Pull request #4808 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d6cdd1e76488b6d8e13b2371014d40488be16d4+a802096cb56626d3379e9589aa0de6bc0bfaf5c9 (2768b5d3bd2e4f201e7f15296cca4a2fb71c6fba) 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-ssh12898244152968068845.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh12245186103731232602.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4808/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-4808/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3662716864038688019.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-4808/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1695595706104869616.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh10098062835738309784.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-4808/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-4808/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16813031600452954895.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 590556114a56c6d90cc8043840e039c2f74196dc 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4278 in /w/workspace/edgexfoundry_edgex-go_PR-4808 [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 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 into PR head commit 8d6cdd1e76488b6d8e13b2371014d40488be16d4 Merge succeeded, producing 8d6cdd1e76488b6d8e13b2371014d40488be16d4 Checking out Revision 8d6cdd1e76488b6d8e13b2371014d40488be16d4 (PR-4808) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/4808/head:refs/remotes/origin/PR-4808 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d6cdd1e76488b6d8e13b2371014d40488be16d4 # 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 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d6cdd1e76488b6d8e13b2371014d40488be16d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:30 ========================================================= 19:07:30 EdgeX Global Pipelines Version Info 19:07:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:31 ------------------- 19:07:31 stable info: 19:07:31 ------------------- 19:07:31 Commited By: Ginny Guan ginny@iotechsys.com 19:07:31 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 19:07:31 Message: update stable to v1.0.260 19:07:31 ------------------- 19:07:31 experimental info: 19:07:31 ------------------- 19:07:31 Commited By: Ginny Guan ginny@iotechsys.com 19:07:31 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 19:07:31 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:07:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:07:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:07:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4808 [Pipeline] echo 19:07:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4808 [Pipeline] echo 19:07:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4808 [Pipeline] echo 19:07:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d6cdd1e76488b6d8e13b2371014d40488be16d4 [Pipeline] echo 19:07:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d6cdd1 [Pipeline] echo 19:07:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:33 provisioning config files... 19:07:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9308754981113963205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:34 ---> ****-login.sh 19:07:34 nexus3.edgexfoundry.org:10001 19:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:07:34 Configure a credential helper to remove this warning. See 19:07:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:07:34 19:07:34 Login Succeeded 19:07:34 nexus3.edgexfoundry.org:10002 19:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:07:34 Configure a credential helper to remove this warning. See 19:07:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:07:34 19:07:34 Login Succeeded 19:07:34 nexus3.edgexfoundry.org:10003 19:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:07:34 Configure a credential helper to remove this warning. See 19:07:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:07:34 19:07:34 Login Succeeded 19:07:34 nexus3.edgexfoundry.org:10004 19:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:07:34 Configure a credential helper to remove this warning. See 19:07:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:07:34 19:07:34 Login Succeeded 19:07:34 ****.io 19:07:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:07:35 Configure a credential helper to remove this warning. See 19:07:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:07:35 19:07:35 Login Succeeded 19:07:35 ---> ****-login.sh ends [Pipeline] } 19:07:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:35 + 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:07:35 + cut -d/ -f2 19:07:35 + dirname cmd/core-command/Dockerfile 19:07:35 + echo core-command,cmd/core-command/Dockerfile 19:07:35 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:07:35 cut -d/ -f2 19:07:35 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:07:35 + dirname cmd/core-data/Dockerfile 19:07:35 + cut -d/ -f2 19:07:35 + echo core-data,cmd/core-data/Dockerfile 19:07:35 + dirname cmd/core-metadata/Dockerfile+ 19:07:35 cut -d/ -f2 19:07:35 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:35 + dirname cmd/security-bootstrapper/Dockerfile 19:07:35 + cut -d/ -f2 19:07:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:35 + dirname cmd/security-proxy-auth/Dockerfile 19:07:35 + cut -d/ -f2 19:07:35 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:07:35 + dirname cmd/security-proxy-setup/Dockerfile 19:07:35 + cut -d/ -f2 19:07:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:35 + dirname cmd/security-secretstore-setup/Dockerfile 19:07:35 + cut -d/ -f2 19:07:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:07:35 + cut -d/ -f2 19:07:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:07:35 + dirname cmd/security-spire-agent/Dockerfile 19:07:35 + cut -d/ -f2 19:07:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:07:35 + + dirname cmd/security-spire-config/Dockerfile 19:07:35 cut -d/ -f2 19:07:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:07:35 + dirname cmd/security-spire-server/Dockerfile 19:07:35 + cut -d/ -f2 19:07:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:07:35 + cut -d/ -f2 19:07:35 + dirname cmd/support-notifications/Dockerfile 19:07:35 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:35 + dirname cmd/support-scheduler/Dockerfile 19:07:35 + cut -d/ -f2 19:07:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:07:35 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:07:36 + git rev-list -1 --merges 8d6cdd1e76488b6d8e13b2371014d40488be16d4~1..8d6cdd1e76488b6d8e13b2371014d40488be16d4 [Pipeline] echo 19:07:36 -----------> git rev-list -1 --merges 8d6cdd1e76488b6d8e13b2371014d40488be16d4~1..8d6cdd1e76488b6d8e13b2371014d40488be16d4 8d6cdd1e76488b6d8e13b2371014d40488be16d4 [false] [Pipeline] sh 19:07:36 + git log --format=format:%s -1 8d6cdd1e76488b6d8e13b2371014d40488be16d4 [Pipeline] echo 19:07:36 ========================================================= 19:07:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:37 + grep -v github /etc/ssh/ssh_known_hosts 19:07:37 + [ -e /tmp/ssh_known_hosts ] 19:07:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:07:37 + sudo tee -a /etc/ssh/ssh_known_hosts 19:07:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:37 19:07:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:37 0.1.4: Pulling from edgex-devops/py-git-semver 19:07:37 b85a868b505f: Pulling fs layer 19:07:37 e2be974225ed: Pulling fs layer 19:07:37 339a4e72a1f5: Pulling fs layer 19:07:37 988bab9f4d93: Pulling fs layer 19:07:37 1469e6f7b9e6: Pulling fs layer 19:07:37 eaf3925da568: Pulling fs layer 19:07:37 bab4dde63d76: Pulling fs layer 19:07:37 bde34c3a00c8: Pulling fs layer 19:07:37 b352a97aabf1: Pulling fs layer 19:07:37 4872d77fe225: Pulling fs layer 19:07:37 5851b861e8e6: Pulling fs layer 19:07:37 bab4dde63d76: Waiting 19:07:37 bde34c3a00c8: Waiting 19:07:37 b352a97aabf1: Waiting 19:07:37 988bab9f4d93: Waiting 19:07:37 eaf3925da568: Waiting 19:07:37 1469e6f7b9e6: Waiting 19:07:37 5851b861e8e6: Waiting 19:07:37 e2be974225ed: Download complete 19:07:37 988bab9f4d93: Download complete 19:07:37 1469e6f7b9e6: Verifying Checksum 19:07:37 1469e6f7b9e6: Download complete 19:07:37 339a4e72a1f5: Verifying Checksum 19:07:37 339a4e72a1f5: Download complete 19:07:38 eaf3925da568: Verifying Checksum 19:07:38 eaf3925da568: Download complete 19:07:38 bde34c3a00c8: Verifying Checksum 19:07:38 bde34c3a00c8: Download complete 19:07:38 b352a97aabf1: Verifying Checksum 19:07:38 b352a97aabf1: Download complete 19:07:38 4872d77fe225: Verifying Checksum 19:07:38 4872d77fe225: Download complete 19:07:38 5851b861e8e6: Verifying Checksum 19:07:38 5851b861e8e6: Download complete 19:07:38 b85a868b505f: Verifying Checksum 19:07:38 b85a868b505f: Download complete 19:07:38 bab4dde63d76: Verifying Checksum 19:07:38 bab4dde63d76: Download complete 19:07:39 b85a868b505f: Pull complete 19:07:39 e2be974225ed: Pull complete 19:07:40 339a4e72a1f5: Pull complete 19:07:40 988bab9f4d93: Pull complete 19:07:40 1469e6f7b9e6: Pull complete 19:07:40 eaf3925da568: Pull complete 19:07:42 bab4dde63d76: Pull complete 19:07:42 bde34c3a00c8: Pull complete 19:07:42 b352a97aabf1: Pull complete 19:07:42 4872d77fe225: Pull complete 19:07:42 5851b861e8e6: Pull complete 19:07:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:07:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:42 prd-ubuntu20.04-docker-8c-8g-4278 does not seem to be running inside a container 19:07:43 $ 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:07:46 $ docker top 859004fb235b22a89b70927d35b96bc4fcf05e630c11b05be91fc8d4b29dc002 -eo pid,comm 19:07:46 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:07:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:46 [ssh-agent] Looking for ssh-agent implementation... 19:07:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:46 $ docker exec 859004fb235b22a89b70927d35b96bc4fcf05e630c11b05be91fc8d4b29dc002 ssh-agent 19:07:46 SSH_AUTH_SOCK=/tmp/ssh-PLlb1ThvGm7n/agent.32 19:07:46 SSH_AGENT_PID=38 19:07:46 Running ssh-add (command line suppressed) 19:07:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17855253035565085335.key (/w/workspace/edgex-go/1@tmp/private_key_17855253035565085335.key) 19:07:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:47 + git tag --points-at HEAD [Pipeline] } 19:07:47 $ docker exec --env ******** --env ******** 859004fb235b22a89b70927d35b96bc4fcf05e630c11b05be91fc8d4b29dc002 ssh-agent -k 19:07:47 unset SSH_AUTH_SOCK; 19:07:47 unset SSH_AGENT_PID; 19:07:47 echo Agent pid 38 killed; 19:07:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:47 [ssh-agent] Looking for ssh-agent implementation... 19:07:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:47 $ docker exec 859004fb235b22a89b70927d35b96bc4fcf05e630c11b05be91fc8d4b29dc002 ssh-agent 19:07:47 SSH_AUTH_SOCK=/tmp/ssh-tYpgo5hm1cGj/agent.71 19:07:47 SSH_AGENT_PID=77 19:07:47 Running ssh-add (command line suppressed) 19:07:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4460577772551719458.key (/w/workspace/edgex-go/1@tmp/private_key_4460577772551719458.key) 19:07:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:47 + git semver init 19:07:48 2024-06-24 19:07:48,068 [run_init] DEBUG init version:0.0.0 force:False 19:07:48 2024-06-24 19:07:48,069 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:07:48 2024-06-24 19:07:48,070 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:07:48 2024-06-24 19:07:48,070 [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:07:54 2024-06-24 19:07:53,590 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:07:54 2024-06-24 19:07:53,591 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4808 with force:False 19:07:54 2024-06-24 19:07:53,591 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4808 19:07:54 2024-06-24 19:07:53,593 [execute] INFO git cat-file --batch-check 19:07:54 2024-06-24 19:07:53,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:54 2024-06-24 19:07:53,599 [execute] INFO git cat-file --batch 19:07:54 2024-06-24 19:07:53,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:54 2024-06-24 19:07:53,605 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4808 19:07:54 0.0.0 [Pipeline] } 19:07:54 $ docker exec --env ******** --env ******** 859004fb235b22a89b70927d35b96bc4fcf05e630c11b05be91fc8d4b29dc002 ssh-agent -k 19:07:54 unset SSH_AUTH_SOCK; 19:07:54 unset SSH_AGENT_PID; 19:07:54 echo Agent pid 77 killed; 19:07:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:55 + git semver [Pipeline] } 19:07:55 $ docker stop --time=1 859004fb235b22a89b70927d35b96bc4fcf05e630c11b05be91fc8d4b29dc002 19:07:56 $ docker rm -f --volumes 859004fb235b22a89b70927d35b96bc4fcf05e630c11b05be91fc8d4b29dc002 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:57 Stashed 1 file(s) [Pipeline] echo 19:07:57 [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:07:58 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:07:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:07:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:07:58 ========================================================= 19:07:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:07:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:07:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:59 619be1103602: Pulling fs layer 19:07:59 7862e08f4a3e: Pulling fs layer 19:07:59 5df492c9dc93: Pulling fs layer 19:07:59 7629e6793208: Pulling fs layer 19:07:59 4f4fb700ef54: Pulling fs layer 19:07:59 7629e6793208: Waiting 19:07:59 4f4fb700ef54: Waiting 19:07:59 fb5054dd5b73: Pulling fs layer 19:07:59 eeca6798cff9: Pulling fs layer 19:07:59 aa269ceb94a6: Pulling fs layer 19:07:59 ada007ff1a6a: Pulling fs layer 19:07:59 eeca6798cff9: Waiting 19:07:59 aa269ceb94a6: Waiting 19:07:59 ada007ff1a6a: Waiting 19:07:59 fb5054dd5b73: Waiting 19:07:59 7862e08f4a3e: Download complete 19:07:59 7629e6793208: Verifying Checksum 19:07:59 7629e6793208: Download complete 19:07:59 4f4fb700ef54: Verifying Checksum 19:07:59 4f4fb700ef54: Download complete 19:07:59 fb5054dd5b73: Download complete 19:07:59 619be1103602: Verifying Checksum 19:07:59 619be1103602: Download complete 19:07:59 eeca6798cff9: Verifying Checksum 19:07:59 eeca6798cff9: Download complete 19:07:59 619be1103602: Pull complete 19:07:59 ada007ff1a6a: Verifying Checksum 19:07:59 ada007ff1a6a: Download complete 19:07:59 7862e08f4a3e: Pull complete 19:07:59 5df492c9dc93: Verifying Checksum 19:07:59 5df492c9dc93: Download complete 19:07:59 aa269ceb94a6: Download complete 19:08:02 5df492c9dc93: Pull complete 19:08:02 7629e6793208: Pull complete 19:08:02 4f4fb700ef54: Pull complete 19:08:02 fb5054dd5b73: Pull complete 19:08:02 eeca6798cff9: Pull complete 19:08:05 aa269ceb94a6: Pull complete 19:08:05 ada007ff1a6a: Pull complete 19:08:05 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:08:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:08:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:08:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:08:05 WORKDIR /edgex 19:08:05 COPY go.mod . 19:08:05 RUN go mod download 19:08:05 + docker build -t ci-base-image-x86_64 -f - . 19:08:06 Sending build context to Docker daemon 178.3MB 19:08:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:08:06 ---> f489d0715acc 19:08:06 Step 2/4 : WORKDIR /edgex 19:08:11 ---> Running in 99b7238ef9e2 19:08:11 Removing intermediate container 99b7238ef9e2 19:08:11 ---> 7c5f6fff97fe 19:08:11 Step 3/4 : COPY go.mod . 19:08:11 ---> e9fc7acff0d6 19:08:11 Step 4/4 : RUN go mod download 19:08:11 ---> Running in a3ebb6bf5ede 19:08:13 Still waiting to schedule task 19:08:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:08:38 Removing intermediate container a3ebb6bf5ede 19:08:38 ---> c0e8648f76e2 19:08:38 Successfully built c0e8648f76e2 19:08:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:38 + docker inspect -f . ci-base-image-x86_64 19:08:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:38 prd-ubuntu20.04-docker-8c-8g-4278 does not seem to be running inside a container 19:08:38 $ 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:08:39 $ docker top 203a02cb7a2498f46138bd2eaee1024279150566cf6ff483471cba49ad452f25 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:39 + go version 19:08:39 go version go1.21.9 linux/amd64 [Pipeline] } 19:08:39 $ docker stop --time=1 203a02cb7a2498f46138bd2eaee1024279150566cf6ff483471cba49ad452f25 19:08:40 $ docker rm -f --volumes 203a02cb7a2498f46138bd2eaee1024279150566cf6ff483471cba49ad452f25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:41 + docker inspect -f . ci-base-image-x86_64 19:08:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:41 prd-ubuntu20.04-docker-8c-8g-4278 does not seem to be running inside a container 19:08:41 $ 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:08:42 $ docker top 9f3d7d3e9b35785b5da083a8e337ee4549afd554bea24a52bdaa88c8cb0b2e09 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:42 ========================================================= 19:08:42 [edgeXBuildGoParallel] Running Tests and Build... 19:08:42 ========================================================= [Pipeline] sh 19:08:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:08:42 + make test 19:08:42 go test -race -coverprofile=coverage.out ./... 19:08:51 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 19:09:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:09:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:09:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:09:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.065s coverage: 69.2% of statements 19:09:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.033s coverage: 53.2% of statements 19:09:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.564s coverage: 93.4% of statements 19:09:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.032s coverage: 6.1% of statements 19:09:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.333s coverage: 97.6% of statements 19:09:31 ok github.com/edgexfoundry/edgex-go/internal/io 1.027s coverage: 72.2% of statements 19:09:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:09:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.9% of statements 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 32.2% of statements 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.033s coverage: 82.9% of statements 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 94.1% of statements 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements 19:09:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:09:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:09:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:09:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:09:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:09:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:09:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.025s coverage: 94.4% of statements 19:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:09:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.232s coverage: 79.9% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.043s coverage: 92.9% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.013s coverage: 20.0% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.118s coverage: 63.1% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.020s coverage: 100.0% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 38.4% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 95.7% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 19:10:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements 19:10:00 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:10:00 running golangci-lint 19:10:00 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:10:00 go version go1.21.9 linux/amd64 19:10:00 level=info msg="[config_reader] Used config file .golangci.yml" 19:10:00 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:10:18 level=info msg="[loader] Go packages loading at mode 575 (files|name|compiled_files|exports_file|imports|types_sizes|deps) took 19.244715748s" 19:10:18 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.350323ms" 19:10:28 level=info msg="[linters_context/goanalysis] analyzers took 1m38.607419003s with top 10 stages: buildir: 43.87198647s, gosec: 6.625714548s, fact_deprecated: 2.889746198s, inspect: 2.796596725s, ctrlflow: 1.760888793s, printf: 1.693199862s, S1038: 989.25958ms, fact_purity: 967.984349ms, nilness: 858.235828ms, ineffassign: 688.741172ms" 19:10:28 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:10:28 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/197, nolint: 0/21, cgo: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, identifier_marker: 197/197" 19:10:28 level=info msg="[runner] processing took 15.189767ms with stages: nolint: 6.318506ms, identifier_marker: 4.342539ms, autogenerated_exclude: 1.432813ms, path_prettifier: 1.379229ms, exclude-rules: 1.030577ms, skip_dirs: 639.521µs, cgo: 26.441µs, filename_unadjuster: 14.771µs, fixer: 1.04µs, exclude: 650ns, skip_files: 630ns, sort_results: 620ns, max_same_issues: 590ns, severity-rules: 400ns, max_from_linter: 330ns, source_code: 260ns, diff: 240ns, uniq_by_line: 240ns, max_per_file_from_linter: 150ns, path_prefixer: 110ns, path_shortener: 110ns" 19:10:28 level=info msg="[runner] linters took 9.554182983s with stages: goanalysis_metalinter: 9.53891536s" 19:10:28 level=info msg="File cache stats: 0 entries of total size 0B" 19:10:28 level=info msg="Memory: 289 samples, avg is 281.8MB, max is 1350.8MB" 19:10:28 level=info msg="Execution took 28.837664821s" 19:10:28 go vet ./... 19:10:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:10:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:10:33 ./bin/test-attribution-txt.sh [Pipeline] echo 19:10:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:10:34 + ls -al . 19:10:34 total 816 19:10:34 drwxrwxr-x 11 1001 1001 4096 Jun 24 19:08 . 19:10:34 drwxr-xr-x 4 root root 4096 Jun 24 19:08 .. 19:10:34 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:07 .blubracket 19:10:34 -rw-rw-r-- 1 1001 1001 10 Jun 24 19:07 .dockerignore 19:10:34 drwxrwxr-x 8 1001 1001 4096 Jun 24 19:09 .git 19:10:34 drwxrwxr-x 3 1001 1001 4096 Jun 24 19:07 .github 19:10:34 -rw-rw-r-- 1 1001 1001 1074 Jun 24 19:07 .gitignore 19:10:34 -rw-rw-r-- 1 1001 1001 42 Jun 24 19:07 .golangci.yml 19:10:34 -rw-rw-r-- 1 1001 1001 100 Jun 24 19:07 .hadolint.yml 19:10:34 drwxr-xr-x 3 1001 1001 4096 Jun 24 19:07 .semver 19:10:34 -rw-rw-r-- 1 1001 1001 155 Jun 24 19:07 .sonarcloud.properties 19:10:34 -rw-rw-r-- 1 1001 1001 1171 Jun 24 19:07 ADOPTERS.md 19:10:34 -rw-rw-r-- 1 1001 1001 20361 Jun 24 19:07 Attribution.txt 19:10:34 -rw-rw-r-- 1 1001 1001 100284 Jun 24 19:07 CHANGELOG.md 19:10:34 -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:07 CONTRIBUTING.md 19:10:34 -rw-rw-r-- 1 1001 1001 677 Jun 24 19:07 GOVERNANCE.md 19:10:34 -rw-rw-r-- 1 1001 1001 861 Jun 24 19:07 Jenkinsfile 19:10:34 -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:07 LICENSE 19:10:34 -rw-rw-r-- 1 1001 1001 15392 Jun 24 19:07 Makefile 19:10:34 -rw-rw-r-- 1 1001 1001 582 Jun 24 19:07 OWNERS.md 19:10:34 -rw-rw-r-- 1 1001 1001 9528 Jun 24 19:07 README.md 19:10:34 -rw-rw-r-- 1 1001 1001 789 Jun 24 19:07 SECURITY.md 19:10:34 -rw-rw-r-- 1 1001 1001 5 Jun 24 19:07 VERSION 19:10:34 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:07 bin 19:10:34 drwxrwxr-x 18 1001 1001 4096 Jun 24 19:07 cmd 19:10:34 -rw-r--r-- 1 root root 455714 Jun 24 19:09 coverage.out 19:10:34 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:07 fuzz_test 19:10:34 -rw-rw-r-- 1 1001 1001 6922 Jun 24 19:07 go.mod 19:10:34 -rw-rw-r-- 1 1001 1001 101535 Jun 24 19:07 go.sum 19:10:34 drwxrwxr-x 7 1001 1001 4096 Jun 24 19:07 internal 19:10:34 drwxrwxr-x 3 1001 1001 4096 Jun 24 19:07 openapi 19:10:34 -rw-rw-r-- 1 1001 1001 584 Jun 24 19:07 security.txt 19:10:34 -rw-rw-r-- 1 1001 1001 204 Jun 24 19:07 version.go [Pipeline] sh 19:10:34 + '[' -e coverage.out ] 19:10:34 + chown 1001:1001 coverage.out [Pipeline] stash 19:10:34 Stashed 1 file(s) [Pipeline] sh 19:10:34 + make build 19:10:34 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:10:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4281 in /w/workspace/edgexfoundry_edgex-go_PR-4808 [Pipeline] { [Pipeline] ws 19:10:46 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:10:49 The recommended git tool is: git 19:10: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-metadata/core-metadata ./cmd/core-metadata 19:10: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-command/core-command ./cmd/core-command 19:10:57 using credential edgex-jenkins-ssh 19:10:57 Cloning the remote Git repository 19:10:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:10:57 > git init /w/workspace/edgex-go/1 # timeout=10 19:10:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:57 > git --version # timeout=10 19:10:57 > git --version # 'git version 2.25.1' 19:10:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:57 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:10:58 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:10:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:02 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:11:03 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:11:05 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:11:06 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:11:06 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:11:07 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:11:08 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:11:09 $ docker stop --time=1 9f3d7d3e9b35785b5da083a8e337ee4549afd554bea24a52bdaa88c8cb0b2e09 19:11:16 $ docker rm -f --volumes 9f3d7d3e9b35785b5da083a8e337ee4549afd554bea24a52bdaa88c8cb0b2e09 [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:11:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:17 19:11:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:18 latest: Pulling from edgex-devops/edgex-compose 19:11:18 91d30c5bc195: Pulling fs layer 19:11:18 2e9b0aa3be6d: Pulling fs layer 19:11:18 9c61dcf015f6: Pulling fs layer 19:11:18 4698f68db338: Pulling fs layer 19:11:18 2a2f49069b9e: Pulling fs layer 19:11:18 e0025b399a48: Pulling fs layer 19:11:18 2a2f49069b9e: Waiting 19:11:18 e0025b399a48: Waiting 19:11:18 4698f68db338: Waiting 19:11:18 91d30c5bc195: Verifying Checksum 19:11:18 91d30c5bc195: Download complete 19:11:18 4698f68db338: Verifying Checksum 19:11:18 4698f68db338: Download complete 19:11:18 2e9b0aa3be6d: Verifying Checksum 19:11:18 2e9b0aa3be6d: Download complete 19:11:18 e0025b399a48: Verifying Checksum 19:11:18 e0025b399a48: Download complete 19:11:18 91d30c5bc195: Pull complete 19:11:18 Merging remotes/origin/main commit a802096cb56626d3379e9589aa0de6bc0bfaf5c9 into PR head commit 8d6cdd1e76488b6d8e13b2371014d40488be16d4 19:11:18 2a2f49069b9e: Verifying Checksum 19:11:18 2a2f49069b9e: Download complete 19:11:18 2e9b0aa3be6d: Pull complete 19:11:18 9c61dcf015f6: Verifying Checksum 19:11:18 9c61dcf015f6: Download complete 19:11:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4808/head:refs/remotes/origin/PR-4808 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:11:18 > git config core.sparsecheckout # timeout=10 19:11:18 > git checkout -f 8d6cdd1e76488b6d8e13b2371014d40488be16d4 # timeout=10 19:11:18 > git remote # timeout=10 19:11:18 > git config --get remote.origin.url # timeout=10 19:11:18 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:19 Merge succeeded, producing 8d6cdd1e76488b6d8e13b2371014d40488be16d4 19:11:19 Checking out Revision 8d6cdd1e76488b6d8e13b2371014d40488be16d4 (PR-4808) 19:11:19 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 19:11:19 > git --version # timeout=10 19:11:19 > git --version # 'git version 2.25.1' 19:11:19 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 19:11:18 > git merge a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 19:11:19 > git rev-parse HEAD^{commit} # timeout=10 19:11:19 > git config core.sparsecheckout # timeout=10 19:11:19 > git checkout -f 8d6cdd1e76488b6d8e13b2371014d40488be16d4 # timeout=10 19:11:21 9c61dcf015f6: Pull complete 19:11:21 4698f68db338: Pull complete 19:11:21 2a2f49069b9e: Pull complete 19:11:21 e0025b399a48: Pull complete 19:11:21 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:11:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:21 prd-ubuntu20.04-docker-8c-8g-4278 does not seem to be running inside a container 19:11:21 $ 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:11:25 $ docker top 3b4f2beefb3d3c88833ec972e226aefdf9183994411ca866054bdcf621a7330e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 19:11:25 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 19:11:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:11:26 % Total % Received % Xferd Average Speed Time Time Time Current 19:11:26 Dload Upload Total Spent Left Speed 19:11:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh 19:11:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:11:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:11:26 + sudo tee /etc/docker/daemon.new 19:11:26 { 19:11:26 "registry-mirrors": [ 19:11:26 "https://nexus3.edgexfoundry.org:10001" 19:11:26 ], 19:11:26 "bip": "10.250.0.254/24", 19:11:26 "hosts": [ 19:11:26 "tcp://0.0.0.0:5555", 19:11:26 "unix:///var/run/docker.sock" 19:11:26 ], 19:11:26 "mtu": 1458, 19:11:26 "selinux-enabled": true, 19:11:26 "seccomp-profile": "/etc/docker/seccomp.json" 19:11:26 } [Pipeline] sh 19:11:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:11:27 #1 [security-spire-config internal] load build definition from Dockerfile 19:11:27 #1 transferring dockerfile: 1.69kB done 19:11:27 #1 DONE 0.0s 19:11:27 + sudo service docker restart 19:11:27 19:11:27 #2 [support-notifications internal] load build definition from Dockerfile 19:11:27 #2 transferring dockerfile: 1.95kB done 19:11:27 #2 DONE 0.0s 19:11:27 19:11:27 #3 [security-spire-agent internal] load build definition from Dockerfile 19:11:27 #3 transferring dockerfile: 1.81kB done 19:11:27 #3 DONE 0.0s 19:11:27 19:11:27 #4 [core-metadata internal] load build definition from Dockerfile 19:11:27 #4 transferring dockerfile: 2.06kB done 19:11:27 #4 DONE 0.0s 19:11:27 19:11:27 #5 [security-proxy-auth internal] load build definition from Dockerfile 19:11:27 #5 transferring dockerfile: 2.15kB done 19:11:27 #5 DONE 0.0s 19:11:27 19:11:27 #6 [security-spire-server internal] load build definition from Dockerfile 19:11:27 #6 transferring dockerfile: 1.70kB done 19:11:27 #6 DONE 0.0s 19:11:27 19:11:27 #7 [core-data internal] load build definition from Dockerfile 19:11:27 #7 transferring dockerfile: 2.01kB done 19:11:27 #7 DONE 0.0s 19:11:27 19:11:27 #8 [security-bootstrapper internal] load build definition from Dockerfile 19:11:27 #8 transferring dockerfile: 2.93kB done 19:11:27 #8 DONE 0.0s 19:11:27 19:11:27 #9 [security-proxy-setup internal] load build definition from Dockerfile 19:11:27 #9 transferring dockerfile: 2.50kB done 19:11:27 #9 DONE 0.0s 19:11:27 19:11:27 #10 [core-command internal] load build definition from Dockerfile 19:11:27 #10 transferring dockerfile: 1.93kB done 19:11:27 #10 DONE 0.0s 19:11:27 19:11:27 #11 [support-scheduler internal] load build definition from Dockerfile 19:11:27 #11 transferring dockerfile: 1.93kB done 19:11:27 #11 DONE 0.0s 19:11:27 19:11:27 #12 [security-secretstore-setup internal] load build definition from Dockerfile 19:11:27 #12 transferring dockerfile: 2.49kB done 19:11:27 #12 DONE 0.1s 19:11:27 19:11:27 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:11:27 #13 transferring dockerfile: 2.23kB done 19:11:27 #13 DONE 0.1s 19:11:27 19:11:27 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:11:27 #14 transferring dockerfile: 1.89kB done 19:11:27 #14 DONE 0.0s 19:11:27 19:11:27 #15 [security-spire-config internal] load .dockerignore 19:11:27 #15 transferring context: 50B done 19:11:27 #15 DONE 0.0s 19:11:27 19:11:27 #16 [support-notifications internal] load .dockerignore 19:11:27 #16 transferring context: 50B done 19:11:27 #16 DONE 0.0s 19:11:27 19:11:27 #17 [security-spire-agent internal] load .dockerignore 19:11:27 #17 transferring context: 50B done 19:11:27 #17 DONE 0.0s 19:11:27 19:11:27 #18 [core-metadata internal] load .dockerignore 19:11:27 #18 transferring context: 50B done 19:11:27 #18 DONE 0.0s 19:11:27 19:11:27 #19 [security-proxy-auth internal] load .dockerignore 19:11:27 #19 transferring context: 50B done 19:11:27 #19 DONE 0.0s 19:11:27 19:11:27 #20 [security-spire-server internal] load .dockerignore 19:11:27 #20 transferring context: 50B done 19:11:27 #20 DONE 0.0s 19:11:27 19:11:27 #21 [security-bootstrapper internal] load .dockerignore 19:11:27 #21 transferring context: 50B done 19:11:27 #21 DONE 0.0s 19:11:27 19:11:27 #22 [security-proxy-setup internal] load .dockerignore 19:11:27 #22 transferring context: 50B done 19:11:27 #22 DONE 0.0s 19:11:27 19:11:27 #23 [support-scheduler internal] load .dockerignore 19:11:27 #23 transferring context: 50B done 19:11:27 #23 DONE 0.0s 19:11:27 19:11:27 #24 [core-data internal] load .dockerignore 19:11:27 #24 transferring context: 50B done 19:11:27 #24 DONE 0.0s 19:11:27 19:11:27 #25 [core-command internal] load .dockerignore 19:11:27 #25 transferring context: 50B done 19:11:27 #25 DONE 0.0s 19:11:27 19:11:27 #26 [security-secretstore-setup internal] load .dockerignore 19:11:27 #26 transferring context: 50B done 19:11:27 #26 DONE 0.0s 19:11:27 19:11:27 #27 [core-common-config-bootstrapper internal] load .dockerignore 19:11:27 #27 transferring context: 50B done 19:11:27 #27 DONE 0.0s 19:11:27 19:11:27 #28 [security-spiffe-token-provider internal] load .dockerignore 19:11:27 #28 transferring context: 50B done 19:11:27 #28 DONE 0.0s 19:11:27 19:11:27 #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:11:27 #29 DONE 0.1s 19:11:27 19:11:27 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:11:28 #30 ... 19:11:28 19:11:28 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:11:28 #31 DONE 0.0s 19:11:28 19:11:28 #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:11:28 #30 ... 19:11:28 19:11:28 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:11:28 #31 DONE 0.0s 19:11:28 19:11:28 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:11:28 #31 DONE 0.0s 19:11:28 19:11:28 #32 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:11:28 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:11:28 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:11:28 #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 19:11:28 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 19:11:28 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 19:11:28 #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 19:11:28 #32 ... 19:11:28 19:11:28 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:11:28 #31 DONE 0.0s 19:11:28 19:11:28 #32 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:11:28 #32 ... 19:11:28 19:11:28 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:11:28 #29 DONE 0.5s 19:11:28 19:11:28 #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:11:28 #30 DONE 0.7s 19:11:28 19:11:28 #32 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:11:28 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:11:28 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:11:28 #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 19:11:28 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 19:11:28 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 19:11:28 #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done 19:11:28 #32 ... 19:11:28 19:11:28 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:11:28 #33 DONE 0.7s 19:11:28 19:11:28 #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:11:28 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 19:11:28 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:11:28 #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 19:11:28 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 19:11:28 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 19:11:28 #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done 19:11:29 #32 DONE 1.3s 19:11:29 19:11:29 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:11:29 #34 DONE 1.1s 19:11:29 19:11:29 #35 [security-spire-config internal] load build context 19:11:29 #35 transferring context: 25.04kB 0.0s done 19:11:29 #35 DONE 0.6s 19:11:29 19:11:29 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:11:29 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 19:11:29 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:11:29 #36 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:11:29 #36 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:11:29 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:11:29 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:11:29 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:11:29 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 19:11:29 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.4s 19:11:29 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:11:29 #36 ... 19:11:29 19:11:29 #37 [security-spire-server internal] load build context 19:11:29 #37 transferring context: 26.79kB 0.0s done 19:11:29 #37 DONE 0.6s 19:11:29 19:11:29 #38 [security-spire-agent internal] load build context 19:11:29 #38 transferring context: 26.32kB 0.0s done 19:11:29 #38 DONE 0.5s 19:11:29 19:11:29 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:11:29 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 19:11:29 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.07MB / 25.84MB 0.6s 19:11:29 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 19:11:29 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s 19:11:29 #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:11:29 #36 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done 19:11:32 #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.7s done 19:11:32 #36 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.7s done 19:11:38 #36 ... 19:11:38 19:11:38 #39 [core-metadata internal] load build context 19:11:38 #39 transferring context: 326.67MB 9.8s 19:11:38 #39 ... 19:11:38 19:11:38 #40 [security-proxy-setup internal] load build context 19:11:38 #40 ... 19:11:38 19:11:38 #41 [core-command internal] load build context 19:11:38 #41 ... 19:11:38 19:11:38 #42 [security-proxy-auth internal] load build context 19:11:38 #42 ... 19:11:38 19:11:38 #43 [support-scheduler internal] load build context 19:11:38 #43 ... 19:11:38 19:11:38 #44 [core-common-config-bootstrapper internal] load build context 19:11:38 #44 ... 19:11:38 19:11:38 #45 [core-data internal] load build context 19:11:39 #45 ... 19:11:39 19:11:39 #46 [security-secretstore-setup internal] load build context 19:11:39 #46 ... 19:11:39 19:11:39 #47 [security-bootstrapper internal] load build context 19:11:39 #47 ... 19:11:39 19:11:39 #48 [support-notifications internal] load build context 19:11:39 #48 ... 19:11:39 19:11:39 #49 [security-spiffe-token-provider internal] load build context 19:11:39 #49 ... 19:11:39 19:11:39 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:11:39 #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 19:11:39 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:11:39 #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:11:39 #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:11:39 #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:11:39 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:11:39 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:11:39 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:11:39 #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 19:11:39 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.1s done 19:11:39 #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:11:39 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done 19:11:39 #50 ... 19:11:39 19:11:39 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:11:39 #51 ... 19:11:39 19:11:39 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:11:39 #52 ... 19:11:39 19:11:39 #53 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:11:39 #0 4.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:39 #0 4.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:39 #0 4.889 (1/1) Installing dumb-init (1.2.5-r2) 19:11:39 #0 4.918 Executing busybox-1.36.1-r7.trigger 19:11:39 #0 4.940 OK: 7 MiB in 16 packages 19:11:39 #53 ... 19:11:39 19:11:39 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:39 #54 ... 19:11:39 19:11:39 #55 [core-metadata builder 2/7] WORKDIR /edgex-go 19:11:40 #55 ... 19:11:40 19:11:40 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:11:40 #56 ... 19:11:40 19:11:40 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:11:40 #57 ... 19:11:40 19:11:40 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:11:40 #58 ... 19:11:40 19:11:40 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:11:40 #59 ... 19:11:40 19:11:40 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:11:40 #60 ... 19:11:40 19:11:40 #43 [support-scheduler internal] load build context 19:11:40 #43 transferring context: 410.65MB 12.3s done 19:11:45 #43 ... 19:11:45 19:11:45 #49 [security-spiffe-token-provider internal] load build context 19:11:45 #49 transferring context: 410.65MB 16.0s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:46 provisioning config files... 19:11:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4120299803114303312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:46 ---> ****-login.sh 19:11:46 nexus3.edgexfoundry.org:10001 19:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:47 Configure a credential helper to remove this warning. See 19:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:47 19:11:47 Login Succeeded 19:11:47 nexus3.edgexfoundry.org:10002 19:11:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:47 Configure a credential helper to remove this warning. See 19:11:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:47 19:11:47 Login Succeeded 19:11:47 nexus3.edgexfoundry.org:10003 19:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:48 Configure a credential helper to remove this warning. See 19:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:48 19:11:48 Login Succeeded 19:11:48 nexus3.edgexfoundry.org:10004 19:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:48 Configure a credential helper to remove this warning. See 19:11:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:48 19:11:48 Login Succeeded 19:11:48 ****.io 19:11:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:48 #49 ... 19:11:48 19:11:48 #39 [core-metadata internal] load build context 19:11:48 #39 transferring context: 410.65MB 11.4s done 19:11:48 #39 ... 19:11:48 19:11:48 #42 [security-proxy-auth internal] load build context 19:11:48 #42 transferring context: 410.65MB 12.0s done 19:11:49 #42 ... 19:11:49 19:11:49 #40 [security-proxy-setup internal] load build context 19:11:49 #40 transferring context: 410.65MB 14.3s done 19:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:49 Configure a credential helper to remove this warning. See 19:11:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:49 19:11:49 Login Succeeded 19:11:49 ---> ****-login.sh ends [Pipeline] } 19:11:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:11:49 #40 ... 19:11:49 19:11:49 #44 [core-common-config-bootstrapper internal] load build context 19:11:49 #44 transferring context: 410.65MB 12.7s done 19:11:49 #44 ... 19:11:49 19:11:49 #41 [core-command internal] load build context 19:11:49 #41 transferring context: 410.65MB 11.3s done [Pipeline] sh 19:11:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:11:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:11:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:11:50 ========================================================= 19:11:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:11:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:50 #41 ... 19:11:50 19:11:50 #45 [core-data internal] load build context 19:11:50 #45 transferring context: 410.65MB 12.3s done 19:11:50 #45 ... 19:11:50 19:11:50 #47 [security-bootstrapper internal] load build context 19:11:50 #47 transferring context: 410.65MB 11.5s done 19:11:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:11:50 #47 ... 19:11:50 19:11:50 #46 [security-secretstore-setup internal] load build context 19:11:50 #46 transferring context: 410.65MB 12.4s done 19:11:50 #46 ... 19:11:50 19:11:50 #48 [support-notifications internal] load build context 19:11:50 #48 transferring context: 410.65MB 12.1s done 19:11:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:50 c6b39de5b339: Pulling fs layer 19:11:50 a69c41024577: Pulling fs layer 19:11:50 d6de4b400683: Pulling fs layer 19:11:50 35cb2a7552d0: Pulling fs layer 19:11:50 4f4fb700ef54: Pulling fs layer 19:11:50 464afbd9ba4c: Pulling fs layer 19:11:50 00f215d4a9da: Pulling fs layer 19:11:50 d496ad576159: Pulling fs layer 19:11:50 4f4fb700ef54: Waiting 19:11:50 464afbd9ba4c: Waiting 19:11:50 00f215d4a9da: Waiting 19:11:50 d496ad576159: Waiting 19:11:50 35cb2a7552d0: Waiting 19:11:50 a69c41024577: Download complete 19:11:50 35cb2a7552d0: Verifying Checksum 19:11:50 35cb2a7552d0: Download complete 19:11:50 4f4fb700ef54: Verifying Checksum 19:11:50 4f4fb700ef54: Download complete 19:11:50 464afbd9ba4c: Verifying Checksum 19:11:50 464afbd9ba4c: Download complete 19:11:50 c6b39de5b339: Download complete 19:11:51 d496ad576159: Verifying Checksum 19:11:51 d496ad576159: Download complete 19:11:51 c6b39de5b339: Pull complete 19:11:52 a69c41024577: Pull complete 19:11:52 d6de4b400683: Verifying Checksum 19:11:52 d6de4b400683: Download complete 19:11:54 00f215d4a9da: Verifying Checksum 19:11:54 00f215d4a9da: Download complete 19:11:54 #48 ... 19:11:54 19:11:54 #39 [core-metadata internal] load build context 19:11:54 #39 DONE 26.0s 19:11:54 19:11:54 #55 [support-notifications builder 2/7] WORKDIR /edgex-go 19:11:54 #55 DONE 24.7s 19:11:54 19:11:54 #53 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:11:54 #53 DONE 24.9s 19:11:54 19:11:54 #47 [security-bootstrapper internal] load build context 19:11:54 #47 DONE 26.0s 19:11:54 19:11:54 #41 [core-command internal] load build context 19:11:54 #41 DONE 25.8s 19:11:54 19:11:54 #48 [support-notifications internal] load build context 19:11:54 #48 DONE 26.1s 19:11:54 19:11:54 #42 [security-proxy-auth internal] load build context 19:11:54 #42 DONE 26.0s 19:11:54 19:11:54 #43 [support-scheduler internal] load build context 19:11:54 #43 DONE 25.9s 19:11:54 19:11:54 #45 [core-data internal] load build context 19:11:54 #45 DONE 25.9s 19:11:54 19:11:54 #46 [security-secretstore-setup internal] load build context 19:11:54 #46 DONE 25.9s 19:11:54 19:11:54 #44 [core-common-config-bootstrapper internal] load build context 19:11:54 #44 DONE 25.7s 19:11:54 19:11:54 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:11:54 #61 ... 19:11:54 19:11:54 #40 [security-proxy-setup internal] load build context 19:11:54 #40 DONE 26.1s 19:11:54 19:11:54 #49 [security-spiffe-token-provider internal] load build context 19:11:54 #49 DONE 25.7s 19:11:54 19:11:54 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:11:54 #50 DONE 25.5s 19:11:54 19:11:54 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:11:54 #36 DONE 25.9s 19:11:54 19:11:54 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:54 #54 25.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:54 #54 25.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:55 #54 25.56 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:11:55 #54 25.56 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:11:55 #54 25.56 OK: 20070 distinct packages available 19:11:55 #54 25.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:55 #54 25.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:55 #54 25.93 (1/5) Installing dumb-init (1.2.5-r2) 19:11:55 #54 25.94 (2/5) Installing musl-obstack (1.2.3-r2) 19:11:55 #54 25.95 (3/5) Installing libucontext (1.2-r2) 19:11:55 #54 25.99 (4/5) Installing gcompat (1.1.0-r1) 19:11:55 #54 26.00 (5/5) Installing openssl (3.1.5-r0) 19:11:55 #54 26.01 Executing busybox-1.36.1-r7.trigger 19:11:55 #54 26.02 OK: 8 MiB in 20 packages 19:11:55 #54 ... 19:11:55 19:11:55 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:11:55 #57 25.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:55 #57 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:55 #57 25.46 (1/2) Installing ca-certificates (20240226-r0) 19:11:55 #57 25.48 (2/2) Installing dumb-init (1.2.5-r2) 19:11:55 #57 25.49 Executing busybox-1.36.1-r7.trigger 19:11:55 #57 25.50 Executing ca-certificates-20240226-r0.trigger 19:11:55 #57 25.57 OK: 8 MiB in 17 packages 19:11:55 #57 DONE 26.0s 19:11:55 19:11:55 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:11:55 #59 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:55 #59 25.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:55 #59 25.47 (1/4) Installing dumb-init (1.2.5-r2) 19:11:55 #59 25.48 (2/4) Installing openssl (3.1.5-r0) 19:11:55 #59 25.49 (3/4) Installing su-exec (0.2-r3) 19:11:55 #59 25.49 (4/4) Installing yq (4.33.3-r5) 19:11:55 #59 25.59 Executing busybox-1.36.1-r7.trigger 19:11:55 #59 25.60 OK: 17 MiB in 19 packages 19:11:55 #59 DONE 26.2s 19:11:55 19:11:55 #62 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:11:55 #62 ... 19:11:55 19:11:55 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:11:55 #58 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:55 #58 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:55 #58 25.65 (1/2) Installing dumb-init (1.2.5-r2) 19:11:55 #58 25.66 (2/2) Installing su-exec (0.2-r3) 19:11:55 #58 25.66 Executing busybox-1.36.1-r7.trigger 19:11:55 #58 25.67 OK: 7 MiB in 17 packages 19:11:55 #58 DONE 26.3s 19:11:55 19:11:55 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:11:55 #56 25.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:55 #56 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:55 #56 25.84 (1/1) Installing dumb-init (1.2.5-r2) 19:11:55 #56 25.84 Executing busybox-1.36.1-r7.trigger 19:11:55 #56 25.84 OK: 7 MiB in 16 packages 19:11:55 #56 DONE 26.3s 19:11:55 19:11:55 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:55 #54 DONE 26.4s 19:11:55 19:11:55 #61 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:11:55 #61 1.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:55 #61 1.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:55 #61 1.445 OK: 264 MiB in 52 packages 19:11:55 #61 DONE 1.7s 19:11:55 19:11:55 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:11:55 #51 25.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:55 #51 25.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:55 #51 25.56 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:11:55 #51 25.56 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:11:55 #51 25.56 OK: 20070 distinct packages available 19:11:55 #51 25.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:55 #51 25.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:55 #51 25.96 (1/11) Installing ca-certificates (20240226-r0) 19:11:55 #51 25.98 (2/11) Installing brotli-libs (1.0.9-r14) 19:11:55 #51 26.00 (3/11) Installing libunistring (1.1-r1) 19:11:55 #51 26.01 (4/11) Installing libidn2 (2.3.4-r1) 19:11:55 #51 26.02 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:11:55 #51 26.02 (6/11) Installing libcurl (8.5.0-r0) 19:11:55 #51 26.03 (7/11) Installing curl (8.5.0-r0) 19:11:55 #51 26.04 (8/11) Installing dumb-init (1.2.5-r2) 19:11:55 #51 26.04 (9/11) Installing musl-obstack (1.2.3-r2) 19:11:55 #51 26.05 (10/11) Installing libucontext (1.2-r2) 19:11:55 #51 26.05 (11/11) Installing gcompat (1.1.0-r1) 19:11:55 #51 26.17 Executing busybox-1.36.1-r7.trigger 19:11:55 #51 26.18 Executing ca-certificates-20240226-r0.trigger 19:11:55 #51 26.22 OK: 12 MiB in 26 packages 19:11:55 #51 DONE 26.4s 19:11:55 19:11:55 #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:11:55 #52 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:55 #52 25.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:55 #52 25.50 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:11:55 #52 25.50 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:11:55 #52 25.50 OK: 20070 distinct packages available 19:11:55 #52 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:55 #52 25.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:55 #52 25.84 (1/4) Installing dumb-init (1.2.5-r2) 19:11:55 #52 25.84 (2/4) Installing musl-obstack (1.2.3-r2) 19:11:55 #52 25.84 (3/4) Installing libucontext (1.2-r2) 19:11:55 #52 25.85 (4/4) Installing gcompat (1.1.0-r1) 19:11:55 #52 25.85 Executing busybox-1.36.1-r7.trigger 19:11:55 #52 25.86 OK: 8 MiB in 19 packages 19:11:55 #52 DONE 26.3s 19:11:55 19:11:55 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:11:55 #0 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:55 #0 1.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:55 #0 1.525 OK: 264 MiB in 52 packages 19:11:55 #63 DONE 1.7s 19:11:55 19:11:55 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:11:55 #60 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:55 #60 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:55 #60 25.76 (1/4) Installing ca-certificates (20240226-r0) 19:11:55 #60 25.84 (2/4) Installing dumb-init (1.2.5-r2) 19:11:55 #60 25.84 (3/4) Installing su-exec (0.2-r3) 19:11:55 #60 25.85 (4/4) Installing yq (4.33.3-r5) 19:11:55 #60 25.99 Executing busybox-1.36.1-r7.trigger 19:11:55 #60 26.00 Executing ca-certificates-20240226-r0.trigger 19:11:55 #60 26.21 OK: 17 MiB in 19 packages 19:11:55 #60 DONE 26.4s 19:11:55 19:11:55 #64 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:11:55 #64 DONE 0.1s 19:11:55 19:11:55 #65 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:11:56 #65 ... 19:11:56 19:11:56 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:11:56 #66 DONE 0.1s 19:11:56 19:11:56 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:11:56 #0 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:56 #0 1.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:56 #0 1.468 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:11:56 #0 1.468 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:11:56 #0 1.468 OK: 20075 distinct packages available 19:11:56 #0 1.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:56 #0 1.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:56 #0 1.853 OK: 264 MiB in 52 packages 19:11:56 #67 DONE 2.0s 19:11:56 19:11:56 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:11:56 #0 1.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:56 #0 1.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:56 #0 1.847 OK: 264 MiB in 52 packages 19:11:56 #68 DONE 2.0s 19:11:56 19:11:56 #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:11:56 #0 1.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:56 #0 1.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:56 #0 1.872 OK: 7 MiB in 16 packages 19:11:56 #69 DONE 2.0s 19:11:56 19:11:56 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:11:56 #70 DONE 0.0s 19:11:56 19:11:56 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:11:56 #71 DONE 0.1s 19:11:56 19:11:56 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:58 #72 ... 19:11:58 19:11:58 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:11:58 #0 2.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:58 #0 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:58 #0 2.454 OK: 7 MiB in 16 packages 19:11:58 #73 DONE 2.6s 19:11:58 19:11:58 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:11:58 #0 2.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:58 #0 2.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:58 #0 2.624 OK: 17 MiB in 19 packages 19:11:58 #74 DONE 2.7s 19:11:58 19:11:58 #62 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:11:58 #62 2.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:58 #62 2.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:58 #62 2.708 OK: 8 MiB in 17 packages 19:11:58 #62 DONE 2.8s 19:11:58 19:11:58 #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:11:58 #75 DONE 0.0s 19:11:58 19:11:58 #65 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:11:58 #65 2.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:59 #65 ... 19:11:59 19:11:59 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:11:59 #0 2.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:59 #0 2.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:59 #0 2.972 OK: 8 MiB in 19 packages 19:11:59 #76 DONE 3.1s 19:11:59 19:11:59 #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:11:59 #77 DONE 0.6s 19:11:59 19:11:59 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:11:59 #0 3.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:59 #0 3.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:59 #0 3.416 OK: 8 MiB in 20 packages 19:11:59 #78 DONE 3.7s 19:11:59 19:11:59 #79 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:11:59 #79 DONE 0.1s 19:11:59 19:11:59 #65 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:11:59 #65 3.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:00 #65 3.939 OK: 17 MiB in 19 packages 19:12:00 #65 DONE 4.6s 19:12:00 19:12:00 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:12:00 #0 3.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:00 #0 4.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:00 #0 4.395 OK: 7 MiB in 17 packages 19:12:00 #80 DONE 4.7s 19:12:00 19:12:00 #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:12:00 #81 DONE 1.0s 19:12:00 19:12:00 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:12:00 #0 3.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:12:00 #0 3.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:12:00 #0 3.959 OK: 12 MiB in 26 packages 19:12:00 #82 DONE 4.6s 19:12:00 19:12:00 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:12:00 #83 DONE 1.0s 19:12:00 19:12:00 #84 [security-spire-config stage-2 6/10] COPY security.txt / 19:12:00 #84 DONE 0.9s 19:12:00 19:12:00 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:12:01 #85 ... 19:12:01 19:12:01 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:12:01 #86 DONE 0.6s 19:12:01 19:12:01 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:12:01 #85 DONE 0.6s 19:12:01 19:12:01 #87 [security-spire-server stage-2 6/9] COPY security.txt / 19:12:01 #87 DONE 0.1s 19:12:01 19:12:01 #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:12:01 #88 DONE 0.6s 19:12:01 19:12:01 #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:12:01 #89 DONE 0.1s 19:12:01 19:12:01 #90 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:12:01 #90 DONE 0.1s 19:12:01 19:12:01 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:12:01 #91 DONE 0.1s 19:12:01 19:12:01 #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:12:01 #92 DONE 0.1s 19:12:01 19:12:01 #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:12:01 #93 DONE 0.1s 19:12:01 19:12:01 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 19:12:01 #94 DONE 0.1s 19:12:01 19:12:01 #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:12:01 #95 DONE 0.1s 19:12:01 19:12:01 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:12:01 #96 DONE 0.1s 19:12:01 19:12:01 #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:12:01 #97 DONE 0.1s 19:12:01 19:12:01 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:12:01 #98 DONE 0.1s 19:12:01 19:12:01 #99 [security-spire-server] exporting to image 19:12:01 #99 exporting layers 19:12:01 #99 ... 19:12:01 19:12:01 #100 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:12:01 #100 DONE 1.2s 19:12:01 19:12:01 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:12:01 #101 DONE 0.1s 19:12:01 19:12:01 #99 [security-spire-agent] exporting to image 19:12:02 #99 exporting layers 0.6s done 19:12:02 #99 writing image sha256:2bb5cd615d01c124c5eeecdfae3cffca096ee7dc406b6ecdf8720b17d582b1e8 done 19:12:02 #99 naming to docker.io/library/security-spire-config done 19:12:02 #99 exporting layers 0.6s done 19:12:02 #99 exporting layers 0.5s done 19:12:02 #99 writing image sha256:58485294abcff3c74e8896488b4da8e906c7bd4c5b37abb9c64d175c522a12ef done 19:12:02 #99 naming to docker.io/library/security-spire-server done 19:12:02 #99 writing image sha256:bbc8cbed74650fd37114e2cd78e8c72f2465f5ee0e74210237f9c5620931245a done 19:12:02 #99 naming to docker.io/library/security-spire-agent done 19:12:02 #99 DONE 0.8s 19:12:02 19:12:02 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:06 d6de4b400683: Pull complete 19:12:06 35cb2a7552d0: Pull complete 19:12:06 4f4fb700ef54: Pull complete 19:12:06 #102 ... 19:12:06 19:12:06 #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:06 #103 ... 19:12:06 19:12:06 #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:06 464afbd9ba4c: Pull complete 19:12:16 00f215d4a9da: Pull complete 19:12:17 d496ad576159: Pull complete 19:12:17 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:12:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:12:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:12:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:12:17 WORKDIR /edgex 19:12:17 COPY go.mod . 19:12:17 RUN go mod download 19:12:17 + docker build -t ci-base-image-arm64 -f - . 19:12:18 Sending build context to Docker daemon 3.004MB 19:12:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:12:18 ---> f246e2811388 19:12:18 Step 2/4 : WORKDIR /edgex 19:12:20 ---> Running in 0759a5252964 19:12:20 Removing intermediate container 0759a5252964 19:12:20 ---> 75bd586b6b7c 19:12:20 Step 3/4 : COPY go.mod . 19:12:21 ---> 747a3bec0db0 19:12:21 Step 4/4 : RUN go mod download 19:12:21 ---> Running in 7d6d0940faa3 19:12:33 #104 DONE 36.4s 19:12:33 19:12:33 #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:33 #103 DONE 36.4s 19:12:33 19:12:33 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:33 #102 DONE 36.2s 19:12:33 19:12:33 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:33 #72 DONE 36.2s 19:12:33 19:12:33 #105 [security-spiffe-token-provider builder 6/7] COPY . . 19:12:43 #105 DONE 9.5s 19:12:43 19:12:43 #106 [security-proxy-setup builder 6/7] COPY . . 19:12:43 #106 DONE 9.5s 19:12:43 19:12:43 #107 [support-notifications builder 6/7] COPY . . 19:12:43 #107 DONE 9.5s 19:12:43 19:12:43 #108 [security-bootstrapper builder 6/7] COPY . . 19:12:43 #108 CACHED 19:12:43 19:12:43 #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:12:43 #109 CACHED 19:12:43 19:12:43 #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:43 #110 CACHED 19:12:43 19:12:43 #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:43 #111 CACHED 19:12:43 19:12:43 #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:12:43 #112 CACHED 19:12:43 19:12:43 #113 [security-secretstore-setup builder 6/7] COPY . . 19:12:43 #113 CACHED 19:12:43 19:12:43 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:12:43 #114 ... 19:12:43 19:12:43 #115 [core-metadata builder 6/7] COPY . . 19:12:43 #115 DONE 9.5s 19:12:43 19:12:43 #116 [core-data builder 4/7] COPY go.mod vendor* ./ 19:12:43 #116 CACHED 19:12:43 19:12:43 #117 [core-data builder 6/7] COPY . . 19:12:43 #117 CACHED 19:12:43 19:12:43 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:43 #118 CACHED 19:12:43 19:12:43 #119 [core-command builder 6/7] COPY . . 19:12:43 #119 CACHED 19:12:43 19:12:43 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:43 #120 CACHED 19:12:43 19:12:43 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 19:12:43 #121 CACHED 19:12:43 19:12:43 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:12:43 #122 CACHED 19:12:43 19:12:43 #123 [security-proxy-auth builder 6/7] COPY . . 19:12:43 #123 CACHED 19:12:43 19:12:43 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:43 #124 CACHED 19:12:43 19:12:43 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 19:12:43 #125 CACHED 19:12:43 19:12:43 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:12:43 #126 CACHED 19:12:43 19:12:43 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:43 #127 CACHED 19:12:43 19:12:43 #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:43 #128 CACHED 19:12:43 19:12:43 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:12:43 #129 CACHED 19:12:43 19:12:43 #130 [support-scheduler builder 6/7] COPY . . 19:12:43 #130 CACHED 19:12:43 19:12:43 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:12:43 #131 0.822 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:12:53 #131 ... 19:12:53 19:12:53 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:12:53 #0 1.387 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:12:53 #132 ... 19:12:53 19:12:53 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:12:53 #0 1.411 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:12:53 #133 ... 19:12:53 19:12:53 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:12:53 #0 0.747 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:12:53 #134 ... 19:12:53 19:12:53 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:12:53 #0 1.102 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:12:53 #135 ... 19:12:53 19:12:53 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:12:53 #0 1.101 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:12:53 #136 ... 19:12:53 19:12:53 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:12:53 #0 0.428 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:12:53 #137 ... 19:12:53 19:12:53 #138 [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:12:53 #0 0.646 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:12:53 #138 ... 19:12:53 19:12:53 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:12:53 #114 1.076 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:12:53 #114 ... 19:12:53 19:12:53 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:12:53 #0 1.471 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:12:53 #139 ... 19:12:53 19:12:53 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:12:53 #0 0.478 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:13:29 Removing intermediate container 7d6d0940faa3 19:13:29 ---> 90c332cfd0b0 19:13:29 Successfully built 90c332cfd0b0 19:13:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:29 + docker inspect -f . ci-base-image-arm64 19:13:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:30 prd-ubuntu20.04-docker-arm64-4c-16g-4281 does not seem to be running inside a container 19:13:30 $ 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:13:31 $ docker top 8880b4597c495cb8a452403531452d7b80305c17699618cb8b92b46ba773a3d1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:32 + go version 19:13:32 go version go1.21.9 linux/arm64 [Pipeline] } 19:13:32 $ docker stop --time=1 8880b4597c495cb8a452403531452d7b80305c17699618cb8b92b46ba773a3d1 19:13:34 $ docker rm -f --volumes 8880b4597c495cb8a452403531452d7b80305c17699618cb8b92b46ba773a3d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:34 + docker inspect -f . ci-base-image-arm64 19:13:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:35 prd-ubuntu20.04-docker-arm64-4c-16g-4281 does not seem to be running inside a container 19:13:35 $ 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:13:36 $ docker top 7b7802203d810d1b3ac46d863ccb808f9d61e93e4fbaabf1919f5492053cd3a8 -eo pid,comm [Pipeline] { [Pipeline] echo 19:13:36 ========================================================= 19:13:36 [edgeXBuildGoParallel] Running Tests and Build... 19:13:36 ========================================================= [Pipeline] sh 19:13:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:13:38 + make test 19:13:38 go test -race -coverprofile=coverage.out ./... 19:14:15 #140 ... 19:14:15 19:14:15 #138 [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:14:15 #138 82.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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:14:15 #138 ... 19:14:15 19:14:15 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:14:15 #140 DONE 88.7s 19:14:15 19:14:15 #137 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:14:15 #137 DONE 88.7s 19:14:15 19:14:15 #138 [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:14:15 #138 DONE 88.8s 19:14:15 19:14:15 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:14:15 #131 DONE 88.9s 19:14:15 19:14:15 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:14:15 #141 DONE 0.8s 19:14:15 19:14:15 #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:14:15 #142 ... 19:14:15 19:14:15 #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:14:15 #143 DONE 1.0s 19:14:15 19:14:15 #144 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:14:15 #144 DONE 0.5s 19:14:15 19:14:15 #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:14:15 #145 DONE 0.9s 19:14:15 19:14:15 #146 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:14:15 #146 DONE 0.5s 19:14:15 19:14:15 #147 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:14:15 #147 DONE 0.7s 19:14:15 19:14:15 #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:14:15 #148 DONE 0.6s 19:14:15 19:14:15 #149 [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:14:15 #149 ... 19:14:15 19:14:15 #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:14:15 #150 DONE 0.3s 19:14:15 19:14:15 #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:14:15 #151 ... 19:14:15 19:14:15 #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:14:15 #142 DONE 1.5s 19:14:15 19:14:15 #149 [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:14:15 #149 DONE 0.5s 19:14:15 19:14:15 #152 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:14:15 #152 DONE 0.5s 19:14:15 19:14:15 #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:14:15 #151 DONE 0.5s 19:14:15 19:14:15 #153 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:14:15 #153 ... 19:14:15 19:14:15 #154 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:14:15 #154 DONE 0.4s 19:14:15 19:14:15 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:14:15 #155 DONE 0.5s 19:14:15 19:14:15 #156 [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:14:15 #156 DONE 0.5s 19:14:15 19:14:15 #153 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:14:15 #153 DONE 0.3s 19:14:15 19:14:15 #157 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:14:15 #157 ... 19:14:15 19:14:15 #158 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:14:15 #158 DONE 0.8s 19:14:15 19:14:15 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:14:15 #159 DONE 1.0s 19:14:15 19:14:15 #160 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:14:15 #160 DONE 1.0s 19:14:15 19:14:15 #157 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:14:15 #157 DONE 0.9s 19:14:15 19:14:15 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:14:15 #161 ... 19:14:15 19:14:15 #162 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:14:15 #162 DONE 0.5s 19:14:15 19:14:15 #163 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:14:15 #163 DONE 0.6s 19:14:15 19:14:15 #164 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:14:15 #164 DONE 0.6s 19:14:15 19:14:15 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:14:15 #165 ... 19:14:15 19:14:15 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:14:15 #166 DONE 0.5s 19:14:15 19:14:15 #167 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:14:15 #167 DONE 0.4s 19:14:15 19:14:15 #168 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:14:16 #168 ... 19:14:16 19:14:16 #169 [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:14:16 #169 DONE 0.6s 19:14:16 19:14:16 #170 [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:14:16 #170 ... 19:14:16 19:14:16 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:14:16 #161 DONE 2.0s 19:14:16 19:14:16 #99 [core-common-config-bootstrapper] exporting to image 19:14:16 #99 exporting layers 19:14:16 #99 ... 19:14:16 19:14:16 #170 [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:14:16 #170 DONE 0.6s 19:14:16 19:14:16 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:14:16 #165 DONE 1.7s 19:14:16 19:14:16 #99 [security-proxy-setup] exporting to image 19:14:17 #99 ... 19:14:17 19:14:17 #171 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:14:17 #171 DONE 0.4s 19:14:17 19:14:17 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:14:17 #172 ... 19:14:17 19:14:17 #168 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:14:17 #168 DONE 2.1s 19:14:17 19:14:17 #99 [security-secretstore-setup] exporting to image 19:14:18 #99 ... 19:14:18 19:14:18 #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:14:18 #172 DONE 1.4s 19:14:18 19:14:18 #99 [core-common-config-bootstrapper] exporting to image 19:14:18 #99 exporting layers 2.3s done 19:14:18 #99 writing image sha256:cb9e1bad0d8cc78039897408d47995af8019fb6266caa40a8ec41f436c7618d4 done 19:14:18 #99 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 19:14:19 #99 exporting layers 2.5s done 19:14:19 #99 writing image sha256:61b159c11eb1811937c8a11bb630b1914a26db4faef6f946238f53537de8cad0 19:14:19 #99 writing image sha256:61b159c11eb1811937c8a11bb630b1914a26db4faef6f946238f53537de8cad0 0.1s done 19:14:19 #99 naming to docker.io/library/security-proxy-setup done 19:14:21 #99 exporting layers 3.7s done 19:14:21 #99 writing image sha256:010c902d7afa392119a70fc47d28c5a9c6cf85d7f9aadec264f61121e64fe997 19:14:22 #99 writing image sha256:010c902d7afa392119a70fc47d28c5a9c6cf85d7f9aadec264f61121e64fe997 1.0s done 19:14:22 #99 naming to docker.io/library/security-secretstore-setup 19:14:24 #99 naming to docker.io/library/security-secretstore-setup 1.7s done 19:14:24 #99 DONE 8.3s 19:14:24 19:14:24 #173 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:14:25 ? github.com/edgexfoundry/edgex-go [no test files] 19:14:27 #173 DONE 9.1s 19:14:27 19:14:27 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:14:28 #134 ... 19:14:28 19:14:28 #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:14:28 #114 DONE 105.9s 19:14:28 19:14:28 #99 [security-bootstrapper] exporting to image 19:14:28 #99 exporting layers 19:14:32 #99 ... 19:14:32 19:14:32 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:14:32 #174 DONE 0.9s 19:14:32 19:14:32 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:14:32 #175 DONE 0.1s 19:14:32 19:14:32 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:14:32 #176 DONE 0.3s 19:14:32 19:14:32 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:14:32 #133 ... 19:14:32 19:14:32 #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:14:32 #177 DONE 0.1s 19:14:32 19:14:32 #99 [security-bootstrapper] exporting to image 19:14:32 #99 exporting layers 0.1s done 19:14:32 #99 writing image sha256:37bf9dbdbb69cddbff7345f0917008ef7931e196e2352c96422c0ea545ad603b done 19:14:32 #99 naming to docker.io/library/security-bootstrapper done 19:14:32 #99 writing image sha256:672d7cf58ab3feb3e45dbf21dba451fb0cc097ac9a8cf40b044511fb2504a327 done 19:14:32 #99 naming to docker.io/library/security-spiffe-token-provider done 19:14:32 #99 DONE 13.2s 19:14:32 19:14:32 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:14:54 #134 ... 19:14:54 19:14:54 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:14:54 #133 DONE 132.1s 19:14:54 19:14:54 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:14:54 #136 DONE 132.1s 19:14:54 19:14:54 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:14:54 #139 DONE 132.1s 19:14:54 19:14:54 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:14:54 #134 DONE 132.1s 19:14:54 19:14:54 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:14:54 #135 DONE 132.1s 19:14:54 19:14:54 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:14:54 #132 DONE 132.2s 19:14:54 19:14:54 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:14:54 #178 DONE 0.1s 19:14:54 19:14:54 #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:14:54 #179 DONE 0.3s 19:14:54 19:14:54 #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:14:54 #180 DONE 0.3s 19:14:54 19:14:54 #181 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:14:54 #181 DONE 0.1s 19:14:54 19:14:54 #182 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:14:54 #182 CACHED 19:14:54 19:14:54 #183 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:14:54 #183 CACHED 19:14:54 19:14:54 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:14:54 #184 CACHED 19:14:54 19:14:54 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:14:54 #185 CACHED 19:14:54 19:14:54 #186 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:14:54 #186 CACHED 19:14:54 19:14:54 #187 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:14:54 #187 CACHED 19:14:54 19:14:54 #188 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:14:54 #188 DONE 0.2s 19:14:54 19:14:54 #189 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:14:54 #189 ... 19:14:54 19:14:54 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:14:54 #190 DONE 0.4s 19:14:55 19:14:55 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:14:55 #191 DONE 1.1s 19:14:55 19:14:55 #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:14:55 #192 DONE 1.5s 19:14:55 19:14:55 #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:14:55 #193 DONE 1.5s 19:14:55 19:14:55 #189 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:14:55 #189 DONE 1.5s 19:14:55 19:14:55 #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:14:55 #194 DONE 1.5s 19:14:55 19:14:55 #195 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:14:55 #195 DONE 1.1s 19:14:55 19:14:55 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:14:56 #196 DONE 0.4s 19:14:56 19:14:56 #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:14:56 #197 DONE 0.4s 19:14:56 19:14:56 #198 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:14:56 #198 DONE 0.5s 19:14:56 19:14:56 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:14:56 #199 DONE 0.4s 19:14:56 19:14:56 #200 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:14:56 #200 DONE 0.4s 19:14:56 19:14:56 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:14:56 #201 DONE 0.5s 19:14:56 19:14:56 #99 [core-metadata] exporting to image 19:14:56 #99 exporting layers 19:14:56 #99 ... 19:14:56 19:14:56 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:14:56 #202 DONE 0.1s 19:14:56 19:14:56 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:14:56 #203 DONE 0.1s 19:14:56 19:14:56 #99 [support-notifications] exporting to image 19:14:56 #99 exporting layers 0.3s done 19:14:56 #99 exporting layers 0.2s done 19:14:56 #99 writing image sha256:00b06070bcbd676d097fea8d2a3bd598ea36cbc723ca76206e87f1033dd1328c 0.0s done 19:14:56 #99 naming to docker.io/library/core-command done 19:14:56 #99 writing image sha256:6c2668b14c1dd4aa83aee4563ed9dcec0fe40b42939db90da3739fcb4a66a617 done 19:14:56 #99 naming to docker.io/library/core-data done 19:14:56 #99 writing image sha256:c89a5a7ae68aac9a419065192e3bc98a9944e88b4216f4a527d810f6d33c6941 done 19:14:56 #99 naming to docker.io/library/support-notifications done 19:14:56 #99 ... 19:14:56 19:14:56 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:14:56 #204 DONE 0.3s 19:14:56 19:14:56 #99 [security-proxy-auth] exporting to image 19:14:57 #99 exporting layers 0.8s done 19:14:57 #99 exporting layers 0.4s done 19:14:57 #99 writing image sha256:6715767c9b0c7422c310c3ad42ac3de9c5f8c2b2381eca9a26420be7e7ffe977 0.0s done 19:14:57 #99 naming to docker.io/library/support-scheduler done 19:14:57 #99 writing image sha256:f348c32466e59bc90f8a3209b30c958c36cc63bb487aa68c17af4a585356a441 done 19:14:57 #99 naming to docker.io/library/core-metadata done 19:14:57 #99 writing image sha256:516c66e9ea91c2cea860ddd144195f401fb38c8171e3bc74a28cbd95f903e7ac done 19:14:57 #99 naming to docker.io/library/security-proxy-auth done 19:14:57 #99 DONE 14.1s 19:14:57 time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:14:57 time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:14:57 time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:14:57 time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:14:57 time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:14:57 time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:14:57 time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:14:57 time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:14:57 time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:14:57 time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:14:57 time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:14:57 time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:14:57 time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:14:57 time="2024-06-24T19:11:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:14:57 $ docker stop --time=1 3b4f2beefb3d3c88833ec972e226aefdf9183994411ca866054bdcf621a7330e 19:14:58 $ docker rm -f --volumes 3b4f2beefb3d3c88833ec972e226aefdf9183994411ca866054bdcf621a7330e [Pipeline] // withDockerContainer [Pipeline] sh 19:14:59 + docker images 19:14:59 REPOSITORY TAG IMAGE ID CREATED SIZE 19:14:59 support-scheduler latest 6715767c9b0c 2 seconds ago 37.9MB 19:14:59 core-metadata latest f348c32466e5 2 seconds ago 35.8MB 19:14:59 core-data latest 6c2668b14c1d 2 seconds ago 35.6MB 19:14:59 support-notifications latest c89a5a7ae68a 2 seconds ago 38.5MB 19:14:59 security-proxy-auth latest 516c66e9ea91 2 seconds ago 32.9MB 19:14:59 core-command latest 00b06070bcbd 3 seconds ago 35.3MB 19:14:59 security-spiffe-token-provider latest 672d7cf58ab3 26 seconds ago 28.7MB 19:14:59 security-bootstrapper latest 37bf9dbdbb69 31 seconds ago 18.9MB 19:14:59 security-secretstore-setup latest 010c902d7afa 41 seconds ago 36.9MB 19:14:59 core-common-config-bootstrapper latest cb9e1bad0d8c 42 seconds ago 15.2MB 19:14:59 security-proxy-setup latest 61b159c11eb1 42 seconds ago 26.1MB 19:14:59 security-spire-config latest 2bb5cd615d01 2 minutes ago 102MB 19:14:59 security-spire-server latest 58485294abcf 2 minutes ago 102MB 19:14:59 security-spire-agent latest bbc8cbed7465 2 minutes ago 161MB 19:14:59 ci-base-image-x86_64 latest c0e8648f76e2 6 minutes ago 966MB 19:14:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 19:14:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB 19:14:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 23 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:18:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:18:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:18:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:18:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:18:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:18:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:18:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:18:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:18:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:18:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:18:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:18:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:18:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:18:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:18:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:18:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:18:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.129s coverage: 28.7% of statements 19:18:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.211s coverage: 97.0% of statements 19:18:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:18:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:18:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.291s coverage: 69.2% of statements 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:18:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.239s coverage: 53.2% of statements 19:18:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:18:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:18:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:18:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:18:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:18:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.136s coverage: 93.4% of statements 19:19:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.276s coverage: 6.1% of statements 19:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:19:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:19:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:19:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.735s coverage: 97.6% of statements 19:19:13 ok github.com/edgexfoundry/edgex-go/internal/io 1.101s coverage: 72.2% of statements 19:19:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:19:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:19:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.304s coverage: 0.9% of statements 19:19:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.159s coverage: 32.2% of statements 19:19:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.153s coverage: 41.7% of statements 19:19:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.130s coverage: 82.9% of statements 19:19:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.120s coverage: 94.1% of statements 19:19:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.105s coverage: 96.3% of statements 19:19:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.110s coverage: 87.5% of statements 19:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:19:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:19:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:19:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:19:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:19:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:19:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:19:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:19:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.103s coverage: 94.4% of statements 19:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:19:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:19:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:19:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:19:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.055s coverage: 79.9% of statements 19:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.164s coverage: 92.9% of statements 19:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements 19:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.139s coverage: 62.3% of statements 19:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.112s coverage: 87.2% of statements 19:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.088s coverage: 20.0% of statements 19:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.098s coverage: 100.0% of statements 19:20:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:20:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.303s coverage: 81.8% of statements 19:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.298s coverage: 82.1% of statements 19:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.137s coverage: 86.0% of statements 19:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:20:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.730s coverage: 63.1% of statements 19:20:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.118s coverage: 100.0% of statements 19:20:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.139s coverage: 89.4% of statements 19:20:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.088s coverage: 100.0% of statements 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:20:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements 19:20:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements 19:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:20:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.686s coverage: 38.4% of statements 19:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.111s coverage: 89.5% of statements 19:20:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:20:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.120s coverage: 84.8% of statements 19:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:20:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:20:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.179s coverage: 19.9% of statements 19:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:20:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:20:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.561s coverage: 95.7% of statements 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:20:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.162s coverage: 61.8% of statements 19:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:20:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:20:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.337s coverage: 98.9% of statements 19:20:52 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:20:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:20:53 go vet ./... 19:25:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:25:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:25:14 ./bin/test-attribution-txt.sh [Pipeline] echo 19:25:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:25:15 + ls -al . 19:25:15 total 812 19:25:15 drwxrwxr-x 10 1001 1001 4096 Jun 24 19:13 . 19:25:15 drwxr-xr-x 4 root root 4096 Jun 24 19:13 .. 19:25:15 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:11 .blubracket 19:25:15 -rw-rw-r-- 1 1001 1001 10 Jun 24 19:11 .dockerignore 19:25:15 drwxrwxr-x 8 1001 1001 4096 Jun 24 19:11 .git 19:25:15 drwxrwxr-x 3 1001 1001 4096 Jun 24 19:11 .github 19:25:15 -rw-rw-r-- 1 1001 1001 1074 Jun 24 19:11 .gitignore 19:25:15 -rw-rw-r-- 1 1001 1001 42 Jun 24 19:11 .golangci.yml 19:25:15 -rw-rw-r-- 1 1001 1001 100 Jun 24 19:11 .hadolint.yml 19:25:15 -rw-rw-r-- 1 1001 1001 155 Jun 24 19:11 .sonarcloud.properties 19:25:15 -rw-rw-r-- 1 1001 1001 1171 Jun 24 19:11 ADOPTERS.md 19:25:15 -rw-rw-r-- 1 1001 1001 20361 Jun 24 19:11 Attribution.txt 19:25:15 -rw-rw-r-- 1 1001 1001 100284 Jun 24 19:11 CHANGELOG.md 19:25:15 -rw-rw-r-- 1 1001 1001 3804 Jun 24 19:11 CONTRIBUTING.md 19:25:15 -rw-rw-r-- 1 1001 1001 677 Jun 24 19:11 GOVERNANCE.md 19:25:15 -rw-rw-r-- 1 1001 1001 861 Jun 24 19:11 Jenkinsfile 19:25:15 -rw-rw-r-- 1 1001 1001 10775 Jun 24 19:11 LICENSE 19:25:15 -rw-rw-r-- 1 1001 1001 15392 Jun 24 19:11 Makefile 19:25:15 -rw-rw-r-- 1 1001 1001 582 Jun 24 19:11 OWNERS.md 19:25:15 -rw-rw-r-- 1 1001 1001 9528 Jun 24 19:11 README.md 19:25:15 -rw-rw-r-- 1 1001 1001 789 Jun 24 19:11 SECURITY.md 19:25:15 -rw-rw-r-- 1 1001 1001 5 Jun 24 19:07 VERSION 19:25:15 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:11 bin 19:25:15 drwxrwxr-x 18 1001 1001 4096 Jun 24 19:11 cmd 19:25:15 -rw-r--r-- 1 root root 455714 Jun 24 19:20 coverage.out 19:25:15 drwxrwxr-x 2 1001 1001 4096 Jun 24 19:11 fuzz_test 19:25:15 -rw-rw-r-- 1 1001 1001 6922 Jun 24 19:11 go.mod 19:25:15 -rw-rw-r-- 1 1001 1001 101535 Jun 24 19:11 go.sum 19:25:15 drwxrwxr-x 7 1001 1001 4096 Jun 24 19:11 internal 19:25:15 drwxrwxr-x 3 1001 1001 4096 Jun 24 19:11 openapi 19:25:15 -rw-rw-r-- 1 1001 1001 584 Jun 24 19:11 security.txt 19:25:15 -rw-rw-r-- 1 1001 1001 204 Jun 24 19:11 version.go [Pipeline] sh 19:25:16 + '[' -e coverage.out ] 19:25:16 + chown 1001:1001 coverage.out [Pipeline] stash 19:25:16 Warning: overwriting stash ‘coverage-report’ 19:25:17 Stashed 1 file(s) [Pipeline] sh 19:25:18 + make build 19:25:18 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:28:39 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:28:39 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:28:48 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:28:49 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:29:22 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:29:30 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:29:42 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:29: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:29:50 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:29:54 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:29:59 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:30:05 $ docker stop --time=1 7b7802203d810d1b3ac46d863ccb808f9d61e93e4fbaabf1919f5492053cd3a8 19:30:07 $ docker rm -f --volumes 7b7802203d810d1b3ac46d863ccb808f9d61e93e4fbaabf1919f5492053cd3a8 [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:30:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:12 19:30:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:12 latest: Pulling from edgex-devops/edgex-compose-arm64 19:30:12 547446be3368: Pulling fs layer 19:30:12 d125d8839a47: Pulling fs layer 19:30:12 3e85d5ac6304: Pulling fs layer 19:30:12 c3105a71a48b: Pulling fs layer 19:30:12 0f093f025ec4: Pulling fs layer 19:30:12 c3106fc0e877: Pulling fs layer 19:30:12 c3105a71a48b: Waiting 19:30:12 0f093f025ec4: Waiting 19:30:12 c3106fc0e877: Waiting 19:30:12 547446be3368: Verifying Checksum 19:30:12 547446be3368: Download complete 19:30:12 c3105a71a48b: Verifying Checksum 19:30:12 c3105a71a48b: Download complete 19:30:13 d125d8839a47: Verifying Checksum 19:30:13 d125d8839a47: Download complete 19:30:13 c3106fc0e877: Verifying Checksum 19:30:13 c3106fc0e877: Download complete 19:30:13 0f093f025ec4: Verifying Checksum 19:30:13 0f093f025ec4: Download complete 19:30:13 547446be3368: Pull complete 19:30:15 d125d8839a47: Pull complete 19:30:15 3e85d5ac6304: Verifying Checksum 19:30:15 3e85d5ac6304: Download complete 19:30:25 3e85d5ac6304: Pull complete 19:30:25 c3105a71a48b: Pull complete 19:30:26 0f093f025ec4: Pull complete 19:30:26 c3106fc0e877: Pull complete 19:30:27 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:30:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:27 prd-ubuntu20.04-docker-arm64-4c-16g-4281 does not seem to be running inside a container 19:30:27 $ 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:30:29 $ docker top b2a2f78b6c65b8070402be209e23e8282f6896b639d52c7b66e3342e430f923a -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:30 + docker compose -f ./docker-compose-build.yml build --parallel 19:30:40 #1 [security-spire-agent internal] load build definition from Dockerfile 19:30:40 #1 transferring dockerfile: 1.81kB done 19:30:40 #1 DONE 0.1s 19:30:40 19:30:40 #2 [security-proxy-auth internal] load build definition from Dockerfile 19:30:40 #2 transferring dockerfile: 2.15kB 0.0s done 19:30:40 #2 DONE 0.1s 19:30:40 19:30:40 #3 [security-bootstrapper internal] load build definition from Dockerfile 19:30:40 #3 transferring dockerfile: 2.93kB done 19:30:40 #3 DONE 0.1s 19:30:40 19:30:40 #4 [security-secretstore-setup internal] load build definition from Dockerfile 19:30:41 #4 transferring dockerfile: 2.49kB 0.0s done 19:30:41 #4 DONE 0.1s 19:30:41 19:30:41 #5 [security-spire-config internal] load build definition from Dockerfile 19:30:41 #5 transferring dockerfile: 1.69kB 0.0s done 19:30:41 #5 DONE 0.1s 19:30:41 19:30:41 #6 [core-command internal] load build definition from Dockerfile 19:30:41 #6 transferring dockerfile: 1.93kB done 19:30:41 #6 DONE 0.1s 19:30:41 19:30:41 #7 [security-proxy-setup internal] load build definition from Dockerfile 19:30:41 #7 transferring dockerfile: 2.50kB 0.0s done 19:30:41 #7 DONE 0.1s 19:30:41 19:30:41 #8 [security-spire-server internal] load build definition from Dockerfile 19:30:41 #8 transferring dockerfile: 1.70kB done 19:30:41 #8 DONE 0.1s 19:30:41 19:30:41 #9 [support-notifications internal] load build definition from Dockerfile 19:30:41 #9 transferring dockerfile: 1.95kB done 19:30:41 #9 DONE 0.1s 19:30:41 19:30:41 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:30:41 #10 transferring dockerfile: 1.89kB done 19:30:41 #10 DONE 0.1s 19:30:41 19:30:41 #11 [core-data internal] load build definition from Dockerfile 19:30:41 #11 transferring dockerfile: 2.01kB done 19:30:41 #11 DONE 0.1s 19:30:41 19:30:41 #12 [support-scheduler internal] load build definition from Dockerfile 19:30:41 #12 transferring dockerfile: 1.93kB done 19:30:41 #12 DONE 0.1s 19:30:41 19:30:41 #13 [core-metadata internal] load build definition from Dockerfile 19:30:41 #13 transferring dockerfile: 2.06kB done 19:30:41 #13 DONE 0.1s 19:30:41 19:30:41 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:30:42 #14 transferring dockerfile: 2.23kB done 19:30:42 #14 DONE 0.1s 19:30:42 19:30:42 #15 [security-spire-agent internal] load .dockerignore 19:30:42 #15 transferring context: 19:30:42 #15 transferring context: 50B done 19:30:42 #15 DONE 0.1s 19:30:42 19:30:42 #16 [security-proxy-auth internal] load .dockerignore 19:30:42 #16 transferring context: 50B 0.0s done 19:30:42 #16 DONE 0.1s 19:30:42 19:30:42 #17 [security-bootstrapper internal] load .dockerignore 19:30:42 #17 transferring context: 50B 0.0s done 19:30:42 #17 DONE 0.1s 19:30:42 19:30:42 #18 [security-secretstore-setup internal] load .dockerignore 19:30:42 #18 transferring context: 50B 0.0s done 19:30:42 #18 DONE 0.1s 19:30:42 19:30:42 #19 [security-spire-config internal] load .dockerignore 19:30:42 #19 transferring context: 50B 0.0s done 19:30:42 #19 DONE 0.1s 19:30:42 19:30:42 #20 [core-command internal] load .dockerignore 19:30:42 #20 transferring context: 50B done 19:30:42 #20 DONE 0.0s 19:30:43 19:30:43 #21 [security-proxy-setup internal] load .dockerignore 19:30:43 #21 transferring context: 50B 0.0s done 19:30:43 #21 DONE 0.1s 19:30:43 19:30:43 #22 [security-spire-server internal] load .dockerignore 19:30:43 #22 transferring context: 50B done 19:30:43 #22 DONE 0.1s 19:30:43 19:30:43 #23 [support-notifications internal] load .dockerignore 19:30:43 #23 transferring context: 50B 0.0s done 19:30:43 #23 DONE 0.1s 19:30:43 19:30:43 #24 [security-spiffe-token-provider internal] load .dockerignore 19:30:43 #24 transferring context: 50B 0.0s done 19:30:43 #24 DONE 0.1s 19:30:43 19:30:43 #25 [core-data internal] load .dockerignore 19:30:43 #25 transferring context: 50B 0.0s done 19:30:43 #25 DONE 0.1s 19:30:43 19:30:43 #26 [core-metadata internal] load .dockerignore 19:30:43 #26 DONE 0.0s 19:30:43 19:30:43 #27 [support-scheduler internal] load .dockerignore 19:30:43 #27 transferring context: 50B done 19:30:43 #27 DONE 0.1s 19:30:43 19:30:43 #26 [core-metadata internal] load .dockerignore 19:30:43 #26 transferring context: 50B 0.0s done 19:30:43 #26 DONE 0.1s 19:30:43 19:30:43 #28 [core-common-config-bootstrapper internal] load .dockerignore 19:30:43 #28 transferring context: 50B 0.0s done 19:30:43 #28 DONE 0.1s 19:30:43 19:30:43 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:30:43 #29 ... 19:30:43 19:30:43 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:30:43 #30 DONE 0.2s 19:30:44 19:30:44 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:30:44 #31 DONE 0.7s 19:30:44 19:30:44 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:30:44 #29 DONE 0.7s 19:30:44 19:30:44 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:44 #32 DONE 0.0s 19:30:44 19:30:44 #33 [security-spire-agent internal] load build context 19:30:44 #33 transferring context: 26.32kB 0.0s done 19:30:44 #33 DONE 0.1s 19:30:44 19:30:44 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:44 #34 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 19:30:44 #34 ... 19:30:44 19:30:44 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:44 #32 DONE 0.0s 19:30:44 19:30:44 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:44 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s 19:30:44 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.0s 19:30:44 #34 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:30:44 #34 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:30:44 #34 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:30:45 #34 ... 19:30:45 19:30:45 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:45 #32 DONE 0.0s 19:30:45 19:30:45 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:45 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:30:45 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:30:45 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:30:45 #34 ... 19:30:45 19:30:45 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:45 #32 DONE 0.0s 19:30:45 19:30:45 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:45 #34 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.5s 19:30:45 #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 0.5s 19:30:45 #34 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done 19:30:45 #34 ... 19:30:45 19:30:45 #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:45 #32 DONE 0.0s 19:30:45 19:30:45 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:45 #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 1.05MB / 17.12MB 0.7s 19:30:45 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:30:45 #34 ... 19:30:45 19:30:45 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:30:45 #29 DONE 1.1s 19:30:45 19:30:45 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:45 #32 DONE 0.0s 19:30:45 19:30:45 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:45 #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 1.2s 19:30:45 #34 ... 19:30:45 19:30:45 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:30:45 #30 DONE 1.1s 19:30:45 19:30:45 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:45 #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.55MB / 17.12MB 1.3s 19:30:46 #34 ... 19:30:46 19:30:46 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:46 #32 DONE 0.0s 19:30:46 19:30:46 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:46 #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.00MB / 17.12MB 1.5s 19:30:46 #34 ... 19:30:46 19:30:46 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:46 #32 DONE 0.0s 19:30:46 19:30:46 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:46 #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 1.8s 19:30:46 #34 ... 19:30:46 19:30:46 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:30:46 #30 DONE 1.6s 19:30:46 19:30:46 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:46 #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.39MB / 17.12MB 2.0s 19:30:46 #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 2.0s 19:30:46 #34 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 19:30:46 #34 ... 19:30:46 19:30:46 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:46 #32 DONE 0.0s 19:30:46 19:30:46 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:46 #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 2.2s 19:30:46 #34 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done 19:30:47 #34 ... 19:30:47 19:30:47 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:30:47 #30 DONE 1.9s 19:30:47 19:30:47 #35 [security-spire-config internal] load build context 19:30:47 #35 transferring context: 25.04kB 0.2s done 19:30:47 #35 DONE 1.9s 19:30:47 19:30:47 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:47 #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.63MB / 17.12MB 2.5s 19:30:47 #34 ... 19:30:47 19:30:47 #36 [core-metadata internal] load build context 19:30:47 #36 DONE 0.0s 19:30:47 19:30:47 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:47 #34 ... 19:30:47 19:30:47 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:30:47 #32 DONE 0.0s 19:30:47 19:30:47 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:47 #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 2.7s 19:30:47 #34 ... 19:30:47 19:30:47 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:30:47 #30 DONE 2.1s 19:30:47 19:30:47 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:47 #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.06MB / 17.12MB 2.9s 19:30:47 #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.0s 19:30:47 #34 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.1s done 19:30:47 #34 ... 19:30:47 19:30:47 #37 [security-spire-server internal] load build context 19:30:47 #37 transferring context: 26.79kB 0.2s done 19:30:47 #37 DONE 2.2s 19:30:47 19:30:47 #38 [core-common-config-bootstrapper stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 19:30:47 #38 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 19:30:47 #38 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 19:30:47 #38 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 19:30:47 #38 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 19:30:47 #38 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 1.1s done 19:30:47 #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.1s 19:30:49 #38 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.6s done 19:30:51 #38 DONE 7.6s 19:30:51 19:30:51 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:30:51 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:30:51 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:30:51 #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:30:51 #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:30:51 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 19:30:51 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 19:30:51 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 19:30:51 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 19:30:51 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.4s done 19:30:51 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:30:51 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done 19:30:51 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.6s 19:30:51 #39 ... 19:30:51 19:30:51 #40 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:30:51 #40 ... 19:30:51 19:30:51 #41 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:30:51 #41 DONE 7.4s 19:30:51 19:30:51 #42 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:30:55 #42 ... 19:30:55 19:30:55 #43 [security-proxy-auth internal] load build context 19:30:55 #43 transferring context: 40.86MB 9.9s 19:30:55 #43 ... 19:30:55 19:30:55 #44 [security-bootstrapper internal] load build context 19:30:55 #44 ... 19:30:55 19:30:55 #43 [security-proxy-auth internal] load build context 19:30:55 #43 ... 19:30:55 19:30:55 #45 [core-command internal] load build context 19:30:55 #45 ... 19:30:55 19:30:55 #46 [security-secretstore-setup internal] load build context 19:30:55 #46 ... 19:30:55 19:30:55 #43 [security-proxy-auth internal] load build context 19:30:55 #43 ... 19:30:55 19:30:55 #47 [security-proxy-setup internal] load build context 19:30:55 #47 ... 19:30:55 19:30:55 #43 [security-proxy-auth internal] load build context 19:30:56 #43 ... 19:30:56 19:30:56 #48 [security-spiffe-token-provider internal] load build context 19:30:56 #48 ... 19:30:56 19:30:56 #49 [support-notifications internal] load build context 19:30:56 #49 ... 19:30:56 19:30:56 #43 [security-proxy-auth internal] load build context 19:30:56 #43 ... 19:30:56 19:30:56 #50 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:30:56 #50 DONE 4.0s 19:30:56 19:30:56 #43 [security-proxy-auth internal] load build context 19:30:56 #43 ... 19:30:56 19:30:56 #51 [support-scheduler internal] load build context 19:30:56 #51 ... 19:30:56 19:30:56 #52 [core-data internal] load build context 19:30:56 #52 ... 19:30:56 19:30:56 #53 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:30:57 #53 ... 19:30:57 19:30:57 #36 [core-metadata internal] load build context 19:30:57 #36 ... 19:30:57 19:30:57 #43 [security-proxy-auth internal] load build context 19:30:58 #43 ... 19:30:58 19:30:58 #54 [core-common-config-bootstrapper internal] load build context 19:30:58 #54 ... 19:30:58 19:30:58 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:30:58 #34 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.5s 19:30:58 #34 ... 19:30:58 19:30:58 #54 [core-common-config-bootstrapper internal] load build context 19:31:00 #54 transferring context: 33.37MB 11.4s 19:31:02 #54 ... 19:31:02 19:31:02 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:02 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.0s 19:31:02 #39 ... 19:31:02 19:31:02 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:31:02 #0 7.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:02 #0 9.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:02 #55 ... 19:31:02 19:31:02 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:31:02 #56 ... 19:31:02 19:31:02 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:31:02 #0 9.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:02 #57 ... 19:31:02 19:31:02 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:31:02 #58 ... 19:31:02 19:31:02 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:31:02 #59 ... 19:31:02 19:31:02 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:31:02 #60 ... 19:31:02 19:31:02 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:31:02 #61 ... 19:31:02 19:31:02 #52 [core-data internal] load build context 19:31:02 #52 ... 19:31:02 19:31:02 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:05 #39 ... 19:31:05 19:31:05 #44 [security-bootstrapper internal] load build context 19:31:05 #44 transferring context: 56.77MB 20.1s 19:31:05 #44 ... 19:31:05 19:31:05 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:05 #39 ... 19:31:05 19:31:05 #45 [core-command internal] load build context 19:31:05 #45 ... 19:31:05 19:31:05 #46 [security-secretstore-setup internal] load build context 19:31:05 #46 ... 19:31:05 19:31:05 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:06 #39 ... 19:31:06 19:31:06 #47 [security-proxy-setup internal] load build context 19:31:06 #47 ... 19:31:06 19:31:06 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:06 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.4s 19:31:06 #39 ... 19:31:06 19:31:06 #48 [security-spiffe-token-provider internal] load build context 19:31:06 #48 ... 19:31:06 19:31:06 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:31:06 #55 12.40 (1/1) Installing dumb-init (1.2.5-r2) 19:31:06 #55 12.40 Executing busybox-1.36.1-r7.trigger 19:31:06 #55 12.40 OK: 8 MiB in 16 packages 19:31:06 #55 DONE 14.4s 19:31:06 19:31:06 #49 [support-notifications internal] load build context 19:31:06 #49 ... 19:31:06 19:31:06 #48 [security-spiffe-token-provider internal] load build context 19:31:06 #48 ... 19:31:06 19:31:06 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:31:06 #62 ... 19:31:06 19:31:06 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:31:06 #63 ... 19:31:06 19:31:06 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:31:07 #64 ... 19:31:07 19:31:07 #51 [support-scheduler internal] load build context 19:31:07 #51 ... 19:31:07 19:31:07 #48 [security-spiffe-token-provider internal] load build context 19:31:07 #48 ... 19:31:07 19:31:07 #36 [core-metadata internal] load build context 19:31:07 #36 ... 19:31:07 19:31:07 #51 [support-scheduler internal] load build context 19:31:08 #51 ... 19:31:08 19:31:08 #43 [security-proxy-auth internal] load build context 19:31:08 #43 ... 19:31:08 19:31:08 #51 [support-scheduler internal] load build context 19:31:08 #51 ... 19:31:08 19:31:08 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:31:08 #34 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19.9s 19:31:08 #34 ... 19:31:08 19:31:08 #51 [support-scheduler internal] load build context 19:31:09 #51 ... 19:31:09 19:31:09 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:31:09 #57 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:09 #57 15.19 (1/2) Installing dumb-init (1.2.5-r2) 19:31:09 #57 15.19 (2/2) Installing su-exec (0.2-r3) 19:31:09 #57 15.19 Executing busybox-1.36.1-r7.trigger 19:31:09 #57 15.30 OK: 8 MiB in 17 packages 19:31:09 #57 DONE 17.3s 19:31:09 19:31:09 #51 [support-scheduler internal] load build context 19:31:09 #51 ... 19:31:09 19:31:09 #40 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:31:09 #40 8.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:09 #40 9.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:09 #40 13.01 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:31:09 #40 13.01 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:31:09 #40 13.01 OK: 19946 distinct packages available 19:31:09 #40 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:09 #40 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:09 #40 ... 19:31:09 19:31:09 #51 [support-scheduler internal] load build context 19:31:10 #51 transferring context: 41.72MB 21.5s 19:31:12 #51 ... 19:31:12 19:31:12 #54 [core-common-config-bootstrapper internal] load build context 19:31:12 #54 ... 19:31:12 19:31:12 #51 [support-scheduler internal] load build context 19:31:13 #51 ... 19:31:13 19:31:13 #52 [core-data internal] load build context 19:31:13 #52 ... 19:31:13 19:31:13 #51 [support-scheduler internal] load build context 19:31:13 #51 ... 19:31:13 19:31:13 #42 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:31:13 #42 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:13 #42 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:14 #42 ... 19:31:14 19:31:14 #40 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:31:14 #40 22.75 (1/5) Installing dumb-init (1.2.5-r2) 19:31:14 #40 22.79 (2/5) Installing musl-obstack (1.2.3-r2) 19:31:14 #40 22.89 (3/5) Installing libucontext (1.2-r2) 19:31:14 #40 22.93 (4/5) Installing gcompat (1.1.0-r1) 19:31:14 #40 23.00 (5/5) Installing openssl (3.1.5-r0) 19:31:14 #40 23.15 Executing busybox-1.36.1-r7.trigger 19:31:14 #40 23.37 OK: 9 MiB in 20 packages 19:31:14 #40 ... 19:31:14 19:31:14 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:31:14 #61 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:14 #61 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:14 #61 22.38 (1/4) Installing ca-certificates (20240226-r0) 19:31:14 #61 ... 19:31:14 19:31:14 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:31:14 #56 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:14 #56 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:14 #56 ... 19:31:14 19:31:14 #51 [support-scheduler internal] load build context 19:31:15 #51 ... 19:31:15 19:31:15 #44 [security-bootstrapper internal] load build context 19:31:15 #44 transferring context: 74.46MB 30.3s 19:31:15 #44 ... 19:31:15 19:31:15 #51 [support-scheduler internal] load build context 19:31:15 #51 ... 19:31:15 19:31:15 #45 [core-command internal] load build context 19:31:15 #45 ... 19:31:15 19:31:15 #46 [security-secretstore-setup internal] load build context 19:31:16 #46 ... 19:31:16 19:31:16 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:31:16 #58 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:16 #58 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:16 #58 23.53 (1/4) Installing dumb-init (1.2.5-r2) 19:31:16 #58 23.54 (2/4) Installing openssl (3.1.5-r0) 19:31:16 #58 23.73 (3/4) Installing su-exec (0.2-r3) 19:31:16 #58 23.87 (4/4) Installing yq (4.33.3-r5) 19:31:16 #58 ... 19:31:16 19:31:16 #46 [security-secretstore-setup internal] load build context 19:31:16 #46 ... 19:31:16 19:31:16 #47 [security-proxy-setup internal] load build context 19:31:16 #47 ... 19:31:16 19:31:16 #51 [support-scheduler internal] load build context 19:31:16 #51 ... 19:31:16 19:31:16 #49 [support-notifications internal] load build context 19:31:16 #49 ... 19:31:16 19:31:16 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:31:16 #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:16 #65 ... 19:31:16 19:31:16 #51 [support-scheduler internal] load build context 19:31:16 #51 ... 19:31:16 19:31:16 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:16 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.3s 19:31:16 #39 ... 19:31:16 19:31:16 #34 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:31:16 #34 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.3s done 19:31:16 #34 DONE 32.3s 19:31:16 19:31:16 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:16 #39 ... 19:31:16 19:31:16 #51 [support-scheduler internal] load build context 19:31:17 #51 ... 19:31:17 19:31:17 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:31:17 #59 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:17 #59 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:17 #59 ... 19:31:17 19:31:17 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:17 #39 ... 19:31:17 19:31:17 #48 [security-spiffe-token-provider internal] load build context 19:31:17 #48 ... 19:31:17 19:31:17 #36 [core-metadata internal] load build context 19:31:18 #36 ... 19:31:18 19:31:18 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:31:18 #58 25.69 Executing busybox-1.36.1-r7.trigger 19:31:18 #58 25.82 OK: 18 MiB in 19 packages 19:31:18 #58 ... 19:31:18 19:31:18 #43 [security-proxy-auth internal] load build context 19:31:18 #43 ... 19:31:18 19:31:18 #40 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:31:18 #40 DONE 27.6s 19:31:18 19:31:18 #43 [security-proxy-auth internal] load build context 19:31:18 #43 ... 19:31:18 19:31:18 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:18 #39 ... 19:31:18 19:31:18 #42 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:31:18 #42 22.26 (1/1) Installing dumb-init (1.2.5-r2) 19:31:18 #42 22.26 Executing busybox-1.36.1-r7.trigger 19:31:18 #42 22.52 OK: 8 MiB in 16 packages 19:31:18 #42 DONE 27.1s 19:31:18 19:31:18 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:19 #39 ... 19:31:19 19:31:19 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:31:19 #60 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:19 #60 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:19 #60 ... 19:31:19 19:31:19 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:19 #39 ... 19:31:19 19:31:19 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:31:19 #0 8.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:19 #66 ... 19:31:19 19:31:19 #54 [core-common-config-bootstrapper internal] load build context 19:31:19 #54 ... 19:31:19 19:31:19 #43 [security-proxy-auth internal] load build context 19:31:20 #43 transferring context: 82.70MB 35.6s 19:31:20 #43 ... 19:31:20 19:31:20 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:31:20 #64 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:20 #64 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:20 #64 ... 19:31:20 19:31:20 #54 [core-common-config-bootstrapper internal] load build context 19:31:21 #54 ... 19:31:21 19:31:21 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:31:21 #58 DONE 29.4s 19:31:21 19:31:21 #54 [core-common-config-bootstrapper internal] load build context 19:31:21 #54 ... 19:31:21 19:31:21 #53 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:31:21 #53 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:21 #53 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:21 #53 ... 19:31:21 19:31:21 #54 [core-common-config-bootstrapper internal] load build context 19:31:22 #54 ... 19:31:22 19:31:22 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:31:22 #62 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:22 #62 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:22 #62 ... 19:31:22 19:31:22 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:31:22 #63 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:22 #63 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:23 #63 ... 19:31:23 19:31:23 #53 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:31:23 #53 26.66 OK: 266 MiB in 52 packages 19:31:23 #53 ... 19:31:23 19:31:23 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:31:23 #61 23.42 (2/4) Installing dumb-init (1.2.5-r2) 19:31:23 #61 23.52 (3/4) Installing su-exec (0.2-r3) 19:31:23 #61 23.59 (4/4) Installing yq (4.33.3-r5) 19:31:23 #61 26.02 Executing busybox-1.36.1-r7.trigger 19:31:23 #61 26.31 Executing ca-certificates-20240226-r0.trigger 19:31:23 #61 28.08 OK: 18 MiB in 19 packages 19:31:23 #61 DONE 31.1s 19:31:23 19:31:23 #54 [core-common-config-bootstrapper internal] load build context 19:31:23 #54 ... 19:31:23 19:31:23 #52 [core-data internal] load build context 19:31:23 #52 ... 19:31:23 19:31:23 #48 [security-spiffe-token-provider internal] load build context 19:31:23 #48 ... 19:31:23 19:31:23 #52 [core-data internal] load build context 19:31:24 #52 ... 19:31:24 19:31:24 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:31:24 #56 22.71 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:31:24 #56 22.71 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:31:24 #56 22.71 OK: 19946 distinct packages available 19:31:24 #56 25.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:24 #56 28.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:25 #56 ... 19:31:25 19:31:25 #52 [core-data internal] load build context 19:31:25 #52 ... 19:31:25 19:31:25 #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:31:25 #53 DONE 29.1s 19:31:25 19:31:25 #52 [core-data internal] load build context 19:31:25 #52 ... 19:31:25 19:31:25 #44 [security-bootstrapper internal] load build context 19:31:25 #44 transferring context: 91.44MB 40.7s 19:31:25 #44 ... 19:31:25 19:31:25 #49 [support-notifications internal] load build context 19:31:26 #49 ... 19:31:26 19:31:26 #52 [core-data internal] load build context 19:31:26 #52 ... 19:31:26 19:31:26 #45 [core-command internal] load build context 19:31:26 #45 ... 19:31:26 19:31:26 #44 [security-bootstrapper internal] load build context 19:31:26 #44 ... 19:31:26 19:31:26 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:31:26 #64 27.23 OK: 266 MiB in 52 packages 19:31:26 #64 DONE 29.6s 19:31:26 19:31:26 #46 [security-secretstore-setup internal] load build context 19:31:26 #46 ... 19:31:26 19:31:26 #47 [security-proxy-setup internal] load build context 19:31:26 #47 ... 19:31:26 19:31:26 #45 [core-command internal] load build context 19:31:26 #45 ... 19:31:26 19:31:26 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:31:26 #60 28.32 (1/2) Installing ca-certificates (20240226-r0) 19:31:26 #60 29.11 (2/2) Installing dumb-init (1.2.5-r2) 19:31:26 #60 29.21 Executing busybox-1.36.1-r7.trigger 19:31:26 #60 29.59 Executing ca-certificates-20240226-r0.trigger 19:31:26 #60 31.23 OK: 9 MiB in 17 packages 19:31:26 #60 DONE 34.3s 19:31:26 19:31:26 #45 [core-command internal] load build context 19:31:27 #45 ... 19:31:27 19:31:27 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:31:27 #62 28.31 OK: 266 MiB in 52 packages 19:31:27 #62 DONE 30.5s 19:31:27 19:31:27 #45 [core-command internal] load build context 19:31:27 #45 ... 19:31:27 19:31:27 #51 [support-scheduler internal] load build context 19:31:27 #51 ... 19:31:27 19:31:27 #46 [security-secretstore-setup internal] load build context 19:31:27 #46 ... 19:31:27 19:31:27 #65 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:31:27 #65 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:27 #65 19.81 OK: 8 MiB in 16 packages 19:31:27 #65 DONE 21.1s 19:31:27 19:31:27 #46 [security-secretstore-setup internal] load build context 19:31:28 #46 ... 19:31:28 19:31:28 #36 [core-metadata internal] load build context 19:31:28 #36 ... 19:31:28 19:31:28 #46 [security-secretstore-setup internal] load build context 19:31:28 #46 ... 19:31:28 19:31:28 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:31:28 #59 26.46 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:31:28 #59 26.46 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:31:28 #59 26.46 OK: 19946 distinct packages available 19:31:28 #59 28.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:28 #59 32.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:28 #59 36.16 (1/11) Installing ca-certificates (20240226-r0) 19:31:28 #59 36.52 (2/11) Installing brotli-libs (1.0.9-r14) 19:31:28 #59 36.52 (3/11) Installing libunistring (1.1-r1) 19:31:28 #59 ... 19:31:28 19:31:28 #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:31:28 #67 ... 19:31:28 19:31:28 #68 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:31:28 #0 9.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:29 #68 ... 19:31:29 19:31:29 #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:31:29 #66 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:29 #66 18.08 OK: 8 MiB in 17 packages 19:31:29 #66 DONE 19.6s 19:31:29 19:31:29 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:31:29 #59 36.66 (4/11) Installing libidn2 (2.3.4-r1) 19:31:29 #59 36.66 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:31:29 #59 36.74 (6/11) Installing libcurl (8.5.0-r0) 19:31:29 #59 36.80 (7/11) Installing curl (8.5.0-r0) 19:31:29 #59 36.81 (8/11) Installing dumb-init (1.2.5-r2) 19:31:29 #59 36.82 (9/11) Installing musl-obstack (1.2.3-r2) 19:31:29 #59 ... 19:31:29 19:31:29 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:31:29 #56 35.67 (1/4) Installing dumb-init (1.2.5-r2) 19:31:29 #56 35.67 (2/4) Installing musl-obstack (1.2.3-r2) 19:31:29 #56 35.67 (3/4) Installing libucontext (1.2-r2) 19:31:29 #56 35.67 (4/4) Installing gcompat (1.1.0-r1) 19:31:29 #56 35.74 Executing busybox-1.36.1-r7.trigger 19:31:29 #56 35.85 OK: 8 MiB in 19 packages 19:31:29 #56 DONE 37.1s 19:31:29 19:31:29 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:31:29 #59 36.85 (10/11) Installing libucontext (1.2-r2) 19:31:29 #59 36.93 (11/11) Installing gcompat (1.1.0-r1) 19:31:29 #59 36.93 Executing busybox-1.36.1-r7.trigger 19:31:29 #59 37.17 Executing ca-certificates-20240226-r0.trigger 19:31:29 #59 ... 19:31:29 19:31:29 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:29 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 40.7s 19:31:29 #39 ... 19:31:29 19:31:29 #36 [core-metadata internal] load build context 19:31:30 #36 ... 19:31:30 19:31:30 #43 [security-proxy-auth internal] load build context 19:31:30 #43 ... 19:31:30 19:31:30 #36 [core-metadata internal] load build context 19:31:31 #36 transferring context: 83.17MB 42.1s 19:31:31 #36 ... 19:31:31 19:31:31 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:31:31 #0 9.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:31 #69 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:31 #69 ... 19:31:31 19:31:31 #43 [security-proxy-auth internal] load build context 19:31:32 #43 ... 19:31:32 19:31:32 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:31:32 #59 38.09 OK: 13 MiB in 26 packages 19:31:32 #59 DONE 40.1s 19:31:32 19:31:32 #43 [security-proxy-auth internal] load build context 19:31:33 #43 ... 19:31:33 19:31:33 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:31:33 #0 9.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:33 #70 ... 19:31:33 19:31:33 #44 [security-bootstrapper internal] load build context 19:31:33 #44 ... 19:31:33 19:31:33 #43 [security-proxy-auth internal] load build context 19:31:33 #43 ... 19:31:33 19:31:33 #54 [core-common-config-bootstrapper internal] load build context 19:31:34 #54 ... 19:31:34 19:31:34 #48 [security-spiffe-token-provider internal] load build context 19:31:34 #48 ... 19:31:34 19:31:34 #44 [security-bootstrapper internal] load build context 19:31:34 #44 ... 19:31:34 19:31:34 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:31:34 #63 29.67 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:31:34 #63 29.67 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:31:34 #63 29.67 OK: 19951 distinct packages available 19:31:34 #63 30.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:34 #63 32.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:34 #63 36.47 OK: 266 MiB in 52 packages 19:31:34 #63 DONE 37.7s 19:31:34 19:31:34 #44 [security-bootstrapper internal] load build context 19:31:34 #44 ... 19:31:34 19:31:34 #68 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:31:34 #68 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:34 #68 13.88 OK: 8 MiB in 16 packages 19:31:34 #68 DONE 16.1s 19:31:34 19:31:34 #44 [security-bootstrapper internal] load build context 19:31:35 #44 transferring context: 106.88MB 50.9s 19:31:36 #44 ... 19:31:36 19:31:36 #49 [support-notifications internal] load build context 19:31:36 #49 ... 19:31:36 19:31:36 #43 [security-proxy-auth internal] load build context 19:31:36 #43 ... 19:31:36 19:31:36 #52 [core-data internal] load build context 19:31:36 #52 ... 19:31:36 19:31:36 #43 [security-proxy-auth internal] load build context 19:31:36 #43 ... 19:31:36 19:31:36 #47 [security-proxy-setup internal] load build context 19:31:36 #47 ... 19:31:36 19:31:36 #43 [security-proxy-auth internal] load build context 19:31:36 #43 ... 19:31:36 19:31:36 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:31:37 #71 ... 19:31:37 19:31:37 #47 [security-proxy-setup internal] load build context 19:31:37 #47 ... 19:31:37 19:31:37 #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:31:37 #67 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:37 #67 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:37 #67 15.93 OK: 9 MiB in 20 packages 19:31:37 #67 DONE 19.2s 19:31:37 19:31:37 #47 [security-proxy-setup internal] load build context 19:31:37 #47 ... 19:31:37 19:31:37 #45 [core-command internal] load build context 19:31:37 #45 ... 19:31:37 19:31:37 #51 [support-scheduler internal] load build context 19:31:37 #51 ... 19:31:37 19:31:37 #45 [core-command internal] load build context 19:31:38 #45 ... 19:31:38 19:31:38 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:31:38 #69 14.53 OK: 18 MiB in 19 packages 19:31:38 #69 DONE 16.3s 19:31:38 19:31:38 #45 [core-command internal] load build context 19:31:38 #45 ... 19:31:38 19:31:38 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:31:38 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 46.2s done 19:31:38 #39 DONE 54.4s 19:31:38 19:31:38 #45 [core-command internal] load build context 19:31:38 #45 ... 19:31:38 19:31:38 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:31:38 #70 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:38 #70 14.03 OK: 18 MiB in 19 packages 19:31:38 #70 DONE 15.4s 19:31:38 19:31:38 #45 [core-command internal] load build context 19:31:38 #45 ... 19:31:38 19:31:38 #46 [security-secretstore-setup internal] load build context 19:31:39 #46 ... 19:31:39 19:31:39 #45 [core-command internal] load build context 19:31:39 #45 ... 19:31:39 19:31:39 #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:31:39 #72 ... 19:31:39 19:31:39 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:31:39 #0 9.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:39 #73 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:39 #73 ... 19:31:39 19:31:39 #45 [core-command internal] load build context 19:31:39 #45 ... 19:31:39 19:31:39 #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:31:39 #74 DONE 1.3s 19:31:39 19:31:39 #45 [core-command internal] load build context 19:31:39 #45 ... 19:31:39 19:31:39 #72 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:31:39 #72 DONE 10.6s 19:31:39 19:31:39 #45 [core-command internal] load build context 19:31:40 #45 ... 19:31:40 19:31:40 #75 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:31:40 #75 DONE 0.6s 19:31:40 19:31:40 #45 [core-command internal] load build context 19:31:41 #45 transferring context: 50.65MB 55.1s 19:31:41 #45 ... 19:31:41 19:31:41 #76 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:31:41 #76 DONE 4.0s 19:31:41 19:31:41 #45 [core-command internal] load build context 19:31:41 #45 ... 19:31:41 19:31:41 #36 [core-metadata internal] load build context 19:31:41 #36 ... 19:31:41 19:31:41 #45 [core-command internal] load build context 19:31:42 #45 ... 19:31:42 19:31:42 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:31:42 #71 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:42 #71 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:42 #71 14.22 OK: 9 MiB in 17 packages 19:31:42 #71 DONE 15.2s 19:31:42 19:31:42 #45 [core-command internal] load build context 19:31:42 #45 ... 19:31:42 19:31:42 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:31:42 #0 7.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:31:42 #0 8.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:31:42 #77 ... 19:31:42 19:31:42 #43 [security-proxy-auth internal] load build context 19:31:42 #43 ... 19:31:42 19:31:42 #45 [core-command internal] load build context 19:31:43 #45 ... 19:31:43 19:31:43 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:31:43 #73 12.88 OK: 8 MiB in 19 packages 19:31:43 #73 DONE 13.7s 19:31:43 19:31:43 #45 [core-command internal] load build context 19:31:43 #45 ... 19:31:43 19:31:43 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:31:43 #77 10.71 OK: 13 MiB in 26 packages 19:31:43 #77 DONE 11.3s 19:31:43 19:31:43 #45 [core-command internal] load build context 19:31:44 #45 ... 19:31:44 19:31:44 #48 [security-spiffe-token-provider internal] load build context 19:31:44 #48 ... 19:31:44 19:31:44 #54 [core-common-config-bootstrapper internal] load build context 19:31:44 #54 ... 19:31:44 19:31:44 #45 [core-command internal] load build context 19:31:45 #45 ... 19:31:45 19:31:45 #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:31:45 #78 DONE 3.4s 19:31:45 19:31:45 #45 [core-command internal] load build context 19:31:45 #45 ... 19:31:45 19:31:45 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:31:45 #79 DONE 3.5s 19:31:45 19:31:45 #45 [core-command internal] load build context 19:31:46 #45 transferring context: 69.19MB 60.1s 19:31:46 #45 ... 19:31:46 19:31:46 #49 [support-notifications internal] load build context 19:31:46 #49 ... 19:31:46 19:31:46 #45 [core-command internal] load build context 19:31:46 #45 ... 19:31:46 19:31:46 #80 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:31:46 #80 DONE 3.1s 19:31:46 19:31:46 #45 [core-command internal] load build context 19:31:46 #45 ... 19:31:46 19:31:46 #52 [core-data internal] load build context 19:31:46 #52 ... 19:31:46 19:31:46 #44 [security-bootstrapper internal] load build context 19:31:46 #44 ... 19:31:46 19:31:46 #52 [core-data internal] load build context 19:31:47 #52 ... 19:31:47 19:31:47 #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:31:47 #81 DONE 1.3s 19:31:47 19:31:47 #52 [core-data internal] load build context 19:31:47 #52 ... 19:31:47 19:31:47 #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:31:47 #82 DONE 1.5s 19:31:47 19:31:47 #52 [core-data internal] load build context 19:31:47 #52 ... 19:31:47 19:31:47 #47 [security-proxy-setup internal] load build context 19:31:47 #47 ... 19:31:47 19:31:47 #52 [core-data internal] load build context 19:31:47 #52 ... 19:31:47 19:31:47 #51 [support-scheduler internal] load build context 19:31:47 #51 ... 19:31:47 19:31:47 #52 [core-data internal] load build context 19:31:48 #52 ... 19:31:48 19:31:48 #83 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:31:48 #83 DONE 1.4s 19:31:48 19:31:48 #52 [core-data internal] load build context 19:31:48 #52 ... 19:31:48 19:31:48 #84 [security-spire-server stage-2 6/9] COPY security.txt / 19:31:48 #84 DONE 1.6s 19:31:48 19:31:48 #52 [core-data internal] load build context 19:31:48 #52 ... 19:31:48 19:31:48 #85 [security-spire-agent stage-3 7/10] COPY security.txt / 19:31:48 #85 DONE 1.4s 19:31:48 19:31:48 #52 [core-data internal] load build context 19:31:48 #52 ... 19:31:48 19:31:48 #46 [security-secretstore-setup internal] load build context 19:31:49 #46 ... 19:31:49 19:31:49 #52 [core-data internal] load build context 19:31:49 #52 ... 19:31:49 19:31:49 #86 [security-spire-config stage-2 6/10] COPY security.txt / 19:31:49 #86 DONE 1.7s 19:31:49 19:31:49 #52 [core-data internal] load build context 19:31:50 #52 ... 19:31:50 19:31:50 #87 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:31:50 #87 DONE 1.1s 19:31:50 19:31:50 #52 [core-data internal] load build context 19:31:50 #52 ... 19:31:50 19:31:50 #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:31:50 #88 DONE 1.4s 19:31:50 19:31:50 #52 [core-data internal] load build context 19:31:50 #52 ... 19:31:50 19:31:50 #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:31:50 #89 DONE 1.2s 19:31:50 19:31:50 #52 [core-data internal] load build context 19:31:51 #52 transferring context: 142.62MB 62.4s 19:31:51 #52 ... 19:31:51 19:31:51 #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:31:51 #90 DONE 1.3s 19:31:51 19:31:51 #52 [core-data internal] load build context 19:31:51 #52 ... 19:31:51 19:31:51 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:31:51 #91 DONE 1.3s 19:31:51 19:31:51 #52 [core-data internal] load build context 19:31:52 #52 ... 19:31:52 19:31:52 #36 [core-metadata internal] load build context 19:31:52 #36 ... 19:31:52 19:31:52 #52 [core-data internal] load build context 19:31:53 #52 ... 19:31:53 19:31:53 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:31:53 #92 DONE 1.8s 19:31:53 19:31:53 #52 [core-data internal] load build context 19:31:53 #52 ... 19:31:53 19:31:53 #43 [security-proxy-auth internal] load build context 19:31:53 #43 ... 19:31:53 19:31:53 #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:31:53 #93 DONE 1.1s 19:31:53 19:31:53 #43 [security-proxy-auth internal] load build context 19:31:53 #43 ... 19:31:53 19:31:53 #52 [core-data internal] load build context 19:31:53 #52 ... 19:31:53 19:31:53 #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:31:53 #94 DONE 1.6s 19:31:53 19:31:53 #52 [core-data internal] load build context 19:31:54 #52 ... 19:31:54 19:31:54 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:31:54 #95 DONE 1.2s 19:31:54 19:31:54 #52 [core-data internal] load build context 19:31:54 #52 ... 19:31:54 19:31:54 #48 [security-spiffe-token-provider internal] load build context 19:31:54 #48 ... 19:31:54 19:31:54 #54 [core-common-config-bootstrapper internal] load build context 19:31:54 #54 ... 19:31:54 19:31:54 #52 [core-data internal] load build context 19:31:56 #52 ... 19:31:56 19:31:56 #49 [support-notifications internal] load build context 19:31:56 #49 transferring context: 166.03MB 69.4s 19:31:56 #49 ... 19:31:56 19:31:56 #45 [core-command internal] load build context 19:31:56 #45 ... 19:31:56 19:31:56 #49 [support-notifications internal] load build context 19:31:56 #49 ... 19:31:56 19:31:56 #44 [security-bootstrapper internal] load build context 19:31:56 #44 ... 19:31:56 19:31:56 #49 [support-notifications internal] load build context 19:31:57 #49 ... 19:31:57 19:31:57 #47 [security-proxy-setup internal] load build context 19:31:57 #47 ... 19:31:57 19:31:57 #49 [support-notifications internal] load build context 19:31:57 #49 ... 19:31:57 19:31:57 #51 [support-scheduler internal] load build context 19:31:58 #51 ... 19:31:58 19:31:58 #49 [support-notifications internal] load build context 19:31:58 #49 ... 19:31:58 19:31:58 #96 [security-spire-config] exporting to image 19:31:58 #96 exporting layers 4.6s done 19:31:58 #96 writing image sha256:6498b9ea85574d6749744e7f857b65fde71bc130dc234363ae982d17a4d0a771 0.1s done 19:31:58 #96 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:31:58 #96 writing image sha256:c92ac923904ff1662a80e507b166056c08d592cef10485735742dbb29e6c627c 0.1s done 19:31:58 #96 writing image sha256:56885101481b5553036567bdbc82a672f76c39e815e78072741ab3013a90c125 0.0s done 19:31:58 #96 naming to docker.io/library/security-spire-agent-arm64 done 19:31:58 #96 naming to docker.io/library/security-spire-config-arm64 done 19:31:58 #96 DONE 6.7s 19:31:58 19:31:58 #49 [support-notifications internal] load build context 19:31:59 #49 ... 19:31:59 19:31:59 #46 [security-secretstore-setup internal] load build context 19:31:59 #46 ... 19:31:59 19:31:59 #51 [support-scheduler internal] load build context 19:32:02 #51 transferring context: 193.98MB 72.6s 19:32:02 #51 ... 19:32:02 19:32:02 #36 [core-metadata internal] load build context 19:32:02 #36 ... 19:32:02 19:32:02 #51 [support-scheduler internal] load build context 19:32:03 #51 ... 19:32:03 19:32:03 #43 [security-proxy-auth internal] load build context 19:32:03 #43 ... 19:32:03 19:32:03 #51 [support-scheduler internal] load build context 19:32:05 #51 ... 19:32:05 19:32:05 #48 [security-spiffe-token-provider internal] load build context 19:32:05 #48 ... 19:32:05 19:32:05 #54 [core-common-config-bootstrapper internal] load build context 19:32:05 #54 ... 19:32:05 19:32:05 #51 [support-scheduler internal] load build context 19:32:05 #51 ... 19:32:05 19:32:05 #54 [core-common-config-bootstrapper internal] load build context 19:32:05 #54 transferring context: 228.08MB 76.1s done 19:32:05 #54 DONE 77.4s 19:32:05 19:32:05 #51 [support-scheduler internal] load build context 19:32:06 #51 ... 19:32:06 19:32:06 #52 [core-data internal] load build context 19:32:06 #52 ... 19:32:06 19:32:06 #51 [support-scheduler internal] load build context 19:32:06 #51 ... 19:32:06 19:32:06 #45 [core-command internal] load build context 19:32:06 #45 ... 19:32:06 19:32:06 #51 [support-scheduler internal] load build context 19:32:06 #51 ... 19:32:06 19:32:06 #44 [security-bootstrapper internal] load build context 19:32:06 #44 ... 19:32:06 19:32:06 #51 [support-scheduler internal] load build context 19:32:07 #51 ... 19:32:07 19:32:07 #97 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:32:07 #97 DONE 1.9s 19:32:07 19:32:07 #51 [support-scheduler internal] load build context 19:32:07 #51 transferring context: 228.08MB 78.8s done 19:32:07 #51 ... 19:32:07 19:32:07 #47 [security-proxy-setup internal] load build context 19:32:07 #47 ... 19:32:07 19:32:07 #44 [security-bootstrapper internal] load build context 19:32:08 #44 ... 19:32:08 19:32:08 #51 [support-scheduler internal] load build context 19:32:08 #51 DONE 81.3s 19:32:08 19:32:08 #44 [security-bootstrapper internal] load build context 19:32:08 #44 transferring context: 228.08MB 83.3s done 19:32:08 #44 DONE 83.9s 19:32:08 19:32:08 #45 [core-command internal] load build context 19:32:09 #45 ... 19:32:09 19:32:09 #49 [support-notifications internal] load build context 19:32:09 #49 transferring context: 228.08MB 81.8s done 19:32:09 #49 DONE 83.2s 19:32:09 19:32:09 #45 [core-command internal] load build context 19:32:09 #45 ... 19:32:09 19:32:09 #36 [core-metadata internal] load build context 19:32:09 #36 transferring context: 228.08MB 79.9s done 19:32:09 #36 DONE 82.1s 19:32:09 19:32:09 #45 [core-command internal] load build context 19:32:09 #45 ... 19:32:09 19:32:09 #52 [core-data internal] load build context 19:32:09 #52 transferring context: 228.08MB 80.0s done 19:32:09 #52 DONE 82.8s 19:32:09 19:32:09 #45 [core-command internal] load build context 19:32:09 #45 ... 19:32:09 19:32:09 #46 [security-secretstore-setup internal] load build context 19:32:09 #46 ... 19:32:09 19:32:09 #45 [core-command internal] load build context 19:32:09 #45 ... 19:32:09 19:32:09 #98 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:32:09 #98 DONE 1.1s 19:32:09 19:32:09 #45 [core-command internal] load build context 19:32:09 #45 ... 19:32:09 19:32:09 #43 [security-proxy-auth internal] load build context 19:32:09 #43 transferring context: 228.08MB 85.1s done 19:32:09 #43 DONE 85.3s 19:32:09 19:32:09 #45 [core-command internal] load build context 19:32:10 #45 ... 19:32:10 19:32:10 #99 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:32:10 #99 DONE 1.0s 19:32:10 19:32:10 #45 [core-command internal] load build context 19:32:11 #45 ... 19:32:11 19:32:11 #47 [security-proxy-setup internal] load build context 19:32:11 #47 transferring context: 228.08MB 84.7s done 19:32:11 #47 DONE 86.4s 19:32:11 19:32:11 #45 [core-command internal] load build context 19:32:12 #45 transferring context: 228.08MB 87.0s done 19:32:13 #45 DONE 87.9s 19:32:13 19:32:13 #46 [security-secretstore-setup internal] load build context 19:32:15 #46 ... 19:32:15 19:32:15 #48 [security-spiffe-token-provider internal] load build context 19:32:15 #48 ... 19:32:15 19:32:15 #46 [security-secretstore-setup internal] load build context 19:32:17 #46 transferring context: 228.08MB 90.7s done 19:32:17 #46 DONE 91.7s 19:32:17 19:32:17 #48 [security-spiffe-token-provider internal] load build context 19:32:17 #48 ... 19:32:17 19:32:17 #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:17 #100 ... 19:32:17 19:32:17 #48 [security-spiffe-token-provider internal] load build context 19:32:19 #48 transferring context: 228.08MB 92.1s done 19:32:19 #48 DONE 93.4s 19:32:19 19:32:19 #101 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:32:20 #101 DONE 0.7s 19:32:20 19:32:20 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:20 #102 ... 19:32:20 19:32:20 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:20 #103 ... 19:32:20 19:32:20 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:16 #104 ... 19:33:16 19:33:16 #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:16 #100 DONE 67.7s 19:33:16 19:33:16 #105 [core-common-config-bootstrapper builder 6/7] COPY . . 19:33:16 #105 ... 19:33:16 19:33:16 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:16 #104 DONE 65.8s 19:33:16 19:33:16 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:16 #103 DONE 66.5s 19:33:16 19:33:16 #106 [support-notifications builder 6/7] COPY . . 19:33:19 #106 ... 19:33:19 19:33:19 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:19 #102 DONE 59.5s 19:33:19 19:33:19 #105 [core-common-config-bootstrapper builder 6/7] COPY . . 19:33:19 #105 DONE 4.5s 19:33:19 19:33:19 #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:33:19 #107 CACHED 19:33:19 19:33:19 #108 [core-metadata builder 6/7] COPY . . 19:33:19 #108 CACHED 19:33:19 19:33:19 #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:19 #109 CACHED 19:33:19 19:33:19 #110 [support-scheduler builder 6/7] COPY . . 19:33:19 #110 CACHED 19:33:19 19:33:19 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:19 #111 CACHED 19:33:19 19:33:19 #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:33:19 #112 CACHED 19:33:19 19:33:19 #113 [core-data builder 6/7] COPY . . 19:33:19 #113 CACHED 19:33:19 19:33:19 #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:19 #114 CACHED 19:33:19 19:33:19 #115 [core-data builder 4/7] COPY go.mod vendor* ./ 19:33:19 #115 CACHED 19:33:19 19:33:19 #116 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:33:19 #116 CACHED 19:33:19 19:33:19 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:19 #117 CACHED 19:33:19 19:33:19 #118 [security-proxy-setup builder 6/7] COPY . . 19:33:19 #118 CACHED 19:33:19 19:33:19 #106 [support-notifications builder 6/7] COPY . . 19:33:19 #106 DONE 3.1s 19:33:19 19:33:19 #119 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:19 #119 CACHED 19:33:19 19:33:19 #120 [core-command builder 6/7] COPY . . 19:33:19 #120 CACHED 19:33:19 19:33:19 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 19:33:19 #121 CACHED 19:33:19 19:33:19 #122 [security-bootstrapper builder 6/7] COPY . . 19:33:19 #122 DONE 3.1s 19:33:19 19:33:19 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:33:19 #123 CACHED 19:33:19 19:33:19 #124 [security-secretstore-setup builder 6/7] COPY . . 19:33:19 #124 CACHED 19:33:19 19:33:19 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:19 #125 CACHED 19:33:19 19:33:19 #126 [security-proxy-auth builder 6/7] COPY . . 19:33:19 #126 CACHED 19:33:19 19:33:19 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:19 #127 CACHED 19:33:19 19:33:19 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:33:19 #128 CACHED 19:33:19 19:33:19 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:33:25 #129 ... 19:33:25 19:33:25 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:33:25 #0 4.648 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:33:25 #130 ... 19:33:25 19:33:25 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:33:25 #129 6.004 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:33:28 #129 ... 19:33:28 19:33:28 #131 [security-spiffe-token-provider builder 6/7] COPY . . 19:33:28 #131 DONE 8.4s 19:33:28 19:33:28 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:29 #132 ... 19:33:29 19:33:29 #133 [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:33:29 #0 5.182 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:33:29 #133 ... 19:33:29 19:33:29 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:33:29 #0 6.395 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:33:29 #134 ... 19:33:29 19:33:29 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:33:29 #0 4.498 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:33:30 #135 ... 19:33:30 19:33:30 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:33:30 #0 5.317 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:33:30 #136 ... 19:33:30 19:33:30 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:33:30 #0 6.194 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:33:30 #137 ... 19:33:30 19:33:30 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:33:30 #0 5.895 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:33:30 #138 ... 19:33:30 19:33:30 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:33:30 #0 5.601 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:33:30 #139 ... 19:33:30 19:33:30 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:33:30 #0 3.791 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:33:30 #140 ... 19:33:30 19:33:30 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:30 #132 2.109 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:24 #132 ... 19:52:24 19:52:24 #133 [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:24 #133 1143.3 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:30 #133 ... 19:52:30 19:52:30 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:52:30 #135 DONE 1150.6s 19:52:30 19:52:30 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:52:30 #139 ... 19:52:30 19:52:30 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:52:30 #141 DONE 0.3s 19:52:30 19:52:30 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:52:31 #140 ... 19:52:31 19:52:31 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:52:31 #142 DONE 0.3s 19:52:31 19:52:31 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:52:31 #136 ... 19:52:31 19:52:31 #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:31 #143 DONE 0.2s 19:52:31 19:52:31 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:52:31 #144 DONE 0.2s 19:52:31 19:52:31 #133 [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:31 #133 ... 19:52:31 19:52:31 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:52:32 #145 DONE 0.3s 19:52:32 19:52:32 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:52:32 #146 DONE 0.2s 19:52:32 19:52:32 #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:34 #147 DONE 2.2s 19:52:34 19:52:34 #96 [security-proxy-setup] exporting to image 19:52:34 #96 exporting layers 19:52:35 #96 exporting layers 1.0s done 19:52:35 #96 writing image sha256:3084adcb24bde2f532f33cf41943abb8ffcd03107a0a81d58410cfd3af25485f done 19:52:35 #96 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 19:52:35 #96 DONE 7.8s 19:52:35 19:52:35 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:52:37 #139 ... 19:52:37 19:52:37 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:52:37 #136 DONE 1157.5s 19:52:37 19:52:37 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:52:38 #132 ... 19:52:38 19:52:38 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:52:38 #148 DONE 0.4s 19:52:38 19:52:38 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:52:38 #130 ... 19:52:38 19:52:38 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:52:40 #149 DONE 2.2s 19:52:40 19:52:40 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:52:40 #150 DONE 0.3s 19:52:40 19:52:40 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:52:40 #151 DONE 0.2s 19:52:40 19:52:40 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:52:41 #152 DONE 0.4s 19:52:41 19:52:41 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:52:41 #153 DONE 0.2s 19:52:41 19:52:41 #133 [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:41 #133 ... 19:52:41 19:52:41 #154 [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:52:41 #154 DONE 0.2s 19:52:41 19:52:41 #155 [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:52:42 #155 DONE 0.2s 19:52:42 19:52:42 #133 [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:42 #133 ... 19:52:42 19:52:42 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:52:42 #156 DONE 0.2s 19:52:42 19:52:42 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:52:42 #157 DONE 0.2s 19:52:42 19:52:42 #133 [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:42 #133 ... 19:52:42 19:52:42 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:52:43 #158 ... 19:52:43 19:52:43 #133 [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:43 #133 DONE 1163.7s 19:52:43 19:52:43 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:52:43 #140 ... 19:52:43 19:52:43 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:52:44 #159 DONE 0.4s 19:52:44 19:52:44 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:52:44 #160 DONE 0.2s 19:52:44 19:52:44 #161 [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:52:44 #161 DONE 0.2s 19:52:44 19:52:44 #162 [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:52:44 #162 DONE 0.1s 19:52:44 19:52:44 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:52:45 #163 DONE 0.2s 19:52:45 19:52:45 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:45 #134 ... 19:52:45 19:52:45 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:52:45 #164 DONE 0.3s 19:52:45 19:52:45 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:52:45 #139 ... 19:52:45 19:52:45 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:52:45 #158 DONE 2.9s 19:52:45 19:52:45 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:52:46 #165 DONE 1.0s 19:52:46 19:52:46 #96 [security-bootstrapper] exporting to image 19:52:46 #96 exporting layers 19:52:46 #96 ... 19:52:46 19:52:46 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:52:46 #166 DONE 0.2s 19:52:46 19:52:46 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:47 #167 ... 19:52:47 19:52:47 #96 [security-bootstrapper] exporting to image 19:52:47 #96 exporting layers 1.6s done 19:52:47 #96 writing image sha256:e1e02c61010bdca48d8619a5be4a0c8e21177bd288eb31ad03bd37f1d64283c7 0.0s done 19:52:47 #96 naming to docker.io/library/security-bootstrapper-arm64 done 19:52:47 #96 DONE 9.5s 19:52:47 19:52:47 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:48 #129 ... 19:52:48 19:52:48 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:48 #167 DONE 2.2s 19:52:48 19:52:48 #96 [security-secretstore-setup] exporting to image 19:52:50 #96 exporting layers 1.6s done 19:52:50 #96 writing image sha256:b15c690569bb9ee03ab6fc473232ef280c49905810a0012e1489519629fbcad3 0.0s done 19:52:50 #96 naming to docker.io/library/security-secretstore-setup-arm64 done 19:52:50 #96 DONE 11.1s 19:52:50 19:52:50 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:37 #129 ... 19:53:37 19:53:37 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:53:37 #138 DONE 1215.4s 19:53:37 19:53:37 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:37 #129 ... 19:53:37 19:53:37 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:53:37 #168 DONE 0.4s 19:53:37 19:53:37 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:53:37 #139 ... 19:53:37 19:53:37 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:53:37 #169 DONE 0.1s 19:53:37 19:53:37 #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:37 #170 DONE 0.2s 19:53:37 19:53:37 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:53:37 #130 ... 19:53:37 19:53:37 #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:37 #171 DONE 0.2s 19:53:37 19:53:37 #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:37 #172 DONE 0.1s 19:53:37 19:53:37 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:53:37 #132 ... 19:53:37 19:53:37 #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:38 #173 DONE 2.0s 19:53:38 19:53:38 #96 [core-common-config-bootstrapper] exporting to image 19:53:38 #96 exporting layers 19:53:38 #96 exporting layers 0.5s done 19:53:38 #96 writing image sha256:227287fcb76368bda70172d261126601fdfd00b6030a8431a774f17d26446c36 done 19:53:38 #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:53:38 #96 DONE 11.6s 19:53:38 19:53:38 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:55:45 #140 ... 19:55:45 19:55:45 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:55:45 #132 DONE 1324.8s 19:55:45 19:55:45 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:55:45 #140 ... 19:55:45 19:55:45 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:55:45 #174 DONE 0.1s 19:55:45 19:55:45 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:55:45 #175 DONE 0.1s 19:55:45 19:55:45 #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:45 #176 DONE 0.3s 19:55:45 19:55:45 #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:45 #177 DONE 0.1s 19:55:45 19:55:45 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:55:45 #134 ... 19:55:45 19:55:45 #96 [security-spiffe-token-provider] exporting to image 19:55:45 #96 exporting layers 19:55:45 #96 exporting layers 0.8s done 19:55:45 #96 writing image sha256:744ad4b4630f104f8525cea9e10b389954b1df30a380ac94e8ae4330e1b21021 done 19:55:45 #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:55:45 #96 DONE 12.4s 19:55:45 19:55:45 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:02:23 #130 ... 20:02:23 20:02:23 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:02:23 #140 DONE 1730.5s 20:02:23 20:02:23 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:02:23 #129 ... 20:02:23 20:02:23 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:02:23 #178 DONE 0.1s 20:02:23 20:02:23 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:02:23 #179 DONE 0.3s 20:02:23 20:02:23 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:02:23 #134 ... 20:02:23 20:02:23 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:02:23 #180 DONE 0.4s 20:02:23 20:02:23 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:02:23 #129 ... 20:02:23 20:02:23 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:02:23 #181 DONE 0.1s 20:02:23 20:02:23 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:02:23 #182 DONE 0.1s 20:02:23 20:02:23 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:02:23 #130 ... 20:02:23 20:02:23 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:02:23 #183 DONE 1.6s 20:02:23 20:02:23 #96 [security-proxy-auth] exporting to image 20:02:23 #96 exporting layers 20:02:23 #96 exporting layers 0.6s done 20:02:23 #96 writing image sha256:542dff00252fc91aa9f407ee4d50cd57a1c0d361bbc0e3ce768a3ff8df9c9a1c done 20:02:23 #96 naming to docker.io/library/security-proxy-auth-arm64 done 20:02:23 #96 DONE 13.1s 20:02:23 20:02:23 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:02:49 #137 DONE 1768.9s 20:02:49 20:02:49 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:02:49 #130 ... 20:02:49 20:02:49 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:02:49 #184 DONE 0.1s 20:02:49 20:02:49 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:02:49 #129 ... 20:02:49 20:02:49 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:02:49 #185 DONE 0.2s 20:02:49 20:02:49 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:02:49 #186 DONE 0.4s 20:02:49 20:02:49 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:02:49 #139 ... 20:02:49 20:02:49 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:02:49 #187 DONE 0.1s 20:02:49 20:02:49 #96 [core-command] exporting to image 20:02:49 #96 exporting layers 20:02:50 #96 exporting layers 0.3s done 20:02:50 #96 writing image sha256:314a6c3b4bad6be7bd7f0f4691ac3c2907047f1c96f54005672794119e95fa35 done 20:02:50 #96 naming to docker.io/library/core-command-arm64 done 20:02:50 #96 DONE 13.4s 20:02:50 20:02:50 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:05 #129 ... 20:03:05 20:03:05 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:03:05 #130 DONE 1784.3s 20:03:05 20:03:05 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:03:05 #139 DONE 1784.3s 20:03:05 20:03:05 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:05 #129 ... 20:03:05 20:03:05 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:03:05 #188 DONE 0.3s 20:03:05 20:03:05 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:05 #129 ... 20:03:05 20:03:05 #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:03:05 #189 DONE 0.2s 20:03:05 20:03:05 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:03:05 #190 DONE 0.3s 20:03:05 20:03:05 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:03:05 #191 ... 20:03:05 20:03:05 #192 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:03:05 #192 DONE 0.3s 20:03:05 20:03:05 #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:03:06 #193 DONE 0.5s 20:03:06 20:03:06 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:03:06 #191 DONE 0.7s 20:03:06 20:03:06 #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:03:06 #194 DONE 0.2s 20:03:06 20:03:06 #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:03:06 #195 DONE 0.3s 20:03:06 20:03:06 #96 [core-data] exporting to image 20:03:06 #96 exporting layers 20:03:06 #96 ... 20:03:06 20:03:06 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:03:06 #196 DONE 0.2s 20:03:06 20:03:06 #96 [core-metadata] exporting to image 20:03:06 #96 exporting layers 0.5s done 20:03:06 #96 writing image sha256:606735d5c3820c69f081459438f138dccc8bf53ff7cf79bcafa2b21a49a39f84 done 20:03:06 #96 naming to docker.io/library/core-data-arm64 done 20:03:06 #96 writing image sha256:8b1313a75bec1d65d6b5e837f992da2fb8fa58358da4c95672e24cd507bd5a8a done 20:03:06 #96 naming to docker.io/library/core-metadata-arm64 done 20:03:06 #96 DONE 14.1s 20:03:06 20:03:06 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:33 #129 DONE 1812.5s 20:03:33 20:03:33 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:03:33 #134 DONE 1812.6s 20:03:33 20:03:33 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:03:33 #197 DONE 0.2s 20:03:33 20:03:33 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:03:33 #198 DONE 0.1s 20:03:33 20:03:33 #199 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:03:33 #199 DONE 0.1s 20:03:33 20:03:33 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:03:33 #200 DONE 0.1s 20:03:33 20:03:33 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:03:33 #201 DONE 0.5s 20:03:33 20:03:33 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:03:33 #202 DONE 0.4s 20:03:33 20:03:33 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:03:33 #203 DONE 0.1s 20:03:33 20:03:33 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:03:33 #204 DONE 0.1s 20:03:33 20:03:33 #96 [support-scheduler] exporting to image 20:03:33 #96 exporting layers 20:03:34 #96 exporting layers 0.4s done 20:03:34 #96 exporting layers 0.6s done 20:03:34 #96 writing image sha256:4fc90f17746e9dda04a4a2dcb5f463589db2feb7c0fd39370e49c4756320bbda 0.0s done 20:03:34 #96 naming to docker.io/library/support-scheduler-arm64 done 20:03:34 #96 writing image sha256:c6ad04adf87d9ad776712970f999766398688fa90ed2d2e4c6f78f7a89b8117b done 20:03:34 #96 naming to docker.io/library/support-notifications-arm64 done 20:03:34 #96 DONE 14.7s 20:03:34 time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:34 time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:34 time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:34 time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:34 time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:34 time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:34 time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:34 time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:34 time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:34 time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:34 time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:34 time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:34 time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:03:34 time="2024-06-24T19:30:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:03:34 $ docker stop --time=1 b2a2f78b6c65b8070402be209e23e8282f6896b639d52c7b66e3342e430f923a 20:03:35 $ docker rm -f --volumes b2a2f78b6c65b8070402be209e23e8282f6896b639d52c7b66e3342e430f923a [Pipeline] // withDockerContainer [Pipeline] sh 20:03:36 + docker images 20:03:36 REPOSITORY TAG IMAGE ID CREATED SIZE 20:03:36 support-scheduler-arm64 latest 4fc90f17746e 3 seconds ago 37.4MB 20:03:36 support-notifications-arm64 latest c6ad04adf87d 3 seconds ago 38.2MB 20:03:36 core-metadata-arm64 latest 8b1313a75bec 30 seconds ago 35.4MB 20:03:36 core-data-arm64 latest 606735d5c382 31 seconds ago 35.3MB 20:03:36 core-command-arm64 latest 314a6c3b4bad 47 seconds ago 34.9MB 20:03:36 security-proxy-auth-arm64 latest 542dff00252f About a minute ago 32.6MB 20:03:36 security-spiffe-token-provider-arm64 latest 744ad4b4630f 8 minutes ago 29.1MB 20:03:36 core-common-config-bootstrapper-arm64 latest 227287fcb763 9 minutes ago 15.3MB 20:03:36 security-secretstore-setup-arm64 latest b15c690569bb 10 minutes ago 36.4MB 20:03:36 security-bootstrapper-arm64 latest e1e02c61010b 10 minutes ago 18.8MB 20:03:36 security-proxy-setup-arm64 latest 3084adcb24bd 11 minutes ago 26MB 20:03:36 security-spire-config-arm64 latest c92ac923904f 31 minutes ago 95.8MB 20:03:36 security-spire-agent-arm64 latest 56885101481b 31 minutes ago 152MB 20:03:36 security-spire-server-arm64 latest 6498b9ea8557 31 minutes ago 96.7MB 20:03:36 ci-base-image-arm64 latest 90c332cfd0b0 50 minutes ago 962MB 20:03:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 20:03:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:03:37 20:03:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:03:37 arm64: Pulling from edgex-lftools-log-publisher 20:03:37 8998bd30e6a1: Pulling fs layer 20:03:37 04944245beec: Pulling fs layer 20:03:37 699f458cf7ca: Pulling fs layer 20:03:37 765212b225bb: Pulling fs layer 20:03:37 f23df028b6ca: Pulling fs layer 20:03:37 d65c8cfc05b1: Pulling fs layer 20:03:37 2437ff75d9bd: Pulling fs layer 20:03:37 f23df028b6ca: Waiting 20:03:37 d65c8cfc05b1: Waiting 20:03:37 765212b225bb: Waiting 20:03:37 2437ff75d9bd: Waiting 20:03:37 04944245beec: Verifying Checksum 20:03:37 04944245beec: Download complete 20:03:37 765212b225bb: Verifying Checksum 20:03:37 765212b225bb: Download complete 20:03:37 f23df028b6ca: Verifying Checksum 20:03:37 d65c8cfc05b1: Verifying Checksum 20:03:37 d65c8cfc05b1: Download complete 20:03:38 699f458cf7ca: Verifying Checksum 20:03:38 699f458cf7ca: Download complete 20:03:38 8998bd30e6a1: Verifying Checksum 20:03:38 8998bd30e6a1: Download complete 20:03:40 2437ff75d9bd: Verifying Checksum 20:03:40 2437ff75d9bd: Download complete 20:03:42 8998bd30e6a1: Pull complete 20:03:43 04944245beec: Pull complete 20:03:44 699f458cf7ca: Pull complete 20:03:45 765212b225bb: Pull complete 20:03:46 f23df028b6ca: Pull complete 20:03:46 d65c8cfc05b1: Pull complete 20:04:04 2437ff75d9bd: Pull complete 20:04:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:04:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:04:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:04 prd-ubuntu20.04-docker-arm64-4c-16g-4281 does not seem to be running inside a container 20:04: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:04:08 $ docker top 835c426466e852fa45febd48dd99e4d261dc61d7be737dfe6506036432c37965 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:09 ---> job-cost.sh 20:04:09 lf-activate-venv: SKIPPING 20:04:09 INFO: No Stack... 20:04:09 INFO: Retrieving Pricing Info for: v3-standard-4 20:04:10 INFO: Archiving Costs [Pipeline] sh 20:04:10 + cut -d, -f6 20:04:10 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:04:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4808-1-stack-cost] 20:04:11 Resource [jenkins-edgexfoundry-edgex-go-PR-4808-1-stack-cost] did not exist. Created. 20:04:11 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4808-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:04:11 + echo total: 0.10999999940395355 [Pipeline] stash 20:04:12 Stashed 1 file(s) [Pipeline] } 20:04:12 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4808-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:04:12 $ docker stop --time=1 835c426466e852fa45febd48dd99e4d261dc61d7be737dfe6506036432c37965 20:04:13 $ docker rm -f --volumes 835c426466e852fa45febd48dd99e4d261dc61d7be737dfe6506036432c37965 [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:04:14 provisioning config files... 20:04:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3501337081556172755tmp [Pipeline] { [Pipeline] sh 20:04:15 + set +x 20:04:15 + curl -s https://codecov.io/bash 20:04:15 + bash -s -- 20:04:15 20:04:15 _____ _ 20:04:15 / ____| | | 20:04:15 | | ___ __| | ___ ___ _____ __ 20:04:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:04:15 | |___| (_) | (_| | __/ (_| (_) \ V / 20:04:15 \_____\___/ \__,_|\___|\___\___/ \_/ 20:04:15 Bash-1.0.6 20:04:15 20:04:15 20:04:15 ==> git version 2.25.1 found 20:04: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:04:15 Release-Date: 2020-01-08 20:04: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:04:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:04:15 ==> Jenkins CI detected. 20:04:15 current dir:  /w/workspace/edgex-go/1 20:04:15 project root: . 20:04:15 --> token set from env 20:04:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:04:15 ==> Running gcov in . (disable via -X gcov) 20:04:15 ==> Python coveragepy not found 20:04:15 ==> Searching for coverage reports in: 20:04:15 + . 20:04:15 -> Found 1 reports 20:04:15 ==> Detecting git/mercurial file structure 20:04:15 ==> Reading reports 20:04:15 + ./coverage.out bytes=455714 20:04:15 ==> Appending adjustments 20:04:15 https://docs.codecov.io/docs/fixing-reports 20:04:16 + Found adjustments 20:04:16 ==> Gzipping contents 20:04:16 60K /tmp/codecov.X6yLwr.gz 20:04:16 ==> Uploading reports 20:04:16 url: https://codecov.io 20:04:16 query: branch=PR-4808&commit=8d6cdd1e76488b6d8e13b2371014d40488be16d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4808%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4808&job=&cmd_args= 20:04:16 -> Pinging Codecov 20:04:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4808&commit=8d6cdd1e76488b6d8e13b2371014d40488be16d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4808%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4808&job=&cmd_args= 20:04:16 -> Uploading to 20:04:16 https://storage.googleapis.com/codecov/v4/raw/2024-06-24/00271124DB129430A58F1EEE437C3FCB/8d6cdd1e76488b6d8e13b2371014d40488be16d4/fa43e86d-53f8-4b50-8657-e32326c4b5d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240624%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240624T200416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d7035b761ee4e47c3b426414549c2cfcdaccbe14cd9c34ca8bd81b9ebe4d412 20:04:16 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:16 Dload Upload Total Spent Left Speed 20:04:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57926 0 0 100 57926 0 201k --:--:-- --:--:-- --:--:-- 200k 20:04:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8d6cdd1e76488b6d8e13b2371014d40488be16d4 [Pipeline] } 20:04:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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:04:18 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:04:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:04:19 ---> package-listing.sh 20:04:19 ++ tr '[:upper:]' '[:lower:]' 20:04:19 ++ facter osfamily 20:04:20 + OS_FAMILY=debian 20:04:20 + workspace=/w/workspace/edgex-go/1 20:04:20 + START_PACKAGES=/tmp/packages_start.txt 20:04:20 + END_PACKAGES=/tmp/packages_end.txt 20:04:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:04:20 + PACKAGES=/tmp/packages_start.txt 20:04:20 + '[' /w/workspace/edgex-go/1 ']' 20:04:20 + PACKAGES=/tmp/packages_end.txt 20:04:20 + case "${OS_FAMILY}" in 20:04:20 + grep '^ii' 20:04:20 + dpkg -l 20:04:20 + '[' -f /tmp/packages_start.txt ']' 20:04:20 + '[' -f /tmp/packages_end.txt ']' 20:04:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:04:20 + '[' /w/workspace/edgex-go/1 ']' 20:04:20 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:04:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:04: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:04:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:04:21 20:04:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:04:21 latest: Pulling from edgex-lftools-log-publisher 20:04:21 5eb5b503b376: Pulling fs layer 20:04:21 5c69ac0246d0: Pulling fs layer 20:04:21 ec43610c2a17: Pulling fs layer 20:04:21 3a2ae6a8a46f: Pulling fs layer 20:04:21 33b1e0a273af: Pulling fs layer 20:04:21 5d3b04190fa2: Pulling fs layer 20:04:21 2f39f015ded8: Pulling fs layer 20:04:21 3a2ae6a8a46f: Waiting 20:04:21 33b1e0a273af: Waiting 20:04:21 2f39f015ded8: Waiting 20:04:21 5d3b04190fa2: Waiting 20:04:21 5c69ac0246d0: Verifying Checksum 20:04:21 3a2ae6a8a46f: Verifying Checksum 20:04:21 3a2ae6a8a46f: Download complete 20:04:21 33b1e0a273af: Verifying Checksum 20:04:21 33b1e0a273af: Download complete 20:04:21 5d3b04190fa2: Verifying Checksum 20:04:21 5d3b04190fa2: Download complete 20:04:21 ec43610c2a17: Verifying Checksum 20:04:21 ec43610c2a17: Download complete 20:04:21 5eb5b503b376: Verifying Checksum 20:04:21 5eb5b503b376: Download complete 20:04:22 2f39f015ded8: Download complete 20:04:23 5eb5b503b376: Pull complete 20:04:23 5c69ac0246d0: Pull complete 20:04:23 ec43610c2a17: Pull complete 20:04:23 3a2ae6a8a46f: Pull complete 20:04:23 33b1e0a273af: Pull complete 20:04:23 5d3b04190fa2: Pull complete 20:04:28 2f39f015ded8: Pull complete 20:04:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:04:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:04:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:28 prd-ubuntu20.04-docker-8c-8g-4278 does not seem to be running inside a container 20:04:28 $ 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:04:31 $ docker top 9b8050fb2aa3d9bfebeb95c82e022247aeb286b3846b1775fc59e61d78bff2d1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:32 + touch /tmp/pre-build-complete [Pipeline] sh 20:04:32 + mkdir -p /var/log/sysstat [Pipeline] sh 20:04:32 + ls /var/log/sa-host 20:04:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:32 provisioning config files... 20:04:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6923968600122413326tmp [Pipeline] { [Pipeline] echo 20:04:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:04:33 ---> create-netrc.sh [Pipeline] } 20:04:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:04:33 ---> python-tools-install.sh [Pipeline] echo 20:04:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:04:34 ---> sudo-logs.sh 20:04:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:04:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:04:34 ---> job-cost.sh 20:04:34 lf-activate-venv: SKIPPING 20:04:34 DEBUG: total: 0.10999999940395355 20:04:34 INFO: Retrieving Stack Cost... 20:04:34 INFO: Retrieving Pricing Info for: v3-standard-8 20:04:35 INFO: Archiving Costs [Pipeline] echo 20:04:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:04:35 ---> logs-deploy.sh 20:04:35 lf-activate-venv: SKIPPING 20:04:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4808/1 20:04:35 INFO: archiving workspace using pattern(s): 20:04:36 Archives upload complete. 20:04:36 INFO: archiving logs to Nexus 20:04:37 ---> uname -a: 20:04:37 Linux prd-ubuntu20-04-docker-8c-8g-4278 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:04:37 20:04:37 20:04:37 ---> lscpu: 20:04:37 Architecture: x86_64 20:04:37 CPU op-mode(s): 32-bit, 64-bit 20:04:37 Byte Order: Little Endian 20:04:37 Address sizes: 40 bits physical, 48 bits virtual 20:04:37 CPU(s): 8 20:04:37 On-line CPU(s) list: 0-7 20:04:37 Thread(s) per core: 1 20:04:37 Core(s) per socket: 1 20:04:37 Socket(s): 8 20:04:37 NUMA node(s): 1 20:04:37 Vendor ID: AuthenticAMD 20:04:37 CPU family: 23 20:04:37 Model: 49 20:04:37 Model name: AMD EPYC-Rome Processor 20:04:37 Stepping: 0 20:04:37 CPU MHz: 2799.998 20:04:37 BogoMIPS: 5599.99 20:04:37 Virtualization: AMD-V 20:04:37 Hypervisor vendor: KVM 20:04:37 Virtualization type: full 20:04:37 L1d cache: 256 KiB 20:04:37 L1i cache: 256 KiB 20:04:37 L2 cache: 4 MiB 20:04:37 L3 cache: 128 MiB 20:04:37 NUMA node0 CPU(s): 0-7 20:04:37 Vulnerability Itlb multihit: Not affected 20:04:37 Vulnerability L1tf: Not affected 20:04:37 Vulnerability Mds: Not affected 20:04:37 Vulnerability Meltdown: Not affected 20:04:37 Vulnerability Mmio stale data: Not affected 20:04:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:04:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:04:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:04:37 Vulnerability Srbds: Not affected 20:04:37 Vulnerability Tsx async abort: Not affected 20:04:37 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:04:37 20:04:37 20:04:37 ---> nproc: 20:04:37 8 20:04:37 20:04:37 20:04:37 ---> df -h: 20:04:37 Filesystem Size Used Avail Use% Mounted on 20:04:37 overlay 155G 24G 132G 15% / 20:04:37 tmpfs 64M 0 64M 0% /dev 20:04:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:04:37 shm 64M 0 64M 0% /dev/shm 20:04:37 /dev/vda1 155G 24G 132G 15% /facter-os 20:04:37 20:04:37 20:04:37 ---> sar -b -r -n DEV: 20:04:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4278) 06/24/24 _x86_64_ (8 CPU) 20:04:37 20:04:37 19:06:43 LINUX RESTART (8 CPU) 20:04:37 20:04:37 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:04:37 19:08:01 324.21 46.36 277.85 0.00 5273.12 61270.19 0.00 20:04:37 19:09:01 186.15 1.00 185.15 0.00 20.93 62316.55 0.00 20:04:37 19:10:01 37.38 0.02 37.36 0.00 0.13 29804.25 0.00 20:04:37 19:11:01 39.04 0.32 38.73 0.00 5.73 16445.13 0.00 20:04:37 19:12:01 497.82 2.13 495.68 0.00 139.98 208373.40 0.00 20:04:37 19:13:01 586.39 13.76 572.63 0.00 4359.08 150009.46 0.00 20:04:37 19:14:01 359.86 0.15 359.71 0.00 1.20 103120.63 0.00 20:04:37 19:15:01 762.98 0.30 762.68 0.00 27.46 105600.00 0.00 20:04:37 19:16:01 5.98 1.03 4.95 0.00 22.00 121.31 0.00 20:04:37 19:17:01 2.23 0.02 2.22 0.00 0.13 24.93 0.00 20:04:37 19:18:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 20:04:37 19:19:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 20:04:37 19:20:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 20:04:37 19:21:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 20:04:37 19:22:01 1.80 0.02 1.78 0.00 0.13 21.33 0.00 20:04:37 19:23:01 1.18 0.00 1.18 0.00 0.00 18.53 0.00 20:04:37 19:24:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 20:04:37 19:25:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 20:04:37 19:26:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 20:04:37 19:27:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 20:04:37 19:28:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 20:04:37 19:29:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 20:04:37 19:30:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 20:04:37 19:31:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 20:04:37 19:32:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 20:04:37 19:33:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 20:04:37 19:34:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 20:04:37 19:35:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 20:04:37 19:36:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 20:04:37 19:37:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 20:04:37 19:38:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 20:04:37 19:39:01 0.95 0.00 0.95 0.00 0.00 12.66 0.00 20:04:37 19:40:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 20:04:37 19:41:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 20:04:37 19:42:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 20:04:37 19:43:02 1.20 0.00 1.20 0.00 0.00 14.26 0.00 20:04:37 19:44:01 1.15 0.00 1.15 0.00 0.00 13.56 0.00 20:04:37 19:45:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 20:04:37 19:46:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 20:04:37 19:47:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 20:04:37 19:48:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 20:04:37 19:49:01 0.97 0.00 0.97 0.00 0.00 13.06 0.00 20:04:37 19:50:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 20:04:37 19:51:01 1.02 0.00 1.02 0.00 0.00 13.60 0.00 20:04:37 19:52:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 20:04:37 19:53:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 20:04:37 19:54:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 20:04:37 19:55:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 20:04:37 19:56:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 20:04:37 19:57:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 20:04:37 19:58:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 20:04:37 19:59:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 20:04:37 20:00:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 20:04:37 20:01:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 20:04:37 20:02:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 20:04:37 20:03:01 1.78 0.00 1.78 0.00 0.00 21.46 0.00 20:04:37 20:04:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 20:04:37 Average: 50.19 1.14 49.05 0.00 172.86 12948.99 0.00 20:04:37 20:04:37 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:04:37 19:08:01 29072008 31490268 843128 2.56 67652 2626952 2060816 6.07 1097512 2339592 393708 20:04:37 19:09:01 27433376 31298980 1005284 3.06 127276 3885796 2298968 6.78 1753624 3166848 612772 20:04:37 19:10:01 27507856 31261284 1041628 3.17 129276 3759888 2096464 6.18 1550640 3285116 44536 20:04:37 19:11:01 26646632 31374712 925228 2.81 133784 4674908 1957188 5.77 1818644 3820240 527652 20:04:37 19:12:01 22153072 31198624 1055228 3.21 156728 8868584 3260648 9.61 2147548 7822644 512 20:04:37 19:13:01 15160516 29455024 2734492 8.32 315504 13429876 8766884 25.84 4743160 11603648 604168 20:04:37 19:14:01 12425472 29089204 3100864 9.43 332396 15673756 8020552 23.64 6169472 12809256 154564 20:04:37 19:15:01 14407048 31340980 904724 2.75 355104 16061980 2210320 6.51 3033852 14181832 232 20:04:37 19:16:01 14438536 31368268 879872 2.68 353656 16059332 2187212 6.45 3008080 14179144 176 20:04:37 19:17:01 14438572 31368372 879556 2.67 353704 16059336 2187212 6.45 3008712 14179152 208 20:04:37 19:18:01 14475800 31405496 842384 2.56 353744 16059344 2187212 6.45 2971184 14179156 172 20:04:37 19:19:01 14479620 31409348 838532 2.55 353776 16059344 2187212 6.45 2966296 14179156 176 20:04:37 19:20:01 14484708 31414440 833460 2.53 353808 16059344 2187212 6.45 2961512 14179160 4 20:04:37 19:21:01 14485008 31414872 833040 2.53 353820 16059476 2187212 6.45 2961592 14179288 4 20:04:37 19:22:01 14485224 31415204 832392 2.53 353856 16059476 2199388 6.48 2961784 14179292 24 20:04:37 19:23:01 14485072 31415052 832476 2.53 353880 16059460 2199388 6.48 2962656 14179272 164 20:04:37 19:24:01 14485312 31415316 832380 2.53 353892 16059460 2199388 6.48 2962400 14179272 12 20:04:37 19:25:01 14484844 31414892 832724 2.53 353912 16059468 2199388 6.48 2962784 14179276 280 20:04:37 19:26:01 14484868 31414920 832684 2.53 353924 16059472 2199388 6.48 2962436 14179280 12 20:04:37 19:27:01 14485608 31415692 831856 2.53 353960 16059464 2199388 6.48 2961572 14179280 12 20:04:37 19:28:01 14485552 31415680 831760 2.53 353980 16059476 2199388 6.48 2962036 14179288 176 20:04:37 19:29:01 14485712 31415868 831720 2.53 354008 16059476 2199388 6.48 2961988 14179288 188 20:04:37 19:30:01 14485388 31415564 832004 2.53 354024 16059480 2182740 6.43 2962000 14179292 188 20:04:37 19:31:01 14485412 31415604 831948 2.53 354036 16059484 2182740 6.43 2962056 14179296 212 20:04:37 19:32:01 14485332 31415528 831904 2.53 354048 16059488 2182740 6.43 2961848 14179296 20 20:04:37 19:33:01 14485600 31415820 831564 2.53 354052 16059492 2182740 6.43 2961960 14179304 236 20:04:37 19:34:01 14485544 31415788 831656 2.53 354072 16059492 2182740 6.43 2962056 14179304 172 20:04:37 19:35:01 14485736 31416000 831596 2.53 354088 16059500 2182740 6.43 2962068 14179308 256 20:04:37 19:36:01 14485768 31416044 831528 2.53 354120 16059504 2182740 6.43 2961784 14179312 4 20:04:37 19:37:01 14485776 31416108 831460 2.53 354144 16059504 2182740 6.43 2961724 14179312 180 20:04:37 19:38:01 14485128 31415472 832004 2.53 354180 16059508 2198796 6.48 2961796 14179320 8 20:04:37 19:39:01 14485232 31415616 831984 2.53 354216 16059512 2198796 6.48 2961808 14179324 196 20:04:37 19:40:01 14485036 31415456 832144 2.53 354240 16059512 2198796 6.48 2961864 14179324 8 20:04:37 19:41:01 14485028 31415476 832060 2.53 354268 16059516 2198796 6.48 2961936 14179328 132 20:04:37 19:42:01 14484728 31415204 832268 2.53 354312 16059504 2198796 6.48 2961848 14179328 8 20:04:37 19:43:02 14484964 31415508 831932 2.53 354332 16059520 2198796 6.48 2962028 14179336 144 20:04:37 19:44:01 14485100 31415680 831892 2.53 354360 16059524 2198796 6.48 2962372 14179336 24 20:04:37 19:45:01 14484896 31415480 832068 2.53 354388 16059520 2198796 6.48 2962108 14179336 184 20:04:37 19:46:01 14484880 31415476 831980 2.53 354412 16059532 2198796 6.48 2962108 14179340 24 20:04:37 19:47:01 14484760 31415476 831896 2.53 354424 16059600 2198796 6.48 2962536 14179392 300 20:04:37 19:48:01 14484572 31415308 832040 2.53 354460 16059592 2198796 6.48 2962252 14179412 4 20:04:37 19:49:01 14484736 31415540 831732 2.53 354480 16059608 2198796 6.48 2962544 14179420 308 20:04:37 19:50:01 14484888 31415712 831708 2.53 354496 16059608 2198796 6.48 2962688 14179420 204 20:04:37 19:51:01 14484856 31415684 831720 2.53 354520 16059612 2198796 6.48 2962328 14179424 180 20:04:37 19:52:01 14484840 31415700 831896 2.53 354532 16059616 2181868 6.43 2962172 14179428 8 20:04:37 19:53:01 14484856 31415744 831840 2.53 354556 16059616 2181868 6.43 2962344 14179428 176 20:04:37 19:54:01 14485040 31416076 831676 2.53 354580 16059752 2181868 6.43 2962584 14179564 8 20:04:37 19:55:01 14484732 31415800 831908 2.53 354584 16059752 2181868 6.43 2962760 14179564 276 20:04:37 19:56:01 14484684 31415760 831892 2.53 354588 16059756 2181868 6.43 2962832 14179568 192 20:04:37 19:57:01 14484684 31415796 831840 2.53 354620 16059760 2181868 6.43 2962360 14179572 176 20:04:37 19:58:01 14484724 31415852 831772 2.53 354644 16059760 2181868 6.43 2962392 14179576 8 20:04:37 19:59:01 14484716 31415888 831688 2.53 354684 16059764 2181868 6.43 2962452 14179580 12 20:04:37 20:00:01 14484700 31415904 831608 2.53 354696 16059768 2181868 6.43 2962728 14179580 184 20:04:37 20:01:01 14484716 31415948 831548 2.53 354720 16059768 2197924 6.48 2962776 14179580 4 20:04:37 20:02:01 14484660 31415916 831528 2.53 354740 16059772 2197924 6.48 2962732 14179584 16 20:04:37 20:03:01 14484636 31415896 831456 2.53 354784 16059764 2197924 6.48 2962532 14179588 24 20:04:37 20:04:01 14484504 31415828 831484 2.53 354812 16059780 2197924 6.48 2962504 14179596 8 20:04:37 Average: 15516935 31329160 920853 2.80 332910 15015788 2422172 7.14 2939796 13224880 41120 20:04:37 20:04:37 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:04:37 19:08:01 docker0 650.21 588.79 43.71 2876.78 0.00 0.00 0.00 0.00 20:04:37 19:08:01 lo 5.47 5.47 0.53 0.53 0.00 0.00 0.00 0.00 20:04:37 19:08:01 ens3 1542.59 1505.93 11332.67 188.22 0.00 0.00 0.00 0.00 20:04:37 19:09:01 veth0351030 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 20:04:37 19:09:01 docker0 238.19 297.00 20.52 2048.39 0.00 0.00 0.00 0.00 20:04:37 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:09:01 ens3 333.59 258.54 2084.69 37.72 0.00 0.00 0.00 0.00 20:04:37 19:10:01 veth0351030 1.17 1.20 0.10 0.10 0.00 0.00 0.00 0.00 20:04:37 19:10:01 docker0 1.17 1.17 0.09 0.10 0.00 0.00 0.00 0.00 20:04:37 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:10:01 ens3 31.56 19.91 24.70 12.90 0.00 0.00 0.00 0.00 20:04:37 19:11:01 veth0351030 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:11:01 ens3 22.15 14.58 18.80 10.19 0.00 0.00 0.00 0.00 20:04:37 19:12:01 vethff704df 4.82 5.83 0.46 2.45 0.00 0.00 0.00 0.00 20:04:37 19:12:01 docker0 63.12 97.65 4.37 990.19 0.00 0.00 0.00 0.00 20:04:37 19:12:01 veth4afd413 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:12:01 vethccb90b7 0.35 1.02 0.03 0.16 0.00 0.00 0.00 0.00 20:04:37 19:12:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 20:04:37 19:12:01 ens3 304.05 194.93 4676.32 177.43 0.00 0.00 0.00 0.00 20:04:37 19:12:01 veth2d704a4 4.80 5.80 0.45 2.49 0.00 0.00 0.00 0.00 20:04:37 19:12:01 veth16acc4f 7.62 9.58 0.73 4.56 0.00 0.00 0.00 0.00 20:04:37 19:12:01 vethb85a61d 4.37 5.72 0.43 2.44 0.00 0.00 0.00 0.00 20:04:37 19:13:01 vethcc463ad 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:04:37 19:13:01 veth08897ec 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:04:37 19:13:01 veth36a41dd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:04:37 19:13:01 vethae9ca04 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:04:37 19:13:01 veth47b1a0f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:04:37 19:13:01 docker0 272.78 557.98 25.45 4733.32 0.00 0.00 0.00 0.00 20:04:37 19:13:01 vethe863503 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:04:37 19:13:01 vethea2abd1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:04:37 19:13:01 vethccb90b7 0.15 0.23 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:13:01 veth4c482da 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:04:37 19:13:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 20:04:37 19:13:01 veth6ff3146 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:04:37 19:13:01 ens3 975.14 452.00 6819.61 56.08 0.00 0.00 0.00 0.00 20:04:37 19:13:01 veth1ee1e0d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:04:37 19:13:01 vethb550515 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:04:37 19:14:01 vethcc463ad 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:14:01 veth08897ec 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:14:01 veth36a41dd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:14:01 vethae9ca04 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:14:01 veth47b1a0f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:14:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:14:01 vethe863503 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:14:01 vethea2abd1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:14:01 vethccb90b7 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:14:01 veth4c482da 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:14:01 veth6ff3146 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:14:01 ens3 3.33 2.28 2.57 1.39 0.00 0.00 0.00 0.00 20:04:37 19:14:01 veth1ee1e0d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:14:01 vethb550515 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 20:04:37 19:15:01 ens3 24.61 16.86 20.03 10.80 0.00 0.00 0.00 0.00 20:04:37 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:16:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:18:01 ens3 0.35 0.18 0.49 0.07 0.00 0.00 0.00 0.00 20:04:37 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:23:01 ens3 0.32 0.28 0.09 0.08 0.00 0.00 0.00 0.00 20:04:37 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:24:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:25:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:28:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 20:04:37 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:31:01 ens3 0.23 0.20 0.12 0.01 0.00 0.00 0.00 0.00 20:04:37 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:33:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 20:04:37 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:38:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:04:37 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:39:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:40:01 ens3 0.22 0.15 0.12 0.01 0.00 0.00 0.00 0.00 20:04:37 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:41:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:43:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:43:02 ens3 0.28 0.28 0.08 0.08 0.00 0.00 0.00 0.00 20:04:37 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:45:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:48:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 20:04:37 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:53:01 ens3 0.32 0.28 0.09 0.08 0.00 0.00 0.00 0.00 20:04:37 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:58:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:04:37 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 19:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 20:00:01 ens3 0.27 0.22 0.23 0.01 0.00 0.00 0.00 0.00 20:04:37 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 20:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 20:02:01 ens3 0.45 0.37 0.26 0.21 0.00 0.00 0.00 0.00 20:04:37 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:04:37 20:03:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:04:37 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:04:37 20:04:01 ens3 0.62 0.10 0.11 0.01 0.00 0.00 0.00 0.00 20:04:37 Average: docker0 21.51 27.07 1.65 186.88 0.00 0.00 0.00 0.00 20:04:37 Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 20:04:37 Average: ens3 56.93 43.35 438.40 8.70 0.00 0.00 0.00 0.00 20:04:37 20:04:37 20:04:37 ---> sar -P ALL: 20:04:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4278) 06/24/24 _x86_64_ (8 CPU) 20:04:37 20:04:37 19:06:43 LINUX RESTART (8 CPU) 20:04:37 20:04:37 19:07:01 CPU %user %nice %system %iowait %steal %idle 20:04:37 19:08:01 all 9.48 0.00 3.00 2.76 0.05 84.70 20:04:37 19:08:01 0 9.30 0.00 2.26 6.80 0.07 81.57 20:04:37 19:08:01 1 8.30 0.00 4.65 0.56 0.07 86.43 20:04:37 19:08:01 2 8.10 0.00 2.37 0.27 0.05 89.21 20:04:37 19:08:01 3 5.07 0.00 1.68 5.92 0.05 87.28 20:04:37 19:08:01 4 9.24 0.00 2.02 2.69 0.03 86.02 20:04:37 19:08:01 5 12.11 0.00 4.08 2.32 0.07 81.42 20:04:37 19:08:01 6 7.90 0.00 3.08 3.37 0.05 85.60 20:04:37 19:08:01 7 15.83 0.00 3.90 0.13 0.05 80.08 20:04:37 19:09:01 all 25.06 0.00 5.11 3.45 0.08 66.30 20:04:37 19:09:01 0 24.87 0.00 4.76 0.86 0.05 69.46 20:04:37 19:09:01 1 25.47 0.00 4.65 0.96 0.10 68.81 20:04:37 19:09:01 2 24.31 0.00 6.17 1.04 0.07 68.41 20:04:37 19:09:01 3 25.02 0.00 4.49 7.69 0.07 62.73 20:04:37 19:09:01 4 26.92 0.00 4.87 2.76 0.19 65.26 20:04:37 19:09:01 5 25.10 0.00 5.25 5.22 0.07 64.37 20:04:37 19:09:01 6 24.55 0.00 5.11 1.87 0.07 68.40 20:04:37 19:09:01 7 24.20 0.00 5.55 7.22 0.07 62.96 20:04:37 19:10:01 all 18.05 0.00 3.37 1.99 0.07 76.52 20:04:37 19:10:01 0 18.78 0.00 3.23 0.05 0.07 77.87 20:04:37 19:10:01 1 16.13 0.00 3.41 13.14 0.05 67.26 20:04:37 19:10:01 2 17.46 0.00 3.25 0.05 0.08 79.16 20:04:37 19:10:01 3 20.58 0.00 2.63 0.19 0.07 76.54 20:04:37 19:10:01 4 17.68 0.00 3.61 2.35 0.07 76.29 20:04:37 19:10:01 5 15.29 0.00 3.17 0.03 0.05 81.45 20:04:37 19:10:01 6 19.22 0.00 4.25 0.00 0.07 76.46 20:04:37 19:10:01 7 19.27 0.00 3.43 0.20 0.07 77.03 20:04:37 19:11:01 all 60.83 0.00 7.93 0.53 0.10 30.61 20:04:37 19:11:01 0 60.03 0.00 8.30 0.42 0.08 31.16 20:04:37 19:11:01 1 60.61 0.00 8.04 1.10 0.12 30.13 20:04:37 19:11:01 2 62.22 0.00 8.48 0.20 0.10 29.00 20:04:37 19:11:01 3 59.23 0.00 7.74 1.08 0.08 31.87 20:04:37 19:11:01 4 60.61 0.00 8.09 0.84 0.10 30.36 20:04:37 19:11:01 5 62.01 0.00 7.35 0.08 0.10 30.45 20:04:37 19:11:01 6 61.47 0.00 7.68 0.35 0.10 30.40 20:04:37 19:11:01 7 60.47 0.00 7.77 0.18 0.08 31.49 20:04:37 19:12:01 all 18.50 0.00 7.71 13.57 0.12 60.10 20:04:37 19:12:01 0 18.22 0.00 7.15 9.27 0.09 65.26 20:04:37 19:12:01 1 20.99 0.00 7.56 7.47 0.10 63.88 20:04:37 19:12:01 2 18.73 0.00 7.59 18.07 0.14 55.47 20:04:37 19:12:01 3 18.50 0.00 7.54 15.82 0.15 57.98 20:04:37 19:12:01 4 16.88 0.00 6.65 6.76 0.09 69.62 20:04:37 19:12:01 5 18.06 0.00 8.49 12.59 0.21 60.66 20:04:37 19:12:01 6 18.56 0.00 7.51 13.69 0.09 60.15 20:04:37 19:12:01 7 18.07 0.00 9.19 25.08 0.10 47.56 20:04:37 19:13:01 all 32.73 0.00 8.27 15.29 0.12 43.59 20:04:37 19:13:01 0 32.87 0.00 9.27 15.88 0.12 41.86 20:04:37 19:13:01 1 33.81 0.00 7.53 18.86 0.15 39.64 20:04:37 19:13:01 2 30.73 0.00 8.04 15.45 0.19 45.60 20:04:37 19:13:01 3 32.71 0.00 9.01 13.11 0.08 45.08 20:04:37 19:13:01 4 33.53 0.00 7.89 16.31 0.10 42.17 20:04:37 19:13:01 5 33.28 0.00 8.08 5.86 0.10 52.69 20:04:37 19:13:01 6 32.39 0.00 9.47 29.65 0.09 28.41 20:04:37 19:13:01 7 32.52 0.00 6.91 7.42 0.12 53.03 20:04:37 19:14:01 all 86.63 0.00 13.16 0.00 0.21 0.00 20:04:37 19:14:01 0 87.06 0.00 12.75 0.00 0.19 0.00 20:04:37 19:14:01 1 87.06 0.00 12.75 0.00 0.19 0.00 20:04:37 19:14:01 2 86.43 0.00 13.40 0.00 0.17 0.00 20:04:37 19:14:01 3 86.01 0.00 13.82 0.00 0.17 0.00 20:04:37 19:14:01 4 85.59 0.00 14.13 0.00 0.29 0.00 20:04:37 19:14:01 5 85.75 0.00 14.00 0.00 0.25 0.00 20:04:37 19:14:01 6 87.44 0.00 12.35 0.00 0.21 0.00 20:04:37 19:14:01 7 87.64 0.00 12.10 0.04 0.23 0.00 20:04:37 19:15:01 all 66.74 0.00 10.75 4.15 0.14 18.21 20:04:37 19:15:01 0 66.81 0.00 10.64 4.88 0.14 17.53 20:04:37 19:15:01 1 66.47 0.00 11.20 2.25 0.15 19.93 20:04:37 19:15:01 2 65.55 0.00 11.80 1.91 0.13 20.60 20:04:37 19:15:01 3 66.37 0.00 10.52 6.57 0.14 16.39 20:04:37 19:15:01 4 68.45 0.00 9.71 2.81 0.15 18.88 20:04:37 19:15:01 5 68.24 0.00 9.87 1.04 0.12 20.73 20:04:37 19:15:01 6 67.18 0.00 10.52 3.92 0.15 18.23 20:04:37 19:15:01 7 64.77 0.00 11.75 10.12 0.18 13.17 20:04:37 19:16:01 all 0.10 0.00 0.11 0.01 0.01 99.76 20:04:37 19:16:01 0 0.02 0.00 0.08 0.08 0.00 99.82 20:04:37 19:16:01 1 0.07 0.00 0.12 0.00 0.00 99.82 20:04:37 19:16:01 2 0.02 0.00 0.10 0.00 0.00 99.88 20:04:37 19:16:01 3 0.13 0.00 0.10 0.00 0.02 99.75 20:04:37 19:16:01 4 0.15 0.00 0.12 0.00 0.05 99.68 20:04:37 19:16:01 5 0.18 0.00 0.13 0.03 0.00 99.65 20:04:37 19:16:01 6 0.18 0.00 0.15 0.00 0.03 99.63 20:04:37 19:16:01 7 0.08 0.00 0.07 0.00 0.00 99.85 20:04:37 19:17:01 all 0.06 0.00 0.01 0.01 0.01 99.89 20:04:37 19:17:01 0 0.02 0.00 0.02 0.03 0.02 99.92 20:04:37 19:17:01 1 0.22 0.00 0.00 0.00 0.00 99.78 20:04:37 19:17:01 2 0.07 0.00 0.02 0.00 0.02 99.90 20:04:37 19:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:17:01 4 0.08 0.00 0.03 0.00 0.03 99.85 20:04:37 19:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:04:37 19:17:01 6 0.08 0.00 0.02 0.08 0.03 99.78 20:04:37 19:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:18:01 all 0.25 0.00 0.03 0.00 0.02 99.70 20:04:37 19:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:04:37 19:18:01 1 0.28 0.00 0.02 0.00 0.00 99.70 20:04:37 19:18:01 2 0.02 0.00 0.07 0.00 0.02 99.90 20:04:37 19:18:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:04:37 19:18:01 4 1.60 0.00 0.07 0.00 0.03 98.30 20:04:37 19:18:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:04:37 19:18:01 6 0.00 0.00 0.03 0.00 0.03 99.93 20:04:37 19:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 20:04:37 19:18:01 CPU %user %nice %system %iowait %steal %idle 20:04:37 19:19:01 all 0.15 0.00 0.02 0.00 0.01 99.82 20:04:37 19:19:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:04:37 19:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:04:37 19:19:01 3 0.03 0.00 0.05 0.00 0.02 99.90 20:04:37 19:19:01 4 1.06 0.00 0.02 0.00 0.03 98.89 20:04:37 19:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:19:01 6 0.03 0.00 0.02 0.02 0.05 99.88 20:04:37 19:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:04:37 19:20:01 all 0.03 0.00 0.01 0.00 0.02 99.94 20:04:37 19:20:01 0 0.02 0.00 0.00 0.03 0.02 99.93 20:04:37 19:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:04:37 19:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:04:37 19:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:20:01 4 0.03 0.00 0.00 0.00 0.03 99.93 20:04:37 19:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:04:37 19:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:04:37 19:20:01 7 0.07 0.00 0.02 0.00 0.03 99.88 20:04:37 19:21:01 all 0.22 0.00 0.01 0.00 0.02 99.75 20:04:37 19:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:04:37 19:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:21:01 3 0.08 0.00 0.05 0.00 0.03 99.83 20:04:37 19:21:01 4 1.52 0.00 0.03 0.00 0.03 98.42 20:04:37 19:21:01 5 0.02 0.00 0.00 0.02 0.02 99.95 20:04:37 19:21:01 6 0.00 0.00 0.02 0.02 0.02 99.95 20:04:37 19:21:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:04:37 19:22:01 all 0.09 0.00 0.05 0.01 0.01 99.85 20:04:37 19:22:01 0 0.03 0.00 0.02 0.03 0.00 99.92 20:04:37 19:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:04:37 19:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:04:37 19:22:01 3 0.08 0.00 0.07 0.00 0.02 99.83 20:04:37 19:22:01 4 0.50 0.00 0.10 0.00 0.03 99.37 20:04:37 19:22:01 5 0.00 0.00 0.05 0.02 0.00 99.93 20:04:37 19:22:01 6 0.03 0.00 0.03 0.00 0.00 99.93 20:04:37 19:22:01 7 0.02 0.00 0.07 0.00 0.03 99.88 20:04:37 19:23:01 all 0.02 0.00 0.03 0.00 0.01 99.94 20:04:37 19:23:01 0 0.00 0.00 0.03 0.02 0.02 99.93 20:04:37 19:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:04:37 19:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:04:37 19:23:01 3 0.05 0.00 0.03 0.00 0.05 99.87 20:04:37 19:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:04:37 19:23:01 6 0.03 0.00 0.02 0.02 0.03 99.90 20:04:37 19:23:01 7 0.03 0.00 0.07 0.00 0.02 99.88 20:04:37 19:24:01 all 0.04 0.00 0.03 0.00 0.01 99.92 20:04:37 19:24:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:04:37 19:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:04:37 19:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:04:37 19:24:01 3 0.07 0.00 0.05 0.00 0.03 99.85 20:04:37 19:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:04:37 19:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:24:01 6 0.08 0.00 0.07 0.02 0.03 99.80 20:04:37 19:24:01 7 0.05 0.00 0.07 0.00 0.02 99.87 20:04:37 19:25:01 all 0.02 0.00 0.02 0.00 0.01 99.95 20:04:37 19:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:04:37 19:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:04:37 19:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:25:01 3 0.05 0.00 0.03 0.00 0.03 99.88 20:04:37 19:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:25:01 6 0.03 0.00 0.05 0.00 0.03 99.88 20:04:37 19:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:26:01 all 0.02 0.00 0.02 0.00 0.02 99.94 20:04:37 19:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:26:01 3 0.05 0.00 0.03 0.00 0.03 99.88 20:04:37 19:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:26:01 6 0.03 0.00 0.03 0.02 0.05 99.87 20:04:37 19:26:01 7 0.03 0.00 0.05 0.00 0.02 99.90 20:04:37 19:27:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:04:37 19:27:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:04:37 19:27:01 1 0.07 0.00 0.02 0.00 0.00 99.92 20:04:37 19:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:04:37 19:27:01 3 0.03 0.00 0.02 0.00 0.03 99.92 20:04:37 19:27:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:04:37 19:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:27:01 6 0.02 0.00 0.03 0.02 0.02 99.92 20:04:37 19:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:04:37 19:28:01 all 0.02 0.00 0.02 0.00 0.02 99.94 20:04:37 19:28:01 0 0.00 0.00 0.00 0.02 0.02 99.97 20:04:37 19:28:01 1 0.05 0.00 0.02 0.00 0.00 99.93 20:04:37 19:28:01 2 0.07 0.00 0.03 0.00 0.03 99.87 20:04:37 19:28:01 3 0.03 0.00 0.03 0.00 0.03 99.90 20:04:37 19:28:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:04:37 19:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:28:01 6 0.02 0.00 0.02 0.00 0.03 99.93 20:04:37 19:28:01 7 0.00 0.00 0.03 0.00 0.00 99.97 20:04:37 19:29:01 all 0.18 0.00 0.01 0.00 0.01 99.79 20:04:37 19:29:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:04:37 19:29:01 1 0.07 0.00 0.02 0.00 0.02 99.90 20:04:37 19:29:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:04:37 19:29:01 3 0.07 0.00 0.02 0.00 0.03 99.88 20:04:37 19:29:01 4 1.22 0.00 0.00 0.00 0.02 98.76 20:04:37 19:29:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:29:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:04:37 19:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:04:37 20:04:37 19:29:01 CPU %user %nice %system %iowait %steal %idle 20:04:37 19:30:01 all 0.28 0.00 0.02 0.00 0.02 99.69 20:04:37 19:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:04:37 19:30:01 2 0.03 0.00 0.03 0.00 0.03 99.90 20:04:37 19:30:01 3 0.03 0.00 0.03 0.00 0.05 99.88 20:04:37 19:30:01 4 2.00 0.00 0.00 0.00 0.00 98.00 20:04:37 19:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:04:37 19:30:01 7 0.07 0.00 0.02 0.00 0.02 99.90 20:04:37 19:31:01 all 0.27 0.00 0.01 0.01 0.01 99.70 20:04:37 19:31:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:04:37 19:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:04:37 19:31:01 2 0.05 0.00 0.03 0.00 0.03 99.88 20:04:37 19:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:04:37 19:31:01 4 1.97 0.00 0.00 0.00 0.02 98.01 20:04:37 19:31:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:04:37 19:31:01 6 0.02 0.00 0.02 0.03 0.00 99.93 20:04:37 19:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:04:37 19:32:01 all 0.28 0.00 0.02 0.00 0.01 99.69 20:04:37 19:32:01 0 0.05 0.00 0.00 0.02 0.02 99.92 20:04:37 19:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:32:01 2 0.03 0.00 0.03 0.00 0.05 99.88 20:04:37 19:32:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:04:37 19:32:01 4 1.97 0.00 0.00 0.00 0.00 98.03 20:04:37 19:32:01 5 0.05 0.00 0.05 0.00 0.02 99.88 20:04:37 19:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:04:37 19:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:04:37 19:33:01 all 0.20 0.00 0.03 0.00 0.02 99.76 20:04:37 19:33:01 0 0.02 0.00 0.05 0.00 0.00 99.93 20:04:37 19:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:33:01 2 0.05 0.00 0.03 0.00 0.05 99.87 20:04:37 19:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:33:01 4 1.45 0.00 0.10 0.00 0.02 98.43 20:04:37 19:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:33:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:04:37 19:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:04:37 19:34:01 all 0.02 0.00 0.02 0.00 0.01 99.95 20:04:37 19:34:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:04:37 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:34:01 2 0.05 0.00 0.05 0.00 0.03 99.87 20:04:37 19:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 20:04:37 19:34:01 4 0.08 0.00 0.05 0.00 0.00 99.87 20:04:37 19:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:04:37 19:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:04:37 19:35:01 all 0.03 0.00 0.02 0.00 0.01 99.94 20:04:37 19:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:04:37 19:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:35:01 2 0.03 0.00 0.07 0.00 0.05 99.85 20:04:37 19:35:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:04:37 19:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:04:37 19:35:01 6 0.03 0.00 0.00 0.02 0.00 99.95 20:04:37 19:35:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:04:37 19:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:04:37 19:36:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:04:37 19:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:04:37 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:04:37 19:36:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:04:37 19:36:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:04:37 19:36:01 7 0.07 0.00 0.03 0.00 0.03 99.87 20:04:37 19:37:01 all 0.02 0.00 0.01 0.00 0.02 99.94 20:04:37 19:37:01 0 0.03 0.00 0.02 0.02 0.00 99.93 20:04:37 19:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:37:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:04:37 19:37:01 3 0.03 0.00 0.02 0.00 0.03 99.92 20:04:37 19:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:37:01 5 0.03 0.00 0.02 0.00 0.03 99.92 20:04:37 19:37:01 6 0.02 0.00 0.03 0.02 0.02 99.92 20:04:37 19:37:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:04:37 19:38:01 all 0.16 0.00 0.02 0.00 0.02 99.80 20:04:37 19:38:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:04:37 19:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:04:37 19:38:01 3 0.05 0.00 0.07 0.00 0.02 99.87 20:04:37 19:38:01 4 1.17 0.00 0.00 0.00 0.02 98.81 20:04:37 19:38:01 5 0.02 0.00 0.02 0.00 0.03 99.93 20:04:37 19:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:04:37 19:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:39:01 all 0.04 0.00 0.02 0.00 0.01 99.92 20:04:37 19:39:01 0 0.03 0.00 0.00 0.02 0.00 99.95 20:04:37 19:39:01 1 0.10 0.00 0.00 0.00 0.00 99.90 20:04:37 19:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:04:37 19:39:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:04:37 19:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:39:01 5 0.02 0.00 0.03 0.00 0.02 99.93 20:04:37 19:39:01 6 0.03 0.00 0.00 0.02 0.03 99.92 20:04:37 19:39:01 7 0.03 0.00 0.07 0.00 0.02 99.88 20:04:37 19:40:01 all 0.01 0.00 0.01 0.01 0.02 99.95 20:04:37 19:40:01 0 0.02 0.00 0.02 0.05 0.02 99.90 20:04:37 19:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:04:37 19:40:01 2 0.02 0.00 0.00 0.00 0.03 99.95 20:04:37 19:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:04:37 19:40:01 5 0.02 0.00 0.02 0.00 0.03 99.93 20:04:37 19:40:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:04:37 19:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:04:37 20:04:37 19:40:01 CPU %user %nice %system %iowait %steal %idle 20:04:37 19:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:04:37 19:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:04:37 19:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:41:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:04:37 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:41:01 6 0.02 0.00 0.02 0.02 0.02 99.93 20:04:37 19:41:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:04:37 19:42:01 all 0.25 0.00 0.01 0.01 0.02 99.71 20:04:37 19:42:01 0 0.00 0.00 0.02 0.03 0.02 99.93 20:04:37 19:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:42:01 2 0.03 0.00 0.00 0.00 0.03 99.93 20:04:37 19:42:01 3 0.07 0.00 0.00 0.00 0.02 99.92 20:04:37 19:42:01 4 1.87 0.00 0.03 0.00 0.02 98.08 20:04:37 19:42:01 5 0.02 0.00 0.03 0.00 0.03 99.92 20:04:37 19:42:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:04:37 19:42:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:04:37 19:43:02 all 0.28 0.00 0.01 0.00 0.02 99.69 20:04:37 19:43:02 0 0.02 0.00 0.02 0.02 0.00 99.95 20:04:37 19:43:02 1 0.05 0.00 0.00 0.00 0.00 99.95 20:04:37 19:43:02 2 0.03 0.00 0.02 0.00 0.03 99.92 20:04:37 19:43:02 3 0.03 0.00 0.02 0.00 0.03 99.92 20:04:37 19:43:02 4 1.99 0.00 0.00 0.00 0.00 98.01 20:04:37 19:43:02 5 0.03 0.00 0.02 0.00 0.03 99.92 20:04:37 19:43:02 6 0.03 0.00 0.00 0.02 0.02 99.93 20:04:37 19:43:02 7 0.05 0.00 0.02 0.00 0.02 99.92 20:04:37 19:44:01 all 0.27 0.00 0.02 0.00 0.01 99.70 20:04:37 19:44:01 0 0.03 0.00 0.02 0.02 0.02 99.92 20:04:37 19:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:44:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:04:37 19:44:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:04:37 19:44:01 4 1.97 0.00 0.00 0.00 0.00 98.03 20:04:37 19:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:44:01 6 0.02 0.00 0.03 0.00 0.03 99.92 20:04:37 19:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:04:37 19:45:01 all 0.09 0.00 0.01 0.00 0.01 99.88 20:04:37 19:45:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:04:37 19:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:45:01 2 0.02 0.00 0.00 0.00 0.03 99.95 20:04:37 19:45:01 3 0.07 0.00 0.05 0.00 0.02 99.87 20:04:37 19:45:01 4 0.56 0.00 0.00 0.00 0.02 99.42 20:04:37 19:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:04:37 19:45:01 6 0.02 0.00 0.00 0.02 0.03 99.93 20:04:37 19:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:04:37 19:46:01 all 0.02 0.00 0.02 0.00 0.01 99.95 20:04:37 19:46:01 0 0.05 0.00 0.02 0.02 0.02 99.90 20:04:37 19:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:04:37 19:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:46:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:04:37 19:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:04:37 19:46:01 6 0.02 0.00 0.03 0.00 0.03 99.92 20:04:37 19:46:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:04:37 19:47:01 all 0.02 0.00 0.02 0.00 0.02 99.94 20:04:37 19:47:01 0 0.03 0.00 0.02 0.02 0.02 99.92 20:04:37 19:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:47:01 2 0.03 0.00 0.02 0.00 0.03 99.92 20:04:37 19:47:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:04:37 19:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:04:37 19:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:47:01 6 0.00 0.00 0.02 0.02 0.05 99.92 20:04:37 19:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:04:37 19:48:01 all 0.01 0.00 0.02 0.00 0.01 99.95 20:04:37 19:48:01 0 0.03 0.00 0.03 0.02 0.03 99.88 20:04:37 19:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:04:37 19:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:04:37 19:48:01 3 0.00 0.00 0.03 0.00 0.03 99.93 20:04:37 19:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:04:37 19:48:01 6 0.02 0.00 0.02 0.00 0.03 99.93 20:04:37 19:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 20:04:37 19:49:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:04:37 19:49:01 0 0.05 0.00 0.03 0.02 0.00 99.90 20:04:37 19:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:49:01 2 0.02 0.00 0.02 0.00 0.03 99.93 20:04:37 19:49:01 3 0.07 0.00 0.03 0.00 0.02 99.88 20:04:37 19:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:04:37 19:49:01 6 0.03 0.00 0.00 0.02 0.03 99.92 20:04:37 19:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:50:01 all 0.02 0.00 0.01 0.00 0.02 99.95 20:04:37 19:50:01 0 0.00 0.00 0.00 0.02 0.02 99.97 20:04:37 19:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:04:37 19:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 19:50:01 3 0.10 0.00 0.02 0.00 0.03 99.85 20:04:37 19:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:04:37 19:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:04:37 19:50:01 6 0.00 0.00 0.03 0.00 0.03 99.93 20:04:37 19:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:04:37 19:51:01 all 0.03 0.00 0.02 0.03 0.01 99.91 20:04:37 19:51:01 0 0.07 0.00 0.03 0.08 0.02 99.80 20:04:37 19:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:51:01 2 0.03 0.00 0.03 0.00 0.02 99.92 20:04:37 19:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:04:37 19:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:04:37 19:51:01 5 0.02 0.00 0.02 0.13 0.00 99.83 20:04:37 19:51:01 6 0.05 0.00 0.03 0.00 0.03 99.88 20:04:37 19:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:04:37 20:04:37 19:51:01 CPU %user %nice %system %iowait %steal %idle 20:04:37 19:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:04:37 19:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:04:37 19:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:04:37 19:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:04:37 19:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:04:37 19:52:01 5 0.03 0.00 0.00 0.02 0.00 99.95 20:04:37 19:52:01 6 0.03 0.00 0.02 0.00 0.03 99.92 20:04:37 19:52:01 7 0.02 0.00 0.03 0.00 0.03 99.92 20:04:37 19:53:01 all 0.02 0.00 0.01 0.01 0.02 99.94 20:04:37 19:53:01 0 0.03 0.00 0.03 0.03 0.02 99.88 20:04:37 19:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:04:37 19:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:04:37 19:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:04:37 19:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:53:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:04:37 19:53:01 6 0.02 0.00 0.02 0.02 0.03 99.92 20:04:37 19:53:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:04:37 19:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:04:37 19:54:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:04:37 19:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:54:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:04:37 19:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:54:01 6 0.07 0.00 0.00 0.00 0.03 99.90 20:04:37 19:54:01 7 0.03 0.00 0.02 0.00 0.03 99.92 20:04:37 19:55:01 all 0.01 0.00 0.02 0.00 0.02 99.95 20:04:37 19:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:04:37 19:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:04:37 19:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:04:37 19:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:04:37 19:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 20:04:37 19:55:01 6 0.03 0.00 0.05 0.00 0.05 99.87 20:04:37 19:55:01 7 0.02 0.00 0.07 0.00 0.05 99.87 20:04:37 19:56:01 all 0.03 0.00 0.03 0.00 0.01 99.93 20:04:37 19:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:04:37 19:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:56:01 2 0.05 0.00 0.00 0.00 0.00 99.95 20:04:37 19:56:01 3 0.05 0.00 0.05 0.00 0.02 99.88 20:04:37 19:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 19:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:04:37 19:56:01 6 0.05 0.00 0.08 0.02 0.07 99.78 20:04:37 19:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:04:37 19:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:04:37 19:57:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:04:37 19:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:04:37 19:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:04:37 19:57:01 5 0.00 0.00 0.02 0.02 0.00 99.97 20:04:37 19:57:01 6 0.02 0.00 0.00 0.00 0.05 99.93 20:04:37 19:57:01 7 0.03 0.00 0.05 0.00 0.02 99.90 20:04:37 19:58:01 all 0.03 0.00 0.01 0.00 0.02 99.94 20:04:37 19:58:01 0 0.03 0.00 0.00 0.02 0.02 99.93 20:04:37 19:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:04:37 19:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:04:37 19:58:01 3 0.05 0.00 0.00 0.00 0.02 99.93 20:04:37 19:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:58:01 5 0.00 0.00 0.02 0.02 0.02 99.95 20:04:37 19:58:01 6 0.05 0.00 0.03 0.00 0.05 99.87 20:04:37 19:58:01 7 0.03 0.00 0.03 0.00 0.03 99.90 20:04:37 19:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:04:37 19:59:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:04:37 19:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 19:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:04:37 19:59:01 3 0.07 0.00 0.03 0.00 0.02 99.88 20:04:37 19:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:04:37 19:59:01 5 0.02 0.00 0.00 0.02 0.02 99.95 20:04:37 19:59:01 6 0.03 0.00 0.03 0.00 0.03 99.90 20:04:37 19:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:04:37 20:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:04:37 20:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:04:37 20:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 20:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:04:37 20:00:01 3 0.05 0.00 0.02 0.00 0.03 99.90 20:04:37 20:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 20:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:04:37 20:00:01 6 0.03 0.00 0.02 0.00 0.05 99.90 20:04:37 20:00:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:04:37 20:01:01 all 0.08 0.00 0.02 0.00 0.01 99.88 20:04:37 20:01:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:04:37 20:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:04:37 20:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 20:01:01 3 0.05 0.00 0.03 0.00 0.02 99.90 20:04:37 20:01:01 4 0.50 0.00 0.02 0.00 0.02 99.47 20:04:37 20:01:01 5 0.00 0.00 0.00 0.02 0.02 99.97 20:04:37 20:01:01 6 0.07 0.00 0.05 0.00 0.05 99.83 20:04:37 20:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 20:02:01 all 0.02 0.00 0.02 0.00 0.01 99.95 20:04:37 20:02:01 0 0.03 0.00 0.02 0.02 0.00 99.93 20:04:37 20:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:04:37 20:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:04:37 20:02:01 3 0.02 0.00 0.05 0.00 0.02 99.92 20:04:37 20:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 20:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 20:02:01 6 0.02 0.00 0.05 0.00 0.05 99.88 20:04:37 20:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:04:37 20:04:37 20:02:01 CPU %user %nice %system %iowait %steal %idle 20:04:37 20:03:01 all 0.02 0.00 0.01 0.01 0.02 99.94 20:04:37 20:03:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:04:37 20:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 20:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:04:37 20:03:01 3 0.05 0.00 0.03 0.00 0.03 99.88 20:04:37 20:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:04:37 20:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:04:37 20:03:01 6 0.02 0.00 0.05 0.03 0.05 99.85 20:04:37 20:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:04:37 20:04:01 all 0.07 0.00 0.02 0.00 0.01 99.89 20:04:37 20:04:01 0 0.03 0.00 0.03 0.02 0.00 99.92 20:04:37 20:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:04:37 20:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:04:37 20:04:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:04:37 20:04:01 4 0.42 0.00 0.00 0.00 0.00 99.58 20:04:37 20:04:01 5 0.03 0.00 0.02 0.02 0.02 99.92 20:04:37 20:04:01 6 0.02 0.00 0.05 0.00 0.05 99.88 20:04:37 20:04:01 7 0.02 0.00 0.03 0.00 0.02 99.93 20:04:37 Average: all 5.54 0.00 1.04 0.73 0.03 92.67 20:04:37 Average: 0 5.52 0.00 1.02 0.68 0.02 92.77 20:04:37 Average: 1 5.52 0.00 1.04 0.77 0.02 92.65 20:04:37 Average: 2 5.45 0.00 1.07 0.64 0.03 92.81 20:04:37 Average: 3 5.45 0.00 1.02 0.87 0.03 92.63 20:04:37 Average: 4 5.83 0.00 0.98 0.60 0.03 92.56 20:04:37 Average: 5 5.51 0.00 1.05 0.47 0.03 92.94 20:04:37 Average: 6 5.52 0.00 1.06 0.92 0.04 92.46 20:04:37 Average: 7 5.54 0.00 1.06 0.86 0.03 92.52 20:04:37 20:04:37 20:04:37