Pull request #4699 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8+5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f (bc21a1f51faf3fb85818fae1a0608d606773f5c3) 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-ssh17813476308007717778.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16486882854153830533.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh 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-4699/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-4699/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17144670982461794809.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-4699/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh206563075452489316.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh12840642047621736633.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-4699/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-4699/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2888023810554910819.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8498 in /w/workspace/edgexfoundry_edgex-go_PR-4699 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f into PR head commit 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4699/head:refs/remotes/origin/PR-4699 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 # timeout=10 Merge succeeded, producing 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 Checking out Revision 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 (PR-4699) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:05:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:05:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:05:13 ========================================================= 19:05:13 EdgeX Global Pipelines Version Info 19:05:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 # timeout=10 19:05:14 ------------------- 19:05:14 stable info: 19:05:14 ------------------- 19:05:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:05:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:05:14 Message: update stable to v1.0.254 19:05:14 ------------------- 19:05:14 experimental info: 19:05:14 ------------------- 19:05:14 Commited By: **** collab-it+edgex@linuxfoundation.org 19:05:14 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 19:05:14 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:05:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:05:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:05:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:05:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:05:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4699 [Pipeline] echo 19:05:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4699 [Pipeline] echo 19:05:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4699 [Pipeline] echo 19:05:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 [Pipeline] echo 19:05:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b1a08b [Pipeline] echo 19:05:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:16 provisioning config files... 19:05:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13873581000417252419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:19 ---> docker-login.sh 19:05:19 nexus3.edgexfoundry.org:10001 19:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:19 Configure a credential helper to remove this warning. See 19:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:19 19:05:19 Login Succeeded 19:05:19 nexus3.edgexfoundry.org:10002 19:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:19 Configure a credential helper to remove this warning. See 19:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:19 19:05:19 Login Succeeded 19:05:19 nexus3.edgexfoundry.org:10003 19:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:19 Configure a credential helper to remove this warning. See 19:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:19 19:05:19 Login Succeeded 19:05:19 nexus3.edgexfoundry.org:10004 19:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:19 Configure a credential helper to remove this warning. See 19:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:19 19:05:19 Login Succeeded 19:05:19 docker.io 19:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:20 Configure a credential helper to remove this warning. See 19:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:20 19:05:20 Login Succeeded 19:05:20 ---> docker-login.sh ends [Pipeline] } 19:05:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:20 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:05:20 + + dirname cmd/core-command/Dockerfile 19:05:20 cut -d/ -f2 19:05:20 + echo core-command,cmd/core-command/Dockerfile 19:05:20 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:05:20 + cut -d/ -f2 19:05:20 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:05:20 + dirname cmd/core-data/Dockerfile 19:05:20 + cut -d/ -f2 19:05:20 + echo core-data,cmd/core-data/Dockerfile 19:05:20 + + dirname cmd/core-metadata/Dockerfile 19:05:20 cut -d/ -f2 19:05:20 + echo core-metadata,cmd/core-metadata/Dockerfile 19:05:20 + dirname cmd/security-bootstrapper/Dockerfile 19:05:20 + cut -d/ -f2 19:05:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:05:20 + dirname cmd/security-proxy-auth/Dockerfile 19:05:20 + cut -d/ -f2 19:05:20 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:05:20 + dirname cmd/security-proxy-setup/Dockerfile 19:05:20 + cut -d/ -f2 19:05:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:05:20 + + dirname cmd/security-secretstore-setup/Dockerfile 19:05:20 cut -d/ -f2 19:05:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:05:20 + + dirname cmd/security-spiffe-token-provider/Dockerfile 19:05:20 cut -d/ -f2 19:05:20 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:05:20 + dirname cmd/security-spire-agent/Dockerfile 19:05:20 + cut -d/ -f2 19:05:20 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:05:20 + dirname cmd/security-spire-config/Dockerfile 19:05:20 + cut -d/ -f2 19:05:20 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:05:20 + dirname cmd/security-spire-server/Dockerfile 19:05:20 + cut -d/ -f2 19:05:20 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:05:20 + dirname cmd/support-notifications/Dockerfile 19:05:20 + cut -d/ -f2 19:05:20 + echo support-notifications,cmd/support-notifications/Dockerfile 19:05:20 + dirname cmd/support-scheduler/Dockerfile 19:05:20 + cut -d/ -f2 19:05:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:05:20 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:05:21 + git rev-list -1 --merges 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8~1..7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 [Pipeline] echo 19:05:21 -----------> git rev-list -1 --merges 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8~1..7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 [false] [Pipeline] sh 19:05:21 + git log --format=format:%s -1 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 [Pipeline] echo 19:05:21 ========================================================= 19:05:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:05:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:05:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:05:22 + grep -v github /etc/ssh/ssh_known_hosts 19:05:22 + [ -e /tmp/ssh_known_hosts ] 19:05:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:05:22 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:05:22 sudo tee -a /etc/ssh/ssh_known_hosts 19:05:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:22 19:05:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:23 0.1.4: Pulling from edgex-devops/py-git-semver 19:05:23 b85a868b505f: Pulling fs layer 19:05:23 e2be974225ed: Pulling fs layer 19:05:23 339a4e72a1f5: Pulling fs layer 19:05:23 988bab9f4d93: Pulling fs layer 19:05:23 1469e6f7b9e6: Pulling fs layer 19:05:23 eaf3925da568: Pulling fs layer 19:05:23 bab4dde63d76: Pulling fs layer 19:05:23 bde34c3a00c8: Pulling fs layer 19:05:23 b352a97aabf1: Pulling fs layer 19:05:23 4872d77fe225: Pulling fs layer 19:05:23 5851b861e8e6: Pulling fs layer 19:05:23 4872d77fe225: Waiting 19:05:23 bab4dde63d76: Waiting 19:05:23 5851b861e8e6: Waiting 19:05:23 bde34c3a00c8: Waiting 19:05:23 b352a97aabf1: Waiting 19:05:23 988bab9f4d93: Waiting 19:05:23 1469e6f7b9e6: Waiting 19:05:23 eaf3925da568: Waiting 19:05:23 e2be974225ed: Download complete 19:05:23 988bab9f4d93: Verifying Checksum 19:05:23 1469e6f7b9e6: Verifying Checksum 19:05:23 1469e6f7b9e6: Download complete 19:05:23 eaf3925da568: Download complete 19:05:23 339a4e72a1f5: Verifying Checksum 19:05:23 339a4e72a1f5: Download complete 19:05:23 bde34c3a00c8: Verifying Checksum 19:05:23 bde34c3a00c8: Download complete 19:05:23 b352a97aabf1: Download complete 19:05:23 4872d77fe225: Download complete 19:05:23 b85a868b505f: Verifying Checksum 19:05:23 b85a868b505f: Download complete 19:05:23 bab4dde63d76: Verifying Checksum 19:05:23 bab4dde63d76: Download complete 19:05:24 b85a868b505f: Pull complete 19:05:24 e2be974225ed: Pull complete 19:05:25 339a4e72a1f5: Pull complete 19:05:25 988bab9f4d93: Pull complete 19:05:25 1469e6f7b9e6: Pull complete 19:05:25 eaf3925da568: Pull complete 19:05:27 bab4dde63d76: Pull complete 19:05:27 bde34c3a00c8: Pull complete 19:05:27 b352a97aabf1: Pull complete 19:05:27 4872d77fe225: Pull complete 19:05:27 5851b861e8e6: Pull complete 19:05:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:05:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:28 prd-ubuntu20.04-docker-8c-8g-8498 does not seem to be running inside a container 19:05:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:05:31 $ docker top 06426192ebb8273917971bc1ecf3833e96555e0f040494565abba87c8357ab09 -eo pid,comm 19:05:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:05:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:31 [ssh-agent] Looking for ssh-agent implementation... 19:05:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:31 $ docker exec 06426192ebb8273917971bc1ecf3833e96555e0f040494565abba87c8357ab09 ssh-agent 19:05:31 SSH_AUTH_SOCK=/tmp/ssh-pronu35vukfG/agent.32 19:05:31 SSH_AGENT_PID=38 19:05:31 Running ssh-add (command line suppressed) 19:05:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9693503413838020595.key (/w/workspace/edgex-go/1@tmp/private_key_9693503413838020595.key) 19:05:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:32 + git tag --points-at HEAD [Pipeline] } 19:05:32 $ docker exec --env ******** --env ******** 06426192ebb8273917971bc1ecf3833e96555e0f040494565abba87c8357ab09 ssh-agent -k 19:05:32 unset SSH_AUTH_SOCK; 19:05:32 unset SSH_AGENT_PID; 19:05:32 echo Agent pid 38 killed; 19:05:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:05:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:32 [ssh-agent] Looking for ssh-agent implementation... 19:05:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:32 $ docker exec 06426192ebb8273917971bc1ecf3833e96555e0f040494565abba87c8357ab09 ssh-agent 19:05:32 SSH_AUTH_SOCK=/tmp/ssh-kX6e2CA2ElZv/agent.70 19:05:32 SSH_AGENT_PID=76 19:05:32 Running ssh-add (command line suppressed) 19:05:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16633385934225825194.key (/w/workspace/edgex-go/1@tmp/private_key_16633385934225825194.key) 19:05:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:33 + git semver init 19:05:33 2023-10-04 19:05:33,433 [run_init] DEBUG init version:0.0.0 force:False 19:05:33 2023-10-04 19:05:33,434 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:05:33 2023-10-04 19:05:33,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:05:33 2023-10-04 19:05:33,435 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:05:38 2023-10-04 19:05:38,630 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:05:38 2023-10-04 19:05:38,631 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4699 with force:False 19:05:38 2023-10-04 19:05:38,631 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4699 19:05:38 2023-10-04 19:05:38,635 [execute] INFO git cat-file --batch-check 19:05:38 2023-10-04 19:05:38,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:05:38 2023-10-04 19:05:38,642 [execute] INFO git cat-file --batch 19:05:38 2023-10-04 19:05:38,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:05:38 2023-10-04 19:05:38,648 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4699 19:05:38 0.0.0 [Pipeline] } 19:05:38 $ docker exec --env ******** --env ******** 06426192ebb8273917971bc1ecf3833e96555e0f040494565abba87c8357ab09 ssh-agent -k 19:05:38 unset SSH_AUTH_SOCK; 19:05:38 unset SSH_AGENT_PID; 19:05:38 echo Agent pid 76 killed; 19:05:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:39 + git semver [Pipeline] } 19:05:39 $ docker stop --time=1 06426192ebb8273917971bc1ecf3833e96555e0f040494565abba87c8357ab09 19:05:40 $ docker rm -f --volumes 06426192ebb8273917971bc1ecf3833e96555e0f040494565abba87c8357ab09 [Pipeline] // withDockerContainer [Pipeline] sh 19:05:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:05:41 Stashed 1 file(s) [Pipeline] echo 19:05:41 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:05:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:42 ========================================================= 19:05:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:05:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:05:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:05:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:05:42 7264a8db6415: Pulling fs layer 19:05:42 c4d48a809fc2: Pulling fs layer 19:05:42 4f1c88b9dad5: Pulling fs layer 19:05:42 ad3a456e5733: Pulling fs layer 19:05:42 33e27b845d1e: Pulling fs layer 19:05:42 c68163c4e522: Pulling fs layer 19:05:42 50da416c3ac9: Pulling fs layer 19:05:42 23d2d4c4bb30: Pulling fs layer 19:05:42 23d2d4c4bb30: Waiting 19:05:42 c68163c4e522: Waiting 19:05:42 50da416c3ac9: Waiting 19:05:42 ad3a456e5733: Waiting 19:05:42 33e27b845d1e: Waiting 19:05:42 c4d48a809fc2: Verifying Checksum 19:05:42 c4d48a809fc2: Download complete 19:05:42 ad3a456e5733: Verifying Checksum 19:05:42 ad3a456e5733: Download complete 19:05:42 33e27b845d1e: Verifying Checksum 19:05:42 33e27b845d1e: Download complete 19:05:42 7264a8db6415: Verifying Checksum 19:05:42 7264a8db6415: Download complete 19:05:42 c68163c4e522: Verifying Checksum 19:05:42 c68163c4e522: Download complete 19:05:43 7264a8db6415: Pull complete 19:05:43 c4d48a809fc2: Pull complete 19:05:43 23d2d4c4bb30: Verifying Checksum 19:05:43 23d2d4c4bb30: Download complete 19:05:43 4f1c88b9dad5: Verifying Checksum 19:05:43 4f1c88b9dad5: Download complete 19:05:43 50da416c3ac9: Verifying Checksum 19:05:43 50da416c3ac9: Download complete 19:05:46 4f1c88b9dad5: Pull complete 19:05:46 ad3a456e5733: Pull complete 19:05:46 33e27b845d1e: Pull complete 19:05:46 c68163c4e522: Pull complete 19:05:49 50da416c3ac9: Pull complete 19:05:49 23d2d4c4bb30: Pull complete 19:05:49 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 19:05:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:05:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:05:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:05:50 WORKDIR /edgex 19:05:50 COPY go.mod . 19:05:50 RUN go mod download 19:05:50 + docker build -t ci-base-image-x86_64 -f - . 19:05:50 Sending build context to Docker daemon 171MB 19:05:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:05:50 ---> 0786185ac409 19:05:50 Step 2/4 : WORKDIR /edgex 19:05:55 ---> Running in ededc2b9dbc8 19:05:56 Removing intermediate container ededc2b9dbc8 19:05:56 ---> 1dc5dd751357 19:05:56 Step 3/4 : COPY go.mod . 19:05:56 ---> 1a127b424c63 19:05:56 Step 4/4 : RUN go mod download 19:05:56 ---> Running in a7fa5ed53b35 19:05:56 Still waiting to schedule task 19:05:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:06:14 Removing intermediate container a7fa5ed53b35 19:06:14 ---> fa73606cd2ed 19:06:14 Successfully built fa73606cd2ed 19:06:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:14 + docker inspect -f . ci-base-image-x86_64 19:06:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:14 prd-ubuntu20.04-docker-8c-8g-8498 does not seem to be running inside a container 19:06:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:15 $ docker top 38227227f2e734eb1860354f08c6e584b66a3bb4a2e5cfc0e9a59d2b3a653ad2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:06:15 + go version 19:06:15 go version go1.21.0 linux/amd64 [Pipeline] } 19:06:15 $ docker stop --time=1 38227227f2e734eb1860354f08c6e584b66a3bb4a2e5cfc0e9a59d2b3a653ad2 19:06:17 $ docker rm -f --volumes 38227227f2e734eb1860354f08c6e584b66a3bb4a2e5cfc0e9a59d2b3a653ad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:17 + docker inspect -f . ci-base-image-x86_64 19:06:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:18 prd-ubuntu20.04-docker-8c-8g-8498 does not seem to be running inside a container 19:06:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:06:18 $ docker top bff5899f4af058fde2eca2629769db29286fdcee9942067e85789518f4929dd4 -eo pid,comm [Pipeline] { [Pipeline] echo 19:06:18 ========================================================= 19:06:18 [edgeXBuildGoParallel] Running Tests and Build... 19:06:18 ========================================================= [Pipeline] sh 19:06:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:06:19 + make test 19:06:19 go test -race -coverprofile=coverage.out ./... 19:06:27 ? github.com/edgexfoundry/edgex-go [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:06:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:06:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:06:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:06:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.059s coverage: 97.0% of statements 19:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements 19:06:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 53.2% of statements 19:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:06:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.717s coverage: 93.4% of statements 19:06:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements 19:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:06:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.357s coverage: 97.6% of statements 19:06:49 ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements 19:06:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:06:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:06:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.067s coverage: 0.9% of statements 19:06:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements 19:06:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.067s coverage: 41.7% of statements 19:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.047s coverage: 82.9% of statements 19:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.064s coverage: 94.1% of statements 19:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements 19:06:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements 19:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:06:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:06:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:06:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:06:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:06:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:06:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:07:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:07:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:07:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:07:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:07:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements 19:07:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:07:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:07:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:07:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:07:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:07:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:07:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:07:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:07:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:07:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:07:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.271s coverage: 79.9% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.054s coverage: 92.9% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.054s coverage: 62.3% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.078s coverage: 81.8% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.045s coverage: 86.0% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.172s coverage: 63.1% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.030s coverage: 73.7% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.171s coverage: 38.4% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.046s coverage: 89.5% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.044s coverage: 84.8% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.068s coverage: 19.9% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements 19:07:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements 19:07:18 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:07:18 running golangci-lint 19:07:18 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:07:18 go version go1.21.0 linux/amd64 19:07:18 level=info msg="[config_reader] Used config file .golangci.yml" 19:07:18 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:07:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8499 in /w/workspace/edgexfoundry_edgex-go_PR-4699 [Pipeline] { [Pipeline] ws 19:07:31 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:07:32 The recommended git tool is: git 19:07:32 level=info msg="[loader] Go packages loading at mode 575 (name|exports_file|files|imports|types_sizes|compiled_files|deps) took 14.757730391s" 19:07:32 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.878777ms" 19:07:36 using credential edgex-jenkins-ssh 19:07:36 Cloning the remote Git repository 19:07:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:07:36 > git init /w/workspace/edgex-go/1 # timeout=10 19:07:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:37 > git --version # timeout=10 19:07:37 > git --version # 'git version 2.25.1' 19:07:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:42 level=info msg="[linters_context/goanalysis] analyzers took 1m14.832406392s with top 10 stages: buildir: 41.131827126s, gosec: 7.943680053s, inspect: 1.871973778s, fact_deprecated: 1.551496838s, ctrlflow: 1.141232896s, printf: 1.121985364s, nilness: 989.74175ms, S1038: 974.503067ms, fact_purity: 931.000934ms, directives: 748.383144ms" 19:07:42 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:07:42 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, nolint: 0/21, skip_files: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, exclude: 197/197" 19:07:42 level=info msg="[runner] processing took 17.315658ms with stages: nolint: 8.128843ms, identifier_marker: 4.737533ms, path_prettifier: 1.500204ms, exclude-rules: 1.459744ms, autogenerated_exclude: 1.008173ms, skip_dirs: 418.121µs, cgo: 42.93µs, filename_unadjuster: 14.96µs, max_same_issues: 810ns, fixer: 770ns, uniq_by_line: 700ns, exclude: 610ns, skip_files: 400ns, diff: 350ns, source_code: 350ns, severity-rules: 260ns, path_prefixer: 240ns, sort_results: 230ns, max_from_linter: 170ns, max_per_file_from_linter: 140ns, path_shortener: 120ns" 19:07:42 level=info msg="[runner] linters took 10.052666045s with stages: goanalysis_metalinter: 10.035256717s" 19:07:42 level=info msg="File cache stats: 0 entries of total size 0B" 19:07:42 level=info msg="Memory: 250 samples, avg is 265.0MB, max is 936.9MB" 19:07:42 level=info msg="Execution took 24.86239681s" 19:07:42 go vet ./... 19:07:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:07:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:07:47 ./bin/test-attribution-txt.sh [Pipeline] echo 19:07:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:07:47 + ls -al . 19:07:47 total 732 19:07:47 drwxrwxr-x 12 1001 1001 4096 Oct 4 19:06 . 19:07:47 drwxr-xr-x 4 root root 4096 Oct 4 19:06 .. 19:07:47 drwxrwxr-x 2 1001 1001 4096 Oct 4 19:05 .blubracket 19:07:47 -rw-rw-r-- 1 1001 1001 16 Oct 4 19:05 .dockerignore 19:07:47 drwxrwxr-x 8 1001 1001 4096 Oct 4 19:07 .git 19:07:47 drwxrwxr-x 3 1001 1001 4096 Oct 4 19:05 .github 19:07:47 -rw-rw-r-- 1 1001 1001 1173 Oct 4 19:05 .gitignore 19:07:47 -rw-rw-r-- 1 1001 1001 42 Oct 4 19:05 .golangci.yml 19:07:47 -rw-rw-r-- 1 1001 1001 100 Oct 4 19:05 .hadolint.yml 19:07:47 drwxr-xr-x 3 1001 1001 4096 Oct 4 19:05 .semver 19:07:47 -rw-rw-r-- 1 1001 1001 166 Oct 4 19:05 .sonarcloud.properties 19:07:47 -rw-rw-r-- 1 1001 1001 1171 Oct 4 19:05 ADOPTERS.md 19:07:47 -rw-rw-r-- 1 1001 1001 11674 Oct 4 19:05 Attribution.txt 19:07:47 -rw-rw-r-- 1 1001 1001 93407 Oct 4 19:05 CHANGELOG.md 19:07:47 -rw-rw-r-- 1 1001 1001 3804 Oct 4 19:05 CONTRIBUTING.md 19:07:47 -rw-rw-r-- 1 1001 1001 677 Oct 4 19:05 GOVERNANCE.md 19:07:47 -rw-rw-r-- 1 1001 1001 883 Oct 4 19:05 Jenkinsfile 19:07:47 -rw-rw-r-- 1 1001 1001 10775 Oct 4 19:05 LICENSE 19:07:47 -rw-rw-r-- 1 1001 1001 15054 Oct 4 19:05 Makefile 19:07:47 -rw-rw-r-- 1 1001 1001 582 Oct 4 19:05 OWNERS.md 19:07:47 -rw-rw-r-- 1 1001 1001 9923 Oct 4 19:05 README.md 19:07:47 -rw-rw-r-- 1 1001 1001 789 Oct 4 19:05 SECURITY.md 19:07:47 -rw-rw-r-- 1 1001 1001 5 Oct 4 19:05 VERSION 19:07:47 drwxrwxr-x 2 1001 1001 4096 Oct 4 19:05 bin 19:07:47 drwxrwxr-x 18 1001 1001 4096 Oct 4 19:05 cmd 19:07:47 -rw-r--r-- 1 root root 453602 Oct 4 19:07 coverage.out 19:07:47 drwxrwxr-x 2 1001 1001 4096 Oct 4 19:05 fuzz_test 19:07:47 -rw-rw-r-- 1 1001 1001 3689 Oct 4 19:05 go.mod 19:07:47 -rw-rw-r-- 1 1001 1001 34977 Oct 4 19:05 go.sum 19:07:47 drwxrwxr-x 7 1001 1001 4096 Oct 4 19:05 internal 19:07:47 drwxrwxr-x 3 1001 1001 4096 Oct 4 19:05 openapi 19:07:47 -rw-rw-r-- 1 1001 1001 594 Oct 4 19:05 security.txt 19:07:47 drwxrwxr-x 4 1001 1001 4096 Oct 4 19:05 snap 19:07:47 -rw-rw-r-- 1 1001 1001 204 Oct 4 19:05 version.go [Pipeline] sh 19:07:48 + '[' -e coverage.out ] 19:07:48 + chown 1001:1001 coverage.out [Pipeline] stash 19:07:48 Stashed 1 file(s) [Pipeline] sh 19:07:48 + make build 19:07:48 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 19:07:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:07:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:07:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4699/head:refs/remotes/origin/PR-4699 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:07:54 Merging remotes/origin/main commit 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f into PR head commit 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 19:07:54 Merge succeeded, producing 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 19:07:54 Checking out Revision 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 (PR-4699) 19:07:55 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:07:55 > git --version # timeout=10 19:07:55 > git --version # 'git version 2.25.1' 19:07:55 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:54 > git config core.sparsecheckout # timeout=10 19:07:54 > git checkout -f 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 # timeout=10 19:07:54 > git remote # timeout=10 19:07:54 > git config --get remote.origin.url # timeout=10 19:07:54 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:54 > git merge 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f # timeout=10 19:07:54 > git rev-parse HEAD^{commit} # timeout=10 19:07:54 > git config core.sparsecheckout # timeout=10 19:07:54 > git checkout -f 7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 # timeout=10 19:07:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:07:56 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:56 Dload Upload Total Spent Left Speed 19:07:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 19:07:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:07:57 + sudo tee /etc/docker/daemon.new 19:07:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:07:59 { 19:07:59 "registry-mirrors": [ 19:07:59 "https://nexus3.edgexfoundry.org:10001" 19:07:59 ], 19:07:59 "bip": "10.250.0.254/24", 19:07:59 "hosts": [ 19:07:59 "tcp://0.0.0.0:5555", 19:07:59 "unix:///var/run/docker.sock" 19:07:59 ], 19:07:59 "mtu": 1458, 19:07:59 "selinux-enabled": true, 19:07:59 "seccomp-profile": "/etc/docker/seccomp.json" 19:07:59 } [Pipeline] sh 19:07:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:08:00 + sudo service docker restart 19:08:03 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 19:08:03 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 19:08:03 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 19:08:04 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 19:08:10 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 19:08:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:08:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:08:13 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 19:08:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:08:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:08:16 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] } 19:08:17 $ docker stop --time=1 bff5899f4af058fde2eca2629769db29286fdcee9942067e85789518f4929dd4 19:08:22 $ docker rm -f --volumes bff5899f4af058fde2eca2629769db29286fdcee9942067e85789518f4929dd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 19:08:22 provisioning config files... 19:08:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2282595816781965986tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { 19:08:22 ---> docker-login.sh 19:08:22 nexus3.edgexfoundry.org:10001 [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 19:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 19:08:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:23 Configure a credential helper to remove this warning. See 19:08:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:23 19:08:23 Login Succeeded 19:08:23 nexus3.edgexfoundry.org:10002 19:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:23 19:08:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:23 latest: Pulling from edgex-devops/edgex-compose 19:08:23 91d30c5bc195: Pulling fs layer 19:08:23 2e9b0aa3be6d: Pulling fs layer 19:08:23 9c61dcf015f6: Pulling fs layer 19:08:23 4698f68db338: Pulling fs layer 19:08:23 2a2f49069b9e: Pulling fs layer 19:08:23 e0025b399a48: Pulling fs layer 19:08:23 4698f68db338: Waiting 19:08:23 2a2f49069b9e: Waiting 19:08:23 91d30c5bc195: Download complete 19:08:23 4698f68db338: Verifying Checksum 19:08:23 4698f68db338: Download complete 19:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:24 Configure a credential helper to remove this warning. See 19:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:24 19:08:24 Login Succeeded 19:08:24 nexus3.edgexfoundry.org:10003 19:08:24 2e9b0aa3be6d: Verifying Checksum 19:08:24 2e9b0aa3be6d: Download complete 19:08:24 e0025b399a48: Verifying Checksum 19:08:24 e0025b399a48: Download complete 19:08:24 91d30c5bc195: Pull complete 19:08:24 2a2f49069b9e: Download complete 19:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:24 Configure a credential helper to remove this warning. See 19:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:24 19:08:24 Login Succeeded 19:08:24 nexus3.edgexfoundry.org:10004 19:08:24 2e9b0aa3be6d: Pull complete 19:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:24 Configure a credential helper to remove this warning. See 19:08:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:24 19:08:24 Login Succeeded 19:08:24 docker.io 19:08:24 9c61dcf015f6: Verifying Checksum 19:08:24 9c61dcf015f6: Download complete 19:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:25 Configure a credential helper to remove this warning. See 19:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:25 19:08:25 Login Succeeded 19:08:25 ---> docker-login.sh ends [Pipeline] } 19:08:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:08:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:08:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:26 ========================================================= 19:08:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:08:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:08:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:08:26 9fda8d8052c6: Pulling fs layer 19:08:26 5d54e960e981: Pulling fs layer 19:08:26 c4a7e357bf2a: Pulling fs layer 19:08:26 f0e02332f6b5: Pulling fs layer 19:08:26 cefa15bbcfad: Pulling fs layer 19:08:26 17808c966233: Pulling fs layer 19:08:26 f4c1fc716caa: Pulling fs layer 19:08:26 f0e02332f6b5: Waiting 19:08:26 cefa15bbcfad: Waiting 19:08:26 17808c966233: Waiting 19:08:26 f4c1fc716caa: Waiting 19:08:27 5d54e960e981: Verifying Checksum 19:08:27 5d54e960e981: Download complete 19:08:27 f0e02332f6b5: Verifying Checksum 19:08:27 f0e02332f6b5: Download complete 19:08:27 cefa15bbcfad: Download complete 19:08:27 9fda8d8052c6: Verifying Checksum 19:08:27 9fda8d8052c6: Download complete 19:08:27 9c61dcf015f6: Pull complete 19:08:27 4698f68db338: Pull complete 19:08:27 2a2f49069b9e: Pull complete 19:08:27 e0025b399a48: Pull complete 19:08:27 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:08:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:08:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 19:08:27 f4c1fc716caa: Verifying Checksum 19:08:27 f4c1fc716caa: Download complete [Pipeline] withDockerContainer 19:08:27 prd-ubuntu20.04-docker-8c-8g-8498 does not seem to be running inside a container 19:08:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:08:27 9fda8d8052c6: Pull complete 19:08:28 5d54e960e981: Pull complete 19:08:28 c4a7e357bf2a: Verifying Checksum 19:08:28 c4a7e357bf2a: Download complete 19:08:29 17808c966233: Verifying Checksum 19:08:29 17808c966233: Download complete 19:08:31 $ docker top d48c605fa099dd54c950ae739385ec4d7e942c2fba37ea5e82f698f0ac8e7f69 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:31 + docker compose -f ./docker-compose-build.yml build --parallel 19:08:34 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:08:34 #1 transferring dockerfile: 2.12kB done 19:08:34 #1 DONE 0.0s 19:08:34 19:08:34 #2 [security-bootstrapper internal] load build definition from Dockerfile 19:08:34 #2 transferring dockerfile: 2.82kB done 19:08:34 #2 DONE 0.0s 19:08:34 19:08:34 #3 [support-notifications internal] load build definition from Dockerfile 19:08:34 #3 transferring dockerfile: 1.84kB done 19:08:34 #3 DONE 0.0s 19:08:34 19:08:34 #4 [security-secretstore-setup internal] load build definition from Dockerfile 19:08:34 #4 transferring dockerfile: 2.38kB done 19:08:34 #4 DONE 0.0s 19:08:34 19:08:34 #5 [security-proxy-setup internal] load build definition from Dockerfile 19:08:34 #5 transferring dockerfile: 2.39kB done 19:08:34 #5 DONE 0.0s 19:08:34 19:08:34 #6 [core-command internal] load build definition from Dockerfile 19:08:34 #6 transferring dockerfile: 1.82kB done 19:08:34 #6 DONE 0.0s 19:08:34 19:08:34 #7 [security-spire-config internal] load build definition from Dockerfile 19:08:34 #7 transferring dockerfile: 1.58kB done 19:08:34 #7 DONE 0.0s 19:08:34 19:08:34 #8 [core-data internal] load build definition from Dockerfile 19:08:34 #8 transferring dockerfile: 1.90kB done 19:08:34 #8 DONE 0.0s 19:08:34 19:08:34 #9 [core-metadata internal] load build definition from Dockerfile 19:08:34 #9 transferring dockerfile: 1.96kB done 19:08:34 #9 DONE 0.1s 19:08:34 19:08:34 #10 [security-proxy-auth internal] load build definition from Dockerfile 19:08:34 #10 transferring dockerfile: 2.04kB done 19:08:34 #10 DONE 0.1s 19:08:34 19:08:34 #11 [core-common-config-bootstrapper internal] load .dockerignore 19:08:34 #11 transferring context: 56B done 19:08:34 #11 DONE 0.0s 19:08:34 19:08:34 #12 [security-spire-agent internal] load build definition from Dockerfile 19:08:34 #12 transferring dockerfile: 1.70kB done 19:08:34 #12 DONE 0.0s 19:08:34 19:08:34 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:08:34 #13 transferring dockerfile: 1.78kB done 19:08:34 #13 DONE 0.1s 19:08:34 19:08:34 #14 [security-spire-server internal] load build definition from Dockerfile 19:08:34 #14 transferring dockerfile: 1.59kB done 19:08:34 #14 DONE 0.1s 19:08:34 19:08:34 #15 [support-scheduler internal] load build definition from Dockerfile 19:08:34 #15 transferring dockerfile: 1.82kB done 19:08:34 #15 DONE 0.1s 19:08:34 19:08:34 #16 [security-bootstrapper internal] load .dockerignore 19:08:34 #16 transferring context: 56B done 19:08:34 #16 DONE 0.0s 19:08:34 19:08:34 #17 [support-notifications internal] load .dockerignore 19:08:34 #17 transferring context: 56B done 19:08:34 #17 DONE 0.0s 19:08:34 19:08:34 #18 [security-secretstore-setup internal] load .dockerignore 19:08:34 #18 transferring context: 56B done 19:08:34 #18 DONE 0.0s 19:08:34 19:08:34 #19 [security-proxy-setup internal] load .dockerignore 19:08:34 #19 transferring context: 56B done 19:08:34 #19 DONE 0.0s 19:08:34 19:08:34 #20 [security-spire-config internal] load .dockerignore 19:08:34 #20 transferring context: 56B done 19:08:34 #20 DONE 0.0s 19:08:34 19:08:34 #21 [core-command internal] load .dockerignore 19:08:34 #21 DONE 0.0s 19:08:34 19:08:34 #22 [core-data internal] load .dockerignore 19:08:34 #22 transferring context: 56B done 19:08:34 #22 DONE 0.0s 19:08:34 19:08:34 #21 [core-command internal] load .dockerignore 19:08:34 #21 transferring context: 56B done 19:08:34 #21 DONE 0.0s 19:08:34 19:08:34 #23 [security-proxy-auth internal] load .dockerignore 19:08:34 #23 transferring context: 56B done 19:08:34 #23 DONE 0.0s 19:08:34 19:08:34 #24 [core-metadata internal] load .dockerignore 19:08:34 #24 transferring context: 56B done 19:08:34 #24 DONE 0.0s 19:08:34 19:08:34 #25 [support-scheduler internal] load .dockerignore 19:08:34 #25 transferring context: 56B done 19:08:34 #25 DONE 0.0s 19:08:34 19:08:34 #26 [security-spiffe-token-provider internal] load .dockerignore 19:08:34 #26 transferring context: 56B done 19:08:34 #26 DONE 0.0s 19:08:34 19:08:34 #27 [security-spire-server internal] load .dockerignore 19:08:34 #27 transferring context: 56B done 19:08:34 #27 DONE 0.0s 19:08:34 19:08:34 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:08:34 #28 DONE 0.0s 19:08:34 19:08:34 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:08:34 #29 DONE 0.1s 19:08:34 19:08:34 #30 [security-spire-agent internal] load .dockerignore 19:08:34 #30 transferring context: 56B done 19:08:34 #30 DONE 0.0s 19:08:34 19:08:34 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:08:34 #28 DONE 0.0s 19:08:34 19:08:34 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:08:34 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:08:34 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:08:34 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:08:34 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:08:34 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:08:34 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 19:08:34 #31 ... 19:08:34 19:08:34 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:08:34 #28 DONE 0.0s 19:08:34 19:08:34 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:08:34 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:08:34 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:08:34 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:08:34 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:08:34 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 19:08:34 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s 19:08:34 #31 ... 19:08:34 19:08:34 #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:08:34 #28 DONE 0.0s 19:08:34 19:08:34 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:08:34 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:08:34 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:08:34 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:08:34 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:08:34 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 19:08:34 #31 ... 19:08:34 19:08:34 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:08:34 #28 DONE 0.0s 19:08:34 19:08:34 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:08:34 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:08:34 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:08:34 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:08:34 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:08:34 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 19:08:34 #31 ... 19:08:34 19:08:34 #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:08:34 #29 DONE 0.4s 19:08:34 19:08:34 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:08:35 #31 ... 19:08:35 19:08:35 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:08:35 #32 DONE 0.9s 19:08:35 19:08:35 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:08:35 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.5s done 19:08:40 #31 ... 19:08:40 19:08:40 #33 [security-bootstrapper internal] load build context 19:08:40 #33 transferring context: 165.91MB 5.5s 19:08:40 #33 ... 19:08:40 19:08:40 #34 [core-data internal] load build context 19:08:40 #34 ... 19:08:40 19:08:40 #33 [security-bootstrapper internal] load build context 19:08:42 c4a7e357bf2a: Pull complete 19:08:42 f0e02332f6b5: Pull complete 19:08:42 cefa15bbcfad: Pull complete 19:08:44 #33 transferring context: 364.90MB 9.9s done 19:08:44 #33 ... 19:08:44 19:08:44 #35 [core-common-config-bootstrapper internal] load build context 19:08:44 #35 transferring context: 364.90MB 9.1s done 19:08:44 #35 ... 19:08:44 19:08:44 #36 [support-notifications internal] load build context 19:08:44 #36 transferring context: 364.90MB 9.7s done 19:08:44 #36 ... 19:08:44 19:08:44 #37 [security-secretstore-setup internal] load build context 19:08:44 #37 transferring context: 364.90MB 9.6s done 19:08:44 #37 ... 19:08:44 19:08:44 #38 [core-command internal] load build context 19:08:44 #38 transferring context: 364.90MB 9.7s done 19:08:44 #38 ... 19:08:44 19:08:44 #39 [security-proxy-setup internal] load build context 19:08:44 #39 transferring context: 364.90MB 9.3s done 19:08:45 #39 ... 19:08:45 19:08:45 #40 [core-metadata internal] load build context 19:08:45 #40 transferring context: 364.90MB 8.9s done 19:08:45 #40 ... 19:08:45 19:08:45 #41 [core-data builder 2/7] WORKDIR /edgex-go 19:08:45 #41 ... 19:08:45 19:08:45 #42 [security-spiffe-token-provider internal] load build context 19:08:45 #42 transferring context: 364.90MB 9.0s done 19:08:45 #42 DONE 10.7s 19:08:45 19:08:45 #40 [core-metadata internal] load build context 19:08:45 #40 DONE 10.9s 19:08:45 19:08:45 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:08:45 #31 DONE 11.3s 19:08:45 19:08:45 #41 [core-data builder 2/7] WORKDIR /edgex-go 19:08:45 #41 DONE 10.6s 19:08:45 19:08:45 #35 [core-common-config-bootstrapper internal] load build context 19:08:45 #35 DONE 11.2s 19:08:45 19:08:45 #43 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:08:45 #43 ... 19:08:45 19:08:45 #39 [security-proxy-setup internal] load build context 19:08:45 #39 DONE 11.0s 19:08:45 19:08:45 #44 [support-scheduler internal] load build context 19:08:45 #44 transferring context: 364.90MB 9.3s done 19:08:45 #44 DONE 10.9s 19:08:45 19:08:45 #37 [security-secretstore-setup internal] load build context 19:08:45 #37 DONE 11.0s 19:08:45 19:08:45 #36 [support-notifications internal] load build context 19:08:45 #36 DONE 11.1s 19:08:45 19:08:45 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:08:45 #45 DONE 10.8s 19:08:45 19:08:45 #38 [core-command internal] load build context 19:08:45 #38 DONE 11.0s 19:08:45 19:08:45 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:08:45 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:08:45 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:08:45 #31 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 19:08:45 #31 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 19:08:45 #31 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 19:08:45 #31 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.5s done 19:08:45 #31 DONE 11.3s 19:08:45 19:08:45 #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:08:45 #46 DONE 11.1s 19:08:45 19:08:45 #47 [security-proxy-auth internal] load build context 19:08:45 #47 transferring context: 364.90MB 9.7s done 19:08:45 #47 DONE 11.0s 19:08:45 19:08:45 #34 [core-data internal] load build context 19:08:45 #34 transferring context: 364.90MB 9.9s done 19:08:45 #34 DONE 11.0s 19:08:45 19:08:45 #33 [security-bootstrapper internal] load build context 19:08:45 #33 DONE 11.2s 19:08:45 19:08:45 #48 [security-spire-agent internal] load build context 19:08:45 #48 transferring context: 17.64kB done 19:08:45 #48 DONE 0.1s 19:08:45 19:08:45 #49 [security-spire-server internal] load build context 19:08:45 #49 transferring context: 18.11kB done 19:08:45 #49 DONE 0.1s 19:08:45 19:08:45 #50 [security-spire-config internal] load build context 19:08:45 #50 transferring context: 16.36kB done 19:08:45 #50 DONE 0.1s 19:08:45 19:08:45 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:08:45 #51 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 19:08:45 #51 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:08:45 #51 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:08:45 #51 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:08:45 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:08:45 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 19:08:45 #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done 19:08:45 #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:08:45 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s 19:08:45 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:08:45 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:08:45 #51 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done 19:08:45 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.15MB / 25.84MB 0.3s 19:08:45 #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:08:45 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:08:45 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 13.63MB / 25.84MB 0.4s 19:08:45 #51 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:08:46 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.5s 19:08:46 #51 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s done 19:08:46 #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:08:48 #51 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done 19:08:48 17808c966233: Pull complete 19:08:49 f4c1fc716caa: Pull complete 19:08:49 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:08:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:08:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:08:49 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:08:49 WORKDIR /edgex 19:08:49 COPY go.mod . 19:08:49 RUN go mod download -t 19:08:49 ci-base-image-arm64 -f - . 19:08:50 Sending build context to Docker daemon 2.995MB 19:08:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:08:50 ---> ea914061e18c 19:08:50 Step 2/4 : WORKDIR /edgex 19:08:51 ---> Running in b28ae0f715fe 19:08:51 Removing intermediate container b28ae0f715fe 19:08:51 ---> d126d28fe100 19:08:51 Step 3/4 : COPY go.mod . 19:08:54 ---> d547eadda725 19:08:54 Step 4/4 : RUN go mod download 19:08:54 ---> Running in 61486e6293be 19:08:56 #51 ... 19:08:56 19:08:56 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:08:56 #0 0.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:08:56 #0 0.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:08:56 #0 1.009 (1/1) Installing dumb-init (1.2.5-r2) 19:08:56 #0 1.014 Executing busybox-1.36.1-r2.trigger 19:08:56 #0 1.021 OK: 7 MiB in 16 packages 19:08:56 #52 ... 19:08:56 19:08:56 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:08:56 #53 ... 19:08:56 19:08:56 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:08:56 #0 3.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:08:56 #0 3.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:08:56 #0 3.484 (1/2) Installing ca-certificates (20230506-r0) 19:08:56 #0 3.501 (2/2) Installing dumb-init (1.2.5-r2) 19:08:56 #0 3.505 Executing busybox-1.36.1-r2.trigger 19:08:56 #0 3.513 Executing ca-certificates-20230506-r0.trigger 19:08:56 #0 3.559 OK: 8 MiB in 17 packages 19:08:56 #54 ... 19:08:56 19:08:56 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:08:56 #55 ... 19:08:56 19:08:56 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:08:56 #56 ... 19:08:56 19:08:56 #57 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:08:56 #57 ... 19:08:56 19:08:56 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:08:56 #0 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:08:56 #0 1.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:08:56 #0 1.638 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:08:56 #0 1.638 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:08:56 #0 1.638 OK: 20064 distinct packages available 19:08:56 #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:08:56 #0 1.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:08:56 #0 2.051 (1/11) Installing ca-certificates (20230506-r0) 19:08:56 #0 2.445 (2/11) Installing brotli-libs (1.0.9-r14) 19:08:56 #0 2.454 (3/11) Installing libunistring (1.1-r1) 19:08:56 #0 2.469 (4/11) Installing libidn2 (2.3.4-r1) 19:08:56 #0 2.475 (5/11) Installing nghttp2-libs (1.55.1-r0) 19:08:56 #0 2.479 (6/11) Installing libcurl (8.3.0-r0) 19:08:56 #0 2.505 (7/11) Installing curl (8.3.0-r0) 19:08:56 #0 2.512 (8/11) Installing dumb-init (1.2.5-r2) 19:08:56 #0 2.518 (9/11) Installing musl-obstack (1.2.3-r2) 19:08:56 #0 2.521 (10/11) Installing libucontext (1.2-r2) 19:08:56 #0 2.525 (11/11) Installing gcompat (1.1.0-r1) 19:08:56 #0 2.535 Executing busybox-1.36.1-r2.trigger 19:08:56 #0 2.541 Executing ca-certificates-20230506-r0.trigger 19:08:56 #0 2.583 OK: 12 MiB in 26 packages 19:08:56 #58 ... 19:08:56 19:08:56 #59 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:08:56 #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:08:56 #0 2.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:08:56 #0 2.672 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:08:56 #0 2.672 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:08:56 #0 2.672 OK: 20064 distinct packages available 19:08:56 #0 2.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:08:56 #0 2.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:08:56 #0 3.151 (1/5) Installing dumb-init (1.2.5-r2) 19:08:56 #0 3.154 (2/5) Installing musl-obstack (1.2.3-r2) 19:08:56 #0 3.158 (3/5) Installing libucontext (1.2-r2) 19:08:56 #0 3.160 (4/5) Installing gcompat (1.1.0-r1) 19:08:56 #0 3.165 (5/5) Installing openssl (3.1.3-r0) 19:08:56 #0 3.175 Executing busybox-1.36.1-r2.trigger 19:08:56 #0 3.182 OK: 8 MiB in 20 packages 19:08:56 #59 ... 19:08:56 19:08:56 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:08:56 #60 ... 19:08:56 19:08:56 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:08:56 #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 19:08:56 #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:08:56 #61 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:08:56 #61 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:08:56 #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 19:08:56 #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:08:56 #61 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:08:56 #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 19:08:56 #61 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 19:08:56 #61 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done 19:08:56 #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 19:08:56 #61 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done 19:08:57 #61 ... 19:08:57 19:08:57 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:08:57 #62 ... 19:08:57 19:08:57 #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:08:57 #0 8.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:08:57 #0 8.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:08:57 #0 8.809 (1/4) Installing dumb-init (1.2.5-r2) 19:08:57 #0 8.813 (2/4) Installing openssl (3.1.3-r0) 19:08:57 #0 9.192 (3/4) Installing su-exec (0.2-r3) 19:08:57 #0 9.252 (4/4) Installing yq (4.33.3-r3) 19:08:57 #0 9.353 Executing busybox-1.36.1-r2.trigger 19:08:57 #0 9.361 OK: 17 MiB in 19 packages 19:08:57 #63 ... 19:08:57 19:08:57 #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:08:57 #0 7.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:08:57 #0 7.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:08:57 #0 7.910 (1/2) Installing dumb-init (1.2.5-r2) 19:08:57 #0 7.913 (2/2) Installing su-exec (0.2-r3) 19:08:57 #0 7.916 Executing busybox-1.36.1-r2.trigger 19:08:57 #0 7.924 OK: 7 MiB in 17 packages 19:08:59 #64 DONE 14.6s 19:08:59 19:08:59 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:08:59 #52 DONE 14.6s 19:08:59 19:08:59 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:08:59 #58 DONE 14.6s 19:08:59 19:08:59 #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:08:59 #63 DONE 14.6s 19:08:59 19:08:59 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:08:59 #54 DONE 14.6s 19:08:59 19:08:59 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:09:00 #65 ... 19:09:00 19:09:00 #59 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:09:00 #59 DONE 14.5s 19:09:00 19:09:00 #66 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:09:00 #66 DONE 0.1s 19:09:00 19:09:00 #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:09:00 #51 DONE 14.6s 19:09:00 19:09:00 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:09:00 #61 DONE 14.6s 19:09:00 19:09:00 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:09:01 #65 ... 19:09:01 19:09:01 #67 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:09:01 #67 DONE 0.7s 19:09:01 19:09:01 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:09:01 #53 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:09:01 #53 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:09:01 #53 16.08 OK: 264 MiB in 52 packages 19:09:02 #53 DONE 17.3s 19:09:02 19:09:02 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:09:02 #55 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:09:02 #55 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:09:02 #55 16.10 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:09:02 #55 16.10 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:09:02 #55 16.10 OK: 20068 distinct packages available 19:09:02 #55 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:09:02 #55 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:09:02 #55 16.49 OK: 264 MiB in 52 packages 19:09:02 #55 DONE 17.3s 19:09:02 19:09:02 #57 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:09:02 #57 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:09:02 #57 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:09:02 #57 16.30 (1/1) Installing dumb-init (1.2.5-r2) 19:09:02 #57 16.31 Executing busybox-1.36.1-r2.trigger 19:09:02 #57 16.32 OK: 7 MiB in 16 packages 19:09:02 #57 DONE 17.5s 19:09:02 19:09:02 #43 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:09:02 #43 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:09:02 #43 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:09:02 #43 16.11 OK: 264 MiB in 52 packages 19:09:02 #43 DONE 17.5s 19:09:02 19:09:02 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:09:02 #68 ... 19:09:02 19:09:02 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:09:02 #56 15.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:09:02 #56 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:09:02 #56 16.11 (1/4) Installing ca-certificates (20230506-r0) 19:09:02 #56 16.15 (2/4) Installing dumb-init (1.2.5-r2) 19:09:02 #56 16.15 (3/4) Installing su-exec (0.2-r3) 19:09:02 #56 16.15 (4/4) Installing yq (4.33.3-r3) 19:09:02 #56 16.23 Executing busybox-1.36.1-r2.trigger 19:09:02 #56 16.24 Executing ca-certificates-20230506-r0.trigger 19:09:02 #56 16.28 OK: 17 MiB in 19 packages 19:09:02 #56 DONE 17.3s 19:09:02 19:09:02 #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:09:02 #69 DONE 2.4s 19:09:02 19:09:02 #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:09:02 #70 DONE 1.8s 19:09:02 19:09:02 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:09:02 #62 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:09:02 #62 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:09:02 #62 16.12 OK: 264 MiB in 52 packages 19:09:02 #62 DONE 17.4s 19:09:02 19:09:02 #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:09:02 #71 DONE 0.1s 19:09:03 19:09:03 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:09:03 #72 DONE 0.2s 19:09:03 19:09:03 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:09:03 #68 DONE 0.2s 19:09:03 19:09:03 #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:09:03 #73 DONE 0.1s 19:09:03 19:09:03 #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:09:03 #74 DONE 0.2s 19:09:03 19:09:03 #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:09:03 #75 DONE 0.2s 19:09:03 19:09:03 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:03 #76 ... 19:09:03 19:09:03 #77 [security-spire-agent stage-3 6/9] COPY security.txt / 19:09:03 #77 DONE 0.1s 19:09:03 19:09:03 #78 [security-spire-server stage-2 5/8] COPY security.txt / 19:09:03 #78 DONE 0.2s 19:09:03 19:09:03 #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:09:03 #79 DONE 0.1s 19:09:03 19:09:03 #80 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:09:03 #80 DONE 0.1s 19:09:03 19:09:03 #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:09:03 #81 DONE 0.1s 19:09:03 19:09:03 #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:09:03 #82 DONE 0.1s 19:09:03 19:09:03 #83 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:09:03 #83 DONE 0.1s 19:09:03 19:09:03 #84 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:09:03 #84 DONE 0.1s 19:09:03 19:09:03 #85 [security-spire-agent] exporting to image 19:09:03 #85 exporting layers 19:09:03 #85 ... 19:09:03 19:09:03 #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:09:03 #65 DONE 3.6s 19:09:03 19:09:03 #86 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:09:03 #86 DONE 0.1s 19:09:03 19:09:03 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:09:03 #60 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:09:03 #60 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:09:03 #60 18.31 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:09:03 #60 18.31 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:09:03 #60 18.31 OK: 20064 distinct packages available 19:09:03 #60 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:09:04 #60 ... 19:09:04 19:09:04 #85 [security-spire-agent] exporting to image 19:09:04 #85 exporting layers 0.6s done 19:09:04 #85 writing image sha256:22e4be7779c71398b7a62d16c56ed25e4a58b2a7c78a74ce3eb8084b22352d6f done 19:09:04 #85 naming to docker.io/library/security-spire-server done 19:09:04 #85 writing image sha256:ba2f6d972267c150963b9a9ef5d1b2ceb51827d58ddbd8e6d5e97941f2821edb done 19:09:04 #85 naming to docker.io/library/security-spire-agent done 19:09:04 #85 DONE 0.7s 19:09:04 19:09:04 #60 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:09:04 #60 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:09:04 #60 18.70 (1/4) Installing dumb-init (1.2.5-r2) 19:09:04 #60 18.70 (2/4) Installing musl-obstack (1.2.3-r2) 19:09:04 #60 18.70 (3/4) Installing libucontext (1.2-r2) 19:09:04 #60 18.71 (4/4) Installing gcompat (1.1.0-r1) 19:09:04 #60 18.71 Executing busybox-1.36.1-r2.trigger 19:09:04 #60 18.72 OK: 8 MiB in 19 packages 19:09:04 #60 DONE 18.9s 19:09:04 19:09:04 #87 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:09:05 #87 DONE 1.0s 19:09:05 19:09:05 #88 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:09:05 #88 DONE 0.0s 19:09:05 19:09:05 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:05 #89 ... 19:09:05 19:09:05 #90 [security-spire-config stage-2 5/9] COPY security.txt / 19:09:05 #90 DONE 0.0s 19:09:05 19:09:05 #91 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:09:05 #91 DONE 0.0s 19:09:05 19:09:05 #92 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:09:05 #92 DONE 0.0s 19:09:05 19:09:05 #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:09:05 #93 DONE 0.0s 19:09:05 19:09:05 #85 [security-spire-config] exporting to image 19:09:06 #85 exporting layers 0.5s done 19:09:06 #85 writing image sha256:0ee69d20fc5fac1384e2a3be407087f41bd1f54f8c6cc0a5914a20def1f76d51 done 19:09:06 #85 naming to docker.io/library/security-spire-config done 19:09:06 #85 DONE 1.1s 19:09:06 19:09:06 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:14 #94 ... 19:09:14 19:09:14 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:32 #95 DONE 28.0s 19:09:32 19:09:32 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:32 #89 DONE 28.0s 19:09:32 19:09:32 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:32 #94 DONE 28.0s 19:09:32 19:09:32 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:32 #76 DONE 28.0s 19:09:32 19:09:32 #96 [support-notifications builder 6/7] COPY . . 19:09:33 Removing intermediate container 61486e6293be 19:09:33 ---> 1099d2276142 19:09:33 Successfully built 1099d2276142 19:09:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:33 + docker inspect -f . ci-base-image-arm64 19:09:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:33 prd-ubuntu20.04-docker-arm64-4c-16g-8499 does not seem to be running inside a container 19:09:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:35 $ docker top 2af183329b6f2a6f8d64fcc6fd2e60f2bc6f641bd5385825ea5804c4c81ed59e -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:35 + go version 19:09:35 go version go1.21.0 linux/arm64 [Pipeline] } 19:09:36 $ docker stop --time=1 2af183329b6f2a6f8d64fcc6fd2e60f2bc6f641bd5385825ea5804c4c81ed59e 19:09:37 $ docker rm -f --volumes 2af183329b6f2a6f8d64fcc6fd2e60f2bc6f641bd5385825ea5804c4c81ed59e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:38 + docker inspect -f . ci-base-image-arm64 19:09:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:38 prd-ubuntu20.04-docker-arm64-4c-16g-8499 does not seem to be running inside a container 19:09:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:39 $ docker top cc133171f90f626f703b653869b663cdee290927d01944f835032de2069b57a7 -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:40 ========================================================= 19:09:40 [edgeXBuildGoParallel] Running Tests and Build... 19:09:40 ========================================================= [Pipeline] sh 19:09:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:09:41 + make test 19:09:41 go test -race -coverprofile=coverage.out ./... 19:09:42 #96 ... 19:09:42 19:09:42 #97 [security-spiffe-token-provider builder 6/7] COPY . . 19:09:42 #97 ... 19:09:42 19:09:42 #98 [core-common-config-bootstrapper builder 6/7] COPY . . 19:09:42 #98 ... 19:09:42 19:09:42 #99 [security-bootstrapper builder 6/7] COPY . . 19:09:44 #99 DONE 13.0s 19:09:44 19:09:44 #96 [support-notifications builder 6/7] COPY . . 19:09:44 #96 DONE 13.0s 19:09:44 19:09:44 #100 [core-data builder 6/7] COPY . . 19:09:44 #100 CACHED 19:09:44 19:09:44 #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:44 #101 CACHED 19:09:44 19:09:44 #102 [core-data builder 4/7] COPY go.mod vendor* ./ 19:09:44 #102 CACHED 19:09:44 19:09:44 #103 [core-command builder 4/7] COPY go.mod vendor* ./ 19:09:44 #103 CACHED 19:09:44 19:09:44 #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:44 #104 CACHED 19:09:44 19:09:44 #105 [core-command builder 6/7] COPY . . 19:09:44 #105 CACHED 19:09:44 19:09:44 #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:44 #106 CACHED 19:09:44 19:09:44 #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:09:44 #107 CACHED 19:09:44 19:09:44 #108 [security-proxy-auth builder 6/7] COPY . . 19:09:44 #108 CACHED 19:09:44 19:09:44 #109 [support-scheduler builder 6/7] COPY . . 19:09:44 #109 CACHED 19:09:44 19:09:44 #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:09:44 #110 CACHED 19:09:44 19:09:44 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:44 #111 CACHED 19:09:44 19:09:44 #112 [core-metadata builder 6/7] COPY . . 19:09:44 #112 CACHED 19:09:44 19:09:44 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:44 #113 CACHED 19:09:44 19:09:44 #114 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:09:44 #114 CACHED 19:09:44 19:09:44 #98 [core-common-config-bootstrapper builder 6/7] COPY . . 19:09:44 #98 DONE 13.0s 19:09:44 19:09:44 #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:09:44 #115 ... 19:09:44 19:09:44 #116 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:09:44 #116 CACHED 19:09:44 19:09:44 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:44 #117 CACHED 19:09:44 19:09:44 #118 [security-secretstore-setup builder 6/7] COPY . . 19:09:44 #118 CACHED 19:09:44 19:09:44 #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:09:44 #119 CACHED 19:09:44 19:09:44 #120 [security-proxy-setup builder 6/7] COPY . . 19:09:44 #120 CACHED 19:09:44 19:09:44 #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:44 #121 CACHED 19:09:44 19:09:44 #97 [security-spiffe-token-provider builder 6/7] COPY . . 19:09:44 #97 DONE 13.1s 19:09:44 19:09:44 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:09:45 #122 1.473 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 19:09:53 #122 ... 19:09:53 19:09:53 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:09:53 #0 0.870 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 19:09:54 #123 ... 19:09:54 19:09:54 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:09:54 #0 0.716 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 19:09:54 #124 ... 19:09:54 19:09:54 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:09:54 #0 1.572 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 19:09:54 #125 ... 19:09:54 19:09:54 #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:09:54 #0 1.197 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 19:09:55 #126 ... 19:09:55 19:09:55 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:09:55 #0 0.594 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 19:09:55 #127 ... 19:09:55 19:09:55 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:09:55 #0 0.985 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 19:09:55 #128 ... 19:09:55 19:09:55 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:09:55 #0 1.268 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 19:09:55 #129 ... 19:09:55 19:09:55 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:09:55 #0 0.775 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 19:09:55 #130 ... 19:09:55 19:09:55 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:09:55 #0 1.284 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 19:09:55 #131 ... 19:09:55 19:09:55 #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:09:55 #115 0.696 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 19:10:13 ? github.com/edgexfoundry/edgex-go [no test files] 19:11:17 #115 ... 19:11:17 19:11:17 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:11:17 #129 80.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:11:17 #129 DONE 88.9s 19:11:17 19:11:17 #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:11:17 #126 DONE 88.9s 19:11:17 19:11:17 #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:11:17 #125 DONE 88.9s 19:11:17 19:11:17 #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:11:17 #115 DONE 88.9s 19:11:17 19:11:17 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:11:17 #132 ... 19:11:17 19:11:17 #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:11:17 #124 DONE 89.0s 19:11:17 19:11:17 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:11:17 #122 DONE 89.1s 19:11:17 19:11:17 #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:11:17 #128 DONE 89.2s 19:11:17 19:11:17 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:11:17 #133 ... 19:11:17 19:11:17 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:11:17 #123 DONE 89.3s 19:11:17 19:11:17 #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:11:17 #130 DONE 89.4s 19:11:17 19:11:17 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:11:17 #131 DONE 89.4s 19:11:17 19:11:17 #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:11:17 #127 DONE 89.5s 19:11:17 19:11:17 #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:11:17 #134 ... 19:11:17 19:11:17 #135 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:11:17 #135 DONE 0.9s 19:11:17 19:11:17 #136 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:11:17 #136 DONE 0.9s 19:11:17 19:11:17 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:11:17 #133 DONE 0.7s 19:11:17 19:11:17 #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:11:17 #132 DONE 0.9s 19:11:17 19:11:17 #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:11:17 #137 DONE 0.7s 19:11:17 19:11:17 #138 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:11:17 #138 DONE 0.7s 19:11:17 19:11:17 #139 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:11:17 #139 ... 19:11:17 19:11:17 #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:11:17 #134 DONE 0.6s 19:11:17 19:11:17 #140 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:11:17 #140 DONE 0.3s 19:11:17 19:11:17 #141 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:11:17 #141 CACHED 19:11:17 19:11:17 #142 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:11:17 #142 CACHED 19:11:17 19:11:17 #143 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:11:17 #143 CACHED 19:11:17 19:11:17 #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:11:17 #144 CACHED 19:11:17 19:11:17 #145 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:11:17 #145 CACHED 19:11:17 19:11:17 #146 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:11:17 #146 CACHED 19:11:17 19:11:17 #147 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:11:17 #147 DONE 0.3s 19:11:17 19:11:17 #148 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:11:17 #148 DONE 0.3s 19:11:17 19:11:17 #139 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:11:17 #139 DONE 0.3s 19:11:17 19:11:17 #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:11:17 #149 CACHED 19:11:17 19:11:17 #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:11:17 #150 CACHED 19:11:17 19:11:17 #151 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:11:17 #151 ... 19:11:17 19:11:17 #152 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:11:17 #152 DONE 0.3s 19:11:17 19:11:17 #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:11:17 #153 ... 19:11:17 19:11:17 #154 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:11:17 #154 DONE 2.4s 19:11:17 19:11:17 #155 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:11:17 #155 DONE 2.4s 19:11:17 19:11:17 #156 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:11:17 #156 DONE 2.5s 19:11:17 19:11:17 #157 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:11:17 #157 ... 19:11:17 19:11:17 #158 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:11:17 #158 DONE 2.9s 19:11:17 19:11:17 #159 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:11:17 #159 ... 19:11:17 19:11:17 #160 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:11:17 #160 DONE 3.2s 19:11:17 19:11:17 #161 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:11:17 #161 ... 19:11:17 19:11:17 #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:11:17 #162 DONE 3.5s 19:11:17 19:11:17 #163 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:11:17 #163 DONE 3.8s 19:11:17 19:11:17 #164 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:11:17 #164 ... 19:11:17 19:11:17 #151 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:11:17 #151 DONE 3.7s 19:11:17 19:11:17 #165 [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 19:11:17 #165 DONE 3.8s 19:11:17 19:11:17 #166 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:11:17 #166 DONE 4.2s 19:11:17 19:11:17 #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:11:17 #153 DONE 3.8s 19:11:18 19:11:18 #167 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:11:19 #167 ... 19:11:19 19:11:19 #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:11:19 #168 DONE 2.9s 19:11:19 19:11:19 #157 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:11:19 #157 DONE 3.0s 19:11:19 19:11:19 #161 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:11:19 #161 DONE 2.0s 19:11:19 19:11:19 #159 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:11:19 #159 DONE 2.4s 19:11:19 19:11:19 #169 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:11:19 #169 DONE 2.6s 19:11:19 19:11:19 #164 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:11:19 #164 DONE 1.7s 19:11:19 19:11:19 #170 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:11:19 #170 DONE 1.6s 19:11:19 19:11:19 #171 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:11:19 #171 DONE 1.6s 19:11:19 19:11:19 #172 [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 19:11:19 #172 DONE 1.6s 19:11:19 19:11:19 #85 [core-data] exporting to image 19:11:19 #85 exporting layers 19:11:19 #85 ... 19:11:19 19:11:19 #167 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:11:19 #167 DONE 1.6s 19:11:19 19:11:19 #173 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:11:19 #173 DONE 1.6s 19:11:19 19:11:19 #85 [security-spiffe-token-provider] exporting to image 19:11:20 #85 ... 19:11:20 19:11:20 #174 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:11:20 #174 DONE 0.5s 19:11:20 19:11:20 #175 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:11:20 #175 DONE 0.5s 19:11:20 19:11:20 #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:11:20 #176 DONE 0.5s 19:11:20 19:11:20 #85 [support-notifications] exporting to image 19:11:20 #85 writing image sha256:d1f2e283b0a9789db7834e0a533da7f6d197a6338c5c7c5ff53c22f75d5831db 0.0s done 19:11:20 #85 naming to docker.io/library/core-command done 19:11:20 #85 ... 19:11:20 19:11:20 #177 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:11:20 #177 DONE 0.5s 19:11:20 19:11:20 #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:11:20 #178 DONE 0.5s 19:11:20 19:11:20 #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:11:20 #179 DONE 0.5s 19:11:20 19:11:20 #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:11:20 #180 DONE 0.5s 19:11:20 19:11:20 #85 [core-metadata] exporting to image 19:11:20 #85 exporting layers 0.4s done 19:11:20 #85 writing image sha256:425ce0ea3d39e7191932bdb5b2877990bea2693c3398871339fadd9e2272ed9c done 19:11:20 #85 naming to docker.io/library/core-data done 19:11:20 #85 writing image sha256:0a051deff7f5eb443d3f235602fdc05c4155e83107e4aea4d3ee7ad966082bcf done 19:11:20 #85 naming to docker.io/library/support-scheduler done 19:11:20 #85 writing image sha256:dad3a8000432a2c125b8a03e4493838fb19d8b21674bdc8878e33833a084aef1 0.0s done 19:11:20 #85 naming to docker.io/library/security-spiffe-token-provider done 19:11:20 #85 exporting layers 0.5s done 19:11:20 #85 exporting layers 0.6s done 19:11:20 #85 writing image sha256:fbf5358d9bb7d80916596af2af12c817849f3b6615d5e363792dd9cd20e1d28d done 19:11:20 #85 naming to docker.io/library/core-metadata done 19:11:20 #85 writing image sha256:49692caa25997045c353a5a0b1939c7b1231fc1d8a97ef50fd88c9a63ec46ea9 done 19:11:20 #85 naming to docker.io/library/support-notifications done 19:11:20 #85 DONE 2.5s 19:11:20 19:11:20 #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:11:20 #181 DONE 0.8s 19:11:20 19:11:20 #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:20 #182 DONE 0.8s 19:11:20 19:11:20 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:11:20 #183 DONE 0.8s 19:11:20 19:11:20 #184 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:20 #184 DONE 1.0s 19:11:20 19:11:20 #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:11:21 #185 ... 19:11:21 19:11:21 #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:21 #186 DONE 1.0s 19:11:21 19:11:21 #85 [core-common-config-bootstrapper] exporting to image 19:11:21 #85 ... 19:11:21 19:11:21 #187 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:21 #187 DONE 0.5s 19:11:21 19:11:21 #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:11:21 #185 DONE 0.5s 19:11:21 19:11:21 #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:21 #188 DONE 0.1s 19:11:21 19:11:21 #189 [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/ 19:11:21 #189 DONE 0.1s 19:11:21 19:11:21 #85 [core-common-config-bootstrapper] exporting to image 19:11:21 #85 exporting layers 0.5s done 19:11:21 #85 writing image sha256:e4d42d9a9451d692d816c55ddbaa4c17d82a6d9292a7a4dc0925c17677e0249b done 19:11:21 #85 naming to docker.io/library/security-proxy-auth done 19:11:21 #85 writing image sha256:a754fe5cd684a48e4527aa5f81f919d65ecdc6e2f676c0bf611a45e92d652924 done 19:11:21 #85 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 19:11:21 #85 DONE 3.2s 19:11:21 19:11:21 #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:11:21 #190 DONE 0.1s 19:11:21 19:11:21 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:11:21 #191 DONE 0.0s 19:11:21 19:11:21 #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:11:21 #192 DONE 0.0s 19:11:21 19:11:21 #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:11:22 #193 ... 19:11:22 19:11:22 #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:22 #194 DONE 1.1s 19:11:22 19:11:22 #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:22 #195 DONE 0.8s 19:11:22 19:11:22 #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:11:22 #193 DONE 0.5s 19:11:22 19:11:22 #85 [security-bootstrapper] exporting to image 19:11:22 #85 exporting layers 0.3s done 19:11:22 #85 writing image sha256:e1edddd7c70dd99b08f1590a5b537d5209171b53fbfa880226004a4db0269318 done 19:11:22 #85 naming to docker.io/library/security-proxy-setup done 19:11:22 #85 exporting layers 0.3s done 19:11:22 #85 writing image sha256:6b36cf2dd05ae3be584be191f8ce333bae9949599b98ac061a7acff1b577c2e7 done 19:11:22 #85 naming to docker.io/library/security-secretstore-setup done 19:11:22 #85 writing image sha256:b57e6dd706d37695bd7b9b5da535d10f3d01020cdf23a833e6e89b016bfc606a done 19:11:22 #85 naming to docker.io/library/security-bootstrapper done 19:11:22 #85 DONE 3.8s 19:11:22 time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:11:22 time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:11:22 time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:11:22 time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:11:22 time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:11:22 time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:11:22 time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:11:22 time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:11:22 time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:11:22 time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:11:22 time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:11:22 time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:11:22 time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:11:22 time="2023-10-04T19:08:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:11:22 $ docker stop --time=1 d48c605fa099dd54c950ae739385ec4d7e942c2fba37ea5e82f698f0ac8e7f69 19:11:23 $ docker rm -f --volumes d48c605fa099dd54c950ae739385ec4d7e942c2fba37ea5e82f698f0ac8e7f69 [Pipeline] // withDockerContainer [Pipeline] sh 19:11:24 + docker images 19:11:24 REPOSITORY TAG IMAGE ID CREATED SIZE 19:11:24 security-secretstore-setup latest 6b36cf2dd05a 2 seconds ago 44.4MB 19:11:24 security-bootstrapper latest b57e6dd706d3 2 seconds ago 23.3MB 19:11:24 security-proxy-setup latest e1edddd7c70d 3 seconds ago 29.4MB 19:11:24 core-common-config-bootstrapper latest a754fe5cd684 4 seconds ago 18.2MB 19:11:24 security-proxy-auth latest e4d42d9a9451 4 seconds ago 19.5MB 19:11:24 core-command latest d1f2e283b0a9 5 seconds ago 21.2MB 19:11:24 security-spiffe-token-provider latest dad3a8000432 5 seconds ago 35MB 19:11:24 support-scheduler latest 0a051deff7f5 5 seconds ago 34MB 19:11:24 core-metadata latest fbf5358d9bb7 5 seconds ago 21.7MB 19:11:24 support-notifications latest 49692caa2599 5 seconds ago 34.6MB 19:11:24 core-data latest 425ce0ea3d39 5 seconds ago 21.4MB 19:11:24 security-spire-config latest 0ee69d20fc5f 2 minutes ago 101MB 19:11:24 security-spire-server latest 22e4be7779c7 2 minutes ago 102MB 19:11:24 security-spire-agent latest ba2f6d972267 2 minutes ago 161MB 19:11:24 ci-base-image-x86_64 latest fa73606cd2ed 5 minutes ago 928MB 19:11:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 2 weeks ago 557MB 19:11:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 19:11:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:11:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:11:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.437s coverage: 28.7% of statements 19:12:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.270s coverage: 97.0% of statements 19:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:12:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.465s coverage: 69.2% of statements 19:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:12:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:12:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.331s coverage: 53.2% of statements 19:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:12:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.419s coverage: 93.4% of statements 19:12:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.451s coverage: 4.1% of statements 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:12:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:12:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:12:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.653s coverage: 97.6% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/io 1.176s coverage: 72.2% of statements 19:12:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:12:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:12:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.604s coverage: 0.9% of statements 19:12:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.344s coverage: 32.2% of statements 19:12:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.587s coverage: 41.7% of statements 19:12:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.550s coverage: 82.9% of statements 19:12:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.470s coverage: 94.1% of statements 19:12:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.331s coverage: 96.3% of statements 19:13:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.341s coverage: 87.5% of statements 19:13:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:13:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.322s coverage: 94.4% of statements 19:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:13:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:13:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.019s coverage: 79.9% of statements 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.241s coverage: 92.9% of statements 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.202s coverage: 62.3% of statements 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.189s coverage: 87.2% of statements 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.159s coverage: 20.0% of statements 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.164s coverage: 100.0% of statements 19:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.372s coverage: 81.8% of statements 19:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:13:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:13:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.348s coverage: 82.1% of statements 19:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.208s coverage: 86.0% of statements 19:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:13:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:13:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.881s coverage: 63.1% of statements 19:13:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.275s coverage: 100.0% of statements 19:13:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.102s coverage: 89.4% of statements 19:13:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.071s coverage: 100.0% of statements 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:13:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements 19:13:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.118s coverage: 100.0% of statements 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:13:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.767s coverage: 38.4% of statements 19:13:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.267s coverage: 89.5% of statements 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:13:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:13:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.193s coverage: 84.8% of statements 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:13:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:14:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:14:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:14:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:14:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.270s coverage: 19.9% of statements 19:14:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.534s coverage: 95.7% of statements 19:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:14:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:14:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.237s coverage: 61.8% of statements 19:14:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:14:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.387s coverage: 98.9% of statements 19:14:09 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:14:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:14:09 go vet ./... 19:16:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:16:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:16:15 ./bin/test-attribution-txt.sh [Pipeline] echo 19:16:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:16:16 + ls -al . 19:16:16 total 728 19:16:16 drwxrwxr-x 11 1001 1001 4096 Oct 4 19:09 . 19:16:16 drwxr-xr-x 4 root root 4096 Oct 4 19:09 .. 19:16:16 drwxrwxr-x 2 1001 1001 4096 Oct 4 19:07 .blubracket 19:16:16 -rw-rw-r-- 1 1001 1001 16 Oct 4 19:07 .dockerignore 19:16:16 drwxrwxr-x 8 1001 1001 4096 Oct 4 19:07 .git 19:16:16 drwxrwxr-x 3 1001 1001 4096 Oct 4 19:07 .github 19:16:16 -rw-rw-r-- 1 1001 1001 1173 Oct 4 19:07 .gitignore 19:16:16 -rw-rw-r-- 1 1001 1001 42 Oct 4 19:07 .golangci.yml 19:16:16 -rw-rw-r-- 1 1001 1001 100 Oct 4 19:07 .hadolint.yml 19:16:16 -rw-rw-r-- 1 1001 1001 166 Oct 4 19:07 .sonarcloud.properties 19:16:16 -rw-rw-r-- 1 1001 1001 1171 Oct 4 19:07 ADOPTERS.md 19:16:16 -rw-rw-r-- 1 1001 1001 11674 Oct 4 19:07 Attribution.txt 19:16:16 -rw-rw-r-- 1 1001 1001 93407 Oct 4 19:07 CHANGELOG.md 19:16:16 -rw-rw-r-- 1 1001 1001 3804 Oct 4 19:07 CONTRIBUTING.md 19:16:16 -rw-rw-r-- 1 1001 1001 677 Oct 4 19:07 GOVERNANCE.md 19:16:16 -rw-rw-r-- 1 1001 1001 883 Oct 4 19:07 Jenkinsfile 19:16:16 -rw-rw-r-- 1 1001 1001 10775 Oct 4 19:07 LICENSE 19:16:16 -rw-rw-r-- 1 1001 1001 15054 Oct 4 19:07 Makefile 19:16:16 -rw-rw-r-- 1 1001 1001 582 Oct 4 19:07 OWNERS.md 19:16:16 -rw-rw-r-- 1 1001 1001 9923 Oct 4 19:07 README.md 19:16:16 -rw-rw-r-- 1 1001 1001 789 Oct 4 19:07 SECURITY.md 19:16:16 -rw-rw-r-- 1 1001 1001 5 Oct 4 19:05 VERSION 19:16:16 drwxrwxr-x 2 1001 1001 4096 Oct 4 19:07 bin 19:16:16 drwxrwxr-x 18 1001 1001 4096 Oct 4 19:07 cmd 19:16:16 -rw-r--r-- 1 root root 453602 Oct 4 19:14 coverage.out 19:16:16 drwxrwxr-x 2 1001 1001 4096 Oct 4 19:07 fuzz_test 19:16:16 -rw-rw-r-- 1 1001 1001 3689 Oct 4 19:07 go.mod 19:16:16 -rw-rw-r-- 1 1001 1001 34977 Oct 4 19:07 go.sum 19:16:16 drwxrwxr-x 7 1001 1001 4096 Oct 4 19:07 internal 19:16:16 drwxrwxr-x 3 1001 1001 4096 Oct 4 19:07 openapi 19:16:16 -rw-rw-r-- 1 1001 1001 594 Oct 4 19:07 security.txt 19:16:16 drwxrwxr-x 4 1001 1001 4096 Oct 4 19:07 snap 19:16:16 -rw-rw-r-- 1 1001 1001 204 Oct 4 19:07 version.go [Pipeline] sh 19:16:16 + '[' -e coverage.out ] 19:16:16 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:16 Warning: overwriting stash ‘coverage-report’ 19:16:17 Stashed 1 file(s) [Pipeline] sh 19:16:17 + make build 19:16:18 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 19:17:39 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 19:17:39 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 19:17:39 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 19:17:41 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 19:18:07 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 19:18:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:18: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 19:18: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:18:27 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 19:18:30 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 19:18:35 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] } 19:18:40 $ docker stop --time=1 cc133171f90f626f703b653869b663cdee290927d01944f835032de2069b57a7 19:18:42 $ docker rm -f --volumes cc133171f90f626f703b653869b663cdee290927d01944f835032de2069b57a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:44 19:18:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:45 latest: Pulling from edgex-devops/edgex-compose-arm64 19:18:45 547446be3368: Pulling fs layer 19:18:45 d125d8839a47: Pulling fs layer 19:18:45 3e85d5ac6304: Pulling fs layer 19:18:45 c3105a71a48b: Pulling fs layer 19:18:45 0f093f025ec4: Pulling fs layer 19:18:45 c3106fc0e877: Pulling fs layer 19:18:45 c3105a71a48b: Waiting 19:18:45 0f093f025ec4: Waiting 19:18:45 c3106fc0e877: Waiting 19:18:45 547446be3368: Verifying Checksum 19:18:45 547446be3368: Download complete 19:18:45 c3105a71a48b: Verifying Checksum 19:18:45 c3105a71a48b: Download complete 19:18:45 d125d8839a47: Verifying Checksum 19:18:45 d125d8839a47: Download complete 19:18:46 c3106fc0e877: Verifying Checksum 19:18:46 c3106fc0e877: Download complete 19:18:46 0f093f025ec4: Verifying Checksum 19:18:46 0f093f025ec4: Download complete 19:18:46 547446be3368: Pull complete 19:18:47 d125d8839a47: Pull complete 19:18:47 3e85d5ac6304: Verifying Checksum 19:18:47 3e85d5ac6304: Download complete 19:18:56 3e85d5ac6304: Pull complete 19:18:56 c3105a71a48b: Pull complete 19:18:56 0f093f025ec4: Pull complete 19:18:57 c3106fc0e877: Pull complete 19:18:57 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 19:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:57 prd-ubuntu20.04-docker-arm64-4c-16g-8499 does not seem to be running inside a container 19:18:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:18:59 $ docker top 0ba2dfd646abdd9dec8c3c253ac0168d8ac19f687017dc1c7018db0f77a8db80 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:00 + docker compose -f ./docker-compose-build.yml build --parallel 19:19:08 #1 [core-data internal] load build definition from Dockerfile 19:19:08 #1 transferring dockerfile: 19:19:08 #1 transferring dockerfile: 1.90kB done 19:19:08 #1 DONE 0.1s 19:19:09 19:19:09 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:19:09 #2 transferring dockerfile: 1.78kB done 19:19:09 #2 DONE 0.0s 19:19:09 19:19:09 #3 [core-command internal] load build definition from Dockerfile 19:19:09 #3 transferring dockerfile: 1.82kB done 19:19:09 #3 DONE 0.1s 19:19:09 19:19:09 #4 [security-secretstore-setup internal] load build definition from Dockerfile 19:19:09 #4 transferring dockerfile: 2.38kB 0.0s done 19:19:09 #4 ... 19:19:09 19:19:09 #5 [core-metadata internal] load build definition from Dockerfile 19:19:09 #5 transferring dockerfile: 1.96kB done 19:19:09 #5 DONE 0.1s 19:19:09 19:19:09 #6 [security-spire-server internal] load build definition from Dockerfile 19:19:09 #6 transferring dockerfile: 1.59kB 0.0s done 19:19:09 #6 DONE 0.1s 19:19:09 19:19:09 #7 [security-spire-agent internal] load build definition from Dockerfile 19:19:11 #7 ... 19:19:11 19:19:11 #8 [security-proxy-setup internal] load build definition from Dockerfile 19:19:11 #8 transferring dockerfile: 2.39kB done 19:19:11 #8 DONE 2.3s 19:19:11 19:19:11 #7 [security-spire-agent internal] load build definition from Dockerfile 19:19:11 #7 transferring dockerfile: 1.70kB done 19:19:11 #7 DONE 2.3s 19:19:11 19:19:11 #9 [support-scheduler internal] load .dockerignore 19:19:11 #9 ... 19:19:11 19:19:11 #10 [support-notifications internal] load build definition from Dockerfile 19:19:11 #10 transferring dockerfile: 1.84kB done 19:19:11 #10 DONE 2.4s 19:19:11 19:19:11 #11 [security-proxy-auth internal] load build definition from Dockerfile 19:19:11 #11 transferring dockerfile: 2.04kB done 19:19:11 #11 DONE 2.5s 19:19:11 19:19:11 #12 [security-bootstrapper internal] load build definition from Dockerfile 19:19:11 #12 transferring dockerfile: 2.82kB done 19:19:11 #12 DONE 2.4s 19:19:11 19:19:11 #13 [support-scheduler internal] load build definition from Dockerfile 19:19:11 #13 transferring dockerfile: 1.82kB 0.0s done 19:19:12 #13 DONE 2.5s 19:19:12 19:19:12 #14 [security-spire-config internal] load build definition from Dockerfile 19:19:12 #14 transferring dockerfile: 1.58kB done 19:19:12 #14 DONE 2.6s 19:19:12 19:19:12 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:19:12 #15 transferring dockerfile: 2.12kB 0.0s done 19:19:12 #15 DONE 2.5s 19:19:12 19:19:12 #16 [support-notifications internal] load .dockerignore 19:19:12 #16 transferring context: 56B 0.0s done 19:19:12 #16 DONE 1.6s 19:19:12 19:19:12 #17 [core-metadata internal] load .dockerignore 19:19:12 #17 transferring context: 56B 0.0s done 19:19:12 #17 DONE 1.8s 19:19:12 19:19:12 #18 [core-data internal] load .dockerignore 19:19:12 #18 transferring context: 56B 0.0s done 19:19:12 #18 DONE 2.5s 19:19:12 19:19:12 #9 [support-scheduler internal] load .dockerignore 19:19:12 #9 transferring context: 56B 0.0s done 19:19:12 #9 ... 19:19:12 19:19:12 #19 [security-bootstrapper internal] load .dockerignore 19:19:12 #19 transferring context: 56B 0.0s done 19:19:12 #19 DONE 1.6s 19:19:12 19:19:12 #20 [security-spire-server internal] load .dockerignore 19:19:12 #20 transferring context: 56B 0.0s done 19:19:12 #20 DONE 1.9s 19:19:12 19:19:12 #21 [core-command internal] load .dockerignore 19:19:12 #21 transferring context: 56B 0.0s done 19:19:12 #21 DONE 2.0s 19:19:12 19:19:12 #22 [security-spire-agent internal] load .dockerignore 19:19:12 #22 transferring context: 56B 0.0s done 19:19:12 #22 DONE 1.9s 19:19:12 19:19:12 #23 [security-proxy-setup internal] load .dockerignore 19:19:12 #23 transferring context: 56B 0.0s done 19:19:12 #23 DONE 2.0s 19:19:12 19:19:12 #24 [security-spiffe-token-provider internal] load .dockerignore 19:19:12 #24 transferring context: 56B 0.0s done 19:19:12 #24 DONE 2.1s 19:19:12 19:19:12 #25 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:19:12 #25 DONE 0.0s 19:19:12 19:19:12 #26 [core-data internal] load metadata for docker.io/library/alpine:3.18 19:19:12 #26 ... 19:19:12 19:19:12 #27 [security-spire-config internal] load .dockerignore 19:19:12 #27 transferring context: 56B 0.0s done 19:19:12 #27 DONE 1.8s 19:19:12 19:19:12 #9 [support-scheduler internal] load .dockerignore 19:19:12 #9 DONE 1.8s 19:19:12 19:19:12 #28 [core-common-config-bootstrapper internal] load .dockerignore 19:19:12 #28 transferring context: 56B 0.0s done 19:19:12 #28 DONE 1.8s 19:19:12 19:19:12 #25 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:19:12 #25 DONE 0.0s 19:19:12 19:19:12 #26 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:19:12 #26 ... 19:19:12 19:19:12 #29 [security-proxy-auth internal] load .dockerignore 19:19:12 #29 transferring context: 56B 0.0s done 19:19:12 #29 DONE 2.0s 19:19:12 19:19:12 #30 [security-secretstore-setup internal] load .dockerignore 19:19:12 #30 transferring context: 56B 0.0s done 19:19:12 #30 DONE 2.2s 19:19:13 19:19:13 #4 [security-secretstore-setup internal] load build definition from Dockerfile 19:19:13 #4 ... 19:19:13 19:19:13 #25 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:19:13 #25 DONE 0.0s 19:19:13 19:19:13 #26 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:19:13 #26 DONE 0.9s 19:19:13 19:19:13 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:19:13 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:19:13 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:19:13 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:19:13 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:19:13 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0B / 3.33MB 0.2s 19:19:13 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.3s 19:19:13 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.15MB / 3.33MB 0.4s 19:19:13 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 19:19:13 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 19:19:13 #31 ... 19:19:13 19:19:13 #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:19:13 #25 DONE 0.0s 19:19:13 19:19:13 #26 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:19:13 #26 DONE 1.0s 19:19:13 19:19:13 #32 [core-metadata internal] load build context 19:19:14 #32 ... 19:19:14 19:19:14 #25 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:19:14 #25 DONE 0.0s 19:19:14 19:19:14 #32 [core-metadata internal] load build context 19:19:14 #32 ... 19:19:14 19:19:14 #26 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:19:14 #26 DONE 1.3s 19:19:14 19:19:14 #32 [core-metadata internal] load build context 19:19:14 #32 ... 19:19:14 19:19:14 #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:19:14 #25 DONE 0.0s 19:19:14 19:19:14 #32 [core-metadata internal] load build context 19:19:14 #32 ... 19:19:14 19:19:14 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:19:14 #26 DONE 1.5s 19:19:14 19:19:14 #32 [core-metadata internal] load build context 19:19:14 #32 ... 19:19:14 19:19:14 #25 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:19:14 #25 DONE 0.0s 19:19:14 19:19:14 #32 [core-metadata internal] load build context 19:19:14 #32 ... 19:19:14 19:19:14 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:19:14 #33 DONE 2.5s 19:19:14 19:19:14 #32 [core-metadata internal] load build context 19:19:15 #32 ... 19:19:15 19:19:15 #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:19:15 #25 DONE 0.0s 19:19:15 19:19:15 #26 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:19:15 #26 DONE 1.9s 19:19:15 19:19:15 #32 [core-metadata internal] load build context 19:19:15 #32 ... 19:19:15 19:19:15 #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:19:15 #25 DONE 0.0s 19:19:15 19:19:15 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:19:15 #33 DONE 2.5s 19:19:15 19:19:15 #32 [core-metadata internal] load build context 19:19:15 #32 ... 19:19:15 19:19:15 #25 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:19:15 #25 DONE 0.0s 19:19:15 19:19:15 #32 [core-metadata internal] load build context 19:19:15 #32 ... 19:19:15 19:19:15 #26 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:19:15 #26 DONE 2.4s 19:19:15 19:19:15 #32 [core-metadata internal] load build context 19:19:15 #32 ... 19:19:15 19:19:15 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:19:15 #33 DONE 2.5s 19:19:15 19:19:15 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:19:15 #34 DONE 1.7s 19:19:15 19:19:15 #32 [core-metadata internal] load build context 19:19:15 #32 ... 19:19:15 19:19:15 #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 19:19:15 #25 DONE 0.0s 19:19:15 19:19:15 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:19:15 #35 DONE 1.4s 19:19:15 19:19:15 #32 [core-metadata internal] load build context 19:19:16 #32 ... 19:19:16 19:19:16 #36 [core-command builder 2/7] WORKDIR /edgex-go 19:19:16 #36 DONE 1.7s 19:19:16 19:19:16 #32 [core-metadata internal] load build context 19:19:16 #32 ... 19:19:16 19:19:16 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 19:19:16 #33 DONE 2.5s 19:19:16 19:19:16 #26 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 19:19:16 #26 DONE 3.2s 19:19:16 19:19:16 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 19:19:16 #36 DONE 1.7s 19:19:16 19:19:16 #32 [core-metadata internal] load build context 19:19:17 #32 ... 19:19:17 19:19:17 #37 [security-spire-server internal] load build context 19:19:17 #37 transferring context: 18.11kB 0.2s done 19:19:17 #37 DONE 1.4s 19:19:17 19:19:17 #32 [core-metadata internal] load build context 19:19:17 #32 ... 19:19:17 19:19:17 #38 [security-spire-config internal] load build context 19:19:17 #38 transferring context: 16.36kB 0.3s done 19:19:17 #38 DONE 1.5s 19:19:17 19:19:17 #32 [core-metadata internal] load build context 19:19:17 #32 ... 19:19:17 19:19:17 #39 [security-spire-agent internal] load build context 19:19:17 #39 transferring context: 17.64kB 0.1s done 19:19:17 #39 DONE 1.4s 19:19:17 19:19:17 #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:19:17 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 19:19:17 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 19:19:17 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 19:19:17 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 19:19:17 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done 19:19:17 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.6s done 19:19:17 #31 DONE 5.0s 19:19:17 19:19:17 #32 [core-metadata internal] load build context 19:19:22 #32 transferring context: 32.15MB 8.7s 19:19:22 #32 ... 19:19:22 19:19:22 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:22 #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.8s done 19:19:22 #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:19:22 #40 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 19:19:22 #40 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 19:19:22 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.2s done 19:19:22 #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.3s done 19:19:22 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 19:19:22 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:19:22 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 19:19:22 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 5.6s 19:19:22 #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:19:23 #40 ... 19:19:23 19:19:23 #41 [support-notifications internal] load build context 19:19:23 #41 ... 19:19:23 19:19:23 #42 [core-data internal] load build context 19:19:23 #42 ... 19:19:23 19:19:23 #32 [core-metadata internal] load build context 19:19:23 #32 ... 19:19:23 19:19:23 #43 [security-bootstrapper internal] load build context 19:19:24 #43 ... 19:19:24 19:19:24 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:24 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.04MB / 23.39MB 6.8s 19:19:24 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 7.2s 19:19:24 #40 ... 19:19:24 19:19:24 #44 [core-command internal] load build context 19:19:24 #44 ... 19:19:24 19:19:24 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:24 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.49MB / 23.39MB 7.3s 19:19:24 #40 ... 19:19:24 19:19:24 #45 [security-spiffe-token-provider internal] load build context 19:19:24 #45 ... 19:19:24 19:19:24 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:25 #40 ... 19:19:25 19:19:25 #46 [security-proxy-setup internal] load build context 19:19:25 #46 ... 19:19:25 19:19:25 #47 [support-scheduler internal] load build context 19:19:25 #47 ... 19:19:25 19:19:25 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:25 #40 ... 19:19:25 19:19:25 #48 [security-secretstore-setup internal] load build context 19:19:25 #48 ... 19:19:25 19:19:25 #49 [core-common-config-bootstrapper internal] load build context 19:19:25 #49 ... 19:19:25 19:19:25 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:19:25 #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done 19:19:25 #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:19:25 #50 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 19:19:25 #50 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 19:19:25 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.1s done 19:19:25 #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:19:25 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 19:19:25 #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 3.5s done 19:19:25 #50 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.3s done 19:19:25 #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:19:25 #50 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 19:19:26 #50 ... 19:19:26 19:19:26 #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:19:26 #0 8.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:26 #0 9.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:26 #51 ... 19:19:26 19:19:26 #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 19:19:26 #0 5.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:26 #0 5.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:26 #0 9.123 OK: 266 MiB in 52 packages 19:19:26 #52 ... 19:19:26 19:19:26 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:19:26 #0 5.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:26 #0 6.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:26 #0 9.815 OK: 266 MiB in 52 packages 19:19:26 #53 ... 19:19:26 19:19:26 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:19:26 #0 5.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:26 #0 6.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:26 #0 10.04 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:19:26 #0 10.04 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:19:26 #0 10.04 OK: 19945 distinct packages available 19:19:26 #54 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:26 #54 ... 19:19:26 19:19:26 #55 [security-proxy-auth internal] load build context 19:19:26 #55 ... 19:19:26 19:19:26 #47 [support-scheduler internal] load build context 19:19:27 #47 ... 19:19:27 19:19:27 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:19:27 #53 DONE 10.7s 19:19:27 19:19:27 #52 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:19:27 #52 DONE 11.4s 19:19:27 19:19:27 #55 [security-proxy-auth internal] load build context 19:19:27 #55 transferring context: 10.17MB 9.9s 19:19:28 #55 ... 19:19:28 19:19:28 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:19:28 #0 9.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:28 #56 ... 19:19:28 19:19:28 #41 [support-notifications internal] load build context 19:19:28 #41 ... 19:19:28 19:19:28 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:19:28 #57 ... 19:19:28 19:19:28 #58 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:19:28 #58 ... 19:19:28 19:19:28 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:19:28 #59 ... 19:19:28 19:19:28 #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:19:28 #60 ... 19:19:28 19:19:28 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:19:29 #61 ... 19:19:29 19:19:29 #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:19:29 #62 ... 19:19:29 19:19:29 #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:19:29 #63 ... 19:19:29 19:19:29 #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:19:29 #64 ... 19:19:29 19:19:29 #55 [security-proxy-auth internal] load build context 19:19:29 #55 ... 19:19:29 19:19:29 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:19:29 #51 12.25 OK: 266 MiB in 52 packages 19:19:29 #51 DONE 13.2s 19:19:29 19:19:29 #55 [security-proxy-auth internal] load build context 19:19:31 #55 ... 19:19:31 19:19:31 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:19:31 #54 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:31 #54 13.94 OK: 266 MiB in 52 packages 19:19:31 #54 DONE 15.7s 19:19:31 19:19:31 #55 [security-proxy-auth internal] load build context 19:19:32 #55 transferring context: 15.32MB 15.1s 19:19:33 #55 ... 19:19:33 19:19:33 #42 [core-data internal] load build context 19:19:33 #42 ... 19:19:33 19:19:33 #41 [support-notifications internal] load build context 19:19:34 #41 ... 19:19:34 19:19:34 #55 [security-proxy-auth internal] load build context 19:19:34 #55 ... 19:19:34 19:19:34 #32 [core-metadata internal] load build context 19:19:34 #32 ... 19:19:34 19:19:34 #43 [security-bootstrapper internal] load build context 19:19:34 #43 ... 19:19:34 19:19:34 #42 [core-data internal] load build context 19:19:34 #42 ... 19:19:34 19:19:34 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:19:34 #56 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:34 #56 13.61 (1/4) Installing ca-certificates (20230506-r0) 19:19:34 #56 13.82 (2/4) Installing dumb-init (1.2.5-r2) 19:19:34 #56 13.82 (3/4) Installing su-exec (0.2-r3) 19:19:34 #56 13.82 (4/4) Installing yq (4.33.3-r3) 19:19:34 #56 14.29 Executing busybox-1.36.1-r2.trigger 19:19:34 #56 14.38 Executing ca-certificates-20230506-r0.trigger 19:19:34 #56 14.99 OK: 18 MiB in 19 packages 19:19:34 #56 DONE 16.5s 19:19:34 19:19:34 #42 [core-data internal] load build context 19:19:35 #42 ... 19:19:35 19:19:35 #44 [core-command internal] load build context 19:19:35 #44 ... 19:19:35 19:19:35 #42 [core-data internal] load build context 19:19:35 #42 ... 19:19:35 19:19:35 #45 [security-spiffe-token-provider internal] load build context 19:19:35 #45 ... 19:19:35 19:19:35 #42 [core-data internal] load build context 19:19:35 #42 ... 19:19:35 19:19:35 #46 [security-proxy-setup internal] load build context 19:19:35 #46 ... 19:19:35 19:19:35 #42 [core-data internal] load build context 19:19:35 #42 ... 19:19:35 19:19:35 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:35 #40 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.6s done 19:19:35 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.6s 19:19:36 #40 ... 19:19:36 19:19:36 #48 [security-secretstore-setup internal] load build context 19:19:36 #48 ... 19:19:36 19:19:36 #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:19:36 #60 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:36 #60 ... 19:19:36 19:19:36 #49 [core-common-config-bootstrapper internal] load build context 19:19:36 #49 ... 19:19:36 19:19:36 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:19:36 #50 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.2s 19:19:36 #50 ... 19:19:36 19:19:36 #49 [core-common-config-bootstrapper internal] load build context 19:19:37 #49 ... 19:19:37 19:19:37 #47 [support-scheduler internal] load build context 19:19:37 #47 ... 19:19:37 19:19:37 #49 [core-common-config-bootstrapper internal] load build context 19:19:37 #49 transferring context: 39.28MB 20.9s 19:19:39 #49 ... 19:19:39 19:19:39 #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 19:19:39 #57 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:39 #57 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:39 #57 17.73 (1/1) Installing dumb-init (1.2.5-r2) 19:19:39 #57 17.77 Executing busybox-1.36.1-r2.trigger 19:19:39 #57 17.95 OK: 8 MiB in 16 packages 19:19:39 #57 DONE 21.0s 19:19:39 19:19:39 #49 [core-common-config-bootstrapper internal] load build context 19:19:39 #49 ... 19:19:39 19:19:39 #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:19:39 #62 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:39 #62 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:39 #62 15.62 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:19:39 #62 15.62 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:19:39 #62 15.62 OK: 19941 distinct packages available 19:19:39 #62 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:39 #62 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:39 #62 ... 19:19:39 19:19:39 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:39 #40 ... 19:19:39 19:19:39 #59 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 19:19:39 #59 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:39 #59 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:39 #59 17.00 (1/2) Installing ca-certificates (20230506-r0) 19:19:39 #59 17.33 (2/2) Installing dumb-init (1.2.5-r2) 19:19:39 #59 17.39 Executing busybox-1.36.1-r2.trigger 19:19:39 #59 17.56 Executing ca-certificates-20230506-r0.trigger 19:19:39 #59 19.11 OK: 9 MiB in 17 packages 19:19:39 #59 DONE 21.2s 19:19:39 19:19:39 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:41 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.1s 19:19:43 #40 ... 19:19:43 19:19:43 #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:19:43 #58 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:43 #58 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:43 #58 23.10 (1/1) Installing dumb-init (1.2.5-r2) 19:19:43 #58 23.12 Executing busybox-1.36.1-r2.trigger 19:19:43 #58 23.21 OK: 8 MiB in 16 packages 19:19:43 #58 DONE 25.1s 19:19:43 19:19:43 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:43 #40 ... 19:19:43 19:19:43 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:19:43 #61 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:43 #61 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:43 #61 21.79 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:19:43 #61 21.79 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:19:43 #61 21.79 OK: 19941 distinct packages available 19:19:43 #61 22.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:43 #61 24.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:43 #61 ... 19:19:43 19:19:43 #32 [core-metadata internal] load build context 19:19:43 #32 transferring context: 68.56MB 30.2s 19:19:43 #32 ... 19:19:43 19:19:43 #63 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:19:43 #63 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:43 #63 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:43 #63 22.26 (1/4) Installing dumb-init (1.2.5-r2) 19:19:43 #63 22.38 (2/4) Installing openssl (3.1.3-r0) 19:19:43 #63 22.50 (3/4) Installing su-exec (0.2-r3) 19:19:43 #63 22.50 (4/4) Installing yq (4.33.3-r3) 19:19:43 #63 23.32 Executing busybox-1.36.1-r2.trigger 19:19:43 #63 23.42 OK: 18 MiB in 19 packages 19:19:43 #63 DONE 25.1s 19:19:43 19:19:43 #32 [core-metadata internal] load build context 19:19:43 #32 ... 19:19:43 19:19:43 #43 [security-bootstrapper internal] load build context 19:19:44 #43 ... 19:19:44 19:19:44 #41 [support-notifications internal] load build context 19:19:44 #41 ... 19:19:44 19:19:44 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:44 #40 ... 19:19:44 19:19:44 #55 [security-proxy-auth internal] load build context 19:19:44 #55 ... 19:19:44 19:19:44 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:44 #40 ... 19:19:44 19:19:44 #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:19:44 #62 24.47 (1/4) Installing dumb-init (1.2.5-r2) 19:19:44 #62 24.47 (2/4) Installing musl-obstack (1.2.3-r2) 19:19:44 #62 24.47 (3/4) Installing libucontext (1.2-r2) 19:19:44 #62 24.47 (4/4) Installing gcompat (1.1.0-r1) 19:19:44 #62 24.47 Executing busybox-1.36.1-r2.trigger 19:19:44 #62 24.55 OK: 8 MiB in 19 packages 19:19:44 #62 DONE 25.8s 19:19:44 19:19:44 #43 [security-bootstrapper internal] load build context 19:19:44 #43 ... 19:19:44 19:19:44 #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:19:44 #64 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:44 #64 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:44 #64 24.06 (1/2) Installing dumb-init (1.2.5-r2) 19:19:44 #64 24.06 (2/2) Installing su-exec (0.2-r3) 19:19:44 #64 24.06 Executing busybox-1.36.1-r2.trigger 19:19:44 #64 24.15 OK: 8 MiB in 17 packages 19:19:44 #64 ... 19:19:44 19:19:44 #43 [security-bootstrapper internal] load build context 19:19:45 #43 ... 19:19:45 19:19:45 #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 19:19:45 #64 DONE 26.4s 19:19:45 19:19:45 #43 [security-bootstrapper internal] load build context 19:19:45 #43 ... 19:19:45 19:19:45 #44 [core-command internal] load build context 19:19:45 #44 ... 19:19:45 19:19:45 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:19:45 #61 26.57 (1/11) Installing ca-certificates (20230506-r0) 19:19:45 #61 26.70 (2/11) Installing brotli-libs (1.0.9-r14) 19:19:45 #61 26.77 (3/11) Installing libunistring (1.1-r1) 19:19:45 #61 26.81 (4/11) Installing libidn2 (2.3.4-r1) 19:19:45 #61 26.86 (5/11) Installing nghttp2-libs (1.55.1-r0) 19:19:45 #61 26.86 (6/11) Installing libcurl (8.3.0-r0) 19:19:45 #61 ... 19:19:45 19:19:45 #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 19:19:45 #65 DONE 1.4s 19:19:45 19:19:45 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:19:45 #61 26.93 (7/11) Installing curl (8.3.0-r0) 19:19:45 #61 26.97 (8/11) Installing dumb-init (1.2.5-r2) 19:19:45 #61 26.99 (9/11) Installing musl-obstack (1.2.3-r2) 19:19:45 #61 ... 19:19:45 19:19:45 #45 [security-spiffe-token-provider internal] load build context 19:19:45 #45 ... 19:19:45 19:19:45 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:19:45 #61 27.01 (10/11) Installing libucontext (1.2-r2) 19:19:45 #61 27.04 (11/11) Installing gcompat (1.1.0-r1) 19:19:45 #61 27.05 Executing busybox-1.36.1-r2.trigger 19:19:45 #61 27.15 Executing ca-certificates-20230506-r0.trigger 19:19:45 #61 ... 19:19:45 19:19:45 #46 [security-proxy-setup internal] load build context 19:19:45 #46 ... 19:19:45 19:19:45 #45 [security-spiffe-token-provider internal] load build context 19:19:46 #45 ... 19:19:46 19:19:46 #42 [core-data internal] load build context 19:19:46 #42 ... 19:19:46 19:19:46 #46 [security-proxy-setup internal] load build context 19:19:46 #46 ... 19:19:46 19:19:46 #48 [security-secretstore-setup internal] load build context 19:19:46 #48 ... 19:19:46 19:19:46 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:46 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.1s 19:19:46 #40 ... 19:19:46 19:19:46 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:19:46 #50 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.2s 19:19:46 #50 ... 19:19:46 19:19:46 #45 [security-spiffe-token-provider internal] load build context 19:19:47 #45 ... 19:19:47 19:19:47 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:19:47 #61 27.41 OK: 13 MiB in 26 packages 19:19:47 #61 DONE 28.4s 19:19:47 19:19:47 #45 [security-spiffe-token-provider internal] load build context 19:19:47 #45 ... 19:19:47 19:19:47 #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:19:47 #60 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:47 #60 24.82 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:19:47 #60 24.82 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:19:47 #60 24.82 OK: 19941 distinct packages available 19:19:47 #60 25.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:19:47 #60 25.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:19:47 #60 27.43 (1/5) Installing dumb-init (1.2.5-r2) 19:19:47 #60 27.45 (2/5) Installing musl-obstack (1.2.3-r2) 19:19:47 #60 27.45 (3/5) Installing libucontext (1.2-r2) 19:19:47 #60 27.46 (4/5) Installing gcompat (1.1.0-r1) 19:19:47 #60 27.48 (5/5) Installing openssl (3.1.3-r0) 19:19:47 #60 27.58 Executing busybox-1.36.1-r2.trigger 19:19:47 #60 27.64 OK: 9 MiB in 20 packages 19:19:47 #60 DONE 28.5s 19:19:47 19:19:47 #45 [security-spiffe-token-provider internal] load build context 19:19:47 #45 ... 19:19:47 19:19:47 #47 [support-scheduler internal] load build context 19:19:47 #47 ... 19:19:47 19:19:47 #48 [security-secretstore-setup internal] load build context 19:19:48 #48 transferring context: 35.15MB 31.7s 19:19:48 #48 ... 19:19:48 19:19:48 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:19:48 #66 DONE 3.5s 19:19:48 19:19:48 #48 [security-secretstore-setup internal] load build context 19:19:49 #48 ... 19:19:49 19:19:49 #49 [core-common-config-bootstrapper internal] load build context 19:19:49 #49 ... 19:19:49 19:19:49 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:49 #40 ... 19:19:49 19:19:49 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 19:19:49 #67 DONE 0.7s 19:19:49 19:19:49 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:52 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 26.4s 19:19:54 #40 ... 19:19:54 19:19:54 #32 [core-metadata internal] load build context 19:19:54 #32 transferring context: 101.03MB 40.4s 19:19:54 #32 ... 19:19:54 19:19:54 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:54 #40 ... 19:19:54 19:19:54 #41 [support-notifications internal] load build context 19:19:54 #41 ... 19:19:54 19:19:54 #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:19:54 #68 DONE 1.9s 19:19:54 19:19:54 #41 [support-notifications internal] load build context 19:19:54 #41 ... 19:19:54 19:19:54 #55 [security-proxy-auth internal] load build context 19:19:54 #55 ... 19:19:54 19:19:54 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:19:55 #40 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.0s done 19:19:55 #40 ... 19:19:55 19:19:55 #43 [security-bootstrapper internal] load build context 19:19:55 #43 ... 19:19:55 19:19:55 #55 [security-proxy-auth internal] load build context 19:19:55 #55 ... 19:19:55 19:19:55 #44 [core-command internal] load build context 19:19:55 #44 ... 19:19:55 19:19:55 #43 [security-bootstrapper internal] load build context 19:19:56 #43 ... 19:19:56 19:19:56 #42 [core-data internal] load build context 19:19:56 #42 ... 19:19:56 19:19:56 #46 [security-proxy-setup internal] load build context 19:19:56 #46 ... 19:19:56 19:19:56 #42 [core-data internal] load build context 19:19:57 #42 ... 19:19:57 19:19:57 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:19:57 #50 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.9s done 19:19:57 #50 ... 19:19:57 19:19:57 #46 [security-proxy-setup internal] load build context 19:19:57 #46 ... 19:19:57 19:19:57 #47 [support-scheduler internal] load build context 19:19:57 #47 ... 19:19:57 19:19:57 #45 [security-spiffe-token-provider internal] load build context 19:19:57 #45 ... 19:19:57 19:19:57 #47 [support-scheduler internal] load build context 19:19:59 #47 transferring context: 106.06MB 43.4s 19:19:59 #47 ... 19:19:59 19:19:59 #48 [security-secretstore-setup internal] load build context 19:19:59 #48 ... 19:19:59 19:19:59 #47 [support-scheduler internal] load build context 19:19:59 #47 ... 19:19:59 19:19:59 #49 [core-common-config-bootstrapper internal] load build context 19:19:59 #49 ... 19:19:59 19:19:59 #47 [support-scheduler internal] load build context 19:20:00 #47 ... 19:20:00 19:20:00 #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:20:00 #69 DONE 2.3s 19:20:00 19:20:00 #47 [support-scheduler internal] load build context 19:20:00 #47 ... 19:20:00 19:20:00 #70 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:20:00 #70 DONE 2.9s 19:20:00 19:20:00 #47 [support-scheduler internal] load build context 19:20:01 #47 ... 19:20:01 19:20:01 #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / 19:20:01 #71 DONE 0.7s 19:20:01 19:20:01 #47 [support-scheduler internal] load build context 19:20:01 #47 ... 19:20:01 19:20:01 #72 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:20:01 #72 DONE 3.8s 19:20:01 19:20:01 #47 [support-scheduler internal] load build context 19:20:01 #47 ... 19:20:01 19:20:01 #41 [support-notifications internal] load build context 19:20:01 #41 transferring context: 189.53MB 48.0s done 19:20:01 #41 DONE 48.5s 19:20:01 19:20:01 #47 [support-scheduler internal] load build context 19:20:02 #47 ... 19:20:02 19:20:02 #73 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 19:20:02 #73 DONE 1.5s 19:20:02 19:20:02 #47 [support-scheduler internal] load build context 19:20:02 #47 ... 19:20:02 19:20:02 #74 [security-spire-config stage-2 4/9] COPY Attribution.txt / 19:20:02 #74 DONE 0.9s 19:20:02 19:20:02 #47 [support-scheduler internal] load build context 19:20:06 #47 ... 19:20:06 19:20:06 #44 [core-command internal] load build context 19:20:06 #44 transferring context: 189.53MB 47.5s done 19:20:06 #44 DONE 48.7s 19:20:06 19:20:06 #47 [support-scheduler internal] load build context 19:20:06 #47 ... 19:20:06 19:20:06 #32 [core-metadata internal] load build context 19:20:06 #32 ... 19:20:06 19:20:06 #55 [security-proxy-auth internal] load build context 19:20:06 #55 ... 19:20:06 19:20:06 #43 [security-bootstrapper internal] load build context 19:20:06 #43 ... 19:20:06 19:20:06 #75 [security-spire-server stage-2 5/8] COPY security.txt / 19:20:06 #75 DONE 5.2s 19:20:06 19:20:06 #43 [security-bootstrapper internal] load build context 19:20:06 #43 ... 19:20:06 19:20:06 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:20:06 #40 ... 19:20:06 19:20:06 #76 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:20:07 #76 ... 19:20:07 19:20:07 #42 [core-data internal] load build context 19:20:07 #42 transferring context: 143.57MB 53.8s 19:20:07 #42 ... 19:20:07 19:20:07 #43 [security-bootstrapper internal] load build context 19:20:07 #43 ... 19:20:07 19:20:07 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:20:07 #77 DONE 5.4s 19:20:07 19:20:07 #43 [security-bootstrapper internal] load build context 19:20:07 #43 ... 19:20:07 19:20:07 #46 [security-proxy-setup internal] load build context 19:20:07 #46 ... 19:20:07 19:20:07 #78 [security-spire-agent stage-3 6/9] COPY security.txt / 19:20:07 #78 DONE 5.3s 19:20:07 19:20:07 #46 [security-proxy-setup internal] load build context 19:20:07 #46 ... 19:20:07 19:20:07 #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:20:07 #79 ... 19:20:07 19:20:07 #45 [security-spiffe-token-provider internal] load build context 19:20:07 #45 ... 19:20:07 19:20:07 #80 [security-spire-config stage-2 5/9] COPY security.txt / 19:20:07 #80 DONE 5.4s 19:20:07 19:20:07 #45 [security-spiffe-token-provider internal] load build context 19:20:07 #45 ... 19:20:07 19:20:07 #43 [security-bootstrapper internal] load build context 19:20:08 #43 ... 19:20:08 19:20:08 #81 [core-command builder 4/7] COPY go.mod vendor* ./ 19:20:08 #81 DONE 1.9s 19:20:08 19:20:08 #43 [security-bootstrapper internal] load build context 19:20:08 #43 ... 19:20:08 19:20:08 #76 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:20:08 #76 DONE 2.1s 19:20:08 19:20:08 #43 [security-bootstrapper internal] load build context 19:20:09 #43 ... 19:20:09 19:20:09 #79 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:20:09 #79 DONE 2.0s 19:20:09 19:20:09 #48 [security-secretstore-setup internal] load build context 19:20:09 #48 ... 19:20:09 19:20:09 #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:20:09 #82 DONE 1.8s 19:20:09 19:20:09 #48 [security-secretstore-setup internal] load build context 19:20:09 #48 ... 19:20:09 19:20:09 #43 [security-bootstrapper internal] load build context 19:20:09 #43 ... 19:20:09 19:20:09 #49 [core-common-config-bootstrapper internal] load build context 19:20:10 #49 ... 19:20:10 19:20:10 #43 [security-bootstrapper internal] load build context 19:20:10 #43 ... 19:20:10 19:20:10 #83 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:20:10 #83 DONE 1.6s 19:20:10 19:20:10 #43 [security-bootstrapper internal] load build context 19:20:11 #43 ... 19:20:11 19:20:11 #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 19:20:11 #84 DONE 1.0s 19:20:11 19:20:11 #43 [security-bootstrapper internal] load build context 19:20:11 #43 ... 19:20:11 19:20:11 #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:20:11 #85 DONE 1.3s 19:20:11 19:20:11 #43 [security-bootstrapper internal] load build context 19:20:11 #43 ... 19:20:11 19:20:11 #86 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:20:11 #86 DONE 1.1s 19:20:11 19:20:11 #43 [security-bootstrapper internal] load build context 19:20:11 #43 ... 19:20:11 19:20:11 #87 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:20:11 #87 DONE 0.8s 19:20:11 19:20:11 #43 [security-bootstrapper internal] load build context 19:20:12 #43 ... 19:20:12 19:20:12 #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:20:12 #88 DONE 1.2s 19:20:12 19:20:12 #43 [security-bootstrapper internal] load build context 19:20:12 #43 transferring context: 178.09MB 58.3s 19:20:15 #43 transferring context: 189.53MB 60.5s done 19:20:15 #43 DONE 61.2s 19:20:15 19:20:15 #49 [core-common-config-bootstrapper internal] load build context 19:20:16 #49 ... 19:20:16 19:20:16 #47 [support-scheduler internal] load build context 19:20:16 #47 ... 19:20:16 19:20:16 #32 [core-metadata internal] load build context 19:20:16 #32 transferring context: 189.53MB 62.8s done 19:20:16 #32 DONE 63.4s 19:20:16 19:20:16 #49 [core-common-config-bootstrapper internal] load build context 19:20:16 #49 transferring context: 189.53MB 60.1s done 19:20:16 #49 ... 19:20:16 19:20:16 #55 [security-proxy-auth internal] load build context 19:20:17 #55 ... 19:20:17 19:20:17 #89 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:20:17 #89 DONE 1.6s 19:20:17 19:20:17 #55 [security-proxy-auth internal] load build context 19:20:17 #55 ... 19:20:17 19:20:17 #47 [support-scheduler internal] load build context 19:20:17 #47 ... 19:20:17 19:20:17 #49 [core-common-config-bootstrapper internal] load build context 19:20:17 #49 DONE 61.3s 19:20:17 19:20:17 #55 [security-proxy-auth internal] load build context 19:20:17 #55 ... 19:20:17 19:20:17 #42 [core-data internal] load build context 19:20:17 #42 ... 19:20:17 19:20:17 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:17 #90 ... 19:20:17 19:20:17 #91 [security-spire-agent] exporting to image 19:20:17 #91 exporting layers 5.2s done 19:20:17 #91 writing image sha256:53617b1cd48b567f022275349bffa1d5c19d143a2b6084f0e1bd60c6b17609ee 0.1s done 19:20:17 #91 naming to docker.io/library/security-spire-server-arm64 0.0s done 19:20:17 #91 writing image sha256:24544bb267987cd053340b1e3bcb40a1212cc6aa7db69282b8a57c6920aa30a9 0.1s done 19:20:17 #91 naming to docker.io/library/security-spire-config-arm64 0.0s done 19:20:17 #91 writing image sha256:c0aae368d053e56a34ef7009d9bc393dad37baccd52434d08c8c351fa79be924 done 19:20:17 #91 naming to docker.io/library/security-spire-agent-arm64 0.0s done 19:20:17 #91 DONE 5.6s 19:20:17 19:20:17 #42 [core-data internal] load build context 19:20:17 #42 ... 19:20:17 19:20:17 #46 [security-proxy-setup internal] load build context 19:20:17 #46 ... 19:20:17 19:20:17 #42 [core-data internal] load build context 19:20:18 #42 ... 19:20:18 19:20:18 #47 [support-scheduler internal] load build context 19:20:18 #47 transferring context: 189.53MB 62.4s done 19:20:18 #47 DONE 62.8s 19:20:18 19:20:18 #42 [core-data internal] load build context 19:20:18 #42 ... 19:20:18 19:20:18 #45 [security-spiffe-token-provider internal] load build context 19:20:18 #45 transferring context: 189.53MB 63.3s done 19:20:18 #45 DONE 63.7s 19:20:18 19:20:18 #46 [security-proxy-setup internal] load build context 19:20:18 #46 ... 19:20:18 19:20:18 #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:19 #92 ... 19:20:19 19:20:19 #42 [core-data internal] load build context 19:20:19 #42 transferring context: 189.53MB 65.7s done 19:20:19 #42 DONE 65.8s 19:20:19 19:20:19 #46 [security-proxy-setup internal] load build context 19:20:19 #46 ... 19:20:19 19:20:19 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:20:19 #93 DONE 0.9s 19:20:19 19:20:19 #46 [security-proxy-setup internal] load build context 19:20:19 #46 ... 19:20:19 19:20:19 #48 [security-secretstore-setup internal] load build context 19:20:20 #48 ... 19:20:20 19:20:20 #46 [security-proxy-setup internal] load build context 19:20:20 #46 ... 19:20:20 19:20:20 #48 [security-secretstore-setup internal] load build context 19:20:20 #48 transferring context: 189.53MB 63.5s done 19:20:20 #48 DONE 64.8s 19:20:20 19:20:20 #46 [security-proxy-setup internal] load build context 19:20:20 #46 transferring context: 189.53MB 65.3s done 19:20:20 #46 DONE 65.6s 19:20:20 19:20:20 #55 [security-proxy-auth internal] load build context 19:20:21 #55 transferring context: 189.53MB 64.3s done 19:20:21 #55 DONE 65.1s 19:20:21 19:20:21 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:28 #94 ... 19:20:28 19:20:28 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:43 #95 ... 19:20:43 19:20:43 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:43 #90 DONE 35.7s 19:20:43 19:20:43 #96 [support-notifications builder 6/7] COPY . . 19:20:46 #96 ... 19:20:46 19:20:46 #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:46 #92 DONE 37.4s 19:20:46 19:20:46 #96 [support-notifications builder 6/7] COPY . . 19:20:46 #96 DONE 3.2s 19:20:46 19:20:46 #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:20:47 #97 1.617 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 19:20:49 #97 ... 19:20:49 19:20:49 #98 [core-command builder 6/7] COPY . . 19:20:49 #98 DONE 3.4s 19:20:49 19:20:49 #99 [security-proxy-auth builder 6/7] COPY . . 19:20:49 #99 CACHED 19:20:49 19:20:49 #100 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:49 #100 CACHED 19:20:49 19:20:49 #101 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:20:49 #101 CACHED 19:20:49 19:20:49 #102 [support-scheduler builder 6/7] COPY . . 19:20:49 #102 CACHED 19:20:49 19:20:49 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:49 #103 CACHED 19:20:49 19:20:49 #104 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:20:49 #104 CACHED 19:20:49 19:20:49 #105 [core-common-config-bootstrapper builder 6/7] COPY . . 19:20:49 #105 CACHED 19:20:49 19:20:49 #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:20:49 #106 CACHED 19:20:49 19:20:49 #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:49 #107 CACHED 19:20:49 19:20:49 #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:49 #108 CACHED 19:20:49 19:20:49 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:20:49 #109 CACHED 19:20:49 19:20:49 #110 [core-metadata builder 6/7] COPY . . 19:20:49 #110 CACHED 19:20:49 19:20:49 #111 [core-data builder 6/7] COPY . . 19:20:49 #111 CACHED 19:20:49 19:20:49 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:49 #112 CACHED 19:20:49 19:20:49 #113 [core-data builder 4/7] COPY go.mod vendor* ./ 19:20:49 #113 CACHED 19:20:49 19:20:49 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:20:54 #114 4.708 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 19:21:00 #114 ... 19:21:00 19:21:00 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:21:00 #0 4.278 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 19:21:00 #115 ... 19:21:00 19:21:00 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:21:00 #0 4.756 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 19:21:00 #116 ... 19:21:00 19:21:00 #117 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:21:00 #0 4.670 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 19:21:00 #117 ... 19:21:00 19:21:00 #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:21:00 #0 4.597 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 19:21:00 #118 ... 19:21:00 19:21:00 #119 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:21:00 #0 4.270 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 19:21:02 #119 ... 19:21:02 19:21:02 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:02 #94 DONE 43.0s 19:21:02 19:21:02 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:02 #95 DONE 45.3s 19:21:02 19:21:02 #120 [security-bootstrapper builder 6/7] COPY . . 19:21:06 #120 DONE 3.4s 19:21:06 19:21:06 #121 [security-spiffe-token-provider builder 6/7] COPY . . 19:21:06 #121 DONE 3.4s 19:21:06 19:21:06 #4 [security-secretstore-setup internal] load build definition from Dockerfile 19:21:06 #4 ... 19:21:06 19:21:06 #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:06 #122 CACHED 19:21:06 19:21:06 #123 [security-proxy-setup builder 6/7] COPY . . 19:21:06 #123 CACHED 19:21:06 19:21:06 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:21:06 #124 CACHED 19:21:06 19:21:06 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:21:06 #125 CACHED 19:21:06 19:21:06 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:06 #126 CACHED 19:21:06 19:21:06 #127 [security-secretstore-setup builder 6/7] COPY . . 19:21:06 #127 CACHED 19:21:06 19:21:06 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:21:10 #128 3.695 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 19:21:15 #128 ... 19:21:15 19:21:15 #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:21:15 #0 2.976 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 19:21:15 #129 ... 19:21:15 19:21:15 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:21:15 #0 3.302 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 19:21:16 #130 ... 19:21:16 19:21:16 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:21:16 #0 3.688 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 19:33:08 #131 ... 19:33:08 19:33:08 #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:33:08 #129 DONE 714.4s 19:33:08 19:33:08 #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:33:08 #97 ... 19:33:08 19:33:08 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 19:33:08 #132 DONE 0.2s 19:33:08 19:33:08 #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:33:08 #97 ... 19:33:08 19:33:08 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 19:33:08 #133 DONE 0.2s 19:33:08 19:33:08 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:33:08 #134 DONE 0.2s 19:33:08 19:33:08 #119 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:33:08 #119 ... 19:33:08 19:33:08 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:33:08 #135 DONE 0.3s 19:33:08 19:33:08 #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:33:08 #118 ... 19:33:08 19:33:08 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:33:08 #136 DONE 0.3s 19:33:08 19:33:08 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:33:08 #137 DONE 0.2s 19:33:08 19:33:08 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:08 #138 DONE 2.1s 19:33:08 19:33:08 #91 [security-proxy-setup] exporting to image 19:33:08 #91 exporting layers 19:33:08 #91 exporting layers 1.0s done 19:33:08 #91 writing image sha256:b1634c0f87044f48c534e3ccc1e8e87fe7dcd370f7548cc05a4d0c541bedbb0a done 19:33:08 #91 naming to docker.io/library/security-proxy-setup-arm64 done 19:33:08 #91 DONE 6.5s 19:33:08 19:33:08 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:33:08 #40 ... 19:33:08 19:33:08 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:33:08 #131 720.1 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 19:33:09 #131 ... 19:33:09 19:33:09 #117 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:33:09 #117 DONE 739.8s 19:33:09 19:33:09 #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:33:09 #118 ... 19:33:09 19:33:09 #139 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:33:10 #139 DONE 0.3s 19:33:10 19:33:10 #140 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:33:10 #140 DONE 0.1s 19:33:10 19:33:10 #141 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:33:10 #141 DONE 0.3s 19:33:10 19:33:10 #142 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:33:11 #142 DONE 0.2s 19:33:11 19:33:11 #119 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:33:11 #119 ... 19:33:11 19:33:11 #143 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:33:11 #143 DONE 0.2s 19:33:11 19:33:11 #144 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:13 #144 DONE 2.3s 19:33:13 19:33:13 #91 [security-proxy-auth] exporting to image 19:33:13 #91 exporting layers 19:33:14 #91 exporting layers 0.5s done 19:33:14 #91 writing image sha256:268d4e06e2e208f16b75a173b4f8d37fe8243e271768b6a23cab3aed4f3a47a9 done 19:33:14 #91 naming to docker.io/library/security-proxy-auth-arm64 done 19:33:14 #91 DONE 7.1s 19:33:14 19:33:14 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:33:14 #115 ... 19:33:14 19:33:14 #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:33:14 #130 DONE 728.9s 19:33:14 19:33:14 #4 [security-secretstore-setup internal] load build definition from Dockerfile 19:33:15 #4 ... 19:33:15 19:33:15 #145 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:33:15 #145 DONE 0.3s 19:33:15 19:33:15 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:16 #128 ... 19:33:16 19:33:16 #146 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 19:33:17 #146 DONE 2.0s 19:33:17 19:33:17 #147 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 19:33:17 #147 DONE 0.2s 19:33:17 19:33:17 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:33:18 #50 ... 19:33:18 19:33:18 #148 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 19:33:18 #148 DONE 0.2s 19:33:18 19:33:18 #149 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:33:18 #149 DONE 0.3s 19:33:18 19:33:18 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:33:18 #50 ... 19:33:18 19:33:18 #150 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:33:18 #150 DONE 0.1s 19:33:18 19:33:18 #151 [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/ 19:33:18 #151 DONE 0.1s 19:33:18 19:33:18 #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:33:19 #118 ... 19:33:19 19:33:19 #152 [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/ 19:33:19 #152 DONE 0.1s 19:33:19 19:33:19 #153 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:33:19 #153 DONE 0.2s 19:33:19 19:33:19 #154 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:33:19 #154 DONE 0.1s 19:33:19 19:33:19 #155 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 19:33:21 #155 DONE 1.9s 19:33:21 19:33:21 #91 [security-bootstrapper] exporting to image 19:33:21 #91 exporting layers 19:33:22 #91 exporting layers 0.8s done 19:33:22 #91 writing image sha256:47f2a0caf98c533de2fbe27229e3f308f1184800c5b3aeb2e0e37811065d05d6 done 19:33:22 #91 naming to docker.io/library/security-bootstrapper-arm64 19:33:22 #91 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 19:33:22 #91 DONE 8.0s 19:33:22 19:33:22 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:33:25 #115 ... 19:33:25 19:33:25 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:33:25 #131 DONE 739.9s 19:33:25 19:33:25 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:26 #128 ... 19:33:26 19:33:26 #156 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 19:33:26 #156 DONE 0.3s 19:33:26 19:33:26 #157 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 19:33:26 #157 DONE 0.2s 19:33:26 19:33:26 #158 [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 19:33:26 #158 DONE 0.2s 19:33:26 19:33:26 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:33:26 #40 ... 19:33:26 19:33:26 #159 [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 19:33:27 #159 DONE 0.2s 19:33:27 19:33:27 #160 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:33:27 #160 DONE 0.2s 19:33:27 19:33:27 #161 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:33:27 #161 DONE 0.3s 19:33:27 19:33:27 #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:33:27 #97 ... 19:33:27 19:33:27 #162 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:33:27 #162 DONE 0.3s 19:33:27 19:33:27 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:33:28 #40 ... 19:33:28 19:33:28 #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:33:28 #163 DONE 0.2s 19:33:28 19:33:28 #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:29 #164 DONE 1.9s 19:33:29 19:33:29 #91 [security-secretstore-setup] exporting to image 19:33:29 #91 exporting layers 19:33:30 #91 exporting layers 1.2s done 19:33:31 #91 writing image sha256:3524c99ecfa6f4c51e6aa9347055f6bb1b40c41ac1feb84426f1b2b21619d1ff done 19:33:31 #91 naming to docker.io/library/security-secretstore-setup-arm64 done 19:33:31 #91 DONE 9.1s 19:33:31 19:33:31 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:33:36 #50 ... 19:33:36 19:33:36 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:33:36 #114 DONE 766.8s 19:33:36 19:33:36 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:33:37 #50 ... 19:33:37 19:33:37 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:33:37 #165 DONE 0.1s 19:33:37 19:33:37 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:33:37 #166 DONE 0.1s 19:33:37 19:33:37 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:33:37 #50 ... 19:33:37 19:33:37 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:33:37 #167 DONE 0.2s 19:33:37 19:33:37 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:33:37 #168 DONE 0.1s 19:33:37 19:33:37 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:33:37 #169 DONE 0.1s 19:33:37 19:33:37 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:33:41 #170 DONE 2.8s 19:33:41 19:33:41 #91 [core-common-config-bootstrapper] exporting to image 19:33:41 #91 exporting layers 19:33:41 #91 exporting layers 0.5s done 19:33:41 #91 writing image sha256:1f6ee6de19e867b83f79ca79eb4b8829ad6450e06af59102550fb131685c6211 done 19:33:41 #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 19:33:41 #91 DONE 9.6s 19:33:41 19:33:41 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:34:13 #128 ... 19:34:13 19:34:13 #119 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:34:13 #119 DONE 800.6s 19:34:13 19:34:13 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:34:13 #40 ... 19:34:13 19:34:13 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 19:34:13 #171 DONE 0.2s 19:34:13 19:34:13 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 19:34:13 #172 DONE 0.2s 19:34:13 19:34:13 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:34:13 #173 DONE 0.2s 19:34:13 19:34:13 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:34:13 #50 ... 19:34:13 19:34:13 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:34:13 #174 DONE 0.1s 19:34:13 19:34:13 #91 [core-command] exporting to image 19:34:13 #91 exporting layers 19:34:13 #91 exporting layers 0.3s done 19:34:13 #91 writing image sha256:9ef0e0a73991494096e4dfafa95a59a73f766534ae548102c2033ef7d66094eb done 19:34:13 #91 naming to docker.io/library/core-command-arm64 done 19:34:13 #91 DONE 10.0s 19:34:13 19:34:13 #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:34:21 #118 ... 19:34:21 19:34:21 #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:34:21 #115 DONE 810.6s 19:34:21 19:34:21 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:34:21 #50 ... 19:34:21 19:34:21 #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:34:21 #175 DONE 0.2s 19:34:21 19:34:21 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:34:21 #50 ... 19:34:21 19:34:21 #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:34:21 #176 DONE 0.2s 19:34:21 19:34:21 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:34:21 #177 ... 19:34:21 19:34:21 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:34:21 #116 DONE 811.7s 19:34:21 19:34:21 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:34:21 #128 ... 19:34:21 19:34:21 #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:34:21 #177 DONE 0.6s 19:34:21 19:34:21 #178 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 19:34:22 #178 DONE 0.2s 19:34:22 19:34:22 #179 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:34:22 #179 DONE 0.3s 19:34:22 19:34:22 #91 [core-data] exporting to image 19:34:22 #91 exporting layers 19:34:22 #91 ... 19:34:22 19:34:22 #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 19:34:22 #180 DONE 0.2s 19:34:22 19:34:22 #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:34:22 #181 DONE 0.4s 19:34:22 19:34:22 #91 [core-data] exporting to image 19:34:22 #91 exporting layers 0.6s done 19:34:22 #91 writing image sha256:4896363e4a2a530b07081bb7c9ef78003eb39d909579df991783d126f7ddf991 done 19:34:22 #91 naming to docker.io/library/core-data-arm64 done 19:34:22 #91 DONE 10.6s 19:34:22 19:34:22 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:34:23 #182 DONE 0.2s 19:34:23 19:34:23 #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:34:23 #183 DONE 0.2s 19:34:23 19:34:23 #91 [core-metadata] exporting to image 19:34:23 #91 exporting layers 0.4s done 19:34:23 #91 writing image sha256:0c7be1e41b17804c0762414c3ec4cad65424d89e21eb7a05f531b08bd2cc7b2f done 19:34:23 #91 naming to docker.io/library/core-metadata-arm64 done 19:34:23 #91 DONE 10.7s 19:34:23 19:34:23 #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:34:41 #128 DONE 815.9s 19:34:41 19:34:41 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:34:41 #50 ... 19:34:41 19:34:41 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:34:42 #184 DONE 0.1s 19:34:42 19:34:42 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:34:42 #185 DONE 0.1s 19:34:42 19:34:42 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:34:42 #50 ... 19:34:42 19:34:42 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:34:42 #186 DONE 0.3s 19:34:42 19:34:42 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:34:42 #187 DONE 0.1s 19:34:42 19:34:42 #91 [security-spiffe-token-provider] exporting to image 19:34:42 #91 exporting layers 19:34:43 #91 exporting layers 0.5s done 19:34:43 #91 writing image sha256:6e8eaee2ab81599021dd430eb1f909879f278a2409b3733336426f44fe7873b5 done 19:34:43 #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done 19:34:43 #91 DONE 11.2s 19:34:43 19:34:43 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:34:58 #50 ... 19:34:58 19:34:58 #97 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:34:58 #97 DONE 851.3s 19:34:58 19:34:58 #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:34:58 #118 DONE 847.9s 19:34:58 19:34:58 #4 [security-secretstore-setup internal] load build definition from Dockerfile 19:34:58 #4 ... 19:34:58 19:34:58 #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:34:58 #188 DONE 0.2s 19:34:58 19:34:58 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:34:58 #189 ... 19:34:58 19:34:58 #190 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 19:34:58 #190 DONE 0.2s 19:34:58 19:34:58 #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:34:58 #189 DONE 0.2s 19:34:58 19:34:58 #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 19:34:58 #191 DONE 0.1s 19:34:58 19:34:58 #192 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:34:58 #192 DONE 0.4s 19:34:58 19:34:58 #193 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:34:58 #193 DONE 0.4s 19:34:58 19:34:58 #194 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:34:58 #194 DONE 0.1s 19:34:58 19:34:58 #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:34:59 #195 DONE 0.1s 19:34:59 19:34:59 #91 [support-notifications] exporting to image 19:34:59 #91 exporting layers 19:34:59 #91 exporting layers 0.4s done 19:34:59 #91 writing image sha256:023ee25a011f2698808147a97279ec5248a86d7acac169b0774e63ac33d7e8e9 0.0s done 19:34:59 #91 naming to docker.io/library/support-scheduler-arm64 19:34:59 #91 exporting layers 0.4s done 19:34:59 #91 naming to docker.io/library/support-scheduler-arm64 done 19:34:59 #91 writing image sha256:339f89a002964780ee8a776636b8fd4dcee31630958fef0f7cbbb488d9ea1fa4 done 19:34:59 #91 naming to docker.io/library/support-notifications-arm64 done 19:34:59 #91 DONE 11.6s 19:34:59 19:34:59 #4 [security-secretstore-setup internal] load build definition from Dockerfile 19:34:59 time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:34:59 time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:34:59 time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:34:59 time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:34:59 time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:34:59 time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:34:59 time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:34:59 time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:34:59 time="2023-10-04T19:19:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:34:59 time="2023-10-04T19:19:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:34:59 time="2023-10-04T19:19:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:34:59 time="2023-10-04T19:19:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:34:59 time="2023-10-04T19:19:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:34:59 time="2023-10-04T19:19:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:34:59 $ docker stop --time=1 0ba2dfd646abdd9dec8c3c253ac0168d8ac19f687017dc1c7018db0f77a8db80 19:35:01 $ docker rm -f --volumes 0ba2dfd646abdd9dec8c3c253ac0168d8ac19f687017dc1c7018db0f77a8db80 [Pipeline] // withDockerContainer [Pipeline] sh 19:35:04 + docker images 19:35:04 REPOSITORY TAG IMAGE ID CREATED SIZE 19:35:04 support-scheduler-arm64 latest 023ee25a011f 5 seconds ago 33.5MB 19:35:04 support-notifications-arm64 latest 339f89a00296 5 seconds ago 34.2MB 19:35:04 security-spiffe-token-provider-arm64 latest 6e8eaee2ab81 21 seconds ago 35.1MB 19:35:04 core-metadata-arm64 latest 0c7be1e41b17 41 seconds ago 21.5MB 19:35:04 core-data-arm64 latest 4896363e4a2a 42 seconds ago 21.2MB 19:35:04 core-command-arm64 latest 9ef0e0a73991 52 seconds ago 21MB 19:35:04 core-common-config-bootstrapper-arm64 latest 1f6ee6de19e8 About a minute ago 18.3MB 19:35:04 security-secretstore-setup-arm64 latest 3524c99ecfa6 About a minute ago 43.7MB 19:35:04 security-bootstrapper-arm64 latest 47f2a0caf98c About a minute ago 23.1MB 19:35:04 security-proxy-auth-arm64 latest 268d4e06e2e2 About a minute ago 19.4MB 19:35:04 security-proxy-setup-arm64 latest b1634c0f8704 About a minute ago 29.1MB 19:35:04 security-spire-server-arm64 latest 53617b1cd48b 14 minutes ago 96.6MB 19:35:04 security-spire-agent-arm64 latest c0aae368d053 14 minutes ago 152MB 19:35:04 security-spire-config-arm64 latest 24544bb26798 14 minutes ago 95.8MB 19:35:04 ci-base-image-arm64 latest 1099d2276142 25 minutes ago 924MB 19:35:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 2 weeks ago 553MB 19:35:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:35:04 19:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:35:05 arm64: Pulling from edgex-lftools-log-publisher 19:35:05 8998bd30e6a1: Pulling fs layer 19:35:05 04944245beec: Pulling fs layer 19:35:05 699f458cf7ca: Pulling fs layer 19:35:05 765212b225bb: Pulling fs layer 19:35:05 f23df028b6ca: Pulling fs layer 19:35:05 d65c8cfc05b1: Pulling fs layer 19:35:05 2437ff75d9bd: Pulling fs layer 19:35:05 f23df028b6ca: Waiting 19:35:05 d65c8cfc05b1: Waiting 19:35:05 2437ff75d9bd: Waiting 19:35:05 765212b225bb: Waiting 19:35:05 04944245beec: Verifying Checksum 19:35:05 04944245beec: Download complete 19:35:05 765212b225bb: Verifying Checksum 19:35:05 765212b225bb: Download complete 19:35:05 f23df028b6ca: Verifying Checksum 19:35:05 d65c8cfc05b1: Verifying Checksum 19:35:05 d65c8cfc05b1: Download complete 19:35:05 699f458cf7ca: Verifying Checksum 19:35:05 699f458cf7ca: Download complete 19:35:06 8998bd30e6a1: Verifying Checksum 19:35:06 8998bd30e6a1: Download complete 19:35:08 2437ff75d9bd: Verifying Checksum 19:35:08 2437ff75d9bd: Download complete 19:35:10 8998bd30e6a1: Pull complete 19:35:10 04944245beec: Pull complete 19:35:11 699f458cf7ca: Pull complete 19:35:12 765212b225bb: Pull complete 19:35:14 f23df028b6ca: Pull complete 19:35:14 d65c8cfc05b1: Pull complete 19:35:29 2437ff75d9bd: Pull complete 19:35:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:35:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:35:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:29 prd-ubuntu20.04-docker-arm64-4c-16g-8499 does not seem to be running inside a container 19:35:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:35:32 $ docker top 9991fc36ae3df1e46539a8c3b983c0bc627957779249f5ef5fe4ddbe247f0809 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:33 ---> job-cost.sh 19:35:33 lf-activate-venv: SKIPPING 19:35:33 INFO: No Stack... 19:35:34 INFO: Retrieving Pricing Info for: v3-standard-4 19:35:35 INFO: Archiving Costs [Pipeline] sh 19:35:35 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:35:35 + cut -d, -f6 [Pipeline] lock 19:35:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4699-1-stack-cost] 19:35:35 Resource [jenkins-edgexfoundry-edgex-go-PR-4699-1-stack-cost] did not exist. Created. 19:35:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4699-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:35:35 + echo total: 0.10999999940395355 [Pipeline] stash 19:35:36 Stashed 1 file(s) [Pipeline] } 19:35:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4699-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:35:36 $ docker stop --time=1 9991fc36ae3df1e46539a8c3b983c0bc627957779249f5ef5fe4ddbe247f0809 19:35:37 $ docker rm -f --volumes 9991fc36ae3df1e46539a8c3b983c0bc627957779249f5ef5fe4ddbe247f0809 [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 19:35:38 provisioning config files... 19:35:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6210168736215355738tmp [Pipeline] { [Pipeline] sh 19:35:39 + set +x 19:35:39 + curl -s https://codecov.io/bash 19:35:39 + bash -s -- 19:35:39 19:35:39 _____ _ 19:35:39 / ____| | | 19:35:39 | | ___ __| | ___ ___ _____ __ 19:35:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:35:39 | |___| (_) | (_| | __/ (_| (_) \ V / 19:35:39 \_____\___/ \__,_|\___|\___\___/ \_/ 19:35:39 Bash-1.0.6 19:35:39 19:35:39 19:35:39 ==> git version 2.25.1 found 19:35:39 ==> 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 19:35:39 Release-Date: 2020-01-08 19:35:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:35:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:35:39 ==> Jenkins CI detected. 19:35:39 current dir:  /w/workspace/edgex-go/1 19:35:39 project root: . 19:35:39 --> token set from env 19:35:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:35:39 ==> Running gcov in . (disable via -X gcov) 19:35:39 ==> Python coveragepy not found 19:35:39 ==> Searching for coverage reports in: 19:35:39 + . 19:35:39 -> Found 1 reports 19:35:39 ==> Detecting git/mercurial file structure 19:35:39 ==> Reading reports 19:35:39 + ./coverage.out bytes=453602 19:35:39 ==> Appending adjustments 19:35:39 https://docs.codecov.io/docs/fixing-reports 19:35:40 + Found adjustments 19:35:40 ==> Gzipping contents 19:35:40 60K /tmp/codecov.WKlJVs.gz 19:35:40 ==> Uploading reports 19:35:40 url: https://codecov.io 19:35:40 query: branch=PR-4699&commit=7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4699%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4699&job=&cmd_args= 19:35:40 -> Pinging Codecov 19:35:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4699&commit=7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4699%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4699&job=&cmd_args= 19:35:40 -> Uploading to 19:35:40 https://storage.googleapis.com/codecov/v4/raw/2023-10-04/00271124DB129430A58F1EEE437C3FCB/7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8/e931e405-ae06-4d2b-9e20-f0ff0d42432d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231004T193540Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b37be1a88f6cf08bdd5a4c63cd6402648ceb3f5a439395535dc77743027f9c2 19:35:40 % Total % Received % Xferd Average Speed Time Time Time Current 19:35:40 Dload Upload Total Spent Left Speed 19:35:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58165 0 0 100 58165 0 196k --:--:-- --:--:-- --:--:-- 196k 19:35:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7b1a08b8c7838a2dc040d1f03145fcaf3722f6f8 [Pipeline] } 19:35:40 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 19:35:42 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:35:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:35:43 ---> package-listing.sh 19:35:43 ++ tr '[:upper:]' '[:lower:]' 19:35:43 ++ facter osfamily 19:35:43 + OS_FAMILY=debian 19:35:43 + workspace=/w/workspace/edgex-go/1 19:35:43 + START_PACKAGES=/tmp/packages_start.txt 19:35:43 + END_PACKAGES=/tmp/packages_end.txt 19:35:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:35:43 + PACKAGES=/tmp/packages_start.txt 19:35:43 + '[' /w/workspace/edgex-go/1 ']' 19:35:43 + PACKAGES=/tmp/packages_end.txt 19:35:43 + case "${OS_FAMILY}" in 19:35:43 + dpkg -l 19:35:43 + grep '^ii' 19:35:43 + '[' -f /tmp/packages_start.txt ']' 19:35:43 + '[' -f /tmp/packages_end.txt ']' 19:35:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:35:43 + '[' /w/workspace/edgex-go/1 ']' 19:35:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:35:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:35:43 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 19:35:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:35:44 19:35:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:35:45 latest: Pulling from edgex-lftools-log-publisher 19:35:45 5eb5b503b376: Pulling fs layer 19:35:45 5c69ac0246d0: Pulling fs layer 19:35:45 ec43610c2a17: Pulling fs layer 19:35:45 3a2ae6a8a46f: Pulling fs layer 19:35:45 33b1e0a273af: Pulling fs layer 19:35:45 5d3b04190fa2: Pulling fs layer 19:35:45 2f39f015ded8: Pulling fs layer 19:35:45 33b1e0a273af: Waiting 19:35:45 5d3b04190fa2: Waiting 19:35:45 2f39f015ded8: Waiting 19:35:45 3a2ae6a8a46f: Waiting 19:35:45 5c69ac0246d0: Download complete 19:35:45 3a2ae6a8a46f: Verifying Checksum 19:35:45 3a2ae6a8a46f: Download complete 19:35:45 33b1e0a273af: Verifying Checksum 19:35:45 33b1e0a273af: Download complete 19:35:45 5d3b04190fa2: Verifying Checksum 19:35:45 5d3b04190fa2: Download complete 19:35:45 ec43610c2a17: Verifying Checksum 19:35:45 ec43610c2a17: Download complete 19:35:45 5eb5b503b376: Verifying Checksum 19:35:45 5eb5b503b376: Download complete 19:35:46 2f39f015ded8: Download complete 19:35:46 5eb5b503b376: Pull complete 19:35:46 5c69ac0246d0: Pull complete 19:35:47 ec43610c2a17: Pull complete 19:35:47 3a2ae6a8a46f: Pull complete 19:35:47 33b1e0a273af: Pull complete 19:35:47 5d3b04190fa2: Pull complete 19:35:52 2f39f015ded8: Pull complete 19:35:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:35:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:35:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:52 prd-ubuntu20.04-docker-8c-8g-8498 does not seem to be running inside a container 19:35:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:35:57 $ docker top 48a4e76185a49ecf1114fa236156773408a4d573438e3b54d868a714382fde1f -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:57 + touch /tmp/pre-build-complete [Pipeline] sh 19:35:57 + mkdir -p /var/log/sysstat [Pipeline] sh 19:35:58 + ls /var/log/sa-host 19:35:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:35:58 provisioning config files... 19:35:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11443022916267122044tmp [Pipeline] { [Pipeline] echo 19:35:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:35:58 ---> create-netrc.sh [Pipeline] } 19:35:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:35:59 ---> python-tools-install.sh [Pipeline] echo 19:35:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:35:59 ---> sudo-logs.sh 19:35:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:35:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:35:59 ---> job-cost.sh 19:35:59 lf-activate-venv: SKIPPING 19:35:59 DEBUG: total: 0.10999999940395355 19:35:59 INFO: Retrieving Stack Cost... 19:36:00 INFO: Retrieving Pricing Info for: v3-standard-8 19:36:00 INFO: Archiving Costs [Pipeline] echo 19:36:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:36:00 ---> logs-deploy.sh 19:36:00 lf-activate-venv: SKIPPING 19:36:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4699/1 19:36:00 INFO: archiving workspace using pattern(s): 19:36:01 Archives upload complete. 19:36:01 INFO: archiving logs to Nexus 19:36:02 ---> uname -a: 19:36:02 Linux prd-ubuntu20-04-docker-8c-8g-8498 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:36:02 19:36:02 19:36:02 ---> lscpu: 19:36:02 Architecture: x86_64 19:36:02 CPU op-mode(s): 32-bit, 64-bit 19:36:02 Byte Order: Little Endian 19:36:02 Address sizes: 40 bits physical, 48 bits virtual 19:36:02 CPU(s): 8 19:36:02 On-line CPU(s) list: 0-7 19:36:02 Thread(s) per core: 1 19:36:02 Core(s) per socket: 1 19:36:02 Socket(s): 8 19:36:02 NUMA node(s): 1 19:36:02 Vendor ID: AuthenticAMD 19:36:02 CPU family: 23 19:36:02 Model: 49 19:36:02 Model name: AMD EPYC-Rome Processor 19:36:02 Stepping: 0 19:36:02 CPU MHz: 2799.998 19:36:02 BogoMIPS: 5599.99 19:36:02 Virtualization: AMD-V 19:36:02 Hypervisor vendor: KVM 19:36:02 Virtualization type: full 19:36:02 L1d cache: 256 KiB 19:36:02 L1i cache: 256 KiB 19:36:02 L2 cache: 4 MiB 19:36:02 L3 cache: 128 MiB 19:36:02 NUMA node0 CPU(s): 0-7 19:36:02 Vulnerability Itlb multihit: Not affected 19:36:02 Vulnerability L1tf: Not affected 19:36:02 Vulnerability Mds: Not affected 19:36:02 Vulnerability Meltdown: Not affected 19:36:02 Vulnerability Mmio stale data: Not affected 19:36:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:36:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:36:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:36:02 Vulnerability Srbds: Not affected 19:36:02 Vulnerability Tsx async abort: Not affected 19:36:02 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 19:36:02 19:36:02 19:36:02 ---> nproc: 19:36:02 8 19:36:02 19:36:02 19:36:02 ---> df -h: 19:36:02 Filesystem Size Used Avail Use% Mounted on 19:36:02 overlay 155G 21G 135G 14% / 19:36:02 tmpfs 64M 0 64M 0% /dev 19:36:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:36:02 shm 64M 0 64M 0% /dev/shm 19:36:02 /dev/vda1 155G 21G 135G 14% /facter-os 19:36:02 19:36:02 19:36:02 ---> sar -b -r -n DEV: 19:36:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8498) 10/04/23 _x86_64_ (8 CPU) 19:36:02 19:36:02 19:04:28 LINUX RESTART (8 CPU) 19:36:02 19:36:02 19:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:36:02 19:06:01 114.63 11.80 102.83 0.00 1818.39 55870.89 0.00 19:36:02 19:07:01 68.69 0.02 68.67 0.00 1.73 34348.01 0.00 19:36:02 19:08:02 36.53 0.17 36.36 0.00 2.53 17316.33 0.00 19:36:02 19:09:01 284.53 0.49 284.04 0.00 52.06 176486.29 0.00 19:36:02 19:10:01 541.18 7.60 533.58 0.00 135.40 123570.21 0.00 19:36:02 19:11:01 308.51 8.27 300.23 0.00 2801.53 93629.17 0.00 19:36:02 19:12:01 495.28 3.80 491.49 0.00 2292.57 41319.69 0.00 19:36:02 19:13:01 4.33 0.02 4.32 0.00 0.13 96.78 0.00 19:36:02 19:14:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 19:36:02 19:15:01 2.17 0.00 2.17 0.00 0.00 23.33 0.00 19:36:02 19:16:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 19:36:02 19:17:01 1.68 0.02 1.67 0.00 0.13 18.26 0.00 19:36:02 19:18:01 1.87 0.00 1.87 0.00 0.00 25.06 0.00 19:36:02 19:19:01 1.85 0.00 1.85 0.00 0.00 20.79 0.00 19:36:02 19:20:01 1.95 0.02 1.93 0.00 0.13 23.20 0.00 19:36:02 19:21:01 1.68 0.00 1.68 0.00 0.00 23.73 0.00 19:36:02 19:22:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 19:36:02 19:23:01 1.90 0.00 1.90 0.00 0.00 21.86 0.00 19:36:02 19:24:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 19:36:02 19:25:01 1.87 0.00 1.87 0.00 0.00 20.40 0.00 19:36:02 19:26:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 19:36:02 19:27:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 19:36:02 19:28:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 19:36:02 19:29:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 19:36:02 19:30:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 19:36:02 19:31:01 1.43 0.00 1.43 0.00 0.00 15.99 0.00 19:36:02 19:32:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 19:36:02 19:33:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 19:36:02 19:34:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 19:36:02 19:35:01 2.92 1.33 1.58 0.00 32.39 19.73 0.00 19:36:02 19:36:01 60.46 0.52 59.94 0.00 24.13 17981.94 0.00 19:36:02 Average: 62.70 1.09 61.61 0.00 230.36 17994.66 0.00 19:36:02 19:36:02 19:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:36:02 19:06:01 28341092 31579096 724864 2.20 95572 3371616 1891220 5.57 1178708 2944880 211188 19:36:02 19:07:01 27503296 31308392 994340 3.02 118584 3859896 2388872 7.04 1808900 3091072 367996 19:36:02 19:08:02 27578120 31545896 753004 2.29 122396 3992556 1832576 5.40 1313540 3487336 275584 19:36:02 19:09:01 23192636 31374412 910440 2.77 134060 8087516 3125856 9.21 1881340 7174200 115096 19:36:02 19:10:01 17427312 29207228 3015892 9.17 229348 11215732 8288588 24.43 4461720 9881708 1024 19:36:02 19:11:01 15149076 29726476 2472436 7.52 259356 13877960 6054928 17.84 5249004 11266160 118680 19:36:02 19:12:01 17648272 31443456 810352 2.46 277784 13214128 2028800 5.98 2652532 11571596 24 19:36:02 19:13:01 17653772 31444132 809884 2.46 276324 13210876 2007448 5.92 2650912 11568372 8 19:36:02 19:14:01 17707676 31498044 755916 2.30 276348 13210880 2007448 5.92 2597092 11568376 176 19:36:02 19:15:01 17709036 31499516 754388 2.29 276400 13210880 2007448 5.92 2596104 11568376 188 19:36:02 19:16:01 17715556 31506104 747764 2.27 276464 13210884 2007448 5.92 2589684 11568384 180 19:36:02 19:17:01 17716488 31507036 746960 2.27 276504 13210880 2007448 5.92 2589352 11568384 8 19:36:02 19:18:01 17717448 31508104 745836 2.27 276564 13210888 2007448 5.92 2589420 11568392 8 19:36:02 19:19:01 17717416 31508132 745784 2.27 276608 13210892 2007448 5.92 2589160 11568388 8 19:36:02 19:20:01 17716740 31507536 746516 2.27 276668 13210888 2034792 6.00 2589660 11568384 36 19:36:02 19:21:01 17716196 31507016 746980 2.27 276708 13210876 2034792 6.00 2589492 11568364 44 19:36:02 19:22:01 17716188 31507008 746912 2.27 276724 13210876 2034792 6.00 2589428 11568364 4 19:36:02 19:23:01 17716580 31507464 746416 2.27 276764 13210880 2034792 6.00 2589968 11568372 8 19:36:02 19:24:01 17715988 31506876 746936 2.27 276768 13210888 2034792 6.00 2590232 11568376 8 19:36:02 19:25:01 17715884 31506836 746948 2.27 276796 13210888 2034792 6.00 2590124 11568380 16 19:36:02 19:26:01 17716804 31507772 745896 2.27 276816 13210888 2034792 6.00 2589308 11568388 16 19:36:02 19:27:01 17717044 31508020 745820 2.27 276840 13210896 2034792 6.00 2589088 11568392 44 19:36:02 19:28:01 17716776 31507800 746044 2.27 276856 13210896 2034792 6.00 2589132 11568384 8 19:36:02 19:29:01 17716760 31507788 746012 2.27 276880 13210904 2034792 6.00 2589176 11568388 44 19:36:02 19:30:01 17716720 31507756 745992 2.27 276892 13210896 2034792 6.00 2589268 11568392 12 19:36:02 19:31:01 17716688 31507780 745956 2.27 276904 13210908 2034792 6.00 2589372 11568396 44 19:36:02 19:32:01 17716672 31507768 745932 2.27 276924 13210912 2034792 6.00 2589304 11568400 8 19:36:02 19:33:01 17716812 31507956 745664 2.27 276932 13210912 2034792 6.00 2589988 11568400 220 19:36:02 19:34:01 17716836 31507984 745632 2.27 276936 13210916 2034792 6.00 2589496 11568404 8 19:36:02 19:35:01 17711448 31504352 749288 2.28 276976 13211872 2034792 6.00 2595400 11568844 60 19:36:02 19:36:01 17098624 31403188 845488 2.57 281888 13665500 2145732 6.32 2708860 12007040 592 19:36:02 Average: 18752773 31360546 896009 2.72 254309 12101174 2398883 7.07 2609509 10564429 35205 19:36:02 19:36:02 19:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:36:02 19:06:01 lo 5.01 5.01 0.49 0.49 0.00 0.00 0.00 0.00 19:36:02 19:06:01 ens3 1203.05 1004.94 12289.56 109.11 0.00 0.00 0.00 0.00 19:36:02 19:06:01 docker0 657.43 728.08 48.19 4587.61 0.00 0.00 0.00 0.00 19:36:02 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:07:01 ens3 58.29 53.96 48.30 91.09 0.00 0.00 0.00 0.00 19:36:02 19:07:01 veth528bc15 0.17 0.35 0.01 0.03 0.00 0.00 0.00 0.00 19:36:02 19:07:01 docker0 0.17 0.23 0.01 0.03 0.00 0.00 0.00 0.00 19:36:02 19:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:08:02 ens3 26.95 18.00 22.39 12.37 0.00 0.00 0.00 0.00 19:36:02 19:08:02 veth528bc15 1.07 1.08 0.09 0.10 0.00 0.00 0.00 0.00 19:36:02 19:08:02 docker0 1.07 1.07 0.08 0.09 0.00 0.00 0.00 0.00 19:36:02 19:09:01 vethd1b99ab 0.17 0.25 0.02 0.10 0.00 0.00 0.00 0.00 19:36:02 19:09:01 vethb58f41b 0.17 0.27 0.02 0.10 0.00 0.00 0.00 0.00 19:36:02 19:09:01 veth0647186 0.19 0.29 0.02 0.10 0.00 0.00 0.00 0.00 19:36:02 19:09:01 veth007f042 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:09:01 veth364ccb8 0.54 0.75 0.05 0.20 0.00 0.00 0.00 0.00 19:36:02 19:09:01 veth9e8e1bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:09:01 vethcc43454 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:09:01 lo 1.42 1.42 0.13 0.13 0.00 0.00 0.00 0.00 19:36:02 19:09:01 veth0cec664 0.19 0.29 0.02 0.10 0.00 0.00 0.00 0.00 19:36:02 19:09:01 ens3 180.80 97.66 3425.78 22.98 0.00 0.00 0.00 0.00 19:36:02 19:09:01 vethdf227bc 0.17 0.25 0.02 0.10 0.00 0.00 0.00 0.00 19:36:02 19:09:01 vetha9703ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:09:01 veth77a980e 0.17 0.27 0.02 0.10 0.00 0.00 0.00 0.00 19:36:02 19:09:01 docker0 18.34 32.59 1.21 361.83 0.00 0.00 0.00 0.00 19:36:02 19:10:01 veth0da39b4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:36:02 19:10:01 vethfe3d7b1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:36:02 19:10:01 vethea2ee40 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:36:02 19:10:01 veth9e21bd1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:36:02 19:10:01 veth5d2eb2c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:36:02 19:10:01 veth18b5bdc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:36:02 19:10:01 vethef31b11 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:36:02 19:10:01 veth311a250 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:36:02 19:10:01 vethde2222e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:36:02 19:10:01 veth364ccb8 0.05 0.50 0.00 0.02 0.00 0.00 0.00 0.00 19:36:02 19:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:36:02 19:10:01 vethbfbdfef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:36:02 19:10:01 ens3 563.70 297.47 3425.33 39.65 0.00 0.00 0.00 0.00 19:36:02 19:10:01 veth85996f4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:36:02 19:10:01 docker0 261.92 478.89 22.79 2702.62 0.00 0.00 0.00 0.00 19:36:02 19:11:01 veth0da39b4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:11:01 vethfe3d7b1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:11:01 vethea2ee40 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:11:01 veth9e21bd1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:11:01 veth5d2eb2c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:11:01 veth18b5bdc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:11:01 vethef31b11 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:11:01 veth311a250 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:11:01 vethde2222e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:11:01 veth364ccb8 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 19:36:02 19:11:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 19:36:02 19:11:01 vethbfbdfef 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:11:01 ens3 59.85 36.91 655.83 3.99 0.00 0.00 0.00 0.00 19:36:02 19:11:01 veth85996f4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:11:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 19:36:02 19:12:01 ens3 81.62 29.99 1381.04 5.66 0.00 0.00 0.00 0.00 19:36:02 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:13:01 ens3 0.22 0.22 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:15:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:36:02 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:20:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:36:02 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:22:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:23:01 ens3 1.00 0.88 3.88 0.06 0.00 0.00 0.00 0.00 19:36:02 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:25:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:36:02 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:26:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:30:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:36:02 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:36:02 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:34:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:36:02 19:35:01 ens3 4.02 3.20 3.27 3.94 0.00 0.00 0.00 0.00 19:36:02 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 19:36:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 19:36:02 19:36:01 ens3 114.35 68.29 2541.84 19.49 0.00 0.00 0.00 0.00 19:36:02 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:02 Average: lo 0.37 0.37 0.03 0.03 0.00 0.00 0.00 0.00 19:36:02 Average: ens3 73.41 51.51 760.27 9.90 0.00 0.00 0.00 0.00 19:36:02 Average: docker0 29.97 39.68 2.31 244.55 0.00 0.00 0.00 0.00 19:36:02 19:36:02 19:36:02 ---> sar -P ALL: 19:36:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8498) 10/04/23 _x86_64_ (8 CPU) 19:36:02 19:36:02 19:04:28 LINUX RESTART (8 CPU) 19:36:02 19:36:02 19:05:02 CPU %user %nice %system %iowait %steal %idle 19:36:02 19:06:01 all 9.33 0.00 3.81 3.15 0.06 83.65 19:36:02 19:06:01 0 10.05 0.00 3.67 2.83 0.05 83.39 19:36:02 19:06:01 1 7.71 0.00 3.64 2.14 0.05 86.45 19:36:02 19:06:01 2 9.96 0.00 4.86 10.03 0.05 75.09 19:36:02 19:06:01 3 10.94 0.00 3.08 5.91 0.07 80.00 19:36:02 19:06:01 4 8.91 0.00 2.70 0.27 0.05 88.07 19:36:02 19:06:01 5 7.82 0.00 3.55 0.47 0.05 88.11 19:36:02 19:06:01 6 12.03 0.00 4.44 0.31 0.05 83.18 19:36:02 19:06:01 7 7.17 0.00 4.54 3.25 0.10 84.93 19:36:02 19:07:01 all 28.85 0.00 4.41 2.13 0.07 64.54 19:36:02 19:07:01 0 30.47 0.00 3.78 1.18 0.07 64.51 19:36:02 19:07:01 1 29.79 0.00 3.68 0.44 0.07 66.03 19:36:02 19:07:01 2 26.87 0.00 4.86 10.21 0.08 57.98 19:36:02 19:07:01 3 29.31 0.00 4.00 2.32 0.08 64.29 19:36:02 19:07:01 4 29.03 0.00 4.37 0.37 0.07 66.16 19:36:02 19:07:01 5 30.37 0.00 3.98 0.74 0.07 64.84 19:36:02 19:07:01 6 27.65 0.00 4.14 1.73 0.08 66.40 19:36:02 19:07:01 7 27.35 0.00 6.45 0.07 0.07 66.06 19:36:02 19:08:02 all 48.57 0.00 4.19 0.80 0.07 46.37 19:36:02 19:08:02 0 47.14 0.00 3.75 1.20 0.07 47.84 19:36:02 19:08:02 1 47.59 0.00 4.40 0.99 0.08 46.93 19:36:02 19:08:02 2 49.34 0.00 4.22 0.72 0.07 45.64 19:36:02 19:08:02 3 49.48 0.00 4.22 0.03 0.07 46.20 19:36:02 19:08:02 4 48.19 0.00 4.39 0.02 0.07 47.33 19:36:02 19:08:02 5 49.48 0.00 4.03 0.10 0.07 46.32 19:36:02 19:08:02 6 47.90 0.00 4.37 3.09 0.08 44.56 19:36:02 19:08:02 7 49.44 0.00 4.12 0.24 0.08 46.12 19:36:02 19:09:01 all 19.59 0.00 6.64 11.95 0.10 61.72 19:36:02 19:09:01 0 19.97 0.00 7.25 22.08 0.12 50.58 19:36:02 19:09:01 1 17.34 0.00 6.42 5.62 0.10 70.52 19:36:02 19:09:01 2 19.60 0.00 7.29 10.42 0.09 62.61 19:36:02 19:09:01 3 21.42 0.00 6.42 5.98 0.09 66.10 19:36:02 19:09:01 4 19.77 0.00 5.76 12.04 0.10 62.33 19:36:02 19:09:01 5 18.91 0.00 6.80 11.67 0.09 62.53 19:36:02 19:09:01 6 20.41 0.00 6.49 21.08 0.10 51.92 19:36:02 19:09:01 7 19.31 0.00 6.72 6.58 0.09 67.31 19:36:02 19:10:01 all 26.96 0.00 6.19 13.93 0.11 52.81 19:36:02 19:10:01 0 27.62 0.00 6.82 27.21 0.12 38.23 19:36:02 19:10:01 1 27.06 0.00 5.71 4.14 0.10 62.99 19:36:02 19:10:01 2 26.44 0.00 6.72 9.02 0.12 57.70 19:36:02 19:10:01 3 26.99 0.00 7.06 29.92 0.12 35.92 19:36:02 19:10:01 4 27.34 0.00 5.67 14.67 0.10 52.22 19:36:02 19:10:01 5 24.98 0.00 5.71 10.34 0.12 58.85 19:36:02 19:10:01 6 27.78 0.00 5.42 13.32 0.10 53.38 19:36:02 19:10:01 7 27.44 0.00 6.40 2.85 0.12 63.19 19:36:02 19:11:01 all 91.46 0.00 8.32 0.00 0.21 0.00 19:36:02 19:11:01 0 92.66 0.00 7.16 0.00 0.18 0.00 19:36:02 19:11:01 1 91.71 0.00 8.11 0.00 0.18 0.00 19:36:02 19:11:01 2 91.59 0.00 8.13 0.00 0.24 0.03 19:36:02 19:11:01 3 91.64 0.00 8.19 0.00 0.17 0.00 19:36:02 19:11:01 4 92.25 0.00 7.55 0.00 0.20 0.00 19:36:02 19:11:01 5 89.22 0.00 10.51 0.00 0.27 0.00 19:36:02 19:11:01 6 89.93 0.00 9.82 0.00 0.25 0.00 19:36:02 19:11:01 7 92.51 0.00 7.31 0.00 0.19 0.00 19:36:02 19:12:01 all 11.54 0.00 2.81 6.50 0.07 79.09 19:36:02 19:12:01 0 11.40 0.00 2.63 7.15 0.05 78.77 19:36:02 19:12:01 1 10.68 0.00 3.27 12.71 0.03 73.31 19:36:02 19:12:01 2 11.92 0.00 2.52 8.43 0.08 77.04 19:36:02 19:12:01 3 11.60 0.00 3.05 5.20 0.05 80.10 19:36:02 19:12:01 4 11.80 0.00 2.50 3.09 0.03 82.58 19:36:02 19:12:01 5 11.67 0.00 3.44 4.74 0.05 80.09 19:36:02 19:12:01 6 11.30 0.00 2.84 5.24 0.07 80.55 19:36:02 19:12:01 7 11.93 0.00 2.26 5.41 0.15 80.25 19:36:02 19:13:01 all 0.07 0.00 0.06 0.01 0.01 99.84 19:36:02 19:13:01 0 0.05 0.00 0.05 0.00 0.00 99.90 19:36:02 19:13:01 1 0.08 0.00 0.08 0.02 0.00 99.82 19:36:02 19:13:01 2 0.10 0.00 0.05 0.02 0.03 99.80 19:36:02 19:13:01 3 0.05 0.00 0.05 0.00 0.00 99.90 19:36:02 19:13:01 4 0.27 0.00 0.10 0.00 0.02 99.62 19:36:02 19:13:01 5 0.02 0.00 0.07 0.00 0.00 99.92 19:36:02 19:13:01 6 0.02 0.00 0.05 0.07 0.02 99.85 19:36:02 19:13:01 7 0.00 0.00 0.05 0.00 0.00 99.95 19:36:02 19:14:01 all 0.03 0.00 0.01 0.00 0.01 99.96 19:36:02 19:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:36:02 19:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:36:02 19:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:36:02 19:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:36:02 19:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:36:02 19:14:01 6 0.03 0.00 0.00 0.02 0.02 99.93 19:36:02 19:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:15:01 all 0.04 0.00 0.02 0.00 0.01 99.93 19:36:02 19:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:36:02 19:15:01 1 0.07 0.00 0.02 0.00 0.00 99.92 19:36:02 19:15:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:36:02 19:15:01 3 0.00 0.00 0.03 0.00 0.02 99.95 19:36:02 19:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:36:02 19:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:15:01 6 0.20 0.00 0.08 0.02 0.00 99.70 19:36:02 19:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:36:02 19:16:01 all 0.02 0.00 0.01 0.01 0.01 99.96 19:36:02 19:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:36:02 19:16:01 2 0.03 0.00 0.03 0.00 0.03 99.90 19:36:02 19:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:36:02 19:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:36:02 19:16:01 6 0.03 0.00 0.00 0.03 0.02 99.92 19:36:02 19:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:36:02 19:36:02 19:16:01 CPU %user %nice %system %iowait %steal %idle 19:36:02 19:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:36:02 19:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:36:02 19:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:36:02 19:17:01 2 0.05 0.00 0.02 0.00 0.03 99.90 19:36:02 19:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:17:01 4 0.02 0.00 0.00 0.02 0.02 99.95 19:36:02 19:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:17:01 6 0.02 0.00 0.00 0.02 0.02 99.95 19:36:02 19:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:18:01 all 0.14 0.00 0.02 0.00 0.01 99.83 19:36:02 19:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:36:02 19:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:36:02 19:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:36:02 19:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:36:02 19:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:36:02 19:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:18:01 6 0.98 0.00 0.05 0.03 0.00 98.94 19:36:02 19:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:36:02 19:19:01 all 0.26 0.00 0.01 0.00 0.01 99.72 19:36:02 19:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:36:02 19:19:01 1 0.02 0.00 0.02 0.02 0.02 99.93 19:36:02 19:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:36:02 19:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:36:02 19:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:19:01 6 1.99 0.00 0.00 0.02 0.02 97.98 19:36:02 19:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:20:01 all 0.29 0.00 0.02 0.01 0.00 99.67 19:36:02 19:20:01 0 0.05 0.00 0.00 0.00 0.00 99.95 19:36:02 19:20:01 1 0.03 0.00 0.02 0.02 0.00 99.93 19:36:02 19:20:01 2 0.05 0.00 0.03 0.00 0.03 99.88 19:36:02 19:20:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:36:02 19:20:01 4 0.02 0.00 0.03 0.00 0.00 99.95 19:36:02 19:20:01 5 0.10 0.00 0.03 0.00 0.00 99.87 19:36:02 19:20:01 6 2.02 0.00 0.03 0.03 0.00 97.92 19:36:02 19:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:36:02 19:21:01 all 0.27 0.00 0.01 0.00 0.01 99.71 19:36:02 19:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:21:01 1 0.07 0.00 0.02 0.02 0.02 99.88 19:36:02 19:21:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:36:02 19:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:36:02 19:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:36:02 19:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:21:01 6 1.95 0.00 0.00 0.00 0.02 98.03 19:36:02 19:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:36:02 19:22:01 all 0.11 0.00 0.02 0.00 0.00 99.86 19:36:02 19:22:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:36:02 19:22:01 1 0.02 0.00 0.02 0.02 0.00 99.95 19:36:02 19:22:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:36:02 19:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:36:02 19:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:36:02 19:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:22:01 6 0.75 0.00 0.10 0.02 0.00 99.14 19:36:02 19:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:23:01 all 0.01 0.00 0.00 0.00 0.01 99.97 19:36:02 19:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:23:01 1 0.03 0.00 0.00 0.02 0.02 99.93 19:36:02 19:23:01 2 0.00 0.00 0.02 0.00 0.03 99.95 19:36:02 19:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:23:01 6 0.03 0.00 0.00 0.02 0.02 99.93 19:36:02 19:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:36:02 19:24:01 all 0.01 0.00 0.00 0.00 0.01 99.97 19:36:02 19:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:36:02 19:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:36:02 19:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:36:02 19:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:36:02 19:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:36:02 19:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:24:01 6 0.03 0.00 0.00 0.02 0.00 99.95 19:36:02 19:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:25:01 all 0.06 0.00 0.01 0.00 0.01 99.91 19:36:02 19:25:01 0 0.32 0.00 0.02 0.00 0.00 99.67 19:36:02 19:25:01 1 0.02 0.00 0.02 0.02 0.00 99.95 19:36:02 19:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:36:02 19:25:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:36:02 19:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:36:02 19:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:36:02 19:25:01 6 0.07 0.00 0.02 0.00 0.02 99.90 19:36:02 19:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:36:02 19:26:01 all 0.02 0.00 0.00 0.00 0.01 99.96 19:36:02 19:26:01 0 0.12 0.00 0.00 0.00 0.00 99.88 19:36:02 19:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 19:36:02 19:26:01 2 0.00 0.00 0.03 0.00 0.02 99.95 19:36:02 19:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:36:02 19:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:36:02 19:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:27:01 all 0.13 0.00 0.01 0.00 0.01 99.84 19:36:02 19:27:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:36:02 19:27:01 1 0.03 0.00 0.02 0.02 0.00 99.93 19:36:02 19:27:01 2 0.08 0.00 0.02 0.00 0.03 99.87 19:36:02 19:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:36:02 19:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:36:02 19:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:36:02 19:27:01 6 0.80 0.00 0.02 0.02 0.02 99.15 19:36:02 19:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:36:02 19:36:02 19:27:01 CPU %user %nice %system %iowait %steal %idle 19:36:02 19:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:36:02 19:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:36:02 19:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:36:02 19:28:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:36:02 19:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:36:02 19:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:29:01 all 0.02 0.00 0.01 0.01 0.01 99.96 19:36:02 19:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:36:02 19:29:01 1 0.03 0.00 0.02 0.03 0.00 99.92 19:36:02 19:29:01 2 0.02 0.00 0.00 0.00 0.03 99.95 19:36:02 19:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:36:02 19:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:36:02 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:36:02 19:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:36:02 19:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:36:02 19:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:36:02 19:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:36:02 19:30:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:36:02 19:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:36:02 19:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 19:36:02 19:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:36:02 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:31:01 1 0.07 0.00 0.05 0.02 0.02 99.85 19:36:02 19:31:01 2 0.03 0.00 0.00 0.00 0.03 99.93 19:36:02 19:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:36:02 19:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:31:01 6 0.05 0.00 0.00 0.00 0.00 99.95 19:36:02 19:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:36:02 19:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:36:02 19:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:36:02 19:32:01 2 0.02 0.00 0.00 0.00 0.03 99.95 19:36:02 19:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:36:02 19:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:32:01 6 0.03 0.00 0.02 0.02 0.02 99.92 19:36:02 19:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:36:02 19:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:36:02 19:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:36:02 19:33:01 2 0.02 0.00 0.05 0.00 0.02 99.92 19:36:02 19:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:36:02 19:33:01 4 0.03 0.00 0.03 0.02 0.02 99.90 19:36:02 19:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:33:01 6 0.07 0.00 0.00 0.00 0.02 99.92 19:36:02 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:36:02 19:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:36:02 19:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:36:02 19:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:36:02 19:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:36:02 19:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:36:02 19:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:36:02 19:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:36:02 19:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:36:02 19:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:36:02 19:35:01 all 0.21 0.00 0.02 0.06 0.00 99.70 19:36:02 19:35:01 0 0.28 0.00 0.02 0.03 0.00 99.67 19:36:02 19:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:36:02 19:35:01 2 0.30 0.00 0.03 0.02 0.02 99.63 19:36:02 19:35:01 3 0.10 0.00 0.00 0.00 0.00 99.90 19:36:02 19:35:01 4 0.20 0.00 0.03 0.27 0.00 99.50 19:36:02 19:35:01 5 0.30 0.00 0.02 0.00 0.00 99.68 19:36:02 19:35:01 6 0.47 0.00 0.02 0.15 0.02 99.35 19:36:02 19:35:01 7 0.03 0.00 0.05 0.00 0.00 99.92 19:36:02 19:36:01 all 3.37 0.00 1.35 1.04 0.03 94.20 19:36:02 19:36:01 0 3.87 0.00 1.46 0.02 0.02 94.64 19:36:02 19:36:01 1 3.06 0.00 1.90 6.37 0.05 88.63 19:36:02 19:36:01 2 2.92 0.00 1.61 0.12 0.05 95.31 19:36:02 19:36:01 3 3.28 0.00 1.07 0.12 0.02 95.52 19:36:02 19:36:01 4 3.40 0.00 1.21 0.05 0.03 95.31 19:36:02 19:36:01 5 3.98 0.00 1.44 0.00 0.03 94.54 19:36:02 19:36:01 6 4.60 0.00 1.23 1.67 0.03 92.47 19:36:02 19:36:01 7 1.89 0.00 0.92 0.00 0.03 97.15 19:36:02 Average: all 7.68 0.00 1.21 1.25 0.03 89.83 19:36:02 Average: 0 7.82 0.00 1.17 1.95 0.02 89.04 19:36:02 Average: 1 7.55 0.00 1.20 1.04 0.03 90.19 19:36:02 Average: 2 7.64 0.00 1.29 1.55 0.04 89.47 19:36:02 Average: 3 7.83 0.00 1.19 1.57 0.02 89.39 19:36:02 Average: 4 7.72 0.00 1.09 0.97 0.03 90.19 19:36:02 Average: 5 7.43 0.00 1.24 0.88 0.02 90.42 19:36:02 Average: 6 7.91 0.00 1.23 1.48 0.03 89.35 19:36:02 Average: 7 7.57 0.00 1.24 0.58 0.03 90.58 19:36:02 19:36:02 19:36:02