Started by user Jin Lin Guan 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/sample-service Obtained Jenkinsfile from eb869c661586b1b6b4d3a43b635254038c5246fa+84423b89ce30e37f30f8c64be74fe5fa8ac28ccc (58c3fa9b8099333c00e2f274e26e6a9ca74396cc) Loading library edgex-global-pipelines@experimental Attempting to resolve experimental 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-ssh7672229263860557869.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision 6d0c1775be386f96d074688a514709d9f03bccab 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-ssh798781405719838371.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/experimental^{commit} # timeout=10 Resolved tag experimental revision 6d0c1775be386f96d074688a514709d9f03bccab The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15738272112576808834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6d0c1775be386f96d074688a514709d9f03bccab (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d0c1775be386f96d074688a514709d9f03bccab # timeout=10 Commit message: "fix" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4387676746128200929.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17259942525051571021.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:sample-service] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: sample-service-settings PROJECT: sample-service USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: sample-service DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-44736 in /w/workspace/gexfoundry_sample-service_PR-165 [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/sample-service.git > git init /w/workspace/gexfoundry_sample-service_PR-165 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.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/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/sample-service.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/sample-service.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc into PR head commit eb869c661586b1b6b4d3a43b635254038c5246fa Merge succeeded, producing eb869c661586b1b6b4d3a43b635254038c5246fa Checking out Revision eb869c661586b1b6b4d3a43b635254038c5246fa (PR-165) > git config core.sparsecheckout # timeout=10 > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # 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 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 Commit message: "ci: test multi-arch pipeline" > git rev-list --no-walk eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-04-11T01:38:29.130Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-04-11T01:38:29.325Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-04-11T01:38:29.365Z] ========================================================= [2025-04-11T01:38:29.365Z] EdgeX Global Pipelines Version Info [2025-04-11T01:38:29.365Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-04-11T01:38:30.593Z] ------------------- [2025-04-11T01:38:30.593Z] stable info: [2025-04-11T01:38:30.593Z] ------------------- [2025-04-11T01:38:30.593Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-11T01:38:30.593Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-04-11T01:38:30.593Z] Message: update stable to v1.0.274 [2025-04-11T01:38:30.861Z] ------------------- [2025-04-11T01:38:30.861Z] experimental info: [2025-04-11T01:38:30.861Z] ------------------- [2025-04-11T01:38:30.861Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-11T01:38:30.861Z] Commit SHA: 6d0c1775be386f96d074688a514709d9f03bccab [2025-04-11T01:38:30.861Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-04-11T01:38:30.925Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo [2025-04-11T01:38:30.945Z] [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo [2025-04-11T01:38:30.965Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-04-11T01:38:30.993Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-04-11T01:38:31.013Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-04-11T01:38:31.033Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-04-11T01:38:31.052Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-04-11T01:38:31.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-04-11T01:38:31.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-04-11T01:38:31.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-04-11T01:38:31.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-04-11T01:38:31.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo [2025-04-11T01:38:31.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-04-11T01:38:31.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-04-11T01:38:31.229Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-04-11T01:38:31.250Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-04-11T01:38:31.272Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-04-11T01:38:31.315Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-04-11T01:38:31.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-04-11T01:38:31.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-04-11T01:38:31.429Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-04-11T01:38:31.441Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-04-11T01:38:31.482Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-04-11T01:38:31.513Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-04-11T01:38:31.527Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-04-11T01:38:31.540Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-04-11T01:38:31.554Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-04-11T01:38:31.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo [2025-04-11T01:38:31.599Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo [2025-04-11T01:38:31.612Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo [2025-04-11T01:38:31.631Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo [2025-04-11T01:38:31.653Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb869c6 [Pipeline] echo [2025-04-11T01:38:31.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-11T01:38:31.773Z] provisioning config files... [2025-04-11T01:38:31.793Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config12433456547389785305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-11T01:38:32.194Z] ---> ****-login.sh [2025-04-11T01:38:32.194Z] nexus3.edgexfoundry.org:10001 [2025-04-11T01:38:32.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T01:38:32.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T01:38:32.724Z] Configure a credential helper to remove this warning. See [2025-04-11T01:38:32.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T01:38:32.724Z] [2025-04-11T01:38:32.724Z] Login Succeeded [2025-04-11T01:38:32.724Z] nexus3.edgexfoundry.org:10002 [2025-04-11T01:38:32.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T01:38:32.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T01:38:32.724Z] Configure a credential helper to remove this warning. See [2025-04-11T01:38:32.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T01:38:32.724Z] [2025-04-11T01:38:32.724Z] Login Succeeded [2025-04-11T01:38:32.724Z] nexus3.edgexfoundry.org:10003 [2025-04-11T01:38:32.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T01:38:32.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T01:38:32.997Z] Configure a credential helper to remove this warning. See [2025-04-11T01:38:32.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T01:38:32.997Z] [2025-04-11T01:38:32.998Z] Login Succeeded [2025-04-11T01:38:32.998Z] nexus3.edgexfoundry.org:10004 [2025-04-11T01:38:32.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T01:38:32.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T01:38:32.998Z] Configure a credential helper to remove this warning. See [2025-04-11T01:38:32.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T01:38:32.998Z] [2025-04-11T01:38:32.998Z] Login Succeeded [2025-04-11T01:38:32.998Z] ****.io [2025-04-11T01:38:32.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T01:38:33.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T01:38:33.266Z] Configure a credential helper to remove this warning. See [2025-04-11T01:38:33.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T01:38:33.266Z] [2025-04-11T01:38:33.266Z] Login Succeeded [2025-04-11T01:38:33.266Z] ---> ****-login.sh ends [Pipeline] } [2025-04-11T01:38:33.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-04-11T01:38:33.737Z] + git rev-list -1 --merges eb869c661586b1b6b4d3a43b635254038c5246fa~1..eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo [2025-04-11T01:38:33.772Z] -----------> git rev-list -1 --merges eb869c661586b1b6b4d3a43b635254038c5246fa~1..eb869c661586b1b6b4d3a43b635254038c5246fa eb869c661586b1b6b4d3a43b635254038c5246fa [false] [Pipeline] sh [2025-04-11T01:38:34.071Z] + git log --format=format:%s -1 eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo [2025-04-11T01:38:34.087Z] ========================================================= [2025-04-11T01:38:34.087Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-04-11T01:38:34.087Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-11T01:38:34.440Z] + git log --format=format:%s -1 eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo [2025-04-11T01:38:34.449Z] [semverPrep] GIT_COMMIT: eb869c661586b1b6b4d3a43b635254038c5246fa, Commit Message: ci: test multi-arch pipeline [Pipeline] echo [2025-04-11T01:38:34.457Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-04-11T01:38:34.862Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-11T01:38:34.862Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-04-11T01:38:34.862Z] + [ -e /tmp/ssh_known_hosts ] [2025-04-11T01:38:34.862Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-04-11T01:38:34.862Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-04-11T01:38:34.862Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-04-11T01:38:34.862Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T01:38:35.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-11T01:38:35.310Z] [2025-04-11T01:38:35.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T01:38:35.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-11T01:38:35.638Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-04-11T01:38:35.638Z] b85a868b505f: Pulling fs layer [2025-04-11T01:38:35.638Z] e2be974225ed: Pulling fs layer [2025-04-11T01:38:35.638Z] 339a4e72a1f5: Pulling fs layer [2025-04-11T01:38:35.638Z] 988bab9f4d93: Pulling fs layer [2025-04-11T01:38:35.638Z] 1469e6f7b9e6: Pulling fs layer [2025-04-11T01:38:35.638Z] eaf3925da568: Pulling fs layer [2025-04-11T01:38:35.638Z] bab4dde63d76: Pulling fs layer [2025-04-11T01:38:35.638Z] bde34c3a00c8: Pulling fs layer [2025-04-11T01:38:35.638Z] b352a97aabf1: Pulling fs layer [2025-04-11T01:38:35.638Z] 4872d77fe225: Pulling fs layer [2025-04-11T01:38:35.638Z] 5851b861e8e6: Pulling fs layer [2025-04-11T01:38:35.638Z] eaf3925da568: Waiting [2025-04-11T01:38:35.638Z] 988bab9f4d93: Waiting [2025-04-11T01:38:35.638Z] bab4dde63d76: Waiting [2025-04-11T01:38:35.638Z] bde34c3a00c8: Waiting [2025-04-11T01:38:35.638Z] 1469e6f7b9e6: Waiting [2025-04-11T01:38:35.638Z] 4872d77fe225: Waiting [2025-04-11T01:38:35.638Z] b352a97aabf1: Waiting [2025-04-11T01:38:35.638Z] 5851b861e8e6: Waiting [2025-04-11T01:38:35.638Z] e2be974225ed: Download complete [2025-04-11T01:38:35.638Z] 988bab9f4d93: Download complete [2025-04-11T01:38:35.638Z] 1469e6f7b9e6: Verifying Checksum [2025-04-11T01:38:35.638Z] 1469e6f7b9e6: Download complete [2025-04-11T01:38:35.638Z] eaf3925da568: Verifying Checksum [2025-04-11T01:38:35.638Z] eaf3925da568: Download complete [2025-04-11T01:38:35.638Z] 339a4e72a1f5: Verifying Checksum [2025-04-11T01:38:35.638Z] 339a4e72a1f5: Download complete [2025-04-11T01:38:35.638Z] bde34c3a00c8: Download complete [2025-04-11T01:38:35.900Z] b352a97aabf1: Verifying Checksum [2025-04-11T01:38:35.900Z] b352a97aabf1: Download complete [2025-04-11T01:38:35.900Z] 4872d77fe225: Download complete [2025-04-11T01:38:35.900Z] 5851b861e8e6: Verifying Checksum [2025-04-11T01:38:35.900Z] 5851b861e8e6: Download complete [2025-04-11T01:38:35.900Z] b85a868b505f: Verifying Checksum [2025-04-11T01:38:35.900Z] b85a868b505f: Download complete [2025-04-11T01:38:36.157Z] bab4dde63d76: Verifying Checksum [2025-04-11T01:38:36.157Z] bab4dde63d76: Download complete [2025-04-11T01:38:37.118Z] b85a868b505f: Pull complete [2025-04-11T01:38:37.118Z] e2be974225ed: Pull complete [2025-04-11T01:38:37.685Z] 339a4e72a1f5: Pull complete [2025-04-11T01:38:37.685Z] 988bab9f4d93: Pull complete [2025-04-11T01:38:37.943Z] 1469e6f7b9e6: Pull complete [2025-04-11T01:38:37.943Z] eaf3925da568: Pull complete [2025-04-11T01:38:39.866Z] bab4dde63d76: Pull complete [2025-04-11T01:38:39.866Z] bde34c3a00c8: Pull complete [2025-04-11T01:38:39.866Z] b352a97aabf1: Pull complete [2025-04-11T01:38:40.133Z] 4872d77fe225: Pull complete [2025-04-11T01:38:40.133Z] 5851b861e8e6: Pull complete [2025-04-11T01:38:40.133Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-04-11T01:38:40.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-11T01:38:40.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-11T01:38:40.281Z] prd-ubuntu20.04-docker-8c-8g-44736 does not seem to be running inside a container [2025-04-11T01:38:40.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-04-11T01:38:42.678Z] $ docker top d56f4b10d62cb9bc8939b11147a9c37638ad86212ab535825a49b7467385c7eb -eo pid,comm [2025-04-11T01:38:42.746Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-04-11T01:38:42.746Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-11T01:38:42.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-11T01:38:42.801Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-11T01:38:42.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-11T01:38:42.929Z] $ docker exec d56f4b10d62cb9bc8939b11147a9c37638ad86212ab535825a49b7467385c7eb ssh-agent [2025-04-11T01:38:43.043Z] SSH_AUTH_SOCK=/tmp/ssh-4iRb4coxmpPb/agent.32 [2025-04-11T01:38:43.043Z] SSH_AGENT_PID=38 [2025-04-11T01:38:43.048Z] Running ssh-add (command line suppressed) [2025-04-11T01:38:43.139Z] Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_15773111735308393601.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_15773111735308393601.key) [2025-04-11T01:38:43.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-11T01:38:43.453Z] + git tag --points-at HEAD [Pipeline] } [2025-04-11T01:38:43.459Z] $ docker exec --env ******** --env ******** d56f4b10d62cb9bc8939b11147a9c37638ad86212ab535825a49b7467385c7eb ssh-agent -k [2025-04-11T01:38:43.563Z] unset SSH_AUTH_SOCK; [2025-04-11T01:38:43.563Z] unset SSH_AGENT_PID; [2025-04-11T01:38:43.563Z] echo Agent pid 38 killed; [2025-04-11T01:38:43.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-04-11T01:38:43.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-11T01:38:43.646Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-11T01:38:43.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-11T01:38:43.760Z] $ docker exec d56f4b10d62cb9bc8939b11147a9c37638ad86212ab535825a49b7467385c7eb ssh-agent [2025-04-11T01:38:43.870Z] SSH_AUTH_SOCK=/tmp/ssh-iGXBwVG3LiOB/agent.71 [2025-04-11T01:38:43.870Z] SSH_AGENT_PID=77 [2025-04-11T01:38:43.874Z] Running ssh-add (command line suppressed) [2025-04-11T01:38:43.966Z] Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_10352045637620817079.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_10352045637620817079.key) [2025-04-11T01:38:43.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-11T01:38:44.286Z] + git semver init [2025-04-11T01:38:44.543Z] 2025-04-11 01:38:44,441 [run_init] DEBUG init version:0.0.0 force:False [2025-04-11T01:38:44.543Z] 2025-04-11 01:38:44,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_sample-service_PR-165/.semver [2025-04-11T01:38:44.543Z] 2025-04-11 01:38:44,443 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/gexfoundry_sample-service_PR-165/.semver [2025-04-11T01:38:44.543Z] 2025-04-11 01:38:44,443 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/sample-service.git', '/w/workspace/gexfoundry_sample-service_PR-165/.semver'], cwd=/w/workspace/gexfoundry_sample-service_PR-165, universal_newlines=False, shell=None, istream=None) [2025-04-11T01:38:45.130Z] 2025-04-11 01:38:45,057 [append_file] DEBUG append to file:/w/workspace/gexfoundry_sample-service_PR-165/.git/info/exclude [2025-04-11T01:38:45.130Z] 2025-04-11 01:38:45,058 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 with force:False [2025-04-11T01:38:45.130Z] 2025-04-11 01:38:45,058 [write_file] DEBUG write to file:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 [2025-04-11T01:38:45.130Z] 2025-04-11 01:38:45,064 [execute] INFO git cat-file --batch-check [2025-04-11T01:38:45.130Z] 2025-04-11 01:38:45,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-04-11T01:38:45.130Z] 2025-04-11 01:38:45,070 [execute] INFO git cat-file --batch [2025-04-11T01:38:45.130Z] 2025-04-11 01:38:45,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-04-11T01:38:45.130Z] 2025-04-11 01:38:45,077 [read_version] DEBUG read version from /w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 [2025-04-11T01:38:45.130Z] 0.0.0 [Pipeline] } [2025-04-11T01:38:45.135Z] $ docker exec --env ******** --env ******** d56f4b10d62cb9bc8939b11147a9c37638ad86212ab535825a49b7467385c7eb ssh-agent -k [2025-04-11T01:38:45.238Z] unset SSH_AUTH_SOCK; [2025-04-11T01:38:45.239Z] unset SSH_AGENT_PID; [2025-04-11T01:38:45.239Z] echo Agent pid 77 killed; [2025-04-11T01:38:45.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-11T01:38:45.584Z] + git semver [Pipeline] } [2025-04-11T01:38:45.865Z] $ docker stop --time=1 d56f4b10d62cb9bc8939b11147a9c37638ad86212ab535825a49b7467385c7eb [2025-04-11T01:38:47.164Z] $ docker rm -f --volumes d56f4b10d62cb9bc8939b11147a9c37638ad86212ab535825a49b7467385c7eb [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-11T01:38:47.530Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-04-11T01:38:47.806Z] Stashed 1 file(s) [Pipeline] echo [2025-04-11T01:38:47.812Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] node [2025-04-11T01:39:02.897Z] Still waiting to schedule task [2025-04-11T01:39:02.897Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-04-11T01:39:58.035Z] Running on prd-centos7-docker-4c-2g-44737 in /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] { [Pipeline] ws [2025-04-11T01:39:58.052Z] Running in /w/workspace/sample-service/34 [Pipeline] { [Pipeline] checkout [2025-04-11T01:39:58.107Z] Selected Git installation does not exist. Using Default [2025-04-11T01:39:58.107Z] The recommended git tool is: NONE [2025-04-11T01:40:01.226Z] using credential edgex-jenkins-ssh [2025-04-11T01:40:01.253Z] Cloning the remote Git repository [2025-04-11T01:40:00.380Z] Cloning repository git@github.com:edgexfoundry/sample-service.git [2025-04-11T01:40:00.425Z] > git init /w/workspace/sample-service/34 # timeout=10 [2025-04-11T01:40:00.479Z] Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git [2025-04-11T01:40:00.480Z] > git --version # timeout=10 [2025-04-11T01:40:00.488Z] > git --version # 'git version 2.36.1' [2025-04-11T01:40:00.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-11T01:40:00.507Z] [INFO] Currently running in a labeled security context [2025-04-11T01:40:00.507Z] [INFO] Currently SELinux is 'enforcing' on the host [2025-04-11T01:40:00.507Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/sample-service/34@tmp/jenkins-gitclient-ssh4615008711986664285.key [2025-04-11T01:40:00.532Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-11T01:40:01.123Z] > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 [2025-04-11T01:40:01.131Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-11T01:40:01.646Z] > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 [2025-04-11T01:40:01.668Z] Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git [2025-04-11T01:40:01.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-11T01:40:01.670Z] [INFO] Currently running in a labeled security context [2025-04-11T01:40:01.671Z] [INFO] Currently SELinux is 'enforcing' on the host [2025-04-11T01:40:01.671Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/sample-service/34@tmp/jenkins-gitclient-ssh11995983997073254373.key [2025-04-11T01:40:01.684Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-04-11T01:40:03.136Z] Merging remotes/origin/main commit 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc into PR head commit eb869c661586b1b6b4d3a43b635254038c5246fa [2025-04-11T01:40:03.261Z] Merge succeeded, producing eb869c661586b1b6b4d3a43b635254038c5246fa [2025-04-11T01:40:03.261Z] Checking out Revision eb869c661586b1b6b4d3a43b635254038c5246fa (PR-165) [2025-04-11T01:40:02.261Z] > git config core.sparsecheckout # timeout=10 [2025-04-11T01:40:02.276Z] > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 [2025-04-11T01:40:02.329Z] > git remote # timeout=10 [2025-04-11T01:40:02.336Z] > git config --get remote.origin.url # timeout=10 [2025-04-11T01:40:02.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-11T01:40:02.343Z] [INFO] Currently running in a labeled security context [2025-04-11T01:40:02.343Z] [INFO] Currently SELinux is 'enforcing' on the host [2025-04-11T01:40:02.343Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/sample-service/34@tmp/jenkins-gitclient-ssh1927426714042720634.key [2025-04-11T01:40:02.353Z] > git merge 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 [2025-04-11T01:40:02.361Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-04-11T01:40:02.370Z] > git config core.sparsecheckout # timeout=10 [2025-04-11T01:40:02.373Z] > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 [2025-04-11T01:40:06.679Z] Commit message: "ci: test multi-arch pipeline" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-11T01:40:07.777Z] provisioning config files... [2025-04-11T01:40:07.796Z] copy managed file [sample-service-settings] to file:/w/workspace/sample-service/34@tmp/config5088062583834391248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-11T01:40:08.304Z] ---> ****-login.sh [2025-04-11T01:40:08.304Z] nexus3.edgexfoundry.org:10001 [2025-04-11T01:40:08.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T01:40:08.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T01:40:08.304Z] Configure a credential helper to remove this warning. See [2025-04-11T01:40:08.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T01:40:08.305Z] [2025-04-11T01:40:08.305Z] Login Succeeded [2025-04-11T01:40:08.305Z] nexus3.edgexfoundry.org:10002 [2025-04-11T01:40:08.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T01:40:08.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T01:40:08.305Z] Configure a credential helper to remove this warning. See [2025-04-11T01:40:08.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T01:40:08.305Z] [2025-04-11T01:40:08.305Z] Login Succeeded [2025-04-11T01:40:08.305Z] nexus3.edgexfoundry.org:10003 [2025-04-11T01:40:08.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T01:40:08.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T01:40:08.584Z] Configure a credential helper to remove this warning. See [2025-04-11T01:40:08.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T01:40:08.584Z] [2025-04-11T01:40:08.584Z] Login Succeeded [2025-04-11T01:40:08.584Z] nexus3.edgexfoundry.org:10004 [2025-04-11T01:40:08.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T01:40:08.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T01:40:08.584Z] Configure a credential helper to remove this warning. See [2025-04-11T01:40:08.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T01:40:08.584Z] [2025-04-11T01:40:08.584Z] Login Succeeded [2025-04-11T01:40:08.584Z] ****.io [2025-04-11T01:40:08.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-11T01:40:08.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-11T01:40:08.885Z] Configure a credential helper to remove this warning. See [2025-04-11T01:40:08.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-11T01:40:08.885Z] [2025-04-11T01:40:08.885Z] Login Succeeded [2025-04-11T01:40:08.885Z] ---> ****-login.sh ends [Pipeline] } [2025-04-11T01:40:08.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-04-11T01:40:09.474Z] + docker buildx ls [2025-04-11T01:40:09.474Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-04-11T01:40:09.474Z] default * docker [2025-04-11T01:40:09.474Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-04-11T01:40:09.820Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-04-11T01:40:09.820Z] edgex-builder [Pipeline] sh [2025-04-11T01:40:10.210Z] + docker buildx inspect --bootstrap [2025-04-11T01:40:10.210Z] #1 [internal] booting buildkit [2025-04-11T01:40:10.210Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-04-11T01:40:14.605Z] #1 pulling image moby/buildkit:buildx-stable-1 4.0s done [2025-04-11T01:40:14.605Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-04-11T01:40:15.230Z] #1 creating container buildx_buildkit_edgex-builder0 1.3s done [2025-04-11T01:40:15.230Z] #1 DONE 5.3s [2025-04-11T01:40:15.230Z] Name: edgex-builder [2025-04-11T01:40:15.230Z] Driver: docker-container [2025-04-11T01:40:15.230Z] [2025-04-11T01:40:15.230Z] Nodes: [2025-04-11T01:40:15.230Z] Name: edgex-builder0 [2025-04-11T01:40:15.230Z] Endpoint: unix:///var/run/docker.sock [2025-04-11T01:40:15.230Z] Status: running [2025-04-11T01:40:15.230Z] Buildkit: v0.20.2 [2025-04-11T01:40:15.230Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-04-11T01:40:15.603Z] + docker buildx ls [2025-04-11T01:40:15.603Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-04-11T01:40:15.603Z] edgex-builder * docker-container [2025-04-11T01:40:15.603Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-04-11T01:40:15.603Z] default docker [2025-04-11T01:40:15.603Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-04-11T01:40:16.009Z] + docker buildx build --platform linux/amd64,linux/arm64 -f Dockerfile --build-arg 'MAKE=make build' -t nexus3.edgexfoundry.org:10004/sample-service:latest --push . [2025-04-11T01:40:16.009Z] #1 [internal] load build definition from Dockerfile [2025-04-11T01:40:16.009Z] #1 transferring dockerfile: 1.53kB done [2025-04-11T01:40:16.009Z] #1 DONE 0.0s [2025-04-11T01:40:16.009Z] [2025-04-11T01:40:16.009Z] #2 [auth] library/alpine:pull token for registry-1.docker.io [2025-04-11T01:40:16.328Z] #2 DONE 0.0s [2025-04-11T01:40:16.328Z] [2025-04-11T01:40:16.328Z] #3 [auth] library/golang:pull token for registry-1.docker.io [2025-04-11T01:40:16.328Z] #3 DONE 0.0s [2025-04-11T01:40:16.328Z] [2025-04-11T01:40:16.328Z] #4 [linux/amd64 internal] load metadata for docker.io/library/golang:1.21-alpine3.18 [2025-04-11T01:40:16.589Z] #4 ... [2025-04-11T01:40:16.589Z] [2025-04-11T01:40:16.589Z] #5 [linux/arm64 internal] load metadata for docker.io/library/alpine:3.18 [2025-04-11T01:40:16.589Z] #5 DONE 0.5s [2025-04-11T01:40:16.589Z] [2025-04-11T01:40:16.589Z] #4 [linux/amd64 internal] load metadata for docker.io/library/golang:1.21-alpine3.18 [2025-04-11T01:40:16.589Z] #4 DONE 0.6s [2025-04-11T01:40:16.589Z] [2025-04-11T01:40:16.589Z] #6 [linux/amd64 internal] load metadata for docker.io/library/alpine:3.18 [2025-04-11T01:40:16.589Z] #6 DONE 0.6s [2025-04-11T01:40:16.589Z] [2025-04-11T01:40:16.589Z] #7 [linux/arm64 internal] load metadata for docker.io/library/golang:1.21-alpine3.18 [2025-04-11T01:40:16.589Z] #7 DONE 0.6s [2025-04-11T01:40:16.589Z] [2025-04-11T01:40:16.589Z] #8 [internal] load .dockerignore [2025-04-11T01:40:16.589Z] #8 transferring context: 2B done [2025-04-11T01:40:16.589Z] #8 DONE 0.0s [2025-04-11T01:40:16.589Z] [2025-04-11T01:40:16.589Z] #9 [linux/arm64 stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2025-04-11T01:40:16.589Z] #9 resolve docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 0.0s done [2025-04-11T01:40:16.923Z] #9 ... [2025-04-11T01:40:16.923Z] [2025-04-11T01:40:16.923Z] #10 [internal] load build context [2025-04-11T01:40:16.923Z] #10 transferring context: 1.35MB 0.1s done [2025-04-11T01:40:16.923Z] #10 DONE 0.1s [2025-04-11T01:40:16.923Z] [2025-04-11T01:40:16.923Z] #9 [linux/arm64 stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2025-04-11T01:40:16.923Z] #9 sha256:95459497489f07b9d71d294c852a09f9bbf1af51bb35db752a31f6f48935e293 3.34MB / 3.34MB 0.1s done [2025-04-11T01:40:16.923Z] #9 extracting sha256:95459497489f07b9d71d294c852a09f9bbf1af51bb35db752a31f6f48935e293 [2025-04-11T01:40:16.923Z] #9 extracting sha256:95459497489f07b9d71d294c852a09f9bbf1af51bb35db752a31f6f48935e293 0.2s done [2025-04-11T01:40:16.923Z] #9 DONE 0.4s [2025-04-11T01:40:16.923Z] [2025-04-11T01:40:16.923Z] #11 [linux/amd64 stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2025-04-11T01:40:16.923Z] #11 resolve docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 0.0s done [2025-04-11T01:40:16.923Z] #11 sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 3.42MB / 3.42MB 0.1s done [2025-04-11T01:40:16.923Z] #11 extracting sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 0.2s done [2025-04-11T01:40:16.923Z] #11 DONE 0.4s [2025-04-11T01:40:16.923Z] [2025-04-11T01:40:16.923Z] #12 [linux/amd64 builder 1/7] FROM docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d [2025-04-11T01:40:16.923Z] #12 resolve docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d 0.0s done [2025-04-11T01:40:16.923Z] #12 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-04-11T01:40:16.923Z] #12 sha256:0406650e82959e8bef670a6825ebc6caab141ed9ad0670923af9d5998de85b1b 126B / 126B 0.1s done [2025-04-11T01:40:16.923Z] #12 sha256:91320369b822ebdafa53385de29218150ed2e0c9432c803ae9ab0917b1c13e05 0B / 67.01MB 0.2s [2025-04-11T01:40:16.923Z] #12 sha256:f8ea3408117e6ad5da2610d98c7aaaa6ab17d9280a7f00e54b78f4a8af1a13e6 293.39kB / 293.39kB 0.1s done [2025-04-11T01:40:17.220Z] #12 sha256:91320369b822ebdafa53385de29218150ed2e0c9432c803ae9ab0917b1c13e05 6.29MB / 67.01MB 0.3s [2025-04-11T01:40:17.220Z] #12 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2025-04-11T01:40:17.220Z] #12 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2025-04-11T01:40:17.220Z] #12 sha256:91320369b822ebdafa53385de29218150ed2e0c9432c803ae9ab0917b1c13e05 10.49MB / 67.01MB 0.5s [2025-04-11T01:40:17.220Z] #12 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.1s done [2025-04-11T01:40:17.220Z] #12 extracting sha256:f8ea3408117e6ad5da2610d98c7aaaa6ab17d9280a7f00e54b78f4a8af1a13e6 [2025-04-11T01:40:17.489Z] #12 extracting sha256:f8ea3408117e6ad5da2610d98c7aaaa6ab17d9280a7f00e54b78f4a8af1a13e6 0.1s done [2025-04-11T01:40:17.873Z] #12 sha256:91320369b822ebdafa53385de29218150ed2e0c9432c803ae9ab0917b1c13e05 25.17MB / 67.01MB 0.8s [2025-04-11T01:40:17.874Z] #12 sha256:91320369b822ebdafa53385de29218150ed2e0c9432c803ae9ab0917b1c13e05 31.46MB / 67.01MB 0.9s [2025-04-11T01:40:17.874Z] #12 sha256:91320369b822ebdafa53385de29218150ed2e0c9432c803ae9ab0917b1c13e05 49.28MB / 67.01MB 1.2s [2025-04-11T01:40:18.172Z] #12 sha256:91320369b822ebdafa53385de29218150ed2e0c9432c803ae9ab0917b1c13e05 53.48MB / 67.01MB 1.4s [2025-04-11T01:40:18.449Z] #12 sha256:91320369b822ebdafa53385de29218150ed2e0c9432c803ae9ab0917b1c13e05 59.77MB / 67.01MB 1.5s [2025-04-11T01:40:18.449Z] #12 sha256:91320369b822ebdafa53385de29218150ed2e0c9432c803ae9ab0917b1c13e05 67.01MB / 67.01MB 1.8s [2025-04-11T01:40:18.755Z] #12 sha256:91320369b822ebdafa53385de29218150ed2e0c9432c803ae9ab0917b1c13e05 67.01MB / 67.01MB 1.9s done [2025-04-11T01:40:18.755Z] #12 extracting sha256:91320369b822ebdafa53385de29218150ed2e0c9432c803ae9ab0917b1c13e05 [2025-04-11T01:40:20.796Z] #12 ... [2025-04-11T01:40:20.796Z] [2025-04-11T01:40:20.796Z] #13 [linux/arm64 builder 1/7] FROM docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d [2025-04-11T01:40:20.796Z] #13 resolve docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d 0.0s done [2025-04-11T01:40:20.796Z] #13 sha256:788e89ea89d463b8bcafc4d5b552bddaa08b72930505c3e5b6917da512bca47c 127B / 127B 0.1s done [2025-04-11T01:40:20.796Z] #13 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 64.11MB / 64.11MB 1.0s done [2025-04-11T01:40:20.796Z] #13 sha256:84613e011ca8867fd82ad1a4602a9c5ca1629a8c52b91548ba0a8ce39bc63bd6 295.84kB / 295.84kB 0.1s done [2025-04-11T01:40:20.796Z] #13 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.2s done [2025-04-11T01:40:20.796Z] #13 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.1s done [2025-04-11T01:40:20.796Z] #13 extracting sha256:84613e011ca8867fd82ad1a4602a9c5ca1629a8c52b91548ba0a8ce39bc63bd6 0.1s done [2025-04-11T01:40:20.796Z] #13 extracting sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 3.1s done [2025-04-11T01:40:20.796Z] #13 DONE 4.4s [2025-04-11T01:40:20.796Z] [2025-04-11T01:40:20.796Z] #13 [linux/arm64 builder 1/7] FROM docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d [2025-04-11T01:40:20.796Z] #13 extracting sha256:788e89ea89d463b8bcafc4d5b552bddaa08b72930505c3e5b6917da512bca47c 0.0s done [2025-04-11T01:40:20.796Z] #13 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done [2025-04-11T01:40:20.796Z] #13 DONE 4.5s [2025-04-11T01:40:20.796Z] [2025-04-11T01:40:20.796Z] #14 [linux/arm64 builder 2/7] RUN apk add --no-cache build-base git openssh-client [2025-04-11T01:40:23.516Z] #14 ... [2025-04-11T01:40:23.516Z] [2025-04-11T01:40:23.516Z] #12 [linux/amd64 builder 1/7] FROM docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d [2025-04-11T01:40:23.516Z] #12 extracting sha256:91320369b822ebdafa53385de29218150ed2e0c9432c803ae9ab0917b1c13e05 4.2s done [2025-04-11T01:40:23.516Z] #12 extracting sha256:0406650e82959e8bef670a6825ebc6caab141ed9ad0670923af9d5998de85b1b 0.3s done [2025-04-11T01:40:23.516Z] #12 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.3s done [2025-04-11T01:40:23.516Z] #12 DONE 6.8s [2025-04-11T01:40:23.516Z] [2025-04-11T01:40:23.516Z] #15 [linux/amd64 builder 2/7] RUN apk add --no-cache build-base git openssh-client [2025-04-11T01:40:24.119Z] #15 ... [2025-04-11T01:40:24.119Z] [2025-04-11T01:40:24.119Z] #14 [linux/arm64 builder 2/7] RUN apk add --no-cache build-base git openssh-client [2025-04-11T01:40:24.119Z] #14 ERROR: process "/dev/.buildkit_qemu_emulator /bin/sh -c apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}" did not complete successfully: failed to copy xattrs: failed to set xattr "security.selinux" on /tmp/buildkit-qemu-emulator3690445822/dev/.buildkit_qemu_emulator: operation not supported [2025-04-11T01:40:24.401Z] [2025-04-11T01:40:24.401Z] #15 [linux/amd64 builder 2/7] RUN apk add --no-cache build-base git openssh-client [2025-04-11T01:40:24.401Z] #15 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-04-11T01:40:24.401Z] #15 CANCELED [2025-04-11T01:40:24.401Z] ------ [2025-04-11T01:40:24.401Z] > [linux/arm64 builder 2/7] RUN apk add --no-cache build-base git openssh-client : [2025-04-11T01:40:24.401Z] ------ [2025-04-11T01:40:24.401Z] Dockerfile:26 [2025-04-11T01:40:24.401Z] -------------------- [2025-04-11T01:40:24.401Z] 24 | copyright='Copyright (c) 2023: Intel' [2025-04-11T01:40:24.401Z] 25 | [2025-04-11T01:40:24.401Z] 26 | >>> RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-04-11T01:40:24.401Z] 27 | [2025-04-11T01:40:24.401Z] 28 | WORKDIR /sample-service [2025-04-11T01:40:24.401Z] -------------------- [2025-04-11T01:40:24.401Z] ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}" did not complete successfully: failed to copy xattrs: failed to set xattr "security.selinux" on /tmp/buildkit-qemu-emulator3690445822/dev/.buildkit_qemu_emulator: operation not supported [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] cleanWs [2025-04-11T01:40:24.550Z] [WS-CLEANUP] Deleting project workspace... [2025-04-11T01:40:24.550Z] [WS-CLEANUP] Deferred wipeout is used... [2025-04-11T01:40:24.582Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-04-11T01:40:24.868Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-04-11T01:40:25.830Z] + [ -d /w/workspace/gexfoundry_sample-service_PR-165/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-04-11T01:40:26.132Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-11T01:40:27.080Z] ---> package-listing.sh [2025-04-11T01:40:27.080Z] ++ facter osfamily [2025-04-11T01:40:27.080Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-11T01:40:27.080Z] + OS_FAMILY=debian [2025-04-11T01:40:27.080Z] + workspace=/w/workspace/gexfoundry_sample-service_PR-165 [2025-04-11T01:40:27.080Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-11T01:40:27.080Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-11T01:40:27.080Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-11T01:40:27.080Z] + PACKAGES=/tmp/packages_start.txt [2025-04-11T01:40:27.080Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-04-11T01:40:27.080Z] + PACKAGES=/tmp/packages_end.txt [2025-04-11T01:40:27.080Z] + case "${OS_FAMILY}" in [2025-04-11T01:40:27.080Z] + dpkg -l [2025-04-11T01:40:27.080Z] + grep '^ii' [2025-04-11T01:40:27.080Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-11T01:40:27.080Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-11T01:40:27.080Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-11T01:40:27.080Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-04-11T01:40:27.080Z] + mkdir -p /w/workspace/gexfoundry_sample-service_PR-165/archives/ [2025-04-11T01:40:27.080Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_sample-service_PR-165/archives/ [Pipeline] echo [2025-04-11T01:40:27.111Z] 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/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-04-11T01:40:27.435Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T01:40:27.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-11T01:40:27.886Z] [2025-04-11T01:40:27.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-11T01:40:28.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-11T01:40:28.233Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-11T01:40:28.233Z] 5eb5b503b376: Pulling fs layer [2025-04-11T01:40:28.233Z] 5c69ac0246d0: Pulling fs layer [2025-04-11T01:40:28.233Z] ec43610c2a17: Pulling fs layer [2025-04-11T01:40:28.233Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-11T01:40:28.233Z] 33b1e0a273af: Pulling fs layer [2025-04-11T01:40:28.233Z] 5d3b04190fa2: Pulling fs layer [2025-04-11T01:40:28.233Z] 2f39f015ded8: Pulling fs layer [2025-04-11T01:40:28.233Z] 3a2ae6a8a46f: Waiting [2025-04-11T01:40:28.233Z] 5d3b04190fa2: Waiting [2025-04-11T01:40:28.233Z] 2f39f015ded8: Waiting [2025-04-11T01:40:28.233Z] 33b1e0a273af: Waiting [2025-04-11T01:40:28.233Z] 5c69ac0246d0: Download complete [2025-04-11T01:40:28.233Z] 3a2ae6a8a46f: Verifying Checksum [2025-04-11T01:40:28.233Z] 33b1e0a273af: Verifying Checksum [2025-04-11T01:40:28.233Z] 33b1e0a273af: Download complete [2025-04-11T01:40:28.233Z] 5d3b04190fa2: Verifying Checksum [2025-04-11T01:40:28.233Z] 5d3b04190fa2: Download complete [2025-04-11T01:40:28.233Z] ec43610c2a17: Verifying Checksum [2025-04-11T01:40:28.233Z] ec43610c2a17: Download complete [2025-04-11T01:40:28.502Z] 5eb5b503b376: Verifying Checksum [2025-04-11T01:40:28.502Z] 5eb5b503b376: Download complete [2025-04-11T01:40:29.096Z] 2f39f015ded8: Download complete [2025-04-11T01:40:29.686Z] 5eb5b503b376: Pull complete [2025-04-11T01:40:29.686Z] 5c69ac0246d0: Pull complete [2025-04-11T01:40:30.249Z] ec43610c2a17: Pull complete [2025-04-11T01:40:30.249Z] 3a2ae6a8a46f: Pull complete [2025-04-11T01:40:30.508Z] 33b1e0a273af: Pull complete [2025-04-11T01:40:30.508Z] 5d3b04190fa2: Pull complete [2025-04-11T01:40:34.773Z] 2f39f015ded8: Pull complete [2025-04-11T01:40:34.773Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-11T01:40:34.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-11T01:40:34.773Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-11T01:40:34.947Z] prd-ubuntu20.04-docker-8c-8g-44736 does not seem to be running inside a container [2025-04-11T01:40:34.997Z] $ 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/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-11T01:40:36.921Z] $ docker top 1fd75efce6567a858f6bbeb7a63acf125e6f4b1dc526f63f35d5c4ebd4219524 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-11T01:40:37.310Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-11T01:40:37.609Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-11T01:40:37.923Z] + ls /var/log/sa-host [2025-04-11T01:40:37.923Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-11T01:40:38.115Z] provisioning config files... [2025-04-11T01:40:38.140Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config5192944669432623378tmp [Pipeline] { [Pipeline] echo [2025-04-11T01:40:38.157Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-11T01:40:38.459Z] ---> create-netrc.sh [Pipeline] } [2025-04-11T01:40:38.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-11T01:40:38.820Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-11T01:40:38.830Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-11T01:40:39.155Z] ---> sudo-logs.sh [2025-04-11T01:40:39.155Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-04-11T01:40:39.183Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-11T01:40:39.478Z] ---> job-cost.sh [2025-04-11T01:40:39.479Z] lf-activate-venv: SKIPPING [2025-04-11T01:40:39.479Z] INFO: No Stack... [2025-04-11T01:40:39.736Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-11T01:40:40.332Z] INFO: Archiving Costs [Pipeline] echo [2025-04-11T01:40:40.354Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-11T01:40:40.641Z] ---> logs-deploy.sh [2025-04-11T01:40:40.642Z] lf-activate-venv: SKIPPING [2025-04-11T01:40:40.642Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/PR-165/34 [2025-04-11T01:40:40.642Z] INFO: archiving workspace using pattern(s): [2025-04-11T01:40:41.583Z] Archives upload complete. [2025-04-11T01:40:41.583Z] INFO: archiving logs to Nexus