Pull request #4617 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from a5f4827c09a93207a3a47eec56d5c1cee70f38a6+70986dfe36edecfcf26045bfecb25e985bf5e73e (1fc8a161415006a16cc43534bc65ec64f7c6d5bc) 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-ssh1300448200098260202.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh6967170716472480172.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4617/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-4617/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5331920172831365991.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-4617/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18424817080035088284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh9649923405964303016.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-4617/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-4617/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10322371706344627195.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1957 in /w/workspace/edgexfoundry_edgex-go_PR-4617 [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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 70986dfe36edecfcf26045bfecb25e985bf5e73e into PR head commit a5f4827c09a93207a3a47eec56d5c1cee70f38a6 Merge succeeded, producing cc447b9734ed27dd8abaa73b3d0e6ea9827261d2 Checking out Revision cc447b9734ed27dd8abaa73b3d0e6ea9827261d2 (PR-4617) > 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/4617/head:refs/remotes/origin/PR-4617 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5f4827c09a93207a3a47eec56d5c1cee70f38a6 # 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 70986dfe36edecfcf26045bfecb25e985bf5e73e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc447b9734ed27dd8abaa73b3d0e6ea9827261d2 # timeout=10 Commit message: "Merge commit '70986dfe36edecfcf26045bfecb25e985bf5e73e' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:06:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:06:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:06:33 ========================================================= 00:06:33 EdgeX Global Pipelines Version Info 00:06:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:06:34 ------------------- 00:06:34 stable info: 00:06:34 ------------------- 00:06:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:06:34 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:06:34 Message: update stable to v1.0.250 00:06:35 ------------------- 00:06:35 experimental info: 00:06:35 ------------------- 00:06:35 Commited By: **** collab-it+edgex@linuxfoundation.org 00:06:35 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:06:35 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:06:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:06:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:06:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:06:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:06:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:06:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:06:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4617 [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4617 [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4617 [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc447b9734ed27dd8abaa73b3d0e6ea9827261d2 [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc447b9 [Pipeline] echo 00:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:36 provisioning config files... 00:06:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config22856158243261714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:37 ---> docker-login.sh 00:06:37 nexus3.edgexfoundry.org:10001 00:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:37 Configure a credential helper to remove this warning. See 00:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:37 00:06:37 Login Succeeded 00:06:37 nexus3.edgexfoundry.org:10002 00:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:37 Configure a credential helper to remove this warning. See 00:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:37 00:06:37 Login Succeeded 00:06:37 nexus3.edgexfoundry.org:10003 00:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:37 Configure a credential helper to remove this warning. See 00:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:37 00:06:37 Login Succeeded 00:06:37 nexus3.edgexfoundry.org:10004 00:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:37 Configure a credential helper to remove this warning. See 00:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:37 00:06:37 Login Succeeded 00:06:37 docker.io 00:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:37 Configure a credential helper to remove this warning. See 00:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:37 00:06:37 Login Succeeded 00:06:37 ---> docker-login.sh ends [Pipeline] } 00:06:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:06:38 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 00:06:38 + dirname cmd/core-command/Dockerfile 00:06:38 + cut -d/ -f2 00:06:38 + echo core-command,cmd/core-command/Dockerfile 00:06:38 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:06:38 + cut -d/ -f2 00:06:38 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:06:38 + + dirname cmd/core-data/Dockerfile 00:06:38 cut -d/ -f2 00:06:38 + echo core-data,cmd/core-data/Dockerfile 00:06:38 + dirname cmd/core-metadata/Dockerfile 00:06:38 + cut -d/ -f2 00:06:38 + echo core-metadata,cmd/core-metadata/Dockerfile 00:06:38 + dirname cmd/security-bootstrapper/Dockerfile 00:06:38 + cut -d/ -f2 00:06:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:06:38 + + cutdirname -d/ cmd/security-proxy-auth/Dockerfile -f2 00:06:38 00:06:38 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:06:38 + dirname cmd/security-proxy-setup/Dockerfile 00:06:38 + cut -d/ -f2 00:06:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:06:38 + dirname cmd/security-secretstore-setup/Dockerfile 00:06:38 + cut -d/ -f2 00:06:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:06:38 + + dirname cmd/security-spiffe-token-provider/Dockerfile 00:06:38 cut -d/ -f2 00:06:38 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:06:38 + dirname cmd/security-spire-agent/Dockerfile 00:06:38 + cut -d/ -f2 00:06:38 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:06:38 + dirname cmd/security-spire-config/Dockerfile 00:06:38 + cut -d/ -f2 00:06:38 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:06:38 + dirname cmd/security-spire-server/Dockerfile 00:06:38 + cut -d/ -f2 00:06:38 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:06:38 + dirname cmd/support-notifications/Dockerfile 00:06:38 + cut -d/ -f2 00:06:38 + echo support-notifications,cmd/support-notifications/Dockerfile 00:06:38 + dirname cmd/support-scheduler/Dockerfile 00:06:38 + cut -d/ -f2 00:06:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:06:38 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:06:39 + git rev-list -1 --merges cc447b9734ed27dd8abaa73b3d0e6ea9827261d2~1..cc447b9734ed27dd8abaa73b3d0e6ea9827261d2 [Pipeline] echo 00:06:39 -----------> git rev-list -1 --merges cc447b9734ed27dd8abaa73b3d0e6ea9827261d2~1..cc447b9734ed27dd8abaa73b3d0e6ea9827261d2 cc447b9734ed27dd8abaa73b3d0e6ea9827261d2 00:06:39 cc447b9734ed27dd8abaa73b3d0e6ea9827261d2 [false] [Pipeline] sh 00:06:39 + git log --format=format:%s -1 cc447b9734ed27dd8abaa73b3d0e6ea9827261d2 [Pipeline] echo 00:06:39 ========================================================= 00:06:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:06:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:06:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:06:39 + grep -v github /etc/ssh/ssh_known_hosts 00:06:39 + [ -e /tmp/ssh_known_hosts ] 00:06:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:06:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:06:39 + sudo tee -a /etc/ssh/ssh_known_hosts 00:06:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:06:40 00:06:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:06:41 0.1.4: Pulling from edgex-devops/py-git-semver 00:06:41 b85a868b505f: Pulling fs layer 00:06:41 e2be974225ed: Pulling fs layer 00:06:41 339a4e72a1f5: Pulling fs layer 00:06:41 988bab9f4d93: Pulling fs layer 00:06:41 1469e6f7b9e6: Pulling fs layer 00:06:41 eaf3925da568: Pulling fs layer 00:06:41 bab4dde63d76: Pulling fs layer 00:06:41 bde34c3a00c8: Pulling fs layer 00:06:41 b352a97aabf1: Pulling fs layer 00:06:41 4872d77fe225: Pulling fs layer 00:06:41 5851b861e8e6: Pulling fs layer 00:06:41 988bab9f4d93: Waiting 00:06:41 1469e6f7b9e6: Waiting 00:06:41 bde34c3a00c8: Waiting 00:06:41 4872d77fe225: Waiting 00:06:41 eaf3925da568: Waiting 00:06:41 5851b861e8e6: Waiting 00:06:41 b352a97aabf1: Waiting 00:06:41 bab4dde63d76: Waiting 00:06:41 e2be974225ed: Verifying Checksum 00:06:41 e2be974225ed: Download complete 00:06:41 988bab9f4d93: Verifying Checksum 00:06:41 988bab9f4d93: Download complete 00:06:41 339a4e72a1f5: Verifying Checksum 00:06:41 339a4e72a1f5: Download complete 00:06:41 1469e6f7b9e6: Verifying Checksum 00:06:41 1469e6f7b9e6: Download complete 00:06:41 eaf3925da568: Download complete 00:06:41 bde34c3a00c8: Download complete 00:06:41 b352a97aabf1: Download complete 00:06:41 4872d77fe225: Download complete 00:06:41 5851b861e8e6: Verifying Checksum 00:06:41 5851b861e8e6: Download complete 00:06:41 b85a868b505f: Verifying Checksum 00:06:41 b85a868b505f: Download complete 00:06:41 bab4dde63d76: Verifying Checksum 00:06:41 bab4dde63d76: Download complete 00:06:42 b85a868b505f: Pull complete 00:06:42 e2be974225ed: Pull complete 00:06:43 339a4e72a1f5: Pull complete 00:06:43 988bab9f4d93: Pull complete 00:06:43 1469e6f7b9e6: Pull complete 00:06:43 eaf3925da568: Pull complete 00:06:45 bab4dde63d76: Pull complete 00:06:45 bde34c3a00c8: Pull complete 00:06:45 b352a97aabf1: Pull complete 00:06:45 4872d77fe225: Pull complete 00:06:45 5851b861e8e6: Pull complete 00:06:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:06:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:06:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:46 prd-ubuntu20.04-docker-8c-8g-1957 does not seem to be running inside a container 00:06:46 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:06:48 $ docker top 418af85322b3475b6c0a42cef31bef95023f34cb9d7977c33efe88ed5c67f2b0 -eo pid,comm 00:06:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:06:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:06:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:06:48 [ssh-agent] Looking for ssh-agent implementation... 00:06:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:06:48 $ docker exec 418af85322b3475b6c0a42cef31bef95023f34cb9d7977c33efe88ed5c67f2b0 ssh-agent 00:06:48 SSH_AUTH_SOCK=/tmp/ssh-wCK2haVwksoJ/agent.32 00:06:48 SSH_AGENT_PID=38 00:06:48 Running ssh-add (command line suppressed) 00:06:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14348523338991073042.key (/w/workspace/edgex-go/1@tmp/private_key_14348523338991073042.key) 00:06:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:06:49 + git tag --points-at HEAD [Pipeline] } 00:06:49 $ docker exec --env ******** --env ******** 418af85322b3475b6c0a42cef31bef95023f34cb9d7977c33efe88ed5c67f2b0 ssh-agent -k 00:06:49 unset SSH_AUTH_SOCK; 00:06:49 unset SSH_AGENT_PID; 00:06:49 echo Agent pid 38 killed; 00:06:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:06:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:06:49 [ssh-agent] Looking for ssh-agent implementation... 00:06:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:06:49 $ docker exec 418af85322b3475b6c0a42cef31bef95023f34cb9d7977c33efe88ed5c67f2b0 ssh-agent 00:06:49 SSH_AUTH_SOCK=/tmp/ssh-zR8L9JTGU4Xv/agent.70 00:06:49 SSH_AGENT_PID=76 00:06:49 Running ssh-add (command line suppressed) 00:06:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17297643683432685489.key (/w/workspace/edgex-go/1@tmp/private_key_17297643683432685489.key) 00:06:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:06:50 + git semver init 00:06:50 2023-07-25 00:06:50,523 [run_init] DEBUG init version:0.0.0 force:False 00:06:50 2023-07-25 00:06:50,524 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 00:06:50 2023-07-25 00:06:50,524 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 00:06:50 2023-07-25 00:06:50,524 [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) 00:06:56 2023-07-25 00:06:56,721 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 00:06:56 2023-07-25 00:06:56,722 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4617 with force:False 00:06:56 2023-07-25 00:06:56,722 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4617 00:06:56 2023-07-25 00:06:56,726 [execute] INFO git cat-file --batch-check 00:06:56 2023-07-25 00:06:56,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 00:06:56 2023-07-25 00:06:56,732 [execute] INFO git cat-file --batch 00:06:56 2023-07-25 00:06:56,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 00:06:56 2023-07-25 00:06:56,738 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4617 00:06:56 0.0.0 [Pipeline] } 00:06:56 $ docker exec --env ******** --env ******** 418af85322b3475b6c0a42cef31bef95023f34cb9d7977c33efe88ed5c67f2b0 ssh-agent -k 00:06:56 unset SSH_AUTH_SOCK; 00:06:56 unset SSH_AGENT_PID; 00:06:56 echo Agent pid 76 killed; 00:06:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:06:57 + git semver [Pipeline] } 00:06:57 $ docker stop --time=1 418af85322b3475b6c0a42cef31bef95023f34cb9d7977c33efe88ed5c67f2b0 00:06:59 $ docker rm -f --volumes 418af85322b3475b6c0a42cef31bef95023f34cb9d7977c33efe88ed5c67f2b0 [Pipeline] // withDockerContainer [Pipeline] sh 00:06:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:06:59 Stashed 1 file(s) [Pipeline] echo 00:06:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:07:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 00:07:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:07:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:07:00 ========================================================= 00:07:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:07:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:07:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:07:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:07:00 4db1b89c0bd1: Pulling fs layer 00:07:00 6911f1a30b25: Pulling fs layer 00:07:00 e194b8c5c2a9: Pulling fs layer 00:07:00 6863d3e3a2b1: Pulling fs layer 00:07:00 ec0bb842ea78: Pulling fs layer 00:07:00 40a00589a448: Pulling fs layer 00:07:00 6c08303d61cc: Pulling fs layer 00:07:00 798269fcf238: Pulling fs layer 00:07:00 6863d3e3a2b1: Waiting 00:07:00 ec0bb842ea78: Waiting 00:07:00 40a00589a448: Waiting 00:07:00 6c08303d61cc: Waiting 00:07:00 798269fcf238: Waiting 00:07:00 6911f1a30b25: Verifying Checksum 00:07:00 6911f1a30b25: Download complete 00:07:00 6863d3e3a2b1: Download complete 00:07:00 ec0bb842ea78: Verifying Checksum 00:07:00 ec0bb842ea78: Download complete 00:07:00 4db1b89c0bd1: Verifying Checksum 00:07:00 4db1b89c0bd1: Download complete 00:07:00 40a00589a448: Verifying Checksum 00:07:00 40a00589a448: Download complete 00:07:01 4db1b89c0bd1: Pull complete 00:07:01 6911f1a30b25: Pull complete 00:07:01 798269fcf238: Verifying Checksum 00:07:01 798269fcf238: Download complete 00:07:01 e194b8c5c2a9: Download complete 00:07:02 6c08303d61cc: Verifying Checksum 00:07:02 6c08303d61cc: Download complete 00:07:05 e194b8c5c2a9: Pull complete 00:07:05 6863d3e3a2b1: Pull complete 00:07:05 ec0bb842ea78: Pull complete 00:07:05 40a00589a448: Pull complete 00:07:07 6c08303d61cc: Pull complete 00:07:08 798269fcf238: Pull complete 00:07:08 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 00:07:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:07:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:07:08 + docker build -t ci-base-image-x86_64 -f - . 00:07:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:07:08 WORKDIR /edgex 00:07:08 COPY go.mod . 00:07:08 RUN go mod download 00:07:09 Sending build context to Docker daemon 170.7MB 00:07:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:07:09 ---> ec979cd7f677 00:07:09 Step 2/4 : WORKDIR /edgex 00:07:13 ---> Running in bf1da449f7ed 00:07:13 Removing intermediate container bf1da449f7ed 00:07:13 ---> 032a6fb6aced 00:07:13 Step 3/4 : COPY go.mod . 00:07:13 ---> 1f27b4392579 00:07:13 Step 4/4 : RUN go mod download 00:07:13 ---> Running in aaa3764d5eee 00:07:15 Still waiting to schedule task 00:07:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:07:31 Removing intermediate container aaa3764d5eee 00:07:31 ---> b5bbab986d18 00:07:31 Successfully built b5bbab986d18 00:07:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:31 + docker inspect -f . ci-base-image-x86_64 00:07:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:32 prd-ubuntu20.04-docker-8c-8g-1957 does not seem to be running inside a container 00:07:32 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:07:32 $ docker top f3a8c48130a15cd43847235744336acf80c27822ad30a9a58f6a2ffbdf163fc6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:33 + go version 00:07:33 go version go1.20.6 linux/amd64 [Pipeline] } 00:07:33 $ docker stop --time=1 f3a8c48130a15cd43847235744336acf80c27822ad30a9a58f6a2ffbdf163fc6 00:07:34 $ docker rm -f --volumes f3a8c48130a15cd43847235744336acf80c27822ad30a9a58f6a2ffbdf163fc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:35 + docker inspect -f . ci-base-image-x86_64 00:07:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:35 prd-ubuntu20.04-docker-8c-8g-1957 does not seem to be running inside a container 00:07: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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:07:36 $ docker top 860a6aae3cc07b39818fdaf4358202b3662f0fdb6093d95af985e7884ed005a0 -eo pid,comm [Pipeline] { [Pipeline] echo 00:07:36 ========================================================= 00:07:36 [edgeXBuildGoParallel] Running Tests and Build... 00:07:36 ========================================================= [Pipeline] sh 00:07:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 00:07:38 + make test 00:07:38 go test -race -coverprofile=coverage.out ./... 00:07:44 ? github.com/edgexfoundry/edgex-go [no test files] 00:07:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:07:56 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:07:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:07:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:07:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:07:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:07:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:07:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:07:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:07:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 00:07:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 00:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:08:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:08:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:08:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:08:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:08:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.5% of statements 00:08:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 00:08:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:08:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:08:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:08:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:08:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:08:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:08:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:08:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:08:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:08:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:08:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.655s coverage: 88.5% of statements 00:08:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements 00:08:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.347s coverage: 95.6% of statements 00:08:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements 00:08:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:08:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:08:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 00:08:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 31.9% of statements 00:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 42.9% of statements 00:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.069s coverage: 82.9% of statements 00:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 00:08:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:08:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:08:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:08:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.153s coverage: 96.3% of statements 00:08:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 00:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:08:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:08:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:08:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:08:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:08:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:08:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:08:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:08:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:08:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:08:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:08:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:08:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:08:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:08:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:08:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:08:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:08:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:08:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:08:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:08:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:08:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:08:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:08:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:08:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:08:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:08:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:08:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 00:08:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:08:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:08:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:08:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.708s coverage: 79.9% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.107s coverage: 82.1% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 63.1% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.075s coverage: 17.7% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.102s coverage: 92.3% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 61.8% of statements 00:08:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 00:08:31 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 00:08:31 running golangci-lint 00:08:31 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 00:08:31 go version go1.20.6 linux/amd64 00:08:31 level=info msg="[config_reader] Used config file .golangci.yml" 00:08:31 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 00:08:45 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|compiled_files|deps|name|exports_file|files) took 13.572930372s" 00:08:45 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.072177ms" 00:08:50 level=info msg="[linters_context/goanalysis] analyzers took 45.413854178s with top 10 stages: buildir: 27.338817922s, inspect: 1.867238533s, fact_deprecated: 1.867012452s, printf: 1.172145188s, gosec: 1.020326604s, ctrlflow: 1.018164882s, nilness: 727.75279ms, fact_purity: 685.190222ms, S1038: 587.102573ms, ineffassign: 394.42612ms" 00:08:50 level=info msg="[runner] Issues before processing: 202, after processing: 0" 00:08:50 level=info msg="[runner] Processors filtering stat (out/in): exclude: 202/202, filename_unadjuster: 202/202, nolint: 0/23, skip_files: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude-rules: 23/202, cgo: 202/202, path_prettifier: 202/202" 00:08:50 level=info msg="[runner] processing took 17.185176ms with stages: nolint: 7.461334ms, identifier_marker: 4.810711ms, exclude-rules: 1.716321ms, path_prettifier: 1.493368ms, autogenerated_exclude: 1.139124ms, skip_dirs: 498.497µs, filename_unadjuster: 34.191µs, cgo: 28.29µs, max_same_issues: 590ns, exclude: 360ns, max_from_linter: 320ns, skip_files: 320ns, source_code: 310ns, diff: 270ns, severity-rules: 260ns, sort_results: 260ns, uniq_by_line: 250ns, path_shortener: 150ns, max_per_file_from_linter: 140ns, path_prefixer: 110ns" 00:08:50 level=info msg="[runner] linters took 6.440480688s with stages: goanalysis_metalinter: 6.423210931s" 00:08:50 level=info msg="File cache stats: 0 entries of total size 0B" 00:08:50 level=info msg="Memory: 202 samples, avg is 178.5MB, max is 728.0MB" 00:08:50 level=info msg="Execution took 20.054585181s" 00:08:50 go vet ./... 00:08:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:08:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:08:54 ./bin/test-attribution-txt.sh [Pipeline] echo 00:08:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:08:55 + ls -al . 00:08:55 total 720 00:08:55 drwxrwxr-x 11 1001 1001 4096 Jul 25 00:07 . 00:08:55 drwxr-xr-x 4 root root 4096 Jul 25 00:07 .. 00:08:55 drwxrwxr-x 2 1001 1001 4096 Jul 25 00:06 .blubracket 00:08:55 -rw-rw-r-- 1 1001 1001 16 Jul 25 00:06 .dockerignore 00:08:55 drwxrwxr-x 8 1001 1001 4096 Jul 25 00:06 .git 00:08:55 drwxrwxr-x 3 1001 1001 4096 Jul 25 00:06 .github 00:08:55 -rw-rw-r-- 1 1001 1001 1133 Jul 25 00:06 .gitignore 00:08:55 -rw-rw-r-- 1 1001 1001 42 Jul 25 00:06 .golangci.yml 00:08:55 -rw-rw-r-- 1 1001 1001 87 Jul 25 00:06 .hadolint.yml 00:08:55 drwxr-xr-x 3 1001 1001 4096 Jul 25 00:06 .semver 00:08:55 -rw-rw-r-- 1 1001 1001 166 Jul 25 00:06 .sonarcloud.properties 00:08:55 -rw-rw-r-- 1 1001 1001 1171 Jul 25 00:06 ADOPTERS.md 00:08:55 -rw-rw-r-- 1 1001 1001 11234 Jul 25 00:06 Attribution.txt 00:08:55 -rw-rw-r-- 1 1001 1001 93407 Jul 25 00:06 CHANGELOG.md 00:08:55 -rw-rw-r-- 1 1001 1001 3804 Jul 25 00:06 CONTRIBUTING.md 00:08:55 -rw-rw-r-- 1 1001 1001 677 Jul 25 00:06 GOVERNANCE.md 00:08:55 -rw-rw-r-- 1 1001 1001 883 Jul 25 00:06 Jenkinsfile 00:08:55 -rw-rw-r-- 1 1001 1001 10775 Jul 25 00:06 LICENSE 00:08:55 -rw-rw-r-- 1 1001 1001 14368 Jul 25 00:06 Makefile 00:08:55 -rw-rw-r-- 1 1001 1001 582 Jul 25 00:06 OWNERS.md 00:08:55 -rw-rw-r-- 1 1001 1001 9923 Jul 25 00:06 README.md 00:08:55 -rw-rw-r-- 1 1001 1001 789 Jul 25 00:06 SECURITY.md 00:08:55 -rw-rw-r-- 1 1001 1001 5 Jul 25 00:06 VERSION 00:08:55 drwxrwxr-x 2 1001 1001 4096 Jul 25 00:06 bin 00:08:55 drwxrwxr-x 18 1001 1001 4096 Jul 25 00:06 cmd 00:08:55 -rw-r--r-- 1 root root 447019 Jul 25 00:08 coverage.out 00:08:55 -rw-rw-r-- 1 1001 1001 3430 Jul 25 00:06 go.mod 00:08:55 -rw-rw-r-- 1 1001 1001 32408 Jul 25 00:06 go.sum 00:08:55 drwxrwxr-x 7 1001 1001 4096 Jul 25 00:06 internal 00:08:55 drwxrwxr-x 3 1001 1001 4096 Jul 25 00:06 openapi 00:08:55 -rw-rw-r-- 1 1001 1001 594 Jul 25 00:06 security.txt 00:08:55 drwxrwxr-x 4 1001 1001 4096 Jul 25 00:06 snap 00:08:55 -rw-rw-r-- 1 1001 1001 204 Jul 25 00:06 version.go [Pipeline] sh 00:08:55 + '[' -e coverage.out ] 00:08:55 + chown 1001:1001 coverage.out [Pipeline] stash 00:08:55 Stashed 1 file(s) [Pipeline] sh 00:08:55 + make build 00:08:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:09:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:09:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:09:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:09:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:09:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:09:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:09:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:09:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:09:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:09:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:09:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1960 in /w/workspace/edgexfoundry_edgex-go_PR-4617 [Pipeline] { [Pipeline] ws 00:09:22 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 00:09:22 The recommended git tool is: git 00:09:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:09:24 $ docker stop --time=1 860a6aae3cc07b39818fdaf4358202b3662f0fdb6093d95af985e7884ed005a0 00:09:28 $ docker rm -f --volumes 860a6aae3cc07b39818fdaf4358202b3662f0fdb6093d95af985e7884ed005a0 00:09:29 using credential edgex-jenkins-ssh 00:09:29 Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:09:30 00:09:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:09:29 > git init /w/workspace/edgex-go/1 # timeout=10 00:09:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:09:29 > git --version # timeout=10 00:09:29 > git --version # 'git version 2.25.1' 00:09:29 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:09:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:09:30 latest: Pulling from edgex-devops/edgex-compose 00:09:30 91d30c5bc195: Pulling fs layer 00:09:30 2e9b0aa3be6d: Pulling fs layer 00:09:30 9c61dcf015f6: Pulling fs layer 00:09:30 4698f68db338: Pulling fs layer 00:09:30 2a2f49069b9e: Pulling fs layer 00:09:30 e0025b399a48: Pulling fs layer 00:09:30 4698f68db338: Waiting 00:09:30 e0025b399a48: Waiting 00:09:30 91d30c5bc195: Verifying Checksum 00:09:30 91d30c5bc195: Download complete 00:09:30 4698f68db338: Verifying Checksum 00:09:30 4698f68db338: Download complete 00:09:30 2e9b0aa3be6d: Verifying Checksum 00:09:30 2e9b0aa3be6d: Download complete 00:09:30 e0025b399a48: Verifying Checksum 00:09:30 e0025b399a48: Download complete 00:09:30 91d30c5bc195: Pull complete 00:09:30 2a2f49069b9e: Download complete 00:09:31 2e9b0aa3be6d: Pull complete 00:09:31 9c61dcf015f6: Verifying Checksum 00:09:31 9c61dcf015f6: Download complete 00:09:33 9c61dcf015f6: Pull complete 00:09:33 4698f68db338: Pull complete 00:09:34 2a2f49069b9e: Pull complete 00:09:34 e0025b399a48: Pull complete 00:09:34 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 00:09:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:09:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:34 prd-ubuntu20.04-docker-8c-8g-1957 does not seem to be running inside a container 00:09:34 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:09:37 $ docker top 9a8836360a9c2cca411c2635fc39b000f03dd35ac235d98f7e624a7683425450 -eo pid,comm [Pipeline] { [Pipeline] sh 00:09:37 + docker compose -f ./docker-compose-build.yml build --parallel 00:09:39 #1 [security-proxy-setup internal] load build definition from Dockerfile 00:09:39 #1 transferring dockerfile: 2.06kB done 00:09:39 #1 DONE 0.0s 00:09:39 00:09:39 #2 [security-spire-config internal] load build definition from Dockerfile 00:09:39 #2 transferring dockerfile: 2.58kB done 00:09:39 #2 DONE 0.0s 00:09:39 00:09:39 #3 [support-notifications internal] load build definition from Dockerfile 00:09:39 #3 transferring dockerfile: 1.84kB done 00:09:39 #3 DONE 0.0s 00:09:39 00:09:39 #4 [core-metadata internal] load build definition from Dockerfile 00:09:39 #4 transferring dockerfile: 1.96kB done 00:09:39 #4 DONE 0.0s 00:09:39 00:09:39 #5 [support-scheduler internal] load build definition from Dockerfile 00:09:39 #5 transferring dockerfile: 1.82kB done 00:09:39 #5 DONE 0.0s 00:09:39 00:09:39 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:09:39 #6 transferring dockerfile: 1.78kB done 00:09:39 #6 DONE 0.0s 00:09:39 00:09:39 #7 [security-spire-agent internal] load build definition from Dockerfile 00:09:39 #7 transferring dockerfile: 2.68kB done 00:09:39 #7 DONE 0.0s 00:09:39 00:09:39 #8 [core-command internal] load build definition from Dockerfile 00:09:39 #8 transferring dockerfile: 1.82kB done 00:09:39 #8 DONE 0.0s 00:09:39 00:09:39 #9 [security-spire-server internal] load build definition from Dockerfile 00:09:39 #9 transferring dockerfile: 2.63kB done 00:09:39 #9 DONE 0.0s 00:09:39 00:09:39 #10 [security-proxy-auth internal] load build definition from Dockerfile 00:09:39 #10 transferring dockerfile: 2.04kB done 00:09:39 #10 DONE 0.0s 00:09:39 00:09:39 #11 [core-data internal] load build definition from Dockerfile 00:09:39 #11 transferring dockerfile: 1.90kB done 00:09:39 #11 DONE 0.0s 00:09:39 00:09:39 #12 [security-secretstore-setup internal] load build definition from Dockerfile 00:09:39 #12 transferring dockerfile: 2.38kB done 00:09:39 #12 DONE 0.0s 00:09:39 00:09:39 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:09:39 #13 transferring dockerfile: 2.12kB done 00:09:39 #13 DONE 0.0s 00:09:39 00:09:39 #14 [security-bootstrapper internal] load build definition from Dockerfile 00:09:39 #14 transferring dockerfile: 2.82kB done 00:09:39 #14 DONE 0.0s 00:09:39 00:09:39 #15 [security-proxy-setup internal] load .dockerignore 00:09:39 #15 transferring context: 56B done 00:09:39 #15 DONE 0.0s 00:09:39 00:09:39 #16 [security-spire-config internal] load .dockerignore 00:09:39 #16 transferring context: 56B done 00:09:39 #16 DONE 0.0s 00:09:39 00:09:39 #17 [support-notifications internal] load .dockerignore 00:09:39 #17 transferring context: 56B done 00:09:39 #17 DONE 0.0s 00:09:39 00:09:39 #18 [core-metadata internal] load .dockerignore 00:09:39 #18 transferring context: 56B done 00:09:39 #18 DONE 0.0s 00:09:39 00:09:39 #19 [support-scheduler internal] load .dockerignore 00:09:39 #19 transferring context: 56B done 00:09:39 #19 DONE 0.0s 00:09:39 00:09:39 #20 [security-spiffe-token-provider internal] load .dockerignore 00:09:39 #20 transferring context: 56B done 00:09:40 #20 DONE 0.0s 00:09:40 00:09:40 #21 [security-spire-agent internal] load .dockerignore 00:09:40 #21 transferring context: 56B done 00:09:40 #21 DONE 0.0s 00:09:40 00:09:40 #22 [core-command internal] load .dockerignore 00:09:40 #22 transferring context: 56B done 00:09:40 #22 DONE 0.0s 00:09:40 00:09:40 #23 [security-spire-server internal] load .dockerignore 00:09:40 #23 transferring context: 56B done 00:09:40 #23 DONE 0.0s 00:09:40 00:09:40 #24 [core-data internal] load .dockerignore 00:09:40 #24 transferring context: 56B done 00:09:40 #24 DONE 0.0s 00:09:40 00:09:40 #25 [security-secretstore-setup internal] load .dockerignore 00:09:40 #25 transferring context: 56B done 00:09:40 #25 DONE 0.0s 00:09:40 00:09:40 #26 [security-proxy-auth internal] load .dockerignore 00:09:40 #26 transferring context: 56B done 00:09:40 #26 DONE 0.0s 00:09:40 00:09:40 #27 [core-common-config-bootstrapper internal] load .dockerignore 00:09:40 #27 transferring context: 56B done 00:09:40 #27 DONE 0.0s 00:09:40 00:09:40 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:09:40 #28 DONE 0.0s 00:09:40 00:09:40 #29 [security-bootstrapper internal] load .dockerignore 00:09:40 #29 transferring context: 56B done 00:09:40 #29 DONE 0.0s 00:09:40 00:09:40 #28 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:09:40 #28 ... 00:09:40 00:09:40 #30 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:09:40 #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:09:40 #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:09:40 #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 00:09:40 #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 00:09:40 #30 DONE 0.1s 00:09:40 00:09:40 #28 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:09:40 #28 DONE 0.0s 00:09:40 00:09:40 #30 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:09:40 #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:09:40 #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:09:40 #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 00:09:40 #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 00:09:40 #30 DONE 0.1s 00:09:40 00:09:40 #31 [core-data internal] load metadata for docker.io/library/alpine:3.17 00:09:40 #31 ... 00:09:40 00:09:40 #30 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:09:40 #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:09:40 #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:09:40 #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 00:09:40 #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 00:09:40 #30 DONE 0.1s 00:09:40 00:09:40 #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 00:09:40 #31 ... 00:09:40 00:09:40 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:09:40 #28 DONE 0.0s 00:09:40 00:09:40 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:09:40 #32 ... 00:09:40 00:09:40 #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 00:09:40 #31 DONE 0.6s 00:09:40 00:09:40 #30 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:09:40 #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:09:40 #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:09:40 #30 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 00:09:40 #30 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 00:09:40 #30 DONE 0.1s 00:09:40 00:09:40 #33 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:09:41 #33 ... 00:09:41 00:09:41 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:09:41 #32 DONE 1.2s 00:09:41 00:09:41 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 00:09:46 #34 ... 00:09:46 00:09:46 #35 [security-proxy-setup internal] load build context 00:09:46 #35 transferring context: 156.30MB 6.2s 00:09:49 #35 ... 00:09:49 00:09:49 #36 [core-metadata internal] load build context 00:09:49 #36 ... 00:09:49 00:09:49 #35 [security-proxy-setup internal] load build context 00:09:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:09:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:09:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:09:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:09:48 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4617/head:refs/remotes/origin/PR-4617 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:09:49 Merging remotes/origin/main commit 70986dfe36edecfcf26045bfecb25e985bf5e73e into PR head commit a5f4827c09a93207a3a47eec56d5c1cee70f38a6 00:09:50 Merge succeeded, producing 89b602a1456c3fd211c694e6617158a2c1a34b2a 00:09:50 Checking out Revision 89b602a1456c3fd211c694e6617158a2c1a34b2a (PR-4617) 00:09:50 #35 ... 00:09:50 00:09:50 #37 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:09:50 #0 0.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:09:50 #0 0.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:09:50 #0 1.232 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 00:09:50 #0 1.275 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 00:09:50 #0 1.288 (3/4) Installing dumb-init (1.2.5-r2) 00:09:50 #0 1.300 (4/4) Installing openssl (3.0.9-r3) 00:09:50 #0 1.314 Executing busybox-1.35.0-r29.trigger 00:09:50 #0 1.324 OK: 8 MiB in 17 packages 00:09:50 #37 ... 00:09:50 00:09:50 #38 [support-notifications internal] load build context 00:09:50 #38 transferring context: 359.26MB 9.6s done 00:09:50 #38 ... 00:09:50 00:09:50 #39 [support-scheduler internal] load build context 00:09:50 #39 ... 00:09:50 00:09:50 #40 [security-spire-server internal] load build context 00:09:50 #40 transferring context: 359.26MB 8.5s done 00:09:50 #40 ... 00:09:50 00:09:50 #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:09:50 #41 ... 00:09:50 00:09:50 #42 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:09:50 #0 1.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:09:50 #0 1.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:09:50 #0 1.464 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:09:50 #0 1.464 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:09:50 #0 1.464 OK: 17820 distinct packages available 00:09:50 #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:09:50 #0 1.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:09:50 #0 1.868 (1/4) Installing dumb-init (1.2.5-r2) 00:09:50 #0 1.868 (2/4) Installing musl-obstack (1.2.3-r0) 00:09:50 #0 1.868 (3/4) Installing libucontext (1.2-r0) 00:09:50 #0 1.872 (4/4) Installing gcompat (1.1.0-r0) 00:09:50 #0 1.877 Executing busybox-1.35.0-r29.trigger 00:09:50 #0 1.885 OK: 7 MiB in 19 packages 00:09:50 #42 ... 00:09:50 00:09:50 #43 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:09:51 #43 ... 00:09:51 00:09:51 #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:09:51 #0 3.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:09:51 #0 3.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:09:51 #0 3.447 (1/1) Installing dumb-init (1.2.5-r2) 00:09:51 #0 3.453 Executing busybox-1.35.0-r29.trigger 00:09:51 #0 3.459 OK: 7 MiB in 16 packages 00:09:51 #44 ... 00:09:51 00:09:51 #45 [core-data internal] load build context 00:09:51 #45 ... 00:09:51 00:09:51 #46 [core-common-config-bootstrapper internal] load build context 00:09:51 #46 transferring context: 359.26MB 9.4s done 00:09:51 #46 ... 00:09:51 00:09:51 #47 [security-spire-agent internal] load build context 00:09:51 #47 transferring context: 359.26MB 9.7s done 00:09:49 > git config core.sparsecheckout # timeout=10 00:09:49 > git checkout -f a5f4827c09a93207a3a47eec56d5c1cee70f38a6 # timeout=10 00:09:50 > git remote # timeout=10 00:09:50 > git config --get remote.origin.url # timeout=10 00:09:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:50 > git merge 70986dfe36edecfcf26045bfecb25e985bf5e73e # timeout=10 00:09:50 > git rev-parse HEAD^{commit} # timeout=10 00:09:50 > git config core.sparsecheckout # timeout=10 00:09:50 > git checkout -f 89b602a1456c3fd211c694e6617158a2c1a34b2a # timeout=10 00:09:51 #47 ... 00:09:51 00:09:51 #48 [security-spire-config internal] load build context 00:09:51 #48 transferring context: 359.26MB 7.4s done 00:09:52 #48 ... 00:09:52 00:09:52 #49 [security-proxy-auth internal] load build context 00:09:52 #49 transferring context: 359.26MB 10.5s done 00:09:52 #49 ... 00:09:52 00:09:52 #50 [security-spiffe-token-provider internal] load build context 00:09:52 #50 transferring context: 359.26MB 8.5s done 00:09:52 #50 ... 00:09:52 00:09:52 #51 [security-bootstrapper internal] load build context 00:09:52 #51 transferring context: 359.26MB 8.4s done 00:09:52 #51 ... 00:09:52 00:09:52 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:09:52 #52 ... 00:09:52 00:09:52 #53 [security-secretstore-setup internal] load build context 00:09:52 #53 transferring context: 359.26MB 9.8s done 00:09:52 #53 ... 00:09:52 00:09:52 #54 [core-command internal] load build context 00:09:52 #54 transferring context: 359.26MB 11.1s done 00:09:52 #54 ... 00:09:52 00:09:52 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:09:52 #55 ... 00:09:52 00:09:52 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:09:52 #56 ... 00:09:52 00:09:52 #36 [core-metadata internal] load build context 00:09:52 #36 transferring context: 359.26MB 11.6s done 00:09:53 Commit message: "Merge commit '70986dfe36edecfcf26045bfecb25e985bf5e73e' into HEAD" 00:09:53 First time build. Skipping changelog. 00:09:54 > git --version # timeout=10 00:09:54 > git --version # 'git version 2.25.1' 00:09:54 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:09:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:09:55 % Total % Received % Xferd Average Speed Time Time Time Current 00:09:55 Dload Upload Total Spent Left Speed 00:09:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 00:09:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:09:56 + sudo tee /etc/docker/daemon.new 00:09:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:09:56 { 00:09:56 "registry-mirrors": [ 00:09:56 "https://nexus3.edgexfoundry.org:10001" 00:09:56 ], 00:09:56 "bip": "10.250.0.254/24", 00:09:56 "hosts": [ 00:09:56 "tcp://0.0.0.0:5555", 00:09:56 "unix:///var/run/docker.sock" 00:09:56 ], 00:09:56 "mtu": 1458, 00:09:56 "selinux-enabled": true, 00:09:56 "seccomp-profile": "/etc/docker/seccomp.json" 00:09:56 } [Pipeline] sh 00:09:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:09:57 + sudo service docker restart 00:10:00 #36 ... 00:10:00 00:10:00 #35 [security-proxy-setup internal] load build context 00:10:00 #35 transferring context: 359.26MB 11.9s done 00:10:00 #35 ... 00:10:00 00:10:00 #39 [support-scheduler internal] load build context 00:10:00 #39 transferring context: 359.26MB 11.0s done 00:10:01 #39 ... 00:10:01 00:10:01 #45 [core-data internal] load build context 00:10:01 #45 transferring context: 359.26MB 10.5s done 00:10:02 #45 ... 00:10:02 00:10:02 #48 [security-spire-config internal] load build context 00:10:02 #48 DONE 22.0s 00:10:02 00:10:02 #44 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:10:02 #44 DONE 22.0s 00:10:02 00:10:02 #42 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:10:02 #42 DONE 22.0s 00:10:02 00:10:02 #50 [security-spiffe-token-provider internal] load build context 00:10:02 #50 DONE 21.9s 00:10:02 00:10:02 #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 00:10:02 #34 DONE 21.2s 00:10:02 00:10:02 #37 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:10:02 #37 DONE 22.0s 00:10:02 00:10:02 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:10:02 #57 ... 00:10:02 00:10:02 #51 [security-bootstrapper internal] load build context 00:10:02 #51 DONE 21.4s 00:10:02 00:10:02 #40 [security-spire-server internal] load build context 00:10:02 #40 DONE 21.8s 00:10:02 00:10:02 #46 [core-common-config-bootstrapper internal] load build context 00:10:02 #46 DONE 21.4s 00:10:02 00:10:02 #53 [security-secretstore-setup internal] load build context 00:10:02 #53 DONE 21.8s 00:10:02 00:10:02 #47 [security-spire-agent internal] load build context 00:10:02 #47 DONE 22.0s 00:10:02 00:10:02 #38 [support-notifications internal] load build context 00:10:02 #38 DONE 22.0s 00:10:02 00:10:02 #45 [core-data internal] load build context 00:10:02 #45 DONE 21.9s 00:10:02 00:10:02 #49 [security-proxy-auth internal] load build context 00:10:02 #49 DONE 21.9s 00:10:02 00:10:02 #39 [support-scheduler internal] load build context 00:10:02 #39 DONE 22.0s 00:10:02 00:10:02 #54 [core-command internal] load build context 00:10:02 #54 DONE 22.0s 00:10:02 00:10:02 #36 [core-metadata internal] load build context 00:10:02 #36 DONE 22.1s 00:10:02 00:10:02 #35 [security-proxy-setup internal] load build context 00:10:02 #35 DONE 22.2s 00:10:02 00:10:02 #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 00:10:02 #58 DONE 0.1s 00:10:02 00:10:02 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:10:03 #59 ... 00:10:03 00:10:03 #33 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:10:03 #33 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:10:03 #33 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:10:03 #33 22.39 (1/2) Installing dumb-init (1.2.5-r2) 00:10:03 #33 22.40 (2/2) Installing su-exec (0.2-r2) 00:10:03 #33 22.40 Executing busybox-1.35.0-r29.trigger 00:10:03 #33 22.41 OK: 7 MiB in 17 packages 00:10:03 #33 DONE 22.7s 00:10:03 00:10:03 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:10:03 #55 22.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:10:03 #55 22.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:10:03 #55 22.81 (1/1) Installing dumb-init (1.2.5-r2) 00:10:03 #55 22.82 Executing busybox-1.35.0-r29.trigger 00:10:03 #55 22.82 OK: 7 MiB in 16 packages 00:10:03 #55 DONE 23.1s 00:10:03 00:10:03 #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:10:03 #41 22.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:10:03 #41 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:10:03 #41 22.96 (1/2) Installing ca-certificates (20230506-r0) 00:10:03 #41 22.98 (2/2) Installing dumb-init (1.2.5-r2) 00:10:03 #41 22.99 Executing busybox-1.35.0-r29.trigger 00:10:03 #41 23.00 Executing ca-certificates-20230506-r0.trigger 00:10:03 #41 23.07 OK: 8 MiB in 17 packages 00:10:03 #41 DONE 23.3s 00:10:03 00:10:03 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:10:03 #56 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:10:03 #56 22.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:10:03 #56 22.80 (1/4) Installing ca-certificates (20230506-r0) 00:10:03 #56 22.81 (2/4) Installing dumb-init (1.2.5-r2) 00:10:03 #56 22.82 (3/4) Installing su-exec (0.2-r2) 00:10:03 #56 22.82 (4/4) Installing yq (4.30.4-r4) 00:10:03 #56 22.92 Executing busybox-1.35.0-r29.trigger 00:10:03 #56 22.93 Executing ca-certificates-20230506-r0.trigger 00:10:03 #56 23.01 OK: 17 MiB in 19 packages 00:10:03 #56 DONE 23.2s 00:10:03 00:10:03 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:10:03 #57 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:10:03 #57 1.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:10:04 #57 ... 00:10:04 00:10:04 #43 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:10:04 #43 22.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:10:04 #43 22.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:10:04 #43 22.81 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:10:04 #43 22.81 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:10:04 #43 22.81 OK: 17820 distinct packages available 00:10:04 #43 22.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:10:04 #43 23.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:10:04 #43 23.20 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 00:10:04 #43 23.28 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 00:10:04 #43 23.29 (3/7) Installing dumb-init (1.2.5-r2) 00:10:04 #43 23.31 (4/7) Installing musl-obstack (1.2.3-r0) 00:10:04 #43 23.32 (5/7) Installing libucontext (1.2-r0) 00:10:04 #43 23.32 (6/7) Installing gcompat (1.1.0-r0) 00:10:04 #43 23.33 (7/7) Installing openssl (3.0.9-r3) 00:10:04 #43 23.35 Executing busybox-1.35.0-r29.trigger 00:10:04 #43 23.35 OK: 8 MiB in 20 packages 00:10:04 #43 DONE 23.5s 00:10:04 00:10:04 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:10:04 #52 22.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:10:04 #52 22.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:10:04 #52 22.91 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:10:04 #52 22.91 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:10:04 #52 22.91 OK: 17820 distinct packages available 00:10:04 #52 22.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:10:04 #52 23.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:10:04 #52 23.37 (1/9) Installing ca-certificates (20230506-r0) 00:10:04 #52 23.38 (2/9) Installing brotli-libs (1.0.9-r9) 00:10:04 #52 23.47 (3/9) Installing nghttp2-libs (1.51.0-r1) 00:10:04 #52 23.48 (4/9) Installing libcurl (8.2.0-r1) 00:10:04 #52 23.49 (5/9) Installing curl (8.2.0-r1) 00:10:04 #52 23.50 (6/9) Installing dumb-init (1.2.5-r2) 00:10:04 #52 23.50 (7/9) Installing musl-obstack (1.2.3-r0) 00:10:04 #52 23.50 (8/9) Installing libucontext (1.2-r0) 00:10:04 #52 23.51 (9/9) Installing gcompat (1.1.0-r0) 00:10:04 #52 23.51 Executing busybox-1.35.0-r29.trigger 00:10:04 #52 23.52 Executing ca-certificates-20230506-r0.trigger 00:10:04 #52 23.58 OK: 10 MiB in 24 packages 00:10:04 #52 DONE 23.8s 00:10:04 00:10:04 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:10:04 #0 1.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:10:04 #0 1.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:10:04 #0 1.818 OK: 265 MiB in 53 packages 00:10:04 #60 DONE 2.0s 00:10:04 00:10:04 #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:10:04 #61 DONE 0.0s 00:10:04 00:10:04 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:10:04 #57 2.036 OK: 265 MiB in 53 packages 00:10:04 #57 DONE 2.1s 00:10:04 00:10:04 #62 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:10:04 #62 DONE 0.0s 00:10:04 00:10:04 #63 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:04 #63 ... 00:10:04 00:10:04 #64 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:10:04 #0 1.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:10:04 #0 2.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:10:04 #0 2.226 OK: 265 MiB in 53 packages 00:10:04 #64 DONE 2.3s 00:10:04 00:10:04 #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 00:10:04 #65 DONE 0.0s 00:10:04 00:10:04 #66 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:04 #66 ... 00:10:04 00:10:04 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:10:04 #0 1.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:10:04 #0 1.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:10:04 #0 1.979 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:10:04 #0 1.979 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:10:04 #0 1.979 OK: 17823 distinct packages available 00:10:04 #0 1.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:10:04 #0 2.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:10:04 #0 2.381 OK: 265 MiB in 53 packages 00:10:04 #67 DONE 2.5s 00:10:04 00:10:04 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:10:04 #68 DONE 0.1s 00:10:04 00:10:04 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:05 #69 ... 00:10:05 00:10:05 #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:10:05 #70 DONE 1.6s 00:10:05 00:10:05 #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 00:10:05 #71 DONE 0.0s 00:10:05 00:10:05 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:10:05 #59 1.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:10:05 #59 2.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:10:05 #59 2.805 OK: 265 MiB in 53 packages 00:10:05 #59 DONE 3.1s 00:10:05 00:10:05 #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:10:05 #72 DONE 0.0s 00:10:05 00:10:05 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:10:15 provisioning config files... 00:10:15 #73 ... 00:10:15 00:10:15 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13101969988694948839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:10:15 ---> docker-login.sh 00:10:15 nexus3.edgexfoundry.org:10001 00:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:16 Configure a credential helper to remove this warning. See 00:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:16 00:10:16 Login Succeeded 00:10:16 nexus3.edgexfoundry.org:10002 00:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:16 Configure a credential helper to remove this warning. See 00:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:16 00:10:16 Login Succeeded 00:10:16 nexus3.edgexfoundry.org:10003 00:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:17 Configure a credential helper to remove this warning. See 00:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:17 00:10:17 Login Succeeded 00:10:17 nexus3.edgexfoundry.org:10004 00:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:17 Configure a credential helper to remove this warning. See 00:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:17 00:10:17 Login Succeeded 00:10:17 docker.io 00:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:18 Configure a credential helper to remove this warning. See 00:10:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:18 00:10:18 Login Succeeded 00:10:18 ---> docker-login.sh ends [Pipeline] } 00:10:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:10:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 00:10:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:10:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:10:18 ========================================================= 00:10:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:10:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:10:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:10:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:10:21 edb6bdbacee9: Pulling fs layer 00:10:21 5f9638ab2659: Pulling fs layer 00:10:21 8d51d6327a98: Pulling fs layer 00:10:21 8b374f2dd631: Pulling fs layer 00:10:21 ec14aa9079de: Pulling fs layer 00:10:21 2f466654f4bb: Pulling fs layer 00:10:21 554e91adad29: Pulling fs layer 00:10:21 8b374f2dd631: Waiting 00:10:21 ec14aa9079de: Waiting 00:10:21 2f466654f4bb: Waiting 00:10:21 5f9638ab2659: Verifying Checksum 00:10:21 5f9638ab2659: Download complete 00:10:21 8b374f2dd631: Verifying Checksum 00:10:21 8b374f2dd631: Download complete 00:10:22 ec14aa9079de: Verifying Checksum 00:10:22 ec14aa9079de: Download complete 00:10:22 edb6bdbacee9: Verifying Checksum 00:10:22 edb6bdbacee9: Download complete 00:10:23 edb6bdbacee9: Pull complete 00:10:23 554e91adad29: Verifying Checksum 00:10:23 554e91adad29: Download complete 00:10:23 5f9638ab2659: Pull complete 00:10:24 8d51d6327a98: Verifying Checksum 00:10:24 8d51d6327a98: Download complete 00:10:24 2f466654f4bb: Download complete 00:10:37 8d51d6327a98: Pull complete 00:10:37 8b374f2dd631: Pull complete 00:10:37 ec14aa9079de: Pull complete 00:10:43 2f466654f4bb: Pull complete 00:10:45 554e91adad29: Pull complete 00:10:45 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 00:10:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:10:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:10:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:10:46 WORKDIR /edgex 00:10:46 COPY go.mod . 00:10:46 RUN go mod download 00:10:46 + docker build -t ci-base-image-arm64 -f - . 00:10:46 Sending build context to Docker daemon 2.939MB 00:10:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:10:46 ---> 1e15ea492957 00:10:46 Step 2/4 : WORKDIR /edgex 00:10:47 #74 ... 00:10:47 00:10:47 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:47 #69 DONE 41.3s 00:10:47 00:10:47 #66 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:47 #66 DONE 41.5s 00:10:47 00:10:47 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:47 #74 DONE 41.8s 00:10:47 00:10:47 #63 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:47 #63 DONE 41.7s 00:10:47 00:10:47 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:47 #73 DONE 40.9s 00:10:47 00:10:47 #75 [core-metadata builder 6/7] COPY . . 00:10:48 ---> Running in c32b94fd1e94 00:10:49 Removing intermediate container c32b94fd1e94 00:10:49 ---> b65cc2600254 00:10:49 Step 3/4 : COPY go.mod . 00:10:49 ---> 242f8659b79f 00:10:49 Step 4/4 : RUN go mod download 00:10:49 ---> Running in db81316e38d8 00:10:52 #75 ... 00:10:52 00:10:52 #76 [security-proxy-setup builder 6/7] COPY . . 00:10:52 #76 DONE 6.6s 00:10:52 00:10:52 #77 [support-notifications builder 6/7] COPY . . 00:10:52 #77 DONE 6.6s 00:10:52 00:10:52 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:10:52 #78 CACHED 00:10:52 00:10:52 #79 [security-secretstore-setup builder 6/7] COPY . . 00:10:52 #79 CACHED 00:10:52 00:10:52 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:52 #80 CACHED 00:10:52 00:10:52 #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:10:52 #81 CACHED 00:10:52 00:10:52 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:52 #82 CACHED 00:10:52 00:10:52 #83 [security-bootstrapper builder 6/7] COPY . . 00:10:52 #83 CACHED 00:10:52 00:10:52 #84 [security-spiffe-token-provider builder 6/7] COPY . . 00:10:52 #84 DONE 6.6s 00:10:52 00:10:52 #85 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:10:52 #85 CACHED 00:10:52 00:10:52 #86 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:52 #86 CACHED 00:10:52 00:10:52 #87 [core-common-config-bootstrapper builder 6/7] COPY . . 00:10:52 #87 CACHED 00:10:52 00:10:52 #88 [security-spire-config builder 6/9] COPY . . 00:10:52 #88 DONE 6.6s 00:10:52 00:10:52 #89 [core-data builder 6/7] COPY . . 00:10:52 #89 CACHED 00:10:52 00:10:52 #90 [core-data builder 4/7] COPY go.mod vendor* ./ 00:10:52 #90 CACHED 00:10:52 00:10:52 #91 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:52 #91 CACHED 00:10:52 00:10:52 #92 [core-command builder 6/7] COPY . . 00:10:52 #92 CACHED 00:10:52 00:10:52 #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:52 #93 CACHED 00:10:52 00:10:52 #94 [core-command builder 4/7] COPY go.mod vendor* ./ 00:10:52 #94 CACHED 00:10:52 00:10:52 #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:52 #95 CACHED 00:10:52 00:10:52 #96 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:10:52 #96 CACHED 00:10:52 00:10:52 #97 [security-proxy-auth builder 6/7] COPY . . 00:10:52 #97 CACHED 00:10:52 00:10:52 #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:10:52 #98 CACHED 00:10:52 00:10:52 #99 [support-scheduler builder 6/7] COPY . . 00:10:52 #99 CACHED 00:10:52 00:10:52 #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:52 #100 CACHED 00:10:52 00:10:52 #75 [core-metadata builder 6/7] COPY . . 00:10:52 #75 DONE 6.6s 00:10:52 00:10:52 #101 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 00:10:52 #101 DONE 0.1s 00:10:52 00:10:52 #102 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:10:53 #102 ... 00:10:53 00:10:53 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 00:10:53 #103 CACHED 00:10:53 00:10:53 #104 [security-spire-server builder 6/9] COPY . . 00:10:53 #104 CACHED 00:10:53 00:10:53 #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 00:10:53 #105 CACHED 00:10:53 00:10:53 #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:53 #106 CACHED 00:10:53 00:10:53 #107 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:10:53 #0 0.385 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:10:53 #107 ... 00:10:53 00:10:53 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:10:53 #108 DONE 1.2s 00:10:54 00:10:54 #109 [security-spire-config builder 9/9] WORKDIR /edgex-go 00:10:54 #109 DONE 0.3s 00:10:54 00:10:54 #110 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:10:54 #0 1.325 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:10:55 #110 ... 00:10:55 00:10:55 #111 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 00:10:55 #111 CACHED 00:10:55 00:10:55 #112 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:10:55 #112 CACHED 00:10:55 00:10:55 #113 [security-spire-agent builder 9/9] WORKDIR /edgex-go 00:10:55 #113 CACHED 00:10:55 00:10:55 #114 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 00:10:55 #114 CACHED 00:10:55 00:10:55 #115 [security-spire-agent builder 6/9] COPY . . 00:10:55 #115 CACHED 00:10:55 00:10:55 #116 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:55 #116 CACHED 00:10:55 00:10:55 #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:10:55 #117 ... 00:10:55 00:10:55 #118 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:10:55 #118 DONE 2.9s 00:10:55 00:10:55 #119 [security-spire-server builder 9/9] WORKDIR /edgex-go 00:10:56 #119 ... 00:10:56 00:10:56 #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:10:56 #120 DONE 1.2s 00:10:56 00:10:56 #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:10:56 #117 DONE 1.3s 00:10:56 00:10:56 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:10:56 #121 ... 00:10:56 00:10:56 #119 [security-spire-server builder 9/9] WORKDIR /edgex-go 00:10:56 #119 DONE 1.0s 00:10:57 00:10:57 #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:10:57 #122 DONE 0.8s 00:10:57 00:10:57 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:10:57 #0 2.181 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:10:57 #123 ... 00:10:57 00:10:57 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:10:57 #121 DONE 0.8s 00:10:57 00:10:57 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:10:58 #124 DONE 1.0s 00:10:58 00:10:58 #125 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:10:58 #125 CACHED 00:10:58 00:10:58 #126 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:10:58 #126 CACHED 00:10:58 00:10:58 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:10:58 #127 ... 00:10:58 00:10:58 #128 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:10:58 #128 DONE 1.1s 00:10:58 00:10:58 #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:10:59 #129 DONE 1.0s 00:10:59 00:10:59 #130 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:10:59 #130 DONE 1.1s 00:10:59 00:10:59 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:10:59 #127 DONE 1.2s 00:10:59 00:10:59 #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 00:10:59 #131 DONE 0.1s 00:10:59 00:10:59 #132 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:10:59 #132 DONE 0.2s 00:10:59 00:10:59 #133 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:10:59 #133 DONE 0.2s 00:10:59 00:10:59 #134 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:10:59 #134 ... 00:10:59 00:10:59 #135 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:10:59 #135 DONE 0.1s 00:10:59 00:10:59 #134 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:10:59 #134 DONE 0.2s 00:10:59 00:10:59 #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:10:59 #136 DONE 0.2s 00:10:59 00:10:59 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:10:59 #137 ... 00:10:59 00:10:59 #138 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:10:59 #138 DONE 0.2s 00:11:00 00:11:00 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:11:00 #137 DONE 0.2s 00:11:00 00:11:00 #139 [security-spire-agent] exporting to image 00:11:00 #139 exporting layers 00:11:00 #139 exporting layers 0.9s done 00:11:00 #139 writing image sha256:b73f96636c6c59022ee66a3435d4a75b4d4d211201205ab2f5e30ae15a565f61 0.0s done 00:11:00 #139 naming to docker.io/library/security-spire-config done 00:11:00 #139 exporting layers 0.9s done 00:11:00 #139 writing image sha256:af014aea517cec844c6fc2d2c76d63abec8ee6c85f2098db93fee9d5d7eb17ee done 00:11:00 #139 naming to docker.io/library/security-spire-server done 00:11:00 #139 writing image sha256:ec2c72af002bd016711aa592b93024551f45c8ffe03a1e01768890c3e0bbebca done 00:11:00 #139 naming to docker.io/library/security-spire-agent done 00:11:00 #139 DONE 1.2s 00:11:00 00:11:00 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:11:00 #0 0.791 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:11:02 #140 ... 00:11:02 00:11:02 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:11:02 #0 1.983 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:11:03 #141 ... 00:11:03 00:11:03 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:11:03 #0 0.639 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:11:03 #142 ... 00:11:03 00:11:03 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:11:03 #0 0.565 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:11:03 #143 ... 00:11:03 00:11:03 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:11:03 #0 0.991 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:11:03 #144 ... 00:11:03 00:11:03 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:11:03 #0 0.509 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:11:03 #145 ... 00:11:03 00:11:03 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:11:03 #0 1.324 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:11:05 #146 ... 00:11:05 00:11:05 #102 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:11:05 #102 1.941 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:11:28 Removing intermediate container db81316e38d8 00:11:28 ---> 630d749a9cad 00:11:28 Successfully built 630d749a9cad 00:11:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:28 + docker inspect -f . ci-base-image-arm64 00:11:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:11:29 prd-ubuntu20.04-docker-arm64-4c-16g-1960 does not seem to be running inside a container 00:11:29 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:11:30 $ docker top 05f9807365a2be2cf3827266b89dba16cba725c46e30277d7b90f13e94ebaba0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:31 + go version 00:11:31 go version go1.20.6 linux/arm64 [Pipeline] } 00:11:31 $ docker stop --time=1 05f9807365a2be2cf3827266b89dba16cba725c46e30277d7b90f13e94ebaba0 00:11:33 $ docker rm -f --volumes 05f9807365a2be2cf3827266b89dba16cba725c46e30277d7b90f13e94ebaba0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:11:33 + docker inspect -f . ci-base-image-arm64 00:11:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:11:34 prd-ubuntu20.04-docker-arm64-4c-16g-1960 does not seem to be running inside a container 00:11:34 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:11:35 $ docker top 99e15a81e1592c949d2eae55a4eecd8e46d1603741baf44b0c43ff149de51771 -eo pid,comm [Pipeline] { [Pipeline] echo 00:11:35 ========================================================= 00:11:35 [edgeXBuildGoParallel] Running Tests and Build... 00:11:35 ========================================================= [Pipeline] sh 00:11:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 00:11:37 + make test 00:11:37 go test -race -coverprofile=coverage.out ./... 00:12:01 #102 ... 00:12:01 00:12:01 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:12:01 #142 66.70 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:12:11 #142 ... 00:12:11 00:12:11 #110 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:12:11 #110 DONE 78.5s 00:12:11 00:12:11 #107 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:12:11 #107 DONE 78.6s 00:12:11 00:12:11 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:12:11 #143 DONE 78.6s 00:12:11 00:12:11 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:12:11 #146 DONE 78.6s 00:12:11 00:12:11 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:12:11 #140 ... 00:12:11 00:12:11 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:12:12 #147 ... 00:12:12 00:12:12 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:12:12 #140 DONE 79.2s 00:12:12 00:12:12 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:12:12 #148 ... 00:12:12 00:12:12 #102 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:12:12 #102 DONE 79.5s 00:12:12 00:12:12 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:12:12 #142 DONE 79.6s 00:12:12 00:12:12 #141 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:12:12 #141 DONE 79.5s 00:12:12 00:12:12 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:12:12 #123 DONE 79.6s 00:12:12 00:12:12 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:12:12 #145 DONE 79.5s 00:12:12 00:12:12 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:12:12 #144 DONE 79.6s 00:12:12 00:12:12 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:12:12 #149 ... 00:12:12 00:12:12 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:12:12 #147 DONE 1.0s 00:12:12 00:12:12 #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:12:12 #150 DONE 0.6s 00:12:12 00:12:12 #151 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:12:12 #151 DONE 0.8s 00:12:12 00:12:12 #152 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:12:12 #152 ... 00:12:12 00:12:12 #148 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:12:12 #148 DONE 0.7s 00:12:12 00:12:12 #153 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 00:12:12 #153 DONE 0.5s 00:12:12 00:12:12 #154 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:12:12 #154 DONE 0.3s 00:12:12 00:12:12 #155 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:12:12 #155 DONE 0.3s 00:12:12 00:12:12 #156 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:12:12 #156 CACHED 00:12:12 00:12:12 #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:12:12 #157 CACHED 00:12:12 00:12:12 #158 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:12:12 #158 DONE 0.3s 00:12:12 00:12:12 #152 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:12:12 #152 DONE 0.2s 00:12:12 00:12:12 #159 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 00:12:12 #159 CACHED 00:12:12 00:12:12 #160 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 00:12:12 #160 CACHED 00:12:12 00:12:12 #161 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:12:12 #161 CACHED 00:12:12 00:12:12 #162 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:12:12 #162 CACHED 00:12:12 00:12:12 #163 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:12:12 #163 CACHED 00:12:12 00:12:12 #164 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:12:12 #164 CACHED 00:12:12 00:12:12 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:12:12 #149 DONE 0.4s 00:12:12 00:12:12 #165 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:12:13 #165 ... 00:12:13 00:12:13 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 00:12:13 #166 DONE 0.3s 00:12:13 00:12:13 #167 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:12:13 #167 DONE 0.4s 00:12:13 00:12:13 #168 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:12:13 #168 DONE 0.4s 00:12:13 00:12:13 #169 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:12:14 #169 ... 00:12:14 00:12:14 #170 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:12:14 #170 DONE 1.1s 00:12:14 00:12:14 #171 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:12:14 #171 DONE 1.1s 00:12:14 00:12:14 #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:12:14 #172 DONE 1.1s 00:12:14 00:12:14 #173 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:12:14 #173 DONE 1.1s 00:12:14 00:12:14 #165 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:12:14 #165 DONE 1.2s 00:12:14 00:12:14 #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:12:14 #174 DONE 1.2s 00:12:14 00:12:14 #175 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:12:14 #175 ... 00:12:14 00:12:14 #176 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:12:14 #176 DONE 1.2s 00:12:14 00:12:14 #177 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:12:14 #177 DONE 0.9s 00:12:14 00:12:14 #178 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:12:14 #178 ... 00:12:14 00:12:14 #179 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:12:14 #179 DONE 1.2s 00:12:14 00:12:14 #180 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:12:14 #180 DONE 0.5s 00:12:14 00:12:14 #169 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:12:14 #169 DONE 1.3s 00:12:14 00:12:14 #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:12:14 #181 DONE 0.5s 00:12:14 00:12:14 #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:12:14 #182 DONE 0.5s 00:12:14 00:12:14 #183 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:12:14 #183 DONE 0.5s 00:12:14 00:12:14 #184 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:12:14 #184 ... 00:12:14 00:12:14 #175 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:12:14 #175 DONE 0.5s 00:12:14 00:12:14 #185 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:12:14 #185 DONE 0.6s 00:12:14 00:12:14 #186 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 00:12:14 #186 DONE 0.3s 00:12:14 00:12:14 #178 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:12:14 #178 DONE 0.5s 00:12:14 00:12:14 #139 [security-spiffe-token-provider] exporting to image 00:12:14 #139 exporting layers 00:12:14 #139 writing image sha256:faf38f4e2cb626830661fa41ec61d5a63f82e76b12c5137ebcb2e7845f0a1040 00:12:14 #139 ... 00:12:14 00:12:14 #187 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 00:12:14 #187 DONE 2.2s 00:12:14 00:12:14 #188 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:12:14 #188 DONE 0.4s 00:12:14 00:12:14 #184 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:12:14 #184 DONE 0.4s 00:12:14 00:12:14 #189 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:12:14 #189 DONE 0.4s 00:12:14 00:12:14 #139 [support-notifications] exporting to image 00:12:14 #139 writing image sha256:faf38f4e2cb626830661fa41ec61d5a63f82e76b12c5137ebcb2e7845f0a1040 0.0s done 00:12:14 #139 naming to docker.io/library/core-data done 00:12:15 #139 ... 00:12:15 00:12:15 #190 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:12:15 #190 DONE 0.4s 00:12:15 00:12:15 #139 [core-command] exporting to image 00:12:15 #139 exporting layers 0.4s done 00:12:15 #139 writing image sha256:cfd96ca64241b6d448bea0aee4a0613e5652e7d168a61bd9c5aea5b4f3ad00cd 0.0s done 00:12:15 #139 naming to docker.io/library/core-command done 00:12:15 #139 writing image sha256:c91b9b581d441f0c6d859bca4ce8d14201d10a532cc1a7cf1e7d187186997d9d 00:12:15 #139 ... 00:12:15 00:12:15 #191 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:12:15 #191 DONE 0.4s 00:12:15 00:12:15 #192 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:12:15 #192 DONE 0.4s 00:12:15 00:12:15 #193 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:12:15 #193 DONE 0.3s 00:12:15 00:12:15 #139 [security-spiffe-token-provider] exporting to image 00:12:15 #139 writing image sha256:c91b9b581d441f0c6d859bca4ce8d14201d10a532cc1a7cf1e7d187186997d9d 0.0s done 00:12:15 #139 naming to docker.io/library/support-scheduler done 00:12:15 #139 writing image sha256:b4af8baf23d3d52c7213b697e9c42fbd4477b2e630352bbfa2b67d3647ab4b04 0.0s done 00:12:15 #139 naming to docker.io/library/security-spiffe-token-provider done 00:12:15 #139 ... 00:12:15 00:12:15 #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 00:12:15 #194 DONE 0.4s 00:12:15 00:12:15 #139 [security-spiffe-token-provider] exporting to image 00:12:15 #139 exporting layers 0.2s done 00:12:15 #139 writing image sha256:143f8b0e4b7e8d598fd894bd64190346d7f064c73dce5010663843f947ff6c5f 00:12:15 #139 writing image sha256:143f8b0e4b7e8d598fd894bd64190346d7f064c73dce5010663843f947ff6c5f done 00:12:15 #139 writing image sha256:c460164e3e8f430fe29b18f3609ea2dc98982da8f9c33dd618b677a9eb8a17f6 0.0s done 00:12:15 #139 naming to docker.io/library/support-notifications 0.1s done 00:12:15 #139 naming to docker.io/library/core-metadata 00:12:15 #139 ... 00:12:15 00:12:15 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 00:12:15 #195 DONE 0.2s 00:12:15 00:12:15 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:12:15 #196 DONE 0.4s 00:12:15 00:12:15 #197 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:12:15 #197 DONE 0.5s 00:12:15 00:12:15 #139 [security-proxy-auth] exporting to image 00:12:15 #139 naming to docker.io/library/core-metadata 0.1s done 00:12:16 #139 ... 00:12:16 00:12:16 #198 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:12:16 #198 DONE 0.9s 00:12:16 00:12:16 #139 [core-common-config-bootstrapper] exporting to image 00:12:16 #139 ... 00:12:16 00:12:16 #199 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:12:16 #199 DONE 0.5s 00:12:16 00:12:16 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:12:16 #200 DONE 0.5s 00:12:16 00:12:16 #201 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:12:16 #201 DONE 0.9s 00:12:16 00:12:16 #139 [security-proxy-setup] exporting to image 00:12:16 #139 writing image sha256:b89f039200c814ee2d53f62326efc89f6c1d117a3fef9362dbe0f77806d3802d done 00:12:16 #139 naming to docker.io/library/security-proxy-auth done 00:12:16 #139 ... 00:12:16 00:12:16 #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:12:16 #202 DONE 0.1s 00:12:16 00:12:16 #139 [core-common-config-bootstrapper] exporting to image 00:12:16 #139 exporting layers 0.1s done 00:12:16 #139 writing image sha256:0269ea1486ee6bd0d43a016d8a6902c052963212432ca5b8bc6f34acecd8956b 0.0s done 00:12:16 #139 naming to docker.io/library/core-common-config-bootstrapper done 00:12:16 #139 ... 00:12:16 00:12:16 #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:12:16 #203 DONE 0.3s 00:12:16 00:12:16 #204 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 00:12:16 #204 DONE 0.2s 00:12:16 00:12:16 #205 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 00:12:16 #205 DONE 0.1s 00:12:16 00:12:16 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:12:16 #206 DONE 0.1s 00:12:16 00:12:16 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:12:16 #207 DONE 0.0s 00:12:16 00:12:16 #139 [security-proxy-setup] exporting to image 00:12:16 #139 exporting layers 0.3s done 00:12:16 #139 writing image sha256:0e82b0742b90d77380b5de4e27706525180f8196f053d157084e35f98fe2ff1f done 00:12:16 #139 naming to docker.io/library/security-proxy-setup done 00:12:16 #139 DONE 3.1s 00:12:16 00:12:16 #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:12:16 #208 DONE 0.4s 00:12:16 00:12:16 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:12:16 #209 DONE 0.4s 00:12:16 00:12:16 #139 [security-secretstore-setup] exporting to image 00:12:16 #139 exporting layers 0.2s done 00:12:16 #139 writing image sha256:e237520645e60a7fc977c54c12c964427fc088beafe3d74b9caf079fb06aa461 done 00:12:16 #139 naming to docker.io/library/security-secretstore-setup done 00:12:16 #139 DONE 3.3s 00:12:17 00:12:17 #139 [security-bootstrapper] exporting to image 00:12:17 #139 exporting layers 0.2s done 00:12:17 #139 writing image sha256:ba72a9a9ce9271346206c625f49b849de2763b98e4b35b433a3ff27fc0e7e58a done 00:12:17 #139 naming to docker.io/library/security-bootstrapper done 00:12:17 #139 DONE 3.5s 00:12:17 time="2023-07-25T00:09:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:12:17 time="2023-07-25T00:09:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:12:17 time="2023-07-25T00:09:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:12:17 time="2023-07-25T00:09:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:12:17 time="2023-07-25T00:09:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:12:17 time="2023-07-25T00:09:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:12:17 time="2023-07-25T00:09:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:12:17 time="2023-07-25T00:09:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:12:17 time="2023-07-25T00:09:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:12:17 time="2023-07-25T00:09:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:12:17 time="2023-07-25T00:09:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:12:17 time="2023-07-25T00:09:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:12:17 time="2023-07-25T00:09:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:12:17 time="2023-07-25T00:09:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:12:17 $ docker stop --time=1 9a8836360a9c2cca411c2635fc39b000f03dd35ac235d98f7e624a7683425450 00:12:18 $ docker rm -f --volumes 9a8836360a9c2cca411c2635fc39b000f03dd35ac235d98f7e624a7683425450 [Pipeline] // withDockerContainer [Pipeline] sh 00:12:18 + docker images 00:12:18 REPOSITORY TAG IMAGE ID CREATED SIZE 00:12:18 security-secretstore-setup latest e237520645e6 2 seconds ago 43.6MB 00:12:18 security-bootstrapper latest ba72a9a9ce92 2 seconds ago 22.7MB 00:12:18 core-common-config-bootstrapper latest 0269ea1486ee 3 seconds ago 17.8MB 00:12:18 security-proxy-setup latest 0e82b0742b90 3 seconds ago 24.1MB 00:12:18 security-proxy-auth latest b89f039200c8 3 seconds ago 18.9MB 00:12:18 core-command latest cfd96ca64241 4 seconds ago 20.5MB 00:12:18 support-notifications latest 143f8b0e4b7e 4 seconds ago 33MB 00:12:18 core-metadata latest c460164e3e8f 4 seconds ago 21.1MB 00:12:18 security-spiffe-token-provider latest b4af8baf23d3 4 seconds ago 33.4MB 00:12:18 support-scheduler latest c91b9b581d44 4 seconds ago 32.4MB 00:12:18 core-data latest faf38f4e2cb6 4 seconds ago 20.7MB 00:12:18 security-spire-config latest b73f96636c6c About a minute ago 102MB 00:12:18 security-spire-agent latest ec2c72af002b About a minute ago 166MB 00:12:18 security-spire-server latest af014aea517c About a minute ago 107MB 00:12:18 ci-base-image-x86_64 latest b5bbab986d18 4 minutes ago 1.06GB 00:12:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 12 days ago 696MB 00:12:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 weeks ago 334MB 00:12:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:12:23 ? github.com/edgexfoundry/edgex-go [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:14:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:14:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:14:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:14:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:14:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:14:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:14:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:14:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:14:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:14:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:15:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:15:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:15:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.270s coverage: 28.7% of statements 00:15:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.291s coverage: 98.5% of statements 00:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:15:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.429s coverage: 71.5% of statements 00:15:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:15:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:15:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.405s coverage: 54.0% of statements 00:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:15:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:15:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:15:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.158s coverage: 88.5% of statements 00:15:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.594s coverage: 3.8% of statements 00:16:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:16:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:16:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:16:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.890s coverage: 95.6% of statements 00:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:16:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:16:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.266s coverage: 72.2% of statements 00:16:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:16:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:16:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.448s coverage: 0.9% of statements 00:16:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.256s coverage: 31.9% of statements 00:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.342s coverage: 42.9% of statements 00:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.343s coverage: 82.9% of statements 00:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.277s coverage: 94.1% of statements 00:16:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.301s coverage: 96.3% of statements 00:16:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements 00:16:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:16:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:16:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:16:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:16:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:16:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:16:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements 00:16:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:16:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:16:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:16:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.225s coverage: 79.9% of statements 00:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.273s coverage: 92.9% of statements 00:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 00:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.250s coverage: 62.3% of statements 00:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.246s coverage: 87.2% of statements 00:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements 00:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.199s coverage: 100.0% of statements 00:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.570s coverage: 81.8% of statements 00:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.501s coverage: 82.1% of statements 00:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.256s coverage: 86.0% of statements 00:16:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:16:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.063s coverage: 63.1% of statements 00:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.266s coverage: 100.0% of statements 00:17:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements 00:17:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements 00:17:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.090s coverage: 73.7% of statements 00:17:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:17:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:17:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:17:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 00:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:17:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:17:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.047s coverage: 38.4% of statements 00:17:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements 00:17:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:17:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:17:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:17:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:17:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 00:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:17:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:17:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.308s coverage: 17.7% of statements 00:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:17:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:17:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.581s coverage: 92.3% of statements 00:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:17:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:17:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.319s coverage: 61.8% of statements 00:17:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:17:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:17:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.435s coverage: 97.7% of statements 00:17:37 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 00:17:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:17:37 go vet ./... 00:20:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:20:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:20:29 ./bin/test-attribution-txt.sh [Pipeline] echo 00:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:20:29 + ls -al . 00:20:29 total 716 00:20:29 drwxrwxr-x 10 1001 1001 4096 Jul 25 00:11 . 00:20:29 drwxr-xr-x 4 root root 4096 Jul 25 00:11 .. 00:20:29 drwxrwxr-x 2 1001 1001 4096 Jul 25 00:09 .blubracket 00:20:29 -rw-rw-r-- 1 1001 1001 16 Jul 25 00:09 .dockerignore 00:20:29 drwxrwxr-x 8 1001 1001 4096 Jul 25 00:09 .git 00:20:29 drwxrwxr-x 3 1001 1001 4096 Jul 25 00:09 .github 00:20:29 -rw-rw-r-- 1 1001 1001 1133 Jul 25 00:09 .gitignore 00:20:29 -rw-rw-r-- 1 1001 1001 42 Jul 25 00:09 .golangci.yml 00:20:29 -rw-rw-r-- 1 1001 1001 87 Jul 25 00:09 .hadolint.yml 00:20:29 -rw-rw-r-- 1 1001 1001 166 Jul 25 00:09 .sonarcloud.properties 00:20:29 -rw-rw-r-- 1 1001 1001 1171 Jul 25 00:09 ADOPTERS.md 00:20:29 -rw-rw-r-- 1 1001 1001 11234 Jul 25 00:09 Attribution.txt 00:20:29 -rw-rw-r-- 1 1001 1001 93407 Jul 25 00:09 CHANGELOG.md 00:20:29 -rw-rw-r-- 1 1001 1001 3804 Jul 25 00:09 CONTRIBUTING.md 00:20:29 -rw-rw-r-- 1 1001 1001 677 Jul 25 00:09 GOVERNANCE.md 00:20:29 -rw-rw-r-- 1 1001 1001 883 Jul 25 00:09 Jenkinsfile 00:20:29 -rw-rw-r-- 1 1001 1001 10775 Jul 25 00:09 LICENSE 00:20:29 -rw-rw-r-- 1 1001 1001 14368 Jul 25 00:09 Makefile 00:20:29 -rw-rw-r-- 1 1001 1001 582 Jul 25 00:09 OWNERS.md 00:20:29 -rw-rw-r-- 1 1001 1001 9923 Jul 25 00:09 README.md 00:20:29 -rw-rw-r-- 1 1001 1001 789 Jul 25 00:09 SECURITY.md 00:20:29 -rw-rw-r-- 1 1001 1001 5 Jul 25 00:06 VERSION 00:20:29 drwxrwxr-x 2 1001 1001 4096 Jul 25 00:09 bin 00:20:29 drwxrwxr-x 18 1001 1001 4096 Jul 25 00:09 cmd 00:20:29 -rw-r--r-- 1 root root 447019 Jul 25 00:17 coverage.out 00:20:29 -rw-rw-r-- 1 1001 1001 3430 Jul 25 00:09 go.mod 00:20:29 -rw-rw-r-- 1 1001 1001 32408 Jul 25 00:09 go.sum 00:20:29 drwxrwxr-x 7 1001 1001 4096 Jul 25 00:09 internal 00:20:29 drwxrwxr-x 3 1001 1001 4096 Jul 25 00:09 openapi 00:20:29 -rw-rw-r-- 1 1001 1001 594 Jul 25 00:09 security.txt 00:20:29 drwxrwxr-x 4 1001 1001 4096 Jul 25 00:09 snap 00:20:29 -rw-rw-r-- 1 1001 1001 204 Jul 25 00:09 version.go [Pipeline] sh 00:20:30 + '[' -e coverage.out ] 00:20:30 + chown 1001:1001 coverage.out [Pipeline] stash 00:20:30 Warning: overwriting stash ‘coverage-report’ 00:20:31 Stashed 1 file(s) [Pipeline] sh 00:20:31 + make build 00:20:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:22:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:22:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:22:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:22:22 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:23:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:23:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:23:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:23:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:23:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:23:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:23:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:23:56 $ docker stop --time=1 99e15a81e1592c949d2eae55a4eecd8e46d1603741baf44b0c43ff149de51771 00:23:58 $ docker rm -f --volumes 99e15a81e1592c949d2eae55a4eecd8e46d1603741baf44b0c43ff149de51771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:24:01 00:24:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:24:02 latest: Pulling from edgex-devops/edgex-compose-arm64 00:24:02 547446be3368: Pulling fs layer 00:24:02 d125d8839a47: Pulling fs layer 00:24:02 3e85d5ac6304: Pulling fs layer 00:24:02 c3105a71a48b: Pulling fs layer 00:24:02 0f093f025ec4: Pulling fs layer 00:24:02 c3106fc0e877: Pulling fs layer 00:24:02 c3105a71a48b: Waiting 00:24:02 0f093f025ec4: Waiting 00:24:02 c3106fc0e877: Waiting 00:24:02 547446be3368: Download complete 00:24:02 c3105a71a48b: Verifying Checksum 00:24:02 c3105a71a48b: Download complete 00:24:02 d125d8839a47: Verifying Checksum 00:24:02 d125d8839a47: Download complete 00:24:02 c3106fc0e877: Verifying Checksum 00:24:02 c3106fc0e877: Download complete 00:24:02 0f093f025ec4: Verifying Checksum 00:24:02 0f093f025ec4: Download complete 00:24:02 547446be3368: Pull complete 00:24:03 d125d8839a47: Pull complete 00:24:04 3e85d5ac6304: Verifying Checksum 00:24:04 3e85d5ac6304: Download complete 00:24:12 3e85d5ac6304: Pull complete 00:24:12 c3105a71a48b: Pull complete 00:24:14 0f093f025ec4: Pull complete 00:24:14 c3106fc0e877: Pull complete 00:24:14 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 00:24:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:24:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:14 prd-ubuntu20.04-docker-arm64-4c-16g-1960 does not seem to be running inside a container 00:24:14 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:24:16 $ docker top 42122eee62b1840a55d619107f77be05764cd48050beac8050bb0de576b00e81 -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:17 + docker compose -f ./docker-compose-build.yml build --parallel 00:24:27 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:24:27 #1 transferring dockerfile: 1.78kB done 00:24:27 #1 DONE 0.1s 00:24:27 00:24:27 #2 [support-notifications internal] load build definition from Dockerfile 00:24:27 #2 transferring dockerfile: 1.84kB done 00:24:27 #2 DONE 0.1s 00:24:27 00:24:27 #3 [security-secretstore-setup internal] load build definition from Dockerfile 00:24:27 #3 transferring dockerfile: 2.38kB done 00:24:27 #3 DONE 0.1s 00:24:27 00:24:27 #4 [security-proxy-setup internal] load build definition from Dockerfile 00:24:27 #4 transferring dockerfile: 2.06kB done 00:24:27 #4 DONE 0.1s 00:24:27 00:24:27 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:24:27 #5 transferring dockerfile: 2.12kB done 00:24:27 #5 DONE 0.1s 00:24:27 00:24:27 #6 [support-scheduler internal] load build definition from Dockerfile 00:24:27 #6 transferring dockerfile: 1.82kB 0.0s done 00:24:27 #6 DONE 0.1s 00:24:27 00:24:27 #7 [core-metadata internal] load build definition from Dockerfile 00:24:27 #7 transferring dockerfile: 1.96kB done 00:24:27 #7 DONE 0.0s 00:24:27 00:24:27 #8 [security-proxy-auth internal] load build definition from Dockerfile 00:24:27 #8 transferring dockerfile: 2.04kB done 00:24:27 #8 DONE 0.0s 00:24:27 00:24:27 #9 [security-spire-server internal] load build definition from Dockerfile 00:24:27 #9 transferring dockerfile: 2.63kB done 00:24:27 #9 DONE 0.1s 00:24:27 00:24:27 #10 [core-command internal] load build definition from Dockerfile 00:24:27 #10 transferring dockerfile: 1.82kB done 00:24:27 #10 DONE 0.1s 00:24:27 00:24:27 #11 [security-bootstrapper internal] load build definition from Dockerfile 00:24:27 #11 transferring dockerfile: 2.82kB 0.0s done 00:24:27 #11 DONE 0.1s 00:24:27 00:24:27 #12 [security-spire-config internal] load build definition from Dockerfile 00:24:27 #12 transferring dockerfile: 2.58kB 0.0s done 00:24:27 #12 DONE 0.1s 00:24:27 00:24:27 #13 [core-data internal] load build definition from Dockerfile 00:24:27 #13 transferring dockerfile: 1.90kB done 00:24:27 #13 DONE 0.0s 00:24:27 00:24:27 #14 [security-spire-agent internal] load build definition from Dockerfile 00:24:27 #14 transferring dockerfile: 2.68kB done 00:24:27 #14 DONE 0.1s 00:24:27 00:24:27 #15 [security-spiffe-token-provider internal] load .dockerignore 00:24:27 #15 transferring context: 56B done 00:24:27 #15 DONE 0.1s 00:24:28 00:24:28 #16 [support-notifications internal] load .dockerignore 00:24:28 #16 transferring context: 56B done 00:24:28 #16 DONE 0.0s 00:24:28 00:24:28 #17 [security-secretstore-setup internal] load .dockerignore 00:24:28 #17 transferring context: 56B done 00:24:28 #17 DONE 0.0s 00:24:28 00:24:28 #18 [security-proxy-setup internal] load .dockerignore 00:24:28 #18 transferring context: 56B done 00:24:28 #18 DONE 0.1s 00:24:28 00:24:28 #19 [core-common-config-bootstrapper internal] load .dockerignore 00:24:28 #19 transferring context: 56B 0.0s done 00:24:28 #19 DONE 0.1s 00:24:28 00:24:28 #20 [support-scheduler internal] load .dockerignore 00:24:28 #20 transferring context: 56B 0.0s done 00:24:28 #20 DONE 0.0s 00:24:28 00:24:28 #21 [core-metadata internal] load .dockerignore 00:24:28 #21 transferring context: 56B done 00:24:28 #21 DONE 0.1s 00:24:28 00:24:28 #22 [security-proxy-auth internal] load .dockerignore 00:24:28 #22 transferring context: 56B done 00:24:28 #22 DONE 0.1s 00:24:28 00:24:28 #23 [security-spire-server internal] load .dockerignore 00:24:28 #23 transferring context: 56B done 00:24:28 #23 DONE 0.1s 00:24:28 00:24:28 #24 [core-command internal] load .dockerignore 00:24:28 #24 transferring context: 56B done 00:24:29 #24 DONE 0.1s 00:24:29 00:24:29 #25 [security-bootstrapper internal] load .dockerignore 00:24:29 #25 transferring context: 56B done 00:24:29 #25 DONE 0.1s 00:24:29 00:24:29 #26 [security-spire-config internal] load .dockerignore 00:24:29 #26 transferring context: 56B done 00:24:29 #26 DONE 0.1s 00:24:29 00:24:29 #27 [core-data internal] load .dockerignore 00:24:29 #27 transferring context: 56B 0.0s done 00:24:29 #27 DONE 0.1s 00:24:29 00:24:29 #28 [security-spire-agent internal] load .dockerignore 00:24:29 #28 transferring context: 56B 0.0s done 00:24:29 #28 DONE 0.1s 00:24:29 00:24:29 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:24:29 #29 DONE 0.0s 00:24:29 00:24:29 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 00:24:29 #30 DONE 0.1s 00:24:29 00:24:29 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:24:29 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:24:29 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:24:29 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:24:29 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:24:30 #31 ... 00:24:30 00:24:30 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:24:30 #29 DONE 0.0s 00:24:30 00:24:30 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 00:24:30 #30 DONE 0.2s 00:24:30 00:24:30 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:24:30 #29 DONE 0.0s 00:24:30 00:24:30 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:24:30 #32 DONE 1.5s 00:24:30 00:24:30 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 00:24:30 #33 ... 00:24:30 00:24:30 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 00:24:30 #30 DONE 0.3s 00:24:30 00:24:30 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:24:30 #32 DONE 1.5s 00:24:30 00:24:30 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 00:24:30 #33 ... 00:24:30 00:24:30 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:24:30 #29 DONE 0.0s 00:24:30 00:24:30 #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:24:30 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:24:30 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:24:30 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:24:30 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:24:30 #31 ... 00:24:30 00:24:30 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:24:30 #29 DONE 0.0s 00:24:30 00:24:30 #33 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 00:24:30 #33 DONE 0.8s 00:24:30 00:24:30 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:24:30 #29 DONE 0.0s 00:24:30 00:24:30 #34 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:24:30 #34 ... 00:24:30 00:24:30 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 00:24:30 #30 DONE 0.7s 00:24:30 00:24:30 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:24:30 #32 DONE 1.5s 00:24:30 00:24:30 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 00:24:30 #33 DONE 0.9s 00:24:30 00:24:30 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:24:30 #29 DONE 0.1s 00:24:30 00:24:30 #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:24:30 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:24:30 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:24:30 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:24:30 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:24:31 #31 ... 00:24:31 00:24:31 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:24:31 #29 DONE 0.1s 00:24:31 00:24:31 #35 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:24:31 #35 ... 00:24:31 00:24:31 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:24:31 #29 DONE 0.1s 00:24:31 00:24:31 #36 [security-spiffe-token-provider internal] load build context 00:24:31 #36 ... 00:24:31 00:24:31 #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:24:31 #32 DONE 1.6s 00:24:31 00:24:31 #33 [security-spire-server builder 2/7] WORKDIR /edgex-go 00:24:31 #33 DONE 0.9s 00:24:31 00:24:31 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:24:31 #29 DONE 0.1s 00:24:31 00:24:31 #36 [security-spiffe-token-provider internal] load build context 00:24:32 #36 ... 00:24:32 00:24:32 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:24:32 #32 DONE 1.6s 00:24:32 00:24:32 #33 [core-command builder 2/7] WORKDIR /edgex-go 00:24:32 #33 DONE 0.9s 00:24:32 00:24:32 #36 [security-spiffe-token-provider internal] load build context 00:24:32 #36 ... 00:24:32 00:24:32 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:24:32 #29 DONE 0.1s 00:24:32 00:24:32 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 00:24:32 #30 DONE 1.9s 00:24:32 00:24:32 #36 [security-spiffe-token-provider internal] load build context 00:24:32 #36 ... 00:24:32 00:24:32 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:24:32 #32 DONE 1.6s 00:24:32 00:24:32 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 00:24:32 #33 DONE 1.0s 00:24:32 00:24:32 #36 [security-spiffe-token-provider internal] load build context 00:24:32 #36 ... 00:24:32 00:24:32 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:24:32 #29 DONE 0.1s 00:24:32 00:24:32 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:24:32 #29 DONE 0.1s 00:24:32 00:24:32 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:24:32 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:24:32 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:24:32 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:24:32 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:24:34 #31 ... 00:24:34 00:24:34 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 00:24:34 #30 DONE 3.5s 00:24:34 00:24:34 #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:24:34 #32 DONE 1.7s 00:24:34 00:24:34 #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go 00:24:34 #33 DONE 1.0s 00:24:34 00:24:34 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:24:34 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 00:24:34 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 00:24:34 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 00:24:34 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 00:24:39 #31 ... 00:24:39 00:24:39 #37 [security-proxy-setup internal] load build context 00:24:39 #37 transferring context: 18.64MB 8.6s 00:24:39 #37 ... 00:24:39 00:24:39 #38 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:24:39 #0 3.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:24:39 #0 4.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:24:39 #0 6.330 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:24:39 #0 6.330 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:24:39 #0 6.330 OK: 17691 distinct packages available 00:24:39 #0 6.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:24:39 #0 7.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:24:39 #0 9.186 (1/9) Installing ca-certificates (20230506-r0) 00:24:39 #0 9.395 (2/9) Installing brotli-libs (1.0.9-r9) 00:24:39 #0 9.395 (3/9) Installing nghttp2-libs (1.51.0-r1) 00:24:39 #0 9.471 (4/9) Installing libcurl (8.2.0-r1) 00:24:39 #0 9.471 (5/9) Installing curl (8.2.0-r1) 00:24:39 #0 9.533 (6/9) Installing dumb-init (1.2.5-r2) 00:24:39 #0 9.533 (7/9) Installing musl-obstack (1.2.3-r0) 00:24:39 #0 9.608 (8/9) Installing libucontext (1.2-r0) 00:24:39 #0 9.608 (9/9) Installing gcompat (1.1.0-r0) 00:24:39 #0 9.608 Executing busybox-1.35.0-r29.trigger 00:24:39 #0 9.686 Executing ca-certificates-20230506-r0.trigger 00:24:39 #38 ... 00:24:39 00:24:39 #37 [security-proxy-setup internal] load build context 00:24:40 #37 ... 00:24:40 00:24:40 #39 [support-notifications internal] load build context 00:24:40 #39 ... 00:24:40 00:24:40 #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:24:40 #0 6.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:24:40 #0 7.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:24:40 #0 10.08 (1/2) Installing ca-certificates (20230506-r0) 00:24:40 #40 10.20 (2/2) Installing dumb-init (1.2.5-r2) 00:24:40 #40 10.20 Executing busybox-1.35.0-r29.trigger 00:24:40 #40 ... 00:24:40 00:24:40 #41 [security-secretstore-setup internal] load build context 00:24:40 #41 ... 00:24:40 00:24:40 #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:24:40 #40 10.23 Executing ca-certificates-20230506-r0.trigger 00:24:40 #40 ... 00:24:40 00:24:40 #42 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:24:40 #42 ... 00:24:40 00:24:40 #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:24:40 #43 ... 00:24:40 00:24:40 #44 [core-common-config-bootstrapper internal] load build context 00:24:40 #44 ... 00:24:40 00:24:40 #45 [core-metadata internal] load build context 00:24:41 #45 ... 00:24:41 00:24:41 #46 [support-scheduler internal] load build context 00:24:41 #46 ... 00:24:41 00:24:41 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:24:41 #47 ... 00:24:41 00:24:41 #48 [core-data builder 3/7] RUN apk add --update --no-cache make git 00:24:41 #48 ... 00:24:41 00:24:41 #38 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:24:41 #38 10.43 OK: 11 MiB in 24 packages 00:24:41 #38 DONE 12.0s 00:24:41 00:24:41 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:24:41 #49 ... 00:24:41 00:24:41 #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:24:41 #40 11.31 OK: 8 MiB in 17 packages 00:24:42 #40 ... 00:24:42 00:24:42 #35 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:24:42 #35 ... 00:24:42 00:24:42 #50 [core-command internal] load build context 00:24:42 #50 ... 00:24:42 00:24:42 #51 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:24:42 #51 ... 00:24:42 00:24:42 #52 [security-proxy-auth internal] load build context 00:24:42 #52 ... 00:24:42 00:24:42 #34 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:24:42 #34 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:24:42 #34 ... 00:24:42 00:24:42 #53 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:24:42 #53 ... 00:24:42 00:24:42 #40 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:24:42 #40 DONE 12.4s 00:24:42 00:24:42 #54 [security-bootstrapper internal] load build context 00:24:42 #54 ... 00:24:42 00:24:42 #36 [security-spiffe-token-provider internal] load build context 00:24:42 #36 ... 00:24:42 00:24:42 #55 [security-spire-config internal] load build context 00:24:42 #55 ... 00:24:42 00:24:42 #56 [security-spire-server internal] load build context 00:24:43 #56 ... 00:24:43 00:24:43 #45 [core-metadata internal] load build context 00:24:43 #45 ... 00:24:43 00:24:43 #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:24:43 #57 ... 00:24:43 00:24:43 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:24:43 #58 ... 00:24:43 00:24:43 #45 [core-metadata internal] load build context 00:24:44 #45 ... 00:24:44 00:24:44 #59 [core-data internal] load build context 00:24:44 #59 ... 00:24:44 00:24:44 #60 [security-spire-agent internal] load build context 00:24:44 #60 ... 00:24:44 00:24:44 #59 [core-data internal] load build context 00:24:44 #59 transferring context: 11.43MB 9.6s 00:24:44 #59 ... 00:24:44 00:24:44 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:24:44 #61 ... 00:24:44 00:24:44 #59 [core-data internal] load build context 00:24:50 #59 transferring context: 21.60MB 14.7s 00:24:50 #59 ... 00:24:50 00:24:50 #45 [core-metadata internal] load build context 00:24:50 #45 ... 00:24:50 00:24:50 #39 [support-notifications internal] load build context 00:24:50 #39 ... 00:24:50 00:24:50 #37 [security-proxy-setup internal] load build context 00:24:50 #37 ... 00:24:50 00:24:50 #41 [security-secretstore-setup internal] load build context 00:24:50 #41 ... 00:24:50 00:24:50 #37 [security-proxy-setup internal] load build context 00:24:51 #37 ... 00:24:51 00:24:51 #44 [core-common-config-bootstrapper internal] load build context 00:24:51 #44 ... 00:24:51 00:24:51 #42 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:24:51 #42 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:24:51 #42 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:24:51 #42 16.78 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 00:24:51 #42 17.85 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 00:24:51 #42 18.04 (3/4) Installing dumb-init (1.2.5-r2) 00:24:51 #42 18.07 (4/4) Installing openssl (3.0.9-r3) 00:24:51 #42 18.32 Executing busybox-1.35.0-r29.trigger 00:24:51 #42 18.48 OK: 8 MiB in 17 packages 00:24:51 #42 ... 00:24:51 00:24:51 #37 [security-proxy-setup internal] load build context 00:24:51 #37 ... 00:24:51 00:24:51 #42 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:24:51 #42 DONE 21.0s 00:24:51 00:24:51 #37 [security-proxy-setup internal] load build context 00:24:51 #37 ... 00:24:51 00:24:51 #46 [support-scheduler internal] load build context 00:24:51 #46 ... 00:24:51 00:24:51 #37 [security-proxy-setup internal] load build context 00:24:52 #37 ... 00:24:52 00:24:52 #50 [core-command internal] load build context 00:24:52 #50 ... 00:24:52 00:24:52 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 00:24:52 #62 DONE 0.6s 00:24:52 00:24:52 #50 [core-command internal] load build context 00:24:52 #50 ... 00:24:52 00:24:52 #37 [security-proxy-setup internal] load build context 00:24:52 #37 ... 00:24:52 00:24:52 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:24:52 #47 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:24:52 #47 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:24:52 #47 20.51 (1/4) Installing ca-certificates (20230506-r0) 00:24:52 #47 21.76 (2/4) Installing dumb-init (1.2.5-r2) 00:24:52 #47 21.76 (3/4) Installing su-exec (0.2-r2) 00:24:52 #47 21.76 (4/4) Installing yq (4.30.4-r4) 00:24:52 #47 ... 00:24:52 00:24:52 #52 [security-proxy-auth internal] load build context 00:24:52 #52 ... 00:24:52 00:24:52 #37 [security-proxy-setup internal] load build context 00:24:52 #37 ... 00:24:52 00:24:52 #54 [security-bootstrapper internal] load build context 00:24:52 #54 ... 00:24:52 00:24:52 #51 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:24:52 #51 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:24:52 #51 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:24:53 #51 ... 00:24:53 00:24:53 #36 [security-spiffe-token-provider internal] load build context 00:24:53 #36 ... 00:24:53 00:24:53 #55 [security-spire-config internal] load build context 00:24:53 #55 ... 00:24:53 00:24:53 #56 [security-spire-server internal] load build context 00:24:53 #56 ... 00:24:53 00:24:53 #36 [security-spiffe-token-provider internal] load build context 00:24:54 #36 transferring context: 77.19MB 24.5s 00:24:54 #36 ... 00:24:54 00:24:54 #48 [core-data builder 3/7] RUN apk add --update --no-cache make git 00:24:54 #48 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:24:54 #48 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:24:54 #48 ... 00:24:54 00:24:54 #36 [security-spiffe-token-provider internal] load build context 00:24:54 #36 ... 00:24:54 00:24:54 #34 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:24:54 #34 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:24:54 #34 21.94 OK: 263 MiB in 53 packages 00:24:54 #34 DONE 23.8s 00:24:54 00:24:54 #54 [security-bootstrapper internal] load build context 00:24:54 #54 ... 00:24:54 00:24:54 #60 [security-spire-agent internal] load build context 00:24:54 #60 ... 00:24:54 00:24:54 #54 [security-bootstrapper internal] load build context 00:24:55 #54 ... 00:24:55 00:24:55 #51 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:24:55 #51 21.82 OK: 263 MiB in 53 packages 00:24:55 #51 DONE 23.8s 00:24:55 00:24:55 #54 [security-bootstrapper internal] load build context 00:24:56 #54 ... 00:24:56 00:24:56 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:24:56 #49 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:24:56 #49 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:24:56 #49 ... 00:24:56 00:24:56 #54 [security-bootstrapper internal] load build context 00:24:56 #54 ... 00:24:56 00:24:56 #35 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:24:56 #35 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:24:56 #35 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:24:56 #35 ... 00:24:56 00:24:56 #54 [security-bootstrapper internal] load build context 00:24:57 #54 ... 00:24:57 00:24:57 #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:24:57 #43 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:24:57 #43 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:24:57 #43 ... 00:24:57 00:24:57 #50 [core-command internal] load build context 00:24:57 #50 ... 00:24:57 00:24:57 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:24:57 #58 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:24:57 #58 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:24:57 #58 ... 00:24:57 00:24:57 #53 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:24:57 #53 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:24:57 #53 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:24:57 #53 ... 00:24:57 00:24:57 #50 [core-command internal] load build context 00:24:58 #50 ... 00:24:58 00:24:58 #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:24:58 #57 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:24:58 #57 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:24:58 #57 ... 00:24:58 00:24:58 #50 [core-command internal] load build context 00:24:59 #50 ... 00:24:59 00:24:59 #48 [core-command builder 3/7] RUN apk add --update --no-cache make git 00:24:59 #48 26.65 OK: 263 MiB in 53 packages 00:24:59 #48 DONE 28.3s 00:24:59 00:24:59 #50 [core-command internal] load build context 00:24:59 #50 ... 00:24:59 00:24:59 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:24:59 #61 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:24:59 #61 19.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:24:59 #61 ... 00:24:59 00:24:59 #54 [security-bootstrapper internal] load build context 00:24:59 #54 ... 00:24:59 00:24:59 #47 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:24:59 #47 23.61 Executing busybox-1.35.0-r29.trigger 00:24:59 #47 23.83 Executing ca-certificates-20230506-r0.trigger 00:24:59 #47 26.94 OK: 17 MiB in 19 packages 00:24:59 #47 DONE 29.1s 00:24:59 00:24:59 #54 [security-bootstrapper internal] load build context 00:24:59 #54 transferring context: 48.83MB 26.2s 00:25:00 #54 ... 00:25:00 00:25:00 #59 [core-data internal] load build context 00:25:00 #59 ... 00:25:00 00:25:00 #54 [security-bootstrapper internal] load build context 00:25:00 #54 ... 00:25:00 00:25:00 #39 [support-notifications internal] load build context 00:25:00 #39 ... 00:25:00 00:25:00 #43 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:25:00 #43 28.00 OK: 263 MiB in 53 packages 00:25:00 #43 DONE 30.0s 00:25:00 00:25:00 #45 [core-metadata internal] load build context 00:25:00 #45 ... 00:25:00 00:25:00 #54 [security-bootstrapper internal] load build context 00:25:00 #54 ... 00:25:00 00:25:00 #41 [security-secretstore-setup internal] load build context 00:25:00 #41 ... 00:25:00 00:25:00 #45 [core-metadata internal] load build context 00:25:01 #45 ... 00:25:01 00:25:01 #44 [core-common-config-bootstrapper internal] load build context 00:25:01 #44 ... 00:25:01 00:25:01 #35 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:25:01 #35 28.33 (1/1) Installing dumb-init (1.2.5-r2) 00:25:01 #35 28.41 Executing busybox-1.35.0-r29.trigger 00:25:01 #35 28.67 OK: 8 MiB in 16 packages 00:25:01 #35 DONE 30.5s 00:25:01 00:25:01 #44 [core-common-config-bootstrapper internal] load build context 00:25:01 #44 ... 00:25:01 00:25:01 #54 [security-bootstrapper internal] load build context 00:25:02 #54 ... 00:25:02 00:25:02 #46 [support-scheduler internal] load build context 00:25:02 #46 ... 00:25:02 00:25:02 #54 [security-bootstrapper internal] load build context 00:25:02 #54 ... 00:25:02 00:25:02 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:25:02 #61 25.98 (1/1) Installing dumb-init (1.2.5-r2) 00:25:02 #61 25.98 Executing busybox-1.35.0-r29.trigger 00:25:02 #61 26.20 OK: 8 MiB in 16 packages 00:25:02 #61 DONE 27.5s 00:25:02 00:25:02 #54 [security-bootstrapper internal] load build context 00:25:02 #54 ... 00:25:02 00:25:02 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:25:02 #58 27.15 (1/2) Installing dumb-init (1.2.5-r2) 00:25:02 #58 27.15 (2/2) Installing su-exec (0.2-r2) 00:25:02 #58 27.20 Executing busybox-1.35.0-r29.trigger 00:25:02 #58 27.34 OK: 8 MiB in 17 packages 00:25:02 #58 DONE 29.3s 00:25:02 00:25:02 #54 [security-bootstrapper internal] load build context 00:25:02 #54 ... 00:25:02 00:25:02 #52 [security-proxy-auth internal] load build context 00:25:02 #52 ... 00:25:02 00:25:02 #54 [security-bootstrapper internal] load build context 00:25:02 #54 ... 00:25:02 00:25:02 #37 [security-proxy-setup internal] load build context 00:25:03 #37 ... 00:25:03 00:25:03 #52 [security-proxy-auth internal] load build context 00:25:03 #52 ... 00:25:03 00:25:03 #55 [security-spire-config internal] load build context 00:25:03 #55 ... 00:25:03 00:25:03 #56 [security-spire-server internal] load build context 00:25:03 #56 ... 00:25:03 00:25:03 #55 [security-spire-config internal] load build context 00:25:04 #55 ... 00:25:04 00:25:04 #36 [security-spiffe-token-provider internal] load build context 00:25:04 #36 transferring context: 98.46MB 35.1s 00:25:04 #36 ... 00:25:04 00:25:04 #52 [security-proxy-auth internal] load build context 00:25:04 #52 ... 00:25:04 00:25:04 #60 [security-spire-agent internal] load build context 00:25:04 #60 ... 00:25:04 00:25:04 #36 [security-spiffe-token-provider internal] load build context 00:25:06 #36 ... 00:25:06 00:25:06 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:25:06 #49 28.92 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:25:06 #49 28.92 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:25:06 #49 28.92 OK: 17694 distinct packages available 00:25:06 #49 30.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:25:06 #49 31.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:25:06 #49 34.29 OK: 263 MiB in 53 packages 00:25:06 #49 DONE 35.7s 00:25:06 00:25:06 #36 [security-spiffe-token-provider internal] load build context 00:25:06 #36 ... 00:25:06 00:25:06 #53 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:25:06 #53 27.90 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:25:06 #53 27.90 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:25:06 #53 27.90 OK: 17691 distinct packages available 00:25:06 #53 28.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:25:06 #53 30.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:25:06 #53 32.92 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) 00:25:06 #53 33.17 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) 00:25:06 #53 33.21 (3/7) Installing dumb-init (1.2.5-r2) 00:25:06 #53 33.21 (4/7) Installing musl-obstack (1.2.3-r0) 00:25:06 #53 33.28 (5/7) Installing libucontext (1.2-r0) 00:25:06 #53 33.28 (6/7) Installing gcompat (1.1.0-r0) 00:25:06 #53 33.29 (7/7) Installing openssl (3.0.9-r3) 00:25:06 #53 33.36 Executing busybox-1.35.0-r29.trigger 00:25:06 #53 33.51 OK: 9 MiB in 20 packages 00:25:06 #53 DONE 34.8s 00:25:06 00:25:06 #36 [security-spiffe-token-provider internal] load build context 00:25:07 #36 ... 00:25:07 00:25:07 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:25:07 #63 DONE 4.4s 00:25:07 00:25:07 #57 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:25:07 #57 28.66 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:25:07 #57 28.66 v3.17.4-63-gea650a010e0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:25:07 #57 28.66 OK: 17691 distinct packages available 00:25:07 #57 28.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:25:07 #57 30.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:25:07 #57 32.58 (1/4) Installing dumb-init (1.2.5-r2) 00:25:07 #57 32.58 (2/4) Installing musl-obstack (1.2.3-r0) 00:25:07 #57 32.58 (3/4) Installing libucontext (1.2-r0) 00:25:07 #57 32.70 (4/4) Installing gcompat (1.1.0-r0) 00:25:07 #57 32.70 Executing busybox-1.35.0-r29.trigger 00:25:07 #57 32.86 OK: 8 MiB in 19 packages 00:25:07 #57 DONE 34.1s 00:25:07 00:25:07 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 00:25:08 #64 DONE 1.3s 00:25:08 00:25:08 #55 [security-spire-config internal] load build context 00:25:09 #55 ... 00:25:09 00:25:09 #50 [core-command internal] load build context 00:25:09 #50 ... 00:25:09 00:25:09 #55 [security-spire-config internal] load build context 00:25:10 #55 transferring context: 77.18MB 37.0s 00:25:10 #55 ... 00:25:10 00:25:10 #59 [core-data internal] load build context 00:25:10 #59 ... 00:25:10 00:25:10 #39 [support-notifications internal] load build context 00:25:10 #39 ... 00:25:10 00:25:10 #50 [core-command internal] load build context 00:25:11 #50 ... 00:25:11 00:25:11 #41 [security-secretstore-setup internal] load build context 00:25:11 #41 ... 00:25:11 00:25:11 #50 [core-command internal] load build context 00:25:11 #50 ... 00:25:11 00:25:11 #45 [core-metadata internal] load build context 00:25:11 #45 ... 00:25:11 00:25:11 #44 [core-common-config-bootstrapper internal] load build context 00:25:12 #44 ... 00:25:12 00:25:12 #45 [core-metadata internal] load build context 00:25:12 #45 ... 00:25:12 00:25:12 #46 [support-scheduler internal] load build context 00:25:12 #46 ... 00:25:12 00:25:12 #45 [core-metadata internal] load build context 00:25:13 #45 ... 00:25:13 00:25:13 #54 [security-bootstrapper internal] load build context 00:25:13 #54 ... 00:25:13 00:25:13 #37 [security-proxy-setup internal] load build context 00:25:13 #37 ... 00:25:13 00:25:13 #45 [core-metadata internal] load build context 00:25:13 #45 ... 00:25:13 00:25:13 #56 [security-spire-server internal] load build context 00:25:13 #56 ... 00:25:13 00:25:13 #45 [core-metadata internal] load build context 00:25:14 #45 ... 00:25:14 00:25:14 #52 [security-proxy-auth internal] load build context 00:25:15 #52 ... 00:25:15 00:25:15 #45 [core-metadata internal] load build context 00:25:15 #45 ... 00:25:15 00:25:15 #60 [security-spire-agent internal] load build context 00:25:15 #60 ... 00:25:15 00:25:15 #45 [core-metadata internal] load build context 00:25:15 #45 transferring context: 120.06MB 44.1s 00:25:17 #45 ... 00:25:17 00:25:17 #36 [security-spiffe-token-provider internal] load build context 00:25:17 #36 ... 00:25:17 00:25:17 #45 [core-metadata internal] load build context 00:25:20 #45 transferring context: 147.38MB 49.2s 00:25:20 #45 ... 00:25:20 00:25:20 #55 [security-spire-config internal] load build context 00:25:20 #55 ... 00:25:20 00:25:20 #45 [core-metadata internal] load build context 00:25:20 #45 ... 00:25:20 00:25:20 #39 [support-notifications internal] load build context 00:25:21 #39 ... 00:25:21 00:25:21 #59 [core-data internal] load build context 00:25:21 #59 ... 00:25:21 00:25:21 #39 [support-notifications internal] load build context 00:25:21 #39 ... 00:25:21 00:25:21 #41 [security-secretstore-setup internal] load build context 00:25:21 #41 ... 00:25:21 00:25:21 #39 [support-notifications internal] load build context 00:25:21 #39 ... 00:25:21 00:25:21 #50 [core-command internal] load build context 00:25:21 #50 ... 00:25:21 00:25:21 #39 [support-notifications internal] load build context 00:25:21 #39 ... 00:25:21 00:25:21 #44 [core-common-config-bootstrapper internal] load build context 00:25:22 #44 ... 00:25:22 00:25:22 #50 [core-command internal] load build context 00:25:22 #50 ... 00:25:22 00:25:22 #46 [support-scheduler internal] load build context 00:25:22 #46 ... 00:25:22 00:25:22 #50 [core-command internal] load build context 00:25:23 #50 ... 00:25:23 00:25:23 #37 [security-proxy-setup internal] load build context 00:25:23 #37 ... 00:25:23 00:25:23 #54 [security-bootstrapper internal] load build context 00:25:23 #54 ... 00:25:23 00:25:23 #37 [security-proxy-setup internal] load build context 00:25:24 #37 ... 00:25:24 00:25:24 #56 [security-spire-server internal] load build context 00:25:24 #56 ... 00:25:24 00:25:24 #50 [core-command internal] load build context 00:25:25 #50 ... 00:25:25 00:25:25 #52 [security-proxy-auth internal] load build context 00:25:25 #52 ... 00:25:25 00:25:25 #50 [core-command internal] load build context 00:25:25 #50 ... 00:25:25 00:25:25 #60 [security-spire-agent internal] load build context 00:25:25 #60 ... 00:25:25 00:25:25 #50 [core-command internal] load build context 00:25:25 #50 transferring context: 121.42MB 52.9s 00:25:26 #50 ... 00:25:26 00:25:26 #36 [security-spiffe-token-provider internal] load build context 00:25:26 #36 transferring context: 182.45MB 56.1s done 00:25:26 #36 DONE 57.5s 00:25:26 00:25:26 #50 [core-command internal] load build context 00:25:26 #50 ... 00:25:26 00:25:26 #37 [security-proxy-setup internal] load build context 00:25:26 #37 transferring context: 182.45MB 55.5s done 00:25:26 #37 DONE 56.7s 00:25:27 00:25:27 #50 [core-command internal] load build context 00:25:27 #50 ... 00:25:27 00:25:27 #45 [core-metadata internal] load build context 00:25:27 #45 transferring context: 182.45MB 55.5s done 00:25:27 #45 DONE 56.5s 00:25:27 00:25:27 #50 [core-command internal] load build context 00:25:30 #50 ... 00:25:30 00:25:30 #55 [security-spire-config internal] load build context 00:25:30 #55 transferring context: 182.45MB 55.0s done 00:25:30 #55 DONE 57.7s 00:25:30 00:25:30 #50 [core-command internal] load build context 00:25:30 #50 ... 00:25:30 00:25:30 #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:25:30 #65 DONE 3.4s 00:25:30 00:25:30 #50 [core-command internal] load build context 00:25:30 #50 ... 00:25:30 00:25:30 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:25:30 #66 DONE 3.5s 00:25:30 00:25:30 #50 [core-command internal] load build context 00:25:30 #50 ... 00:25:30 00:25:30 #67 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:25:30 #67 DONE 3.8s 00:25:31 00:25:31 #60 [security-spire-agent internal] load build context 00:25:31 #60 ... 00:25:31 00:25:31 #59 [core-data internal] load build context 00:25:31 #59 ... 00:25:31 00:25:31 #60 [security-spire-agent internal] load build context 00:25:31 #60 transferring context: 182.45MB 56.6s done 00:25:31 #60 ... 00:25:31 00:25:31 #41 [security-secretstore-setup internal] load build context 00:25:31 #41 ... 00:25:31 00:25:31 #59 [core-data internal] load build context 00:25:32 #59 ... 00:25:32 00:25:32 #60 [security-spire-agent internal] load build context 00:25:32 #60 DONE 57.7s 00:25:32 00:25:32 #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 00:25:32 #68 DONE 1.7s 00:25:32 00:25:32 #59 [core-data internal] load build context 00:25:32 #59 ... 00:25:32 00:25:32 #39 [support-notifications internal] load build context 00:25:32 #39 ... 00:25:32 00:25:32 #44 [core-common-config-bootstrapper internal] load build context 00:25:32 #44 ... 00:25:32 00:25:32 #39 [support-notifications internal] load build context 00:25:32 #39 ... 00:25:32 00:25:32 #54 [security-bootstrapper internal] load build context 00:25:32 #54 transferring context: 182.45MB 58.0s done 00:25:32 #54 DONE 60.0s 00:25:32 00:25:32 #44 [core-common-config-bootstrapper internal] load build context 00:25:32 #44 ... 00:25:32 00:25:32 #46 [support-scheduler internal] load build context 00:25:32 #46 ... 00:25:32 00:25:32 #39 [support-notifications internal] load build context 00:25:33 #39 ... 00:25:33 00:25:33 #56 [security-spire-server internal] load build context 00:25:33 #56 transferring context: 182.45MB 60.4s done 00:25:33 #56 DONE 61.2s 00:25:33 00:25:33 #39 [support-notifications internal] load build context 00:25:34 #39 ... 00:25:34 00:25:34 #44 [core-common-config-bootstrapper internal] load build context 00:25:34 #44 transferring context: 182.45MB 61.9s done 00:25:34 #44 DONE 62.9s 00:25:34 00:25:34 #39 [support-notifications internal] load build context 00:25:34 #39 ... 00:25:34 00:25:34 #52 [security-proxy-auth internal] load build context 00:25:34 #52 transferring context: 182.45MB 62.0s done 00:25:34 #52 DONE 62.8s 00:25:34 00:25:34 #39 [support-notifications internal] load build context 00:25:35 #39 ... 00:25:35 00:25:35 #59 [core-data internal] load build context 00:25:35 #59 transferring context: 182.45MB 60.2s done 00:25:35 #59 DONE 61.2s 00:25:35 00:25:35 #39 [support-notifications internal] load build context 00:25:38 #39 ... 00:25:38 00:25:38 #50 [core-command internal] load build context 00:25:38 #50 transferring context: 182.45MB 65.7s done 00:25:38 #50 DONE 66.4s 00:25:38 00:25:38 #39 [support-notifications internal] load build context 00:25:38 #39 ... 00:25:38 00:25:38 #41 [security-secretstore-setup internal] load build context 00:25:38 #41 transferring context: 182.45MB 68.0s done 00:25:38 #41 DONE 68.4s 00:25:38 00:25:38 #39 [support-notifications internal] load build context 00:25:41 #39 ... 00:25:41 00:25:41 #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:41 #69 ... 00:25:41 00:25:41 #46 [support-scheduler internal] load build context 00:25:41 #46 transferring context: 182.45MB 69.7s done 00:25:41 #46 DONE 70.2s 00:25:41 00:25:41 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:41 #70 ... 00:25:41 00:25:41 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:41 #71 ... 00:25:41 00:25:41 #39 [support-notifications internal] load build context 00:25:42 #39 transferring context: 182.45MB 72.1s done 00:25:42 #39 DONE 72.2s 00:25:42 00:25:42 #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:42 #72 ... 00:25:42 00:25:42 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:25:43 #73 DONE 1.0s 00:25:43 00:25:43 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:40 #74 DONE 53.4s 00:26:40 00:26:40 #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:40 #72 DONE 64.5s 00:26:40 00:26:40 #69 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:40 #69 DONE 66.0s 00:26:40 00:26:40 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:40 #70 DONE 65.7s 00:26:40 00:26:40 #75 [support-notifications builder 6/7] COPY . . 00:26:40 #75 ... 00:26:40 00:26:40 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:40 #71 DONE 66.0s 00:26:40 00:26:40 #76 [security-proxy-setup builder 6/7] COPY . . 00:26:41 #76 ... 00:26:41 00:26:41 #75 [support-notifications builder 6/7] COPY . . 00:26:41 #75 DONE 4.2s 00:26:41 00:26:41 #77 [security-spire-config builder 6/9] COPY . . 00:26:41 #77 DONE 4.3s 00:26:41 00:26:41 #78 [security-bootstrapper builder 6/7] COPY . . 00:26:41 #78 CACHED 00:26:41 00:26:41 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:41 #79 CACHED 00:26:41 00:26:41 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:26:41 #80 CACHED 00:26:41 00:26:41 #81 [core-metadata builder 6/7] COPY . . 00:26:41 #81 DONE 4.3s 00:26:41 00:26:41 #76 [security-proxy-setup builder 6/7] COPY . . 00:26:41 #76 DONE 4.2s 00:26:41 00:26:41 #82 [security-secretstore-setup builder 6/7] COPY . . 00:26:41 #82 CACHED 00:26:41 00:26:41 #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:26:41 #83 CACHED 00:26:41 00:26:41 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:41 #84 CACHED 00:26:41 00:26:41 #85 [security-spiffe-token-provider builder 6/7] COPY . . 00:26:41 #85 DONE 4.3s 00:26:41 00:26:41 #86 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:26:41 #86 ... 00:26:41 00:26:41 #87 [core-data builder 4/7] COPY go.mod vendor* ./ 00:26:41 #87 CACHED 00:26:41 00:26:41 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:41 #88 CACHED 00:26:41 00:26:41 #89 [core-data builder 6/7] COPY . . 00:26:41 #89 CACHED 00:26:41 00:26:41 #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:41 #90 CACHED 00:26:41 00:26:41 #91 [core-command builder 6/7] COPY . . 00:26:41 #91 CACHED 00:26:41 00:26:41 #92 [core-command builder 4/7] COPY go.mod vendor* ./ 00:26:41 #92 CACHED 00:26:41 00:26:41 #93 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:26:41 #93 CACHED 00:26:41 00:26:41 #94 [security-proxy-auth builder 6/7] COPY . . 00:26:41 #94 CACHED 00:26:41 00:26:41 #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:41 #95 CACHED 00:26:41 00:26:41 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:41 #96 CACHED 00:26:41 00:26:41 #97 [support-scheduler builder 6/7] COPY . . 00:26:41 #97 CACHED 00:26:41 00:26:41 #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:26:41 #98 CACHED 00:26:41 00:26:41 #99 [core-common-config-bootstrapper builder 6/7] COPY . . 00:26:41 #99 CACHED 00:26:41 00:26:41 #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:41 #100 CACHED 00:26:41 00:26:41 #101 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:26:41 #101 CACHED 00:26:41 00:26:41 #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:26:41 #102 ... 00:26:41 00:26:41 #103 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 00:26:41 #103 DONE 0.5s 00:26:41 00:26:41 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:41 #104 CACHED 00:26:41 00:26:41 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 00:26:41 #105 CACHED 00:26:41 00:26:41 #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 00:26:41 #106 CACHED 00:26:41 00:26:41 #107 [security-spire-server builder 6/9] COPY . . 00:26:41 #107 CACHED 00:26:41 00:26:41 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:26:46 #108 ... 00:26:46 00:26:46 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:26:46 #0 5.354 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:26:47 #109 ... 00:26:47 00:26:47 #86 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:26:47 #86 6.002 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:26:49 #86 ... 00:26:49 00:26:49 #108 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:26:49 #108 DONE 8.1s 00:26:49 00:26:49 #110 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:26:49 #110 DONE 8.1s 00:26:50 00:26:50 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 00:26:50 #111 DONE 0.4s 00:26:50 00:26:50 #112 [security-spire-server builder 9/9] WORKDIR /edgex-go 00:26:50 #112 DONE 0.3s 00:26:50 00:26:50 #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:26:50 #102 7.175 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:26:51 #102 ... 00:26:51 00:26:51 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:26:51 #0 7.205 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:26:51 #113 ... 00:26:51 00:26:51 #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:26:51 #0 6.139 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:26:51 #114 ... 00:26:51 00:26:51 #115 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:26:51 #115 DONE 0.3s 00:26:51 00:26:51 #116 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:26:51 #0 5.386 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:26:51 #116 ... 00:26:51 00:26:51 #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:26:51 #0 6.248 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:26:51 #117 ... 00:26:51 00:26:51 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:26:51 #0 4.395 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:26:51 #118 ... 00:26:51 00:26:51 #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:26:51 #119 DONE 0.3s 00:26:51 00:26:51 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:26:51 #0 6.712 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:26:52 #120 ... 00:26:52 00:26:52 #121 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 00:26:52 #121 CACHED 00:26:52 00:26:52 #122 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:26:52 #122 CACHED 00:26:52 00:26:52 #123 [security-spire-agent builder 9/9] WORKDIR /edgex-go 00:26:52 #123 CACHED 00:26:52 00:26:52 #124 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 00:26:52 #124 CACHED 00:26:52 00:26:52 #125 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:26:52 #125 CACHED 00:26:52 00:26:52 #126 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:26:52 #126 CACHED 00:26:52 00:26:52 #127 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:26:52 #127 CACHED 00:26:52 00:26:52 #128 [security-spire-agent builder 6/9] COPY . . 00:26:52 #128 CACHED 00:26:52 00:26:52 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:26:52 #0 6.909 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:26:52 #129 ... 00:26:52 00:26:52 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:26:52 #0 4.841 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:26:52 #130 ... 00:26:52 00:26:52 #131 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:26:52 #131 DONE 0.3s 00:26:52 00:26:52 #132 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:26:52 #132 DONE 0.2s 00:26:52 00:26:52 #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:26:53 #133 ... 00:26:53 00:26:53 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:26:53 #134 DONE 1.3s 00:26:53 00:26:53 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:26:53 #135 ... 00:26:53 00:26:53 #136 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:26:53 #136 DONE 1.8s 00:26:53 00:26:53 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:26:53 #137 DONE 0.3s 00:26:53 00:26:53 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:26:54 #138 ... 00:26:54 00:26:54 #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:26:54 #133 DONE 1.6s 00:26:54 00:26:54 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:26:54 #138 DONE 0.4s 00:26:54 00:26:54 #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:26:54 #139 DONE 0.4s 00:26:54 00:26:54 #140 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:26:55 #140 DONE 0.5s 00:26:55 00:26:55 #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 00:26:55 #141 DONE 0.3s 00:26:55 00:26:55 #142 [security-spire-server] exporting to image 00:26:55 #142 exporting layers 00:26:55 #142 ... 00:26:55 00:26:55 #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:26:55 #143 DONE 0.3s 00:26:55 00:26:55 #142 [security-spire-config] exporting to image 00:26:56 #142 ... 00:26:56 00:26:56 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:26:56 #135 DONE 2.8s 00:26:56 00:26:56 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:26:56 #144 DONE 0.3s 00:26:56 00:26:56 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:26:56 #145 DONE 0.3s 00:26:56 00:26:56 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:26:56 #120 ... 00:26:56 00:26:56 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:26:57 #146 DONE 0.3s 00:26:57 00:26:57 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:26:57 #113 ... 00:26:57 00:26:57 #142 [security-spire-agent] exporting to image 00:26:58 #142 exporting layers 3.1s done 00:26:58 #142 writing image sha256:c7f41893ee34691de42cccac017d68ca3c4bc3b1d7df446a2a91e8071dd103ed 00:26:58 #142 exporting layers 2.9s done 00:26:58 #142 writing image sha256:c7f41893ee34691de42cccac017d68ca3c4bc3b1d7df446a2a91e8071dd103ed 0.1s done 00:26:58 #142 naming to docker.io/library/security-spire-server-arm64 done 00:26:58 #142 writing image sha256:574dea1e421892c3f5f14c22a108084c956b357d599f76ca4623a2a9c8597494 00:26:58 #142 writing image sha256:574dea1e421892c3f5f14c22a108084c956b357d599f76ca4623a2a9c8597494 0.0s done 00:26:58 #142 naming to docker.io/library/security-spire-config-arm64 0.0s done 00:26:59 #142 exporting layers 2.0s done 00:26:59 #142 writing image sha256:c6183aa9f5e81bdae32b6622fa96c840f708c430d200126914342b3d2b4bb947 done 00:26:59 #142 naming to docker.io/library/security-spire-agent-arm64 done 00:26:59 #142 DONE 4.0s 00:26:59 00:26:59 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:42:07 #109 ... 00:42:07 00:42:07 #102 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:42:07 #102 DONE 915.1s 00:42:07 00:42:07 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:42:07 #109 ... 00:42:07 00:42:07 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:42:07 #147 DONE 0.4s 00:42:07 00:42:07 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:42:07 #148 DONE 0.2s 00:42:07 00:42:07 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:42:07 #149 DONE 0.4s 00:42:07 00:42:07 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:42:07 #150 DONE 0.2s 00:42:07 00:42:07 #116 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:42:07 #116 ... 00:42:07 00:42:07 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:42:07 #151 DONE 0.2s 00:42:07 00:42:07 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:42:07 #152 DONE 2.3s 00:42:07 00:42:07 #142 [security-proxy-auth] exporting to image 00:42:07 #142 exporting layers 00:42:07 #142 exporting layers 0.7s done 00:42:07 #142 writing image sha256:4739e32b4d96134397ea3fc56b249d38b7d945717f2ffdc8383b02a1b261dbec done 00:42:07 #142 naming to docker.io/library/security-proxy-auth-arm64 done 00:42:07 #142 DONE 4.7s 00:42:07 00:42:07 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:42:07 #120 ... 00:42:07 00:42:07 #86 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:42:07 #86 921.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:42:07 #86 ... 00:42:07 00:42:07 #116 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:42:07 #116 DONE 923.0s 00:42:07 00:42:07 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:42:07 #120 ... 00:42:07 00:42:07 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:42:07 #153 DONE 0.2s 00:42:07 00:42:07 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:42:07 #154 DONE 0.4s 00:42:07 00:42:07 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:42:07 #155 DONE 0.1s 00:42:07 00:42:07 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:42:07 #156 DONE 0.3s 00:42:07 00:42:07 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:42:07 #118 ... 00:42:07 00:42:07 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:42:07 #157 DONE 0.1s 00:42:07 00:42:07 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:42:08 #158 DONE 2.0s 00:42:08 00:42:08 #142 [security-proxy-setup] exporting to image 00:42:08 #142 exporting layers 00:42:08 #142 exporting layers 0.7s done 00:42:08 #142 writing image sha256:aaf2002474e0c14b5c2a80c6669586b47f6b4fae81b0d17a1e92817cb932c8b4 done 00:42:08 #142 naming to docker.io/library/security-proxy-setup-arm64 done 00:42:08 #142 DONE 5.4s 00:42:08 00:42:08 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:42:26 #120 ... 00:42:26 00:42:26 #114 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:42:26 #114 DONE 942.6s 00:42:26 00:42:26 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:42:26 #120 ... 00:42:26 00:42:26 #86 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:42:26 #86 DONE 943.0s 00:42:26 00:42:26 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:42:26 #120 ... 00:42:26 00:42:26 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:42:26 #159 DONE 0.3s 00:42:26 00:42:26 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:42:26 #120 ... 00:42:26 00:42:26 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 00:42:26 #160 ... 00:42:26 00:42:26 #161 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 00:42:26 #161 DONE 0.6s 00:42:26 00:42:26 #162 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 00:42:26 #162 DONE 0.4s 00:42:26 00:42:26 #163 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:42:26 #163 DONE 0.3s 00:42:26 00:42:26 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:42:26 #120 ... 00:42:26 00:42:26 #164 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 00:42:26 #164 DONE 0.1s 00:42:26 00:42:26 #165 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:42:26 #165 DONE 0.1s 00:42:26 00:42:26 #166 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:42:27 #166 DONE 0.5s 00:42:27 00:42:27 #167 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:42:27 #167 DONE 0.5s 00:42:27 00:42:27 #168 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:42:27 #168 DONE 0.3s 00:42:27 00:42:27 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:42:27 #120 ... 00:42:27 00:42:27 #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:42:28 #169 ... 00:42:28 00:42:28 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 00:42:28 #160 DONE 3.4s 00:42:28 00:42:28 #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 00:42:28 #170 DONE 0.4s 00:42:28 00:42:28 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:42:28 #120 ... 00:42:28 00:42:28 #171 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 00:42:29 #171 DONE 0.2s 00:42:29 00:42:29 #172 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:42:29 #172 DONE 0.4s 00:42:29 00:42:29 #173 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:42:29 #173 DONE 0.2s 00:42:29 00:42:29 #174 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 00:42:29 #174 DONE 0.2s 00:42:29 00:42:29 #175 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 00:42:29 #175 DONE 0.2s 00:42:29 00:42:29 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:42:29 #120 ... 00:42:29 00:42:29 #176 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:42:30 #176 DONE 0.2s 00:42:30 00:42:30 #177 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:42:30 #177 DONE 0.1s 00:42:30 00:42:30 #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:42:30 #178 ... 00:42:30 00:42:30 #169 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:42:30 #169 DONE 2.9s 00:42:31 00:42:31 #142 [security-secretstore-setup] exporting to image 00:42:31 #142 exporting layers 00:42:32 #142 exporting layers 1.8s done 00:42:32 #142 writing image sha256:432a0346fd28fea4a1ffe187919d3cccc584a10d94dd831f280cf3b1537ca06d 0.0s done 00:42:32 #142 naming to docker.io/library/security-secretstore-setup-arm64 00:42:32 #142 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done 00:42:32 #142 DONE 7.4s 00:42:32 00:42:32 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:42:32 #120 ... 00:42:32 00:42:32 #178 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:42:32 #178 DONE 2.5s 00:42:32 00:42:32 #142 [security-bootstrapper] exporting to image 00:42:33 #142 exporting layers 1.0s done 00:42:33 #142 writing image sha256:8c8ed751d6cf8272b13499f42a4a3fe8b05c6db156b0eab9c3ea6b7de607422e done 00:42:33 #142 naming to docker.io/library/security-bootstrapper-arm64 done 00:42:33 #142 DONE 8.4s 00:42:33 00:42:33 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:42:55 #120 ... 00:42:55 00:42:55 #129 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:42:55 #129 DONE 973.4s 00:42:55 00:42:55 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:42:55 #120 ... 00:42:55 00:42:55 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:42:55 #179 DONE 0.2s 00:42:55 00:42:55 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:42:55 #180 DONE 0.3s 00:42:55 00:42:55 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:42:55 #120 ... 00:42:55 00:42:55 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:42:55 #181 DONE 0.2s 00:42:55 00:42:55 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:42:55 #182 DONE 0.1s 00:42:55 00:42:55 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:42:55 #183 DONE 0.1s 00:42:55 00:42:55 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:42:57 #184 DONE 2.0s 00:42:57 00:42:57 #142 [core-common-config-bootstrapper] exporting to image 00:42:57 #142 exporting layers 00:42:58 #142 exporting layers 0.4s done 00:42:58 #142 writing image sha256:c049f3c9bd5b316d2e91ca581bb0aac87150f4346d7df9d615b3a93c012db16e done 00:42:58 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 00:42:58 #142 DONE 8.8s 00:42:58 00:42:58 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:43:20 #120 ... 00:43:20 00:43:20 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:43:20 #113 DONE 997.6s 00:43:20 00:43:20 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:43:20 #120 ... 00:43:20 00:43:20 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 00:43:20 #185 DONE 0.2s 00:43:20 00:43:20 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 00:43:20 #186 DONE 0.1s 00:43:20 00:43:20 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:43:20 #31 ... 00:43:20 00:43:20 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:43:20 #187 DONE 0.3s 00:43:20 00:43:20 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:43:20 #120 ... 00:43:20 00:43:20 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:43:20 #188 DONE 0.2s 00:43:20 00:43:20 #142 [core-command] exporting to image 00:43:20 #142 exporting layers 00:43:20 #142 exporting layers 0.3s done 00:43:20 #142 writing image sha256:6b3a2f9649cc71cbab75242e2eaeadd23057c8b86ede9d64f47fd679e3f958bd done 00:43:20 #142 naming to docker.io/library/core-command-arm64 0.0s done 00:43:20 #142 DONE 9.1s 00:43:20 00:43:20 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:43:32 #120 ... 00:43:32 00:43:32 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:43:32 #109 DONE 1009.9s 00:43:32 00:43:32 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:43:32 #120 ... 00:43:32 00:43:32 #189 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:43:32 #189 DONE 0.3s 00:43:32 00:43:32 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:43:32 #120 ... 00:43:32 00:43:32 #190 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:43:32 #190 DONE 0.1s 00:43:32 00:43:32 #191 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:43:32 #191 DONE 0.3s 00:43:32 00:43:32 #192 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:43:32 #192 DONE 0.2s 00:43:32 00:43:32 #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:43:32 #117 ... 00:43:32 00:43:32 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:43:32 #193 DONE 0.2s 00:43:32 00:43:32 #142 [core-metadata] exporting to image 00:43:32 #142 exporting layers 00:43:33 #142 exporting layers 0.3s done 00:43:33 #142 writing image sha256:ea6101368711aa3d70f66b2c650e9b910d13bce37b57318c5122a374fd65d1b7 done 00:43:33 #142 naming to docker.io/library/core-metadata-arm64 done 00:43:33 #142 DONE 9.4s 00:43:33 00:43:33 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:43:34 #120 ... 00:43:34 00:43:34 #117 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:43:34 #117 DONE 1013.3s 00:43:34 00:43:34 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:43:34 #120 ... 00:43:34 00:43:34 #194 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:43:35 #194 DONE 0.2s 00:43:35 00:43:35 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:43:35 #120 ... 00:43:35 00:43:35 #195 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:43:35 #195 DONE 0.1s 00:43:35 00:43:35 #196 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:43:35 #196 DONE 0.3s 00:43:35 00:43:35 #197 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:43:35 #197 DONE 0.2s 00:43:35 00:43:35 #142 [core-data] exporting to image 00:43:36 #142 exporting layers 0.4s done 00:43:36 #142 writing image sha256:c3471dcf579689cec13b8aa6a8e4075ebe7ca5e5a9809e07f65990546976b99b 0.0s done 00:43:36 #142 naming to docker.io/library/core-data-arm64 done 00:43:36 #142 DONE 9.8s 00:43:36 00:43:36 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:44:44 #31 ... 00:44:44 00:44:44 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:44:44 #130 DONE 1072.2s 00:44:44 00:44:44 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:44:44 #120 ... 00:44:44 00:44:44 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:44:44 #198 DONE 0.2s 00:44:44 00:44:44 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:44:44 #199 DONE 0.1s 00:44:44 00:44:44 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:44:44 #120 ... 00:44:44 00:44:44 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:44:44 #200 DONE 0.3s 00:44:44 00:44:44 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:44:44 #201 DONE 0.2s 00:44:44 00:44:44 #142 [security-spiffe-token-provider] exporting to image 00:44:44 #142 exporting layers 00:44:44 #142 exporting layers 0.5s done 00:44:44 #142 writing image sha256:fe0b5cc8c43aa03a22da37028cf7f0917c1f08aa009aa74679c4767c86bb52ad done 00:44:44 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 00:44:44 #142 DONE 10.3s 00:44:44 00:44:44 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:44:56 #120 ... 00:44:56 00:44:56 #118 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:44:56 #118 DONE 1093.8s 00:44:56 00:44:56 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:44:56 #31 ... 00:44:56 00:44:56 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:44:56 #202 DONE 0.2s 00:44:56 00:44:56 #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:44:56 #203 DONE 0.1s 00:44:56 00:44:56 #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:44:56 #204 DONE 0.4s 00:44:56 00:44:56 #120 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:44:56 #120 DONE 1095.0s 00:44:56 00:44:56 #205 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:44:56 #205 DONE 0.1s 00:44:56 00:44:56 #142 [support-notifications] exporting to image 00:44:56 #142 exporting layers 00:44:56 #142 exporting layers 0.5s done 00:44:56 #142 writing image sha256:44a6deea4a42b86974543adf42bbe3d60a73e0d57041bb5cff2bdf38e65d3a1d done 00:44:56 #142 naming to docker.io/library/support-notifications-arm64 done 00:44:56 #142 DONE 10.8s 00:44:56 00:44:56 #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:44:56 #206 DONE 0.1s 00:44:56 00:44:56 #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:44:56 #207 DONE 0.1s 00:44:56 00:44:56 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:44:57 #31 ... 00:44:57 00:44:57 #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:44:57 #208 DONE 0.4s 00:44:57 00:44:57 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:44:57 #31 ... 00:44:57 00:44:57 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:44:57 #209 DONE 0.1s 00:44:57 00:44:57 #142 [support-scheduler] exporting to image 00:44:57 #142 exporting layers 0.3s done 00:44:57 #142 writing image sha256:35ee4eef7681a67d75402291a441d817ff41c653642b7608ebfdc5726fb7c0b7 done 00:44:57 #142 naming to docker.io/library/support-scheduler-arm64 done 00:44:57 #142 DONE 11.2s 00:44:57 00:44:57 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:44:57 time="2023-07-25T00:24:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:44:57 time="2023-07-25T00:24:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:44:57 time="2023-07-25T00:24:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:44:57 time="2023-07-25T00:24:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:44:57 time="2023-07-25T00:24:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:44:57 time="2023-07-25T00:24:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:44:57 time="2023-07-25T00:24:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:44:57 time="2023-07-25T00:24:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:44:57 time="2023-07-25T00:24:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:44:57 time="2023-07-25T00:24:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:44:57 time="2023-07-25T00:24:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:44:57 time="2023-07-25T00:24:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:44:57 time="2023-07-25T00:24:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:44:57 time="2023-07-25T00:24:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:44:57 $ docker stop --time=1 42122eee62b1840a55d619107f77be05764cd48050beac8050bb0de576b00e81 00:44:59 $ docker rm -f --volumes 42122eee62b1840a55d619107f77be05764cd48050beac8050bb0de576b00e81 [Pipeline] // withDockerContainer [Pipeline] sh 00:45:00 + docker images 00:45:00 REPOSITORY TAG IMAGE ID CREATED SIZE 00:45:00 support-scheduler-arm64 latest 35ee4eef7681 2 seconds ago 31.8MB 00:45:00 support-notifications-arm64 latest 44a6deea4a42 3 seconds ago 32.4MB 00:45:00 security-spiffe-token-provider-arm64 latest fe0b5cc8c43a 25 seconds ago 33.3MB 00:45:00 core-data-arm64 latest c3471dcf5796 About a minute ago 20.5MB 00:45:00 core-metadata-arm64 latest ea6101368711 About a minute ago 20.8MB 00:45:00 core-command-arm64 latest 6b3a2f9649cc About a minute ago 20.3MB 00:45:00 core-common-config-bootstrapper-arm64 latest c049f3c9bd5b 2 minutes ago 17.8MB 00:45:00 security-bootstrapper-arm64 latest 8c8ed751d6cf 2 minutes ago 22.5MB 00:45:00 security-secretstore-setup-arm64 latest 432a0346fd28 2 minutes ago 42.5MB 00:45:00 security-proxy-setup-arm64 latest aaf2002474e0 2 minutes ago 24MB 00:45:00 security-proxy-auth-arm64 latest 4739e32b4d96 2 minutes ago 18.8MB 00:45:00 security-spire-agent-arm64 latest c6183aa9f5e8 18 minutes ago 157MB 00:45:00 security-spire-config-arm64 latest 574dea1e4218 18 minutes ago 96.1MB 00:45:00 security-spire-server-arm64 latest c7f41893ee34 18 minutes ago 102MB 00:45:00 ci-base-image-arm64 latest 630d749a9cad 33 minutes ago 1.05GB 00:45:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 12 days ago 677MB 00:45:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:45:00 00:45:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:45:01 arm64: Pulling from edgex-lftools-log-publisher 00:45:01 8998bd30e6a1: Pulling fs layer 00:45:01 04944245beec: Pulling fs layer 00:45:01 699f458cf7ca: Pulling fs layer 00:45:01 765212b225bb: Pulling fs layer 00:45:01 f23df028b6ca: Pulling fs layer 00:45:01 d65c8cfc05b1: Pulling fs layer 00:45:01 2437ff75d9bd: Pulling fs layer 00:45:01 765212b225bb: Waiting 00:45:01 d65c8cfc05b1: Waiting 00:45:01 2437ff75d9bd: Waiting 00:45:01 f23df028b6ca: Waiting 00:45:01 04944245beec: Verifying Checksum 00:45:01 04944245beec: Download complete 00:45:01 765212b225bb: Verifying Checksum 00:45:01 765212b225bb: Download complete 00:45:01 f23df028b6ca: Verifying Checksum 00:45:01 f23df028b6ca: Download complete 00:45:01 d65c8cfc05b1: Verifying Checksum 00:45:01 d65c8cfc05b1: Download complete 00:45:01 699f458cf7ca: Verifying Checksum 00:45:01 699f458cf7ca: Download complete 00:45:02 8998bd30e6a1: Verifying Checksum 00:45:02 8998bd30e6a1: Download complete 00:45:04 2437ff75d9bd: Verifying Checksum 00:45:04 2437ff75d9bd: Download complete 00:45:06 8998bd30e6a1: Pull complete 00:45:06 04944245beec: Pull complete 00:45:07 699f458cf7ca: Pull complete 00:45:07 765212b225bb: Pull complete 00:45:08 f23df028b6ca: Pull complete 00:45:08 d65c8cfc05b1: Pull complete 00:45:20 2437ff75d9bd: Pull complete 00:45:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:45:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:45:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:21 prd-ubuntu20.04-docker-arm64-4c-16g-1960 does not seem to be running inside a container 00:45:21 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:45:23 $ docker top f2229ff4060d3f21b6eb5aaf411d1566acb98bbcaf913d7bf816a6b841f12f2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:45:24 ---> job-cost.sh 00:45:24 lf-activate-venv: SKIPPING 00:45:24 INFO: No Stack... 00:45:25 INFO: Retrieving Pricing Info for: v3-standard-4 00:45:25 INFO: Archiving Costs [Pipeline] sh 00:45:26 + cut -d, -f6 00:45:26 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 00:45:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4617-1-stack-cost] 00:45:26 Resource [jenkins-edgexfoundry-edgex-go-PR-4617-1-stack-cost] did not exist. Created. 00:45:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4617-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:45:27 + echo total: 0.10999999940395355 [Pipeline] stash 00:45:27 Stashed 1 file(s) [Pipeline] } 00:45:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4617-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:45:27 $ docker stop --time=1 f2229ff4060d3f21b6eb5aaf411d1566acb98bbcaf913d7bf816a6b841f12f2c 00:45:28 $ docker rm -f --volumes f2229ff4060d3f21b6eb5aaf411d1566acb98bbcaf913d7bf816a6b841f12f2c [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 00:45:29 provisioning config files... 00:45:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12143901117006665470tmp [Pipeline] { [Pipeline] sh 00:45:30 + set +x 00:45:30 + curl -s https://codecov.io/bash 00:45:30 + bash -s -- 00:45:30 00:45:30 _____ _ 00:45:30 / ____| | | 00:45:30 | | ___ __| | ___ ___ _____ __ 00:45:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:45:30 | |___| (_) | (_| | __/ (_| (_) \ V / 00:45:30 \_____\___/ \__,_|\___|\___\___/ \_/ 00:45:30 Bash-1.0.6 00:45:30 00:45:30 00:45:30 ==> git version 2.25.1 found 00:45:30 ==> 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 00:45:30 Release-Date: 2020-01-08 00:45:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:45:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:45:30 ==> Jenkins CI detected. 00:45:30 current dir:  /w/workspace/edgex-go/1 00:45:30 project root: . 00:45:30 --> token set from env 00:45:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:45:30 ==> Running gcov in . (disable via -X gcov) 00:45:30 ==> Python coveragepy not found 00:45:30 ==> Searching for coverage reports in: 00:45:30 + . 00:45:30 -> Found 1 reports 00:45:30 ==> Detecting git/mercurial file structure 00:45:30 ==> Reading reports 00:45:30 + ./coverage.out bytes=447019 00:45:30 ==> Appending adjustments 00:45:30 https://docs.codecov.io/docs/fixing-reports 00:45:31 + Found adjustments 00:45:31 ==> Gzipping contents 00:45:31 56K /tmp/codecov.HxXoUr.gz 00:45:31 ==> Uploading reports 00:45:31 url: https://codecov.io 00:45:31 query: branch=PR-4617&commit=cc447b9734ed27dd8abaa73b3d0e6ea9827261d2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4617%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4617&job=&cmd_args= 00:45:31 -> Pinging Codecov 00:45:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4617&commit=cc447b9734ed27dd8abaa73b3d0e6ea9827261d2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4617%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4617&job=&cmd_args= 00:45:31 -> Uploading to 00:45:31 https://storage.googleapis.com/codecov/v4/raw/2023-07-25/00271124DB129430A58F1EEE437C3FCB/cc447b9734ed27dd8abaa73b3d0e6ea9827261d2/eadf0d37-5f9c-40b4-bfe0-ea5f45dd541d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230725%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230725T004531Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=247243c5f0d686205c8153f1f64894421a154da34843ebdc3a537f5f04f92f26 00:45:31 % Total % Received % Xferd Average Speed Time Time Time Current 00:45:31 Dload Upload Total Spent Left Speed 00:45:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57308 0 0 100 57308 0 257k --:--:-- --:--:-- --:--:-- 257k 00:45:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cc447b9734ed27dd8abaa73b3d0e6ea9827261d2 [Pipeline] } 00:45:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:45:33 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 00:45:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:45:34 ---> package-listing.sh 00:45:34 ++ facter osfamily 00:45:34 ++ tr '[:upper:]' '[:lower:]' 00:45:34 + OS_FAMILY=debian 00:45:34 + workspace=/w/workspace/edgex-go/1 00:45:34 + START_PACKAGES=/tmp/packages_start.txt 00:45:34 + END_PACKAGES=/tmp/packages_end.txt 00:45:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:45:34 + PACKAGES=/tmp/packages_start.txt 00:45:34 + '[' /w/workspace/edgex-go/1 ']' 00:45:34 + PACKAGES=/tmp/packages_end.txt 00:45:34 + case "${OS_FAMILY}" in 00:45:34 + dpkg -l 00:45:34 + grep '^ii' 00:45:34 + '[' -f /tmp/packages_start.txt ']' 00:45:34 + '[' -f /tmp/packages_end.txt ']' 00:45:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:45:34 + '[' /w/workspace/edgex-go/1 ']' 00:45:34 + mkdir -p /w/workspace/edgex-go/1/archives/ 00:45:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 00:45:34 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 00:45:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:45:35 00:45:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:45:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:45:36 latest: Pulling from edgex-lftools-log-publisher 00:45:36 5eb5b503b376: Pulling fs layer 00:45:36 5c69ac0246d0: Pulling fs layer 00:45:36 ec43610c2a17: Pulling fs layer 00:45:36 3a2ae6a8a46f: Pulling fs layer 00:45:36 33b1e0a273af: Pulling fs layer 00:45:36 5d3b04190fa2: Pulling fs layer 00:45:36 2f39f015ded8: Pulling fs layer 00:45:36 33b1e0a273af: Waiting 00:45:36 5d3b04190fa2: Waiting 00:45:36 2f39f015ded8: Waiting 00:45:36 3a2ae6a8a46f: Waiting 00:45:36 5c69ac0246d0: Download complete 00:45:36 3a2ae6a8a46f: Verifying Checksum 00:45:36 3a2ae6a8a46f: Download complete 00:45:36 33b1e0a273af: Verifying Checksum 00:45:36 33b1e0a273af: Download complete 00:45:36 ec43610c2a17: Verifying Checksum 00:45:36 ec43610c2a17: Download complete 00:45:36 5d3b04190fa2: Download complete 00:45:36 5eb5b503b376: Download complete 00:45:37 2f39f015ded8: Download complete 00:45:37 5eb5b503b376: Pull complete 00:45:37 5c69ac0246d0: Pull complete 00:45:37 ec43610c2a17: Pull complete 00:45:38 3a2ae6a8a46f: Pull complete 00:45:38 33b1e0a273af: Pull complete 00:45:38 5d3b04190fa2: Pull complete 00:45:42 2f39f015ded8: Pull complete 00:45:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:45:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:45:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:45:42 prd-ubuntu20.04-docker-8c-8g-1957 does not seem to be running inside a container 00:45:42 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:45:47 $ docker top d1cdfbbe9411f90c0ba93057db25fee7a29adcc3e8e4a78e661f1c519174763a -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:47 + touch /tmp/pre-build-complete [Pipeline] sh 00:45:48 + mkdir -p /var/log/sysstat [Pipeline] sh 00:45:48 + ls /var/log/sa-host 00:45:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:45:48 provisioning config files... 00:45:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9943983747732936776tmp [Pipeline] { [Pipeline] echo 00:45:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:45:49 ---> create-netrc.sh [Pipeline] } 00:45:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:45:49 ---> python-tools-install.sh [Pipeline] echo 00:45:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:45:49 ---> sudo-logs.sh 00:45:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:45:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:45:50 ---> job-cost.sh 00:45:50 lf-activate-venv: SKIPPING 00:45:50 DEBUG: total: 0.10999999940395355 00:45:50 INFO: Retrieving Stack Cost... 00:45:50 INFO: Retrieving Pricing Info for: v3-standard-8 00:45:51 INFO: Archiving Costs [Pipeline] echo 00:45:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:45:51 ---> logs-deploy.sh 00:45:51 lf-activate-venv: SKIPPING 00:45:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4617/1 00:45:51 INFO: archiving workspace using pattern(s): 00:45:52 Archives upload complete. 00:45:52 INFO: archiving logs to Nexus 00:45:53 ---> uname -a: 00:45:53 Linux prd-ubuntu20-04-docker-8c-8g-1957 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:45:53 00:45:53 00:45:53 ---> lscpu: 00:45:53 Architecture: x86_64 00:45:53 CPU op-mode(s): 32-bit, 64-bit 00:45:53 Byte Order: Little Endian 00:45:53 Address sizes: 40 bits physical, 48 bits virtual 00:45:53 CPU(s): 8 00:45:53 On-line CPU(s) list: 0-7 00:45:53 Thread(s) per core: 1 00:45:53 Core(s) per socket: 1 00:45:53 Socket(s): 8 00:45:53 NUMA node(s): 1 00:45:53 Vendor ID: AuthenticAMD 00:45:53 CPU family: 23 00:45:53 Model: 49 00:45:53 Model name: AMD EPYC-Rome Processor 00:45:53 Stepping: 0 00:45:53 CPU MHz: 2800.000 00:45:53 BogoMIPS: 5600.00 00:45:53 Virtualization: AMD-V 00:45:53 Hypervisor vendor: KVM 00:45:53 Virtualization type: full 00:45:53 L1d cache: 256 KiB 00:45:53 L1i cache: 256 KiB 00:45:53 L2 cache: 4 MiB 00:45:53 L3 cache: 128 MiB 00:45:53 NUMA node0 CPU(s): 0-7 00:45:53 Vulnerability Itlb multihit: Not affected 00:45:53 Vulnerability L1tf: Not affected 00:45:53 Vulnerability Mds: Not affected 00:45:53 Vulnerability Meltdown: Not affected 00:45:53 Vulnerability Mmio stale data: Not affected 00:45:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:45:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:45:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:45:53 Vulnerability Srbds: Not affected 00:45:53 Vulnerability Tsx async abort: Not affected 00:45:53 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 00:45:53 00:45:53 00:45:53 ---> nproc: 00:45:53 8 00:45:53 00:45:53 00:45:53 ---> df -h: 00:45:53 Filesystem Size Used Avail Use% Mounted on 00:45:53 overlay 155G 22G 134G 15% / 00:45:53 tmpfs 64M 0 64M 0% /dev 00:45:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:45:53 shm 64M 0 64M 0% /dev/shm 00:45:53 /dev/vda1 155G 22G 134G 15% /facter-os 00:45:53 00:45:53 00:45:53 ---> sar -b -r -n DEV: 00:45:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1957) 07/25/23 _x86_64_ (8 CPU) 00:45:53 00:45:53 00:05:48 LINUX RESTART (8 CPU) 00:45:53 00:45:53 00:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:45:53 00:07:02 338.80 47.85 290.95 0.00 5402.67 86665.87 0.00 00:45:53 00:08:01 105.80 0.71 105.08 0.00 29.83 62069.07 0.00 00:45:53 00:09:01 34.67 0.27 34.40 0.00 8.13 18472.51 0.00 00:45:53 00:10:01 255.51 0.40 255.11 0.00 34.50 200953.85 0.00 00:45:53 00:11:01 629.22 8.11 621.11 0.00 147.15 133781.41 0.00 00:45:53 00:12:01 332.17 10.08 322.09 0.00 5076.17 91013.93 0.00 00:45:53 00:13:01 486.84 0.03 486.80 0.00 0.80 39866.71 0.00 00:45:53 00:14:01 2.68 0.00 2.68 0.00 0.00 30.26 0.00 00:45:53 00:15:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 00:45:53 00:16:01 2.00 0.00 2.00 0.00 0.00 21.60 0.00 00:45:53 00:17:01 0.97 0.02 0.95 0.00 0.13 10.66 0.00 00:45:53 00:18:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 00:45:53 00:19:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 00:45:53 00:20:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 00:45:53 00:21:01 2.02 0.02 2.00 0.00 0.13 22.40 0.00 00:45:53 00:22:01 2.12 0.00 2.12 0.00 0.00 27.06 0.00 00:45:53 00:23:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 00:45:53 00:24:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 00:45:53 00:25:01 1.52 0.00 1.52 0.00 0.00 16.26 0.00 00:45:53 00:26:01 1.93 0.00 1.93 0.00 0.00 22.80 0.00 00:45:53 00:27:01 1.38 0.00 1.38 0.00 0.00 14.40 0.00 00:45:53 00:28:02 1.90 0.00 1.90 0.00 0.00 21.46 0.00 00:45:53 00:29:01 0.98 0.00 0.98 0.00 0.00 10.44 0.00 00:45:53 00:30:01 2.72 1.60 1.12 0.00 37.19 15.33 0.00 00:45:53 00:31:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 00:45:53 00:32:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 00:45:53 00:33:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 00:45:53 00:34:01 1.68 0.00 1.68 0.00 0.00 17.33 0.00 00:45:53 00:35:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 00:45:53 00:36:01 1.75 0.00 1.75 0.00 0.00 19.73 0.00 00:45:53 00:37:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 00:45:53 00:38:01 1.68 0.00 1.68 0.00 0.00 17.73 0.00 00:45:53 00:39:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 00:45:53 00:40:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 00:45:53 00:41:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 00:45:53 00:42:01 1.37 0.00 1.37 0.00 0.00 14.40 0.00 00:45:53 00:43:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 00:45:53 00:44:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 00:45:53 00:45:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 00:45:53 Average: 57.19 1.77 55.42 0.00 275.51 16230.97 0.00 00:45:53 00:45:53 00:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:45:53 00:07:02 29165932 31572704 768260 2.34 62712 2629092 2039572 6.01 1044332 2346800 411100 00:45:53 00:08:01 27200780 31010104 1297668 3.95 115048 3874404 2403580 7.08 2040324 3178708 544576 00:45:53 00:09:01 27429020 31417736 887172 2.70 118588 4024644 2060948 6.07 1489580 3475636 413420 00:45:53 00:10:01 22520920 31414076 882116 2.68 131056 8797636 3202752 9.44 1692360 8044372 2268 00:45:53 00:11:01 16699624 29742660 2482108 7.55 240336 12432476 7121632 20.99 3832972 11226516 76144 00:45:53 00:12:01 14138844 29822388 2394860 7.28 288796 14919360 6272900 18.49 4909292 12601352 266712 00:45:53 00:13:01 16213984 31453092 814736 2.48 292632 14587680 2230464 6.57 2689876 12925872 444 00:45:53 00:14:01 16213964 31453236 814392 2.48 292676 14587684 2230464 6.57 2689776 12925880 20 00:45:53 00:15:01 16254432 31493708 773792 2.35 292692 14587688 2230464 6.57 2649652 12925884 8 00:45:53 00:16:01 16256416 31495796 771680 2.35 292760 14587688 2230464 6.57 2648532 12925880 20 00:45:53 00:17:01 16256632 31496036 771612 2.35 292780 14587688 2230464 6.57 2648684 12925884 8 00:45:53 00:18:01 16257808 31497404 770660 2.34 292800 14587688 2230464 6.57 2648508 12926044 136 00:45:53 00:19:01 16257508 31497108 770880 2.34 292816 14587696 2230464 6.57 2648524 12926044 8 00:45:53 00:20:01 16257484 31497088 770816 2.34 292832 14587700 2230464 6.57 2648732 12926048 168 00:45:53 00:21:01 16255304 31495040 772584 2.35 292876 14587700 2252984 6.64 2649544 12926048 32 00:45:53 00:22:01 16256084 31495872 771712 2.35 292936 14587684 2252984 6.64 2649472 12926028 4 00:45:53 00:23:01 16255752 31495548 771948 2.35 292968 14587688 2236780 6.59 2649468 12926036 8 00:45:53 00:24:01 16255476 31495276 772144 2.35 292976 14587688 2236780 6.59 2649568 12926036 52 00:45:53 00:25:01 16255612 31495484 772116 2.35 293012 14587692 2236780 6.59 2649488 12926044 16 00:45:53 00:26:01 16255604 31495564 772000 2.35 293076 14587700 2236780 6.59 2649564 12926048 64 00:45:53 00:27:01 16255612 31495620 771964 2.35 293116 14587700 2236780 6.59 2649776 12926052 8 00:45:53 00:28:02 16255788 31495824 771856 2.35 293176 14587704 2236780 6.59 2649784 12926052 48 00:45:53 00:29:01 16255788 31495884 771828 2.35 293192 14587704 2236780 6.59 2649840 12926056 8 00:45:53 00:30:01 16243884 31485996 781680 2.38 293228 14588820 2236780 6.59 2662992 12926380 208 00:45:53 00:31:01 16243616 31485756 781896 2.38 293252 14588824 2236780 6.59 2662856 12926384 40 00:45:53 00:32:01 16243820 31486016 781636 2.38 293284 14588828 2236780 6.59 2662856 12926388 180 00:45:53 00:33:01 16244024 31486228 781340 2.38 293316 14588832 2236780 6.59 2662776 12926392 12 00:45:53 00:34:01 16243748 31486140 781376 2.38 293360 14588960 2236780 6.59 2662940 12926508 4 00:45:53 00:35:01 16243884 31486300 781368 2.38 293380 14588964 2236780 6.59 2662796 12926512 12 00:45:53 00:36:01 16244120 31486600 781044 2.38 293432 14588968 2236780 6.59 2663164 12926516 40 00:45:53 00:37:01 16244000 31486528 781000 2.38 293472 14588968 2236780 6.59 2663532 12926528 212 00:45:53 00:38:01 16243740 31486292 781184 2.38 293476 14588972 2236780 6.59 2663228 12926532 180 00:45:53 00:39:01 16243756 31486312 781152 2.38 293488 14588976 2236780 6.59 2662908 12926536 28 00:45:53 00:40:01 16243708 31486292 781168 2.38 293500 14588976 2236780 6.59 2662960 12926536 148 00:45:53 00:41:01 16243692 31486304 781088 2.38 293528 14588984 2236780 6.59 2663084 12926544 20 00:45:53 00:42:01 16243352 31485996 781332 2.38 293552 14588984 2236780 6.59 2663096 12926544 12 00:45:53 00:43:01 16243520 31486188 781272 2.38 293584 14588992 2236780 6.59 2663244 12926552 8 00:45:53 00:44:01 16243536 31486268 781192 2.38 293608 14588996 2236780 6.59 2663344 12926556 4 00:45:53 00:45:01 16243708 31486480 780912 2.37 293656 14588996 2236780 6.59 2663148 12926556 16 00:45:53 Average: 17264730 31387255 882552 2.68 272589 13540806 2484539 7.32 2634271 11985623 44010 00:45:53 00:45:53 00:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:45:53 00:07:02 ens3 1415.40 1351.62 12098.43 184.21 0.00 0.00 0.00 0.00 00:45:53 00:07:02 lo 5.40 5.40 0.52 0.52 0.00 0.00 0.00 0.00 00:45:53 00:07:02 docker0 535.28 445.37 38.26 2744.67 0.00 0.00 0.00 0.00 00:45:53 00:08:01 ens3 289.48 164.82 1816.00 29.25 0.00 0.00 0.00 0.00 00:45:53 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:08:01 veth7f6f18f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:45:53 00:08:01 docker0 140.62 248.62 10.81 1778.89 0.00 0.00 0.00 0.00 00:45:53 00:09:01 ens3 33.20 23.35 26.04 14.62 0.00 0.00 0.00 0.00 00:45:53 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:09:01 veth7f6f18f 1.50 1.53 0.13 0.14 0.00 0.00 0.00 0.00 00:45:53 00:09:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 00:45:53 00:10:01 veth532bc47 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:10:01 veth54125ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:10:01 ens3 121.86 71.56 2436.61 20.51 0.00 0.00 0.00 0.00 00:45:53 00:10:01 vethb811a69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:10:01 vetha391c00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:10:01 veth61a18f6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:10:01 veth9c713d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:10:01 vethdcde3a1 2.36 6.53 0.18 80.61 0.00 0.00 0.00 0.01 00:45:53 00:10:01 veth37d2f7d 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 00:45:53 00:10:01 vethca48000 3.68 7.08 0.28 86.15 0.00 0.00 0.00 0.01 00:45:53 00:10:01 veth5096322 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:10:01 veth3424f8c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:10:01 veth309a28b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:10:01 veth9334f9d 1.47 3.73 0.11 42.97 0.00 0.00 0.00 0.00 00:45:53 00:10:01 veth03e69bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:10:01 veth4792ec8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:10:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 00:45:53 00:10:01 veth510a2e7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:10:01 docker0 7.51 16.90 0.47 209.70 0.00 0.00 0.00 0.00 00:45:53 00:11:01 ens3 768.66 417.46 4583.91 48.11 0.00 0.00 0.00 0.00 00:45:53 00:11:01 vethb7169a3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:45:53 00:11:01 veth0333391 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:45:53 00:11:01 veth2710a5d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:45:53 00:11:01 veth37d2f7d 0.00 0.55 0.00 0.02 0.00 0.00 0.00 0.00 00:45:53 00:11:01 vethc0041bb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:45:53 00:11:01 vethf383120 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:45:53 00:11:01 veth6bd7db1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:45:53 00:11:01 veth5bb516f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:45:53 00:11:01 veth2333b87 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:45:53 00:11:01 vethe1868c0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:45:53 00:11:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:45:53 00:11:01 veth77597f6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:45:53 00:11:01 docker0 371.84 669.88 29.85 3649.57 0.00 0.00 0.00 0.00 00:45:53 00:11:01 veth3d9f0c1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:45:53 00:12:01 ens3 137.60 57.86 2016.59 7.80 0.00 0.00 0.00 0.00 00:45:53 00:12:01 vethb7169a3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:12:01 veth0333391 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:12:01 veth2710a5d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:12:01 veth37d2f7d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:12:01 vethc0041bb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:12:01 vethf383120 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:12:01 veth6bd7db1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:12:01 veth5bb516f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:12:01 veth2333b87 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:12:01 vethe1868c0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:12:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 00:45:53 00:12:01 veth77597f6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:12:01 veth3d9f0c1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:13:01 ens3 16.43 15.46 10.68 25.80 0.00 0.00 0.00 0.00 00:45:53 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:14:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:15:01 ens3 0.57 0.02 0.06 0.00 0.00 0.00 0.00 0.00 00:45:53 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:16:01 ens3 2.53 2.68 0.69 6.69 0.00 0.00 0.00 0.00 00:45:53 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:17:01 ens3 2.45 2.87 0.48 19.50 0.00 0.00 0.00 0.00 00:45:53 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:18:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:19:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:45:53 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:20:01 ens3 2.30 1.87 0.27 6.65 0.00 0.00 0.00 0.00 00:45:53 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:21:01 ens3 4.98 5.72 0.83 19.88 0.00 0.00 0.00 0.00 00:45:53 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:22:01 ens3 3.03 2.85 0.37 13.28 0.00 0.00 0.00 0.00 00:45:53 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:23:01 ens3 10.86 19.41 1.24 22.15 0.00 0.00 0.00 0.00 00:45:53 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:24:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 00:45:53 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:25:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 00:45:53 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:26:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:27:01 ens3 3.17 5.82 0.32 7.27 0.00 0.00 0.00 0.00 00:45:53 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:28:02 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 00:45:53 00:28:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:30:01 ens3 33.99 42.76 7.02 70.59 0.00 0.00 0.00 0.00 00:45:53 00:30:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:45:53 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:31:01 ens3 0.98 0.37 0.36 0.21 0.00 0.00 0.00 0.00 00:45:53 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:32:01 ens3 1.22 0.68 0.47 0.35 0.00 0.00 0.00 0.00 00:45:53 00:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:33:01 ens3 1.08 0.15 0.24 0.07 0.00 0.00 0.00 0.00 00:45:53 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:34:01 ens3 0.85 0.67 0.51 0.42 0.00 0.00 0.00 0.00 00:45:53 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:35:01 ens3 0.83 0.03 0.07 0.00 0.00 0.00 0.00 0.00 00:45:53 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:36:01 ens3 1.57 0.40 0.36 0.21 0.00 0.00 0.00 0.00 00:45:53 00:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:37:01 ens3 0.97 0.53 0.59 0.46 0.00 0.00 0.00 0.00 00:45:53 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:38:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 00:45:53 00:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:39:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:40:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:41:01 ens3 0.63 0.35 0.27 0.21 0.00 0.00 0.00 0.00 00:45:53 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:42:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 00:45:53 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:43:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:44:01 ens3 0.90 0.47 0.31 0.22 0.00 0.00 0.00 0.00 00:45:53 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:45:53 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:45:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 00:45:53 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:53 Average: ens3 73.23 56.15 589.54 12.78 0.00 0.00 0.00 0.00 00:45:53 Average: lo 0.28 0.28 0.02 0.02 0.00 0.00 0.00 0.00 00:45:53 Average: docker0 27.06 35.37 2.04 214.37 0.00 0.00 0.00 0.00 00:45:53 00:45:53 00:45:53 ---> sar -P ALL: 00:45:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1957) 07/25/23 _x86_64_ (8 CPU) 00:45:53 00:45:53 00:05:48 LINUX RESTART (8 CPU) 00:45:53 00:45:53 00:06:01 CPU %user %nice %system %iowait %steal %idle 00:45:53 00:07:02 all 9.11 0.00 3.21 2.35 0.05 85.28 00:45:53 00:07:02 0 11.63 0.00 2.94 3.84 0.07 81.53 00:45:53 00:07:02 1 5.53 0.00 2.67 0.40 0.03 91.36 00:45:53 00:07:02 2 10.77 0.00 3.29 0.52 0.03 85.39 00:45:53 00:07:02 3 13.09 0.00 4.21 5.39 0.05 77.26 00:45:53 00:07:02 4 6.42 0.00 3.45 0.50 0.03 89.60 00:45:53 00:07:02 5 9.19 0.00 2.25 2.20 0.07 86.28 00:45:53 00:07:02 6 9.60 0.00 3.77 3.82 0.05 82.75 00:45:53 00:07:02 7 6.69 0.00 3.11 2.13 0.05 88.03 00:45:53 00:08:01 all 24.08 0.00 5.08 2.45 0.08 68.31 00:45:53 00:08:01 0 23.65 0.00 6.02 8.08 0.07 62.19 00:45:53 00:08:01 1 21.64 0.00 4.28 0.12 0.09 73.87 00:45:53 00:08:01 2 24.70 0.00 4.62 0.55 0.07 70.06 00:45:53 00:08:01 3 25.16 0.00 5.34 0.31 0.09 69.10 00:45:53 00:08:01 4 26.42 0.00 5.40 6.52 0.09 61.58 00:45:53 00:08:01 5 22.65 0.00 4.16 3.30 0.07 69.83 00:45:53 00:08:01 6 24.22 0.00 5.38 0.31 0.09 70.00 00:45:53 00:08:01 7 24.20 0.00 5.44 0.44 0.10 69.81 00:45:53 00:09:01 all 38.92 0.00 5.80 1.39 0.08 53.81 00:45:53 00:09:01 0 40.12 0.00 6.14 0.03 0.08 53.63 00:45:53 00:09:01 1 36.31 0.00 5.28 0.05 0.08 58.28 00:45:53 00:09:01 2 40.47 0.00 6.21 0.34 0.10 52.89 00:45:53 00:09:01 3 38.06 0.00 6.34 0.10 0.07 55.43 00:45:53 00:09:01 4 38.43 0.00 5.28 0.05 0.08 56.15 00:45:53 00:09:01 5 39.32 0.00 5.95 2.94 0.08 51.71 00:45:53 00:09:01 6 38.75 0.00 5.64 0.15 0.08 55.37 00:45:53 00:09:01 7 39.90 0.00 5.54 7.46 0.07 47.04 00:45:53 00:10:01 all 23.30 0.00 6.32 9.27 0.09 61.02 00:45:53 00:10:01 0 24.85 0.00 6.30 6.27 0.08 62.49 00:45:53 00:10:01 1 18.86 0.00 5.59 19.09 0.08 56.37 00:45:53 00:10:01 2 26.10 0.00 6.78 6.73 0.08 60.32 00:45:53 00:10:01 3 24.73 0.00 7.30 7.43 0.10 60.44 00:45:53 00:10:01 4 22.43 0.00 4.91 5.01 0.07 67.58 00:45:53 00:10:01 5 23.39 0.00 6.59 9.67 0.07 60.29 00:45:53 00:10:01 6 22.09 0.00 6.44 9.21 0.10 62.16 00:45:53 00:10:01 7 23.88 0.00 6.62 10.87 0.12 58.52 00:45:53 00:11:01 all 17.73 0.00 6.02 8.03 0.08 68.14 00:45:53 00:11:01 0 18.74 0.00 7.30 12.50 0.08 61.39 00:45:53 00:11:01 1 15.95 0.00 4.97 3.77 0.05 75.27 00:45:53 00:11:01 2 18.13 0.00 6.55 7.28 0.07 67.98 00:45:53 00:11:01 3 16.89 0.00 7.38 16.00 0.10 59.62 00:45:53 00:11:01 4 16.99 0.00 4.64 6.05 0.08 72.24 00:45:53 00:11:01 5 18.47 0.00 6.11 9.62 0.10 65.70 00:45:53 00:11:01 6 18.31 0.00 5.30 3.76 0.05 72.58 00:45:53 00:11:01 7 18.36 0.00 5.96 5.37 0.08 70.23 00:45:53 00:12:01 all 87.10 0.00 12.71 0.01 0.17 0.02 00:45:53 00:12:01 0 87.35 0.00 12.50 0.00 0.15 0.00 00:45:53 00:12:01 1 87.49 0.00 12.18 0.02 0.28 0.03 00:45:53 00:12:01 2 88.85 0.00 10.98 0.00 0.17 0.00 00:45:53 00:12:01 3 87.18 0.00 12.67 0.00 0.15 0.00 00:45:53 00:12:01 4 87.10 0.00 12.75 0.00 0.15 0.00 00:45:53 00:12:01 5 86.71 0.00 13.07 0.00 0.17 0.05 00:45:53 00:12:01 6 87.39 0.00 12.46 0.02 0.12 0.02 00:45:53 00:12:01 7 84.69 0.00 15.07 0.02 0.19 0.03 00:45:53 00:13:01 all 11.95 0.00 3.22 3.10 0.04 81.69 00:45:53 00:13:01 0 12.27 0.00 3.49 4.22 0.05 79.97 00:45:53 00:13:01 1 12.54 0.00 2.99 1.48 0.03 82.96 00:45:53 00:13:01 2 11.50 0.00 3.70 4.48 0.07 80.25 00:45:53 00:13:01 3 13.21 0.00 3.23 1.98 0.05 81.53 00:45:53 00:13:01 4 12.50 0.00 3.49 2.74 0.05 81.22 00:45:53 00:13:01 5 10.70 0.00 2.58 3.67 0.03 83.01 00:45:53 00:13:01 6 11.32 0.00 3.31 2.40 0.03 82.95 00:45:53 00:13:01 7 11.53 0.00 2.96 3.85 0.03 81.63 00:45:53 00:14:01 all 0.01 0.00 0.02 0.01 0.01 99.95 00:45:53 00:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:45:53 00:14:01 1 0.00 0.00 0.02 0.03 0.00 99.95 00:45:53 00:14:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:45:53 00:14:01 3 0.03 0.00 0.03 0.00 0.03 99.90 00:45:53 00:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 00:45:53 00:14:01 5 0.02 0.00 0.00 0.03 0.00 99.95 00:45:53 00:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:45:53 00:15:01 all 0.03 0.00 0.02 0.00 0.01 99.95 00:45:53 00:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:45:53 00:15:01 1 0.03 0.00 0.02 0.02 0.00 99.93 00:45:53 00:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:45:53 00:15:01 3 0.07 0.00 0.03 0.00 0.02 99.88 00:45:53 00:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:45:53 00:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:45:53 00:16:01 all 0.03 0.00 0.01 0.01 0.00 99.95 00:45:53 00:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 00:45:53 00:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:45:53 00:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:45:53 00:16:01 3 0.07 0.00 0.02 0.00 0.02 99.90 00:45:53 00:16:01 4 0.05 0.00 0.02 0.00 0.00 99.93 00:45:53 00:16:01 5 0.03 0.00 0.02 0.07 0.00 99.88 00:45:53 00:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:17:01 all 0.07 0.00 0.02 0.00 0.01 99.90 00:45:53 00:17:01 0 0.03 0.00 0.00 0.00 0.02 99.95 00:45:53 00:17:01 1 0.05 0.00 0.00 0.00 0.00 99.95 00:45:53 00:17:01 2 0.22 0.00 0.03 0.00 0.03 99.72 00:45:53 00:17:01 3 0.05 0.00 0.05 0.00 0.00 99.90 00:45:53 00:17:01 4 0.15 0.00 0.02 0.00 0.02 99.82 00:45:53 00:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 00:45:53 00:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:45:53 00:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:45:53 00:45:53 00:17:01 CPU %user %nice %system %iowait %steal %idle 00:45:53 00:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:45:53 00:18:01 0 0.02 0.00 0.03 0.02 0.00 99.93 00:45:53 00:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:45:53 00:18:01 2 0.07 0.00 0.05 0.00 0.03 99.85 00:45:53 00:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:45:53 00:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:45:53 00:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:19:01 all 0.03 0.00 0.01 0.00 0.01 99.96 00:45:53 00:19:01 0 0.03 0.00 0.00 0.02 0.00 99.95 00:45:53 00:19:01 1 0.05 0.00 0.00 0.00 0.00 99.95 00:45:53 00:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:45:53 00:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:45:53 00:19:01 4 0.07 0.00 0.03 0.00 0.02 99.88 00:45:53 00:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:45:53 00:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:45:53 00:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:45:53 00:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:45:53 00:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:20:01 2 0.07 0.00 0.05 0.00 0.03 99.85 00:45:53 00:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:20:01 4 0.03 0.00 0.03 0.00 0.02 99.92 00:45:53 00:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:45:53 00:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:21:01 all 0.06 0.00 0.04 0.01 0.01 99.89 00:45:53 00:21:01 0 0.07 0.00 0.05 0.02 0.00 99.87 00:45:53 00:21:01 1 0.07 0.00 0.02 0.00 0.00 99.92 00:45:53 00:21:01 2 0.17 0.00 0.05 0.00 0.03 99.75 00:45:53 00:21:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:45:53 00:21:01 4 0.03 0.00 0.03 0.00 0.00 99.93 00:45:53 00:21:01 5 0.02 0.00 0.05 0.02 0.00 99.92 00:45:53 00:21:01 6 0.05 0.00 0.05 0.02 0.02 99.87 00:45:53 00:21:01 7 0.03 0.00 0.03 0.00 0.00 99.93 00:45:53 00:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 00:45:53 00:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:45:53 00:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:45:53 00:22:01 2 0.05 0.00 0.03 0.00 0.03 99.88 00:45:53 00:22:01 3 0.02 0.00 0.00 0.02 0.00 99.97 00:45:53 00:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 00:45:53 00:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:45:53 00:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:45:53 00:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:45:53 00:23:01 all 0.03 0.00 0.02 0.03 0.01 99.91 00:45:53 00:23:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:45:53 00:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 00:45:53 00:23:01 3 0.02 0.00 0.03 0.00 0.02 99.93 00:45:53 00:23:01 4 0.07 0.00 0.05 0.00 0.02 99.87 00:45:53 00:23:01 5 0.00 0.00 0.00 0.23 0.00 99.77 00:45:53 00:23:01 6 0.03 0.00 0.02 0.00 0.03 99.92 00:45:53 00:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 00:45:53 00:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:45:53 00:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:45:53 00:24:01 2 0.03 0.00 0.02 0.00 0.03 99.92 00:45:53 00:24:01 3 0.02 0.00 0.02 0.02 0.00 99.95 00:45:53 00:24:01 4 0.02 0.00 0.03 0.00 0.00 99.95 00:45:53 00:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:45:53 00:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:45:53 00:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 00:45:53 00:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:25:01 2 0.07 0.00 0.03 0.00 0.05 99.85 00:45:53 00:25:01 3 0.02 0.00 0.00 0.02 0.02 99.95 00:45:53 00:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:45:53 00:25:01 5 0.00 0.00 0.00 0.03 0.00 99.97 00:45:53 00:25:01 6 0.02 0.00 0.03 0.00 0.02 99.93 00:45:53 00:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:45:53 00:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:45:53 00:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:45:53 00:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:45:53 00:26:01 2 0.02 0.00 0.03 0.00 0.02 99.93 00:45:53 00:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:45:53 00:26:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:45:53 00:26:01 5 0.02 0.00 0.00 0.03 0.00 99.95 00:45:53 00:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:45:53 00:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:27:01 all 0.02 0.00 0.02 0.00 0.01 99.95 00:45:53 00:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:45:53 00:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:27:01 2 0.00 0.00 0.00 0.02 0.03 99.95 00:45:53 00:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:27:01 4 0.05 0.00 0.05 0.00 0.00 99.90 00:45:53 00:27:01 5 0.02 0.00 0.02 0.02 0.00 99.95 00:45:53 00:27:01 6 0.07 0.00 0.07 0.00 0.02 99.85 00:45:53 00:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 00:45:53 00:28:02 all 0.03 0.00 0.01 0.00 0.01 99.95 00:45:53 00:28:02 0 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:28:02 1 0.00 0.00 0.02 0.00 0.00 99.98 00:45:53 00:28:02 2 0.03 0.00 0.03 0.00 0.02 99.92 00:45:53 00:28:02 3 0.03 0.00 0.00 0.00 0.00 99.97 00:45:53 00:28:02 4 0.03 0.00 0.00 0.00 0.00 99.97 00:45:53 00:28:02 5 0.02 0.00 0.02 0.03 0.00 99.93 00:45:53 00:28:02 6 0.03 0.00 0.02 0.00 0.02 99.93 00:45:53 00:28:02 7 0.03 0.00 0.02 0.00 0.02 99.93 00:45:53 00:45:53 00:28:02 CPU %user %nice %system %iowait %steal %idle 00:45:53 00:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:45:53 00:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:45:53 00:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:45:53 00:29:01 3 0.00 0.00 0.00 0.02 0.02 99.97 00:45:53 00:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:45:53 00:29:01 5 0.05 0.00 0.02 0.00 0.02 99.92 00:45:53 00:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 00:45:53 00:30:01 all 0.34 0.00 0.04 0.01 0.01 99.61 00:45:53 00:30:01 0 0.10 0.00 0.02 0.00 0.00 99.88 00:45:53 00:30:01 1 0.07 0.00 0.02 0.00 0.00 99.92 00:45:53 00:30:01 2 0.50 0.00 0.03 0.03 0.03 99.40 00:45:53 00:30:01 3 0.13 0.00 0.07 0.00 0.00 99.80 00:45:53 00:30:01 4 0.32 0.00 0.02 0.00 0.02 99.65 00:45:53 00:30:01 5 0.10 0.00 0.03 0.02 0.00 99.85 00:45:53 00:30:01 6 1.37 0.00 0.02 0.02 0.02 98.58 00:45:53 00:30:01 7 0.10 0.00 0.12 0.00 0.02 99.77 00:45:53 00:31:01 all 0.01 0.00 0.02 0.00 0.01 99.96 00:45:53 00:31:01 0 0.00 0.00 0.03 0.00 0.00 99.97 00:45:53 00:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:45:53 00:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:45:53 00:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:31:01 4 0.02 0.00 0.03 0.00 0.02 99.93 00:45:53 00:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:45:53 00:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:45:53 00:31:01 7 0.03 0.00 0.03 0.00 0.02 99.92 00:45:53 00:32:01 all 0.03 0.00 0.01 0.00 0.01 99.94 00:45:53 00:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:45:53 00:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:45:53 00:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:45:53 00:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:45:53 00:32:01 4 0.07 0.00 0.00 0.00 0.00 99.93 00:45:53 00:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:45:53 00:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:32:01 7 0.07 0.00 0.07 0.00 0.03 99.83 00:45:53 00:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 00:45:53 00:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:45:53 00:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 00:45:53 00:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 00:45:53 00:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:45:53 00:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:45:53 00:34:01 all 0.04 0.00 0.01 0.00 0.01 99.94 00:45:53 00:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 00:45:53 00:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:45:53 00:34:01 2 0.03 0.00 0.02 0.02 0.00 99.93 00:45:53 00:34:01 3 0.05 0.00 0.00 0.00 0.00 99.95 00:45:53 00:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 00:45:53 00:34:01 5 0.03 0.00 0.00 0.02 0.00 99.95 00:45:53 00:34:01 6 0.05 0.00 0.00 0.00 0.00 99.95 00:45:53 00:34:01 7 0.05 0.00 0.03 0.00 0.03 99.88 00:45:53 00:35:01 all 0.07 0.00 0.01 0.00 0.01 99.90 00:45:53 00:35:01 0 0.00 0.00 0.03 0.00 0.02 99.95 00:45:53 00:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 00:45:53 00:35:01 2 0.00 0.00 0.00 0.02 0.02 99.97 00:45:53 00:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:45:53 00:35:01 4 0.48 0.00 0.02 0.00 0.00 99.50 00:45:53 00:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:45:53 00:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 00:45:53 00:36:01 all 0.12 0.00 0.01 0.01 0.01 99.85 00:45:53 00:36:01 0 0.05 0.00 0.00 0.00 0.00 99.95 00:45:53 00:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:45:53 00:36:01 2 0.02 0.00 0.00 0.03 0.00 99.95 00:45:53 00:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 00:45:53 00:36:01 4 0.75 0.00 0.02 0.00 0.02 99.22 00:45:53 00:36:01 5 0.02 0.00 0.00 0.03 0.00 99.95 00:45:53 00:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:45:53 00:36:01 7 0.03 0.00 0.03 0.00 0.02 99.92 00:45:53 00:37:01 all 0.17 0.00 0.01 0.01 0.01 99.80 00:45:53 00:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:45:53 00:37:01 2 0.00 0.00 0.02 0.02 0.00 99.97 00:45:53 00:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:45:53 00:37:01 4 1.29 0.00 0.02 0.02 0.02 98.66 00:45:53 00:37:01 5 0.00 0.00 0.00 0.02 0.02 99.97 00:45:53 00:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:37:01 7 0.02 0.00 0.03 0.00 0.02 99.93 00:45:53 00:38:01 all 0.04 0.00 0.02 0.00 0.01 99.93 00:45:53 00:38:01 0 0.05 0.00 0.02 0.00 0.00 99.93 00:45:53 00:38:01 1 0.02 0.00 0.05 0.00 0.00 99.93 00:45:53 00:38:01 2 0.00 0.00 0.00 0.02 0.02 99.97 00:45:53 00:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:45:53 00:38:01 4 0.13 0.00 0.03 0.00 0.02 99.82 00:45:53 00:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:45:53 00:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:45:53 00:38:01 7 0.05 0.00 0.03 0.00 0.02 99.90 00:45:53 00:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 00:45:53 00:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:39:01 1 0.00 0.00 0.05 0.00 0.02 99.93 00:45:53 00:39:01 2 0.00 0.00 0.03 0.00 0.00 99.97 00:45:53 00:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 00:45:53 00:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:45:53 00:39:01 7 0.05 0.00 0.02 0.00 0.02 99.92 00:45:53 00:45:53 00:39:01 CPU %user %nice %system %iowait %steal %idle 00:45:53 00:40:01 all 0.03 0.00 0.01 0.00 0.00 99.95 00:45:53 00:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:45:53 00:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:45:53 00:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 00:45:53 00:40:01 3 0.05 0.00 0.00 0.00 0.00 99.95 00:45:53 00:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 00:45:53 00:40:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:45:53 00:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 00:45:53 00:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:45:53 00:41:01 all 0.01 0.00 0.02 0.00 0.01 99.96 00:45:53 00:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:45:53 00:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 00:45:53 00:41:01 3 0.03 0.00 0.05 0.00 0.02 99.90 00:45:53 00:41:01 4 0.03 0.00 0.02 0.00 0.03 99.92 00:45:53 00:41:01 5 0.00 0.00 0.02 0.02 0.00 99.97 00:45:53 00:41:01 6 0.00 0.00 0.03 0.00 0.00 99.97 00:45:53 00:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 00:45:53 00:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:45:53 00:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 00:45:53 00:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:45:53 00:42:01 4 0.05 0.00 0.02 0.00 0.02 99.92 00:45:53 00:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 00:45:53 00:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:45:53 00:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:45:53 00:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:45:53 00:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:45:53 00:43:01 2 0.02 0.00 0.00 0.02 0.00 99.97 00:45:53 00:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:45:53 00:43:01 4 0.05 0.00 0.03 0.00 0.02 99.90 00:45:53 00:43:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:45:53 00:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:45:53 00:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 00:45:53 00:44:01 all 0.01 0.00 0.02 0.00 0.01 99.96 00:45:53 00:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:45:53 00:44:01 2 0.00 0.00 0.00 0.02 0.02 99.97 00:45:53 00:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:45:53 00:44:01 4 0.03 0.00 0.05 0.00 0.03 99.88 00:45:53 00:44:01 5 0.02 0.00 0.02 0.02 0.00 99.95 00:45:53 00:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:45:53 00:44:01 7 0.00 0.00 0.03 0.00 0.00 99.97 00:45:53 00:45:01 all 0.22 0.00 0.01 0.00 0.02 99.75 00:45:53 00:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:45:53 00:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:45:53 00:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:45:53 00:45:01 4 1.57 0.00 0.02 0.00 0.02 98.40 00:45:53 00:45:01 5 0.05 0.00 0.03 0.02 0.02 99.88 00:45:53 00:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 00:45:53 00:45:01 7 0.03 0.00 0.00 0.00 0.05 99.92 00:45:53 Average: all 5.41 0.00 1.08 0.68 0.02 92.80 00:45:53 Average: 0 5.56 0.00 1.14 0.89 0.02 92.39 00:45:53 Average: 1 4.99 0.00 0.97 0.63 0.02 93.39 00:45:53 Average: 2 5.63 0.00 1.08 0.51 0.03 92.75 00:45:53 Average: 3 5.56 0.00 1.19 0.79 0.02 92.44 00:45:53 Average: 4 5.47 0.00 1.03 0.53 0.02 92.95 00:45:53 Average: 5 5.34 0.00 1.04 0.81 0.02 92.80 00:45:53 Average: 6 5.43 0.00 1.08 0.50 0.02 92.97 00:45:53 Average: 7 5.31 0.00 1.15 0.76 0.02 92.76 00:45:53 00:45:53 00:45:53