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 74a44a77c45935740b058dc8fe1671fac30bc453+84423b89ce30e37f30f8c64be74fe5fa8ac28ccc (429544911caa19fceadcdb7e1c16fb4182a3d679) 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-ssh16690984891149210591.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh4926798072857883167.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh7223241753669614565.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh8925305589601278622.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-ssh15382404909709380725.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, testScript:make test GOTESTFLAGS="-json -v"] ========================================================= [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 GOTESTFLAGS="-json -v" 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41544 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 Merging remotes/origin/main commit 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc into PR head commit 74a44a77c45935740b058dc8fe1671fac30bc453 Merge succeeded, producing 74a44a77c45935740b058dc8fe1671fac30bc453 Checking out Revision 74a44a77c45935740b058dc8fe1671fac30bc453 (PR-165) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 74a44a77c45935740b058dc8fe1671fac30bc453 # 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 74a44a77c45935740b058dc8fe1671fac30bc453 # timeout=10 Commit message: "ci: test multi-arch pipeline" > git rev-list --no-walk 74a44a77c45935740b058dc8fe1671fac30bc453 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-18T05:43:53.923Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-18T05:43:53.997Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-18T05:43:54.025Z] ========================================================= [2025-03-18T05:43:54.026Z] EdgeX Global Pipelines Version Info [2025-03-18T05:43:54.026Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:43:55.112Z] ------------------- [2025-03-18T05:43:55.112Z] stable info: [2025-03-18T05:43:55.112Z] ------------------- [2025-03-18T05:43:55.112Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-18T05:43:55.112Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-18T05:43:55.112Z] Message: update stable to v1.0.272 [2025-03-18T05:43:55.372Z] ------------------- [2025-03-18T05:43:55.372Z] experimental info: [2025-03-18T05:43:55.372Z] ------------------- [2025-03-18T05:43:55.372Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-18T05:43:55.372Z] Commit SHA: f6db5fc2479be019f42e69019374e584c3d84f0b [2025-03-18T05:43:55.372Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-18T05:43:55.458Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo [2025-03-18T05:43:55.477Z] [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo [2025-03-18T05:43:55.498Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-18T05:43:55.517Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test GOTESTFLAGS="-json -v" [Pipeline] echo [2025-03-18T05:43:55.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-18T05:43:55.561Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-18T05:43:55.587Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-18T05:43:55.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-18T05:43:55.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-18T05:43:55.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-18T05:43:55.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-18T05:43:55.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo [2025-03-18T05:43:55.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-18T05:43:55.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-18T05:43:55.771Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-18T05:43:55.796Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-18T05:43:55.826Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-18T05:43:55.854Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-18T05:43:55.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-18T05:43:55.899Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-18T05:43:55.926Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-18T05:43:55.949Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-18T05:43:55.970Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-18T05:43:55.993Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-18T05:43:56.013Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-18T05:43:56.039Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-18T05:43:56.066Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-18T05:43:56.086Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo [2025-03-18T05:43:56.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo [2025-03-18T05:43:56.139Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo [2025-03-18T05:43:56.165Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 74a44a77c45935740b058dc8fe1671fac30bc453 [Pipeline] echo [2025-03-18T05:43:56.187Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 74a44a7 [Pipeline] echo [2025-03-18T05:43:56.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T05:43:56.271Z] provisioning config files... [2025-03-18T05:43:56.284Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config10008938159512965015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:43:56.611Z] ---> ****-login.sh [2025-03-18T05:43:56.611Z] nexus3.edgexfoundry.org:10001 [2025-03-18T05:43:56.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:43:57.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:43:57.134Z] Configure a credential helper to remove this warning. See [2025-03-18T05:43:57.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:43:57.134Z] [2025-03-18T05:43:57.134Z] Login Succeeded [2025-03-18T05:43:57.134Z] nexus3.edgexfoundry.org:10002 [2025-03-18T05:43:57.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:43:57.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:43:57.134Z] Configure a credential helper to remove this warning. See [2025-03-18T05:43:57.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:43:57.134Z] [2025-03-18T05:43:57.134Z] Login Succeeded [2025-03-18T05:43:57.134Z] nexus3.edgexfoundry.org:10003 [2025-03-18T05:43:57.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:43:57.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:43:57.395Z] Configure a credential helper to remove this warning. See [2025-03-18T05:43:57.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:43:57.395Z] [2025-03-18T05:43:57.395Z] Login Succeeded [2025-03-18T05:43:57.395Z] nexus3.edgexfoundry.org:10004 [2025-03-18T05:43:57.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:43:57.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:43:57.395Z] Configure a credential helper to remove this warning. See [2025-03-18T05:43:57.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:43:57.395Z] [2025-03-18T05:43:57.395Z] Login Succeeded [2025-03-18T05:43:57.395Z] ****.io [2025-03-18T05:43:57.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:43:57.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:43:57.654Z] Configure a credential helper to remove this warning. See [2025-03-18T05:43:57.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:43:57.655Z] [2025-03-18T05:43:57.655Z] Login Succeeded [2025-03-18T05:43:57.655Z] ---> ****-login.sh ends [Pipeline] } [2025-03-18T05:43:57.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-18T05:43:58.091Z] + git rev-list -1 --merges 74a44a77c45935740b058dc8fe1671fac30bc453~1..74a44a77c45935740b058dc8fe1671fac30bc453 [Pipeline] echo [2025-03-18T05:43:58.116Z] -----------> git rev-list -1 --merges 74a44a77c45935740b058dc8fe1671fac30bc453~1..74a44a77c45935740b058dc8fe1671fac30bc453 74a44a77c45935740b058dc8fe1671fac30bc453 [false] [Pipeline] sh [2025-03-18T05:43:58.405Z] + git log --format=format:%s -1 74a44a77c45935740b058dc8fe1671fac30bc453 [Pipeline] echo [2025-03-18T05:43:58.419Z] ========================================================= [2025-03-18T05:43:58.419Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-18T05:43:58.419Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-18T05:43:58.770Z] + git log --format=format:%s -1 74a44a77c45935740b058dc8fe1671fac30bc453 [Pipeline] echo [2025-03-18T05:43:58.781Z] [semverPrep] GIT_COMMIT: 74a44a77c45935740b058dc8fe1671fac30bc453, Commit Message: ci: test multi-arch pipeline [Pipeline] echo [2025-03-18T05:43:58.798Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-18T05:43:59.187Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-18T05:43:59.187Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-18T05:43:59.187Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-18T05:43:59.187Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-18T05:43:59.187Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-18T05:43:59.187Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-18T05:43:59.187Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:43:59.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T05:43:59.546Z] [2025-03-18T05:43:59.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:43:59.849Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T05:43:59.849Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-18T05:43:59.849Z] b85a868b505f: Pulling fs layer [2025-03-18T05:43:59.849Z] e2be974225ed: Pulling fs layer [2025-03-18T05:43:59.849Z] 339a4e72a1f5: Pulling fs layer [2025-03-18T05:43:59.849Z] 988bab9f4d93: Pulling fs layer [2025-03-18T05:43:59.849Z] 1469e6f7b9e6: Pulling fs layer [2025-03-18T05:43:59.849Z] eaf3925da568: Pulling fs layer [2025-03-18T05:43:59.849Z] bab4dde63d76: Pulling fs layer [2025-03-18T05:43:59.849Z] bde34c3a00c8: Pulling fs layer [2025-03-18T05:43:59.849Z] b352a97aabf1: Pulling fs layer [2025-03-18T05:43:59.849Z] 4872d77fe225: Pulling fs layer [2025-03-18T05:43:59.849Z] 5851b861e8e6: Pulling fs layer [2025-03-18T05:43:59.849Z] 1469e6f7b9e6: Waiting [2025-03-18T05:43:59.849Z] b352a97aabf1: Waiting [2025-03-18T05:43:59.849Z] 4872d77fe225: Waiting [2025-03-18T05:43:59.849Z] 5851b861e8e6: Waiting [2025-03-18T05:43:59.849Z] bde34c3a00c8: Waiting [2025-03-18T05:43:59.849Z] eaf3925da568: Waiting [2025-03-18T05:43:59.849Z] bab4dde63d76: Waiting [2025-03-18T05:43:59.849Z] 988bab9f4d93: Waiting [2025-03-18T05:43:59.849Z] e2be974225ed: Download complete [2025-03-18T05:43:59.849Z] 988bab9f4d93: Download complete [2025-03-18T05:43:59.849Z] 1469e6f7b9e6: Verifying Checksum [2025-03-18T05:43:59.849Z] 1469e6f7b9e6: Download complete [2025-03-18T05:43:59.849Z] eaf3925da568: Download complete [2025-03-18T05:44:00.108Z] 339a4e72a1f5: Verifying Checksum [2025-03-18T05:44:00.108Z] 339a4e72a1f5: Download complete [2025-03-18T05:44:00.108Z] bde34c3a00c8: Verifying Checksum [2025-03-18T05:44:00.108Z] bde34c3a00c8: Download complete [2025-03-18T05:44:00.108Z] b352a97aabf1: Download complete [2025-03-18T05:44:00.108Z] 4872d77fe225: Download complete [2025-03-18T05:44:00.108Z] 5851b861e8e6: Verifying Checksum [2025-03-18T05:44:00.108Z] 5851b861e8e6: Download complete [2025-03-18T05:44:00.108Z] b85a868b505f: Verifying Checksum [2025-03-18T05:44:00.108Z] b85a868b505f: Download complete [2025-03-18T05:44:00.368Z] bab4dde63d76: Verifying Checksum [2025-03-18T05:44:00.368Z] bab4dde63d76: Download complete [2025-03-18T05:44:01.305Z] b85a868b505f: Pull complete [2025-03-18T05:44:01.563Z] e2be974225ed: Pull complete [2025-03-18T05:44:02.144Z] 339a4e72a1f5: Pull complete [2025-03-18T05:44:02.144Z] 988bab9f4d93: Pull complete [2025-03-18T05:44:02.403Z] 1469e6f7b9e6: Pull complete [2025-03-18T05:44:02.403Z] eaf3925da568: Pull complete [2025-03-18T05:44:04.305Z] bab4dde63d76: Pull complete [2025-03-18T05:44:04.305Z] bde34c3a00c8: Pull complete [2025-03-18T05:44:04.565Z] b352a97aabf1: Pull complete [2025-03-18T05:44:04.565Z] 4872d77fe225: Pull complete [2025-03-18T05:44:04.565Z] 5851b861e8e6: Pull complete [2025-03-18T05:44:04.565Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-18T05:44:04.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-18T05:44:04.565Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T05:44:04.704Z] prd-ubuntu20.04-docker-8c-8g-41544 does not seem to be running inside a container [2025-03-18T05:44:04.733Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-18T05:44:07.140Z] $ docker top 1ce49abd185632a3dfdfbcfcf75371851e88eae49fee23a68f530cb9263947b7 -eo pid,comm [2025-03-18T05:44:07.204Z] 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-03-18T05:44:07.204Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-18T05:44:07.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-18T05:44:07.267Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-18T05:44:07.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-18T05:44:07.380Z] $ docker exec 1ce49abd185632a3dfdfbcfcf75371851e88eae49fee23a68f530cb9263947b7 ssh-agent [2025-03-18T05:44:07.497Z] SSH_AUTH_SOCK=/tmp/ssh-Z219je7TAXEv/agent.32 [2025-03-18T05:44:07.497Z] SSH_AGENT_PID=38 [2025-03-18T05:44:07.503Z] Running ssh-add (command line suppressed) [2025-03-18T05:44:07.603Z] Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_1775288228696939190.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_1775288228696939190.key) [2025-03-18T05:44:07.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-18T05:44:07.914Z] + git tag --points-at HEAD [Pipeline] } [2025-03-18T05:44:07.923Z] $ docker exec --env ******** --env ******** 1ce49abd185632a3dfdfbcfcf75371851e88eae49fee23a68f530cb9263947b7 ssh-agent -k [2025-03-18T05:44:08.028Z] unset SSH_AUTH_SOCK; [2025-03-18T05:44:08.028Z] unset SSH_AGENT_PID; [2025-03-18T05:44:08.028Z] echo Agent pid 38 killed; [2025-03-18T05:44:08.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-18T05:44:08.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-18T05:44:08.084Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-18T05:44:08.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-18T05:44:08.194Z] $ docker exec 1ce49abd185632a3dfdfbcfcf75371851e88eae49fee23a68f530cb9263947b7 ssh-agent [2025-03-18T05:44:08.295Z] SSH_AUTH_SOCK=/tmp/ssh-qKxQzFzpu5Fm/agent.71 [2025-03-18T05:44:08.295Z] SSH_AGENT_PID=77 [2025-03-18T05:44:08.299Z] Running ssh-add (command line suppressed) [2025-03-18T05:44:08.398Z] Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_9041497089637023252.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_9041497089637023252.key) [2025-03-18T05:44:08.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-18T05:44:08.707Z] + git semver init [2025-03-18T05:44:08.966Z] 2025-03-18 05:44:08,867 [run_init] DEBUG init version:0.0.0 force:False [2025-03-18T05:44:08.966Z] 2025-03-18 05:44:08,868 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_sample-service_PR-165/.semver [2025-03-18T05:44:08.966Z] 2025-03-18 05:44:08,868 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/gexfoundry_sample-service_PR-165/.semver [2025-03-18T05:44:08.966Z] 2025-03-18 05:44:08,868 [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-03-18T05:44:09.902Z] 2025-03-18 05:44:09,540 [append_file] DEBUG append to file:/w/workspace/gexfoundry_sample-service_PR-165/.git/info/exclude [2025-03-18T05:44:09.902Z] 2025-03-18 05:44:09,540 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 with force:False [2025-03-18T05:44:09.902Z] 2025-03-18 05:44:09,541 [write_file] DEBUG write to file:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 [2025-03-18T05:44:09.902Z] 2025-03-18 05:44:09,545 [execute] INFO git cat-file --batch-check [2025-03-18T05:44:09.902Z] 2025-03-18 05:44:09,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-03-18T05:44:09.902Z] 2025-03-18 05:44:09,552 [execute] INFO git cat-file --batch [2025-03-18T05:44:09.902Z] 2025-03-18 05:44:09,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-03-18T05:44:09.902Z] 2025-03-18 05:44:09,558 [read_version] DEBUG read version from /w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 [2025-03-18T05:44:09.902Z] 0.0.0 [Pipeline] } [2025-03-18T05:44:09.914Z] $ docker exec --env ******** --env ******** 1ce49abd185632a3dfdfbcfcf75371851e88eae49fee23a68f530cb9263947b7 ssh-agent -k [2025-03-18T05:44:10.022Z] unset SSH_AUTH_SOCK; [2025-03-18T05:44:10.023Z] unset SSH_AGENT_PID; [2025-03-18T05:44:10.023Z] echo Agent pid 77 killed; [2025-03-18T05:44:10.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-18T05:44:10.355Z] + git semver [Pipeline] } [2025-03-18T05:44:10.625Z] $ docker stop --time=1 1ce49abd185632a3dfdfbcfcf75371851e88eae49fee23a68f530cb9263947b7 [2025-03-18T05:44:11.924Z] $ docker rm -f --volumes 1ce49abd185632a3dfdfbcfcf75371851e88eae49fee23a68f530cb9263947b7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-18T05:44:12.275Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-18T05:44:12.512Z] Stashed 1 file(s) [Pipeline] echo [2025-03-18T05:44:12.515Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T05:44:12.764Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-03-18T05:44:12.775Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config3901877732762628066tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:44:13.090Z] ---> ****-login.sh [2025-03-18T05:44:13.090Z] nexus3.edgexfoundry.org:10001 [2025-03-18T05:44:13.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:44:13.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:44:13.091Z] Configure a credential helper to remove this warning. See [2025-03-18T05:44:13.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:44:13.091Z] [2025-03-18T05:44:13.091Z] Login Succeeded [2025-03-18T05:44:13.091Z] nexus3.edgexfoundry.org:10002 [2025-03-18T05:44:13.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:44:13.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:44:13.091Z] Configure a credential helper to remove this warning. See [2025-03-18T05:44:13.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:44:13.091Z] [2025-03-18T05:44:13.091Z] Login Succeeded [2025-03-18T05:44:13.091Z] nexus3.edgexfoundry.org:10003 [2025-03-18T05:44:13.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:44:13.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:44:13.351Z] Configure a credential helper to remove this warning. See [2025-03-18T05:44:13.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:44:13.351Z] [2025-03-18T05:44:13.351Z] Login Succeeded [2025-03-18T05:44:13.351Z] nexus3.edgexfoundry.org:10004 [2025-03-18T05:44:13.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:44:13.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:44:13.352Z] Configure a credential helper to remove this warning. See [2025-03-18T05:44:13.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:44:13.352Z] [2025-03-18T05:44:13.352Z] Login Succeeded [2025-03-18T05:44:13.352Z] ****.io [2025-03-18T05:44:13.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-18T05:44:13.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-18T05:44:13.612Z] Configure a credential helper to remove this warning. See [2025-03-18T05:44:13.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-18T05:44:13.612Z] [2025-03-18T05:44:13.612Z] Login Succeeded [2025-03-18T05:44:13.612Z] ---> ****-login.sh ends [Pipeline] } [2025-03-18T05:44:13.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-18T05:44:13.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-18T05:44:13.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-18T05:44:13.764Z] ========================================================= [2025-03-18T05:44:13.764Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-18T05:44:13.764Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:44:14.124Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-18T05:44:14.124Z] Sending build context to Docker daemon 2.788MB [2025-03-18T05:44:14.124Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2025-03-18T05:44:14.124Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-18T05:44:14.124Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-18T05:44:14.124Z] da9db072f522: Pulling fs layer [2025-03-18T05:44:14.124Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-18T05:44:14.124Z] 06f05ace1117: Pulling fs layer [2025-03-18T05:44:14.124Z] 5fe327b54edc: Pulling fs layer [2025-03-18T05:44:14.124Z] 4f4fb700ef54: Pulling fs layer [2025-03-18T05:44:14.124Z] 92a5565b7b96: Pulling fs layer [2025-03-18T05:44:14.124Z] ff9bb7016b71: Pulling fs layer [2025-03-18T05:44:14.124Z] b67dba6c2c7d: Pulling fs layer [2025-03-18T05:44:14.124Z] a813b0c90790: Pulling fs layer [2025-03-18T05:44:14.124Z] 5fe327b54edc: Waiting [2025-03-18T05:44:14.124Z] 4f4fb700ef54: Waiting [2025-03-18T05:44:14.124Z] 92a5565b7b96: Waiting [2025-03-18T05:44:14.124Z] ff9bb7016b71: Waiting [2025-03-18T05:44:14.124Z] b67dba6c2c7d: Waiting [2025-03-18T05:44:14.124Z] a813b0c90790: Waiting [2025-03-18T05:44:14.124Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-18T05:44:14.124Z] 6ef4a4ee8ca5: Download complete [2025-03-18T05:44:14.124Z] 5fe327b54edc: Verifying Checksum [2025-03-18T05:44:14.124Z] 5fe327b54edc: Download complete [2025-03-18T05:44:14.124Z] 4f4fb700ef54: Verifying Checksum [2025-03-18T05:44:14.124Z] 4f4fb700ef54: Download complete [2025-03-18T05:44:14.124Z] 92a5565b7b96: Verifying Checksum [2025-03-18T05:44:14.124Z] 92a5565b7b96: Download complete [2025-03-18T05:44:14.385Z] da9db072f522: Download complete [2025-03-18T05:44:14.385Z] ff9bb7016b71: Verifying Checksum [2025-03-18T05:44:14.385Z] ff9bb7016b71: Download complete [2025-03-18T05:44:14.385Z] da9db072f522: Pull complete [2025-03-18T05:44:14.385Z] a813b0c90790: Verifying Checksum [2025-03-18T05:44:14.385Z] a813b0c90790: Download complete [2025-03-18T05:44:14.645Z] 6ef4a4ee8ca5: Pull complete [2025-03-18T05:44:14.645Z] 06f05ace1117: Verifying Checksum [2025-03-18T05:44:14.645Z] 06f05ace1117: Download complete [2025-03-18T05:44:14.903Z] b67dba6c2c7d: Verifying Checksum [2025-03-18T05:44:14.903Z] b67dba6c2c7d: Download complete [2025-03-18T05:44:19.090Z] 06f05ace1117: Pull complete [2025-03-18T05:44:19.090Z] 5fe327b54edc: Pull complete [2025-03-18T05:44:19.090Z] 4f4fb700ef54: Pull complete [2025-03-18T05:44:19.090Z] 92a5565b7b96: Pull complete [2025-03-18T05:44:19.090Z] ff9bb7016b71: Pull complete [2025-03-18T05:44:20.990Z] b67dba6c2c7d: Pull complete [2025-03-18T05:44:21.249Z] a813b0c90790: Pull complete [2025-03-18T05:44:21.249Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-18T05:44:21.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-18T05:44:21.249Z] ---> 3ba60ce46760 [2025-03-18T05:44:21.249Z] Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2025-03-18T05:44:25.442Z] ---> Running in f9330364db6a [2025-03-18T05:44:25.442Z] Removing intermediate container f9330364db6a [2025-03-18T05:44:25.442Z] ---> 8755e614db3c [2025-03-18T05:44:25.442Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-18T05:44:25.442Z] ---> Running in 268a18863295 [2025-03-18T05:44:25.442Z] Removing intermediate container 268a18863295 [2025-03-18T05:44:25.442Z] ---> 9b7d9f23721e [2025-03-18T05:44:25.442Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-18T05:44:25.442Z] ---> Running in e285ab533c46 [2025-03-18T05:44:25.442Z] Removing intermediate container e285ab533c46 [2025-03-18T05:44:25.442Z] ---> bff0b4d2fe95 [2025-03-18T05:44:25.442Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-18T05:44:25.442Z] ---> Running in 550e5f33c0fa [2025-03-18T05:44:25.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T05:44:25.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T05:44:25.701Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-18T05:44:25.701Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-18T05:44:25.961Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-18T05:44:25.961Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-18T05:44:25.961Z] Executing busybox-1.36.1-r29.trigger [2025-03-18T05:44:25.961Z] OK: 252 MiB in 62 packages [2025-03-18T05:44:26.532Z] Removing intermediate container 550e5f33c0fa [2025-03-18T05:44:26.532Z] ---> 9ef2a7651dcc [2025-03-18T05:44:26.532Z] Step 7/12 : WORKDIR /sample-service [2025-03-18T05:44:26.532Z] ---> Running in 8958dadadba6 [2025-03-18T05:44:26.532Z] Removing intermediate container 8958dadadba6 [2025-03-18T05:44:26.532Z] ---> 6eead4064a73 [2025-03-18T05:44:26.532Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-18T05:44:26.532Z] ---> fa99d6cb2fb5 [2025-03-18T05:44:26.532Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T05:44:26.532Z] ---> Running in 5a1ea4ca90a0 [2025-03-18T05:44:34.654Z] Removing intermediate container 5a1ea4ca90a0 [2025-03-18T05:44:34.654Z] ---> cc44866a4614 [2025-03-18T05:44:34.654Z] Step 10/12 : COPY . . [2025-03-18T05:44:34.654Z] ---> ca793ff08d20 [2025-03-18T05:44:34.654Z] Step 11/12 : ARG MAKE='make build' [2025-03-18T05:44:34.654Z] ---> Running in a55cfbfb9c65 [2025-03-18T05:44:34.654Z] Removing intermediate container a55cfbfb9c65 [2025-03-18T05:44:34.654Z] ---> 5cec24dd8393 [2025-03-18T05:44:34.654Z] Step 12/12 : RUN $MAKE [2025-03-18T05:44:34.654Z] ---> Running in 194781f05a06 [2025-03-18T05:44:34.654Z] noop [2025-03-18T05:44:34.654Z] Removing intermediate container 194781f05a06 [2025-03-18T05:44:34.654Z] ---> b74575473f8c [2025-03-18T05:44:34.654Z] Successfully built b74575473f8c [2025-03-18T05:44:34.654Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:44:34.985Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-18T05:44:34.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T05:44:35.070Z] prd-ubuntu20.04-docker-8c-8g-41544 does not seem to be running inside a container [2025-03-18T05:44:35.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-18T05:44:35.450Z] $ docker top 23017b559a2e1dcd021121f321e406acb751d7565a8ffcb3003f06d0dc0e6922 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-18T05:44:35.799Z] + go version [2025-03-18T05:44:35.799Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-18T05:44:35.809Z] $ docker stop --time=1 23017b559a2e1dcd021121f321e406acb751d7565a8ffcb3003f06d0dc0e6922 [2025-03-18T05:44:37.085Z] $ docker rm -f --volumes 23017b559a2e1dcd021121f321e406acb751d7565a8ffcb3003f06d0dc0e6922 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:44:37.534Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-18T05:44:37.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T05:44:37.621Z] prd-ubuntu20.04-docker-8c-8g-41544 does not seem to be running inside a container [2025-03-18T05:44:37.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-18T05:44:37.993Z] $ docker top 5833ea6b9eab24440aa14ff30e9479d147c197ae05b28b3c8f1e799684889572 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-18T05:44:38.349Z] + git config --global --add safe.directory /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] fileExists [Pipeline] sh [2025-03-18T05:44:38.657Z] + make test 'GOTESTFLAGS=-json -v' [2025-03-18T05:44:38.657Z] CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-03-18T05:44:39.595Z] CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt [2025-03-18T05:44:47.706Z] 📦 github.com/edgexfoundry/sample-service [2025-03-18T05:44:47.707Z] 🛑 no test files [2025-03-18T05:44:47.707Z] [2025-03-18T05:44:47.707Z] 📦 github.com/edgexfoundry/sample-service/cmd [2025-03-18T05:44:47.707Z] github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements [2025-03-18T05:44:47.707Z] [2025-03-18T05:44:47.707Z] 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) [2025-03-18T05:44:47.707Z] level=ERROR ts=2025-03-18T05:44:47.538209574Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" [2025-03-18T05:44:47.707Z] ✅ TestHandleReadCommands (0s) [2025-03-18T05:44:47.707Z] ✅ TestHandleWriteCommands (0s) [2025-03-18T05:44:47.707Z] ✅ TestValue_Int16 (0s) [2025-03-18T05:44:47.707Z] ✅ TestValue_Int32 (0s) [2025-03-18T05:44:47.707Z] ✅ TestValue_Int64 (0s) [2025-03-18T05:44:47.707Z] ✅ TestValue_Int8 (0s) [2025-03-18T05:44:47.707Z] [2025-03-18T05:44:47.707Z] CGO_ENABLED=1 go vet ./... [2025-03-18T05:44:50.995Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-18T05:44:50.995Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-18T05:44:50.995Z] ./bin/test-attribution-txt.sh [2025-03-18T05:44:50.995Z] An attribution for golang.org/x/crypto is missing from Attribution.txt, please add [2025-03-18T05:44:50.995Z] An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo [2025-03-18T05:44:51.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-18T05:44:51.036Z] $ docker stop --time=1 5833ea6b9eab24440aa14ff30e9479d147c197ae05b28b3c8f1e799684889572 [2025-03-18T05:44:52.937Z] $ docker rm -f --volumes 5833ea6b9eab24440aa14ff30e9479d147c197ae05b28b3c8f1e799684889572 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-18T05:44:53.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-18T05:44:53.390Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-18T05:44:53.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-18T05:44:54.223Z] + ls -al . [2025-03-18T05:44:54.224Z] total 160 [2025-03-18T05:44:54.224Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 05:44 . [2025-03-18T05:44:54.224Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 05:43 .. [2025-03-18T05:44:54.224Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 05:44 .git [2025-03-18T05:44:54.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:43 .github [2025-03-18T05:44:54.224Z] -rw-rw-r-- 1 jenkins jenkins 46 Mar 18 05:43 .gitignore [2025-03-18T05:44:54.224Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 05:44 .semver [2025-03-18T05:44:54.224Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 18 05:43 Attribution.txt [2025-03-18T05:44:54.224Z] -rw-rw-r-- 1 jenkins jenkins 34862 Mar 18 05:43 CHANGELOG.md [2025-03-18T05:44:54.224Z] -rw-rw-r-- 1 jenkins jenkins 1434 Mar 18 05:43 Dockerfile [2025-03-18T05:44:54.224Z] -rw-rw-r-- 1 jenkins jenkins 808 Mar 18 05:43 Jenkinsfile [2025-03-18T05:44:54.224Z] -rw-rw-r-- 1 jenkins jenkins 729 Mar 18 05:43 Jenkinsfile-sandbox [2025-03-18T05:44:54.224Z] -rw-rw-r-- 1 jenkins jenkins 3586 Mar 18 05:43 Jenkinsfile.edgexSemver [2025-03-18T05:44:54.224Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 05:43 LICENSE [2025-03-18T05:44:54.224Z] -rw-rw-r-- 1 jenkins jenkins 1308 Mar 18 05:43 Makefile [2025-03-18T05:44:54.224Z] -rw-rw-r-- 1 jenkins jenkins 3063 Mar 18 05:43 README.md [2025-03-18T05:44:54.224Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 05:44 VERSION [2025-03-18T05:44:54.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:43 api [2025-03-18T05:44:54.224Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 05:43 bin [2025-03-18T05:44:54.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:43 cmd [2025-03-18T05:44:54.224Z] -rw-r--r-- 1 jenkins jenkins 5399 Mar 18 05:44 coverage.out [2025-03-18T05:44:54.224Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 05:43 driver [2025-03-18T05:44:54.224Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 05:43 example [2025-03-18T05:44:54.224Z] -rw-rw-r-- 1 jenkins jenkins 1955 Mar 18 05:43 go.mod [2025-03-18T05:44:54.224Z] -rw-rw-r-- 1 jenkins jenkins 13083 Mar 18 05:43 go.sum [2025-03-18T05:44:54.224Z] -rw-rw-r-- 1 jenkins jenkins 225 Mar 18 05:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:44:54.540Z] + docker build -t sample-service -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=74a44a77c45935740b058dc8fe1671fac30bc453 --label arch=amd64 --label version=0.0.0 . [2025-03-18T05:44:54.540Z] Sending build context to Docker daemon 2.794MB [2025-03-18T05:44:54.540Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2025-03-18T05:44:54.540Z] Step 2/23 : FROM ${BASE} AS builder [2025-03-18T05:44:54.540Z] ---> b74575473f8c [2025-03-18T05:44:54.540Z] Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2025-03-18T05:44:54.540Z] ---> Running in 46d5891bb55b [2025-03-18T05:44:54.540Z] Removing intermediate container 46d5891bb55b [2025-03-18T05:44:54.540Z] ---> c67be8e2f284 [2025-03-18T05:44:54.540Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2025-03-18T05:44:54.807Z] ---> Running in ee4987c981cc [2025-03-18T05:44:54.807Z] Removing intermediate container ee4987c981cc [2025-03-18T05:44:54.807Z] ---> 3d33871f4b9e [2025-03-18T05:44:54.807Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-18T05:44:54.807Z] ---> Running in dc1ac6042da6 [2025-03-18T05:44:54.807Z] Removing intermediate container dc1ac6042da6 [2025-03-18T05:44:54.807Z] ---> 230c16dc0c30 [2025-03-18T05:44:54.807Z] Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-18T05:44:54.807Z] ---> Running in af690cdc4fcc [2025-03-18T05:44:55.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-18T05:44:55.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-18T05:44:55.585Z] OK: 252 MiB in 62 packages [2025-03-18T05:44:56.155Z] Removing intermediate container af690cdc4fcc [2025-03-18T05:44:56.155Z] ---> 25290d5acbdc [2025-03-18T05:44:56.155Z] Step 7/23 : WORKDIR /sample-service [2025-03-18T05:44:56.155Z] ---> Running in 36a2cf412159 [2025-03-18T05:44:56.155Z] Removing intermediate container 36a2cf412159 [2025-03-18T05:44:56.155Z] ---> e654e46defad [2025-03-18T05:44:56.155Z] Step 8/23 : COPY go.mod vendor* ./ [2025-03-18T05:44:56.155Z] ---> 9097202bbdce [2025-03-18T05:44:56.155Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-18T05:44:56.155Z] ---> Running in 31fcb9b4c6ec [2025-03-18T05:44:56.726Z] Removing intermediate container 31fcb9b4c6ec [2025-03-18T05:44:56.726Z] ---> fc91002d95c2 [2025-03-18T05:44:56.726Z] Step 10/23 : COPY . . [2025-03-18T05:44:56.985Z] ---> 0c7de92e4c5f [2025-03-18T05:44:56.985Z] Step 11/23 : ARG MAKE='make build' [2025-03-18T05:44:56.985Z] ---> Running in c347de9a3c28 [2025-03-18T05:44:57.244Z] Removing intermediate container c347de9a3c28 [2025-03-18T05:44:57.244Z] ---> 915dc38b894f [2025-03-18T05:44:57.244Z] Step 12/23 : RUN $MAKE [2025-03-18T05:44:57.244Z] ---> Running in cca6ab636cc7 [2025-03-18T05:44:57.503Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=0.0.0" -o cmd/sample-service ./cmd [2025-03-18T05:45:09.713Z] Removing intermediate container cca6ab636cc7 [2025-03-18T05:45:09.713Z] ---> 787a65527ec7 [2025-03-18T05:45:09.713Z] Step 13/23 : FROM alpine:3.18 [2025-03-18T05:45:09.713Z] 3.18: Pulling from library/alpine [2025-03-18T05:45:09.713Z] 44cf07d57ee4: Pulling fs layer [2025-03-18T05:45:09.713Z] 44cf07d57ee4: Verifying Checksum [2025-03-18T05:45:09.713Z] 44cf07d57ee4: Download complete [2025-03-18T05:45:09.713Z] 44cf07d57ee4: Pull complete [2025-03-18T05:45:09.713Z] Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2025-03-18T05:45:09.713Z] Status: Downloaded newer image for alpine:3.18 [2025-03-18T05:45:09.713Z] ---> 802c91d52981 [2025-03-18T05:45:09.713Z] Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-18T05:45:09.713Z] ---> Running in 217ea5b104e1 [2025-03-18T05:45:09.713Z] Removing intermediate container 217ea5b104e1 [2025-03-18T05:45:09.713Z] ---> 6a75fea0c753 [2025-03-18T05:45:09.713Z] Step 15/23 : ENV APP_PORT=49999 [2025-03-18T05:45:09.713Z] ---> Running in 83df7b6d7922 [2025-03-18T05:45:09.713Z] Removing intermediate container 83df7b6d7922 [2025-03-18T05:45:09.713Z] ---> 379f8db50300 [2025-03-18T05:45:09.713Z] Step 16/23 : EXPOSE $APP_PORT [2025-03-18T05:45:09.713Z] ---> Running in aeaa8df36cee [2025-03-18T05:45:09.713Z] Removing intermediate container aeaa8df36cee [2025-03-18T05:45:09.713Z] ---> 860182cf95cd [2025-03-18T05:45:09.713Z] Step 17/23 : COPY --from=builder /sample-service/cmd / [2025-03-18T05:45:09.713Z] ---> 2c9c44b8d359 [2025-03-18T05:45:09.713Z] Step 18/23 : COPY --from=builder /sample-service/LICENSE / [2025-03-18T05:45:09.975Z] ---> 6040aab2263c [2025-03-18T05:45:09.975Z] Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / [2025-03-18T05:45:09.975Z] ---> 5a81e7cefc45 [2025-03-18T05:45:09.975Z] Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2025-03-18T05:45:09.975Z] ---> Running in deb939e4d572 [2025-03-18T05:45:10.234Z] Removing intermediate container deb939e4d572 [2025-03-18T05:45:10.234Z] ---> bbbe9068aeb9 [2025-03-18T05:45:10.234Z] Step 21/23 : LABEL arch=amd64 [2025-03-18T05:45:10.234Z] ---> Running in a4b25feba12d [2025-03-18T05:45:10.234Z] Removing intermediate container a4b25feba12d [2025-03-18T05:45:10.234Z] ---> 9dcf9e5a1a73 [2025-03-18T05:45:10.234Z] Step 22/23 : LABEL git_sha=74a44a77c45935740b058dc8fe1671fac30bc453 [2025-03-18T05:45:10.234Z] ---> Running in 29fb94bc40b2 [2025-03-18T05:45:10.234Z] Removing intermediate container 29fb94bc40b2 [2025-03-18T05:45:10.234Z] ---> fb732b3ab87c [2025-03-18T05:45:10.234Z] Step 23/23 : LABEL version=0.0.0 [2025-03-18T05:45:10.492Z] ---> Running in 4a4fc67cb568 [2025-03-18T05:45:10.492Z] Removing intermediate container 4a4fc67cb568 [2025-03-18T05:45:10.492Z] ---> bf0eb2e11cbd [2025-03-18T05:45:10.492Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-18T05:45:10.492Z] Successfully built bf0eb2e11cbd [2025-03-18T05:45:10.492Z] Successfully tagged sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:45:10.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T05:45:10.978Z] [2025-03-18T05:45:10.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:45:11.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T05:45:11.278Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-18T05:45:11.278Z] 5eb5b503b376: Pulling fs layer [2025-03-18T05:45:11.278Z] 5c69ac0246d0: Pulling fs layer [2025-03-18T05:45:11.278Z] ec43610c2a17: Pulling fs layer [2025-03-18T05:45:11.278Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-18T05:45:11.278Z] 33b1e0a273af: Pulling fs layer [2025-03-18T05:45:11.278Z] 5d3b04190fa2: Pulling fs layer [2025-03-18T05:45:11.278Z] 2f39f015ded8: Pulling fs layer [2025-03-18T05:45:11.278Z] 33b1e0a273af: Waiting [2025-03-18T05:45:11.278Z] 3a2ae6a8a46f: Waiting [2025-03-18T05:45:11.278Z] 5d3b04190fa2: Waiting [2025-03-18T05:45:11.278Z] 2f39f015ded8: Waiting [2025-03-18T05:45:11.278Z] 5c69ac0246d0: Download complete [2025-03-18T05:45:11.278Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-18T05:45:11.278Z] 3a2ae6a8a46f: Download complete [2025-03-18T05:45:11.278Z] 33b1e0a273af: Verifying Checksum [2025-03-18T05:45:11.278Z] 33b1e0a273af: Download complete [2025-03-18T05:45:11.278Z] 5d3b04190fa2: Verifying Checksum [2025-03-18T05:45:11.278Z] 5d3b04190fa2: Download complete [2025-03-18T05:45:11.278Z] ec43610c2a17: Verifying Checksum [2025-03-18T05:45:11.278Z] ec43610c2a17: Download complete [2025-03-18T05:45:11.538Z] 5eb5b503b376: Verifying Checksum [2025-03-18T05:45:11.538Z] 5eb5b503b376: Download complete [2025-03-18T05:45:12.106Z] 2f39f015ded8: Verifying Checksum [2025-03-18T05:45:12.106Z] 2f39f015ded8: Download complete [2025-03-18T05:45:12.674Z] 5eb5b503b376: Pull complete [2025-03-18T05:45:12.933Z] 5c69ac0246d0: Pull complete [2025-03-18T05:45:13.192Z] ec43610c2a17: Pull complete [2025-03-18T05:45:13.451Z] 3a2ae6a8a46f: Pull complete [2025-03-18T05:45:13.710Z] 33b1e0a273af: Pull complete [2025-03-18T05:45:13.710Z] 5d3b04190fa2: Pull complete [2025-03-18T05:45:17.908Z] 2f39f015ded8: Pull complete [2025-03-18T05:45:17.908Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-18T05:45:17.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T05:45:17.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T05:45:18.021Z] prd-ubuntu20.04-docker-8c-8g-41544 does not seem to be running inside a container [2025-03-18T05:45:18.045Z] $ 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/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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-18T05:45:21.483Z] $ docker top 25a1cc60a10d69ba60fd1567ae571e0faab65d0d6d733e4fec5cb0e994d2654a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:45:21.891Z] ---> job-cost.sh [2025-03-18T05:45:21.891Z] lf-activate-venv: SKIPPING [2025-03-18T05:45:21.891Z] INFO: No Stack... [2025-03-18T05:45:22.458Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-18T05:45:22.716Z] INFO: Archiving Costs [Pipeline] sh [2025-03-18T05:45:23.009Z] + cat /w/workspace/gexfoundry_sample-service_PR-165/archives/cost.csv [2025-03-18T05:45:23.009Z] + cut -d, -f6 [Pipeline] lock [2025-03-18T05:45:23.024Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-PR-165-6-stack-cost] [2025-03-18T05:45:23.031Z] Resource [jenkins-edgexfoundry-sample-service-PR-165-6-stack-cost] did not exist. Created. [2025-03-18T05:45:23.036Z] Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-PR-165-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-18T05:45:23.344Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-18T05:45:23.374Z] Stashed 1 file(s) [Pipeline] } [2025-03-18T05:45:23.381Z] Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-PR-165-6-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-18T05:45:23.406Z] $ docker stop --time=1 25a1cc60a10d69ba60fd1567ae571e0faab65d0d6d733e4fec5cb0e994d2654a [2025-03-18T05:45:24.557Z] $ docker rm -f --volumes 25a1cc60a10d69ba60fd1567ae571e0faab65d0d6d733e4fec5cb0e994d2654a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-18T05:45:24.866Z] provisioning config files... [2025-03-18T05:45:24.871Z] copy managed file [sample-service-codecov-token] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config10527910044164335329tmp [Pipeline] { [Pipeline] sh [2025-03-18T05:45:25.162Z] + set +x [2025-03-18T05:45:25.162Z] + bash -s -- [2025-03-18T05:45:25.162Z] + curl -s https://codecov.io/bash [2025-03-18T05:45:25.162Z] [2025-03-18T05:45:25.162Z] _____ _ [2025-03-18T05:45:25.162Z] / ____| | | [2025-03-18T05:45:25.162Z] | | ___ __| | ___ ___ _____ __ [2025-03-18T05:45:25.162Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-18T05:45:25.162Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-18T05:45:25.162Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-18T05:45:25.162Z] Bash-1.0.6 [2025-03-18T05:45:25.162Z] [2025-03-18T05:45:25.162Z] [2025-03-18T05:45:25.162Z] ==> git version 2.25.1 found [2025-03-18T05:45:25.162Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-18T05:45:25.162Z] Release-Date: 2020-01-08 [2025-03-18T05:45:25.162Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-18T05:45:25.162Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-18T05:45:25.162Z] ==> Jenkins CI detected. [2025-03-18T05:45:25.162Z] current dir:  /w/workspace/gexfoundry_sample-service_PR-165 [2025-03-18T05:45:25.162Z] project root: . [2025-03-18T05:45:25.162Z] --> token set from env [2025-03-18T05:45:25.162Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-18T05:45:25.162Z] ==> Running gcov in . (disable via -X gcov) [2025-03-18T05:45:25.162Z] ==> Python coveragepy not found [2025-03-18T05:45:25.162Z] ==> Searching for coverage reports in: [2025-03-18T05:45:25.162Z] + . [2025-03-18T05:45:25.162Z] -> Found 1 reports [2025-03-18T05:45:25.162Z] ==> Detecting git/mercurial file structure [2025-03-18T05:45:25.422Z] ==> Reading reports [2025-03-18T05:45:25.422Z] + ./coverage.out bytes=5399 [2025-03-18T05:45:25.422Z] ==> Appending adjustments [2025-03-18T05:45:25.422Z] https://docs.codecov.io/docs/fixing-reports [2025-03-18T05:45:25.422Z] + Found adjustments [2025-03-18T05:45:25.422Z] ==> Gzipping contents [2025-03-18T05:45:25.422Z] 4.0K /tmp/codecov.i5kbFQ.gz [2025-03-18T05:45:25.422Z] ==> Uploading reports [2025-03-18T05:45:25.422Z] url: https://codecov.io [2025-03-18T05:45:25.422Z] query: branch=PR-165&commit=74a44a77c45935740b058dc8fe1671fac30bc453&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2FPR-165%2F6%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=165&job=&cmd_args= [2025-03-18T05:45:25.422Z] -> Pinging Codecov [2025-03-18T05:45:25.422Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-165&commit=74a44a77c45935740b058dc8fe1671fac30bc453&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2FPR-165%2F6%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=165&job=&cmd_args= [2025-03-18T05:45:25.683Z] -> Uploading to [2025-03-18T05:45:25.683Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/sample-service/74a44a77c45935740b058dc8fe1671fac30bc453/d74503cc-d05b-46c0-b55d-545c6d51dd78.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250318%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250318T054525Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=af20b28bac0ef42d94b016aeb3a87db640638dc2215f94c92ad22da25fb821f8 [2025-03-18T05:45:25.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-18T05:45:25.683Z] Dload Upload Total Spent Left Speed [2025-03-18T05:45:25.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1053 0 0 100 1053 0 7067 --:--:-- --:--:-- --:--:-- 7020 100 1053 0 0 100 1053 0 7020 --:--:-- --:--:-- --:--:-- 6973 [2025-03-18T05:45:25.683Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/sample-service/commit/74a44a77c45935740b058dc8fe1671fac30bc453 [Pipeline] } [2025-03-18T05:45:25.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-18T05:45:26.530Z] + [ -d /w/workspace/gexfoundry_sample-service_PR-165/archives ] [2025-03-18T05:45:26.530Z] + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-18T05:45:26.530Z] total 16 [2025-03-18T05:45:26.530Z] drwxr-xr-x 3 root root 4096 Mar 18 05:45 . [2025-03-18T05:45:26.530Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 18 05:45 .. [2025-03-18T05:45:26.530Z] drwxr-xr-x 2 root root 4096 Mar 18 05:45 cost [2025-03-18T05:45:26.530Z] -rw-r--r-- 1 root root 86 Mar 18 05:45 cost.csv [2025-03-18T05:45:26.530Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-18T05:45:26.530Z] + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-18T05:45:26.530Z] total 16 [2025-03-18T05:45:26.530Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 05:45 . [2025-03-18T05:45:26.530Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 18 05:45 .. [2025-03-18T05:45:26.530Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 05:45 cost [2025-03-18T05:45:26.530Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 18 05:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:45:26.820Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:45:27.678Z] ---> package-listing.sh [2025-03-18T05:45:27.678Z] ++ facter osfamily [2025-03-18T05:45:27.678Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-18T05:45:27.937Z] + OS_FAMILY=debian [2025-03-18T05:45:27.937Z] + workspace=/w/workspace/gexfoundry_sample-service_PR-165 [2025-03-18T05:45:27.937Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-18T05:45:27.937Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-18T05:45:27.937Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-18T05:45:27.937Z] + PACKAGES=/tmp/packages_start.txt [2025-03-18T05:45:27.937Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-03-18T05:45:27.937Z] + PACKAGES=/tmp/packages_end.txt [2025-03-18T05:45:27.937Z] + case "${OS_FAMILY}" in [2025-03-18T05:45:27.937Z] + dpkg -l [2025-03-18T05:45:27.937Z] + grep '^ii' [2025-03-18T05:45:27.937Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-18T05:45:27.937Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-18T05:45:27.937Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-18T05:45:27.937Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-03-18T05:45:27.937Z] + mkdir -p /w/workspace/gexfoundry_sample-service_PR-165/archives/ [2025-03-18T05:45:27.937Z] + 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-03-18T05:45:27.947Z] 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-03-18T05:45:28.222Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-18T05:45:28.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-18T05:45:28.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-18T05:45:28.855Z] prd-ubuntu20.04-docker-8c-8g-41544 does not seem to be running inside a container [2025-03-18T05:45:28.880Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-18T05:45:29.077Z] $ docker top 060ad5fc60a4dc710748ebc82ba3f244f9fcc366454803792c89e002f5a9e33a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-18T05:45:29.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-18T05:45:29.722Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-18T05:45:30.014Z] + ls /var/log/sa-host [2025-03-18T05:45:30.014Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-18T05:45:30.097Z] provisioning config files... [2025-03-18T05:45:30.108Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config17665636893819149879tmp [Pipeline] { [Pipeline] echo [2025-03-18T05:45:30.130Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:45:30.412Z] ---> create-netrc.sh [Pipeline] } [2025-03-18T05:45:30.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:45:30.763Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-18T05:45:30.772Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:45:31.056Z] ---> sudo-logs.sh [2025-03-18T05:45:31.056Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-18T05:45:31.089Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:45:31.371Z] ---> job-cost.sh [2025-03-18T05:45:31.372Z] lf-activate-venv: SKIPPING [2025-03-18T05:45:31.372Z] DEBUG: total: 0.2199999988079071 [2025-03-18T05:45:31.372Z] INFO: Retrieving Stack Cost... [2025-03-18T05:45:31.372Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-18T05:45:31.631Z] INFO: Archiving Costs [Pipeline] echo [2025-03-18T05:45:31.644Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-18T05:45:31.927Z] ---> logs-deploy.sh [2025-03-18T05:45:31.927Z] lf-activate-venv: SKIPPING [2025-03-18T05:45:31.927Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/PR-165/6 [2025-03-18T05:45:31.927Z] INFO: archiving workspace using pattern(s): [2025-03-18T05:45:32.863Z] Archives upload complete. [2025-03-18T05:45:32.863Z] INFO: archiving logs to Nexus