Started by user Cherry Wang Obtained Jenkinsfile from git https://github.com/FelixTing/device-sdk-go.git Loading library edgex-global-pipelines@issue-475 Attempting to resolve issue-475 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-ssh14725598707510465490.key > git ls-remote -h -- git@github.com:cherrycl/edgex-global-pipelines.git # timeout=10 Found match: refs/heads/issue-475 revision 83d30805325ac55c0322a6ca70e71c5ad2631db7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/global-pipeline-test/jobs/device-sdk-test/workspace@libs/25a666e8c582764aa760914ce8a9ac1d91ce5dfd4bf20e7ce6c5002c5101315b/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:cherrycl/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:cherrycl/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/global-pipeline-test/jobs/device-sdk-test/workspace@libs/25a666e8c582764aa760914ce8a9ac1d91ce5dfd4bf20e7ce6c5002c5101315b@tmp/jenkins-gitclient-ssh7887183595741408136.key > git fetch --no-tags --progress -- git@github.com:cherrycl/edgex-global-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 83d30805325ac55c0322a6ca70e71c5ad2631db7 (issue-475) > git config core.sparsecheckout # timeout=10 > git checkout -f 83d30805325ac55c0322a6ca70e71c5ad2631db7 # timeout=10 Commit message: "sandbox testing" > 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:cherrycl/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-ssh12416848072430276348.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/global-pipeline-test/jobs/device-sdk-test/workspace@libs/98975ff3c7171abd25344c2ec782ad9d9ceffd08e54f2100de2b11d8c77569b2/.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/global-pipeline-test/jobs/device-sdk-test/workspace@libs/98975ff3c7171abd25344c2ec782ad9d9ceffd08e54f2100de2b11d8c77569b2@tmp/jenkins-gitclient-ssh12427065759645287513.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:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [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: sandbox-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi 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 ‘snd-ubuntu20.04-docker-8c-8g-4692’ is offline Running on snd-ubuntu20.04-docker-8c-8g-4693 in /w/workspace/global-pipeline-test/device-sdk-test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository https://github.com/FelixTing/device-sdk-go.git > git init /w/workspace/global-pipeline-test/device-sdk-test # timeout=10 Fetching upstream changes from https://github.com/FelixTing/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- https://github.com/FelixTing/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e4ad7f95fa31a9488bd573747f71dc7e45e22347 (refs/remotes/origin/pick-fix-from-main) Commit message: "build: Set goVersion to 1.23" > git config remote.origin.url https://github.com/FelixTing/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/pick-fix-from-main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4ad7f95fa31a9488bd573747f71dc7e45e22347 # timeout=10 > git rev-list --no-walk e4ad7f95fa31a9488bd573747f71dc7e45e22347 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-20T01:32:56.013Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-20T01:32:56.043Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-20T01:32:56.053Z] ========================================================= [2025-10-20T01:32:56.053Z] EdgeX Global Pipelines Version Info [2025-10-20T01:32:56.053Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-20T01:32:56.443Z] jq: error (at :5): Cannot index string with string "ref" [2025-10-20T01:32:56.443Z] ------------------- [2025-10-20T01:32:56.443Z] No tag info for: stable [2025-10-20T01:32:56.703Z] jq: error (at :5): Cannot index string with string "ref" [2025-10-20T01:32:56.703Z] ------------------- [2025-10-20T01:32:56.703Z] No tag info for: experimental [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-20T01:32:56.753Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sandbox-settings [Pipeline] echo [2025-10-20T01:32:56.764Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-10-20T01:32:56.775Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-20T01:32:56.786Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-20T01:32:56.799Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-20T01:32:56.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-20T01:32:56.822Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-20T01:32:56.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-10-20T01:32:56.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-20T01:32:56.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-20T01:32:56.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-20T01:32:56.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-10-20T01:32:56.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-20T01:32:56.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-20T01:32:56.912Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-20T01:32:56.924Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-10-20T01:32:56.935Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-20T01:32:56.946Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-20T01:32:56.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-20T01:32:56.971Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-20T01:32:56.987Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-10-20T01:32:57.002Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-10-20T01:32:57.012Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-20T01:32:57.031Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-20T01:32:57.048Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-20T01:32:57.058Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-20T01:32:57.072Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-20T01:32:57.083Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = origin/pick-fix-from-main [Pipeline] echo [2025-10-20T01:32:57.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = pick-fix-from-main [Pipeline] echo [2025-10-20T01:32:57.108Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = origin_pick-fix-from-main [Pipeline] echo [2025-10-20T01:32:57.119Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4ad7f95fa31a9488bd573747f71dc7e45e22347 [Pipeline] echo [2025-10-20T01:32:57.128Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4ad7f9 [Pipeline] echo [2025-10-20T01:32:57.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-20T01:32:57.166Z] provisioning config files... [2025-10-20T01:32:57.173Z] Could not find credentials [edgex_dockerhub_creds] for global-pipeline-test/device-sdk-test #8 [2025-10-20T01:32:57.177Z] copy managed file [sandbox-settings] to file:/w/workspace/global-pipeline-test/device-sdk-test@tmp/config18321517092774990125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-20T01:32:57.500Z] ---> ****-login.sh [2025-10-20T01:32:57.500Z] nexus3.edgexfoundry.org:10001 [2025-10-20T01:32:57.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-20T01:32:57.759Z] [2025-10-20T01:32:57.759Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-20T01:32:57.759Z] Configure a credential helper to remove this warning. See [2025-10-20T01:32:57.759Z] https://docs.****.com/go/credential-store/ [2025-10-20T01:32:57.759Z] [2025-10-20T01:32:57.759Z] Login Succeeded [2025-10-20T01:32:57.759Z] nexus3.edgexfoundry.org:10002 [2025-10-20T01:32:57.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-20T01:32:57.759Z] [2025-10-20T01:32:57.759Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-20T01:32:57.759Z] Configure a credential helper to remove this warning. See [2025-10-20T01:32:57.759Z] https://docs.****.com/go/credential-store/ [2025-10-20T01:32:57.759Z] [2025-10-20T01:32:57.759Z] Login Succeeded [2025-10-20T01:32:57.759Z] nexus3.edgexfoundry.org:10003 [2025-10-20T01:32:57.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-20T01:32:58.019Z] [2025-10-20T01:32:58.019Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-20T01:32:58.019Z] Configure a credential helper to remove this warning. See [2025-10-20T01:32:58.019Z] https://docs.****.com/go/credential-store/ [2025-10-20T01:32:58.019Z] [2025-10-20T01:32:58.019Z] Login Succeeded [2025-10-20T01:32:58.019Z] ---> ****-login.sh ends [Pipeline] } [2025-10-20T01:32:58.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-20T01:32:58.364Z] + git rev-list -1 --merges e4ad7f95fa31a9488bd573747f71dc7e45e22347~1..e4ad7f95fa31a9488bd573747f71dc7e45e22347 [Pipeline] echo [2025-10-20T01:32:58.392Z] -----------> git rev-list -1 --merges e4ad7f95fa31a9488bd573747f71dc7e45e22347~1..e4ad7f95fa31a9488bd573747f71dc7e45e22347 e4ad7f95fa31a9488bd573747f71dc7e45e22347 [false] [Pipeline] sh [2025-10-20T01:32:58.676Z] + git log --format=format:%s -1 e4ad7f95fa31a9488bd573747f71dc7e45e22347 [Pipeline] echo [2025-10-20T01:32:58.689Z] ========================================================= [2025-10-20T01:32:58.689Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-20T01:32:58.689Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-20T01:32:59.001Z] + git log --format=format:%s -1 e4ad7f95fa31a9488bd573747f71dc7e45e22347 [Pipeline] echo [2025-10-20T01:32:59.010Z] [semverPrep] GIT_COMMIT: e4ad7f95fa31a9488bd573747f71dc7e45e22347, Commit Message: build: Set goVersion to 1.23 [Pipeline] echo [2025-10-20T01:32:59.018Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-20T01:32:59.368Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-20T01:32:59.368Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-20T01:32:59.368Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-20T01:32:59.368Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-20T01:32:59.368Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-20T01:32:59.368Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-20T01:32:59.368Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-20T01:32:59.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-20T01:32:59.699Z] [2025-10-20T01:32:59.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-20T01:33:00.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-20T01:33:00.002Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-20T01:33:00.002Z] 3dae71ba6b94: Pulling fs layer [2025-10-20T01:33:00.002Z] 6bf1a483ea7c: Pulling fs layer [2025-10-20T01:33:00.002Z] f5dfc541a4d3: Pulling fs layer [2025-10-20T01:33:00.002Z] 461d9e800cba: Pulling fs layer [2025-10-20T01:33:00.002Z] 80192f66455f: Pulling fs layer [2025-10-20T01:33:00.002Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-20T01:33:00.002Z] a29436f7fd5d: Pulling fs layer [2025-10-20T01:33:00.002Z] 80192f66455f: Waiting [2025-10-20T01:33:00.002Z] 461d9e800cba: Waiting [2025-10-20T01:33:00.002Z] 923cac83aea3: Pulling fs layer [2025-10-20T01:33:00.002Z] 25ad8b0a4227: Pulling fs layer [2025-10-20T01:33:00.002Z] db01528c6b51: Pulling fs layer [2025-10-20T01:33:00.002Z] a29436f7fd5d: Waiting [2025-10-20T01:33:00.002Z] 923cac83aea3: Waiting [2025-10-20T01:33:00.002Z] 25ad8b0a4227: Waiting [2025-10-20T01:33:00.002Z] 28988de357af: Pulling fs layer [2025-10-20T01:33:00.002Z] db01528c6b51: Waiting [2025-10-20T01:33:00.002Z] 28988de357af: Waiting [2025-10-20T01:33:00.002Z] 6bf1a483ea7c: Verifying Checksum [2025-10-20T01:33:00.002Z] 6bf1a483ea7c: Download complete [2025-10-20T01:33:00.270Z] 461d9e800cba: Verifying Checksum [2025-10-20T01:33:00.270Z] 461d9e800cba: Download complete [2025-10-20T01:33:00.270Z] 80192f66455f: Verifying Checksum [2025-10-20T01:33:00.270Z] 80192f66455f: Download complete [2025-10-20T01:33:00.270Z] f5dfc541a4d3: Verifying Checksum [2025-10-20T01:33:00.270Z] f5dfc541a4d3: Download complete [2025-10-20T01:33:00.270Z] 3dae71ba6b94: Verifying Checksum [2025-10-20T01:33:00.270Z] 3dae71ba6b94: Download complete [2025-10-20T01:33:00.270Z] 923cac83aea3: Download complete [2025-10-20T01:33:00.529Z] 25ad8b0a4227: Verifying Checksum [2025-10-20T01:33:00.529Z] 25ad8b0a4227: Download complete [2025-10-20T01:33:00.529Z] db01528c6b51: Verifying Checksum [2025-10-20T01:33:00.529Z] db01528c6b51: Download complete [2025-10-20T01:33:00.529Z] 28988de357af: Download complete [2025-10-20T01:33:00.529Z] a29436f7fd5d: Verifying Checksum [2025-10-20T01:33:00.529Z] a29436f7fd5d: Download complete [2025-10-20T01:33:01.105Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-20T01:33:01.105Z] 2e8e34ca0e6c: Download complete [2025-10-20T01:33:02.049Z] 3dae71ba6b94: Pull complete [2025-10-20T01:33:02.049Z] 6bf1a483ea7c: Pull complete [2025-10-20T01:33:02.996Z] f5dfc541a4d3: Pull complete [2025-10-20T01:33:02.996Z] 461d9e800cba: Pull complete [2025-10-20T01:33:02.996Z] 80192f66455f: Pull complete [2025-10-20T01:33:08.269Z] 2e8e34ca0e6c: Pull complete [2025-10-20T01:33:08.269Z] a29436f7fd5d: Pull complete [2025-10-20T01:33:08.269Z] 923cac83aea3: Pull complete [2025-10-20T01:33:08.269Z] 25ad8b0a4227: Pull complete [2025-10-20T01:33:08.527Z] db01528c6b51: Pull complete [2025-10-20T01:33:08.527Z] 28988de357af: Pull complete [2025-10-20T01:33:08.527Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-20T01:33:08.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-20T01:33:08.527Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-20T01:33:08.639Z] snd-ubuntu20.04-docker-8c-8g-4693 does not seem to be running inside a container [2025-10-20T01:33:08.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/global-pipeline-test/device-sdk-test -v /w/workspace/global-pipeline-test/device-sdk-test:/w/workspace/global-pipeline-test/device-sdk-test:rw,z -v /w/workspace/global-pipeline-test/device-sdk-test@tmp:/w/workspace/global-pipeline-test/device-sdk-test@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-10-20T01:33:11.053Z] $ docker top 1d39dec9f6484f6dc628eec048b385ab4dd0cb6d6b2ea980d6a867297ef8e7b8 -eo pid,comm [2025-10-20T01:33:11.107Z] 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-10-20T01:33:11.107Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-20T01:33:11.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-20T01:33:11.144Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-20T01:33:11.279Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-20T01:33:11.282Z] $ docker exec 1d39dec9f6484f6dc628eec048b385ab4dd0cb6d6b2ea980d6a867297ef8e7b8 ssh-agent [2025-10-20T01:33:11.407Z] SSH_AUTH_SOCK=/tmp/ssh-mF0jjdC5No7I/agent.32 [2025-10-20T01:33:11.407Z] SSH_AGENT_PID=38 [2025-10-20T01:33:11.418Z] Running ssh-add (command line suppressed) [2025-10-20T01:33:11.520Z] Identity added: /w/workspace/global-pipeline-test/device-sdk-test@tmp/private_key_17072110733201540984.key (/w/workspace/global-pipeline-test/device-sdk-test@tmp/private_key_17072110733201540984.key) [2025-10-20T01:33:11.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-20T01:33:11.820Z] + git config --global --add safe.directory /w/workspace/global-pipeline-test/device-sdk-test [Pipeline] sh [2025-10-20T01:33:12.107Z] + git tag --points-at HEAD [Pipeline] } [2025-10-20T01:33:12.121Z] $ docker exec --env ******** --env ******** 1d39dec9f6484f6dc628eec048b385ab4dd0cb6d6b2ea980d6a867297ef8e7b8 ssh-agent -k [2025-10-20T01:33:12.224Z] unset SSH_AUTH_SOCK; [2025-10-20T01:33:12.225Z] unset SSH_AGENT_PID; [2025-10-20T01:33:12.225Z] echo Agent pid 38 killed; [2025-10-20T01:33:12.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-20T01:33:12.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-20T01:33:12.255Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-20T01:33:12.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-20T01:33:12.378Z] $ docker exec 1d39dec9f6484f6dc628eec048b385ab4dd0cb6d6b2ea980d6a867297ef8e7b8 ssh-agent [2025-10-20T01:33:12.486Z] SSH_AUTH_SOCK=/tmp/ssh-Yd5ygwAPg07x/agent.85 [2025-10-20T01:33:12.486Z] SSH_AGENT_PID=91 [2025-10-20T01:33:12.492Z] Running ssh-add (command line suppressed) [2025-10-20T01:33:12.598Z] Identity added: /w/workspace/global-pipeline-test/device-sdk-test@tmp/private_key_12652679666499127968.key (/w/workspace/global-pipeline-test/device-sdk-test@tmp/private_key_12652679666499127968.key) [2025-10-20T01:33:12.611Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-20T01:33:12.893Z] + git semver init [2025-10-20T01:33:13.156Z] 2025-10-20 01:33:13,134 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-20T01:33:13.156Z] 2025-10-20 01:33:13,138 [run_init] DEBUG init version:0.0.0 force:False [2025-10-20T01:33:13.156Z] 2025-10-20 01:33:13,138 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/global-pipeline-test/device-sdk-test/.semver [2025-10-20T01:33:13.156Z] 2025-10-20 01:33:13,139 [execute] INFO git clone -b semver https://github.com/FelixTing/device-sdk-go.git /w/workspace/global-pipeline-test/device-sdk-test/.semver [2025-10-20T01:33:13.156Z] 2025-10-20 01:33:13,139 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'https://github.com/FelixTing/device-sdk-go.git', '/w/workspace/global-pipeline-test/device-sdk-test/.semver'], cwd=/w/workspace/global-pipeline-test/device-sdk-test, stdin=None, shell=False, universal_newlines=False) [2025-10-20T01:33:14.093Z] 2025-10-20 01:33:14,019 [append_file] DEBUG append to file:/w/workspace/global-pipeline-test/device-sdk-test/.git/info/exclude [2025-10-20T01:33:14.093Z] 2025-10-20 01:33:14,019 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/global-pipeline-test/device-sdk-test/.semver/pick-fix-from-main with force:False [2025-10-20T01:33:14.093Z] 2025-10-20 01:33:14,019 [write_file] DEBUG write to file:/w/workspace/global-pipeline-test/device-sdk-test/.semver/pick-fix-from-main [2025-10-20T01:33:14.093Z] 2025-10-20 01:33:14,024 [execute] INFO git cat-file --batch-check [2025-10-20T01:33:14.093Z] 2025-10-20 01:33:14,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/global-pipeline-test/device-sdk-test/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-20T01:33:14.093Z] 2025-10-20 01:33:14,029 [execute] INFO git cat-file --batch [2025-10-20T01:33:14.093Z] 2025-10-20 01:33:14,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/global-pipeline-test/device-sdk-test/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-20T01:33:14.093Z] 2025-10-20 01:33:14,032 [read_version] DEBUG read version from /w/workspace/global-pipeline-test/device-sdk-test/.semver/pick-fix-from-main [2025-10-20T01:33:14.093Z] 0.0.0 [Pipeline] } [2025-10-20T01:33:14.103Z] $ docker exec --env ******** --env ******** 1d39dec9f6484f6dc628eec048b385ab4dd0cb6d6b2ea980d6a867297ef8e7b8 ssh-agent -k [2025-10-20T01:33:14.203Z] unset SSH_AUTH_SOCK; [2025-10-20T01:33:14.205Z] unset SSH_AGENT_PID; [2025-10-20T01:33:14.205Z] echo Agent pid 91 killed; [2025-10-20T01:33:14.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-20T01:33:14.521Z] + git semver [Pipeline] } [2025-10-20T01:33:14.791Z] $ docker stop --time=1 1d39dec9f6484f6dc628eec048b385ab4dd0cb6d6b2ea980d6a867297ef8e7b8 [2025-10-20T01:33:16.094Z] $ docker rm -f --volumes 1d39dec9f6484f6dc628eec048b385ab4dd0cb6d6b2ea980d6a867297ef8e7b8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-20T01:33:16.435Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-20T01:33:16.640Z] Stashed 1 file(s) [Pipeline] echo [2025-10-20T01:33:16.642Z] [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] { (Prep) [Pipeline] // stage [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-10-20T01:33:16.771Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-10-20T01:33:16.777Z] Could not find credentials [edgex_dockerhub_creds] for global-pipeline-test/device-sdk-test #8 [Pipeline] // stage [2025-10-20T01:33:16.780Z] copy managed file [sandbox-settings] to file:/w/workspace/global-pipeline-test/device-sdk-test@tmp/config12633978305940119174tmp [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-20T01:33:17.089Z] ---> ****-login.sh [2025-10-20T01:33:17.089Z] nexus3.edgexfoundry.org:10001 [2025-10-20T01:33:17.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-20T01:33:17.089Z] Login Succeeded [2025-10-20T01:33:17.089Z] nexus3.edgexfoundry.org:10002 [2025-10-20T01:33:17.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-20T01:33:17.089Z] Login Succeeded [2025-10-20T01:33:17.089Z] nexus3.edgexfoundry.org:10003 [2025-10-20T01:33:17.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-20T01:33:17.349Z] Login Succeeded [2025-10-20T01:33:17.349Z] ---> ****-login.sh ends [Pipeline] } [2025-10-20T01:33:17.356Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-20T01:33:17.416Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-10-20T01:33:17.703Z] + grep ^go [0-9].[0-9]* go.mod [2025-10-20T01:33:17.703Z] + cut -d -f 2 [2025-10-20T01:33:17.703Z] + cut -d . -f1-2 [Pipeline] echo [2025-10-20T01:33:17.714Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-20T01:33:17.724Z] ========================================================= [2025-10-20T01:33:17.724Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-10-20T01:33:17.724Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-20T01:33:18.023Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-10-20T01:33:18.590Z] #0 building with "default" instance using docker driver [2025-10-20T01:33:18.590Z] [2025-10-20T01:33:18.590Z] #1 [internal] load build definition from Dockerfile [2025-10-20T01:33:18.590Z] #1 transferring dockerfile: 1.69kB done [2025-10-20T01:33:18.590Z] #1 DONE 0.0s [2025-10-20T01:33:18.590Z] [2025-10-20T01:33:18.590Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-10-20T01:33:18.590Z] #2 DONE 0.1s [2025-10-20T01:33:18.848Z] [2025-10-20T01:33:18.848Z] #3 [internal] load .dockerignore [2025-10-20T01:33:18.848Z] #3 transferring context: 182B done [2025-10-20T01:33:18.848Z] #3 DONE 0.0s [2025-10-20T01:33:18.848Z] [2025-10-20T01:33:18.848Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-10-20T01:33:18.848Z] #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done [2025-10-20T01:33:18.848Z] #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done [2025-10-20T01:33:18.848Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s [2025-10-20T01:33:18.848Z] #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.0s done [2025-10-20T01:33:18.848Z] #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done [2025-10-20T01:33:18.848Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-20T01:33:18.848Z] #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done [2025-10-20T01:33:18.848Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 3.15MB / 74.06MB 0.1s [2025-10-20T01:33:18.848Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-10-20T01:33:18.848Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 13.63MB / 74.06MB 0.2s [2025-10-20T01:33:18.848Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-10-20T01:33:18.848Z] #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.1s done [2025-10-20T01:33:18.848Z] #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.2s [2025-10-20T01:33:18.848Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 1.05MB / 100.52MB 0.2s [2025-10-20T01:33:19.110Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 27.26MB / 74.06MB 0.3s [2025-10-20T01:33:19.110Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-10-20T01:33:19.110Z] #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.2s done [2025-10-20T01:33:19.110Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 8.39MB / 100.52MB 0.3s [2025-10-20T01:33:19.110Z] #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 2.10MB / 13.29MB 0.3s [2025-10-20T01:33:19.110Z] #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 [2025-10-20T01:33:19.395Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 50.33MB / 74.06MB 0.5s [2025-10-20T01:33:19.395Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 26.21MB / 100.52MB 0.5s [2025-10-20T01:33:19.395Z] #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.5s [2025-10-20T01:33:19.395Z] #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done [2025-10-20T01:33:19.395Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 60.82MB / 74.06MB 0.6s [2025-10-20T01:33:19.395Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 39.85MB / 100.52MB 0.6s [2025-10-20T01:33:19.395Z] #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.5s done [2025-10-20T01:33:19.395Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.7s [2025-10-20T01:33:19.395Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 52.43MB / 100.52MB 0.7s [2025-10-20T01:33:19.654Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 68.95MB / 100.52MB 0.8s [2025-10-20T01:33:19.654Z] #4 ... [2025-10-20T01:33:19.654Z] [2025-10-20T01:33:19.654Z] #5 [internal] load build context [2025-10-20T01:33:19.654Z] #5 transferring context: 59.77MB 0.9s done [2025-10-20T01:33:19.654Z] #5 DONE 1.0s [2025-10-20T01:33:19.654Z] [2025-10-20T01:33:19.654Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-10-20T01:33:19.654Z] #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.9s done [2025-10-20T01:33:19.654Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 84.93MB / 100.52MB 0.9s [2025-10-20T01:33:19.914Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.1s [2025-10-20T01:33:19.914Z] #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 [2025-10-20T01:33:20.172Z] #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.3s done [2025-10-20T01:33:25.451Z] #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 5.2s [2025-10-20T01:33:25.451Z] #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 5.2s done [2025-10-20T01:33:25.451Z] #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 [2025-10-20T01:33:25.451Z] #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done [2025-10-20T01:33:25.451Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-20T01:33:25.451Z] #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done [2025-10-20T01:33:25.451Z] #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done [2025-10-20T01:33:25.451Z] #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 [2025-10-20T01:33:28.756Z] #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.6s done [2025-10-20T01:33:28.756Z] #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s [2025-10-20T01:33:29.015Z] #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.8s done [2025-10-20T01:33:29.015Z] #4 DONE 10.2s [2025-10-20T01:33:29.015Z] [2025-10-20T01:33:29.015Z] #6 [builder 2/7] WORKDIR /device-sdk-go [2025-10-20T01:33:31.551Z] #6 DONE 2.3s [2025-10-20T01:33:31.551Z] [2025-10-20T01:33:31.551Z] #7 [builder 3/7] RUN apk add --update --no-cache make git [2025-10-20T01:33:31.551Z] #7 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-10-20T01:33:31.551Z] #7 0.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-10-20T01:33:31.809Z] #7 0.622 OK: 248 MiB in 58 packages [2025-10-20T01:33:32.069Z] #7 DONE 0.8s [2025-10-20T01:33:32.069Z] [2025-10-20T01:33:32.069Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-20T01:33:32.637Z] #8 DONE 0.5s [2025-10-20T01:33:32.637Z] [2025-10-20T01:33:32.637Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-20T01:34:04.753Z] #9 DONE 31.4s [2025-10-20T01:34:04.753Z] [2025-10-20T01:34:04.753Z] #10 [builder 6/7] COPY . . [2025-10-20T01:34:05.011Z] #10 DONE 1.1s [2025-10-20T01:34:05.269Z] [2025-10-20T01:34:05.269Z] #11 [builder 7/7] RUN echo noop [2025-10-20T01:34:05.269Z] #11 0.346 noop [2025-10-20T01:34:05.528Z] #11 DONE 0.4s [2025-10-20T01:34:05.528Z] [2025-10-20T01:34:05.528Z] #12 exporting to image [2025-10-20T01:34:05.528Z] #12 exporting layers [2025-10-20T01:34:15.502Z] #12 exporting layers 8.4s done [2025-10-20T01:34:15.502Z] #12 writing image sha256:b766adabea8b4c792fdd1f33580db6a479d56a4f9e226c36905e6753d3484d0c 0.0s done [2025-10-20T01:34:15.502Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-20T01:34:15.502Z] #12 DONE 8.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-20T01:34:15.805Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-20T01:34:15.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-20T01:34:15.872Z] snd-ubuntu20.04-docker-8c-8g-4693 does not seem to be running inside a container [2025-10-20T01:34:15.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/global-pipeline-test/device-sdk-test -v /w/workspace/global-pipeline-test/device-sdk-test:/w/workspace/global-pipeline-test/device-sdk-test:rw,z -v /w/workspace/global-pipeline-test/device-sdk-test@tmp:/w/workspace/global-pipeline-test/device-sdk-test@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 ******** ci-base-image-x86_64 cat [2025-10-20T01:34:16.240Z] $ docker top 1ad201813c29b99367e96d987b559603e63ad0a3f0f75eb73e432022f14022ac -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-20T01:34:16.575Z] + go version [2025-10-20T01:34:16.575Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-10-20T01:34:16.585Z] $ docker stop --time=1 1ad201813c29b99367e96d987b559603e63ad0a3f0f75eb73e432022f14022ac [2025-10-20T01:34:17.863Z] $ docker rm -f --volumes 1ad201813c29b99367e96d987b559603e63ad0a3f0f75eb73e432022f14022ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-20T01:34:18.227Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-20T01:34:18.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-20T01:34:18.286Z] snd-ubuntu20.04-docker-8c-8g-4693 does not seem to be running inside a container [2025-10-20T01:34:18.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/global-pipeline-test/device-sdk-test -v /w/workspace/global-pipeline-test/device-sdk-test:/w/workspace/global-pipeline-test/device-sdk-test:rw,z -v /w/workspace/global-pipeline-test/device-sdk-test@tmp:/w/workspace/global-pipeline-test/device-sdk-test@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 ******** ci-base-image-x86_64 cat [2025-10-20T01:34:18.586Z] $ docker top bf8840fd208568e8ff3e69d12446380fc2a6f2e34425ddd77b30fe5fe0cf7134 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-20T01:34:18.923Z] + git config --global --add safe.directory /w/workspace/global-pipeline-test/device-sdk-test [Pipeline] fileExists [Pipeline] sh [2025-10-20T01:34:19.215Z] + make test [2025-10-20T01:34:19.215Z] go test -race -coverprofile=coverage.out ./... [2025-10-20T01:34:19.215Z] go: inconsistent vendoring in /w/workspace/global-pipeline-test/device-sdk-test: [2025-10-20T01:34:19.215Z] github.com/edgexfoundry/go-mod-bootstrap/v4@v4.1.0-dev.3: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] github.com/edgexfoundry/go-mod-core-contracts/v4@v4.1.0-dev.3: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] github.com/edgexfoundry/go-mod-messaging/v4@v4.1.0-dev.3: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] golang.org/x/net@v0.37.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] github.com/fsnotify/fsnotify@v1.8.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] github.com/go-resty/resty/v2@v2.16.5: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] github.com/golang-jwt/jwt/v5@v5.2.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] github.com/klauspost/compress@v1.18.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] github.com/nats-io/nats.go@v1.40.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] github.com/openziti/channel/v3@v3.0.39: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] github.com/openziti/edge-api@v0.26.42: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] github.com/openziti/foundation/v2@v2.0.59: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] github.com/openziti/identity@v1.0.100: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] github.com/openziti/metrics@v1.3.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] github.com/openziti/sdk-golang@v0.25.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] github.com/openziti/secretstream@v0.1.32: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] github.com/openziti/transport/v2@v2.0.167: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] golang.org/x/crypto@v0.36.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] golang.org/x/oauth2@v0.28.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] golang.org/x/sync@v0.12.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] golang.org/x/sys@v0.31.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] golang.org/x/term@v0.30.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] golang.org/x/text@v0.23.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] google.golang.org/protobuf@v1.36.6: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt [2025-10-20T01:34:19.215Z] github.com/edgexfoundry/go-mod-bootstrap/v4@v4.0.3: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] github.com/edgexfoundry/go-mod-core-contracts/v4@v4.0.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] github.com/edgexfoundry/go-mod-messaging/v4@v4.0.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] github.com/fsnotify/fsnotify@v1.7.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] github.com/go-resty/resty/v2@v2.16.4: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] github.com/golang-jwt/jwt/v5@v5.2.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] github.com/klauspost/compress@v1.17.9: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] github.com/nats-io/nats.go@v1.39.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] github.com/openziti/channel/v3@v3.0.27: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] github.com/openziti/edge-api@v0.26.38: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] github.com/openziti/foundation/v2@v2.0.56: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] github.com/openziti/identity@v1.0.94: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] github.com/openziti/metrics@v1.2.65: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] github.com/openziti/sdk-golang@v0.24.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] github.com/openziti/secretstream@v0.1.28: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] github.com/openziti/transport/v2@v2.0.160: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] golang.org/x/crypto@v0.33.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] golang.org/x/net@v0.35.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] golang.org/x/oauth2@v0.25.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] golang.org/x/sync@v0.11.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] golang.org/x/sys@v0.30.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] golang.org/x/term@v0.29.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] golang.org/x/text@v0.22.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] google.golang.org/protobuf@v1.36.3: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod [2025-10-20T01:34:19.215Z] [2025-10-20T01:34:19.215Z] To ignore the vendor directory, use -mod=readonly or -mod=mod. [2025-10-20T01:34:19.215Z] To sync the vendor directory, run: [2025-10-20T01:34:19.215Z] go mod vendor [2025-10-20T01:34:19.215Z] make: *** [Makefile:52: unittest] Error 1 [Pipeline] } [2025-10-20T01:34:19.225Z] $ docker stop --time=1 bf8840fd208568e8ff3e69d12446380fc2a6f2e34425ddd77b30fe5fe0cf7134 [2025-10-20T01:34:20.488Z] $ docker rm -f --volumes bf8840fd208568e8ff3e69d12446380fc2a6f2e34425ddd77b30fe5fe0cf7134 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-20T01:34:20.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-20T01:34:20.888Z] [2025-10-20T01:34:20.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-20T01:34:21.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-20T01:34:21.182Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-20T01:34:21.182Z] 5eb5b503b376: Pulling fs layer [2025-10-20T01:34:21.182Z] 5c69ac0246d0: Pulling fs layer [2025-10-20T01:34:21.182Z] ec43610c2a17: Pulling fs layer [2025-10-20T01:34:21.182Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-20T01:34:21.182Z] 33b1e0a273af: Pulling fs layer [2025-10-20T01:34:21.182Z] 3a2ae6a8a46f: Waiting [2025-10-20T01:34:21.182Z] 5d3b04190fa2: Pulling fs layer [2025-10-20T01:34:21.182Z] 33b1e0a273af: Waiting [2025-10-20T01:34:21.182Z] 2f39f015ded8: Pulling fs layer [2025-10-20T01:34:21.182Z] 5d3b04190fa2: Waiting [2025-10-20T01:34:21.182Z] 5c69ac0246d0: Download complete [2025-10-20T01:34:21.182Z] 3a2ae6a8a46f: Download complete [2025-10-20T01:34:21.182Z] 33b1e0a273af: Verifying Checksum [2025-10-20T01:34:21.182Z] 33b1e0a273af: Download complete [2025-10-20T01:34:21.182Z] 5d3b04190fa2: Verifying Checksum [2025-10-20T01:34:21.182Z] 5d3b04190fa2: Download complete [2025-10-20T01:34:21.441Z] ec43610c2a17: Verifying Checksum [2025-10-20T01:34:21.441Z] ec43610c2a17: Download complete [2025-10-20T01:34:21.441Z] 5eb5b503b376: Verifying Checksum [2025-10-20T01:34:21.441Z] 5eb5b503b376: Download complete [2025-10-20T01:34:22.009Z] 2f39f015ded8: Download complete [2025-10-20T01:34:23.384Z] 5eb5b503b376: Pull complete [2025-10-20T01:34:23.384Z] 5c69ac0246d0: Pull complete [2025-10-20T01:34:23.949Z] ec43610c2a17: Pull complete [2025-10-20T01:34:23.949Z] 3a2ae6a8a46f: Pull complete [2025-10-20T01:34:24.209Z] 33b1e0a273af: Pull complete [2025-10-20T01:34:24.209Z] 5d3b04190fa2: Pull complete [2025-10-20T01:34:30.788Z] 2f39f015ded8: Pull complete [2025-10-20T01:34:30.788Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-20T01:34:30.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-20T01:34:30.788Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-20T01:34:30.871Z] snd-ubuntu20.04-docker-8c-8g-4693 does not seem to be running inside a container [2025-10-20T01:34:30.900Z] $ 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/global-pipeline-test/device-sdk-test -v /w/workspace/global-pipeline-test/device-sdk-test:/w/workspace/global-pipeline-test/device-sdk-test:rw,z -v /w/workspace/global-pipeline-test/device-sdk-test@tmp:/w/workspace/global-pipeline-test/device-sdk-test@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-20T01:34:32.453Z] $ docker top bd4c94a4af198d976f265927e6c90f7c2090c987259b5265d7c8369f900fa16b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-20T01:34:32.820Z] ---> job-cost.sh [2025-10-20T01:34:32.820Z] lf-activate-venv: SKIPPING [2025-10-20T01:34:32.820Z] INFO: No Stack... [2025-10-20T01:34:33.080Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-20T01:34:33.340Z] INFO: Archiving Costs [Pipeline] sh [2025-10-20T01:34:33.626Z] + cat /w/workspace/global-pipeline-test/device-sdk-test/archives/cost.csv [2025-10-20T01:34:33.626Z] + cut -d, -f6 [Pipeline] lock [2025-10-20T01:34:33.639Z] Trying to acquire lock on [Resource: jenkins-global-pipeline-test-device-sdk-test-8-stack-cost] [2025-10-20T01:34:33.648Z] Resource [jenkins-global-pipeline-test-device-sdk-test-8-stack-cost] did not exist. Created. [2025-10-20T01:34:33.653Z] Lock acquired on [Resource: jenkins-global-pipeline-test-device-sdk-test-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-20T01:34:33.948Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-20T01:34:34.062Z] Stashed 1 file(s) [Pipeline] } [2025-10-20T01:34:34.068Z] Lock released on resource [Resource: jenkins-global-pipeline-test-device-sdk-test-8-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-20T01:34:34.082Z] $ docker stop --time=1 bd4c94a4af198d976f265927e6c90f7c2090c987259b5265d7c8369f900fa16b [2025-10-20T01:34:35.231Z] $ docker rm -f --volumes bd4c94a4af198d976f265927e6c90f7c2090c987259b5265d7c8369f900fa16b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-20T01:34:35.313Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [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-10-20T01:34:35.802Z] + [ -d /w/workspace/global-pipeline-test/device-sdk-test/archives ] [2025-10-20T01:34:35.802Z] + ls -al /w/workspace/global-pipeline-test/device-sdk-test/archives [2025-10-20T01:34:35.802Z] total 16 [2025-10-20T01:34:35.802Z] drwxr-xr-x 3 root root 4096 Oct 20 01:34 . [2025-10-20T01:34:35.802Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 20 01:34 .. [2025-10-20T01:34:35.802Z] drwxr-xr-x 2 root root 4096 Oct 20 01:34 cost [2025-10-20T01:34:35.802Z] -rw-r--r-- 1 root root 88 Oct 20 01:34 cost.csv [2025-10-20T01:34:35.802Z] + sudo chown -R jenkins:jenkins /w/workspace/global-pipeline-test/device-sdk-test/archives [2025-10-20T01:34:35.802Z] + ls -al /w/workspace/global-pipeline-test/device-sdk-test/archives [2025-10-20T01:34:35.802Z] total 16 [2025-10-20T01:34:35.802Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 20 01:34 . [2025-10-20T01:34:35.802Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 20 01:34 .. [2025-10-20T01:34:35.802Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 20 01:34 cost [2025-10-20T01:34:35.802Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 20 01:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-20T01:34:36.086Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-20T01:34:36.938Z] ---> package-listing.sh [2025-10-20T01:34:36.938Z] ++ facter osfamily [2025-10-20T01:34:36.938Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-20T01:34:37.196Z] + OS_FAMILY=debian [2025-10-20T01:34:37.196Z] + workspace=/w/workspace/global-pipeline-test/device-sdk-test [2025-10-20T01:34:37.196Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-20T01:34:37.196Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-20T01:34:37.196Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-20T01:34:37.196Z] + PACKAGES=/tmp/packages_start.txt [2025-10-20T01:34:37.196Z] + '[' /w/workspace/global-pipeline-test/device-sdk-test ']' [2025-10-20T01:34:37.196Z] + PACKAGES=/tmp/packages_end.txt [2025-10-20T01:34:37.196Z] + case "${OS_FAMILY}" in [2025-10-20T01:34:37.196Z] + dpkg -l [2025-10-20T01:34:37.196Z] + grep '^ii' [2025-10-20T01:34:37.196Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-20T01:34:37.196Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-20T01:34:37.196Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-20T01:34:37.196Z] + '[' /w/workspace/global-pipeline-test/device-sdk-test ']' [2025-10-20T01:34:37.196Z] + mkdir -p /w/workspace/global-pipeline-test/device-sdk-test/archives/ [2025-10-20T01:34:37.196Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/global-pipeline-test/device-sdk-test/archives/ [Pipeline] echo [2025-10-20T01:34:37.205Z] 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/global-pipeline-test/device-sdk-test/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-20T01:34:37.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-20T01:34:38.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-20T01:34:38.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-20T01:34:38.110Z] snd-ubuntu20.04-docker-8c-8g-4693 does not seem to be running inside a container [2025-10-20T01:34:38.137Z] $ 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/global-pipeline-test/device-sdk-test/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/global-pipeline-test/device-sdk-test -v /w/workspace/global-pipeline-test/device-sdk-test:/w/workspace/global-pipeline-test/device-sdk-test:rw,z -v /w/workspace/global-pipeline-test/device-sdk-test@tmp:/w/workspace/global-pipeline-test/device-sdk-test@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-20T01:34:38.349Z] $ docker top 2c52b03f40a76baa18feb33387bd269054c92fb57f3aa8cf43ab699eb8d53624 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-20T01:34:38.694Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-20T01:34:39.015Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-20T01:34:39.350Z] + ls /var/log/sa-host [2025-10-20T01:34:39.350Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-20T01:34:39.417Z] provisioning config files... [2025-10-20T01:34:39.445Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/global-pipeline-test/device-sdk-test@tmp/config5390079172111018061tmp [Pipeline] { [Pipeline] echo [2025-10-20T01:34:39.457Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-20T01:34:39.740Z] ---> create-netrc.sh [Pipeline] } [2025-10-20T01:34:39.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-20T01:34:40.066Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-20T01:34:40.072Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-20T01:34:40.353Z] ---> sudo-logs.sh [2025-10-20T01:34:40.353Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-20T01:34:40.382Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-20T01:34:40.661Z] ---> job-cost.sh [2025-10-20T01:34:40.661Z] lf-activate-venv: SKIPPING [2025-10-20T01:34:40.661Z] DEBUG: total: 0.2199999988079071 [2025-10-20T01:34:40.661Z] INFO: Retrieving Stack Cost... [2025-10-20T01:34:40.661Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-20T01:34:40.919Z] INFO: Archiving Costs [Pipeline] echo [2025-10-20T01:34:40.929Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-20T01:34:41.212Z] ---> logs-deploy.sh [2025-10-20T01:34:41.212Z] lf-activate-venv: SKIPPING [2025-10-20T01:34:41.212Z] INFO: Nexus URL https://nexus.edgexfoundry.org path sandbox/vex-yul-edgex-jenkins-2/global-pipeline-test/device-sdk-test/8 [2025-10-20T01:34:41.212Z] INFO: archiving workspace using pattern(s): [2025-10-20T01:34:42.149Z] Archives upload complete. [2025-10-20T01:34:42.407Z] INFO: archiving logs to Nexus [2025-10-20T01:34:42.976Z] ---> uname -a: [2025-10-20T01:34:42.976Z] Linux snd-ubuntu20-04-docker-8c-8g-4693 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-10-20T01:34:42.976Z] [2025-10-20T01:34:42.976Z] [2025-10-20T01:34:42.976Z] ---> lscpu: [2025-10-20T01:34:42.976Z] Architecture: x86_64 [2025-10-20T01:34:42.976Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-20T01:34:42.976Z] Byte Order: Little Endian [2025-10-20T01:34:42.976Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-20T01:34:42.976Z] CPU(s): 8 [2025-10-20T01:34:42.976Z] On-line CPU(s) list: 0-7 [2025-10-20T01:34:42.976Z] Thread(s) per core: 1 [2025-10-20T01:34:42.976Z] Core(s) per socket: 1 [2025-10-20T01:34:42.976Z] Socket(s): 8 [2025-10-20T01:34:42.976Z] NUMA node(s): 1 [2025-10-20T01:34:42.976Z] Vendor ID: AuthenticAMD [2025-10-20T01:34:42.976Z] CPU family: 23 [2025-10-20T01:34:42.976Z] Model: 49 [2025-10-20T01:34:42.976Z] Model name: AMD EPYC-Rome Processor [2025-10-20T01:34:42.976Z] Stepping: 0 [2025-10-20T01:34:42.976Z] CPU MHz: 2800.000 [2025-10-20T01:34:42.976Z] BogoMIPS: 5600.00 [2025-10-20T01:34:42.976Z] Virtualization: AMD-V [2025-10-20T01:34:42.976Z] Hypervisor vendor: KVM [2025-10-20T01:34:42.976Z] Virtualization type: full [2025-10-20T01:34:42.976Z] L1d cache: 256 KiB [2025-10-20T01:34:42.976Z] L1i cache: 256 KiB [2025-10-20T01:34:42.976Z] L2 cache: 4 MiB [2025-10-20T01:34:42.976Z] L3 cache: 128 MiB [2025-10-20T01:34:42.976Z] NUMA node0 CPU(s): 0-7 [2025-10-20T01:34:42.976Z] Vulnerability Gather data sampling: Not affected [2025-10-20T01:34:42.976Z] Vulnerability Itlb multihit: Not affected [2025-10-20T01:34:42.976Z] Vulnerability L1tf: Not affected [2025-10-20T01:34:42.976Z] Vulnerability Mds: Not affected [2025-10-20T01:34:42.976Z] Vulnerability Meltdown: Not affected [2025-10-20T01:34:42.976Z] Vulnerability Mmio stale data: Not affected [2025-10-20T01:34:42.976Z] Vulnerability Retbleed: Vulnerable [2025-10-20T01:34:42.976Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-20T01:34:42.976Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-10-20T01:34:42.976Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-10-20T01:34:42.976Z] Vulnerability Srbds: Not affected [2025-10-20T01:34:42.976Z] Vulnerability Tsx async abort: Not affected [2025-10-20T01:34:42.976Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-10-20T01:34:42.976Z] [2025-10-20T01:34:42.976Z]