Pull request #4786 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6252d34b596de83f639eb23c2fcf2ade39db95fb+c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 (1f4bfc8665e304478c094e65232e6ad45506e61b) 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-ssh10615979748561234909.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7289888752546313831.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4786/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4786/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6532451785851713748.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15970635973187395309.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4786/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4786/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7574208493052549669.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-915 in /w/workspace/edgexfoundry_edgex-go_PR-4786 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 into PR head commit 6252d34b596de83f639eb23c2fcf2ade39db95fb Merge succeeded, producing 6252d34b596de83f639eb23c2fcf2ade39db95fb Checking out Revision 6252d34b596de83f639eb23c2fcf2ade39db95fb (PR-4786) > 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/4786/head:refs/remotes/origin/PR-4786 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6252d34b596de83f639eb23c2fcf2ade39db95fb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6252d34b596de83f639eb23c2fcf2ade39db95fb # timeout=10 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.7 to 2.2.0" First time build. Skipping changelog. > git rev-list --no-walk 7c02e4ee3772f0161ac878db08927887161c98e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:23:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:23:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:23:25 ========================================================= 04:23:25 EdgeX Global Pipelines Version Info 04:23:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:23:25 ------------------- 04:23:25 stable info: 04:23:25 ------------------- 04:23:25 Commited By: Ginny Guan ginny@iotechsys.com 04:23:25 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 04:23:25 Message: update stable to v1.0.260 04:23:26 ------------------- 04:23:26 experimental info: 04:23:26 ------------------- 04:23:26 Commited By: Ginny Guan ginny@iotechsys.com 04:23:26 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:23:26 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:23:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:23:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:23:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4786 [Pipeline] echo 04:23:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4786 [Pipeline] echo 04:23:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4786 [Pipeline] echo 04:23:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6252d34b596de83f639eb23c2fcf2ade39db95fb [Pipeline] echo 04:23:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6252d34 [Pipeline] echo 04:23:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:27 provisioning config files... 04:23:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config130394166232117883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:27 ---> ****-login.sh 04:23:27 nexus3.edgexfoundry.org:10001 04:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:27 Configure a credential helper to remove this warning. See 04:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:27 04:23:27 Login Succeeded 04:23:27 nexus3.edgexfoundry.org:10002 04:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:27 Configure a credential helper to remove this warning. See 04:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:27 04:23:27 Login Succeeded 04:23:27 nexus3.edgexfoundry.org:10003 04:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:28 Configure a credential helper to remove this warning. See 04:23:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:28 04:23:28 Login Succeeded 04:23:28 nexus3.edgexfoundry.org:10004 04:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:28 Configure a credential helper to remove this warning. See 04:23:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:28 04:23:28 Login Succeeded 04:23:28 ****.io 04:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:28 Configure a credential helper to remove this warning. See 04:23:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:28 04:23:28 Login Succeeded 04:23:28 ---> ****-login.sh ends [Pipeline] } 04:23:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:28 + 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 04:23:28 + dirname cmd/core-command/Dockerfile 04:23:28 + cut -d/ -f2 04:23:28 + echo core-command,cmd/core-command/Dockerfile 04:23:28 + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:23:28 + cut -d/ -f2 04:23:28 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:23:28 + dirname cmd/core-data/Dockerfile 04:23:28 + cut -d/ -f2 04:23:28 + echo core-data,cmd/core-data/Dockerfile 04:23:28 + dirname cmd/core-metadata/Dockerfile 04:23:28 + cut -d/ -f2 04:23:28 + echo core-metadata,cmd/core-metadata/Dockerfile 04:23:28 + dirname cmd/security-bootstrapper/Dockerfile 04:23:28 + cut -d/ -f2 04:23:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:23:28 + dirname cmd/security-proxy-auth/Dockerfile 04:23:28 + cut -d/ -f2 04:23:28 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:23:28 + dirname cmd/security-proxy-setup/Dockerfile 04:23:28 + cut -d/ -f2 04:23:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:23:28 + dirname cmd/security-secretstore-setup/Dockerfile 04:23:28 + cut -d/ -f2 04:23:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:23:28 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:23:28 + cut -d/ -f2 04:23:28 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:23:28 + dirname cmd/security-spire-agent/Dockerfile 04:23:28 + cut -d/ -f2 04:23:28 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:23:28 + dirname cmd/security-spire-config/Dockerfile 04:23:28 + cut -d/ -f2 04:23:28 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:23:28 + dirname cmd/security-spire-server/Dockerfile 04:23:28 + cut -d/ -f2 04:23:28 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:23:28 + dirname+ cmd/support-notifications/Dockerfile 04:23:28 cut -d/ -f2 04:23:28 + echo support-notifications,cmd/support-notifications/Dockerfile 04:23:28 + + dirnamecut cmd/support-scheduler/Dockerfile -d/ 04:23:28 -f2 04:23:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:23:28 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 04:23:29 + git rev-list -1 --merges 6252d34b596de83f639eb23c2fcf2ade39db95fb~1..6252d34b596de83f639eb23c2fcf2ade39db95fb [Pipeline] echo 04:23:29 -----------> git rev-list -1 --merges 6252d34b596de83f639eb23c2fcf2ade39db95fb~1..6252d34b596de83f639eb23c2fcf2ade39db95fb 6252d34b596de83f639eb23c2fcf2ade39db95fb [false] [Pipeline] sh 04:23:29 + git log --format=format:%s -1 6252d34b596de83f639eb23c2fcf2ade39db95fb [Pipeline] echo 04:23:29 ========================================================= 04:23:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:23:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:23:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:29 + grep -v github /etc/ssh/ssh_known_hosts 04:23:29 + [ -e /tmp/ssh_known_hosts ] 04:23:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:23:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:23:29 + sudo tee -a /etc/ssh/ssh_known_hosts 04:23:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:30 04:23:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:30 0.1.4: Pulling from edgex-devops/py-git-semver 04:23:30 b85a868b505f: Pulling fs layer 04:23:30 e2be974225ed: Pulling fs layer 04:23:30 339a4e72a1f5: Pulling fs layer 04:23:30 988bab9f4d93: Pulling fs layer 04:23:30 1469e6f7b9e6: Pulling fs layer 04:23:30 eaf3925da568: Pulling fs layer 04:23:30 bab4dde63d76: Pulling fs layer 04:23:30 bde34c3a00c8: Pulling fs layer 04:23:30 b352a97aabf1: Pulling fs layer 04:23:30 4872d77fe225: Pulling fs layer 04:23:30 5851b861e8e6: Pulling fs layer 04:23:30 988bab9f4d93: Waiting 04:23:30 4872d77fe225: Waiting 04:23:30 bab4dde63d76: Waiting 04:23:30 1469e6f7b9e6: Waiting 04:23:30 eaf3925da568: Waiting 04:23:30 5851b861e8e6: Waiting 04:23:30 b352a97aabf1: Waiting 04:23:30 bde34c3a00c8: Waiting 04:23:30 e2be974225ed: Verifying Checksum 04:23:30 e2be974225ed: Download complete 04:23:30 988bab9f4d93: Verifying Checksum 04:23:30 988bab9f4d93: Download complete 04:23:30 1469e6f7b9e6: Verifying Checksum 04:23:30 1469e6f7b9e6: Download complete 04:23:30 eaf3925da568: Download complete 04:23:30 339a4e72a1f5: Verifying Checksum 04:23:30 339a4e72a1f5: Download complete 04:23:30 bde34c3a00c8: Verifying Checksum 04:23:30 bde34c3a00c8: Download complete 04:23:30 b352a97aabf1: Download complete 04:23:30 4872d77fe225: Download complete 04:23:30 5851b861e8e6: Download complete 04:23:30 b85a868b505f: Verifying Checksum 04:23:30 b85a868b505f: Download complete 04:23:30 bab4dde63d76: Verifying Checksum 04:23:30 bab4dde63d76: Download complete 04:23:31 b85a868b505f: Pull complete 04:23:31 e2be974225ed: Pull complete 04:23:32 339a4e72a1f5: Pull complete 04:23:32 988bab9f4d93: Pull complete 04:23:32 1469e6f7b9e6: Pull complete 04:23:32 eaf3925da568: Pull complete 04:23:34 bab4dde63d76: Pull complete 04:23:34 bde34c3a00c8: Pull complete 04:23:34 b352a97aabf1: Pull complete 04:23:34 4872d77fe225: Pull complete 04:23:34 5851b861e8e6: Pull complete 04:23:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:23:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:35 prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container 04:23:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:23:36 $ docker top f80c407ff23839c55857869e1f401481d8fa86377beefbba334d6e9869004688 -eo pid,comm 04:23:36 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). 04:23:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:36 [ssh-agent] Looking for ssh-agent implementation... 04:23:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:36 $ docker exec f80c407ff23839c55857869e1f401481d8fa86377beefbba334d6e9869004688 ssh-agent 04:23:36 SSH_AUTH_SOCK=/tmp/ssh-tltg3LWdvzcl/agent.32 04:23:36 SSH_AGENT_PID=38 04:23:36 Running ssh-add (command line suppressed) 04:23:36 Identity added: /w/workspace/edgex-go/6@tmp/private_key_15292879813982493694.key (/w/workspace/edgex-go/6@tmp/private_key_15292879813982493694.key) 04:23:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:37 + git tag --points-at HEAD [Pipeline] } 04:23:37 $ docker exec --env ******** --env ******** f80c407ff23839c55857869e1f401481d8fa86377beefbba334d6e9869004688 ssh-agent -k 04:23:37 unset SSH_AUTH_SOCK; 04:23:37 unset SSH_AGENT_PID; 04:23:37 echo Agent pid 38 killed; 04:23:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:23:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:37 [ssh-agent] Looking for ssh-agent implementation... 04:23:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:37 $ docker exec f80c407ff23839c55857869e1f401481d8fa86377beefbba334d6e9869004688 ssh-agent 04:23:37 SSH_AUTH_SOCK=/tmp/ssh-dktutjnUs7uu/agent.71 04:23:37 SSH_AGENT_PID=77 04:23:37 Running ssh-add (command line suppressed) 04:23:37 Identity added: /w/workspace/edgex-go/6@tmp/private_key_14188622844824836150.key (/w/workspace/edgex-go/6@tmp/private_key_14188622844824836150.key) 04:23:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:37 + git semver init 04:23:38 2024-05-28 04:23:38,039 [run_init] DEBUG init version:0.0.0 force:False 04:23:38 2024-05-28 04:23:38,040 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver 04:23:38 2024-05-28 04:23:38,041 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver 04:23:38 2024-05-28 04:23:38,041 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 04:23:42 2024-05-28 04:23:42,254 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude 04:23:42 2024-05-28 04:23:42,255 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4786 with force:False 04:23:42 2024-05-28 04:23:42,255 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4786 04:23:42 2024-05-28 04:23:42,259 [execute] INFO git cat-file --batch-check 04:23:42 2024-05-28 04:23:42,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 04:23:42 2024-05-28 04:23:42,265 [execute] INFO git cat-file --batch 04:23:42 2024-05-28 04:23:42,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 04:23:42 2024-05-28 04:23:42,271 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4786 04:23:42 0.0.0 [Pipeline] } 04:23:42 $ docker exec --env ******** --env ******** f80c407ff23839c55857869e1f401481d8fa86377beefbba334d6e9869004688 ssh-agent -k 04:23:42 unset SSH_AUTH_SOCK; 04:23:42 unset SSH_AGENT_PID; 04:23:42 echo Agent pid 77 killed; 04:23:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:42 + git semver [Pipeline] } 04:23:43 $ docker stop --time=1 f80c407ff23839c55857869e1f401481d8fa86377beefbba334d6e9869004688 04:23:44 $ docker rm -f --volumes f80c407ff23839c55857869e1f401481d8fa86377beefbba334d6e9869004688 [Pipeline] // withDockerContainer [Pipeline] sh 04:23:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:23:44 Stashed 1 file(s) [Pipeline] echo 04:23:44 [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 04:23:45 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 04:23:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:23:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:23:45 ========================================================= 04:23:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:23:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:23:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:23:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:23:45 619be1103602: Pulling fs layer 04:23:45 7862e08f4a3e: Pulling fs layer 04:23:45 5df492c9dc93: Pulling fs layer 04:23:45 7629e6793208: Pulling fs layer 04:23:45 4f4fb700ef54: Pulling fs layer 04:23:45 fb5054dd5b73: Pulling fs layer 04:23:45 eeca6798cff9: Pulling fs layer 04:23:45 aa269ceb94a6: Pulling fs layer 04:23:45 ada007ff1a6a: Pulling fs layer 04:23:45 7629e6793208: Waiting 04:23:45 4f4fb700ef54: Waiting 04:23:45 aa269ceb94a6: Waiting 04:23:45 eeca6798cff9: Waiting 04:23:45 fb5054dd5b73: Waiting 04:23:45 ada007ff1a6a: Waiting 04:23:45 7862e08f4a3e: Download complete 04:23:45 7629e6793208: Download complete 04:23:45 4f4fb700ef54: Verifying Checksum 04:23:45 4f4fb700ef54: Download complete 04:23:45 fb5054dd5b73: Verifying Checksum 04:23:45 fb5054dd5b73: Download complete 04:23:45 619be1103602: Verifying Checksum 04:23:45 619be1103602: Download complete 04:23:45 eeca6798cff9: Verifying Checksum 04:23:45 eeca6798cff9: Download complete 04:23:45 619be1103602: Pull complete 04:23:45 ada007ff1a6a: Verifying Checksum 04:23:45 ada007ff1a6a: Download complete 04:23:45 7862e08f4a3e: Pull complete 04:23:46 5df492c9dc93: Verifying Checksum 04:23:46 5df492c9dc93: Download complete 04:23:46 aa269ceb94a6: Verifying Checksum 04:23:46 aa269ceb94a6: Download complete 04:23:49 5df492c9dc93: Pull complete 04:23:49 7629e6793208: Pull complete 04:23:49 4f4fb700ef54: Pull complete 04:23:49 fb5054dd5b73: Pull complete 04:23:49 eeca6798cff9: Pull complete 04:23:52 aa269ceb94a6: Pull complete 04:23:52 ada007ff1a6a: Pull complete 04:23:52 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:23:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:23:53 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:23:53 WORKDIR /edgex 04:23:53 COPY go.mod . 04:23:53 RUN go mod download 04:23:53 + docker build -t ci-base-image-x86_64 -f - . 04:23:53 Sending build context to Docker daemon 178.3MB 04:23:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:23:53 ---> f489d0715acc 04:23:53 Step 2/4 : WORKDIR /edgex 04:23:55 ---> Running in c66a0ff14a9d 04:23:55 Removing intermediate container c66a0ff14a9d 04:23:55 ---> a459f52e11ac 04:23:55 Step 3/4 : COPY go.mod . 04:23:55 ---> fd6761db3e48 04:23:55 Step 4/4 : RUN go mod download 04:23:55 ---> Running in 61877886e881 04:24:00 Still waiting to schedule task 04:24:00 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:24:17 Removing intermediate container 61877886e881 04:24:17 ---> 60d07809aa2c 04:24:17 Successfully built 60d07809aa2c 04:24:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:18 + docker inspect -f . ci-base-image-x86_64 04:24:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:18 prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container 04:24:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:24:18 $ docker top 23e8a54c5ff9cfae6abfe8755a8d96ba1e2d7e6dd595f5c028b878253dd7186d -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:19 + go version 04:24:19 go version go1.21.9 linux/amd64 [Pipeline] } 04:24:19 $ docker stop --time=1 23e8a54c5ff9cfae6abfe8755a8d96ba1e2d7e6dd595f5c028b878253dd7186d 04:24:20 $ docker rm -f --volumes 23e8a54c5ff9cfae6abfe8755a8d96ba1e2d7e6dd595f5c028b878253dd7186d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:20 + docker inspect -f . ci-base-image-x86_64 04:24:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:20 prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container 04:24:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:24:21 $ docker top f04d21bada97f38bd3eff9cd2a7d0d88faca7654ed9379f5bc6b2361517a423e -eo pid,comm [Pipeline] { [Pipeline] echo 04:24:21 ========================================================= 04:24:21 [edgeXBuildGoParallel] Running Tests and Build... 04:24:21 ========================================================= [Pipeline] sh 04:24:21 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 04:24:21 + make test 04:24:21 go test -race -coverprofile=coverage.out ./... 04:24:29 ? github.com/edgexfoundry/edgex-go [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:25:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.048s coverage: 28.7% of statements 04:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:25:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.062s coverage: 97.0% of statements 04:25:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:25:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:25:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:25:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:25:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:25:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:25:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:25:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:25:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:25:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:25:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:25:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:25:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:25:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:25:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements 04:25:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 53.2% of statements 04:25:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.280s coverage: 93.4% of statements 04:25:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.068s coverage: 6.1% of statements 04:25:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.352s coverage: 97.6% of statements 04:25:14 ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements 04:25:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:25:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.065s coverage: 0.9% of statements 04:25:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.065s coverage: 32.2% of statements 04:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.050s coverage: 41.7% of statements 04:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.050s coverage: 82.9% of statements 04:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.046s coverage: 94.1% of statements 04:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.056s coverage: 96.3% of statements 04:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.046s coverage: 87.5% of statements 04:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:25:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:25:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:25:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:25:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:25:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:25:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:25:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:25:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:25:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:25:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.055s coverage: 94.4% of statements 04:25:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:25:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:25:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:25:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:25:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:25:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:25:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:25:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:25:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.307s coverage: 79.9% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.066s coverage: 92.9% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.054s coverage: 62.3% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.050s coverage: 87.2% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.040s coverage: 20.0% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.081s coverage: 81.8% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.097s coverage: 82.1% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.053s coverage: 86.0% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.176s coverage: 63.1% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.195s coverage: 38.4% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.061s coverage: 89.5% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.050s coverage: 84.8% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 19.9% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.138s coverage: 95.7% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.054s coverage: 61.8% of statements 04:25:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.089s coverage: 98.9% of statements 04:25:42 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 04:25:42 running golangci-lint 04:25:42 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 04:25:42 go version go1.21.9 linux/amd64 04:25:42 level=info msg="[config_reader] Used config file .golangci.yml" 04:25:42 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:26:04 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|name|types_sizes|deps|exports_file|files|imports) took 22.672421721s" 04:26:04 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.951277ms" 04:26:19 level=info msg="[linters_context/goanalysis] analyzers took 1m46.235755706s with top 10 stages: buildir: 1m0.140650748s, gosec: 8.487116312s, fact_deprecated: 2.408613114s, inspect: 2.16526922s, printf: 1.76209513s, ctrlflow: 1.654773309s, fact_purity: 1.630507529s, nilness: 1.575593674s, S1038: 1.250809467s, typedness: 865.675463ms" 04:26:19 level=info msg="[runner] Issues before processing: 197, after processing: 0" 04:26:19 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, identifier_marker: 197/197, cgo: 197/197, nolint: 0/21, filename_unadjuster: 197/197, skip_dirs: 197/197, exclude: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197" 04:26:19 level=info msg="[runner] processing took 19.363259ms with stages: nolint: 7.544976ms, identifier_marker: 7.087732ms, autogenerated_exclude: 1.547633ms, path_prettifier: 1.368902ms, exclude-rules: 1.08226ms, skip_dirs: 676.906µs, cgo: 33.65µs, filename_unadjuster: 15.66µs, fixer: 900ns, max_same_issues: 670ns, uniq_by_line: 620ns, exclude: 600ns, skip_files: 540ns, max_from_linter: 450ns, severity-rules: 390ns, sort_results: 370ns, path_shortener: 310ns, diff: 310ns, source_code: 140ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" 04:26:19 level=info msg="[runner] linters took 13.05589788s with stages: goanalysis_metalinter: 13.036444041s" 04:26:19 level=info msg="File cache stats: 0 entries of total size 0B" 04:26:19 level=info msg="Memory: 351 samples, avg is 271.7MB, max is 1184.7MB" 04:26:19 level=info msg="Execution took 35.777161249s" 04:26:19 go vet ./... 04:26:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:26:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:26:24 ./bin/test-attribution-txt.sh 04:26:24 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:26:24 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 04:26:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:26:24 + ls -al . 04:26:24 total 816 04:26:24 drwxrwxr-x 11 1001 1001 4096 May 28 04:24 . 04:26:24 drwxr-xr-x 4 root root 4096 May 28 04:24 .. 04:26:24 drwxrwxr-x 2 1001 1001 4096 May 28 04:23 .blubracket 04:26:24 -rw-rw-r-- 1 1001 1001 10 May 28 04:23 .dockerignore 04:26:24 drwxrwxr-x 8 1001 1001 4096 May 28 04:25 .git 04:26:24 drwxrwxr-x 3 1001 1001 4096 May 28 04:23 .github 04:26:24 -rw-rw-r-- 1 1001 1001 1074 May 28 04:23 .gitignore 04:26:24 -rw-rw-r-- 1 1001 1001 42 May 28 04:23 .golangci.yml 04:26:24 -rw-rw-r-- 1 1001 1001 100 May 28 04:23 .hadolint.yml 04:26:24 drwxr-xr-x 3 1001 1001 4096 May 28 04:23 .semver 04:26:24 -rw-rw-r-- 1 1001 1001 155 May 28 04:23 .sonarcloud.properties 04:26:24 -rw-rw-r-- 1 1001 1001 1171 May 28 04:23 ADOPTERS.md 04:26:24 -rw-rw-r-- 1 1001 1001 20261 May 28 04:23 Attribution.txt 04:26:24 -rw-rw-r-- 1 1001 1001 100284 May 28 04:23 CHANGELOG.md 04:26:24 -rw-rw-r-- 1 1001 1001 3804 May 28 04:23 CONTRIBUTING.md 04:26:24 -rw-rw-r-- 1 1001 1001 677 May 28 04:23 GOVERNANCE.md 04:26:24 -rw-rw-r-- 1 1001 1001 861 May 28 04:23 Jenkinsfile 04:26:24 -rw-rw-r-- 1 1001 1001 10775 May 28 04:23 LICENSE 04:26:24 -rw-rw-r-- 1 1001 1001 15392 May 28 04:23 Makefile 04:26:24 -rw-rw-r-- 1 1001 1001 582 May 28 04:23 OWNERS.md 04:26:24 -rw-rw-r-- 1 1001 1001 9528 May 28 04:23 README.md 04:26:24 -rw-rw-r-- 1 1001 1001 789 May 28 04:23 SECURITY.md 04:26:24 -rw-rw-r-- 1 1001 1001 5 May 28 04:23 VERSION 04:26:24 drwxrwxr-x 2 1001 1001 4096 May 28 04:23 bin 04:26:24 drwxrwxr-x 18 1001 1001 4096 May 28 04:23 cmd 04:26:24 -rw-r--r-- 1 root root 455714 May 28 04:25 coverage.out 04:26:24 drwxrwxr-x 2 1001 1001 4096 May 28 04:23 fuzz_test 04:26:24 -rw-rw-r-- 1 1001 1001 7030 May 28 04:23 go.mod 04:26:24 -rw-rw-r-- 1 1001 1001 101500 May 28 04:23 go.sum 04:26:24 drwxrwxr-x 7 1001 1001 4096 May 28 04:23 internal 04:26:24 drwxrwxr-x 3 1001 1001 4096 May 28 04:23 openapi 04:26:24 -rw-rw-r-- 1 1001 1001 584 May 28 04:23 security.txt 04:26:24 -rw-rw-r-- 1 1001 1001 204 May 28 04:23 version.go [Pipeline] sh 04:26:24 + '[' -e coverage.out ] 04:26:24 + chown 1001:1001 coverage.out [Pipeline] stash 04:26:25 Stashed 1 file(s) [Pipeline] sh 04:26:25 + make build 04:26:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:26:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:26:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:26:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:26:50 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:26:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-916 in /w/workspace/edgexfoundry_edgex-go_PR-4786 [Pipeline] { [Pipeline] ws 04:26:52 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 04:26:55 The recommended git tool is: git 04:26:55 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:26:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:26:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:26:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:27:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:27:00 using credential edgex-jenkins-ssh 04:27:00 Cloning the remote Git repository 04:27:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:27:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:27:00 > git init /w/workspace/edgex-go/6 # timeout=10 04:27:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:27:00 > git --version # timeout=10 04:27:00 > git --version # 'git version 2.25.1' 04:27:00 using GIT_SSH to set credentials SSH Credentials for GitHub 04:27:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:27:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:27:02 $ docker stop --time=1 f04d21bada97f38bd3eff9cd2a7d0d88faca7654ed9379f5bc6b2361517a423e 04:27:06 $ docker rm -f --volumes f04d21bada97f38bd3eff9cd2a7d0d88faca7654ed9379f5bc6b2361517a423e [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 04:27:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:27:07 04:27:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:27:08 latest: Pulling from edgex-devops/edgex-compose 04:27:08 91d30c5bc195: Pulling fs layer 04:27:08 2e9b0aa3be6d: Pulling fs layer 04:27:08 9c61dcf015f6: Pulling fs layer 04:27:08 4698f68db338: Pulling fs layer 04:27:08 2a2f49069b9e: Pulling fs layer 04:27:08 e0025b399a48: Pulling fs layer 04:27:08 e0025b399a48: Waiting 04:27:08 2a2f49069b9e: Waiting 04:27:08 4698f68db338: Waiting 04:27:08 91d30c5bc195: Download complete 04:27:08 4698f68db338: Verifying Checksum 04:27:08 4698f68db338: Download complete 04:27:08 2e9b0aa3be6d: Verifying Checksum 04:27:08 2e9b0aa3be6d: Download complete 04:27:08 e0025b399a48: Download complete 04:27:08 91d30c5bc195: Pull complete 04:27:08 2a2f49069b9e: Download complete 04:27:08 2e9b0aa3be6d: Pull complete 04:27:08 9c61dcf015f6: Verifying Checksum 04:27:08 9c61dcf015f6: Download complete 04:27:11 9c61dcf015f6: Pull complete 04:27:11 4698f68db338: Pull complete 04:27:11 2a2f49069b9e: Pull complete 04:27:11 e0025b399a48: Pull complete 04:27:11 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:27:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:27:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:11 prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container 04:27:11 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:27:12 $ docker top 51ce57ae17b8dc5b426ebd9abf73f6421bfd4f85c536bb6f62c121835352932d -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:13 + docker compose -f ./docker-compose-build.yml build --parallel 04:27:15 #1 [security-spire-config internal] load build definition from Dockerfile 04:27:15 #1 transferring dockerfile: 1.69kB done 04:27:15 #1 DONE 0.0s 04:27:15 04:27:15 #2 [security-proxy-setup internal] load build definition from Dockerfile 04:27:15 #2 transferring dockerfile: 2.50kB done 04:27:15 #2 DONE 0.0s 04:27:15 04:27:15 #3 [support-scheduler internal] load build definition from Dockerfile 04:27:15 #3 transferring dockerfile: 1.93kB done 04:27:15 #3 DONE 0.0s 04:27:15 04:27:15 #4 [security-bootstrapper internal] load build definition from Dockerfile 04:27:15 #4 transferring dockerfile: 2.93kB done 04:27:15 #4 DONE 0.0s 04:27:15 04:27:15 #5 [security-proxy-auth internal] load build definition from Dockerfile 04:27:15 #5 transferring dockerfile: 2.15kB done 04:27:15 #5 DONE 0.0s 04:27:15 04:27:15 #6 [core-metadata internal] load build definition from Dockerfile 04:27:15 #6 transferring dockerfile: 2.06kB done 04:27:15 #6 DONE 0.0s 04:27:15 04:27:15 #7 [security-secretstore-setup internal] load build definition from Dockerfile 04:27:15 #7 transferring dockerfile: 2.49kB done 04:27:15 #7 DONE 0.0s 04:27:15 04:27:15 #8 [security-spire-server internal] load build definition from Dockerfile 04:27:15 #8 transferring dockerfile: 1.70kB done 04:27:15 #8 DONE 0.1s 04:27:15 04:27:15 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:27:15 #9 transferring dockerfile: 1.89kB done 04:27:15 #9 DONE 0.0s 04:27:15 04:27:15 #10 [security-spire-config internal] load .dockerignore 04:27:15 #10 transferring context: 50B done 04:27:15 #10 DONE 0.1s 04:27:15 04:27:15 #11 [core-command internal] load build definition from Dockerfile 04:27:15 #11 transferring dockerfile: 1.93kB done 04:27:15 #11 DONE 0.1s 04:27:15 04:27:15 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:27:15 #12 transferring dockerfile: 2.23kB done 04:27:15 #12 DONE 0.1s 04:27:15 04:27:15 #13 [core-data internal] load build definition from Dockerfile 04:27:15 #13 transferring dockerfile: 2.01kB done 04:27:15 #13 DONE 0.1s 04:27:15 04:27:15 #14 [security-spire-agent internal] load build definition from Dockerfile 04:27:15 #14 transferring dockerfile: 1.81kB done 04:27:15 #14 DONE 0.1s 04:27:15 04:27:15 #15 [support-notifications internal] load build definition from Dockerfile 04:27:15 #15 transferring dockerfile: 1.95kB done 04:27:15 #15 DONE 0.0s 04:27:15 04:27:15 #16 [security-proxy-setup internal] load .dockerignore 04:27:15 #16 transferring context: 50B done 04:27:15 #16 DONE 0.0s 04:27:15 04:27:15 #17 [support-scheduler internal] load .dockerignore 04:27:15 #17 transferring context: 50B done 04:27:15 #17 DONE 0.0s 04:27:15 04:27:15 #18 [security-bootstrapper internal] load .dockerignore 04:27:15 #18 transferring context: 50B done 04:27:15 #18 DONE 0.0s 04:27:15 04:27:15 #19 [security-proxy-auth internal] load .dockerignore 04:27:15 #19 transferring context: 50B done 04:27:15 #19 DONE 0.0s 04:27:15 04:27:15 #20 [security-secretstore-setup internal] load .dockerignore 04:27:15 #20 transferring context: 50B done 04:27:15 #20 DONE 0.0s 04:27:15 04:27:15 #21 [core-metadata internal] load .dockerignore 04:27:15 #21 transferring context: 50B done 04:27:15 #21 DONE 0.0s 04:27:15 04:27:15 #22 [security-spire-server internal] load .dockerignore 04:27:15 #22 transferring context: 50B done 04:27:15 #22 DONE 0.0s 04:27:15 04:27:15 #23 [security-spiffe-token-provider internal] load .dockerignore 04:27:15 #23 transferring context: 50B done 04:27:15 #23 DONE 0.0s 04:27:15 04:27:15 #24 [core-command internal] load .dockerignore 04:27:15 #24 transferring context: 50B done 04:27:15 #24 DONE 0.0s 04:27:15 04:27:15 #25 [core-common-config-bootstrapper internal] load .dockerignore 04:27:15 #25 transferring context: 50B done 04:27:15 #25 DONE 0.1s 04:27:15 04:27:15 #26 [core-data internal] load .dockerignore 04:27:15 #26 transferring context: 50B done 04:27:15 #26 DONE 0.0s 04:27:15 04:27:15 #27 [security-spire-agent internal] load .dockerignore 04:27:15 #27 transferring context: 50B done 04:27:15 #27 DONE 0.0s 04:27:15 04:27:15 #28 [support-notifications internal] load .dockerignore 04:27:15 #28 transferring context: 50B done 04:27:15 #28 DONE 0.0s 04:27:15 04:27:15 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:27:15 #29 DONE 0.0s 04:27:15 04:27:15 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 04:27:16 #30 ... 04:27:16 04:27:16 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:27:16 #29 DONE 0.0s 04:27:16 04:27:16 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 04:27:16 #30 ... 04:27:16 04:27:16 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 04:27:16 #31 DONE 0.4s 04:27:16 04:27:16 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 04:27:16 #32 DONE 0.3s 04:27:16 04:27:16 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 04:27:16 #30 DONE 0.5s 04:27:16 04:27:16 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:27:16 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 04:27:16 #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 04:27:16 #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 04:27:16 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:27:16 #33 DONE 0.4s 04:27:16 04:27:16 #34 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:27:16 #34 ... 04:27:16 04:27:16 #35 [security-spire-agent internal] load build context 04:27:16 #35 transferring context: 26.22kB 0.1s done 04:27:16 #35 DONE 0.3s 04:27:16 04:27:16 #36 [security-spire-server internal] load build context 04:27:16 #36 transferring context: 26.69kB 0.1s done 04:27:16 #36 DONE 0.4s 04:27:16 04:27:16 #37 [security-spire-config internal] load build context 04:27:16 #37 transferring context: 24.94kB 0.1s done 04:27:16 #37 DONE 0.4s 04:27:16 04:27:16 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:27:16 #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 04:27:16 #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 04:27:16 #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 04:27:16 #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 04:27:16 #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 04:27:16 #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 04:27:16 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.4s 04:27:16 #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done 04:27:16 #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:27:16 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 0.5s 04:27:16 #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 04:27:16 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 13.63MB / 25.84MB 0.6s 04:27:16 #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 04:27:17 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.7s 04:27:17 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 22.02MB / 25.84MB 0.8s 04:27:17 #38 ... 04:27:17 04:27:17 #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:27:17 #39 DONE 0.9s 04:27:17 04:27:17 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:27:17 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s 04:27:17 #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done 04:27:17 #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 04:27:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:27:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:27:19 #38 ... 04:27:19 04:27:19 #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 04:27:19 #40 DONE 2.0s 04:27:19 04:27:19 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:27:19 #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.0s done 04:27:20 Merging remotes/origin/main commit c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 into PR head commit 6252d34b596de83f639eb23c2fcf2ade39db95fb 04:27:20 Merge succeeded, producing 6252d34b596de83f639eb23c2fcf2ade39db95fb 04:27:20 Checking out Revision 6252d34b596de83f639eb23c2fcf2ade39db95fb (PR-4786) 04:27:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:27:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:27:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:27:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4786/head:refs/remotes/origin/PR-4786 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:27:20 > git config core.sparsecheckout # timeout=10 04:27:20 > git checkout -f 6252d34b596de83f639eb23c2fcf2ade39db95fb # timeout=10 04:27:20 > git remote # timeout=10 04:27:20 > git config --get remote.origin.url # timeout=10 04:27:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:27:20 > git merge c31cd9eb7015f09c4a21cf57bf0b40645aaa1bb4 # timeout=10 04:27:20 > git rev-parse HEAD^{commit} # timeout=10 04:27:20 > git config core.sparsecheckout # timeout=10 04:27:20 > git checkout -f 6252d34b596de83f639eb23c2fcf2ade39db95fb # timeout=10 04:27:21 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.7 to 2.2.0" 04:27:25 #38 ... 04:27:25 04:27:25 #41 [support-notifications internal] load build context 04:27:25 #41 transferring context: 394.29MB 8.1s 04:27:25 #41 transferring context: 410.31MB 8.4s done 04:27:25 #41 ... 04:27:25 04:27:25 #42 [security-proxy-setup internal] load build context 04:27:25 #42 transferring context: 410.31MB 9.2s done 04:27:25 #42 ... 04:27:25 04:27:25 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:27:25 #38 DONE 9.5s 04:27:25 04:27:25 #43 [security-spiffe-token-provider internal] load build context 04:27:25 #43 transferring context: 410.31MB 9.1s done 04:27:25 #43 ... 04:27:25 04:27:25 #44 [core-command internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:27:26 #44 ... 04:27:26 04:27:26 #45 [core-common-config-bootstrapper internal] load build context 04:27:26 #45 transferring context: 410.31MB 9.8s done 04:27:26 #45 ... 04:27:26 04:27:26 #46 [core-data internal] load build context 04:27:26 #46 ... 04:27:26 04:27:26 #47 [core-metadata internal] load build context 04:27:26 #47 transferring context: 410.31MB 9.0s done 04:27:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:27:26 % Total % Received % Xferd Average Speed Time Time Time Current 04:27:26 Dload Upload Total Spent Left Speed 04:27:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 04:27:26 #47 ... 04:27:26 04:27:26 #48 [support-scheduler internal] load build context 04:27:26 #48 transferring context: 410.31MB 8.5s done 04:27:26 #48 ... 04:27:26 04:27:26 #49 [security-bootstrapper internal] load build context 04:27:26 #49 transferring context: 410.31MB 8.6s done 04:27:26 #49 ... 04:27:26 04:27:26 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:27:26 #0 2.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:26 #0 2.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:26 #0 2.938 (1/2) Installing dumb-init (1.2.5-r2) 04:27:26 #0 2.938 (2/2) Installing su-exec (0.2-r3) 04:27:26 #0 2.943 Executing busybox-1.36.1-r5.trigger 04:27:26 #0 2.951 OK: 7 MiB in 17 packages 04:27:26 #50 DONE 9.9s 04:27:26 04:27:26 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:27:26 #0 3.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:26 #0 3.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:26 #0 3.658 (1/4) Installing ca-certificates (20240226-r0) 04:27:26 #0 3.676 (2/4) Installing dumb-init (1.2.5-r2) 04:27:26 #0 3.681 (3/4) Installing su-exec (0.2-r3) 04:27:26 #0 3.690 (4/4) Installing yq (4.33.3-r5) 04:27:26 #0 4.682 Executing busybox-1.36.1-r5.trigger 04:27:26 #0 4.696 Executing ca-certificates-20240226-r0.trigger 04:27:26 #0 4.747 OK: 17 MiB in 19 packages 04:27:26 #51 DONE 10.0s 04:27:26 04:27:26 #52 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:27:26 #0 4.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:26 #0 4.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:26 #0 4.722 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:27:26 #0 4.722 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:27:26 #0 4.722 OK: 20077 distinct packages available 04:27:26 #0 4.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:26 #0 4.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:26 #0 5.099 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:27:26 #0 5.140 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:27:26 #0 5.144 (3/7) Installing dumb-init (1.2.5-r2) 04:27:26 #0 5.147 (4/7) Installing musl-obstack (1.2.3-r2) 04:27:26 #0 5.153 (5/7) Installing libucontext (1.2-r2) 04:27:26 #0 5.154 (6/7) Installing gcompat (1.1.0-r1) 04:27:26 #0 5.159 (7/7) Installing openssl (3.1.5-r0) 04:27:26 #0 5.184 Executing busybox-1.36.1-r5.trigger 04:27:26 #0 5.193 OK: 8 MiB in 20 packages 04:27:26 #52 DONE 10.1s 04:27:26 04:27:26 #53 [core-command builder 3/7] RUN apk add --update --no-cache make git 04:27:26 #0 1.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:26 #0 1.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:26 #0 1.718 OK: 264 MiB in 52 packages 04:27:26 #53 DONE 7.5s 04:27:26 04:27:26 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:27:26 #0 3.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:26 #0 3.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:26 #0 3.608 (1/1) Installing dumb-init (1.2.5-r2) 04:27:26 #0 3.615 Executing busybox-1.36.1-r5.trigger 04:27:26 #0 3.627 OK: 7 MiB in 16 packages 04:27:26 #54 DONE 10.1s 04:27:26 04:27:26 #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:27:26 #0 2.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:26 #0 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:26 #0 3.356 (1/1) Installing dumb-init (1.2.5-r2) 04:27:26 #0 3.358 Executing busybox-1.36.1-r5.trigger 04:27:26 #0 3.375 OK: 7 MiB in 16 packages 04:27:26 #55 DONE 10.1s 04:27:26 04:27:26 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:27:26 #0 3.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:26 #0 3.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:26 #0 3.384 (1/2) Installing ca-certificates (20240226-r0) 04:27:26 #0 3.400 (2/2) Installing dumb-init (1.2.5-r2) 04:27:26 #0 3.405 Executing busybox-1.36.1-r5.trigger 04:27:26 #0 3.424 Executing ca-certificates-20240226-r0.trigger 04:27:26 #0 3.518 OK: 8 MiB in 17 packages 04:27:26 #56 DONE 10.1s 04:27:26 04:27:26 #34 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:27:26 #34 2.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:26 #34 2.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:26 #34 2.983 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:27:26 #34 2.983 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:27:26 #34 2.983 OK: 20077 distinct packages available 04:27:26 #34 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:26 #34 3.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:26 #34 3.402 (1/4) Installing dumb-init (1.2.5-r2) 04:27:26 #34 3.402 (2/4) Installing musl-obstack (1.2.3-r2) 04:27:26 #34 3.402 (3/4) Installing libucontext (1.2-r2) 04:27:26 #34 3.449 (4/4) Installing gcompat (1.1.0-r1) 04:27:26 #34 3.453 Executing busybox-1.36.1-r5.trigger 04:27:26 #34 3.460 OK: 8 MiB in 19 packages 04:27:26 #34 DONE 10.2s 04:27:26 04:27:26 #57 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:27:26 #57 ... 04:27:26 04:27:26 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:27:26 #0 2.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:26 #0 2.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:26 #0 3.196 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:27:26 #0 3.196 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:27:26 #0 3.196 OK: 20075 distinct packages available 04:27:26 #0 3.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:26 #0 3.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:26 #0 3.480 OK: 264 MiB in 52 packages 04:27:26 #58 DONE 7.6s 04:27:26 04:27:26 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:27:26 #0 4.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:26 #0 4.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:26 #0 4.869 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:27:26 #0 4.869 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:27:26 #0 4.869 OK: 20077 distinct packages available 04:27:26 #0 4.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:26 #0 5.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:26 #0 5.262 (1/11) Installing ca-certificates (20240226-r0) 04:27:26 #0 5.282 (2/11) Installing brotli-libs (1.0.9-r14) 04:27:26 #0 5.292 (3/11) Installing libunistring (1.1-r1) 04:27:26 #0 5.311 (4/11) Installing libidn2 (2.3.4-r1) 04:27:26 #0 5.317 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:27:26 #0 5.323 (6/11) Installing libcurl (8.5.0-r0) 04:27:26 #0 5.340 (7/11) Installing curl (8.5.0-r0) 04:27:26 #0 5.350 (8/11) Installing dumb-init (1.2.5-r2) 04:27:26 #0 5.355 (9/11) Installing musl-obstack (1.2.3-r2) 04:27:26 #0 5.363 (10/11) Installing libucontext (1.2-r2) 04:27:26 #0 5.363 (11/11) Installing gcompat (1.1.0-r1) 04:27:26 #0 5.367 Executing busybox-1.36.1-r5.trigger 04:27:26 #0 5.371 Executing ca-certificates-20240226-r0.trigger 04:27:26 #0 5.414 OK: 12 MiB in 26 packages 04:27:26 #59 DONE 10.2s 04:27:26 04:27:26 #41 [support-notifications internal] load build context 04:27:26 #41 DONE 10.6s 04:27:26 04:27:26 #48 [support-scheduler internal] load build context 04:27:26 #48 DONE 10.6s 04:27:26 04:27:26 #49 [security-bootstrapper internal] load build context 04:27:26 #49 DONE 10.6s 04:27:26 04:27:26 #47 [core-metadata internal] load build context 04:27:26 #47 DONE 10.6s 04:27:26 04:27:26 #60 [security-secretstore-setup internal] load build context 04:27:26 #60 transferring context: 410.31MB 9.2s done 04:27:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:27:27 #60 DONE 10.7s 04:27:27 04:27:27 #61 [security-proxy-auth internal] load build context 04:27:27 #61 transferring context: 410.31MB 9.0s done 04:27:27 #61 DONE 10.7s 04:27:27 04:27:27 #43 [security-spiffe-token-provider internal] load build context 04:27:27 #43 DONE 10.7s 04:27:27 04:27:27 #42 [security-proxy-setup internal] load build context 04:27:27 #42 DONE 10.7s 04:27:27 04:27:27 #45 [core-common-config-bootstrapper internal] load build context 04:27:27 #45 DONE 10.7s 04:27:27 04:27:27 #44 [core-command internal] load build context 04:27:27 #44 transferring context: 410.31MB 9.9s done 04:27:27 #44 DONE 10.7s 04:27:27 04:27:27 #62 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:27:27 #62 ... 04:27:27 04:27:27 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:27:27 #63 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 04:27:27 #63 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 04:27:27 #63 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 04:27:27 #63 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 04:27:27 #63 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 04:27:27 #63 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:27:27 #63 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 04:27:27 #63 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done 04:27:27 #63 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 04:27:27 #63 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.1s done 04:27:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 04:27:27 sudo tee /etc/docker/daemon.new 04:27:27 { 04:27:27 "registry-mirrors": [ 04:27:27 "https://nexus3.edgexfoundry.org:10001" 04:27:27 ], 04:27:27 "bip": "10.250.0.254/24", 04:27:27 "hosts": [ 04:27:27 "tcp://0.0.0.0:5555", 04:27:27 "unix:///var/run/docker.sock" 04:27:27 ], 04:27:27 "mtu": 1458, 04:27:27 "selinux-enabled": true, 04:27:27 "seccomp-profile": "/etc/docker/seccomp.json" 04:27:27 } [Pipeline] sh 04:27:27 #63 ... 04:27:27 04:27:27 #46 [core-data internal] load build context 04:27:27 #46 transferring context: 410.31MB 10.7s done 04:27:27 #46 DONE 11.0s 04:27:27 04:27:27 #64 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:27:27 #64 DONE 0.3s 04:27:27 04:27:27 #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:27:27 #65 CACHED 04:27:27 04:27:27 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:27:27 #66 DONE 0.3s 04:27:27 04:27:27 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:27:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:27:27 #67 ... 04:27:27 04:27:27 #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:27 + sudo service docker restart 04:27:28 #68 ... 04:27:28 04:27:28 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:27:28 #0 8.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:28 #0 8.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:28 #0 8.995 OK: 264 MiB in 52 packages 04:27:28 #69 DONE 9.1s 04:27:28 04:27:28 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:27:28 #67 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:28 #67 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:28 #67 11.41 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:27:28 #67 11.44 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:27:28 #67 11.45 (3/6) Installing dumb-init (1.2.5-r2) 04:27:28 #67 11.46 (4/6) Installing openssl (3.1.5-r0) 04:27:28 #67 11.47 (5/6) Installing su-exec (0.2-r3) 04:27:28 #67 11.47 (6/6) Installing yq (4.33.3-r5) 04:27:28 #67 11.55 Executing busybox-1.36.1-r5.trigger 04:27:28 #67 11.55 OK: 17 MiB in 19 packages 04:27:28 #67 DONE 11.7s 04:27:28 04:27:28 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:27:28 #0 8.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:28 #0 8.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:28 #0 9.026 OK: 264 MiB in 52 packages 04:27:28 #70 DONE 9.2s 04:27:28 04:27:28 #71 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:27:28 #71 DONE 0.1s 04:27:28 04:27:28 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:27:28 #72 DONE 0.1s 04:27:28 04:27:28 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:29 #73 ... 04:27:29 04:27:29 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:27:29 #0 1.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:29 #0 1.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:29 #0 1.952 Upgrading critical system libraries and apk-tools: 04:27:29 #0 1.952 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:27:29 #0 1.960 Executing busybox-1.36.1-r5.trigger 04:27:29 #0 2.033 Continuing the upgrade transaction with new apk-tools: 04:27:29 #0 2.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:29 #0 2.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:29 #0 2.308 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:27:29 #0 2.326 Executing busybox-1.36.1-r6.post-upgrade 04:27:29 #0 2.344 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:27:29 #0 2.347 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:27:29 #0 2.354 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:27:29 #0 2.384 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:27:29 #0 2.392 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:27:29 #0 2.400 Executing busybox-1.36.1-r6.trigger 04:27:29 #0 2.407 Executing ca-certificates-20240226-r0.trigger 04:27:29 #0 2.460 OK: 17 MiB in 19 packages 04:27:29 #74 DONE 2.6s 04:27:29 04:27:29 #57 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:27:29 #57 2.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:29 #57 2.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:29 #57 2.738 Upgrading critical system libraries and apk-tools: 04:27:29 #57 2.738 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:27:29 #57 2.744 Executing busybox-1.36.1-r5.trigger 04:27:29 #57 2.804 Continuing the upgrade transaction with new apk-tools: 04:27:29 #57 2.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:29 #57 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:29 #57 ... 04:27:29 04:27:29 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:27:29 #0 2.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:29 #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:29 #0 2.401 Upgrading critical system libraries and apk-tools: 04:27:29 #0 2.401 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:27:29 #0 2.409 Executing busybox-1.36.1-r5.trigger 04:27:29 #0 2.461 Continuing the upgrade transaction with new apk-tools: 04:27:29 #0 2.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:29 #0 2.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:29 #0 2.772 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:27:29 #0 2.785 Executing busybox-1.36.1-r6.post-upgrade 04:27:29 #0 2.802 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:27:29 #0 2.808 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:27:29 #0 2.818 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:27:29 #0 2.874 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:27:29 #0 2.886 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:27:29 #0 2.888 Executing busybox-1.36.1-r6.trigger 04:27:29 #0 2.894 OK: 8 MiB in 19 packages 04:27:29 #75 DONE 3.0s 04:27:30 04:27:30 #57 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:27:30 #57 3.130 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #57 3.149 Executing busybox-1.36.1-r6.post-upgrade 04:27:30 #57 3.169 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #57 3.172 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:27:30 #57 3.183 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:27:30 #57 3.214 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:27:30 #57 3.222 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #57 3.236 Executing busybox-1.36.1-r6.trigger 04:27:30 #57 ... 04:27:30 04:27:30 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:27:30 #0 2.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:30 #0 2.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:30 #0 2.574 Upgrading critical system libraries and apk-tools: 04:27:30 #0 2.574 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:27:30 #0 2.580 Executing busybox-1.36.1-r5.trigger 04:27:30 #0 2.647 Continuing the upgrade transaction with new apk-tools: 04:27:30 #0 2.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:30 #0 2.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:30 #0 2.987 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #0 3.002 Executing busybox-1.36.1-r6.post-upgrade 04:27:30 #0 3.042 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #0 3.048 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:27:30 #0 3.053 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #0 3.057 Executing busybox-1.36.1-r6.trigger 04:27:30 #0 3.067 OK: 8 MiB in 20 packages 04:27:30 #76 DONE 3.3s 04:27:30 04:27:30 #57 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:27:30 #57 3.309 OK: 7 MiB in 16 packages 04:27:30 #57 DONE 3.4s 04:27:30 04:27:30 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:27:30 #0 2.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:30 #0 2.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:30 #0 2.489 Upgrading critical system libraries and apk-tools: 04:27:30 #0 2.489 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:27:30 #0 2.497 Executing busybox-1.36.1-r5.trigger 04:27:30 #0 2.563 Continuing the upgrade transaction with new apk-tools: 04:27:30 #0 2.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:30 #0 2.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:30 #0 2.956 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #0 2.972 Executing busybox-1.36.1-r6.post-upgrade 04:27:30 #0 3.010 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #0 3.016 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:27:30 #0 3.023 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:27:30 #0 3.077 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:27:30 #0 3.082 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #0 3.086 Executing busybox-1.36.1-r6.trigger 04:27:30 #0 3.093 OK: 7 MiB in 16 packages 04:27:30 #77 DONE 3.4s 04:27:30 04:27:30 #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:27:30 #78 DONE 0.4s 04:27:30 04:27:30 #62 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:27:30 #62 2.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:30 #62 2.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:30 #62 2.758 Upgrading critical system libraries and apk-tools: 04:27:30 #62 2.758 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:27:30 #62 2.770 Executing busybox-1.36.1-r5.trigger 04:27:30 #62 2.822 Continuing the upgrade transaction with new apk-tools: 04:27:30 #62 2.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:30 #62 2.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:30 #62 3.162 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #62 3.175 Executing busybox-1.36.1-r6.post-upgrade 04:27:30 #62 3.187 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #62 3.190 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:27:30 #62 3.198 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:27:30 #62 3.248 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:27:30 #62 3.256 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #62 3.259 Executing busybox-1.36.1-r6.trigger 04:27:30 #62 3.264 Executing ca-certificates-20240226-r0.trigger 04:27:30 #62 3.321 OK: 8 MiB in 17 packages 04:27:30 #62 DONE 3.7s 04:27:30 04:27:30 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:27:30 #0 2.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:30 #0 2.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:30 #0 2.835 Upgrading critical system libraries and apk-tools: 04:27:30 #0 2.835 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:27:30 #0 2.844 Executing busybox-1.36.1-r5.trigger 04:27:30 #0 2.914 Continuing the upgrade transaction with new apk-tools: 04:27:30 #0 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:30 #0 3.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:30 #0 3.206 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #0 3.220 Executing busybox-1.36.1-r6.post-upgrade 04:27:30 #0 3.234 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #0 3.238 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:27:30 #0 3.250 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:27:30 #0 3.284 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:27:30 #0 3.302 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #0 3.305 Executing busybox-1.36.1-r6.trigger 04:27:30 #0 3.312 Executing ca-certificates-20240226-r0.trigger 04:27:30 #0 3.553 OK: 12 MiB in 26 packages 04:27:30 #79 DONE 3.7s 04:27:30 04:27:30 #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:27:30 #80 DONE 0.4s 04:27:30 04:27:30 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:27:30 #81 DONE 0.5s 04:27:30 04:27:30 #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:27:30 #82 DONE 0.4s 04:27:30 04:27:30 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:27:30 #83 ... 04:27:30 04:27:30 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:27:30 #0 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:30 #0 3.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:30 #0 3.284 Upgrading critical system libraries and apk-tools: 04:27:30 #0 3.284 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:27:30 #0 3.292 Executing busybox-1.36.1-r5.trigger 04:27:30 #0 3.360 Continuing the upgrade transaction with new apk-tools: 04:27:30 #0 3.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:30 #0 3.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:30 #0 3.668 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #0 3.679 Executing busybox-1.36.1-r6.post-upgrade 04:27:30 #0 3.706 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #0 3.709 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:27:30 #0 3.715 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:27:30 #0 3.744 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:27:30 #0 3.752 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #0 3.755 Executing busybox-1.36.1-r6.trigger 04:27:30 #0 3.851 OK: 7 MiB in 17 packages 04:27:30 #84 DONE 4.0s 04:27:30 04:27:30 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:27:30 #85 DONE 0.1s 04:27:30 04:27:30 #86 [security-spire-config stage-2 6/10] COPY security.txt / 04:27:30 #86 DONE 0.1s 04:27:30 04:27:30 #87 [security-spire-server stage-2 6/9] COPY security.txt / 04:27:30 #87 DONE 0.2s 04:27:30 04:27:30 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:27:30 #0 1.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:30 #0 1.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:30 #0 1.829 Upgrading critical system libraries and apk-tools: 04:27:30 #0 1.829 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:27:30 #0 1.839 Executing busybox-1.36.1-r5.trigger 04:27:30 #0 1.889 Continuing the upgrade transaction with new apk-tools: 04:27:30 #0 1.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:27:30 #0 1.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:27:30 #0 2.175 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #0 2.189 Executing busybox-1.36.1-r6.post-upgrade 04:27:30 #0 2.198 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #0 2.201 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:27:30 #0 2.208 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:27:30 #0 2.211 Executing busybox-1.36.1-r6.trigger 04:27:30 #0 2.219 OK: 17 MiB in 19 packages 04:27:30 #88 DONE 2.5s 04:27:30 04:27:30 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:27:30 #83 DONE 0.3s 04:27:30 04:27:30 #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:27:30 #89 DONE 0.3s 04:27:30 04:27:30 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:27:31 #90 DONE 0.1s 04:27:31 04:27:31 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:27:31 #91 DONE 0.1s 04:27:31 04:27:31 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:27:31 #92 DONE 0.1s 04:27:31 04:27:31 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 04:27:31 #93 DONE 0.1s 04:27:31 04:27:31 #94 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:27:31 #94 DONE 0.1s 04:27:31 04:27:31 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:27:31 #95 DONE 0.1s 04:27:31 04:27:31 #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:27:31 #96 DONE 0.1s 04:27:31 04:27:31 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:27:31 #97 DONE 0.1s 04:27:31 04:27:31 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:27:31 #98 DONE 0.1s 04:27:31 04:27:31 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:27:31 #99 DONE 0.2s 04:27:31 04:27:31 #100 [security-spire-server] exporting to image 04:27:31 #100 exporting layers 04:27:31 #100 ... 04:27:31 04:27:31 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:27:31 #101 DONE 0.1s 04:27:31 04:27:31 #100 [security-spire-agent] exporting to image 04:27:31 #100 ... 04:27:31 04:27:31 #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:27:31 #102 DONE 1.0s 04:27:31 04:27:31 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:27:31 #103 DONE 0.0s 04:27:31 04:27:31 #100 [security-spire-config] exporting to image 04:27:31 #100 exporting layers 0.6s done 04:27:31 #100 writing image sha256:f20ae48592c113751f204288f77dc862b8d07554b54cb781a74a53e677318bd1 0.0s done 04:27:31 #100 naming to docker.io/library/security-spire-config done 04:27:31 #100 writing image sha256:adc1debe897963c0933f7653badcdd403a52ed986e63dabeef110e2faa265081 04:27:32 #100 exporting layers 0.6s done 04:27:32 #100 writing image sha256:adc1debe897963c0933f7653badcdd403a52ed986e63dabeef110e2faa265081 0.0s done 04:27:32 #100 naming to docker.io/library/security-spire-server done 04:27:32 #100 writing image sha256:629bbf74ea89cee4aa11bb3f0b7d17bd77e6acb8470f4b7c0cb83844a63dc079 done 04:27:32 #100 naming to docker.io/library/security-spire-agent done 04:27:32 #100 DONE 0.7s 04:27:32 04:27:32 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:37 #104 ... 04:27:37 04:27:37 #105 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:27:46 provisioning config files... 04:27:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config11096385684503185278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:46 ---> ****-login.sh 04:27:46 nexus3.edgexfoundry.org:10001 04:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:47 Configure a credential helper to remove this warning. See 04:27:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:47 04:27:47 Login Succeeded 04:27:47 nexus3.edgexfoundry.org:10002 04:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:47 Configure a credential helper to remove this warning. See 04:27:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:47 04:27:47 Login Succeeded 04:27:47 nexus3.edgexfoundry.org:10003 04:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:48 Configure a credential helper to remove this warning. See 04:27:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:48 04:27:48 Login Succeeded 04:27:48 nexus3.edgexfoundry.org:10004 04:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:48 Configure a credential helper to remove this warning. See 04:27:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:48 04:27:48 Login Succeeded 04:27:48 ****.io 04:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:49 Configure a credential helper to remove this warning. See 04:27:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:49 04:27:49 Login Succeeded 04:27:49 ---> ****-login.sh ends [Pipeline] } 04:27:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:27:49 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 04:27:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:27:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:27:49 ========================================================= 04:27:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:27:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:27:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:27:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:27:50 c6b39de5b339: Pulling fs layer 04:27:50 a69c41024577: Pulling fs layer 04:27:50 d6de4b400683: Pulling fs layer 04:27:50 35cb2a7552d0: Pulling fs layer 04:27:50 4f4fb700ef54: Pulling fs layer 04:27:50 464afbd9ba4c: Pulling fs layer 04:27:50 00f215d4a9da: Pulling fs layer 04:27:50 d496ad576159: Pulling fs layer 04:27:50 4f4fb700ef54: Waiting 04:27:50 464afbd9ba4c: Waiting 04:27:50 00f215d4a9da: Waiting 04:27:50 d496ad576159: Waiting 04:27:50 35cb2a7552d0: Waiting 04:27:50 a69c41024577: Verifying Checksum 04:27:50 a69c41024577: Download complete 04:27:50 35cb2a7552d0: Verifying Checksum 04:27:50 35cb2a7552d0: Download complete 04:27:50 4f4fb700ef54: Download complete 04:27:50 464afbd9ba4c: Verifying Checksum 04:27:50 464afbd9ba4c: Download complete 04:27:50 c6b39de5b339: Verifying Checksum 04:27:50 c6b39de5b339: Download complete 04:27:51 d496ad576159: Verifying Checksum 04:27:51 d496ad576159: Download complete 04:27:51 c6b39de5b339: Pull complete 04:27:52 a69c41024577: Pull complete 04:27:52 d6de4b400683: Verifying Checksum 04:27:52 d6de4b400683: Download complete 04:27:54 00f215d4a9da: Verifying Checksum 04:27:54 00f215d4a9da: Download complete 04:28:06 d6de4b400683: Pull complete 04:28:06 35cb2a7552d0: Pull complete 04:28:06 4f4fb700ef54: Pull complete 04:28:06 464afbd9ba4c: Pull complete 04:28:09 #105 DONE 37.5s 04:28:09 04:28:09 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:09 #73 DONE 36.3s 04:28:09 04:28:09 #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:09 #68 DONE 37.5s 04:28:09 04:28:09 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:09 #104 DONE 36.3s 04:28:09 04:28:09 #106 [security-bootstrapper builder 6/7] COPY . . 04:28:15 #106 ... 04:28:15 04:28:15 #107 [security-spiffe-token-provider builder 6/7] COPY . . 04:28:15 #107 ... 04:28:15 04:28:15 #108 [core-metadata builder 6/7] COPY . . 04:28:15 #108 ... 04:28:15 04:28:15 #109 [support-notifications builder 6/7] COPY . . 04:28:16 00f215d4a9da: Pull complete 04:28:17 d496ad576159: Pull complete 04:28:17 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:28:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:28:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:28:17 #109 ... 04:28:17 04:28:17 #108 [core-metadata builder 6/7] COPY . . 04:28:17 #108 DONE 12.7s 04:28:17 04:28:17 #110 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:17 #110 CACHED 04:28:17 04:28:17 #111 [core-command builder 4/7] COPY go.mod vendor* ./ 04:28:17 #111 CACHED 04:28:17 04:28:17 #112 [core-command builder 6/7] COPY . . 04:28:17 #112 CACHED 04:28:17 04:28:17 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:28:17 #113 ... 04:28:17 04:28:17 #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:17 #114 CACHED 04:28:17 04:28:17 #115 [security-proxy-auth builder 6/7] COPY . . 04:28:17 #115 CACHED 04:28:17 04:28:17 #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:28:17 #116 CACHED 04:28:17 04:28:17 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:17 #117 CACHED 04:28:17 04:28:17 #118 [support-scheduler builder 6/7] COPY . . 04:28:17 #118 CACHED 04:28:17 04:28:17 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:17 #119 CACHED 04:28:17 04:28:17 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 04:28:17 #120 CACHED 04:28:17 04:28:17 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:28:17 #121 CACHED 04:28:17 04:28:17 #122 [core-data builder 4/7] COPY go.mod vendor* ./ 04:28:17 #122 CACHED 04:28:17 04:28:17 #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:17 #123 CACHED 04:28:17 04:28:17 #124 [core-data builder 6/7] COPY . . 04:28:17 #124 CACHED 04:28:17 04:28:17 #106 [security-bootstrapper builder 6/7] COPY . . 04:28:17 #106 DONE 12.9s 04:28:17 04:28:17 #125 [security-secretstore-setup builder 6/7] COPY . . 04:28:17 #125 CACHED 04:28:17 04:28:17 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:17 #126 CACHED 04:28:17 04:28:17 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:28:17 #127 CACHED 04:28:17 04:28:17 #128 [security-proxy-setup builder 6/7] COPY . . 04:28:17 #128 CACHED 04:28:17 04:28:17 #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:28:17 #129 CACHED 04:28:17 04:28:17 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:17 #130 CACHED 04:28:17 04:28:17 #107 [security-spiffe-token-provider builder 6/7] COPY . . 04:28:17 #107 DONE 13.1s 04:28:17 04:28:17 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:28:17 + docker build -t ci-base-image-arm64 -f - . 04:28:17 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:28:17 WORKDIR /edgex 04:28:17 COPY go.mod . 04:28:17 RUN go mod download 04:28:18 #131 ... 04:28:18 04:28:18 #109 [support-notifications builder 6/7] COPY . . 04:28:18 #109 DONE 13.4s 04:28:18 04:28:18 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:28:18 Sending build context to Docker daemon 3.004MB 04:28:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:28:18 ---> f246e2811388 04:28:18 Step 2/4 : WORKDIR /edgex 04:28:19 ---> Running in ae11c61ff123 04:28:19 Removing intermediate container ae11c61ff123 04:28:19 ---> df53d59c356c 04:28:19 Step 3/4 : COPY go.mod . 04:28:19 ---> 0558b20ed173 04:28:19 Step 4/4 : RUN go mod download 04:28:20 ---> Running in 7ba9584f51cd 04:28:22 #132 4.258 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:28:23 #132 ... 04:28:23 04:28:23 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:28:23 #131 3.359 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:28:27 #131 ... 04:28:27 04:28:27 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:28:27 #0 2.659 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:28:27 #133 ... 04:28:27 04:28:27 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:28:27 #0 4.682 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:28:27 #134 ... 04:28:27 04:28:27 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:28:27 #0 3.949 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:28:28 #135 ... 04:28:28 04:28:28 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:28:28 #0 2.046 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:28:28 #136 ... 04:28:28 04:28:28 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:28:28 #0 2.478 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:28:28 #137 ... 04:28:28 04:28:28 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:28:28 #0 5.444 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:28:28 #138 ... 04:28:28 04:28:28 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:28:28 #0 1.753 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:28:28 #139 ... 04:28:28 04:28:28 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:28:28 #0 3.012 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:28:30 #140 ... 04:28:30 04:28:30 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:28:30 #113 2.478 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:29:28 Removing intermediate container 7ba9584f51cd 04:29:28 ---> 9174aa78ef01 04:29:28 Successfully built 9174aa78ef01 04:29:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:28 + docker inspect -f . ci-base-image-arm64 04:29:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:28 prd-ubuntu20.04-docker-arm64-4c-16g-916 does not seem to be running inside a container 04:29:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:29:30 $ docker top 65414be22bb7b41a6ce4f0151ea65a8b792d3f3ee80e07a48cc80fe4b725df1d -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:31 + go version 04:29:31 go version go1.21.9 linux/arm64 [Pipeline] } 04:29:31 $ docker stop --time=1 65414be22bb7b41a6ce4f0151ea65a8b792d3f3ee80e07a48cc80fe4b725df1d 04:29:32 $ docker rm -f --volumes 65414be22bb7b41a6ce4f0151ea65a8b792d3f3ee80e07a48cc80fe4b725df1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:33 + docker inspect -f . ci-base-image-arm64 04:29:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:33 prd-ubuntu20.04-docker-arm64-4c-16g-916 does not seem to be running inside a container 04:29:33 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:29:34 $ docker top a0b1de21799797e863a5f002569d503752cf663657b173ad5e97e5ba52dd9cc8 -eo pid,comm [Pipeline] { [Pipeline] echo 04:29:35 ========================================================= 04:29:35 [edgeXBuildGoParallel] Running Tests and Build... 04:29:35 ========================================================= [Pipeline] sh 04:29:35 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 04:29:36 + make test 04:29:36 go test -race -coverprofile=coverage.out ./... 04:29:52 #113 ... 04:29:52 04:29:52 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:29:52 #134 90.30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:30:23 ? github.com/edgexfoundry/edgex-go [no test files] 04:30:30 #134 ... 04:30:30 04:30:30 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:30:30 #136 DONE 132.8s 04:30:30 04:30:30 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:30:30 #131 DONE 132.6s 04:30:30 04:30:30 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:30:30 #138 DONE 132.7s 04:30:30 04:30:30 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:30:30 #139 DONE 132.8s 04:30:30 04:30:30 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:30:30 #134 DONE 132.7s 04:30:30 04:30:30 #113 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:30:30 #113 DONE 132.9s 04:30:30 04:30:30 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:30:30 #141 ... 04:30:30 04:30:30 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:30:30 #140 DONE 133.0s 04:30:30 04:30:30 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:30:30 #132 DONE 132.6s 04:30:30 04:30:30 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:30:30 #133 DONE 132.9s 04:30:30 04:30:30 #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:30:31 #142 ... 04:30:31 04:30:31 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:30:31 #135 DONE 133.3s 04:30:31 04:30:31 #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:30:31 #137 DONE 133.4s 04:30:31 04:30:31 #143 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:30:31 #143 DONE 0.5s 04:30:31 04:30:31 #144 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:30:31 #144 DONE 1.0s 04:30:31 04:30:31 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:30:31 #141 DONE 0.9s 04:30:31 04:30:31 #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:30:31 #145 DONE 0.8s 04:30:31 04:30:31 #146 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:30:31 #146 DONE 0.6s 04:30:31 04:30:31 #147 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:30:31 #147 DONE 0.8s 04:30:31 04:30:31 #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:30:31 #142 DONE 0.6s 04:30:31 04:30:31 #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:30:31 #148 ... 04:30:31 04:30:31 #149 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:30:31 #149 DONE 0.3s 04:30:31 04:30:31 #150 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:30:31 #150 CACHED 04:30:31 04:30:31 #151 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:30:31 #151 CACHED 04:30:31 04:30:31 #152 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:30:31 #152 CACHED 04:30:31 04:30:31 #153 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:30:31 #153 CACHED 04:30:31 04:30:31 #154 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:30:31 #154 CACHED 04:30:31 04:30:31 #155 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:30:31 #155 CACHED 04:30:31 04:30:31 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:30:31 #156 CACHED 04:30:31 04:30:31 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:30:31 #157 CACHED 04:30:31 04:30:31 #158 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:30:31 #158 DONE 0.4s 04:30:31 04:30:31 #159 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:30:31 #159 DONE 0.4s 04:30:31 04:30:31 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:30:31 #160 DONE 0.4s 04:30:31 04:30:31 #148 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:30:31 #148 DONE 0.4s 04:30:31 04:30:31 #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:30:31 #161 ... 04:30:31 04:30:31 #162 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:30:31 #162 DONE 0.5s 04:30:32 04:30:32 #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:30:33 #163 ... 04:30:33 04:30:33 #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:30:33 #164 DONE 1.5s 04:30:33 04:30:33 #165 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:30:33 #165 ... 04:30:33 04:30:33 #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:30:33 #166 DONE 1.8s 04:30:33 04:30:33 #167 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:30:33 #167 DONE 1.7s 04:30:33 04:30:33 #168 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:30:33 #168 DONE 1.8s 04:30:33 04:30:33 #169 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:30:33 #169 DONE 1.8s 04:30:33 04:30:33 #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:30:33 #161 DONE 1.7s 04:30:33 04:30:33 #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:30:33 #163 DONE 1.6s 04:30:33 04:30:33 #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:30:33 #170 DONE 1.8s 04:30:33 04:30:33 #171 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:30:33 #171 DONE 1.8s 04:30:33 04:30:33 #172 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:30:33 #172 DONE 1.8s 04:30:33 04:30:33 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:30:33 #173 ... 04:30:33 04:30:33 #174 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:30:33 #174 DONE 2.3s 04:30:33 04:30:33 #165 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:30:33 #165 DONE 0.5s 04:30:33 04:30:33 #175 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:30:33 #175 ... 04:30:33 04:30:33 #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:30:33 #176 DONE 0.4s 04:30:33 04:30:33 #177 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:30:33 #177 DONE 0.4s 04:30:33 04:30:33 #178 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:30:33 #178 DONE 0.4s 04:30:34 04:30:34 #179 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:30:34 #179 DONE 0.5s 04:30:34 04:30:34 #180 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:30:34 #180 DONE 0.5s 04:30:34 04:30:34 #181 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:30:34 #181 DONE 0.5s 04:30:34 04:30:34 #182 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:30:34 #182 DONE 0.5s 04:30:34 04:30:34 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:30:34 #173 DONE 0.5s 04:30:34 04:30:34 #183 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:30:34 #183 DONE 0.5s 04:30:34 04:30:34 #100 [core-command] exporting to image 04:30:34 #100 exporting layers 04:30:34 #100 ... 04:30:34 04:30:34 #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:30:34 #184 DONE 0.5s 04:30:34 04:30:34 #100 [core-data] exporting to image 04:30:34 #100 exporting layers 0.3s done 04:30:34 #100 writing image sha256:a85da9fa8c8e28d9b2e53ea8ee6ddf55b3235824514f2cbe9e05aef0a44c1d75 04:30:34 #100 ... 04:30:34 04:30:34 #175 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:30:34 #175 DONE 0.5s 04:30:34 04:30:34 #185 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:30:34 #185 DONE 0.5s 04:30:34 04:30:34 #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:30:34 #186 DONE 0.5s 04:30:34 04:30:34 #187 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:30:34 #187 DONE 0.4s 04:30:34 04:30:34 #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:30:34 #188 DONE 0.4s 04:30:34 04:30:34 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:30:34 #189 DONE 0.3s 04:30:34 04:30:34 #100 [core-metadata] exporting to image 04:30:34 #100 exporting layers 0.4s done 04:30:34 #100 writing image sha256:a85da9fa8c8e28d9b2e53ea8ee6ddf55b3235824514f2cbe9e05aef0a44c1d75 0.1s done 04:30:34 #100 naming to docker.io/library/support-scheduler 0.0s done 04:30:34 #100 exporting layers 0.5s done 04:30:34 #100 writing image sha256:d6d2b37ec977db19f63af6623c4ca7d16bf9722c94bdb800f4ae47ec40002271 04:30:34 #100 writing image sha256:d6d2b37ec977db19f63af6623c4ca7d16bf9722c94bdb800f4ae47ec40002271 0.2s done 04:30:34 #100 writing image sha256:9a126973b1ae93a3bc78429a3c35f3dce4177757a30852bf52c62d205cc7c933 04:30:34 #100 naming to docker.io/library/core-command 04:30:34 #100 ... 04:30:34 04:30:34 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:30:34 #190 DONE 0.3s 04:30:34 04:30:34 #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:30:34 #191 DONE 0.3s 04:30:34 04:30:34 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:30:34 #192 DONE 0.4s 04:30:34 04:30:34 #100 [core-data] exporting to image 04:30:34 #100 exporting layers 0.4s done 04:30:34 #100 writing image sha256:9a126973b1ae93a3bc78429a3c35f3dce4177757a30852bf52c62d205cc7c933 0.1s done 04:30:34 #100 naming to docker.io/library/core-command done 04:30:34 #100 writing image sha256:1ae0a8590773a3fd70e8c162126d06b1826c19e40f5b5ac7ab0b806c42d958bf 0.0s done 04:30:34 #100 naming to docker.io/library/support-notifications done 04:30:34 #100 naming to docker.io/library/security-spiffe-token-provider done 04:30:34 #100 writing image sha256:fcb2c368c5f6d8913bc843c7c3cd05e5327fa05f0c671cfad64da0baa8eebbe5 done 04:30:34 #100 naming to docker.io/library/core-data done 04:30:34 #100 writing image sha256:511c9317febd1d80cafd5e7cfe5c519161a891c3f7f62a98275bdd8c58e3ab2d 04:30:34 #100 writing image sha256:511c9317febd1d80cafd5e7cfe5c519161a891c3f7f62a98275bdd8c58e3ab2d 0.0s done 04:30:34 #100 naming to docker.io/library/core-metadata done 04:30:34 #100 DONE 1.7s 04:30:34 04:30:34 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:30:35 #193 DONE 0.2s 04:30:35 04:30:35 #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:30:35 #194 DONE 0.3s 04:30:35 04:30:35 #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:30:35 #195 DONE 0.8s 04:30:35 04:30:35 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:30:35 #196 DONE 0.1s 04:30:35 04:30:35 #100 [core-common-config-bootstrapper] exporting to image 04:30:35 #100 ... 04:30:35 04:30:35 #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:30:35 #197 DONE 0.7s 04:30:35 04:30:35 #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:30:35 #198 DONE 0.1s 04:30:35 04:30:35 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:30:35 #199 DONE 0.1s 04:30:35 04:30:35 #100 [security-proxy-auth] exporting to image 04:30:35 #100 ... 04:30:35 04:30:35 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:30:35 #200 DONE 0.1s 04:30:35 04:30:35 #100 [core-common-config-bootstrapper] exporting to image 04:30:35 #100 exporting layers 0.1s done 04:30:35 #100 writing image sha256:8019752ddb2cd0284eee33556638039f4811dd3a0535c5b73a0dd8c30e17cd32 done 04:30:35 #100 naming to docker.io/library/core-common-config-bootstrapper done 04:30:35 #100 ... 04:30:35 04:30:35 #201 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:30:35 #201 DONE 0.7s 04:30:35 04:30:35 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:30:35 #202 DONE 0.1s 04:30:35 04:30:35 #100 [security-proxy-auth] exporting to image 04:30:35 #100 writing image sha256:db027989a4f5ab16bb0594d6aab412c6aeef1ce5aa0cb0f006b3169dca62334d done 04:30:35 #100 naming to docker.io/library/security-proxy-auth done 04:30:35 #100 exporting layers 0.2s done 04:30:35 #100 writing image sha256:ae8cca654ee87776c1c3f256b709957db58144d77606600ef314e9a040422025 done 04:30:35 #100 naming to docker.io/library/security-proxy-setup done 04:30:35 #100 DONE 2.2s 04:30:35 04:30:35 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:30:35 #203 DONE 0.7s 04:30:35 04:30:35 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:30:36 #204 ... 04:30:36 04:30:36 #100 [security-secretstore-setup] exporting to image 04:30:36 #100 exporting layers 0.2s done 04:30:36 #100 writing image sha256:033ee94f225dbf1d81304edf97487e99a98df5aef4fd1faa8058913bd5ca557d done 04:30:36 #100 naming to docker.io/library/security-secretstore-setup done 04:30:36 #100 DONE 2.4s 04:30:36 04:30:36 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:30:36 #204 DONE 0.7s 04:30:36 04:30:36 #100 [security-bootstrapper] exporting to image 04:30:36 #100 exporting layers 0.3s done 04:30:36 #100 writing image sha256:e34ec1e3dc5e52e978a3b8de9465c583c805dd8cd316d2132c9157a76524d5a7 done 04:30:36 #100 naming to docker.io/library/security-bootstrapper 0.0s done 04:30:36 #100 DONE 2.8s 04:30:36 04:30:36 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:30:36 time="2024-05-28T04:27:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:36 time="2024-05-28T04:27:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:36 time="2024-05-28T04:27:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:36 time="2024-05-28T04:27:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:36 time="2024-05-28T04:27:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:36 time="2024-05-28T04:27:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:36 time="2024-05-28T04:27:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:36 time="2024-05-28T04:27:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:36 time="2024-05-28T04:27:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:36 time="2024-05-28T04:27:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:36 time="2024-05-28T04:27:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:36 time="2024-05-28T04:27:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:36 time="2024-05-28T04:27:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:30:36 time="2024-05-28T04:27:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:30:36 $ docker stop --time=1 51ce57ae17b8dc5b426ebd9abf73f6421bfd4f85c536bb6f62c121835352932d 04:30:38 $ docker rm -f --volumes 51ce57ae17b8dc5b426ebd9abf73f6421bfd4f85c536bb6f62c121835352932d [Pipeline] // withDockerContainer [Pipeline] sh 04:30:39 + docker images 04:30:39 REPOSITORY TAG IMAGE ID CREATED SIZE 04:30:39 security-bootstrapper latest e34ec1e3dc5e 2 seconds ago 25.2MB 04:30:39 core-common-config-bootstrapper latest 8019752ddb2c 3 seconds ago 21.5MB 04:30:39 security-proxy-setup latest ae8cca654ee8 3 seconds ago 32.5MB 04:30:39 security-secretstore-setup latest 033ee94f225d 3 seconds ago 43.1MB 04:30:39 security-proxy-auth latest db027989a4f5 3 seconds ago 39.2MB 04:30:39 core-metadata latest 511c9317febd 4 seconds ago 42.1MB 04:30:39 core-command latest d6d2b37ec977 5 seconds ago 41.5MB 04:30:39 security-spiffe-token-provider latest 1ae0a8590773 5 seconds ago 35.2MB 04:30:39 core-data latest fcb2c368c5f6 5 seconds ago 41.9MB 04:30:39 support-notifications latest 9a126973b1ae 5 seconds ago 45MB 04:30:39 support-scheduler latest a85da9fa8c8e 5 seconds ago 44.4MB 04:30:39 security-spire-config latest f20ae48592c1 3 minutes ago 108MB 04:30:39 security-spire-server latest adc1debe8979 3 minutes ago 109MB 04:30:39 security-spire-agent latest 629bbf74ea89 3 minutes ago 167MB 04:30:39 ci-base-image-x86_64 latest 60d07809aa2c 6 minutes ago 976MB 04:30:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 weeks ago 565MB 04:30:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB 04:30:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:34:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:34:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:34:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:34:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:34:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:34:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:34:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:34:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:34:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:34:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:34:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:34:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:34:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:34:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:34:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:34:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:34:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.345s coverage: 28.7% of statements 04:34:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.340s coverage: 97.0% of statements 04:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:34:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:34:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.470s coverage: 69.2% of statements 04:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:34:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.392s coverage: 53.2% of statements 04:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:35:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:35:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:35:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:35:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 28.666s coverage: 93.4% of statements 04:35:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.425s coverage: 6.1% of statements 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:35:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:35:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.134s coverage: 97.6% of statements 04:35:25 ok github.com/edgexfoundry/edgex-go/internal/io 1.239s coverage: 72.2% of statements 04:35:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:35:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:35:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.442s coverage: 0.9% of statements 04:35:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.303s coverage: 32.2% of statements 04:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.309s coverage: 41.7% of statements 04:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.278s coverage: 82.9% of statements 04:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.284s coverage: 94.1% of statements 04:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.276s coverage: 96.3% of statements 04:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.261s coverage: 87.5% of statements 04:35:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:35:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:35:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:35:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:35:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:35:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:36:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.242s coverage: 94.4% of statements 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:36:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:36:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:36:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:36:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:36:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.192s coverage: 79.9% of statements 04:36:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.282s coverage: 92.9% of statements 04:36:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.089s coverage: 64.4% of statements 04:36:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.270s coverage: 62.3% of statements 04:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.227s coverage: 87.2% of statements 04:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.186s coverage: 20.0% of statements 04:36:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.222s coverage: 100.0% of statements 04:36:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.411s coverage: 81.8% of statements 04:36:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:36:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:36:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.470s coverage: 82.1% of statements 04:36:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.293s coverage: 86.0% of statements 04:36:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:36:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.015s coverage: 63.1% of statements 04:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.287s coverage: 100.0% of statements 04:36:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.124s coverage: 89.4% of statements 04:36:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.079s coverage: 100.0% of statements 04:36:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:36:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:36:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:36:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.078s coverage: 73.7% of statements 04:36:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.076s coverage: 100.0% of statements 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:36:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.922s coverage: 38.4% of statements 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.264s coverage: 89.5% of statements 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:36:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.230s coverage: 84.8% of statements 04:36:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:36:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:36:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:36:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:36:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.321s coverage: 19.9% of statements 04:36:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:36:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:36:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:36:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:36:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.670s coverage: 95.7% of statements 04:37:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:37:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:37:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.287s coverage: 61.8% of statements 04:37:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:37:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:37:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.406s coverage: 98.9% of statements 04:37:06 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 04:37:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:37:07 go vet ./... 04:41:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:41:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:41:14 ./bin/test-attribution-txt.sh 04:41:14 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:41:14 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 04:41:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:41:14 + ls -al . 04:41:14 total 812 04:41:14 drwxrwxr-x 10 1001 1001 4096 May 28 04:29 . 04:41:14 drwxr-xr-x 4 root root 4096 May 28 04:29 .. 04:41:14 drwxrwxr-x 2 1001 1001 4096 May 28 04:27 .blubracket 04:41:14 -rw-rw-r-- 1 1001 1001 10 May 28 04:27 .dockerignore 04:41:14 drwxrwxr-x 8 1001 1001 4096 May 28 04:27 .git 04:41:14 drwxrwxr-x 3 1001 1001 4096 May 28 04:27 .github 04:41:14 -rw-rw-r-- 1 1001 1001 1074 May 28 04:27 .gitignore 04:41:14 -rw-rw-r-- 1 1001 1001 42 May 28 04:27 .golangci.yml 04:41:14 -rw-rw-r-- 1 1001 1001 100 May 28 04:27 .hadolint.yml 04:41:14 -rw-rw-r-- 1 1001 1001 155 May 28 04:27 .sonarcloud.properties 04:41:14 -rw-rw-r-- 1 1001 1001 1171 May 28 04:27 ADOPTERS.md 04:41:14 -rw-rw-r-- 1 1001 1001 20261 May 28 04:27 Attribution.txt 04:41:14 -rw-rw-r-- 1 1001 1001 100284 May 28 04:27 CHANGELOG.md 04:41:14 -rw-rw-r-- 1 1001 1001 3804 May 28 04:27 CONTRIBUTING.md 04:41:14 -rw-rw-r-- 1 1001 1001 677 May 28 04:27 GOVERNANCE.md 04:41:14 -rw-rw-r-- 1 1001 1001 861 May 28 04:27 Jenkinsfile 04:41:14 -rw-rw-r-- 1 1001 1001 10775 May 28 04:27 LICENSE 04:41:14 -rw-rw-r-- 1 1001 1001 15392 May 28 04:27 Makefile 04:41:14 -rw-rw-r-- 1 1001 1001 582 May 28 04:27 OWNERS.md 04:41:14 -rw-rw-r-- 1 1001 1001 9528 May 28 04:27 README.md 04:41:14 -rw-rw-r-- 1 1001 1001 789 May 28 04:27 SECURITY.md 04:41:14 -rw-rw-r-- 1 1001 1001 5 May 28 04:23 VERSION 04:41:14 drwxrwxr-x 2 1001 1001 4096 May 28 04:27 bin 04:41:14 drwxrwxr-x 18 1001 1001 4096 May 28 04:27 cmd 04:41:14 -rw-r--r-- 1 root root 455714 May 28 04:37 coverage.out 04:41:14 drwxrwxr-x 2 1001 1001 4096 May 28 04:27 fuzz_test 04:41:14 -rw-rw-r-- 1 1001 1001 7030 May 28 04:27 go.mod 04:41:14 -rw-rw-r-- 1 1001 1001 101500 May 28 04:27 go.sum 04:41:14 drwxrwxr-x 7 1001 1001 4096 May 28 04:27 internal 04:41:14 drwxrwxr-x 3 1001 1001 4096 May 28 04:27 openapi 04:41:14 -rw-rw-r-- 1 1001 1001 584 May 28 04:27 security.txt 04:41:14 -rw-rw-r-- 1 1001 1001 204 May 28 04:27 version.go [Pipeline] sh 04:41:14 + '[' -e coverage.out ] 04:41:14 + chown 1001:1001 coverage.out [Pipeline] stash 04:41:15 Warning: overwriting stash ‘coverage-report’ 04:41:15 Stashed 1 file(s) [Pipeline] sh 04:41:16 + make build 04:41:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:44:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:44:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:44:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:44:27 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:44:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:45:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:45:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:45:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:45:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:45:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:45:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:45:36 $ docker stop --time=1 a0b1de21799797e863a5f002569d503752cf663657b173ad5e97e5ba52dd9cc8 04:45:38 $ docker rm -f --volumes a0b1de21799797e863a5f002569d503752cf663657b173ad5e97e5ba52dd9cc8 [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 04:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:45:41 04:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:45:41 latest: Pulling from edgex-devops/edgex-compose-arm64 04:45:41 547446be3368: Pulling fs layer 04:45:41 d125d8839a47: Pulling fs layer 04:45:41 3e85d5ac6304: Pulling fs layer 04:45:41 c3105a71a48b: Pulling fs layer 04:45:41 0f093f025ec4: Pulling fs layer 04:45:41 c3106fc0e877: Pulling fs layer 04:45:41 c3105a71a48b: Waiting 04:45:41 0f093f025ec4: Waiting 04:45:41 c3106fc0e877: Waiting 04:45:41 547446be3368: Verifying Checksum 04:45:41 547446be3368: Download complete 04:45:41 c3105a71a48b: Verifying Checksum 04:45:41 c3105a71a48b: Download complete 04:45:42 d125d8839a47: Verifying Checksum 04:45:42 d125d8839a47: Download complete 04:45:42 c3106fc0e877: Verifying Checksum 04:45:42 c3106fc0e877: Download complete 04:45:42 0f093f025ec4: Verifying Checksum 04:45:42 0f093f025ec4: Download complete 04:45:42 547446be3368: Pull complete 04:45:43 d125d8839a47: Pull complete 04:45:44 3e85d5ac6304: Download complete 04:45:54 3e85d5ac6304: Pull complete 04:45:54 c3105a71a48b: Pull complete 04:45:55 0f093f025ec4: Pull complete 04:45:55 c3106fc0e877: Pull complete 04:45:55 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:45:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:45:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:55 prd-ubuntu20.04-docker-arm64-4c-16g-916 does not seem to be running inside a container 04:45:55 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:45:58 $ docker top fc8107d5a33630f45278eeccc16c5dc2f85a5c88d9ae762e3b3144db2cd8d4a8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:58 + docker compose -f ./docker-compose-build.yml build --parallel 04:46:07 #1 [security-secretstore-setup internal] load build definition from Dockerfile 04:46:07 #1 transferring dockerfile: 2.49kB done 04:46:07 #1 DONE 0.1s 04:46:07 04:46:07 #2 [support-scheduler internal] load build definition from Dockerfile 04:46:07 #2 transferring dockerfile: 1.93kB done 04:46:07 #2 DONE 0.1s 04:46:07 04:46:07 #3 [security-bootstrapper internal] load build definition from Dockerfile 04:46:07 #3 transferring dockerfile: 2.93kB 0.0s done 04:46:07 #3 DONE 0.1s 04:46:07 04:46:07 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:46:07 #4 transferring dockerfile: 2.23kB done 04:46:07 #4 DONE 0.1s 04:46:07 04:46:07 #5 [security-spire-config internal] load build definition from Dockerfile 04:46:07 #5 transferring dockerfile: 1.69kB 0.0s done 04:46:07 #5 DONE 0.1s 04:46:07 04:46:07 #6 [core-command internal] load build definition from Dockerfile 04:46:08 #6 transferring dockerfile: 1.93kB 0.0s done 04:46:08 #6 DONE 0.1s 04:46:08 04:46:08 #7 [security-spire-server internal] load build definition from Dockerfile 04:46:08 #7 transferring dockerfile: 1.70kB done 04:46:08 #7 DONE 0.1s 04:46:08 04:46:08 #8 [support-notifications internal] load build definition from Dockerfile 04:46:08 #8 transferring dockerfile: 1.95kB 0.0s done 04:46:08 #8 DONE 0.1s 04:46:08 04:46:08 #9 [core-data internal] load build definition from Dockerfile 04:46:08 #9 ... 04:46:08 04:46:08 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:46:08 #10 transferring dockerfile: 1.89kB 0.0s done 04:46:08 #10 DONE 0.1s 04:46:08 04:46:08 #11 [security-proxy-setup internal] load build definition from Dockerfile 04:46:08 #11 transferring dockerfile: 2.50kB 0.0s done 04:46:08 #11 DONE 0.2s 04:46:08 04:46:08 #9 [core-data internal] load build definition from Dockerfile 04:46:08 #9 transferring dockerfile: 2.01kB done 04:46:08 #9 DONE 0.1s 04:46:08 04:46:08 #12 [security-spire-agent internal] load build definition from Dockerfile 04:46:08 #12 transferring dockerfile: 1.81kB 0.0s done 04:46:08 #12 DONE 0.1s 04:46:08 04:46:08 #13 [security-proxy-auth internal] load build definition from Dockerfile 04:46:08 #13 transferring dockerfile: 2.15kB 0.0s done 04:46:08 #13 DONE 0.1s 04:46:08 04:46:08 #14 [core-metadata internal] load build definition from Dockerfile 04:46:08 #14 transferring dockerfile: 2.06kB done 04:46:08 #14 DONE 0.1s 04:46:08 04:46:08 #15 [security-secretstore-setup internal] load .dockerignore 04:46:08 #15 transferring context: 50B 0.0s done 04:46:08 #15 DONE 0.1s 04:46:09 04:46:09 #16 [support-scheduler internal] load .dockerignore 04:46:09 #16 transferring context: 50B done 04:46:09 #16 DONE 0.0s 04:46:09 04:46:09 #17 [security-bootstrapper internal] load .dockerignore 04:46:09 #17 transferring context: 50B done 04:46:09 #17 DONE 0.0s 04:46:09 04:46:09 #18 [core-common-config-bootstrapper internal] load .dockerignore 04:46:09 #18 transferring context: 50B 0.0s done 04:46:09 #18 DONE 0.1s 04:46:09 04:46:09 #19 [security-spire-config internal] load .dockerignore 04:46:09 #19 transferring context: 50B done 04:46:09 #19 DONE 0.1s 04:46:09 04:46:09 #20 [core-command internal] load .dockerignore 04:46:09 #20 transferring context: 50B 0.0s done 04:46:09 #20 DONE 0.1s 04:46:09 04:46:09 #21 [security-spire-server internal] load .dockerignore 04:46:09 #21 transferring context: 50B done 04:46:09 #21 DONE 0.1s 04:46:09 04:46:09 #22 [support-notifications internal] load .dockerignore 04:46:09 #22 transferring context: 50B done 04:46:09 #22 DONE 0.1s 04:46:09 04:46:09 #23 [security-spiffe-token-provider internal] load .dockerignore 04:46:09 #23 transferring context: 50B done 04:46:09 #23 DONE 0.1s 04:46:09 04:46:09 #24 [security-proxy-setup internal] load .dockerignore 04:46:09 #24 transferring context: 50B done 04:46:09 #24 DONE 0.1s 04:46:09 04:46:09 #25 [core-data internal] load .dockerignore 04:46:09 #25 transferring context: 50B done 04:46:09 #25 DONE 0.1s 04:46:09 04:46:09 #26 [security-spire-agent internal] load .dockerignore 04:46:09 #26 transferring context: 50B done 04:46:09 #26 DONE 0.1s 04:46:09 04:46:09 #27 [core-metadata internal] load .dockerignore 04:46:09 #27 transferring context: 50B done 04:46:09 #27 DONE 0.1s 04:46:09 04:46:09 #28 [security-proxy-auth internal] load .dockerignore 04:46:10 #28 transferring context: 50B done 04:46:10 #28 DONE 0.0s 04:46:10 04:46:10 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:10 #29 DONE 0.0s 04:46:10 04:46:10 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 04:46:10 #30 DONE 0.5s 04:46:10 04:46:10 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:10 #29 DONE 0.0s 04:46:10 04:46:10 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 04:46:10 #30 ... 04:46:10 04:46:10 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:10 #29 DONE 0.0s 04:46:10 04:46:10 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 04:46:10 #30 ... 04:46:10 04:46:10 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:10 #29 DONE 0.0s 04:46:10 04:46:10 #31 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:46:10 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:46:10 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:46:10 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:46:10 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:46:10 #31 DONE 0.4s 04:46:10 04:46:10 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 04:46:11 #30 DONE 0.6s 04:46:11 04:46:11 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:11 #29 DONE 0.0s 04:46:11 04:46:11 #32 [security-bootstrapper internal] load build context 04:46:11 #32 ... 04:46:11 04:46:11 #31 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:46:11 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:46:11 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:46:11 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:46:11 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:46:11 #31 DONE 0.5s 04:46:11 04:46:11 #32 [security-bootstrapper internal] load build context 04:46:11 #32 ... 04:46:11 04:46:11 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:11 #29 DONE 0.0s 04:46:11 04:46:11 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 04:46:11 #30 DONE 0.7s 04:46:11 04:46:11 #32 [security-bootstrapper internal] load build context 04:46:11 #32 ... 04:46:11 04:46:11 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:11 #29 DONE 0.0s 04:46:11 04:46:11 #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:46:11 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:46:11 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:46:11 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:46:11 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:46:11 #31 DONE 0.5s 04:46:11 04:46:11 #32 [security-bootstrapper internal] load build context 04:46:11 #32 ... 04:46:11 04:46:11 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:11 #29 DONE 0.0s 04:46:11 04:46:11 #32 [security-bootstrapper internal] load build context 04:46:12 #32 ... 04:46:12 04:46:12 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:12 #29 DONE 0.0s 04:46:12 04:46:12 #32 [security-bootstrapper internal] load build context 04:46:12 #32 ... 04:46:12 04:46:12 #31 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:46:12 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:46:12 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:46:12 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:46:12 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:46:12 #31 DONE 0.5s 04:46:12 04:46:12 #33 [security-proxy-setup internal] load build context 04:46:12 #33 DONE 0.0s 04:46:12 04:46:12 #32 [security-bootstrapper internal] load build context 04:46:12 #32 ... 04:46:12 04:46:12 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:12 #29 DONE 0.0s 04:46:12 04:46:12 #32 [security-bootstrapper internal] load build context 04:46:12 #32 ... 04:46:12 04:46:12 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:46:12 #29 DONE 0.0s 04:46:12 04:46:12 #32 [security-bootstrapper internal] load build context 04:46:12 #32 ... 04:46:12 04:46:12 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 04:46:12 #34 DONE 2.0s 04:46:12 04:46:12 #32 [security-bootstrapper internal] load build context 04:46:12 #32 ... 04:46:12 04:46:12 #31 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:46:12 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:46:12 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:46:12 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:46:12 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:46:12 #31 DONE 0.5s 04:46:12 04:46:12 #32 [security-bootstrapper internal] load build context 04:46:14 #32 ... 04:46:14 04:46:14 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 04:46:14 #30 DONE 3.1s 04:46:14 04:46:14 #32 [security-bootstrapper internal] load build context 04:46:14 #32 ... 04:46:14 04:46:14 #31 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:46:14 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:46:14 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:46:14 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:46:14 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:46:14 #31 DONE 0.6s 04:46:14 04:46:14 #31 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:46:14 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:46:14 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:46:14 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:46:14 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:46:14 #31 DONE 0.6s 04:46:14 04:46:14 #32 [security-bootstrapper internal] load build context 04:46:15 #32 transferring context: 19.81MB 3.9s 04:46:17 #32 ... 04:46:17 04:46:17 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 04:46:17 #35 DONE 4.4s 04:46:17 04:46:17 #32 [security-bootstrapper internal] load build context 04:46:17 #32 ... 04:46:17 04:46:17 #31 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:46:17 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:46:17 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:46:17 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:46:17 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:46:17 #31 DONE 0.6s 04:46:17 04:46:17 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:46:17 #36 DONE 0.0s 04:46:17 04:46:17 #32 [security-bootstrapper internal] load build context 04:46:17 #32 ... 04:46:17 04:46:17 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:46:17 #36 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 04:46:17 #36 DONE 0.3s 04:46:17 04:46:17 #37 [security-spire-config internal] load build context 04:46:17 #37 transferring context: 24.94kB 0.2s done 04:46:17 #37 DONE 4.2s 04:46:17 04:46:17 #38 [security-spire-server internal] load build context 04:46:17 #38 transferring context: 26.69kB 0.2s done 04:46:17 #38 DONE 4.1s 04:46:17 04:46:17 #32 [security-bootstrapper internal] load build context 04:46:17 #32 ... 04:46:17 04:46:17 #39 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:46:17 #39 DONE 7.7s 04:46:17 04:46:17 #32 [security-bootstrapper internal] load build context 04:46:19 #32 ... 04:46:19 04:46:19 #40 [security-spire-agent internal] load build context 04:46:19 #40 transferring context: 26.22kB 0.3s done 04:46:19 #40 DONE 2.1s 04:46:19 04:46:19 #32 [security-bootstrapper internal] load build context 04:46:21 #32 ... 04:46:21 04:46:21 #41 [security-secretstore-setup internal] load build context 04:46:21 #41 ... 04:46:21 04:46:21 #42 [core-metadata builder 2/7] WORKDIR /edgex-go 04:46:21 #42 DONE 3.4s 04:46:21 04:46:21 #41 [security-secretstore-setup internal] load build context 04:46:21 #41 ... 04:46:21 04:46:21 #43 [support-scheduler internal] load build context 04:46:21 #43 ... 04:46:21 04:46:21 #44 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:46:21 #0 5.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:21 #0 5.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:21 #0 8.793 (1/1) Installing dumb-init (1.2.5-r2) 04:46:21 #0 8.793 Executing busybox-1.36.1-r5.trigger 04:46:21 #0 9.102 OK: 8 MiB in 16 packages 04:46:21 #44 ... 04:46:21 04:46:21 #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:46:21 #0 5.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:21 #0 6.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:21 #0 9.860 (1/2) Installing dumb-init (1.2.5-r2) 04:46:21 #0 9.915 (2/2) Installing su-exec (0.2-r3) 04:46:21 #0 9.915 Executing busybox-1.36.1-r5.trigger 04:46:21 #45 ... 04:46:21 04:46:21 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:46:21 #0 5.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:21 #0 6.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:21 #0 9.627 (1/4) Installing ca-certificates (20240226-r0) 04:46:21 #0 9.738 (2/4) Installing dumb-init (1.2.5-r2) 04:46:21 #0 9.738 (3/4) Installing su-exec (0.2-r3) 04:46:21 #0 9.849 (4/4) Installing yq (4.33.3-r5) 04:46:21 #46 ... 04:46:21 04:46:21 #47 [core-common-config-bootstrapper internal] load build context 04:46:21 #47 ... 04:46:21 04:46:21 #48 [core-command internal] load build context 04:46:21 #48 ... 04:46:21 04:46:21 #44 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:46:21 #44 DONE 10.7s 04:46:21 04:46:21 #48 [core-command internal] load build context 04:46:21 #48 ... 04:46:21 04:46:21 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:21 #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.7s done 04:46:21 #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 04:46:21 #49 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 04:46:21 #49 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 04:46:21 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done 04:46:21 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done 04:46:21 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:46:21 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 04:46:21 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 4.7s 04:46:21 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.6s done 04:46:21 #49 ... 04:46:21 04:46:21 #50 [support-notifications internal] load build context 04:46:21 #50 ... 04:46:21 04:46:21 #51 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 04:46:21 #51 ... 04:46:21 04:46:21 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:46:21 #0 5.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:21 #0 6.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:21 #0 9.492 (1/2) Installing ca-certificates (20240226-r0) 04:46:21 #0 9.492 (2/2) Installing dumb-init (1.2.5-r2) 04:46:21 #0 9.621 Executing busybox-1.36.1-r5.trigger 04:46:21 #0 9.621 Executing ca-certificates-20240226-r0.trigger 04:46:21 #52 ... 04:46:21 04:46:21 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:21 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 5.3s 04:46:22 #49 ... 04:46:22 04:46:22 #53 [security-spiffe-token-provider internal] load build context 04:46:22 #53 ... 04:46:22 04:46:22 #33 [security-proxy-setup internal] load build context 04:46:22 #33 ... 04:46:22 04:46:22 #54 [core-data internal] load build context 04:46:22 #54 ... 04:46:22 04:46:22 #53 [security-spiffe-token-provider internal] load build context 04:46:23 #53 ... 04:46:23 04:46:23 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:46:23 #55 ... 04:46:23 04:46:23 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:46:23 #56 ... 04:46:23 04:46:23 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:46:23 #57 ... 04:46:23 04:46:23 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:23 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 6.7s 04:46:23 #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 04:46:23 #49 ... 04:46:23 04:46:23 #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:46:23 #45 10.20 OK: 8 MiB in 17 packages 04:46:23 #45 DONE 12.6s 04:46:23 04:46:23 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:24 #49 ... 04:46:24 04:46:24 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:46:24 #58 ... 04:46:24 04:46:24 #59 [security-proxy-auth internal] load build context 04:46:24 #59 transferring context: 4.62MB 6.9s 04:46:24 #59 ... 04:46:24 04:46:24 #60 [core-metadata internal] load build context 04:46:24 #60 ... 04:46:24 04:46:24 #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:46:24 #0 9.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:24 #0 9.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:24 #61 ... 04:46:24 04:46:24 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:24 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 7.8s 04:46:25 #49 ... 04:46:25 04:46:25 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:46:25 #52 10.30 OK: 9 MiB in 17 packages 04:46:25 #52 DONE 13.3s 04:46:25 04:46:25 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:25 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 8.5s 04:46:25 #49 ... 04:46:25 04:46:25 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:46:25 #46 10.69 Executing busybox-1.36.1-r5.trigger 04:46:25 #46 10.78 Executing ca-certificates-20240226-r0.trigger 04:46:25 #46 11.28 OK: 18 MiB in 19 packages 04:46:25 #46 DONE 14.5s 04:46:25 04:46:25 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:25 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.20MB / 23.39MB 9.1s 04:46:26 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.57MB / 23.39MB 9.4s 04:46:27 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 10.7s 04:46:27 #49 ... 04:46:27 04:46:27 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:46:27 #36 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 04:46:27 #36 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 04:46:27 #36 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 04:46:27 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 04:46:27 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 04:46:27 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 04:46:27 #36 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done 04:46:27 #36 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 7.6s done 04:46:27 #36 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 04:46:27 #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 04:46:27 #36 ... 04:46:27 04:46:27 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:28 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.3s 04:46:28 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 11.3s done 04:46:28 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 04:46:31 #49 ... 04:46:31 04:46:31 #32 [security-bootstrapper internal] load build context 04:46:31 #32 transferring context: 45.53MB 19.7s 04:46:31 #32 ... 04:46:31 04:46:31 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:46:31 #62 ... 04:46:31 04:46:31 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:46:31 #63 ... 04:46:31 04:46:31 #43 [support-scheduler internal] load build context 04:46:31 #43 ... 04:46:31 04:46:31 #64 [core-command builder 3/7] RUN apk add --update --no-cache make git 04:46:31 #64 ... 04:46:31 04:46:31 #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:46:31 #65 ... 04:46:31 04:46:31 #48 [core-command internal] load build context 04:46:31 #48 ... 04:46:31 04:46:31 #41 [security-secretstore-setup internal] load build context 04:46:31 #41 ... 04:46:31 04:46:31 #47 [core-common-config-bootstrapper internal] load build context 04:46:31 #47 ... 04:46:31 04:46:31 #50 [support-notifications internal] load build context 04:46:32 #50 ... 04:46:32 04:46:32 #47 [core-common-config-bootstrapper internal] load build context 04:46:32 #47 ... 04:46:32 04:46:32 #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:46:32 #61 10.85 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:46:32 #61 10.85 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:46:32 #61 10.85 OK: 19953 distinct packages available 04:46:32 #61 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:32 #61 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:32 #61 15.00 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:46:32 #61 15.37 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:46:32 #61 15.37 (3/7) Installing dumb-init (1.2.5-r2) 04:46:32 #61 15.37 (4/7) Installing musl-obstack (1.2.3-r2) 04:46:32 #61 15.37 (5/7) Installing libucontext (1.2-r2) 04:46:32 #61 15.37 (6/7) Installing gcompat (1.1.0-r1) 04:46:32 #61 15.43 (7/7) Installing openssl (3.1.5-r0) 04:46:32 #61 15.46 Executing busybox-1.36.1-r5.trigger 04:46:32 #61 15.53 OK: 9 MiB in 20 packages 04:46:32 #61 DONE 18.2s 04:46:32 04:46:32 #47 [core-common-config-bootstrapper internal] load build context 04:46:32 #47 ... 04:46:32 04:46:32 #33 [security-proxy-setup internal] load build context 04:46:32 #33 ... 04:46:32 04:46:32 #47 [core-common-config-bootstrapper internal] load build context 04:46:32 #47 ... 04:46:32 04:46:32 #54 [core-data internal] load build context 04:46:32 #54 ... 04:46:32 04:46:32 #48 [core-command internal] load build context 04:46:32 #48 ... 04:46:32 04:46:32 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:46:32 #55 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:32 #55 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:32 #55 16.07 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:46:32 #55 16.38 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:46:32 #55 16.38 (3/6) Installing dumb-init (1.2.5-r2) 04:46:32 #55 16.38 (4/6) Installing openssl (3.1.5-r0) 04:46:32 #55 16.53 (5/6) Installing su-exec (0.2-r3) 04:46:32 #55 16.53 (6/6) Installing yq (4.33.3-r5) 04:46:32 #55 17.26 Executing busybox-1.36.1-r5.trigger 04:46:32 #55 17.49 OK: 18 MiB in 19 packages 04:46:32 #55 DONE 20.0s 04:46:33 04:46:33 #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:46:33 #66 ... 04:46:33 04:46:33 #53 [security-spiffe-token-provider internal] load build context 04:46:33 #53 ... 04:46:33 04:46:33 #47 [core-common-config-bootstrapper internal] load build context 04:46:33 #47 ... 04:46:33 04:46:33 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:46:33 #57 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:33 #57 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:33 #57 18.41 (1/1) Installing dumb-init (1.2.5-r2) 04:46:33 #57 18.41 Executing busybox-1.36.1-r5.trigger 04:46:33 #57 18.41 OK: 8 MiB in 16 packages 04:46:33 #57 DONE 20.2s 04:46:33 04:46:33 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:46:34 #67 ... 04:46:34 04:46:34 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:46:34 #68 ... 04:46:34 04:46:34 #59 [security-proxy-auth internal] load build context 04:46:34 #59 ... 04:46:34 04:46:34 #54 [core-data internal] load build context 04:46:34 #54 ... 04:46:34 04:46:34 #60 [core-metadata internal] load build context 04:46:35 #60 ... 04:46:35 04:46:35 #59 [security-proxy-auth internal] load build context 04:46:35 #59 ... 04:46:35 04:46:35 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:46:35 #69 ... 04:46:35 04:46:35 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:46:35 #56 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:35 #56 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:35 #56 16.54 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:46:35 #56 16.54 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:46:35 #56 16.54 OK: 19953 distinct packages available 04:46:35 #56 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:35 #56 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:35 #56 20.55 (1/11) Installing ca-certificates (20240226-r0) 04:46:35 #56 20.55 (2/11) Installing brotli-libs (1.0.9-r14) 04:46:35 #56 20.61 (3/11) Installing libunistring (1.1-r1) 04:46:35 #56 20.71 (4/11) Installing libidn2 (2.3.4-r1) 04:46:35 #56 20.71 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:46:35 #56 20.71 (6/11) Installing libcurl (8.5.0-r0) 04:46:35 #56 20.78 (7/11) Installing curl (8.5.0-r0) 04:46:35 #56 20.78 (8/11) Installing dumb-init (1.2.5-r2) 04:46:35 #56 20.78 (9/11) Installing musl-obstack (1.2.3-r2) 04:46:35 #56 20.78 (10/11) Installing libucontext (1.2-r2) 04:46:35 #56 20.78 (11/11) Installing gcompat (1.1.0-r1) 04:46:35 #56 20.85 Executing busybox-1.36.1-r5.trigger 04:46:35 #56 20.95 Executing ca-certificates-20240226-r0.trigger 04:46:35 #56 21.53 OK: 13 MiB in 26 packages 04:46:35 #56 ... 04:46:35 04:46:35 #54 [core-data internal] load build context 04:46:35 #54 ... 04:46:35 04:46:35 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:46:35 #70 ... 04:46:35 04:46:35 #54 [core-data internal] load build context 04:46:36 #54 transferring context: 34.39MB 22.4s 04:46:36 #54 ... 04:46:36 04:46:36 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:46:36 #56 DONE 23.6s 04:46:36 04:46:36 #54 [core-data internal] load build context 04:46:37 #54 ... 04:46:37 04:46:37 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:46:37 #58 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:37 #58 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:37 #58 18.49 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:46:37 #58 18.49 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:46:37 #58 18.49 OK: 19953 distinct packages available 04:46:37 #58 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:37 #58 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:37 #58 22.08 (1/4) Installing dumb-init (1.2.5-r2) 04:46:37 #58 22.08 (2/4) Installing musl-obstack (1.2.3-r2) 04:46:37 #58 22.08 (3/4) Installing libucontext (1.2-r2) 04:46:37 #58 22.08 (4/4) Installing gcompat (1.1.0-r1) 04:46:37 #58 22.08 Executing busybox-1.36.1-r5.trigger 04:46:37 #58 22.19 OK: 8 MiB in 19 packages 04:46:37 #58 ... 04:46:37 04:46:37 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:46:37 #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.6s 04:46:37 #36 ... 04:46:37 04:46:37 #54 [core-data internal] load build context 04:46:38 #54 ... 04:46:38 04:46:38 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:46:38 #58 DONE 24.3s 04:46:38 04:46:38 #54 [core-data internal] load build context 04:46:41 #54 ... 04:46:41 04:46:41 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:41 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.4s 04:46:41 #49 ... 04:46:41 04:46:41 #54 [core-data internal] load build context 04:46:41 #54 transferring context: 43.05MB 27.5s 04:46:41 #54 ... 04:46:41 04:46:41 #32 [security-bootstrapper internal] load build context 04:46:41 #32 ... 04:46:41 04:46:41 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:41 #49 ... 04:46:41 04:46:41 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:46:41 #62 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:41 #62 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:41 #62 18.65 OK: 266 MiB in 52 packages 04:46:41 #62 DONE 20.5s 04:46:41 04:46:41 #32 [security-bootstrapper internal] load build context 04:46:41 #32 ... 04:46:41 04:46:41 #43 [support-scheduler internal] load build context 04:46:41 #43 ... 04:46:41 04:46:41 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:42 #49 ... 04:46:42 04:46:42 #50 [support-notifications internal] load build context 04:46:42 #50 ... 04:46:42 04:46:42 #41 [security-secretstore-setup internal] load build context 04:46:42 #41 ... 04:46:42 04:46:42 #32 [security-bootstrapper internal] load build context 04:46:42 #32 ... 04:46:42 04:46:42 #33 [security-proxy-setup internal] load build context 04:46:43 #33 ... 04:46:43 04:46:43 #32 [security-bootstrapper internal] load build context 04:46:43 #32 ... 04:46:43 04:46:43 #48 [core-command internal] load build context 04:46:43 #48 ... 04:46:43 04:46:43 #32 [security-bootstrapper internal] load build context 04:46:43 #32 ... 04:46:43 04:46:43 #53 [security-spiffe-token-provider internal] load build context 04:46:43 #53 ... 04:46:43 04:46:43 #32 [security-bootstrapper internal] load build context 04:46:43 #32 ... 04:46:43 04:46:43 #47 [core-common-config-bootstrapper internal] load build context 04:46:43 #47 ... 04:46:43 04:46:43 #48 [core-command internal] load build context 04:46:44 #48 ... 04:46:44 04:46:44 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:46:44 #71 ... 04:46:44 04:46:44 #48 [core-command internal] load build context 04:46:45 #48 ... 04:46:45 04:46:45 #64 [core-command builder 3/7] RUN apk add --update --no-cache make git 04:46:45 #64 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:45 #64 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:45 #64 22.15 OK: 266 MiB in 52 packages 04:46:45 #64 DONE 24.1s 04:46:45 04:46:45 #48 [core-command internal] load build context 04:46:45 #48 ... 04:46:45 04:46:45 #60 [core-metadata internal] load build context 04:46:45 #60 ... 04:46:45 04:46:45 #32 [security-bootstrapper internal] load build context 04:46:45 #32 ... 04:46:45 04:46:45 #59 [security-proxy-auth internal] load build context 04:46:45 #59 ... 04:46:45 04:46:45 #48 [core-command internal] load build context 04:46:45 #48 ... 04:46:45 04:46:45 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:46:45 #65 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:45 #65 17.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:45 #65 22.27 OK: 266 MiB in 52 packages 04:46:45 #65 DONE 25.7s 04:46:45 04:46:45 #48 [core-command internal] load build context 04:46:46 #48 ... 04:46:46 04:46:46 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:46:46 #63 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:46 #63 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:46 #63 18.35 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:46:46 #63 18.35 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:46:46 #63 18.35 OK: 19951 distinct packages available 04:46:46 #63 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:46 #63 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:46 #63 ... 04:46:46 04:46:46 #48 [core-command internal] load build context 04:46:46 #48 transferring context: 65.82MB 34.7s 04:46:47 #48 ... 04:46:47 04:46:47 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:46:47 #72 ... 04:46:47 04:46:47 #48 [core-command internal] load build context 04:46:48 #48 ... 04:46:48 04:46:48 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:46:48 #68 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:48 #68 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:48 #68 20.48 Upgrading critical system libraries and apk-tools: 04:46:48 #68 20.48 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:46:48 #68 20.55 Executing busybox-1.36.1-r5.trigger 04:46:48 #68 21.70 Continuing the upgrade transaction with new apk-tools: 04:46:48 #68 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:48 #68 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:48 #68 ... 04:46:48 04:46:48 #32 [security-bootstrapper internal] load build context 04:46:48 #32 ... 04:46:48 04:46:48 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:46:48 #0 9.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:48 #73 ... 04:46:48 04:46:48 #32 [security-bootstrapper internal] load build context 04:46:49 #32 ... 04:46:49 04:46:49 #51 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 04:46:49 #51 17.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:49 #51 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:49 #51 26.45 Upgrading critical system libraries and apk-tools: 04:46:49 #51 26.45 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:46:49 #51 26.67 Executing busybox-1.36.1-r5.trigger 04:46:49 #51 ... 04:46:49 04:46:49 #48 [core-command internal] load build context 04:46:49 #48 ... 04:46:49 04:46:49 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:46:49 #69 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:49 #69 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:49 #69 21.61 Upgrading critical system libraries and apk-tools: 04:46:49 #69 21.61 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:46:49 #69 21.61 Executing busybox-1.36.1-r5.trigger 04:46:49 #69 22.64 Continuing the upgrade transaction with new apk-tools: 04:46:49 #69 23.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:49 #69 ... 04:46:49 04:46:49 #48 [core-command internal] load build context 04:46:49 #48 ... 04:46:49 04:46:49 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:46:49 #63 26.89 OK: 266 MiB in 52 packages 04:46:49 #63 DONE 28.7s 04:46:49 04:46:49 #48 [core-command internal] load build context 04:46:49 #48 ... 04:46:49 04:46:49 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:46:49 #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.9s 04:46:49 #36 ... 04:46:49 04:46:49 #32 [security-bootstrapper internal] load build context 04:46:50 #32 ... 04:46:50 04:46:50 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:46:50 #70 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:50 #70 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:50 #70 24.11 Upgrading critical system libraries and apk-tools: 04:46:50 #70 24.11 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:46:50 #70 24.19 Executing busybox-1.36.1-r5.trigger 04:46:50 #70 ... 04:46:50 04:46:50 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:46:50 #69 25.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:51 #69 ... 04:46:51 04:46:51 #54 [core-data internal] load build context 04:46:51 #54 ... 04:46:51 04:46:51 #32 [security-bootstrapper internal] load build context 04:46:51 #32 transferring context: 79.62MB 40.3s 04:46:52 #32 ... 04:46:52 04:46:52 #43 [support-scheduler internal] load build context 04:46:52 #43 ... 04:46:52 04:46:52 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:46:52 #70 26.12 Continuing the upgrade transaction with new apk-tools: 04:46:52 #70 26.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:52 #70 ... 04:46:52 04:46:52 #50 [support-notifications internal] load build context 04:46:52 #50 ... 04:46:52 04:46:52 #41 [security-secretstore-setup internal] load build context 04:46:53 #41 ... 04:46:53 04:46:53 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:53 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.4s 04:46:53 #49 ... 04:46:53 04:46:53 #33 [security-proxy-setup internal] load build context 04:46:53 #33 ... 04:46:53 04:46:53 #50 [support-notifications internal] load build context 04:46:53 #50 ... 04:46:53 04:46:53 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:46:53 #67 9.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:53 #67 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:53 #67 18.42 Upgrading critical system libraries and apk-tools: 04:46:53 #67 18.42 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:46:53 #67 18.50 Executing busybox-1.36.1-r5.trigger 04:46:53 #67 ... 04:46:53 04:46:53 #41 [security-secretstore-setup internal] load build context 04:46:53 #41 ... 04:46:53 04:46:53 #53 [security-spiffe-token-provider internal] load build context 04:46:53 #53 ... 04:46:53 04:46:53 #41 [security-secretstore-setup internal] load build context 04:46:53 #41 ... 04:46:53 04:46:53 #47 [core-common-config-bootstrapper internal] load build context 04:46:54 #47 ... 04:46:54 04:46:54 #41 [security-secretstore-setup internal] load build context 04:46:55 #41 ... 04:46:55 04:46:55 #60 [core-metadata internal] load build context 04:46:55 #60 ... 04:46:55 04:46:55 #41 [security-secretstore-setup internal] load build context 04:46:55 #41 ... 04:46:55 04:46:55 #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:46:55 #66 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:55 #66 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:55 #66 21.54 Upgrading critical system libraries and apk-tools: 04:46:55 #66 21.54 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:46:55 #66 21.63 Executing busybox-1.36.1-r5.trigger 04:46:55 #66 ... 04:46:55 04:46:55 #59 [security-proxy-auth internal] load build context 04:46:55 #59 ... 04:46:55 04:46:55 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:56 #49 ... 04:46:56 04:46:56 #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 04:46:56 #36 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.1s done 04:46:56 #36 DONE 39.2s 04:46:56 04:46:56 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:46:57 #49 ... 04:46:57 04:46:57 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:46:57 #71 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:57 #71 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:57 #71 22.07 Upgrading critical system libraries and apk-tools: 04:46:57 #71 22.07 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:46:57 #71 22.13 Executing busybox-1.36.1-r5.trigger 04:46:57 #71 ... 04:46:57 04:46:57 #59 [security-proxy-auth internal] load build context 04:46:57 #59 transferring context: 64.43MB 39.8s 04:46:58 #59 ... 04:46:58 04:46:58 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:46:58 #72 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:58 #72 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:58 #72 19.71 Upgrading critical system libraries and apk-tools: 04:46:58 #72 19.71 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:46:58 #72 19.73 Executing busybox-1.36.1-r5.trigger 04:46:58 #72 21.03 Continuing the upgrade transaction with new apk-tools: 04:46:58 #72 21.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:58 #72 ... 04:46:58 04:46:58 #59 [security-proxy-auth internal] load build context 04:46:59 #59 ... 04:46:59 04:46:59 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:46:59 #68 30.66 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:46:59 #68 30.95 Executing busybox-1.36.1-r6.post-upgrade 04:46:59 #68 31.23 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:46:59 #68 31.31 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:46:59 #68 31.39 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:46:59 #68 31.81 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:46:59 #68 31.97 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:46:59 #68 32.11 Executing busybox-1.36.1-r6.trigger 04:46:59 #68 32.31 OK: 8 MiB in 17 packages 04:46:59 #68 DONE 35.0s 04:46:59 04:46:59 #59 [security-proxy-auth internal] load build context 04:46:59 #59 ... 04:46:59 04:46:59 #51 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 04:46:59 #51 28.02 Continuing the upgrade transaction with new apk-tools: 04:46:59 #51 28.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:59 #51 29.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:59 #51 35.56 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:46:59 #51 35.71 Executing busybox-1.36.1-r6.post-upgrade 04:46:59 #51 36.24 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:46:59 #51 36.27 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:46:59 #51 36.34 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:46:59 #51 37.10 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:46:59 #51 37.10 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:46:59 #51 37.10 Executing busybox-1.36.1-r6.trigger 04:46:59 #51 37.22 OK: 8 MiB in 16 packages 04:46:59 #51 ... 04:46:59 04:46:59 #48 [core-command internal] load build context 04:46:59 #48 ... 04:46:59 04:46:59 #59 [security-proxy-auth internal] load build context 04:47:00 #59 ... 04:47:00 04:47:00 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:47:00 #73 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:47:00 #73 19.30 Upgrading critical system libraries and apk-tools: 04:47:00 #73 19.30 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:47:00 #73 19.37 Executing busybox-1.36.1-r5.trigger 04:47:00 #73 21.33 Continuing the upgrade transaction with new apk-tools: 04:47:00 #73 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:47:00 #73 ... 04:47:00 04:47:00 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:47:00 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 31.4s 04:47:00 #49 ... 04:47:00 04:47:00 #51 [core-command stage-1 3/7] RUN apk --no-cache upgrade 04:47:00 #51 DONE 39.3s 04:47:00 04:47:00 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:47:01 #49 ... 04:47:01 04:47:01 #54 [core-data internal] load build context 04:47:01 #54 ... 04:47:01 04:47:01 #69 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:47:01 #69 31.59 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:47:01 #69 31.67 Executing busybox-1.36.1-r6.post-upgrade 04:47:01 #69 32.12 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:47:01 #69 32.12 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:47:01 #69 32.21 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:47:01 #69 33.01 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:47:01 #69 33.07 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:47:01 #69 33.09 Executing busybox-1.36.1-r6.trigger 04:47:01 #69 33.25 Executing ca-certificates-20240226-r0.trigger 04:47:01 #69 34.46 OK: 9 MiB in 17 packages 04:47:01 #69 DONE 36.4s 04:47:01 04:47:01 #54 [core-data internal] load build context 04:47:01 #54 ... 04:47:01 04:47:01 #32 [security-bootstrapper internal] load build context 04:47:02 #32 ... 04:47:02 04:47:02 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:47:02 #73 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:47:02 #73 ... 04:47:02 04:47:02 #43 [support-scheduler internal] load build context 04:47:02 #43 transferring context: 108.41MB 51.3s 04:47:02 #43 ... 04:47:02 04:47:02 #32 [security-bootstrapper internal] load build context 04:47:03 #32 ... 04:47:03 04:47:03 #33 [security-proxy-setup internal] load build context 04:47:03 #33 ... 04:47:03 04:47:03 #50 [support-notifications internal] load build context 04:47:03 #50 ... 04:47:03 04:47:03 #33 [security-proxy-setup internal] load build context 04:47:03 #33 ... 04:47:03 04:47:03 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:47:03 #70 27.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:47:03 #70 33.71 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:47:03 #70 34.07 Executing busybox-1.36.1-r6.post-upgrade 04:47:03 #70 34.51 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:47:03 #70 34.51 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:47:03 #70 34.61 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:47:03 #70 35.05 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:47:03 #70 35.15 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:47:03 #70 35.15 Executing busybox-1.36.1-r6.trigger 04:47:03 #70 35.23 Executing ca-certificates-20240226-r0.trigger 04:47:03 #70 36.45 OK: 18 MiB in 19 packages 04:47:03 #70 ... 04:47:03 04:47:03 #50 [support-notifications internal] load build context 04:47:04 #50 ... 04:47:04 04:47:04 #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:47:04 #70 DONE 38.0s 04:47:04 04:47:04 #53 [security-spiffe-token-provider internal] load build context 04:47:04 #53 ... 04:47:04 04:47:04 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:47:04 #67 20.35 Continuing the upgrade transaction with new apk-tools: 04:47:04 #67 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:47:04 #67 22.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:47:04 #67 27.28 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:47:04 #67 27.45 Executing busybox-1.36.1-r6.post-upgrade 04:47:04 #67 28.13 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:47:04 #67 28.13 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:47:04 #67 28.19 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:47:04 #67 28.19 Executing busybox-1.36.1-r6.trigger 04:47:04 #67 28.38 OK: 18 MiB in 19 packages 04:47:04 #67 ... 04:47:04 04:47:04 #53 [security-spiffe-token-provider internal] load build context 04:47:04 #53 ... 04:47:04 04:47:04 #47 [core-common-config-bootstrapper internal] load build context 04:47:04 #47 ... 04:47:04 04:47:04 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:47:04 #67 DONE 30.7s 04:47:04 04:47:04 #47 [core-common-config-bootstrapper internal] load build context 04:47:04 #47 ... 04:47:04 04:47:04 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:47:04 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 35.9s done 04:47:05 #49 ... 04:47:05 04:47:05 #66 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:47:05 #66 23.23 Continuing the upgrade transaction with new apk-tools: 04:47:05 #66 23.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:47:05 #66 25.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:47:05 #66 30.58 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:47:05 #66 30.58 Executing busybox-1.36.1-r6.post-upgrade 04:47:05 #66 30.87 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:47:05 #66 30.87 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:47:05 #66 30.92 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:47:05 #66 30.92 Executing busybox-1.36.1-r6.trigger 04:47:05 #66 31.03 OK: 9 MiB in 20 packages 04:47:05 #66 DONE 32.3s 04:47:05 04:47:05 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:47:05 #73 26.28 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:47:05 #73 26.31 Executing busybox-1.36.1-r6.post-upgrade 04:47:05 #73 26.56 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:47:05 #73 26.56 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:47:05 #73 26.61 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:47:05 #73 26.99 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:47:05 #73 26.99 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:47:05 #73 26.99 Executing busybox-1.36.1-r6.trigger 04:47:05 #73 ... 04:47:05 04:47:05 #41 [security-secretstore-setup internal] load build context 04:47:05 #41 ... 04:47:05 04:47:05 #60 [core-metadata internal] load build context 04:47:05 #60 ... 04:47:05 04:47:05 #74 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:47:06 #74 ... 04:47:06 04:47:06 #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:47:06 #75 DONE 2.2s 04:47:06 04:47:06 #41 [security-secretstore-setup internal] load build context 04:47:06 #41 transferring context: 103.54MB 56.2s 04:47:07 #41 ... 04:47:07 04:47:07 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:47:07 #76 DONE 8.0s 04:47:07 04:47:07 #41 [security-secretstore-setup internal] load build context 04:47:07 #41 ... 04:47:07 04:47:07 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:47:07 #72 22.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:47:07 #72 26.79 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:47:07 #72 26.90 Executing busybox-1.36.1-r6.post-upgrade 04:47:07 #72 27.22 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:47:07 #72 27.22 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:47:07 #72 27.22 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:47:07 #72 27.61 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:47:07 #72 27.61 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:47:07 #72 27.68 Executing busybox-1.36.1-r6.trigger 04:47:07 #72 27.74 Executing ca-certificates-20240226-r0.trigger 04:47:07 #72 28.27 OK: 13 MiB in 26 packages 04:47:07 #72 DONE 30.4s 04:47:07 04:47:07 #41 [security-secretstore-setup internal] load build context 04:47:07 #41 ... 04:47:07 04:47:07 #71 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:47:07 #71 23.69 Continuing the upgrade transaction with new apk-tools: 04:47:07 #71 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:47:07 #71 26.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:47:07 #71 30.07 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:47:07 #71 30.07 Executing busybox-1.36.1-r6.post-upgrade 04:47:07 #71 30.31 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:47:07 #71 30.31 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:47:07 #71 30.31 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:47:07 #71 30.67 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:47:07 #71 30.67 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:47:07 #71 30.74 Executing busybox-1.36.1-r6.trigger 04:47:07 #71 30.74 OK: 8 MiB in 16 packages 04:47:07 #71 DONE 33.5s 04:47:07 04:47:07 #41 [security-secretstore-setup internal] load build context 04:47:07 #41 ... 04:47:07 04:47:07 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:47:07 #73 27.12 OK: 8 MiB in 19 packages 04:47:07 #73 DONE 29.2s 04:47:07 04:47:07 #41 [security-secretstore-setup internal] load build context 04:47:08 #41 ... 04:47:08 04:47:08 #77 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:47:08 #77 DONE 1.6s 04:47:08 04:47:08 #41 [security-secretstore-setup internal] load build context 04:47:09 #41 ... 04:47:09 04:47:09 #74 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:47:09 #74 DONE 3.2s 04:47:09 04:47:09 #41 [security-secretstore-setup internal] load build context 04:47:09 #41 ... 04:47:09 04:47:09 #48 [core-command internal] load build context 04:47:09 #48 ... 04:47:09 04:47:09 #41 [security-secretstore-setup internal] load build context 04:47:10 #41 ... 04:47:10 04:47:10 #59 [security-proxy-auth internal] load build context 04:47:10 #59 ... 04:47:10 04:47:10 #48 [core-command internal] load build context 04:47:12 #48 ... 04:47:12 04:47:12 #54 [core-data internal] load build context 04:47:12 #54 ... 04:47:12 04:47:12 #48 [core-command internal] load build context 04:47:12 #48 transferring context: 147.11MB 61.2s 04:47:12 #48 ... 04:47:12 04:47:12 #43 [support-scheduler internal] load build context 04:47:12 #43 ... 04:47:12 04:47:12 #48 [core-command internal] load build context 04:47:13 #48 ... 04:47:13 04:47:13 #32 [security-bootstrapper internal] load build context 04:47:13 #32 ... 04:47:13 04:47:13 #48 [core-command internal] load build context 04:47:13 #48 ... 04:47:13 04:47:13 #33 [security-proxy-setup internal] load build context 04:47:14 #33 ... 04:47:14 04:47:14 #48 [core-command internal] load build context 04:47:14 #48 ... 04:47:14 04:47:14 #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:47:14 #78 DONE 2.4s 04:47:14 04:47:14 #48 [core-command internal] load build context 04:47:14 #48 ... 04:47:14 04:47:14 #50 [support-notifications internal] load build context 04:47:14 #50 ... 04:47:14 04:47:14 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:47:14 #79 DONE 2.9s 04:47:14 04:47:14 #50 [support-notifications internal] load build context 04:47:14 #50 ... 04:47:14 04:47:14 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:47:14 #80 ... 04:47:14 04:47:14 #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:47:14 #81 DONE 3.1s 04:47:14 04:47:14 #53 [security-spiffe-token-provider internal] load build context 04:47:14 #53 ... 04:47:14 04:47:14 #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:47:14 #82 ... 04:47:14 04:47:14 #47 [core-common-config-bootstrapper internal] load build context 04:47:14 #47 ... 04:47:14 04:47:14 #53 [security-spiffe-token-provider internal] load build context 04:47:15 #53 ... 04:47:15 04:47:15 #83 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:47:15 #83 DONE 1.0s 04:47:15 04:47:15 #53 [security-spiffe-token-provider internal] load build context 04:47:15 #53 ... 04:47:15 04:47:15 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:47:15 #80 DONE 1.2s 04:47:15 04:47:15 #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:47:15 #82 DONE 1.0s 04:47:15 04:47:15 #53 [security-spiffe-token-provider internal] load build context 04:47:16 #53 ... 04:47:16 04:47:16 #60 [core-metadata internal] load build context 04:47:16 #60 ... 04:47:16 04:47:16 #53 [security-spiffe-token-provider internal] load build context 04:47:16 #53 ... 04:47:16 04:47:16 #84 [security-spire-agent stage-3 7/10] COPY security.txt / 04:47:16 #84 DONE 1.3s 04:47:16 04:47:16 #53 [security-spiffe-token-provider internal] load build context 04:47:16 #53 ... 04:47:16 04:47:16 #85 [security-spire-config stage-2 6/10] COPY security.txt / 04:47:16 #85 DONE 1.4s 04:47:16 04:47:16 #53 [security-spiffe-token-provider internal] load build context 04:47:17 #53 ... 04:47:17 04:47:17 #86 [security-spire-server stage-2 6/9] COPY security.txt / 04:47:17 #86 DONE 1.8s 04:47:17 04:47:17 #53 [security-spiffe-token-provider internal] load build context 04:47:17 #53 transferring context: 170.40MB 64.1s 04:47:18 #53 ... 04:47:18 04:47:18 #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:47:18 #87 DONE 1.4s 04:47:18 04:47:18 #53 [security-spiffe-token-provider internal] load build context 04:47:18 #53 ... 04:47:18 04:47:18 #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:47:18 #88 DONE 1.6s 04:47:18 04:47:18 #53 [security-spiffe-token-provider internal] load build context 04:47:18 #53 ... 04:47:18 04:47:18 #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:47:18 #89 DONE 1.6s 04:47:19 04:47:19 #54 [core-data internal] load build context 04:47:19 #54 ... 04:47:19 04:47:19 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 04:47:19 #49 ... 04:47:19 04:47:19 #54 [core-data internal] load build context 04:47:19 #54 ... 04:47:19 04:47:19 #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:47:19 #90 DONE 1.1s 04:47:19 04:47:19 #54 [core-data internal] load build context 04:47:19 #54 ... 04:47:19 04:47:19 #91 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:47:19 #91 DONE 1.0s 04:47:19 04:47:19 #54 [core-data internal] load build context 04:47:20 #54 ... 04:47:20 04:47:20 #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:47:20 #92 DONE 1.1s 04:47:20 04:47:20 #54 [core-data internal] load build context 04:47:20 #54 ... 04:47:20 04:47:20 #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:47:20 #93 DONE 1.1s 04:47:20 04:47:20 #54 [core-data internal] load build context 04:47:20 #54 ... 04:47:20 04:47:20 #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:47:20 #94 DONE 1.1s 04:47:20 04:47:20 #54 [core-data internal] load build context 04:47:20 #54 ... 04:47:20 04:47:20 #59 [security-proxy-auth internal] load build context 04:47:20 #59 ... 04:47:20 04:47:20 #41 [security-secretstore-setup internal] load build context 04:47:20 #41 ... 04:47:20 04:47:20 #54 [core-data internal] load build context 04:47:21 #54 ... 04:47:21 04:47:21 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:47:21 #95 DONE 1.3s 04:47:21 04:47:21 #54 [core-data internal] load build context 04:47:22 #54 transferring context: 182.32MB 69.2s 04:47:22 #54 ... 04:47:22 04:47:22 #43 [support-scheduler internal] load build context 04:47:22 #43 ... 04:47:22 04:47:22 #54 [core-data internal] load build context 04:47:23 #54 ... 04:47:23 04:47:23 #32 [security-bootstrapper internal] load build context 04:47:23 #32 ... 04:47:23 04:47:23 #54 [core-data internal] load build context 04:47:23 #54 ... 04:47:23 04:47:23 #33 [security-proxy-setup internal] load build context 04:47:24 #33 ... 04:47:24 04:47:24 #48 [core-command internal] load build context 04:47:24 #48 ... 04:47:24 04:47:24 #50 [support-notifications internal] load build context 04:47:24 #50 ... 04:47:24 04:47:24 #48 [core-command internal] load build context 04:47:24 #48 ... 04:47:24 04:47:24 #47 [core-common-config-bootstrapper internal] load build context 04:47:24 #47 ... 04:47:24 04:47:24 #48 [core-command internal] load build context 04:47:26 #48 ... 04:47:26 04:47:26 #60 [core-metadata internal] load build context 04:47:26 #60 ... 04:47:26 04:47:26 #48 [core-command internal] load build context 04:47:26 #48 ... 04:47:26 04:47:26 #96 [security-spire-server] exporting to image 04:47:26 #96 exporting layers 5.2s done 04:47:26 #96 writing image sha256:e77fee1fac3d231d3a9cdd14741b5c5d33dd1a7d5a1e9b4505e40529b1c0ff08 0.1s done 04:47:26 #96 naming to docker.io/library/security-spire-config-arm64 done 04:47:26 #96 writing image sha256:bc76e85865c896bab3587b22646a6e591a79f5e16a0eb5123f9fa00a79536673 0.2s done 04:47:26 #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done 04:47:26 #96 writing image sha256:c43c264dea1e247f6bd962b5383b6c1af01839aa85ac1747ca3304f946def341 0.0s done 04:47:26 #96 naming to docker.io/library/security-spire-server-arm64 0.0s done 04:47:26 #96 DONE 6.0s 04:47:26 04:47:26 #48 [core-command internal] load build context 04:47:27 #48 transferring context: 221.26MB 76.3s 04:47:28 #48 ... 04:47:28 04:47:28 #53 [security-spiffe-token-provider internal] load build context 04:47:28 #53 transferring context: 227.88MB 74.5s done 04:47:28 #53 DONE 76.1s 04:47:28 04:47:28 #48 [core-command internal] load build context 04:47:29 #48 transferring context: 227.88MB 77.5s done 04:47:29 #48 DONE 78.5s 04:47:29 04:47:29 #54 [core-data internal] load build context 04:47:29 #54 ... 04:47:29 04:47:29 #43 [support-scheduler internal] load build context 04:47:29 #43 transferring context: 227.88MB 78.2s done 04:47:29 #43 DONE 79.2s 04:47:29 04:47:29 #47 [core-common-config-bootstrapper internal] load build context 04:47:30 #47 ... 04:47:30 04:47:30 #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:47:30 #97 DONE 1.7s 04:47:30 04:47:30 #47 [core-common-config-bootstrapper internal] load build context 04:47:30 #47 ... 04:47:30 04:47:30 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:31 #98 ... 04:47:31 04:47:31 #59 [security-proxy-auth internal] load build context 04:47:31 #59 ... 04:47:31 04:47:31 #54 [core-data internal] load build context 04:47:31 #54 transferring context: 227.88MB 77.2s done 04:47:31 #54 DONE 78.7s 04:47:31 04:47:31 #59 [security-proxy-auth internal] load build context 04:47:31 #59 ... 04:47:31 04:47:31 #41 [security-secretstore-setup internal] load build context 04:47:31 #41 ... 04:47:31 04:47:31 #99 [core-command builder 4/7] COPY go.mod vendor* ./ 04:47:31 #99 DONE 1.1s 04:47:31 04:47:31 #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:32 #100 ... 04:47:32 04:47:32 #50 [support-notifications internal] load build context 04:47:32 #50 transferring context: 227.88MB 79.9s done 04:47:32 #50 DONE 80.5s 04:47:32 04:47:32 #41 [security-secretstore-setup internal] load build context 04:47:32 #41 ... 04:47:32 04:47:32 #59 [security-proxy-auth internal] load build context 04:47:32 #59 transferring context: 227.88MB 75.0s done 04:47:32 #59 DONE 78.2s 04:47:32 04:47:32 #41 [security-secretstore-setup internal] load build context 04:47:32 #41 ... 04:47:32 04:47:32 #32 [security-bootstrapper internal] load build context 04:47:32 #32 transferring context: 227.88MB 81.2s done 04:47:32 #32 DONE 81.5s 04:47:32 04:47:32 #47 [core-common-config-bootstrapper internal] load build context 04:47:32 #47 transferring context: 227.88MB 80.7s done 04:47:32 #47 DONE 81.2s 04:47:32 04:47:32 #41 [security-secretstore-setup internal] load build context 04:47:33 #41 ... 04:47:33 04:47:33 #101 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:47:33 #101 DONE 0.8s 04:47:33 04:47:33 #41 [security-secretstore-setup internal] load build context 04:47:33 #41 ... 04:47:33 04:47:33 #102 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:47:33 #102 DONE 0.7s 04:47:33 04:47:33 #41 [security-secretstore-setup internal] load build context 04:47:33 #41 transferring context: 227.88MB 83.4s done 04:47:34 #41 DONE 83.6s 04:47:34 04:47:34 #33 [security-proxy-setup internal] load build context 04:47:34 #33 ... 04:47:34 04:47:34 #60 [core-metadata internal] load build context 04:47:34 #60 ... 04:47:34 04:47:34 #33 [security-proxy-setup internal] load build context 04:47:34 #33 transferring context: 227.88MB 81.1s done 04:47:34 #33 DONE 82.6s 04:47:34 04:47:34 #60 [core-metadata internal] load build context 04:47:36 #60 transferring context: 227.88MB 78.9s done 04:47:36 #60 DONE 81.7s 04:47:36 04:47:36 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:47:44 #103 ... 04:47:44 04:47:44 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #104 ... 04:48:40 04:48:40 #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #100 DONE 64.8s 04:48:40 04:48:40 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #103 DONE 62.4s 04:48:40 04:48:40 #105 [security-bootstrapper builder 6/7] COPY . . 04:48:40 #105 ... 04:48:40 04:48:40 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #104 DONE 63.0s 04:48:40 04:48:40 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #98 DONE 65.8s 04:48:40 04:48:40 #106 [security-spiffe-token-provider builder 6/7] COPY . . 04:48:40 #106 DONE 3.5s 04:48:40 04:48:40 #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:48:40 #107 CACHED 04:48:40 04:48:40 #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #108 CACHED 04:48:40 04:48:40 #109 [security-proxy-auth builder 6/7] COPY . . 04:48:40 #109 CACHED 04:48:40 04:48:40 #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:48:40 #110 CACHED 04:48:40 04:48:40 #111 [core-metadata builder 6/7] COPY . . 04:48:40 #111 CACHED 04:48:40 04:48:40 #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #112 CACHED 04:48:40 04:48:40 #113 [core-data builder 4/7] COPY go.mod vendor* ./ 04:48:40 #113 CACHED 04:48:40 04:48:40 #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #114 CACHED 04:48:40 04:48:40 #115 [core-data builder 6/7] COPY . . 04:48:40 #115 CACHED 04:48:40 04:48:40 #116 [core-command builder 6/7] COPY . . 04:48:40 #116 DONE 3.5s 04:48:40 04:48:40 #117 [support-notifications builder 6/7] COPY . . 04:48:40 #117 DONE 3.5s 04:48:40 04:48:40 #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:48:40 #118 CACHED 04:48:40 04:48:40 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #119 CACHED 04:48:40 04:48:40 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 04:48:40 #120 CACHED 04:48:40 04:48:40 #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #121 CACHED 04:48:40 04:48:40 #122 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:48:40 #122 CACHED 04:48:40 04:48:40 #123 [support-scheduler builder 6/7] COPY . . 04:48:40 #123 CACHED 04:48:40 04:48:40 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:48:40 #124 ... 04:48:40 04:48:40 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #125 CACHED 04:48:40 04:48:40 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:48:40 #126 CACHED 04:48:40 04:48:40 #127 [security-proxy-setup builder 6/7] COPY . . 04:48:40 #127 CACHED 04:48:40 04:48:40 #105 [security-bootstrapper builder 6/7] COPY . . 04:48:40 #105 DONE 3.6s 04:48:40 04:48:40 #128 [security-secretstore-setup builder 6/7] COPY . . 04:48:40 #128 CACHED 04:48:40 04:48:40 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:40 #129 CACHED 04:48:40 04:48:40 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:48:40 #130 CACHED 04:48:40 04:48:40 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:48:45 #131 5.217 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:48:45 #131 ... 04:48:45 04:48:45 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:48:45 #124 5.407 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:48:49 #124 ... 04:48:49 04:48:49 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:48:49 #0 3.964 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:48:49 #132 ... 04:48:49 04:48:49 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:48:49 #0 5.207 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:48:50 #133 ... 04:48:50 04:48:50 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:48:50 #0 5.154 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:48:50 #134 ... 04:48:50 04:48:50 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:48:50 #0 5.407 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:48:50 #135 ... 04:48:50 04:48:50 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:48:50 #0 4.591 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:48:50 #136 ... 04:48:50 04:48:50 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:48:50 #0 3.687 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:48:50 #137 ... 04:48:50 04:48:50 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:48:50 #0 4.430 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:48:50 #138 ... 04:48:50 04:48:50 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:48:50 #0 4.719 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:48:50 #139 ... 04:48:50 04:48:50 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:48:50 #0 5.416 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:05:00 #140 ... 05:05:00 05:05:00 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:05:00 #131 DONE 973.8s 05:05:00 05:05:00 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:05:00 #133 ... 05:05:00 05:05:00 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:05:00 #141 DONE 0.4s 05:05:00 05:05:00 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:05:00 #135 974.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:05:00 #135 ... 05:05:00 05:05:00 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:05:00 #142 DONE 0.2s 05:05:00 05:05:00 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:05:00 #143 DONE 0.2s 05:05:00 05:05:00 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:05:00 #134 ... 05:05:00 05:05:00 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:05:00 #144 DONE 0.2s 05:05:00 05:05:00 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:05:00 #145 DONE 0.2s 05:05:00 05:05:00 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:05:00 #49 ... 05:05:00 05:05:00 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:05:00 #146 DONE 0.1s 05:05:00 05:05:00 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:05:00 #147 DONE 2.3s 05:05:00 05:05:00 #96 [security-proxy-setup] exporting to image 05:05:00 #96 exporting layers 05:05:00 #96 exporting layers 1.0s done 05:05:00 #96 writing image sha256:d1834ccd9247072f6da7f34d6d0a90bec823be44fbf55e38b967a0d126f8e039 done 05:05:00 #96 naming to docker.io/library/security-proxy-setup-arm64 done 05:05:00 #96 DONE 7.0s 05:05:00 05:05:00 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:05:04 #132 ... 05:05:04 05:05:04 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:05:04 #136 DONE 984.3s 05:05:04 05:05:04 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:05:04 #148 DONE 0.4s 05:05:04 05:05:04 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:05:04 #49 ... 05:05:04 05:05:04 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:05:07 #149 DONE 2.2s 05:05:07 05:05:07 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:05:07 #150 DONE 0.2s 05:05:07 05:05:07 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:05:07 #137 ... 05:05:07 05:05:07 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:05:07 #151 DONE 0.3s 05:05:07 05:05:07 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:05:07 #49 ... 05:05:07 05:05:07 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:05:07 #152 DONE 0.3s 05:05:07 05:05:07 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:05:07 #134 ... 05:05:07 05:05:07 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:05:07 #153 DONE 0.1s 05:05:07 05:05:07 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:05:07 #154 DONE 0.1s 05:05:07 05:05:07 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:05:07 #139 ... 05:05:07 05:05:07 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:05:07 #155 DONE 0.1s 05:05:07 05:05:07 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:05:08 #156 DONE 0.2s 05:05:08 05:05:08 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:05:08 #157 DONE 0.1s 05:05:08 05:05:08 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:05:10 #158 DONE 1.9s 05:05:10 05:05:10 #96 [security-bootstrapper] exporting to image 05:05:10 #96 exporting layers 05:05:11 #96 exporting layers 1.5s done 05:05:11 #96 writing image sha256:1e62a6539e8163510d305cc248fcb4130f2e2abb10ad1c9630d7ac5fd526a685 done 05:05:11 #96 naming to docker.io/library/security-bootstrapper-arm64 done 05:05:11 #96 DONE 8.5s 05:05:11 05:05:11 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:05:12 #49 ... 05:05:12 05:05:12 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:05:12 #135 DONE 992.7s 05:05:12 05:05:12 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:05:12 #134 ... 05:05:12 05:05:12 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:05:12 #159 DONE 0.3s 05:05:12 05:05:12 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:05:13 #160 DONE 0.3s 05:05:13 05:05:13 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:05:13 #161 DONE 0.1s 05:05:13 05:05:13 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:05:13 #134 ... 05:05:13 05:05:13 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:05:13 #162 DONE 0.2s 05:05:13 05:05:13 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:05:13 #163 DONE 0.2s 05:05:13 05:05:13 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:05:14 #164 DONE 0.3s 05:05:14 05:05:14 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:05:14 #165 DONE 0.3s 05:05:14 05:05:14 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:05:14 #166 DONE 0.2s 05:05:14 05:05:14 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:05:16 #167 DONE 2.0s 05:05:16 05:05:16 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:05:16 #139 ... 05:05:16 05:05:16 #96 [security-secretstore-setup] exporting to image 05:05:16 #96 exporting layers 05:05:17 #96 exporting layers 1.3s done 05:05:17 #96 writing image sha256:27f219a15e382f2771e9148a10d06ad06f586ed20fd2dbe95ac7f9b686edfbe9 done 05:05:17 #96 naming to docker.io/library/security-secretstore-setup-arm64 done 05:05:17 #96 DONE 9.9s 05:05:17 05:05:17 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:05:56 #124 ... 05:05:56 05:05:56 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:05:56 #137 DONE 1033.8s 05:05:56 05:05:56 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:05:56 #124 ... 05:05:56 05:05:56 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:05:56 #168 DONE 0.4s 05:05:56 05:05:56 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:05:56 #134 ... 05:05:56 05:05:56 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:05:56 #169 DONE 0.2s 05:05:56 05:05:56 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:05:56 #170 DONE 0.2s 05:05:56 05:05:56 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:05:56 #124 ... 05:05:56 05:05:56 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:05:56 #171 DONE 0.1s 05:05:56 05:05:56 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:05:56 #172 DONE 0.1s 05:05:56 05:05:56 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:05:56 #124 ... 05:05:56 05:05:56 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:05:56 #173 DONE 1.9s 05:05:56 05:05:56 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:05:57 #132 ... 05:05:57 05:05:57 #96 [core-common-config-bootstrapper] exporting to image 05:05:57 #96 exporting layers 05:05:57 #96 exporting layers 0.7s done 05:05:57 #96 writing image sha256:dc2cab975b25e3b0a83033e2e1043edd300b0fb57fb58f0b8953d6503e0bfd6f 05:05:57 #96 writing image sha256:dc2cab975b25e3b0a83033e2e1043edd300b0fb57fb58f0b8953d6503e0bfd6f done 05:05:57 #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 05:05:57 #96 DONE 10.6s 05:05:57 05:05:57 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:07:49 #132 ... 05:07:49 05:07:49 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:07:49 #124 DONE 1149.6s 05:07:49 05:07:49 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:07:49 #140 ... 05:07:49 05:07:49 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:07:49 #174 DONE 0.3s 05:07:49 05:07:49 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:07:49 #175 DONE 0.1s 05:07:49 05:07:49 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:07:50 #176 DONE 0.2s 05:07:50 05:07:50 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:07:50 #134 ... 05:07:50 05:07:50 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:07:50 #177 DONE 0.1s 05:07:50 05:07:50 #96 [security-spiffe-token-provider] exporting to image 05:07:50 #96 exporting layers 05:07:51 #96 exporting layers 0.9s done 05:07:51 #96 writing image sha256:b4329e583d5f9083cee0edbefe7211d74c91b6616b419a64200c0e5cf515bb34 done 05:07:51 #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done 05:07:51 #96 DONE 11.5s 05:07:51 05:07:51 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:13:28 #133 ... 05:13:28 05:13:28 #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:13:28 #134 DONE 1487.2s 05:13:28 05:13:28 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:13:28 #133 ... 05:13:28 05:13:28 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:13:28 #178 DONE 0.2s 05:13:28 05:13:28 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:13:28 #179 DONE 0.2s 05:13:28 05:13:28 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:13:28 #180 DONE 0.5s 05:13:28 05:13:28 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:13:28 #181 DONE 0.2s 05:13:28 05:13:28 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:13:28 #49 ... 05:13:28 05:13:28 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:13:28 #182 DONE 0.2s 05:13:28 05:13:28 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:13:30 #183 DONE 1.7s 05:13:30 05:13:30 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:13:30 #133 ... 05:13:30 05:13:30 #96 [security-proxy-auth] exporting to image 05:13:30 #96 exporting layers 05:13:30 #96 exporting layers 0.7s done 05:13:31 #96 writing image sha256:e4b7863dd9f4bb3c47748b03cd23a662f737a2ee27010087e0b3fa1579b5c363 done 05:13:31 #96 naming to docker.io/library/security-proxy-auth-arm64 done 05:13:31 #96 DONE 12.3s 05:13:31 05:13:31 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:14:17 #133 ... 05:14:17 05:14:17 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:14:17 #138 DONE 1531.7s 05:14:17 05:14:17 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:14:17 #49 ... 05:14:17 05:14:17 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:14:17 #184 DONE 0.3s 05:14:17 05:14:17 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:14:17 #133 ... 05:14:17 05:14:17 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:14:17 #185 DONE 0.2s 05:14:17 05:14:17 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:14:17 #186 DONE 0.4s 05:14:17 05:14:17 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:14:17 #133 ... 05:14:17 05:14:17 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:14:17 #187 DONE 0.1s 05:14:17 05:14:17 #96 [core-command] exporting to image 05:14:17 #96 exporting layers 05:14:17 #96 exporting layers 0.4s done 05:14:17 #96 writing image sha256:df40b421ba397b8fe4b79e1b954a6f36b387cbb65af5bb184ea7d0ab5011adbc done 05:14:17 #96 naming to docker.io/library/core-command-arm64 done 05:14:17 #96 DONE 12.7s 05:14:17 05:14:17 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:14:22 #132 ... 05:14:22 05:14:22 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:14:22 #139 DONE 1542.4s 05:14:22 05:14:22 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:14:22 #133 ... 05:14:22 05:14:22 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:14:22 #188 DONE 0.2s 05:14:22 05:14:22 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:14:22 #49 ... 05:14:22 05:14:22 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:14:22 #132 DONE 1543.2s 05:14:22 05:14:22 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:14:23 #189 DONE 0.3s 05:14:23 05:14:23 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:14:23 #190 ... 05:14:23 05:14:23 #191 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:14:23 #191 DONE 0.3s 05:14:23 05:14:23 #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:14:23 #192 DONE 0.3s 05:14:23 05:14:23 #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:14:24 #193 ... 05:14:24 05:14:24 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:14:24 #190 DONE 1.1s 05:14:24 05:14:24 #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:14:24 #194 DONE 0.2s 05:14:24 05:14:24 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:14:24 #133 ... 05:14:24 05:14:24 #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:14:24 #193 DONE 0.6s 05:14:24 05:14:24 #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:14:24 #195 DONE 0.2s 05:14:24 05:14:24 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:14:24 #196 DONE 0.2s 05:14:24 05:14:24 #96 [core-metadata] exporting to image 05:14:24 #96 exporting layers 05:14:25 #96 exporting layers 0.9s done 05:14:25 #96 writing image sha256:d3678b89fbe179eb631adeea36e127d960641f42fdd4fff7458c48b459a97fdf 0.0s done 05:14:25 #96 naming to docker.io/library/core-data-arm64 done 05:14:25 #96 writing image sha256:04512029b898ba53886a351c3a36bd9e6eaefc0bc535e2bdbe64fb5afa4b6d13 done 05:14:25 #96 naming to docker.io/library/core-metadata-arm64 done 05:14:25 #96 DONE 13.6s 05:14:25 05:14:25 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:14:52 #133 DONE 1573.0s 05:14:52 05:14:52 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:14:52 #140 ... 05:14:52 05:14:52 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:14:52 #197 DONE 0.1s 05:14:53 05:14:53 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:14:53 #198 DONE 0.1s 05:14:53 05:14:53 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:14:53 #49 ... 05:14:53 05:14:53 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:14:53 #199 ... 05:14:53 05:14:53 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:14:53 #140 DONE 1573.7s 05:14:53 05:14:53 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:14:53 #199 DONE 0.4s 05:14:53 05:14:53 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:14:53 #200 ... 05:14:53 05:14:53 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:14:53 #201 DONE 0.1s 05:14:53 05:14:53 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:14:53 #200 DONE 0.1s 05:14:53 05:14:53 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:14:53 #202 DONE 0.1s 05:14:53 05:14:53 #96 [support-scheduler] exporting to image 05:14:53 #96 exporting layers 05:14:54 #96 ... 05:14:54 05:14:54 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:14:54 #203 DONE 0.4s 05:14:54 05:14:54 #96 [support-scheduler] exporting to image 05:14:54 #96 exporting layers 0.6s done 05:14:54 #96 writing image sha256:a5a11ec04e31082a1ae805c9ea13fa7be3d4910e68f6d3ffa72dfc3d30a8a7d4 done 05:14:54 #96 naming to docker.io/library/support-scheduler-arm64 done 05:14:54 #96 DONE 14.2s 05:14:54 05:14:54 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:14:54 #204 DONE 0.1s 05:14:54 05:14:54 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:14:54 #49 ... 05:14:54 05:14:54 #96 [support-notifications] exporting to image 05:14:54 #96 exporting layers 0.5s done 05:14:54 #96 writing image sha256:e237e6ff48a065cb31b285c81490dca3570e1e1c0693879f3282dc3f6e09d2de done 05:14:54 #96 naming to docker.io/library/support-notifications-arm64 done 05:14:54 #96 DONE 14.7s 05:14:54 05:14:54 #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 05:14:54 time="2024-05-28T04:45:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:54 time="2024-05-28T04:45:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:54 time="2024-05-28T04:45:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:54 time="2024-05-28T04:45:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:54 time="2024-05-28T04:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:54 time="2024-05-28T04:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:54 time="2024-05-28T04:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:54 time="2024-05-28T04:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:54 time="2024-05-28T04:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:54 time="2024-05-28T04:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:54 time="2024-05-28T04:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:54 time="2024-05-28T04:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:54 time="2024-05-28T04:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:14:54 time="2024-05-28T04:46:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:14:54 $ docker stop --time=1 fc8107d5a33630f45278eeccc16c5dc2f85a5c88d9ae762e3b3144db2cd8d4a8 05:14:56 $ docker rm -f --volumes fc8107d5a33630f45278eeccc16c5dc2f85a5c88d9ae762e3b3144db2cd8d4a8 [Pipeline] // withDockerContainer [Pipeline] sh 05:14:56 + docker images 05:14:56 REPOSITORY TAG IMAGE ID CREATED SIZE 05:14:56 support-notifications-arm64 latest e237e6ff48a0 2 seconds ago 44.7MB 05:14:56 support-scheduler-arm64 latest a5a11ec04e31 3 seconds ago 44.1MB 05:14:56 core-data-arm64 latest d3678b89fbe1 32 seconds ago 41.5MB 05:14:56 core-metadata-arm64 latest 04512029b898 32 seconds ago 41.7MB 05:14:56 core-command-arm64 latest df40b421ba39 44 seconds ago 41.2MB 05:14:56 security-proxy-auth-arm64 latest e4b7863dd9f4 About a minute ago 38.9MB 05:14:56 security-spiffe-token-provider-arm64 latest b4329e583d5f 7 minutes ago 35.7MB 05:14:56 core-common-config-bootstrapper-arm64 latest dc2cab975b25 9 minutes ago 21.6MB 05:14:56 security-secretstore-setup-arm64 latest 27f219a15e38 9 minutes ago 42.6MB 05:14:56 security-bootstrapper-arm64 latest 1e62a6539e81 9 minutes ago 25.2MB 05:14:56 security-proxy-setup-arm64 latest d1834ccd9247 9 minutes ago 32.5MB 05:14:56 security-spire-server-arm64 latest c43c264dea1e 27 minutes ago 103MB 05:14:56 security-spire-config-arm64 latest e77fee1fac3d 27 minutes ago 102MB 05:14:56 security-spire-agent-arm64 latest bc76e85865c8 27 minutes ago 159MB 05:14:56 ci-base-image-arm64 latest 9174aa78ef01 45 minutes ago 973MB 05:14:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 weeks ago 561MB 05:14:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:57 05:14:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:58 arm64: Pulling from edgex-lftools-log-publisher 05:14:58 8998bd30e6a1: Pulling fs layer 05:14:58 04944245beec: Pulling fs layer 05:14:58 699f458cf7ca: Pulling fs layer 05:14:58 765212b225bb: Pulling fs layer 05:14:58 f23df028b6ca: Pulling fs layer 05:14:58 d65c8cfc05b1: Pulling fs layer 05:14:58 2437ff75d9bd: Pulling fs layer 05:14:58 f23df028b6ca: Waiting 05:14:58 d65c8cfc05b1: Waiting 05:14:58 2437ff75d9bd: Waiting 05:14:58 765212b225bb: Waiting 05:14:58 04944245beec: Verifying Checksum 05:14:58 04944245beec: Download complete 05:14:58 765212b225bb: Verifying Checksum 05:14:58 765212b225bb: Download complete 05:14:58 f23df028b6ca: Verifying Checksum 05:14:58 f23df028b6ca: Download complete 05:14:58 d65c8cfc05b1: Verifying Checksum 05:14:58 d65c8cfc05b1: Download complete 05:14:58 699f458cf7ca: Verifying Checksum 05:14:58 699f458cf7ca: Download complete 05:14:58 8998bd30e6a1: Download complete 05:15:01 2437ff75d9bd: Verifying Checksum 05:15:01 2437ff75d9bd: Download complete 05:15:03 8998bd30e6a1: Pull complete 05:15:03 04944245beec: Pull complete 05:15:05 699f458cf7ca: Pull complete 05:15:05 765212b225bb: Pull complete 05:15:06 f23df028b6ca: Pull complete 05:15:06 d65c8cfc05b1: Pull complete 05:15:24 2437ff75d9bd: Pull complete 05:15:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:15:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:25 prd-ubuntu20.04-docker-arm64-4c-16g-916 does not seem to be running inside a container 05:15:25 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:15:27 $ docker top bcb547bd6f7692ea6b07f06725428dc377a85e669eee02be2a34c12d9869b1af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:28 ---> job-cost.sh 05:15:28 lf-activate-venv: SKIPPING 05:15:28 INFO: No Stack... 05:15:29 INFO: Retrieving Pricing Info for: v3-standard-4 05:15:30 INFO: Archiving Costs [Pipeline] sh 05:15:30 + cat /w/workspace/edgex-go/6/archives/cost.csv 05:15:30 + cut -d, -f6 [Pipeline] lock 05:15:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4786-6-stack-cost] 05:15:30 Resource [jenkins-edgexfoundry-edgex-go-PR-4786-6-stack-cost] did not exist. Created. 05:15:30 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4786-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:15:31 + echo total: 0.10999999940395355 [Pipeline] stash 05:15:31 Stashed 1 file(s) [Pipeline] } 05:15:31 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4786-6-stack-cost] [Pipeline] // lock [Pipeline] } 05:15:31 $ docker stop --time=1 bcb547bd6f7692ea6b07f06725428dc377a85e669eee02be2a34c12d9869b1af 05:15:33 $ docker rm -f --volumes bcb547bd6f7692ea6b07f06725428dc377a85e669eee02be2a34c12d9869b1af [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 05:15:33 provisioning config files... 05:15:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config17212810907178226683tmp [Pipeline] { [Pipeline] sh 05:15:33 + set +x 05:15:33 + curl -s https://codecov.io/bash 05:15:33 + bash -s -- 05:15:33 05:15:33 _____ _ 05:15:33 / ____| | | 05:15:33 | | ___ __| | ___ ___ _____ __ 05:15:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:15:33 | |___| (_) | (_| | __/ (_| (_) \ V / 05:15:33 \_____\___/ \__,_|\___|\___\___/ \_/ 05:15:33 Bash-1.0.6 05:15:33 05:15:33 05:15:33 ==> git version 2.25.1 found 05:15:33 ==> 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 05:15:33 Release-Date: 2020-01-08 05:15:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:15:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:15:33 ==> Jenkins CI detected. 05:15:33 current dir:  /w/workspace/edgex-go/6 05:15:33 project root: . 05:15:33 --> token set from env 05:15:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:15:33 ==> Running gcov in . (disable via -X gcov) 05:15:33 ==> Python coveragepy not found 05:15:33 ==> Searching for coverage reports in: 05:15:33 + . 05:15:34 -> Found 1 reports 05:15:34 ==> Detecting git/mercurial file structure 05:15:34 ==> Reading reports 05:15:34 + ./coverage.out bytes=455714 05:15:34 ==> Appending adjustments 05:15:34 https://docs.codecov.io/docs/fixing-reports 05:15:35 + Found adjustments 05:15:35 ==> Gzipping contents 05:15:35 60K /tmp/codecov.ViaF1J.gz 05:15:35 ==> Uploading reports 05:15:35 url: https://codecov.io 05:15:35 query: branch=PR-4786&commit=6252d34b596de83f639eb23c2fcf2ade39db95fb&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4786%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4786&job=&cmd_args= 05:15:35 -> Pinging Codecov 05:15:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4786&commit=6252d34b596de83f639eb23c2fcf2ade39db95fb&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4786%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4786&job=&cmd_args= 05:15:35 -> Uploading to 05:15:35 https://storage.googleapis.com/codecov/v4/raw/2024-05-28/00271124DB129430A58F1EEE437C3FCB/6252d34b596de83f639eb23c2fcf2ade39db95fb/8aedac22-7bb0-47a2-8fb0-cd915ee40d26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T051535Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1cdf6df47dbc4d7b005dcaa13fb8246d50d1c867c7b24756c13e7bf3c776ae96 05:15:35 % Total % Received % Xferd Average Speed Time Time Time Current 05:15:35 Dload Upload Total Spent Left Speed 05:15:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57890 0 0 100 57890 0 223k --:--:-- --:--:-- --:--:-- 223k 05:15:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6252d34b596de83f639eb23c2fcf2ade39db95fb [Pipeline] } 05:15:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:15:36 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 05:15:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:15:37 ---> package-listing.sh 05:15:37 ++ facter osfamily 05:15:37 ++ tr '[:upper:]' '[:lower:]' 05:15:37 + OS_FAMILY=debian 05:15:37 + workspace=/w/workspace/edgex-go/6 05:15:37 + START_PACKAGES=/tmp/packages_start.txt 05:15:37 + END_PACKAGES=/tmp/packages_end.txt 05:15:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:15:37 + PACKAGES=/tmp/packages_start.txt 05:15:37 + '[' /w/workspace/edgex-go/6 ']' 05:15:37 + PACKAGES=/tmp/packages_end.txt 05:15:37 + case "${OS_FAMILY}" in 05:15:37 + dpkg -l 05:15:37 + grep '^ii' 05:15:37 + '[' -f /tmp/packages_start.txt ']' 05:15:37 + '[' -f /tmp/packages_end.txt ']' 05:15:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:15:37 + '[' /w/workspace/edgex-go/6 ']' 05:15:37 + mkdir -p /w/workspace/edgex-go/6/archives/ 05:15:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 05:15:37 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:15:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:38 05:15:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:39 latest: Pulling from edgex-lftools-log-publisher 05:15:39 5eb5b503b376: Pulling fs layer 05:15:39 5c69ac0246d0: Pulling fs layer 05:15:39 ec43610c2a17: Pulling fs layer 05:15:39 3a2ae6a8a46f: Pulling fs layer 05:15:39 33b1e0a273af: Pulling fs layer 05:15:39 5d3b04190fa2: Pulling fs layer 05:15:39 2f39f015ded8: Pulling fs layer 05:15:39 33b1e0a273af: Waiting 05:15:39 5d3b04190fa2: Waiting 05:15:39 2f39f015ded8: Waiting 05:15:39 3a2ae6a8a46f: Waiting 05:15:39 5c69ac0246d0: Download complete 05:15:39 3a2ae6a8a46f: Download complete 05:15:39 ec43610c2a17: Verifying Checksum 05:15:39 ec43610c2a17: Download complete 05:15:39 5d3b04190fa2: Verifying Checksum 05:15:39 5d3b04190fa2: Download complete 05:15:39 33b1e0a273af: Verifying Checksum 05:15:39 33b1e0a273af: Download complete 05:15:39 5eb5b503b376: Verifying Checksum 05:15:39 5eb5b503b376: Download complete 05:15:39 2f39f015ded8: Download complete 05:15:40 5eb5b503b376: Pull complete 05:15:40 5c69ac0246d0: Pull complete 05:15:41 ec43610c2a17: Pull complete 05:15:41 3a2ae6a8a46f: Pull complete 05:15:41 33b1e0a273af: Pull complete 05:15:41 5d3b04190fa2: Pull complete 05:15:45 2f39f015ded8: Pull complete 05:15:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:15:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:45 prd-ubuntu20.04-docker-8c-8g-915 does not seem to be running inside a container 05:15:45 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:15:49 $ docker top c878691585f7af4b397ab9cf551e0c19b0db2b6650a6167e2d5d40eaedaa0ed6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:49 + touch /tmp/pre-build-complete [Pipeline] sh 05:15:50 + mkdir -p /var/log/sysstat [Pipeline] sh 05:15:50 + ls /var/log/sa-host 05:15:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:50 provisioning config files... 05:15:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config11513401266804306894tmp [Pipeline] { [Pipeline] echo 05:15:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:15:50 ---> create-netrc.sh [Pipeline] } 05:15:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:15:51 ---> python-tools-install.sh [Pipeline] echo 05:15:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:15:51 ---> sudo-logs.sh 05:15:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:15:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:15:51 ---> job-cost.sh 05:15:51 lf-activate-venv: SKIPPING 05:15:51 DEBUG: total: 0.10999999940395355 05:15:51 INFO: Retrieving Stack Cost... 05:15:52 INFO: Retrieving Pricing Info for: v3-standard-8 05:15:52 INFO: Archiving Costs [Pipeline] echo 05:15:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:15:52 ---> logs-deploy.sh 05:15:52 lf-activate-venv: SKIPPING 05:15:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4786/6 05:15:52 INFO: archiving workspace using pattern(s): 05:15:53 Archives upload complete. 05:15:54 INFO: archiving logs to Nexus