Pull request #224 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/ci-build-images Obtained Jenkinsfile from 0b527c221962873518001100bc45a62e0036fed6+21180c0b06ca140de91ddb41d596b0bcab428f2b (b16de06c8495ca0fe899c4a8f1e5b640580907b2) 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-ssh2519775970463789297.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh7573896462286190764.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-224/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-224/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh500098127393953908.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-224/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15637160355892578767.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11001828475947500395.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-224/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-224/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8981895003790392618.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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 ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-compose, mavenSettings:ci-build-images-settings, dockerImageName:edgex-compose, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[2.33.1], releaseBranchOverride:edgex-compose] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-compose USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-compose DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-compose-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: edgex-compose DOCKER_CUSTOM_TAGS: 2.33.1 [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-41093 in /w/workspace/exfoundry_ci-build-images_PR-224 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-224 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/224/head:refs/remotes/origin/PR-224 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 Merging remotes/origin/edgex-compose commit 21180c0b06ca140de91ddb41d596b0bcab428f2b into PR head commit 0b527c221962873518001100bc45a62e0036fed6 Merge succeeded, producing 0b527c221962873518001100bc45a62e0036fed6 Checking out Revision 0b527c221962873518001100bc45a62e0036fed6 (PR-224) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b527c221962873518001100bc45a62e0036fed6 # 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 21180c0b06ca140de91ddb41d596b0bcab428f2b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b527c221962873518001100bc45a62e0036fed6 # timeout=10 Commit message: "feat: update to use v2.33.1 compose plugin" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T08:03:50.247Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T08:03:50.414Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T08:03:50.522Z] ========================================================= [2025-03-12T08:03:50.522Z] EdgeX Global Pipelines Version Info [2025-03-12T08:03:50.522Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:03:51.659Z] ------------------- [2025-03-12T08:03:51.659Z] stable info: [2025-03-12T08:03:51.659Z] ------------------- [2025-03-12T08:03:51.659Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T08:03:51.659Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T08:03:51.659Z] Message: update stable to v1.0.271 [2025-03-12T08:03:52.233Z] ------------------- [2025-03-12T08:03:52.233Z] experimental info: [2025-03-12T08:03:52.233Z] ------------------- [2025-03-12T08:03:52.233Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T08:03:52.233Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T08:03:52.233Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-03-12T08:03:52.507Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2025-03-12T08:03:52.559Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-compose [Pipeline] echo [2025-03-12T08:03:52.608Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-03-12T08:03:52.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T08:03:52.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T08:03:52.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-compose [Pipeline] echo [2025-03-12T08:03:52.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-03-12T08:03:52.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-03-12T08:03:52.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-03-12T08:03:52.925Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T08:03:52.967Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-03-12T08:03:53.016Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-compose-archive.tar.gz [Pipeline] echo [2025-03-12T08:03:53.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T08:03:53.111Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T08:03:53.158Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = edgex-compose [Pipeline] echo [2025-03-12T08:03:53.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 2.33.1 [Pipeline] echo [2025-03-12T08:03:53.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-224 [Pipeline] echo [2025-03-12T08:03:53.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-224 [Pipeline] echo [2025-03-12T08:03:53.342Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-224 [Pipeline] echo [2025-03-12T08:03:53.393Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b527c221962873518001100bc45a62e0036fed6 [Pipeline] echo [2025-03-12T08:03:53.446Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b527c2 [Pipeline] echo [2025-03-12T08:03:53.496Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T08:03:53.626Z] provisioning config files... [2025-03-12T08:03:53.641Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-224@tmp/config8642288835243724483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:03:54.013Z] ---> ****-login.sh [2025-03-12T08:03:54.013Z] nexus3.edgexfoundry.org:10001 [2025-03-12T08:03:54.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:03:54.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:03:54.274Z] Configure a credential helper to remove this warning. See [2025-03-12T08:03:54.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:03:54.274Z] [2025-03-12T08:03:54.274Z] Login Succeeded [2025-03-12T08:03:54.274Z] nexus3.edgexfoundry.org:10002 [2025-03-12T08:03:54.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:03:54.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:03:54.274Z] Configure a credential helper to remove this warning. See [2025-03-12T08:03:54.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:03:54.274Z] [2025-03-12T08:03:54.274Z] Login Succeeded [2025-03-12T08:03:54.274Z] nexus3.edgexfoundry.org:10003 [2025-03-12T08:03:54.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:03:54.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:03:54.536Z] Configure a credential helper to remove this warning. See [2025-03-12T08:03:54.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:03:54.536Z] [2025-03-12T08:03:54.536Z] Login Succeeded [2025-03-12T08:03:54.536Z] nexus3.edgexfoundry.org:10004 [2025-03-12T08:03:54.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:03:54.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:03:54.536Z] Configure a credential helper to remove this warning. See [2025-03-12T08:03:54.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:03:54.536Z] [2025-03-12T08:03:54.536Z] Login Succeeded [2025-03-12T08:03:54.536Z] ****.io [2025-03-12T08:03:54.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:03:54.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:03:54.796Z] Configure a credential helper to remove this warning. See [2025-03-12T08:03:54.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:03:54.796Z] [2025-03-12T08:03:54.796Z] Login Succeeded [2025-03-12T08:03:54.796Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T08:03:54.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [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] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T08:03:55.613Z] provisioning config files... [2025-03-12T08:03:55.622Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-224@tmp/config11643886587159078247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:03:55.969Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41089 in /w/workspace/exfoundry_ci-build-images_PR-224 [Pipeline] { [2025-03-12T08:03:55.983Z] ---> ****-login.sh [2025-03-12T08:03:55.983Z] nexus3.edgexfoundry.org:10001 [2025-03-12T08:03:55.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:03:55.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:03:55.984Z] Configure a credential helper to remove this warning. See [2025-03-12T08:03:55.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:03:55.984Z] [2025-03-12T08:03:55.984Z] Login Succeeded [2025-03-12T08:03:55.984Z] nexus3.edgexfoundry.org:10002 [2025-03-12T08:03:55.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:03:55.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:03:55.984Z] Configure a credential helper to remove this warning. See [2025-03-12T08:03:55.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:03:55.984Z] [2025-03-12T08:03:55.984Z] Login Succeeded [2025-03-12T08:03:55.984Z] nexus3.edgexfoundry.org:10003 [Pipeline] checkout [2025-03-12T08:03:56.061Z] Selected Git installation does not exist. Using Default [2025-03-12T08:03:56.061Z] The recommended git tool is: NONE [2025-03-12T08:03:56.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:03:56.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:03:56.245Z] Configure a credential helper to remove this warning. See [2025-03-12T08:03:56.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:03:56.245Z] [2025-03-12T08:03:56.245Z] Login Succeeded [2025-03-12T08:03:56.246Z] nexus3.edgexfoundry.org:10004 [2025-03-12T08:03:56.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:03:56.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:03:56.246Z] Configure a credential helper to remove this warning. See [2025-03-12T08:03:56.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:03:56.246Z] [2025-03-12T08:03:56.246Z] Login Succeeded [2025-03-12T08:03:56.246Z] ****.io [2025-03-12T08:03:56.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:03:56.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:03:56.509Z] Configure a credential helper to remove this warning. See [2025-03-12T08:03:56.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:03:56.509Z] [2025-03-12T08:03:56.509Z] Login Succeeded [2025-03-12T08:03:56.509Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T08:03:56.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T08:03:57.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T08:03:57.772Z] + ls -al . [2025-03-12T08:03:57.772Z] total 28 [2025-03-12T08:03:57.772Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 08:03 . [2025-03-12T08:03:57.772Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 08:03 .. [2025-03-12T08:03:57.772Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 08:03 .git [2025-03-12T08:03:57.772Z] -rw-rw-r-- 1 jenkins jenkins 786 Mar 12 08:03 Dockerfile [2025-03-12T08:03:57.772Z] -rw-rw-r-- 1 jenkins jenkins 886 Mar 12 08:03 Jenkinsfile [2025-03-12T08:03:57.772Z] -rw-rw-r-- 1 jenkins jenkins 1309 Mar 12 08:03 README.md [2025-03-12T08:03:57.772Z] -rwxrwxr-x 1 jenkins jenkins 30 Mar 12 08:03 docker-compose-shim [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:03:58.287Z] + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0b527c221962873518001100bc45a62e0036fed6 --label arch=amd64 . [2025-03-12T08:03:58.288Z] Sending build context to Docker daemon 494.6kB [2025-03-12T08:03:58.288Z] Step 1/12 : ARG DOCKER_VERSION=28 [2025-03-12T08:03:58.288Z] Step 2/12 : FROM docker:${DOCKER_VERSION} AS docker-cli [2025-03-12T08:03:58.856Z] 28: Pulling from library/docker [2025-03-12T08:03:59.117Z] f18232174bc9: Pulling fs layer [2025-03-12T08:03:59.117Z] 3795da19ece3: Pulling fs layer [2025-03-12T08:03:59.117Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T08:03:59.117Z] 8661467c513c: Pulling fs layer [2025-03-12T08:03:59.117Z] 1ec760ee5d6f: Pulling fs layer [2025-03-12T08:03:59.117Z] 6c635aaeace6: Pulling fs layer [2025-03-12T08:03:59.117Z] 8d14474db62f: Pulling fs layer [2025-03-12T08:03:59.117Z] 998be54fa141: Pulling fs layer [2025-03-12T08:03:59.117Z] b8fb44047f2a: Pulling fs layer [2025-03-12T08:03:59.117Z] e0edd909f3e7: Pulling fs layer [2025-03-12T08:03:59.117Z] 696b3568325c: Pulling fs layer [2025-03-12T08:03:59.117Z] aae4123c72b3: Pulling fs layer [2025-03-12T08:03:59.117Z] eca80691327d: Pulling fs layer [2025-03-12T08:03:59.117Z] 8661467c513c: Waiting [2025-03-12T08:03:59.117Z] 1f3afd71a730: Pulling fs layer [2025-03-12T08:03:59.117Z] 1ec760ee5d6f: Waiting [2025-03-12T08:03:59.117Z] f21a33964add: Pulling fs layer [2025-03-12T08:03:59.117Z] 97dc3a0172b6: Pulling fs layer [2025-03-12T08:03:59.117Z] 6c635aaeace6: Waiting [2025-03-12T08:03:59.117Z] e0edd909f3e7: Waiting [2025-03-12T08:03:59.117Z] 8d14474db62f: Waiting [2025-03-12T08:03:59.117Z] 696b3568325c: Waiting [2025-03-12T08:03:59.117Z] 998be54fa141: Waiting [2025-03-12T08:03:59.117Z] aae4123c72b3: Waiting [2025-03-12T08:03:59.117Z] b8fb44047f2a: Waiting [2025-03-12T08:03:59.117Z] 1f3afd71a730: Waiting [2025-03-12T08:03:59.117Z] f21a33964add: Waiting [2025-03-12T08:03:59.117Z] 97dc3a0172b6: Waiting [2025-03-12T08:03:59.117Z] 4f4fb700ef54: Download complete [2025-03-12T08:03:59.117Z] f18232174bc9: Download complete [2025-03-12T08:03:59.117Z] 3795da19ece3: Download complete [2025-03-12T08:03:59.388Z] 8661467c513c: Download complete [2025-03-12T08:03:59.388Z] f18232174bc9: Pull complete [2025-03-12T08:03:59.388Z] 1ec760ee5d6f: Verifying Checksum [2025-03-12T08:03:59.388Z] 1ec760ee5d6f: Download complete [2025-03-12T08:03:59.648Z] 6c635aaeace6: Verifying Checksum [2025-03-12T08:03:59.648Z] 6c635aaeace6: Download complete [2025-03-12T08:03:59.648Z] 998be54fa141: Verifying Checksum [2025-03-12T08:03:59.648Z] 998be54fa141: Download complete [2025-03-12T08:03:59.648Z] 8d14474db62f: Verifying Checksum [2025-03-12T08:03:59.648Z] 8d14474db62f: Download complete [2025-03-12T08:03:59.648Z] b8fb44047f2a: Download complete [2025-03-12T08:03:59.648Z] e0edd909f3e7: Download complete [2025-03-12T08:03:59.648Z] 696b3568325c: Verifying Checksum [2025-03-12T08:03:59.648Z] 696b3568325c: Download complete [2025-03-12T08:03:59.648Z] aae4123c72b3: Verifying Checksum [2025-03-12T08:03:59.648Z] aae4123c72b3: Download complete [2025-03-12T08:03:59.648Z] eca80691327d: Verifying Checksum [2025-03-12T08:03:59.648Z] eca80691327d: Download complete [2025-03-12T08:03:59.648Z] 3795da19ece3: Pull complete [2025-03-12T08:03:59.906Z] 4f4fb700ef54: Pull complete [2025-03-12T08:03:59.906Z] f21a33964add: Download complete [2025-03-12T08:03:59.906Z] 97dc3a0172b6: Download complete [2025-03-12T08:03:59.906Z] 8661467c513c: Pull complete [2025-03-12T08:04:00.164Z] 1f3afd71a730: Verifying Checksum [2025-03-12T08:04:00.164Z] 1f3afd71a730: Download complete [2025-03-12T08:04:00.164Z] 1ec760ee5d6f: Pull complete [2025-03-12T08:04:00.728Z] 6c635aaeace6: Pull complete [2025-03-12T08:04:01.295Z] 8d14474db62f: Pull complete [2025-03-12T08:04:01.295Z] 998be54fa141: Pull complete [2025-03-12T08:04:01.553Z] b8fb44047f2a: Pull complete [2025-03-12T08:04:01.553Z] e0edd909f3e7: Pull complete [2025-03-12T08:04:01.812Z] 696b3568325c: Pull complete [2025-03-12T08:04:01.812Z] aae4123c72b3: Pull complete [2025-03-12T08:04:01.812Z] eca80691327d: Pull complete [2025-03-12T08:04:03.182Z] 1f3afd71a730: Pull complete [2025-03-12T08:04:03.182Z] f21a33964add: Pull complete [2025-03-12T08:04:03.182Z] 97dc3a0172b6: Pull complete [2025-03-12T08:04:03.182Z] Digest: sha256:9a651b22672c7151b5d8ca820ed2290b3fe4d4922e9b3f37ab14c8876da6613d [2025-03-12T08:04:03.182Z] Status: Downloaded newer image for docker:28 [2025-03-12T08:04:03.182Z] ---> cca75ab1d7a7 [2025-03-12T08:04:03.182Z] Step 3/12 : FROM alpine:3.20 [2025-03-12T08:04:03.281Z] using credential edgex-jenkins-ssh [2025-03-12T08:04:03.308Z] Cloning the remote Git repository [2025-03-12T08:04:03.441Z] 3.20: Pulling from library/alpine [2025-03-12T08:04:03.407Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2025-03-12T08:04:03.550Z] > git init /w/workspace/exfoundry_ci-build-images_PR-224 # timeout=10 [2025-03-12T08:04:03.701Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T08:04:03.701Z] 0a9a5dfd008f: Verifying Checksum [2025-03-12T08:04:03.701Z] 0a9a5dfd008f: Download complete [2025-03-12T08:04:03.963Z] 0a9a5dfd008f: Pull complete [2025-03-12T08:04:03.963Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T08:04:03.963Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T08:04:03.963Z] ---> ff221270b9fb [2025-03-12T08:04:03.963Z] Step 4/12 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2025-03-12T08:04:03.787Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2025-03-12T08:04:03.788Z] > git --version # timeout=10 [2025-03-12T08:04:03.819Z] > git --version # 'git version 2.25.1' [2025-03-12T08:04:03.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T08:04:04.056Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T08:04:04.896Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2025-03-12T08:04:04.953Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T08:04:06.332Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2025-03-12T08:04:06.495Z] ---> 1c6568b41c96 [2025-03-12T08:04:06.495Z] Step 5/12 : RUN apk add --update --no-cache py-pip python3-dev libffi-dev openssl-dev gcc libc-dev make unzip bash wget curl [2025-03-12T08:04:06.495Z] ---> Running in 65b0def19a29 [2025-03-12T08:04:06.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T08:04:06.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T08:04:07.014Z] (1/55) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-03-12T08:04:07.014Z] (2/55) Installing libncursesw (6.4_p20240420-r2) [2025-03-12T08:04:07.014Z] (3/55) Installing readline (8.2.10-r0) [2025-03-12T08:04:07.014Z] (4/55) Installing bash (5.2.26-r0) [2025-03-12T08:04:07.014Z] Executing bash-5.2.26-r0.post-install [2025-03-12T08:04:07.014Z] (5/55) Installing ca-certificates (20241121-r1) [2025-03-12T08:04:07.112Z] Merging remotes/origin/edgex-compose commit 21180c0b06ca140de91ddb41d596b0bcab428f2b into PR head commit 0b527c221962873518001100bc45a62e0036fed6 [2025-03-12T08:04:07.274Z] (6/55) Installing brotli-libs (1.1.0-r2) [2025-03-12T08:04:07.274Z] (7/55) Installing c-ares (1.33.1-r0) [2025-03-12T08:04:07.274Z] (8/55) Installing libunistring (1.2-r0) [2025-03-12T08:04:07.274Z] (9/55) Installing libidn2 (2.3.7-r0) [2025-03-12T08:04:07.274Z] (10/55) Installing nghttp2-libs (1.62.1-r0) [2025-03-12T08:04:07.274Z] (11/55) Installing libpsl (0.21.5-r1) [2025-03-12T08:04:07.274Z] (12/55) Installing zstd-libs (1.5.6-r0) [2025-03-12T08:04:07.274Z] (13/55) Installing libcurl (8.12.1-r0) [2025-03-12T08:04:07.274Z] (14/55) Installing curl (8.12.1-r0) [2025-03-12T08:04:07.274Z] (15/55) Installing libgcc (13.2.1_git20240309-r1) [2025-03-12T08:04:07.274Z] (16/55) Installing jansson (2.14-r4) [2025-03-12T08:04:07.274Z] (17/55) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-12T08:04:07.274Z] (18/55) Installing binutils (2.42-r1) [2025-03-12T08:04:07.274Z] (19/55) Installing libgomp (13.2.1_git20240309-r1) [2025-03-12T08:04:07.274Z] (20/55) Installing libatomic (13.2.1_git20240309-r1) [2025-03-12T08:04:07.274Z] (21/55) Installing gmp (6.3.0-r1) [2025-03-12T08:04:07.274Z] (22/55) Installing isl26 (0.26-r1) [2025-03-12T08:04:07.274Z] (23/55) Installing mpfr4 (4.2.1-r0) [2025-03-12T08:04:07.274Z] (24/55) Installing mpc1 (1.3.1-r1) [2025-03-12T08:04:07.274Z] (25/55) Installing gcc (13.2.1_git20240309-r1) [2025-03-12T08:04:07.510Z] Merge succeeded, producing 0b527c221962873518001100bc45a62e0036fed6 [2025-03-12T08:04:07.511Z] Checking out Revision 0b527c221962873518001100bc45a62e0036fed6 (PR-224) [2025-03-12T08:04:06.406Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2025-03-12T08:04:06.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T08:04:06.448Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/224/head:refs/remotes/origin/PR-224 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2025-03-12T08:04:07.144Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T08:04:07.250Z] > git checkout -f 0b527c221962873518001100bc45a62e0036fed6 # timeout=10 [2025-03-12T08:04:07.347Z] > git remote # timeout=10 [2025-03-12T08:04:07.370Z] > git config --get remote.origin.url # timeout=10 [2025-03-12T08:04:07.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T08:04:07.440Z] > git merge 21180c0b06ca140de91ddb41d596b0bcab428f2b # timeout=10 [2025-03-12T08:04:07.486Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-03-12T08:04:07.521Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T08:04:07.540Z] > git checkout -f 0b527c221962873518001100bc45a62e0036fed6 # timeout=10 [2025-03-12T08:04:08.217Z] (26/55) Installing musl-dev (1.2.5-r1) [2025-03-12T08:04:08.218Z] (27/55) Installing linux-headers (6.6-r0) [2025-03-12T08:04:08.218Z] (28/55) Installing libffi (3.4.6-r0) [2025-03-12T08:04:08.218Z] (29/55) Installing pkgconf (2.2.0-r0) [2025-03-12T08:04:08.218Z] (30/55) Installing libffi-dev (3.4.6-r0) [2025-03-12T08:04:08.218Z] (31/55) Installing make (4.4.1-r2) [2025-03-12T08:04:08.218Z] (32/55) Installing openssl-dev (3.3.3-r0) [2025-03-12T08:04:08.218Z] (33/55) Installing libbz2 (1.0.8-r6) [2025-03-12T08:04:08.218Z] (34/55) Installing libexpat (2.6.4-r0) [2025-03-12T08:04:08.218Z] (35/55) Installing gdbm (1.23-r1) [2025-03-12T08:04:08.218Z] (36/55) Installing xz-libs (5.6.2-r0) [2025-03-12T08:04:08.218Z] (37/55) Installing mpdecimal (4.0.0-r0) [2025-03-12T08:04:08.218Z] (38/55) Installing libpanelw (6.4_p20240420-r2) [2025-03-12T08:04:08.218Z] (39/55) Installing sqlite-libs (3.45.3-r1) [2025-03-12T08:04:08.218Z] (40/55) Installing python3 (3.12.9-r0) [2025-03-12T08:04:08.478Z] (41/55) Installing python3-pycache-pyc0 (3.12.9-r0) [2025-03-12T08:04:08.478Z] (42/55) Installing pyc (3.12.9-r0) [2025-03-12T08:04:08.478Z] (43/55) Installing py3-setuptools-pyc (70.3.0-r0) [2025-03-12T08:04:08.478Z] (44/55) Installing py3-pip-pyc (24.0-r2) [2025-03-12T08:04:08.739Z] (45/55) Installing py3-parsing (3.1.2-r1) [2025-03-12T08:04:08.739Z] (46/55) Installing py3-parsing-pyc (3.1.2-r1) [2025-03-12T08:04:08.739Z] (47/55) Installing py3-packaging-pyc (24.0-r1) [2025-03-12T08:04:08.739Z] (48/55) Installing python3-pyc (3.12.9-r0) [2025-03-12T08:04:08.739Z] (49/55) Installing py3-packaging (24.0-r1) [2025-03-12T08:04:08.739Z] (50/55) Installing py3-setuptools (70.3.0-r0) [2025-03-12T08:04:08.739Z] (51/55) Installing py3-pip (24.0-r2) [2025-03-12T08:04:08.739Z] (52/55) Installing python3-dev (3.12.9-r0) [2025-03-12T08:04:09.309Z] (53/55) Installing unzip (6.0-r14) [2025-03-12T08:04:09.309Z] (54/55) Installing pcre2 (10.43-r0) [2025-03-12T08:04:09.309Z] (55/55) Installing wget (1.24.5-r0) [2025-03-12T08:04:09.309Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T08:04:09.309Z] Executing ca-certificates-20241121-r1.trigger [2025-03-12T08:04:09.309Z] OK: 333 MiB in 69 packages [2025-03-12T08:04:11.433Z] Commit message: "feat: update to use v2.33.1 compose plugin" [2025-03-12T08:04:11.521Z] > git --version # timeout=10 [2025-03-12T08:04:11.547Z] > git --version # 'git version 2.25.1' [2025-03-12T08:04:11.578Z] fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T08:04:13.982Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T08:04:13.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T08:04:13.982Z] Dload Upload Total Spent Left Speed [2025-03-12T08:04:13.982Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh [2025-03-12T08:04:14.359Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T08:04:14.742Z] + + sudo teesudo /etc/docker/daemon.new jq [2025-03-12T08:04:14.742Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-12T08:04:14.742Z] { [2025-03-12T08:04:14.742Z] "registry-mirrors": [ [2025-03-12T08:04:14.742Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T08:04:14.742Z] ], [2025-03-12T08:04:14.742Z] "bip": "10.250.0.254/24", [2025-03-12T08:04:14.742Z] "hosts": [ [2025-03-12T08:04:14.742Z] "tcp://0.0.0.0:5555", [2025-03-12T08:04:14.742Z] "unix:///var/run/docker.sock" [2025-03-12T08:04:14.742Z] ], [2025-03-12T08:04:14.742Z] "mtu": 1458, [2025-03-12T08:04:14.742Z] "selinux-enabled": true, [2025-03-12T08:04:14.742Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T08:04:14.742Z] } [Pipeline] sh [2025-03-12T08:04:15.119Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T08:04:15.486Z] + sudo service docker restart [2025-03-12T08:04:15.932Z] Removing intermediate container 65b0def19a29 [2025-03-12T08:04:15.932Z] ---> 42fc291d344d [2025-03-12T08:04:15.932Z] Step 6/12 : ENV DOCKER_CONFIG=/usr/local/lib/docker/cli-plugins [2025-03-12T08:04:16.190Z] ---> Running in 8799e7f98c0f [2025-03-12T08:04:16.190Z] Removing intermediate container 8799e7f98c0f [2025-03-12T08:04:16.190Z] ---> c5d7fb11095e [2025-03-12T08:04:16.190Z] Step 7/12 : RUN mkdir -p $DOCKER_CONFIG [2025-03-12T08:04:16.190Z] ---> Running in 295847272c69 [2025-03-12T08:04:16.755Z] Removing intermediate container 295847272c69 [2025-03-12T08:04:16.755Z] ---> ccadb3ad1da1 [2025-03-12T08:04:16.755Z] Step 8/12 : RUN curl -v -SL "https://github.com/docker/compose/releases/download/v2.33.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/docker-compose && chmod +x $DOCKER_CONFIG/docker-compose && docker compose version [2025-03-12T08:04:16.755Z] ---> Running in 431896b19e29 [2025-03-12T08:04:17.015Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T08:04:17.015Z] Dload Upload Total Spent Left Speed [2025-03-12T08:04:17.015Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Host github.com:443 was resolved. [2025-03-12T08:04:17.015Z] * IPv6: (none) [2025-03-12T08:04:17.015Z] * IPv4: 140.82.112.4 [2025-03-12T08:04:17.015Z] * Trying 140.82.112.4:443... [2025-03-12T08:04:17.015Z] * ALPN: curl offers h2,http/1.1 [2025-03-12T08:04:17.015Z] } [5 bytes data] [2025-03-12T08:04:17.015Z] * TLSv1.3 (OUT), TLS handshake, Client hello (1): [2025-03-12T08:04:17.015Z] } [512 bytes data] [2025-03-12T08:04:17.015Z] * CAfile: /etc/ssl/certs/ca-certificates.crt [2025-03-12T08:04:17.015Z] * CApath: /etc/ssl/certs [2025-03-12T08:04:17.015Z] { [5 bytes data] [2025-03-12T08:04:17.015Z] * TLSv1.3 (IN), TLS handshake, Server hello (2): [2025-03-12T08:04:17.015Z] { [122 bytes data] [2025-03-12T08:04:17.015Z] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): [2025-03-12T08:04:17.015Z] { [19 bytes data] [2025-03-12T08:04:17.015Z] * TLSv1.3 (IN), TLS handshake, Certificate (11): [2025-03-12T08:04:17.015Z] { [3135 bytes data] [2025-03-12T08:04:17.015Z] * TLSv1.3 (IN), TLS handshake, CERT verify (15): [2025-03-12T08:04:17.015Z] { [79 bytes data] [2025-03-12T08:04:17.015Z] * TLSv1.3 (IN), TLS handshake, Finished (20): [2025-03-12T08:04:17.015Z] { [36 bytes data] [2025-03-12T08:04:17.015Z] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): [2025-03-12T08:04:17.015Z] } [1 bytes data] [2025-03-12T08:04:17.015Z] * TLSv1.3 (OUT), TLS handshake, Finished (20): [2025-03-12T08:04:17.015Z] } [36 bytes data] [2025-03-12T08:04:17.015Z] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / x25519 / id-ecPublicKey [2025-03-12T08:04:17.015Z] * ALPN: server accepted h2 [2025-03-12T08:04:17.015Z] * Server certificate: [2025-03-12T08:04:17.015Z] * subject: CN=github.com [2025-03-12T08:04:17.015Z] * start date: Feb 5 00:00:00 2025 GMT [2025-03-12T08:04:17.015Z] * expire date: Feb 5 23:59:59 2026 GMT [2025-03-12T08:04:17.015Z] * subjectAltName: host "github.com" matched cert's "github.com" [2025-03-12T08:04:17.015Z] * issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo ECC Domain Validation Secure Server CA [2025-03-12T08:04:17.015Z] * SSL certificate verify ok. [2025-03-12T08:04:17.015Z] * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA256 [2025-03-12T08:04:17.015Z] * Certificate level 1: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384 [2025-03-12T08:04:17.015Z] * Certificate level 2: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using ecdsa-with-SHA384 [2025-03-12T08:04:17.015Z] * Connected to github.com (140.82.112.4) port 443 [2025-03-12T08:04:17.015Z] * using HTTP/2 [2025-03-12T08:04:17.015Z] * [HTTP/2] [1] OPENED stream for https://github.com/docker/compose/releases/download/v2.33.1/docker-compose-linux-x86_64 [2025-03-12T08:04:17.015Z] * [HTTP/2] [1] [:method: GET] [2025-03-12T08:04:17.015Z] * [HTTP/2] [1] [:scheme: https] [2025-03-12T08:04:17.015Z] * [HTTP/2] [1] [:authority: github.com] [2025-03-12T08:04:17.015Z] * [HTTP/2] [1] [:path: /docker/compose/releases/download/v2.33.1/docker-compose-linux-x86_64] [2025-03-12T08:04:17.015Z] * [HTTP/2] [1] [user-agent: curl/8.12.1] [2025-03-12T08:04:17.015Z] * [HTTP/2] [1] [accept: */*] [2025-03-12T08:04:17.015Z] } [5 bytes data] [2025-03-12T08:04:17.015Z] > GET /docker/compose/releases/download/v2.33.1/docker-compose-linux-x86_64 HTTP/2 [2025-03-12T08:04:17.015Z] > Host: github.com [2025-03-12T08:04:17.015Z] > User-Agent: curl/8.12.1 [2025-03-12T08:04:17.015Z] > Accept: */* [2025-03-12T08:04:17.015Z] > [2025-03-12T08:04:17.015Z] * Request completely sent off [2025-03-12T08:04:17.015Z] { [5 bytes data] [2025-03-12T08:04:17.015Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2025-03-12T08:04:17.015Z] { [57 bytes data] [2025-03-12T08:04:17.015Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2025-03-12T08:04:17.015Z] { [57 bytes data] [2025-03-12T08:04:17.015Z] < HTTP/2 302 [2025-03-12T08:04:17.015Z] < server: GitHub.com [2025-03-12T08:04:17.015Z] < date: Wed, 12 Mar 2025 08:04:17 GMT [2025-03-12T08:04:17.015Z] < content-type: text/html; charset=utf-8 [2025-03-12T08:04:17.015Z] < content-length: 0 [2025-03-12T08:04:17.015Z] < vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With [2025-03-12T08:04:17.015Z] < location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/a51569a9-60aa-4f32-b399-99f35d68d600?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250312%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250312T080416Z&X-Amz-Expires=300&X-Amz-Signature=727005f94a77d4430ae2a0ddf9d735fe9c33fc5e6c14f9f23a755aa85aa892b4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream [2025-03-12T08:04:17.015Z] < cache-control: no-cache [2025-03-12T08:04:17.015Z] < strict-transport-security: max-age=31536000; includeSubdomains; preload [2025-03-12T08:04:17.015Z] < x-frame-options: deny [2025-03-12T08:04:17.015Z] < x-content-type-options: nosniff [2025-03-12T08:04:17.015Z] < x-xss-protection: 0 [2025-03-12T08:04:17.015Z] < referrer-policy: no-referrer-when-downgrade [2025-03-12T08:04:17.015Z] { [5 bytes data] [2025-03-12T08:04:17.016Z] < content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/webpack/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/webpack/ github.com/assets/ gist.github.com/assets-cdn/worker/ [2025-03-12T08:04:17.016Z] < x-github-request-id: C549:1AAB7E:C36D77:10E8909:67D14000 [2025-03-12T08:04:17.016Z] * Ignoring the response-body [2025-03-12T08:04:17.016Z] * setting size while ignoring [2025-03-12T08:04:17.016Z] <  [2025-03-12T08:04:17.276Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2025-03-12T08:04:17.276Z] * Connection #0 to host github.com left intact [2025-03-12T08:04:17.276Z] * Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/a51569a9-60aa-4f32-b399-99f35d68d600?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250312%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250312T080416Z&X-Amz-Expires=300&X-Amz-Signature=727005f94a77d4430ae2a0ddf9d735fe9c33fc5e6c14f9f23a755aa85aa892b4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream' [2025-03-12T08:04:17.276Z] * Host objects.githubusercontent.com:443 was resolved. [2025-03-12T08:04:17.276Z] * IPv6: (none) [2025-03-12T08:04:17.276Z] * IPv4: 185.199.111.133, 185.199.108.133, 185.199.110.133, 185.199.109.133 [2025-03-12T08:04:17.276Z] *  Trying 185.199.111.133:443... [2025-03-12T08:04:17.276Z] * ALPN: curl offers h2,http/1.1 [2025-03-12T08:04:17.276Z] } [5 bytes data] [2025-03-12T08:04:17.276Z] * TLSv1.3 (OUT), TLS handshake, Client hello (1): [2025-03-12T08:04:17.276Z] } [512 bytes data] [2025-03-12T08:04:17.276Z] * CAfile: /etc/ssl/certs/ca-certificates.crt [2025-03-12T08:04:17.276Z] *  CApath: /etc/ssl/certs [2025-03-12T08:04:17.276Z] { [5 bytes data] [2025-03-12T08:04:17.277Z] * TLSv1.3 (IN), TLS handshake, Server hello (2): [2025-03-12T08:04:17.277Z] { [122 bytes data] [2025-03-12T08:04:17.277Z] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): [2025-03-12T08:04:17.277Z] { [19 bytes data] [2025-03-12T08:04:17.277Z] * TLSv1.3 (IN), TLS handshake, Certificate (11): [2025-03-12T08:04:17.277Z] { [4668 bytes data] [2025-03-12T08:04:17.277Z] * TLSv1.3 (IN), TLS handshake, CERT verify (15): [2025-03-12T08:04:17.277Z] { [264 bytes data] [2025-03-12T08:04:17.277Z] * TLSv1.3 (IN), TLS handshake, Finished (20): [2025-03-12T08:04:17.277Z] { [36 bytes data] [2025-03-12T08:04:17.277Z] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): [2025-03-12T08:04:17.277Z] } [1 bytes data] [2025-03-12T08:04:17.277Z] * TLSv1.3 (OUT), TLS handshake, Finished (20): [2025-03-12T08:04:17.277Z] } [36 bytes data] [2025-03-12T08:04:17.277Z] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / x25519 / RSASSA-PSS [2025-03-12T08:04:17.277Z] * ALPN: server accepted h2 [2025-03-12T08:04:17.277Z] * Server certificate: [2025-03-12T08:04:17.277Z] *  subject: CN=*.github.io [2025-03-12T08:04:17.277Z] *  start date: Mar 7 00:00:00 2025 GMT [2025-03-12T08:04:17.277Z] *  expire date: Mar 7 23:59:59 2026 GMT [2025-03-12T08:04:17.277Z] *  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com" [2025-03-12T08:04:17.277Z] *  issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo RSA Domain Validation Secure Server CA [2025-03-12T08:04:17.277Z] *  SSL certificate verify ok. [2025-03-12T08:04:17.277Z] *  Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption [2025-03-12T08:04:17.277Z] *  Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha384WithRSAEncryption [2025-03-12T08:04:17.277Z] *  Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha384WithRSAEncryption [2025-03-12T08:04:17.277Z] * Connected to objects.githubusercontent.com (185.199.111.133) port 443 [2025-03-12T08:04:17.277Z] * using HTTP/2 [2025-03-12T08:04:17.277Z] * [HTTP/2] [1] OPENED stream for https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/a51569a9-60aa-4f32-b399-99f35d68d600?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250312%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250312T080416Z&X-Amz-Expires=300&X-Amz-Signature=727005f94a77d4430ae2a0ddf9d735fe9c33fc5e6c14f9f23a755aa85aa892b4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream [2025-03-12T08:04:17.277Z] * [HTTP/2] [1] [:method: GET] [2025-03-12T08:04:17.277Z] * [HTTP/2] [1] [:scheme: https] [2025-03-12T08:04:17.277Z] * [HTTP/2] [1] [:authority: objects.githubusercontent.com] [2025-03-12T08:04:17.277Z] * [HTTP/2] [1] [:path: /github-production-release-asset-2e65be/15045751/a51569a9-60aa-4f32-b399-99f35d68d600?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250312%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250312T080416Z&X-Amz-Expires=300&X-Amz-Signature=727005f94a77d4430ae2a0ddf9d735fe9c33fc5e6c14f9f23a755aa85aa892b4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream] [2025-03-12T08:04:17.277Z] * [HTTP/2] [1] [user-agent: curl/8.12.1] [2025-03-12T08:04:17.277Z] * [HTTP/2] [1] [accept: */*] [2025-03-12T08:04:17.277Z] } [5 bytes data] [2025-03-12T08:04:17.277Z] > GET /github-production-release-asset-2e65be/15045751/a51569a9-60aa-4f32-b399-99f35d68d600?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250312%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250312T080416Z&X-Amz-Expires=300&X-Amz-Signature=727005f94a77d4430ae2a0ddf9d735fe9c33fc5e6c14f9f23a755aa85aa892b4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream HTTP/2 [2025-03-12T08:04:17.277Z] > Host: objects.githubusercontent.com [2025-03-12T08:04:17.277Z] > User-Agent: curl/8.12.1 [2025-03-12T08:04:17.277Z] > Accept: */* [2025-03-12T08:04:17.277Z] >  [2025-03-12T08:04:17.277Z] { [5 bytes data] [2025-03-12T08:04:17.277Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2025-03-12T08:04:17.277Z] { [193 bytes data] [2025-03-12T08:04:17.277Z] * Request completely sent off [2025-03-12T08:04:17.277Z] { [5 bytes data] [2025-03-12T08:04:17.277Z] < HTTP/2 200 [2025-03-12T08:04:17.277Z] < content-type: application/octet-stream [2025-03-12T08:04:17.277Z] < last-modified: Fri, 21 Feb 2025 14:59:24 GMT [2025-03-12T08:04:17.277Z] < etag: "0x8DD528854638D68" [2025-03-12T08:04:17.277Z] < server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 [2025-03-12T08:04:17.277Z] < x-ms-request-id: a8039293-701e-0052-5573-849dbd000000 [2025-03-12T08:04:17.277Z] < x-ms-version: 2025-01-05 [2025-03-12T08:04:17.277Z] < x-ms-creation-time: Fri, 21 Feb 2025 14:59:24 GMT [2025-03-12T08:04:17.277Z] < x-ms-lease-status: unlocked [2025-03-12T08:04:17.277Z] < x-ms-lease-state: available [2025-03-12T08:04:17.277Z] < x-ms-blob-type: BlockBlob [2025-03-12T08:04:17.277Z] < content-disposition: attachment; filename=docker-compose-linux-x86_64 [2025-03-12T08:04:17.277Z] < x-ms-server-encrypted: true [2025-03-12T08:04:17.277Z] < via: 1.1 varnish, 1.1 varnish [2025-03-12T08:04:17.277Z] < fastly-restarts: 1 [2025-03-12T08:04:17.277Z] < accept-ranges: bytes [2025-03-12T08:04:17.277Z] < age: 2080 [2025-03-12T08:04:17.277Z] < date: Wed, 12 Mar 2025 08:04:17 GMT [2025-03-12T08:04:17.277Z] < x-served-by: cache-iad-kcgs7200087-IAD, cache-yul1970040-YUL [2025-03-12T08:04:17.277Z] < x-cache: HIT, HIT [2025-03-12T08:04:17.277Z] < x-cache-hits: 40, 0 [2025-03-12T08:04:17.277Z] < x-timer: S1741766657.047198,VS0,VE18 [2025-03-12T08:04:17.277Z] < content-length: 73691062 [2025-03-12T08:04:17.277Z] <  [2025-03-12T08:04:17.277Z] } [5 bytes data] [2025-03-12T08:04:18.007Z]   0 70.2M    0    0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100 70.2M  100 70.2M    0     0   103M      0 --:--:-- --:--:-- --:--:--  169M [2025-03-12T08:04:18.007Z] * Connection #1 to host objects.githubusercontent.com left intact [2025-03-12T08:04:18.007Z] Docker Compose version v2.33.1 [2025-03-12T08:04:18.942Z] Removing intermediate container 431896b19e29 [2025-03-12T08:04:18.942Z] ---> 2071f07b754f [2025-03-12T08:04:18.942Z] Step 9/12 : COPY ./docker-compose-shim /usr/local/bin/docker-compose [2025-03-12T08:04:18.942Z] ---> 193e425235d4 [2025-03-12T08:04:18.942Z] Step 10/12 : ENTRYPOINT ["docker", "compose"] [2025-03-12T08:04:18.942Z] ---> Running in 8749f556f0ba [2025-03-12T08:04:19.203Z] Removing intermediate container 8749f556f0ba [2025-03-12T08:04:19.203Z] ---> 2b925c090034 [2025-03-12T08:04:19.203Z] Step 11/12 : LABEL arch=amd64 [2025-03-12T08:04:19.203Z] ---> Running in 4e2635ccfd1c [2025-03-12T08:04:19.203Z] Removing intermediate container 4e2635ccfd1c [2025-03-12T08:04:19.203Z] ---> 6eb679ee6caa [2025-03-12T08:04:19.203Z] Step 12/12 : LABEL git_sha=0b527c221962873518001100bc45a62e0036fed6 [2025-03-12T08:04:19.462Z] ---> Running in 694b10f1951d [2025-03-12T08:04:19.721Z] Removing intermediate container 694b10f1951d [2025-03-12T08:04:19.721Z] ---> 2f8cdfdc2b2d [2025-03-12T08:04:19.721Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T08:04:19.721Z] Successfully built 2f8cdfdc2b2d [2025-03-12T08:04:19.721Z] Successfully tagged edgex-devops/edgex-compose:latest [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] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:04:20.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T08:04:20.743Z] [2025-03-12T08:04:20.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:04:21.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T08:04:21.389Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T08:04:21.389Z] 5eb5b503b376: Pulling fs layer [2025-03-12T08:04:21.389Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T08:04:21.389Z] ec43610c2a17: Pulling fs layer [2025-03-12T08:04:21.389Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T08:04:21.389Z] 33b1e0a273af: Pulling fs layer [2025-03-12T08:04:21.389Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T08:04:21.389Z] 2f39f015ded8: Pulling fs layer [2025-03-12T08:04:21.389Z] 33b1e0a273af: Waiting [2025-03-12T08:04:21.389Z] 5d3b04190fa2: Waiting [2025-03-12T08:04:21.389Z] 2f39f015ded8: Waiting [2025-03-12T08:04:21.389Z] 3a2ae6a8a46f: Waiting [2025-03-12T08:04:21.389Z] 5c69ac0246d0: Download complete [2025-03-12T08:04:21.389Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-12T08:04:21.389Z] 3a2ae6a8a46f: Download complete [2025-03-12T08:04:21.389Z] 33b1e0a273af: Verifying Checksum [2025-03-12T08:04:21.389Z] 33b1e0a273af: Download complete [2025-03-12T08:04:21.389Z] ec43610c2a17: Verifying Checksum [2025-03-12T08:04:21.389Z] ec43610c2a17: Download complete [2025-03-12T08:04:21.389Z] 5d3b04190fa2: Verifying Checksum [2025-03-12T08:04:21.389Z] 5d3b04190fa2: Download complete [2025-03-12T08:04:21.649Z] 5eb5b503b376: Verifying Checksum [2025-03-12T08:04:21.649Z] 5eb5b503b376: Download complete [2025-03-12T08:04:22.218Z] 2f39f015ded8: Download complete [2025-03-12T08:04:22.785Z] 5eb5b503b376: Pull complete [2025-03-12T08:04:23.043Z] 5c69ac0246d0: Pull complete [2025-03-12T08:04:23.302Z] ec43610c2a17: Pull complete [2025-03-12T08:04:23.302Z] 3a2ae6a8a46f: Pull complete [2025-03-12T08:04:23.869Z] 33b1e0a273af: Pull complete [2025-03-12T08:04:23.869Z] 5d3b04190fa2: Pull complete [2025-03-12T08:04:28.049Z] 2f39f015ded8: Pull complete [2025-03-12T08:04:28.049Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T08:04:28.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T08:04:28.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:04:28.336Z] prd-ubuntu20.04-docker-8c-8g-41093 does not seem to be running inside a container [2025-03-12T08:04:28.362Z] $ 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/exfoundry_ci-build-images_PR-224 -v /w/workspace/exfoundry_ci-build-images_PR-224:/w/workspace/exfoundry_ci-build-images_PR-224:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-224@tmp:/w/workspace/exfoundry_ci-build-images_PR-224@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T08:04:31.348Z] $ docker top c323d5ea9fdf639c3fec6b9680ab9f7cddcc675f3904147ddc4c993b1ff63976 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:04:31.800Z] ---> job-cost.sh [2025-03-12T08:04:31.800Z] lf-activate-venv: SKIPPING [2025-03-12T08:04:31.800Z] INFO: No Stack... [2025-03-12T08:04:32.058Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T08:04:32.317Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T08:04:32.630Z] + cat /w/workspace/exfoundry_ci-build-images_PR-224/archives/cost.csv [2025-03-12T08:04:32.630Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T08:04:32.682Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-1-stack-cost] [2025-03-12T08:04:32.688Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-224-1-stack-cost] did not exist. Created. [2025-03-12T08:04:32.693Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T08:04:33.091Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-12T08:04:33.315Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T08:04:33.336Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T08:04:33.425Z] $ docker stop --time=1 c323d5ea9fdf639c3fec6b9680ab9f7cddcc675f3904147ddc4c993b1ff63976 [2025-03-12T08:04:34.575Z] $ docker rm -f --volumes c323d5ea9fdf639c3fec6b9680ab9f7cddcc675f3904147ddc4c993b1ff63976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2025-03-12T08:04:34.807Z] provisioning config files... [Pipeline] } [2025-03-12T08:04:34.851Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-224@tmp/config1689055919825408638tmp [Pipeline] // withEnv [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:04:35.487Z] ---> ****-login.sh [2025-03-12T08:04:35.487Z] nexus3.edgexfoundry.org:10001 [2025-03-12T08:04:36.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:04:36.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:04:36.369Z] Configure a credential helper to remove this warning. See [2025-03-12T08:04:36.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:04:36.369Z] [2025-03-12T08:04:36.369Z] Login Succeeded [2025-03-12T08:04:36.369Z] nexus3.edgexfoundry.org:10002 [2025-03-12T08:04:36.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:04:36.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:04:36.924Z] Configure a credential helper to remove this warning. See [2025-03-12T08:04:36.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:04:36.924Z] [2025-03-12T08:04:36.924Z] Login Succeeded [2025-03-12T08:04:36.924Z] nexus3.edgexfoundry.org:10003 [2025-03-12T08:04:37.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:04:37.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:04:37.202Z] Configure a credential helper to remove this warning. See [2025-03-12T08:04:37.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:04:37.202Z] [2025-03-12T08:04:37.202Z] Login Succeeded [2025-03-12T08:04:37.202Z] nexus3.edgexfoundry.org:10004 [2025-03-12T08:04:37.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:04:37.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:04:37.803Z] Configure a credential helper to remove this warning. See [2025-03-12T08:04:37.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:04:37.803Z] [2025-03-12T08:04:37.803Z] Login Succeeded [2025-03-12T08:04:37.803Z] ****.io [2025-03-12T08:04:38.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:04:38.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:04:38.366Z] Configure a credential helper to remove this warning. See [2025-03-12T08:04:38.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:04:38.366Z] [2025-03-12T08:04:38.366Z] Login Succeeded [2025-03-12T08:04:38.366Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T08:04:38.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T08:04:39.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T08:04:39.546Z] + ls -al . [2025-03-12T08:04:39.546Z] total 28 [2025-03-12T08:04:39.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 08:04 . [2025-03-12T08:04:39.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 08:04 .. [2025-03-12T08:04:39.546Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 08:04 .git [2025-03-12T08:04:39.546Z] -rw-rw-r-- 1 jenkins jenkins 786 Mar 12 08:04 Dockerfile [2025-03-12T08:04:39.546Z] -rw-rw-r-- 1 jenkins jenkins 886 Mar 12 08:04 Jenkinsfile [2025-03-12T08:04:39.546Z] -rw-rw-r-- 1 jenkins jenkins 1309 Mar 12 08:04 README.md [2025-03-12T08:04:39.546Z] -rwxrwxr-x 1 jenkins jenkins 30 Mar 12 08:04 docker-compose-shim [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:04:40.040Z] + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=0b527c221962873518001100bc45a62e0036fed6 --label arch=arm64 . [2025-03-12T08:04:40.318Z] Sending build context to Docker daemon 494.6kB [2025-03-12T08:04:40.318Z] Step 1/12 : ARG DOCKER_VERSION=28 [2025-03-12T08:04:40.318Z] Step 2/12 : FROM docker:${DOCKER_VERSION} AS docker-cli [2025-03-12T08:04:40.919Z] 28: Pulling from library/docker [2025-03-12T08:04:41.197Z] 6e771e15690e: Pulling fs layer [2025-03-12T08:04:41.197Z] 2645e85e6adf: Pulling fs layer [2025-03-12T08:04:41.197Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T08:04:41.197Z] 9ea18fe8983a: Pulling fs layer [2025-03-12T08:04:41.197Z] 23743df8d760: Pulling fs layer [2025-03-12T08:04:41.197Z] 43ac4518474b: Pulling fs layer [2025-03-12T08:04:41.197Z] fb98b8dcf58a: Pulling fs layer [2025-03-12T08:04:41.197Z] 9470f5de4382: Pulling fs layer [2025-03-12T08:04:41.197Z] add59061c75d: Pulling fs layer [2025-03-12T08:04:41.197Z] 5479fdd35f53: Pulling fs layer [2025-03-12T08:04:41.197Z] 568759e8d939: Pulling fs layer [2025-03-12T08:04:41.197Z] ef7439101607: Pulling fs layer [2025-03-12T08:04:41.197Z] 7902d4462055: Pulling fs layer [2025-03-12T08:04:41.197Z] 40292d106e77: Pulling fs layer [2025-03-12T08:04:41.197Z] acc57b4d3db4: Pulling fs layer [2025-03-12T08:04:41.197Z] 87fcdcc93693: Pulling fs layer [2025-03-12T08:04:41.197Z] add59061c75d: Waiting [2025-03-12T08:04:41.197Z] 5479fdd35f53: Waiting [2025-03-12T08:04:41.197Z] 568759e8d939: Waiting [2025-03-12T08:04:41.197Z] 7902d4462055: Waiting [2025-03-12T08:04:41.197Z] 40292d106e77: Waiting [2025-03-12T08:04:41.197Z] 87fcdcc93693: Waiting [2025-03-12T08:04:41.197Z] 23743df8d760: Waiting [2025-03-12T08:04:41.197Z] 9ea18fe8983a: Waiting [2025-03-12T08:04:41.197Z] 9470f5de4382: Waiting [2025-03-12T08:04:41.197Z] fb98b8dcf58a: Waiting [2025-03-12T08:04:41.197Z] 43ac4518474b: Waiting [2025-03-12T08:04:41.472Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T08:04:41.472Z] 4f4fb700ef54: Download complete [2025-03-12T08:04:41.472Z] 9ea18fe8983a: Verifying Checksum [2025-03-12T08:04:41.472Z] 9ea18fe8983a: Download complete [2025-03-12T08:04:41.472Z] 6e771e15690e: Download complete [2025-03-12T08:04:41.472Z] 2645e85e6adf: Verifying Checksum [2025-03-12T08:04:41.472Z] 2645e85e6adf: Download complete [2025-03-12T08:04:42.461Z] 23743df8d760: Verifying Checksum [2025-03-12T08:04:42.461Z] 23743df8d760: Download complete [2025-03-12T08:04:42.461Z] fb98b8dcf58a: Verifying Checksum [2025-03-12T08:04:42.461Z] fb98b8dcf58a: Download complete [2025-03-12T08:04:42.461Z] 43ac4518474b: Verifying Checksum [2025-03-12T08:04:42.461Z] 43ac4518474b: Download complete [2025-03-12T08:04:42.461Z] 9470f5de4382: Verifying Checksum [2025-03-12T08:04:42.461Z] 9470f5de4382: Download complete [2025-03-12T08:04:42.754Z] add59061c75d: Verifying Checksum [2025-03-12T08:04:42.754Z] add59061c75d: Download complete [2025-03-12T08:04:42.754Z] 5479fdd35f53: Verifying Checksum [2025-03-12T08:04:42.754Z] 5479fdd35f53: Download complete [2025-03-12T08:04:42.754Z] 6e771e15690e: Pull complete [2025-03-12T08:04:42.754Z] ef7439101607: Verifying Checksum [2025-03-12T08:04:42.754Z] ef7439101607: Download complete [2025-03-12T08:04:42.754Z] 7902d4462055: Verifying Checksum [2025-03-12T08:04:42.754Z] 7902d4462055: Download complete [2025-03-12T08:04:43.029Z] 568759e8d939: Verifying Checksum [2025-03-12T08:04:43.029Z] 568759e8d939: Download complete [2025-03-12T08:04:43.029Z] acc57b4d3db4: Verifying Checksum [2025-03-12T08:04:43.029Z] acc57b4d3db4: Download complete [2025-03-12T08:04:43.029Z] 87fcdcc93693: Download complete [2025-03-12T08:04:44.017Z] 2645e85e6adf: Pull complete [2025-03-12T08:04:44.620Z] 4f4fb700ef54: Pull complete [2025-03-12T08:04:44.893Z] 40292d106e77: Verifying Checksum [2025-03-12T08:04:44.893Z] 40292d106e77: Download complete [2025-03-12T08:04:44.893Z] 9ea18fe8983a: Pull complete [2025-03-12T08:04:46.331Z] 23743df8d760: Pull complete [2025-03-12T08:04:48.316Z] 43ac4518474b: Pull complete [2025-03-12T08:04:49.751Z] fb98b8dcf58a: Pull complete [2025-03-12T08:04:50.354Z] 9470f5de4382: Pull complete [2025-03-12T08:04:50.630Z] add59061c75d: Pull complete [2025-03-12T08:04:50.904Z] 5479fdd35f53: Pull complete [2025-03-12T08:04:52.341Z] 568759e8d939: Pull complete [2025-03-12T08:04:52.626Z] ef7439101607: Pull complete [2025-03-12T08:04:52.910Z] 7902d4462055: Pull complete [2025-03-12T08:04:57.289Z] 40292d106e77: Pull complete [2025-03-12T08:04:57.562Z] acc57b4d3db4: Pull complete [2025-03-12T08:04:57.833Z] 87fcdcc93693: Pull complete [2025-03-12T08:04:57.833Z] Digest: sha256:9a651b22672c7151b5d8ca820ed2290b3fe4d4922e9b3f37ab14c8876da6613d [2025-03-12T08:04:57.833Z] Status: Downloaded newer image for docker:28 [2025-03-12T08:04:57.833Z] ---> ad0250bf64dd [2025-03-12T08:04:57.833Z] Step 3/12 : FROM alpine:3.20 [2025-03-12T08:04:58.420Z] 3.20: Pulling from library/alpine [2025-03-12T08:04:58.745Z] 94e9d8af2201: Pulling fs layer [2025-03-12T08:04:59.012Z] 94e9d8af2201: Verifying Checksum [2025-03-12T08:04:59.012Z] 94e9d8af2201: Download complete [2025-03-12T08:04:59.599Z] 94e9d8af2201: Pull complete [2025-03-12T08:04:59.599Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T08:04:59.599Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T08:04:59.599Z] ---> 7aab056cecc6 [2025-03-12T08:04:59.599Z] Step 4/12 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2025-03-12T08:05:04.097Z] ---> 8f7bd3af1793 [2025-03-12T08:05:04.097Z] Step 5/12 : RUN apk add --update --no-cache py-pip python3-dev libffi-dev openssl-dev gcc libc-dev make unzip bash wget curl [2025-03-12T08:05:04.097Z] ---> Running in c9c5650e5221 [2025-03-12T08:05:04.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T08:05:04.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T08:05:06.630Z] (1/55) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-03-12T08:05:06.630Z] (2/55) Installing libncursesw (6.4_p20240420-r2) [2025-03-12T08:05:06.630Z] (3/55) Installing readline (8.2.10-r0) [2025-03-12T08:05:06.630Z] (4/55) Installing bash (5.2.26-r0) [2025-03-12T08:05:06.899Z] Executing bash-5.2.26-r0.post-install [2025-03-12T08:05:06.899Z] (5/55) Installing ca-certificates (20241121-r1) [2025-03-12T08:05:06.899Z] (6/55) Installing brotli-libs (1.1.0-r2) [2025-03-12T08:05:06.899Z] (7/55) Installing c-ares (1.33.1-r0) [2025-03-12T08:05:06.899Z] (8/55) Installing libunistring (1.2-r0) [2025-03-12T08:05:06.899Z] (9/55) Installing libidn2 (2.3.7-r0) [2025-03-12T08:05:07.172Z] (10/55) Installing nghttp2-libs (1.62.1-r0) [2025-03-12T08:05:07.172Z] (11/55) Installing libpsl (0.21.5-r1) [2025-03-12T08:05:07.172Z] (12/55) Installing zstd-libs (1.5.6-r0) [2025-03-12T08:05:07.172Z] (13/55) Installing libcurl (8.12.1-r0) [2025-03-12T08:05:07.172Z] (14/55) Installing curl (8.12.1-r0) [2025-03-12T08:05:07.172Z] (15/55) Installing libgcc (13.2.1_git20240309-r1) [2025-03-12T08:05:07.172Z] (16/55) Installing jansson (2.14-r4) [2025-03-12T08:05:07.172Z] (17/55) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-12T08:05:07.172Z] (18/55) Installing binutils (2.42-r1) [2025-03-12T08:05:07.772Z] (19/55) Installing libgomp (13.2.1_git20240309-r1) [2025-03-12T08:05:07.772Z] (20/55) Installing libatomic (13.2.1_git20240309-r1) [2025-03-12T08:05:07.772Z] (21/55) Installing gmp (6.3.0-r1) [2025-03-12T08:05:07.772Z] (22/55) Installing isl26 (0.26-r1) [2025-03-12T08:05:07.772Z] (23/55) Installing mpfr4 (4.2.1-r0) [2025-03-12T08:05:07.772Z] (24/55) Installing mpc1 (1.3.1-r1) [2025-03-12T08:05:07.772Z] (25/55) Installing gcc (13.2.1_git20240309-r1) [2025-03-12T08:05:11.167Z] (26/55) Installing musl-dev (1.2.5-r1) [2025-03-12T08:05:11.167Z] (27/55) Installing linux-headers (6.6-r0) [2025-03-12T08:05:11.768Z] (28/55) Installing libffi (3.4.6-r0) [2025-03-12T08:05:11.768Z] (29/55) Installing pkgconf (2.2.0-r0) [2025-03-12T08:05:11.768Z] (30/55) Installing libffi-dev (3.4.6-r0) [2025-03-12T08:05:11.768Z] (31/55) Installing make (4.4.1-r2) [2025-03-12T08:05:11.768Z] (32/55) Installing openssl-dev (3.3.3-r0) [2025-03-12T08:05:12.040Z] (33/55) Installing libbz2 (1.0.8-r6) [2025-03-12T08:05:12.040Z] (34/55) Installing libexpat (2.6.4-r0) [2025-03-12T08:05:12.040Z] (35/55) Installing gdbm (1.23-r1) [2025-03-12T08:05:12.040Z] (36/55) Installing xz-libs (5.6.2-r0) [2025-03-12T08:05:12.040Z] (37/55) Installing mpdecimal (4.0.0-r0) [2025-03-12T08:05:12.040Z] (38/55) Installing libpanelw (6.4_p20240420-r2) [2025-03-12T08:05:12.040Z] (39/55) Installing sqlite-libs (3.45.3-r1) [2025-03-12T08:05:12.040Z] (40/55) Installing python3 (3.12.9-r0) [2025-03-12T08:05:13.015Z] (41/55) Installing python3-pycache-pyc0 (3.12.9-r0) [2025-03-12T08:05:13.608Z] (42/55) Installing pyc (3.12.9-r0) [2025-03-12T08:05:13.608Z] (43/55) Installing py3-setuptools-pyc (70.3.0-r0) [2025-03-12T08:05:13.880Z] (44/55) Installing py3-pip-pyc (24.0-r2) [2025-03-12T08:05:14.164Z] (45/55) Installing py3-parsing (3.1.2-r1) [2025-03-12T08:05:14.164Z] (46/55) Installing py3-parsing-pyc (3.1.2-r1) [2025-03-12T08:05:14.444Z] (47/55) Installing py3-packaging-pyc (24.0-r1) [2025-03-12T08:05:14.444Z] (48/55) Installing python3-pyc (3.12.9-r0) [2025-03-12T08:05:14.444Z] (49/55) Installing py3-packaging (24.0-r1) [2025-03-12T08:05:14.444Z] (50/55) Installing py3-setuptools (70.3.0-r0) [2025-03-12T08:05:14.719Z] (51/55) Installing py3-pip (24.0-r2) [2025-03-12T08:05:14.992Z] (52/55) Installing python3-dev (3.12.9-r0) [2025-03-12T08:05:18.380Z] (53/55) Installing unzip (6.0-r14) [2025-03-12T08:05:18.380Z] (54/55) Installing pcre2 (10.43-r0) [2025-03-12T08:05:18.380Z] (55/55) Installing wget (1.24.5-r0) [2025-03-12T08:05:18.380Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T08:05:18.380Z] Executing ca-certificates-20241121-r1.trigger [2025-03-12T08:05:18.649Z] OK: 353 MiB in 69 packages [2025-03-12T08:05:36.922Z] Removing intermediate container c9c5650e5221 [2025-03-12T08:05:36.922Z] ---> 3db0f14ed06d [2025-03-12T08:05:36.922Z] Step 6/12 : ENV DOCKER_CONFIG=/usr/local/lib/docker/cli-plugins [2025-03-12T08:05:36.922Z] ---> Running in dbf3747a39a4 [2025-03-12T08:05:36.922Z] Removing intermediate container dbf3747a39a4 [2025-03-12T08:05:36.922Z] ---> 394c3bcc35df [2025-03-12T08:05:36.922Z] Step 7/12 : RUN mkdir -p $DOCKER_CONFIG [2025-03-12T08:05:36.922Z] ---> Running in 70f7c5c560a8 [2025-03-12T08:05:37.512Z] Removing intermediate container 70f7c5c560a8 [2025-03-12T08:05:37.512Z] ---> 8f6f3b6f41d1 [2025-03-12T08:05:37.512Z] Step 8/12 : RUN curl -v -SL "https://github.com/docker/compose/releases/download/v2.33.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/docker-compose && chmod +x $DOCKER_CONFIG/docker-compose && docker compose version [2025-03-12T08:05:37.512Z] ---> Running in 3f4ac33b6c0c [2025-03-12T08:05:38.927Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T08:05:38.927Z] Dload Upload Total Spent Left Speed [2025-03-12T08:05:38.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Host github.com:443 was resolved. [2025-03-12T08:05:38.927Z] * IPv6: (none) [2025-03-12T08:05:38.927Z] * IPv4: 140.82.114.3 [2025-03-12T08:05:38.927Z] * Trying 140.82.114.3:443... [2025-03-12T08:05:38.927Z] * ALPN: curl offers h2,http/1.1 [2025-03-12T08:05:38.927Z] } [5 bytes data] [2025-03-12T08:05:38.927Z] * TLSv1.3 (OUT), TLS handshake, Client hello (1): [2025-03-12T08:05:38.927Z] } [512 bytes data] [2025-03-12T08:05:38.927Z] * CAfile: /etc/ssl/certs/ca-certificates.crt [2025-03-12T08:05:38.927Z] * CApath: /etc/ssl/certs [2025-03-12T08:05:38.927Z] { [5 bytes data] [2025-03-12T08:05:38.927Z] * TLSv1.3 (IN), TLS handshake, Server hello (2): [2025-03-12T08:05:38.927Z] { [122 bytes data] [2025-03-12T08:05:38.927Z] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): [2025-03-12T08:05:38.927Z] { [19 bytes data] [2025-03-12T08:05:38.927Z] * TLSv1.3 (IN), TLS handshake, Certificate (11): [2025-03-12T08:05:38.927Z] { [3135 bytes data] [2025-03-12T08:05:38.927Z] * TLSv1.3 (IN), TLS handshake, CERT verify (15): [2025-03-12T08:05:38.927Z] { [78 bytes data] [2025-03-12T08:05:38.927Z] * TLSv1.3 (IN), TLS handshake, Finished (20): [2025-03-12T08:05:38.927Z] { [36 bytes data] [2025-03-12T08:05:38.927Z] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): [2025-03-12T08:05:38.927Z] } [1 bytes data] [2025-03-12T08:05:38.927Z] * TLSv1.3 (OUT), TLS handshake, Finished (20): [2025-03-12T08:05:38.927Z] } [36 bytes data] [2025-03-12T08:05:38.927Z] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / x25519 / id-ecPublicKey [2025-03-12T08:05:38.927Z] * ALPN: server accepted h2 [2025-03-12T08:05:38.927Z] * Server certificate: [2025-03-12T08:05:38.927Z] * subject: CN=github.com [2025-03-12T08:05:38.927Z] * start date: Feb 5 00:00:00 2025 GMT [2025-03-12T08:05:38.927Z] * expire date: Feb 5 23:59:59 2026 GMT [2025-03-12T08:05:38.927Z] * subjectAltName: host "github.com" matched cert's "github.com" [2025-03-12T08:05:38.927Z] * issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo ECC Domain Validation Secure Server CA [2025-03-12T08:05:38.927Z] * SSL certificate verify ok. [2025-03-12T08:05:38.927Z] *  Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA256 [2025-03-12T08:05:38.927Z] * Certificate level 1: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384 [2025-03-12T08:05:38.927Z] * Certificate level 2: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using ecdsa-with-SHA384 [2025-03-12T08:05:38.927Z] * Connected to github.com (140.82.114.3) port 443 [2025-03-12T08:05:38.927Z] * using HTTP/2 [2025-03-12T08:05:38.927Z] * [HTTP/2] [1] OPENED stream for https://github.com/docker/compose/releases/download/v2.33.1/docker-compose-linux-aarch64 [2025-03-12T08:05:38.927Z] * [HTTP/2] [1] [:method: GET] [2025-03-12T08:05:38.927Z] * [HTTP/2] [1] [:scheme: https] [2025-03-12T08:05:38.927Z] * [HTTP/2] [1] [:authority: github.com] [2025-03-12T08:05:38.927Z] * [HTTP/2] [1] [:path: /docker/compose/releases/download/v2.33.1/docker-compose-linux-aarch64] [2025-03-12T08:05:38.927Z] * [HTTP/2] [1] [user-agent: curl/8.12.1] [2025-03-12T08:05:38.927Z] * [HTTP/2] [1] [accept: */*] [2025-03-12T08:05:38.927Z] } [5 bytes data] [2025-03-12T08:05:38.927Z] > GET /docker/compose/releases/download/v2.33.1/docker-compose-linux-aarch64 HTTP/2 [2025-03-12T08:05:38.927Z] > Host: github.com [2025-03-12T08:05:38.927Z] > User-Agent: curl/8.12.1 [2025-03-12T08:05:38.927Z] > Accept: */* [2025-03-12T08:05:38.927Z] > [2025-03-12T08:05:38.927Z] * Request completely sent off [2025-03-12T08:05:38.927Z] { [5 bytes data] [2025-03-12T08:05:38.927Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2025-03-12T08:05:38.927Z] { [57 bytes data] [2025-03-12T08:05:38.927Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2025-03-12T08:05:38.927Z] { [57 bytes data] [2025-03-12T08:05:38.927Z] < HTTP/2 302 [2025-03-12T08:05:38.927Z] < server: GitHub.com [2025-03-12T08:05:38.927Z] < date: Wed, 12 Mar 2025 08:05:38 GMT [2025-03-12T08:05:38.927Z] < content-type: text/html; charset=utf-8 [2025-03-12T08:05:38.927Z] < content-length: 0 [2025-03-12T08:05:38.927Z] < vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With [2025-03-12T08:05:38.927Z] < location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/7d801d9e-414f-453b-9f45-dcc82d73a287?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250312%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250312T080538Z&X-Amz-Expires=300&X-Amz-Signature=a2cf1ad522a8f263e8758755b6b7e458a8599d3b51cd35e421386b11c2179f40&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream [2025-03-12T08:05:38.927Z] < cache-control: no-cache [2025-03-12T08:05:38.927Z] < strict-transport-security: max-age=31536000; includeSubdomains; preload [2025-03-12T08:05:38.927Z] < x-frame-options: deny [2025-03-12T08:05:38.927Z] < x-content-type-options: nosniff [2025-03-12T08:05:38.927Z] < x-xss-protection: 0 [2025-03-12T08:05:38.927Z] < referrer-policy: no-referrer-when-downgrade [2025-03-12T08:05:38.927Z] { [5 bytes data] [2025-03-12T08:05:38.928Z] < content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/webpack/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/webpack/ github.com/assets/ gist.github.com/assets-cdn/worker/ [2025-03-12T08:05:38.928Z] < x-github-request-id: 1998:83F9A:27E94:37251:67D14052 [2025-03-12T08:05:38.928Z] * Ignoring the response-body [2025-03-12T08:05:38.928Z] * setting size while ignoring [2025-03-12T08:05:38.928Z] < [2025-03-12T08:05:38.928Z]  0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:--  0 [2025-03-12T08:05:38.928Z] * Connection #0 to host github.com left intact [2025-03-12T08:05:38.928Z] * Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/7d801d9e-414f-453b-9f45-dcc82d73a287?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250312%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250312T080538Z&X-Amz-Expires=300&X-Amz-Signature=a2cf1ad522a8f263e8758755b6b7e458a8599d3b51cd35e421386b11c2179f40&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream' [2025-03-12T08:05:52.030Z]  0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0  0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0   0 --:--:-- 0:00:03 --:--:--   0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:--  0 0 0 0 0 0 0 0  0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0  0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0  0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0* Could not resolve host: objects.githubusercontent.com [2025-03-12T08:05:52.030Z] * shutting down connection #1 [2025-03-12T08:05:52.030Z] curl: (6) Could not resolve host: objects.githubusercontent.com [2025-03-12T08:05:52.629Z] The command '/bin/sh -c curl -v -SL "https://github.com/docker/compose/releases/download/v2.33.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/docker-compose && chmod +x $DOCKER_CONFIG/docker-compose && docker compose version' returned a non-zero code: 6 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:05:53.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T08:05:53.712Z] [2025-03-12T08:05:53.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:05:54.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T08:05:54.408Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T08:05:54.408Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T08:05:54.408Z] 04944245beec: Pulling fs layer [2025-03-12T08:05:54.408Z] 699f458cf7ca: Pulling fs layer [2025-03-12T08:05:54.408Z] 765212b225bb: Pulling fs layer [2025-03-12T08:05:54.408Z] f23df028b6ca: Pulling fs layer [2025-03-12T08:05:54.408Z] 765212b225bb: Waiting [2025-03-12T08:05:54.408Z] f23df028b6ca: Waiting [2025-03-12T08:05:54.408Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T08:05:54.408Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T08:05:54.408Z] d65c8cfc05b1: Waiting [2025-03-12T08:05:54.408Z] 2437ff75d9bd: Waiting [2025-03-12T08:05:54.408Z] 04944245beec: Verifying Checksum [2025-03-12T08:05:54.408Z] 04944245beec: Download complete [2025-03-12T08:05:54.408Z] 765212b225bb: Verifying Checksum [2025-03-12T08:05:54.408Z] 765212b225bb: Download complete [2025-03-12T08:05:54.682Z] f23df028b6ca: Verifying Checksum [2025-03-12T08:05:54.682Z] f23df028b6ca: Download complete [2025-03-12T08:05:54.682Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T08:05:54.682Z] d65c8cfc05b1: Download complete [2025-03-12T08:05:54.682Z] 699f458cf7ca: Verifying Checksum [2025-03-12T08:05:54.682Z] 699f458cf7ca: Download complete [2025-03-12T08:05:55.276Z] 8998bd30e6a1: Verifying Checksum [2025-03-12T08:05:55.276Z] 8998bd30e6a1: Download complete [2025-03-12T08:05:57.884Z] 2437ff75d9bd: Verifying Checksum [2025-03-12T08:05:57.884Z] 2437ff75d9bd: Download complete [2025-03-12T08:06:01.255Z] 8998bd30e6a1: Pull complete [2025-03-12T08:06:01.255Z] 04944245beec: Pull complete [2025-03-12T08:06:03.210Z] 699f458cf7ca: Pull complete [2025-03-12T08:06:03.482Z] 765212b225bb: Pull complete [2025-03-12T08:06:04.903Z] f23df028b6ca: Pull complete [2025-03-12T08:06:04.903Z] d65c8cfc05b1: Pull complete [2025-03-12T08:06:23.174Z] 2437ff75d9bd: Pull complete [2025-03-12T08:06:23.174Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T08:06:23.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T08:06:23.174Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:06:23.724Z] prd-ubuntu20.04-docker-arm64-4c-16g-41089 does not seem to be running inside a container [2025-03-12T08:06:23.818Z] $ 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/exfoundry_ci-build-images_PR-224 -v /w/workspace/exfoundry_ci-build-images_PR-224:/w/workspace/exfoundry_ci-build-images_PR-224:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-224@tmp:/w/workspace/exfoundry_ci-build-images_PR-224@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-12T08:06:27.073Z] $ docker top 3d639a24ea179bbc71ae38c14300dbc9b10d9411add204337e9a47821f67a4c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:28.179Z] ---> job-cost.sh [2025-03-12T08:06:28.179Z] lf-activate-venv: SKIPPING [2025-03-12T08:06:28.179Z] INFO: No Stack... [2025-03-12T08:06:28.477Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T08:06:29.489Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T08:06:30.214Z] + cut -d, -f6 [2025-03-12T08:06:30.214Z] + cat /w/workspace/exfoundry_ci-build-images_PR-224/archives/cost.csv [Pipeline] lock [2025-03-12T08:06:30.321Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-1-stack-cost] [2025-03-12T08:06:30.328Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-224-1-stack-cost] did not exist. Created. [2025-03-12T08:06:30.334Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T08:06:31.344Z] /w/workspace/exfoundry_ci-build-images_PR-224@tmp/durable-1910f201/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T08:06:32.034Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T08:06:32.080Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T08:06:32.814Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T08:06:32.836Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T08:06:32.920Z] $ docker stop --time=1 3d639a24ea179bbc71ae38c14300dbc9b10d9411add204337e9a47821f67a4c2 [2025-03-12T08:06:34.594Z] $ docker rm -f --volumes 3d639a24ea179bbc71ae38c14300dbc9b10d9411add204337e9a47821f67a4c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-12T08:06:35.265Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-12T08:06:36.431Z] + [ -d /w/workspace/exfoundry_ci-build-images_PR-224/archives ] [2025-03-12T08:06:36.431Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-224/archives [2025-03-12T08:06:36.431Z] total 16 [2025-03-12T08:06:36.431Z] drwxr-xr-x 3 root root 4096 Mar 12 08:04 . [2025-03-12T08:06:36.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 08:04 .. [2025-03-12T08:06:36.431Z] drwxr-xr-x 2 root root 4096 Mar 12 08:04 cost [2025-03-12T08:06:36.431Z] -rw-r--r-- 1 root root 86 Mar 12 08:04 cost.csv [2025-03-12T08:06:36.431Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-224/archives [2025-03-12T08:06:36.431Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-224/archives [2025-03-12T08:06:36.431Z] total 16 [2025-03-12T08:06:36.431Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 08:04 . [2025-03-12T08:06:36.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 08:04 .. [2025-03-12T08:06:36.431Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 08:04 cost [2025-03-12T08:06:36.431Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 12 08:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:36.763Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:37.660Z] ---> package-listing.sh [2025-03-12T08:06:37.660Z] ++ facter osfamily [2025-03-12T08:06:37.660Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T08:06:37.919Z] + OS_FAMILY=debian [2025-03-12T08:06:37.919Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-224 [2025-03-12T08:06:37.919Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T08:06:37.919Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T08:06:37.919Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T08:06:37.919Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T08:06:37.919Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-224 ']' [2025-03-12T08:06:37.919Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T08:06:37.919Z] + case "${OS_FAMILY}" in [2025-03-12T08:06:37.919Z] + dpkg -l [2025-03-12T08:06:37.919Z] + grep '^ii' [2025-03-12T08:06:37.919Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T08:06:37.919Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T08:06:37.919Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T08:06:37.919Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-224 ']' [2025-03-12T08:06:37.919Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-224/archives/ [2025-03-12T08:06:37.919Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-224/archives/ [Pipeline] echo [2025-03-12T08:06:37.956Z] 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/exfoundry_ci-build-images_PR-224/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-12T08:06:38.254Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:06:38.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T08:06:38.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:06:39.062Z] prd-ubuntu20.04-docker-8c-8g-41093 does not seem to be running inside a container [2025-03-12T08:06:39.089Z] $ 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/exfoundry_ci-build-images_PR-224/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-224 -v /w/workspace/exfoundry_ci-build-images_PR-224:/w/workspace/exfoundry_ci-build-images_PR-224:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-224@tmp:/w/workspace/exfoundry_ci-build-images_PR-224@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T08:06:39.267Z] $ docker top 4747ab9fa60b6cd2f1b4781a0cf765dca53a4a244598ee285eff238934407146 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T08:06:39.672Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T08:06:39.982Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T08:06:40.290Z] + ls /var/log/sa-host [2025-03-12T08:06:40.290Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T08:06:40.539Z] provisioning config files... [2025-03-12T08:06:40.547Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-224@tmp/config11202067387993831546tmp [Pipeline] { [Pipeline] echo [2025-03-12T08:06:40.613Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:40.932Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T08:06:40.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:41.368Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T08:06:41.402Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:41.710Z] ---> sudo-logs.sh [2025-03-12T08:06:41.710Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T08:06:41.796Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:42.115Z] ---> job-cost.sh [2025-03-12T08:06:42.115Z] lf-activate-venv: SKIPPING [2025-03-12T08:06:42.115Z] DEBUG: total: 0.2199999988079071 [2025-03-12T08:06:42.115Z] INFO: Retrieving Stack Cost... [2025-03-12T08:06:42.374Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T08:06:42.634Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T08:06:42.676Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:06:42.993Z] ---> logs-deploy.sh [2025-03-12T08:06:42.993Z] lf-activate-venv: SKIPPING [2025-03-12T08:06:42.993Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-224/1 [2025-03-12T08:06:42.993Z] INFO: archiving workspace using pattern(s): [2025-03-12T08:06:43.927Z] Archives upload complete. [2025-03-12T08:06:43.927Z] INFO: archiving logs to Nexus