Started by upstream project "edgexfoundry/cd-management/release-lts" build number 97 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8eea87694ada06ee6f8df473457e603eac76a2c7 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-ssh16989510446119069852.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1040388466561188957.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/odessa/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/device-mqtt-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17440026954580456159.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh10048979322914773416.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/device-mqtt-go/branches/odessa/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/device-mqtt-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4875369003427846221.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-mqtt-go] ========================================================= [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: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41084 in /w/workspace/gexfoundry_device-mqtt-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8eea87694ada06ee6f8df473457e603eac76a2c7 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @cd3c967" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8eea87694ada06ee6f8df473457e603eac76a2c7 # timeout=10 > git rev-list --no-walk 8eea87694ada06ee6f8df473457e603eac76a2c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T07:56:09.244Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T07:56:09.332Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T07:56:09.357Z] ========================================================= [2025-03-12T07:56:09.357Z] EdgeX Global Pipelines Version Info [2025-03-12T07:56:09.357Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:56:10.455Z] ------------------- [2025-03-12T07:56:10.455Z] stable info: [2025-03-12T07:56:10.455Z] ------------------- [2025-03-12T07:56:10.455Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T07:56:10.455Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T07:56:10.455Z] Message: update stable to v1.0.271 [2025-03-12T07:56:10.715Z] ------------------- [2025-03-12T07:56:10.715Z] experimental info: [2025-03-12T07:56:10.715Z] ------------------- [2025-03-12T07:56:10.715Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T07:56:10.715Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T07:56:10.715Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T07:56:10.798Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-03-12T07:56:10.821Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-03-12T07:56:10.849Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T07:56:10.879Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T07:56:10.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T07:56:10.937Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T07:56:10.960Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T07:56:10.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T07:56:11.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T07:56:11.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T07:56:11.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T07:56:11.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-03-12T07:56:11.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T07:56:11.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T07:56:11.169Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T07:56:11.196Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T07:56:11.227Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T07:56:11.259Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T07:56:11.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T07:56:11.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T07:56:11.345Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-12T07:56:11.370Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-12T07:56:11.393Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-12T07:56:11.419Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-12T07:56:11.440Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-12T07:56:11.470Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T07:56:11.492Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T07:56:11.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-12T07:56:11.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-12T07:56:11.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-12T07:56:11.582Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8eea87694ada06ee6f8df473457e603eac76a2c7 [Pipeline] echo [2025-03-12T07:56:11.608Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8eea876 [Pipeline] echo [2025-03-12T07:56:11.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:56:11.698Z] provisioning config files... [2025-03-12T07:56:11.714Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config11403927553257693450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:56:12.054Z] ---> ****-login.sh [2025-03-12T07:56:12.054Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:56:12.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:56:12.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:56:12.314Z] Configure a credential helper to remove this warning. See [2025-03-12T07:56:12.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:56:12.314Z] [2025-03-12T07:56:12.314Z] Login Succeeded [2025-03-12T07:56:12.314Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:56:12.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:56:12.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:56:12.314Z] Configure a credential helper to remove this warning. See [2025-03-12T07:56:12.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:56:12.314Z] [2025-03-12T07:56:12.314Z] Login Succeeded [2025-03-12T07:56:12.314Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:56:12.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:56:12.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:56:12.575Z] Configure a credential helper to remove this warning. See [2025-03-12T07:56:12.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:56:12.575Z] [2025-03-12T07:56:12.575Z] Login Succeeded [2025-03-12T07:56:12.575Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:56:12.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:56:12.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:56:12.575Z] Configure a credential helper to remove this warning. See [2025-03-12T07:56:12.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:56:12.575Z] [2025-03-12T07:56:12.575Z] Login Succeeded [2025-03-12T07:56:12.575Z] ****.io [2025-03-12T07:56:12.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:56:12.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:56:12.836Z] Configure a credential helper to remove this warning. See [2025-03-12T07:56:12.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:56:12.836Z] [2025-03-12T07:56:12.836Z] Login Succeeded [2025-03-12T07:56:12.836Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:56:12.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-12T07:56:13.250Z] + git rev-list -1 --merges 8eea87694ada06ee6f8df473457e603eac76a2c7~1..8eea87694ada06ee6f8df473457e603eac76a2c7 [Pipeline] echo [2025-03-12T07:56:13.276Z] -----------> git rev-list -1 --merges 8eea87694ada06ee6f8df473457e603eac76a2c7~1..8eea87694ada06ee6f8df473457e603eac76a2c7 8eea87694ada06ee6f8df473457e603eac76a2c7 [false] [Pipeline] sh [2025-03-12T07:56:13.564Z] + git log --format=format:%s -1 8eea87694ada06ee6f8df473457e603eac76a2c7 [Pipeline] echo [2025-03-12T07:56:13.581Z] ========================================================= [2025-03-12T07:56:13.581Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2025-03-12T07:56:13.581Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:56:13.922Z] + git log --format=format:%s -1 8eea87694ada06ee6f8df473457e603eac76a2c7 [Pipeline] echo [2025-03-12T07:56:13.934Z] [semverPrep] GIT_COMMIT: 8eea87694ada06ee6f8df473457e603eac76a2c7, Commit Message: ci(lts-release): LTS release v4.0.0 @cd3c967 [Pipeline] echo [2025-03-12T07:56:13.952Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-12T07:56:14.366Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T07:56:14.366Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T07:56:14.366Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T07:56:14.366Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T07:56:14.366Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-12T07:56:14.366Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T07:56:14.366Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:56:14.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:56:14.719Z] [2025-03-12T07:56:14.719Z] 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-12T07:56:15.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:56:15.034Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T07:56:15.034Z] b85a868b505f: Pulling fs layer [2025-03-12T07:56:15.034Z] e2be974225ed: Pulling fs layer [2025-03-12T07:56:15.034Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T07:56:15.034Z] 988bab9f4d93: Pulling fs layer [2025-03-12T07:56:15.034Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T07:56:15.034Z] eaf3925da568: Pulling fs layer [2025-03-12T07:56:15.034Z] bab4dde63d76: Pulling fs layer [2025-03-12T07:56:15.034Z] bde34c3a00c8: Pulling fs layer [2025-03-12T07:56:15.034Z] b352a97aabf1: Pulling fs layer [2025-03-12T07:56:15.034Z] 4872d77fe225: Pulling fs layer [2025-03-12T07:56:15.034Z] 5851b861e8e6: Pulling fs layer [2025-03-12T07:56:15.034Z] bab4dde63d76: Waiting [2025-03-12T07:56:15.034Z] bde34c3a00c8: Waiting [2025-03-12T07:56:15.034Z] b352a97aabf1: Waiting [2025-03-12T07:56:15.034Z] 4872d77fe225: Waiting [2025-03-12T07:56:15.034Z] 5851b861e8e6: Waiting [2025-03-12T07:56:15.034Z] 988bab9f4d93: Waiting [2025-03-12T07:56:15.034Z] 1469e6f7b9e6: Waiting [2025-03-12T07:56:15.034Z] eaf3925da568: Waiting [2025-03-12T07:56:15.034Z] e2be974225ed: Download complete [2025-03-12T07:56:15.034Z] 988bab9f4d93: Download complete [2025-03-12T07:56:15.034Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T07:56:15.034Z] 1469e6f7b9e6: Download complete [2025-03-12T07:56:15.034Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T07:56:15.034Z] 339a4e72a1f5: Download complete [2025-03-12T07:56:15.293Z] eaf3925da568: Download complete [2025-03-12T07:56:15.293Z] bde34c3a00c8: Verifying Checksum [2025-03-12T07:56:15.293Z] bde34c3a00c8: Download complete [2025-03-12T07:56:15.293Z] b352a97aabf1: Verifying Checksum [2025-03-12T07:56:15.293Z] b352a97aabf1: Download complete [2025-03-12T07:56:15.293Z] 4872d77fe225: Verifying Checksum [2025-03-12T07:56:15.293Z] 4872d77fe225: Download complete [2025-03-12T07:56:15.293Z] 5851b861e8e6: Download complete [2025-03-12T07:56:15.293Z] b85a868b505f: Verifying Checksum [2025-03-12T07:56:15.293Z] b85a868b505f: Download complete [2025-03-12T07:56:15.552Z] bab4dde63d76: Verifying Checksum [2025-03-12T07:56:15.552Z] bab4dde63d76: Download complete [2025-03-12T07:56:16.509Z] b85a868b505f: Pull complete [2025-03-12T07:56:16.770Z] e2be974225ed: Pull complete [2025-03-12T07:56:17.339Z] 339a4e72a1f5: Pull complete [2025-03-12T07:56:17.339Z] 988bab9f4d93: Pull complete [2025-03-12T07:56:17.598Z] 1469e6f7b9e6: Pull complete [2025-03-12T07:56:17.857Z] eaf3925da568: Pull complete [2025-03-12T07:56:19.761Z] bab4dde63d76: Pull complete [2025-03-12T07:56:19.761Z] bde34c3a00c8: Pull complete [2025-03-12T07:56:19.761Z] b352a97aabf1: Pull complete [2025-03-12T07:56:19.761Z] 4872d77fe225: Pull complete [2025-03-12T07:56:20.020Z] 5851b861e8e6: Pull complete [2025-03-12T07:56:20.020Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T07:56:20.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T07:56:20.020Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:56:20.171Z] prd-ubuntu20.04-docker-8c-8g-41084 does not seem to be running inside a container [2025-03-12T07:56:20.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T07:56:23.019Z] $ docker top 323186ba181377ecb66586436a7d5cbdda76b3b87f6002895d640f9dcb447ef6 -eo pid,comm [2025-03-12T07:56:23.075Z] 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-12T07:56:23.075Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T07:56:23.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T07:56:23.138Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T07:56:23.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T07:56:23.255Z] $ docker exec 323186ba181377ecb66586436a7d5cbdda76b3b87f6002895d640f9dcb447ef6 ssh-agent [2025-03-12T07:56:23.369Z] SSH_AUTH_SOCK=/tmp/ssh-76akwmfHLxXB/agent.32 [2025-03-12T07:56:23.369Z] SSH_AGENT_PID=38 [2025-03-12T07:56:23.375Z] Running ssh-add (command line suppressed) [2025-03-12T07:56:23.479Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_15045620114450493648.key (/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_15045620114450493648.key) [2025-03-12T07:56:23.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T07:56:23.789Z] + git tag --points-at 8eea87694ada06ee6f8df473457e603eac76a2c7 [Pipeline] } [2025-03-12T07:56:23.798Z] $ docker exec --env ******** --env ******** 323186ba181377ecb66586436a7d5cbdda76b3b87f6002895d640f9dcb447ef6 ssh-agent -k [2025-03-12T07:56:23.916Z] unset SSH_AUTH_SOCK; [2025-03-12T07:56:23.916Z] unset SSH_AGENT_PID; [2025-03-12T07:56:23.916Z] echo Agent pid 38 killed; [2025-03-12T07:56:23.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-12T07:56:23.970Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent [2025-03-12T07:56:23.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T07:56:23.995Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T07:56:24.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T07:56:24.131Z] $ docker exec 323186ba181377ecb66586436a7d5cbdda76b3b87f6002895d640f9dcb447ef6 ssh-agent [2025-03-12T07:56:24.237Z] SSH_AUTH_SOCK=/tmp/ssh-w6fmBXZBCi86/agent.71 [2025-03-12T07:56:24.237Z] SSH_AGENT_PID=77 [2025-03-12T07:56:24.241Z] Running ssh-add (command line suppressed) [2025-03-12T07:56:24.344Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_5673214499085708639.key (/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_5673214499085708639.key) [2025-03-12T07:56:24.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T07:56:24.669Z] + git semver init [2025-03-12T07:56:24.929Z] 2025-03-12 07:56:24,844 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T07:56:24.929Z] 2025-03-12 07:56:24,845 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver [2025-03-12T07:56:24.929Z] 2025-03-12 07:56:24,845 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_odessa/.semver [2025-03-12T07:56:24.929Z] 2025-03-12 07:56:24,846 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_odessa, universal_newlines=False, shell=None, istream=None) [2025-03-12T07:56:26.848Z] 2025-03-12 07:56:26,820 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_odessa/.git/info/exclude [2025-03-12T07:56:26.848Z] 2025-03-12 07:56:26,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa with force:False [2025-03-12T07:56:26.848Z] 2025-03-12 07:56:26,821 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa [2025-03-12T07:56:26.848Z] 2025-03-12 07:56:26,821 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa [2025-03-12T07:56:26.848Z] 4.0.0 [Pipeline] } [2025-03-12T07:56:26.858Z] $ docker exec --env ******** --env ******** 323186ba181377ecb66586436a7d5cbdda76b3b87f6002895d640f9dcb447ef6 ssh-agent -k [2025-03-12T07:56:26.967Z] unset SSH_AUTH_SOCK; [2025-03-12T07:56:26.968Z] unset SSH_AGENT_PID; [2025-03-12T07:56:26.968Z] echo Agent pid 77 killed; [2025-03-12T07:56:26.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T07:56:27.308Z] + git semver [Pipeline] } [2025-03-12T07:56:27.580Z] $ docker stop --time=1 323186ba181377ecb66586436a7d5cbdda76b3b87f6002895d640f9dcb447ef6 [2025-03-12T07:56:28.901Z] $ docker rm -f --volumes 323186ba181377ecb66586436a7d5cbdda76b3b87f6002895d640f9dcb447ef6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:56:29.261Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T07:56:29.494Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T07:56:29.499Z] [edgeXSemver]: initialized semver on version 4.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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:56:29.932Z] + git checkout 8eea87694ada06ee6f8df473457e603eac76a2c7 [2025-03-12T07:56:29.932Z] HEAD is now at 8eea876 ci(lts-release): LTS release v4.0.0 @cd3c967 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:56:29.958Z] provisioning config files... [2025-03-12T07:56:29.966Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config5690595157142317092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:56:30.272Z] ---> ****-login.sh [2025-03-12T07:56:30.273Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:56:30.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:56:30.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:56:30.273Z] Configure a credential helper to remove this warning. See [2025-03-12T07:56:30.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:56:30.273Z] [2025-03-12T07:56:30.273Z] Login Succeeded [2025-03-12T07:56:30.273Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:56:30.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:56:30.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:56:30.273Z] Configure a credential helper to remove this warning. See [2025-03-12T07:56:30.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:56:30.273Z] [2025-03-12T07:56:30.273Z] Login Succeeded [2025-03-12T07:56:30.273Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:56:30.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:56:30.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:56:30.531Z] Configure a credential helper to remove this warning. See [2025-03-12T07:56:30.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:56:30.531Z] [2025-03-12T07:56:30.531Z] Login Succeeded [2025-03-12T07:56:30.531Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:56:30.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:56:30.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:56:30.531Z] Configure a credential helper to remove this warning. See [2025-03-12T07:56:30.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:56:30.531Z] [2025-03-12T07:56:30.531Z] Login Succeeded [2025-03-12T07:56:30.531Z] ****.io [2025-03-12T07:56:30.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:56:31.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:56:31.049Z] Configure a credential helper to remove this warning. See [2025-03-12T07:56:31.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:56:31.049Z] [2025-03-12T07:56:31.049Z] Login Succeeded [2025-03-12T07:56:31.049Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:56:31.056Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T07:56:31.165Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T07:56:31.462Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-12T07:56:31.462Z] + cut -d -f 2 [Pipeline] echo [2025-03-12T07:56:31.478Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:56:31.496Z] ========================================================= [2025-03-12T07:56:31.496Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-12T07:56:31.496Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:56:31.852Z] + docker build -t ci-base-image-x86_64 -f 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-03-12T07:56:32.419Z] Sending build context to Docker daemon 71.84MB [2025-03-12T07:56:32.419Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:56:32.419Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T07:56:32.678Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-12T07:56:32.678Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T07:56:32.678Z] 8833042f23b5: Pulling fs layer [2025-03-12T07:56:32.678Z] 6ca661eb024f: Pulling fs layer [2025-03-12T07:56:32.678Z] b5acb76e9680: Pulling fs layer [2025-03-12T07:56:32.678Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T07:56:32.678Z] 012bb1f9d321: Pulling fs layer [2025-03-12T07:56:32.678Z] 97255f1bc79d: Pulling fs layer [2025-03-12T07:56:32.678Z] 454448c9edf9: Pulling fs layer [2025-03-12T07:56:32.678Z] 15f87924ceaf: Pulling fs layer [2025-03-12T07:56:32.678Z] 4f4fb700ef54: Waiting [2025-03-12T07:56:32.678Z] 15f87924ceaf: Waiting [2025-03-12T07:56:32.678Z] 454448c9edf9: Waiting [2025-03-12T07:56:32.678Z] 012bb1f9d321: Waiting [2025-03-12T07:56:32.678Z] 97255f1bc79d: Waiting [2025-03-12T07:56:32.678Z] b5acb76e9680: Waiting [2025-03-12T07:56:32.678Z] 8833042f23b5: Verifying Checksum [2025-03-12T07:56:32.678Z] 8833042f23b5: Download complete [2025-03-12T07:56:32.678Z] b5acb76e9680: Verifying Checksum [2025-03-12T07:56:32.678Z] b5acb76e9680: Download complete [2025-03-12T07:56:32.678Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T07:56:32.678Z] 4f4fb700ef54: Download complete [2025-03-12T07:56:32.678Z] 012bb1f9d321: Download complete [2025-03-12T07:56:32.678Z] 0a9a5dfd008f: Download complete [2025-03-12T07:56:32.678Z] 97255f1bc79d: Verifying Checksum [2025-03-12T07:56:32.678Z] 97255f1bc79d: Download complete [2025-03-12T07:56:32.936Z] 0a9a5dfd008f: Pull complete [2025-03-12T07:56:32.936Z] 15f87924ceaf: Verifying Checksum [2025-03-12T07:56:32.936Z] 15f87924ceaf: Download complete [2025-03-12T07:56:32.936Z] 8833042f23b5: Pull complete [2025-03-12T07:56:33.194Z] 6ca661eb024f: Download complete [2025-03-12T07:56:33.453Z] 454448c9edf9: Verifying Checksum [2025-03-12T07:56:33.453Z] 454448c9edf9: Download complete [2025-03-12T07:56:37.654Z] 6ca661eb024f: Pull complete [2025-03-12T07:56:37.654Z] b5acb76e9680: Pull complete [2025-03-12T07:56:37.654Z] 4f4fb700ef54: Pull complete [2025-03-12T07:56:37.654Z] 012bb1f9d321: Pull complete [2025-03-12T07:56:37.654Z] 97255f1bc79d: Pull complete [2025-03-12T07:56:39.556Z] 454448c9edf9: Pull complete [2025-03-12T07:56:40.125Z] 15f87924ceaf: Pull complete [2025-03-12T07:56:40.125Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-12T07:56:40.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-12T07:56:40.125Z] ---> bc3d7bf65e23 [2025-03-12T07:56:40.125Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:56:44.339Z] ---> Running in a3c2833b69de [2025-03-12T07:56:44.339Z] Removing intermediate container a3c2833b69de [2025-03-12T07:56:44.339Z] ---> ce74db3fc78d [2025-03-12T07:56:44.339Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:56:44.339Z] ---> Running in a59e4b60a88e [2025-03-12T07:56:44.339Z] Removing intermediate container a59e4b60a88e [2025-03-12T07:56:44.339Z] ---> 8e27eb82b713 [2025-03-12T07:56:44.339Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T07:56:44.339Z] ---> Running in b3c60c026ec7 [2025-03-12T07:56:44.339Z] Removing intermediate container b3c60c026ec7 [2025-03-12T07:56:44.339Z] ---> abe703d71111 [2025-03-12T07:56:44.339Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:56:44.339Z] ---> Running in f9d66647beb3 [2025-03-12T07:56:44.339Z] Removing intermediate container f9d66647beb3 [2025-03-12T07:56:44.339Z] ---> b99b093403e2 [2025-03-12T07:56:44.339Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:56:44.339Z] ---> Running in 9a70c1fb15fd [2025-03-12T07:56:44.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:56:44.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:56:44.625Z] Still waiting to schedule task [2025-03-12T07:56:44.626Z] ‘prd-centos7-blackbox-4c-2g-40618’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-12T07:56:44.626Z] ‘prd-centos7-blackbox-4c-2g-40619’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-12T07:56:44.626Z] ‘prd-ubuntu20.04-docker-8c-8g-41076’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-12T07:56:44.626Z] ‘prd-ubuntu20.04-docker-8c-8g-41079’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-12T07:56:44.626Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-41085’ is offline [2025-03-12T07:56:44.626Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-41086’ is offline [2025-03-12T07:56:44.626Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-41087’ is offline [2025-03-12T07:56:44.626Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-41088’ is offline [2025-03-12T07:56:45.164Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-12T07:56:45.164Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-12T07:56:45.164Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-12T07:56:45.164Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-12T07:56:45.164Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:56:45.164Z] OK: 252 MiB in 62 packages [2025-03-12T07:56:45.423Z] Removing intermediate container 9a70c1fb15fd [2025-03-12T07:56:45.423Z] ---> 43b08ec9344c [2025-03-12T07:56:45.423Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-03-12T07:56:45.681Z] ---> Running in 713f13990d1a [2025-03-12T07:56:45.681Z] Removing intermediate container 713f13990d1a [2025-03-12T07:56:45.681Z] ---> 29e11485dfd2 [2025-03-12T07:56:45.681Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-12T07:56:48.973Z] ---> 8e650b63b4e1 [2025-03-12T07:56:48.973Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:56:48.973Z] ---> Running in 75b9776eb985 [2025-03-12T07:57:27.801Z] Removing intermediate container 75b9776eb985 [2025-03-12T07:57:27.801Z] ---> 307dfb93d980 [2025-03-12T07:57:27.801Z] Step 11/12 : COPY . . [2025-03-12T07:57:27.801Z] ---> 1c52930856a4 [2025-03-12T07:57:27.801Z] Step 12/12 : RUN $MAKE [2025-03-12T07:57:27.801Z] ---> Running in 464dc4442037 [2025-03-12T07:57:27.801Z] noop [2025-03-12T07:57:27.801Z] Removing intermediate container 464dc4442037 [2025-03-12T07:57:27.801Z] ---> e8539da72f8e [2025-03-12T07:57:27.801Z] Successfully built e8539da72f8e [2025-03-12T07:57:27.801Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:57:28.136Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T07:57:28.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:57:28.219Z] prd-ubuntu20.04-docker-8c-8g-41084 does not seem to be running inside a container [2025-03-12T07:57:28.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T07:57:28.579Z] $ docker top ebda4ae814a118d953da6f664d0b6e7661113aedbdcb616a22704296b463f4b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:57:28.965Z] + go version [2025-03-12T07:57:28.965Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-12T07:57:28.973Z] $ docker stop --time=1 ebda4ae814a118d953da6f664d0b6e7661113aedbdcb616a22704296b463f4b6 [2025-03-12T07:57:30.258Z] $ docker rm -f --volumes ebda4ae814a118d953da6f664d0b6e7661113aedbdcb616a22704296b463f4b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:57:30.695Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T07:57:30.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:57:30.778Z] prd-ubuntu20.04-docker-8c-8g-41084 does not seem to be running inside a container [2025-03-12T07:57:30.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T07:57:31.146Z] $ docker top 0a0e2204f73dabffdbf99f77448f2640f3f2ba4a19f92b467745659327574fbe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T07:57:31.509Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_odessa [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:57:31.813Z] + make test [2025-03-12T07:57:31.813Z] go test ./... -coverprofile=coverage.out ./... [2025-03-12T07:57:34.344Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-03-12T07:57:52.518Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-03-12T07:57:52.518Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-03-12T07:57:52.518Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements [2025-03-12T07:58:02.487Z] go vet ./... [2025-03-12T07:58:07.746Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T07:58:07.746Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T07:58:07.746Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T07:58:08.018Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T07:58:08.325Z] + go mod tidy [Pipeline] } [2025-03-12T07:58:08.901Z] $ docker stop --time=1 0a0e2204f73dabffdbf99f77448f2640f3f2ba4a19f92b467745659327574fbe [2025-03-12T07:58:12.679Z] $ docker rm -f --volumes 0a0e2204f73dabffdbf99f77448f2640f3f2ba4a19f92b467745659327574fbe [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T07:58:13.252Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T07:58:13.361Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-12T07:58:14.021Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T07:58:14.305Z] + ls -al . [2025-03-12T07:58:14.305Z] total 256 [2025-03-12T07:58:14.305Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:57 . [2025-03-12T07:58:14.305Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:56 .. [2025-03-12T07:58:14.305Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 12 07:56 .dockerignore [2025-03-12T07:58:14.305Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:57 .git [2025-03-12T07:58:14.305Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:56 .github [2025-03-12T07:58:14.305Z] -rw-rw-r-- 1 jenkins jenkins 256 Mar 12 07:56 .gitignore [2025-03-12T07:58:14.305Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 07:56 .golangci.yml [2025-03-12T07:58:14.305Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:56 .semver [2025-03-12T07:58:14.305Z] -rw-rw-r-- 1 jenkins jenkins 19106 Mar 12 07:56 Attribution.txt [2025-03-12T07:58:14.305Z] -rw-rw-r-- 1 jenkins jenkins 19382 Mar 12 07:56 CHANGELOG.md [2025-03-12T07:58:14.305Z] -rw-rw-r-- 1 jenkins jenkins 1803 Mar 12 07:56 Dockerfile [2025-03-12T07:58:14.305Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 07:56 GOVERNANCE.md [2025-03-12T07:58:14.305Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 12 07:56 Jenkinsfile [2025-03-12T07:58:14.305Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 07:56 LICENSE [2025-03-12T07:58:14.305Z] -rw-rw-r-- 1 jenkins jenkins 2545 Mar 12 07:56 Makefile [2025-03-12T07:58:14.305Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 12 07:56 OWNERS.md [2025-03-12T07:58:14.305Z] -rw-rw-r-- 1 jenkins jenkins 3599 Mar 12 07:56 README.md [2025-03-12T07:58:14.305Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:56 VERSION [2025-03-12T07:58:14.305Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:56 bin [2025-03-12T07:58:14.305Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:56 cmd [2025-03-12T07:58:14.305Z] -rw-r--r-- 1 jenkins jenkins 21039 Mar 12 07:57 coverage.out [2025-03-12T07:58:14.305Z] -rw-rw-r-- 1 jenkins jenkins 6175 Mar 12 07:56 go.mod [2025-03-12T07:58:14.305Z] -rw-rw-r-- 1 jenkins jenkins 86532 Mar 12 07:56 go.sum [2025-03-12T07:58:14.305Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:56 internal [2025-03-12T07:58:14.305Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:56 mock [2025-03-12T07:58:14.305Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:56 vendor [2025-03-12T07:58:14.305Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 12 07:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:58:14.619Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8eea87694ada06ee6f8df473457e603eac76a2c7 --label arch=amd64 --label version=4.0.0 . [2025-03-12T07:58:15.184Z] Sending build context to Docker daemon 71.86MB [2025-03-12T07:58:15.184Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:58:15.184Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-12T07:58:15.185Z] ---> e8539da72f8e [2025-03-12T07:58:15.185Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:58:16.143Z] ---> Running in 38003768aa0a [2025-03-12T07:58:16.143Z] Removing intermediate container 38003768aa0a [2025-03-12T07:58:16.143Z] ---> 15af9f14058c [2025-03-12T07:58:16.143Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:58:16.143Z] ---> Running in 974c452c1e33 [2025-03-12T07:58:16.143Z] Removing intermediate container 974c452c1e33 [2025-03-12T07:58:16.143Z] ---> 49dfa7fb6288 [2025-03-12T07:58:16.143Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T07:58:16.401Z] ---> Running in 1e9b866a656d [2025-03-12T07:58:16.401Z] Removing intermediate container 1e9b866a656d [2025-03-12T07:58:16.401Z] ---> 2f7e28bdf211 [2025-03-12T07:58:16.401Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:58:16.401Z] ---> Running in ed57d66c9766 [2025-03-12T07:58:16.401Z] Removing intermediate container ed57d66c9766 [2025-03-12T07:58:16.401Z] ---> 5ba46f443d01 [2025-03-12T07:58:16.401Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:58:16.401Z] ---> Running in 18c65faea8dd [2025-03-12T07:58:16.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:58:16.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:58:17.176Z] OK: 252 MiB in 62 packages [2025-03-12T07:58:17.438Z] Removing intermediate container 18c65faea8dd [2025-03-12T07:58:17.438Z] ---> 5b73428f8872 [2025-03-12T07:58:17.438Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-03-12T07:58:17.695Z] ---> Running in 907d8576b6b2 [2025-03-12T07:58:17.695Z] Removing intermediate container 907d8576b6b2 [2025-03-12T07:58:17.695Z] ---> 03e0c797e981 [2025-03-12T07:58:17.695Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-12T07:58:20.242Z] ---> bbbf0d955e10 [2025-03-12T07:58:20.242Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T07:58:20.242Z] ---> Running in 785d4a28a9ea [2025-03-12T07:58:20.500Z] skipping... [2025-03-12T07:58:20.757Z] Removing intermediate container 785d4a28a9ea [2025-03-12T07:58:20.757Z] ---> f3e760b54cf0 [2025-03-12T07:58:20.757Z] Step 11/25 : COPY . . [2025-03-12T07:58:23.635Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41091 in /w/workspace/gexfoundry_device-mqtt-go_odessa [Pipeline] { [Pipeline] ws [2025-03-12T07:58:23.657Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2025-03-12T07:58:24.037Z] ---> 497983014d54 [2025-03-12T07:58:24.037Z] Step 12/25 : RUN $MAKE [2025-03-12T07:58:24.037Z] ---> Running in 339d761b6fdf [2025-03-12T07:58:24.037Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-03-12T07:58:26.729Z] The recommended git tool is: git [2025-03-12T07:58:33.124Z] using credential edgex-jenkins-ssh [2025-03-12T07:58:33.151Z] Cloning the remote Git repository [2025-03-12T07:58:33.206Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2025-03-12T07:58:33.323Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2025-03-12T07:58:33.513Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2025-03-12T07:58:33.515Z] > git --version # timeout=10 [2025-03-12T07:58:33.544Z] > git --version # 'git version 2.25.1' [2025-03-12T07:58:33.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T07:58:33.745Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T07:58:37.737Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2025-03-12T07:58:37.771Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T07:58:39.138Z] Avoid second fetch [2025-03-12T07:58:39.138Z] Checking out Revision 8eea87694ada06ee6f8df473457e603eac76a2c7 (odessa) [2025-03-12T07:58:39.164Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T07:58:39.253Z] > git checkout -f 8eea87694ada06ee6f8df473457e603eac76a2c7 # timeout=10 [2025-03-12T07:58:41.557Z] Commit message: "ci(lts-release): LTS release v4.0.0 @cd3c967" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T07:58:46.486Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T07:58:46.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T07:58:46.486Z] Dload Upload Total Spent Left Speed [2025-03-12T07:58:46.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 184k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2025-03-12T07:58:46.866Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T07:58:47.215Z] + sudo tee /etc/docker/daemon.new [2025-03-12T07:58:47.215Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-12T07:58:47.215Z] { [2025-03-12T07:58:47.215Z] "registry-mirrors": [ [2025-03-12T07:58:47.215Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T07:58:47.215Z] ], [2025-03-12T07:58:47.215Z] "bip": "10.250.0.254/24", [2025-03-12T07:58:47.215Z] "hosts": [ [2025-03-12T07:58:47.215Z] "tcp://0.0.0.0:5555", [2025-03-12T07:58:47.215Z] "unix:///var/run/docker.sock" [2025-03-12T07:58:47.215Z] ], [2025-03-12T07:58:47.215Z] "mtu": 1458, [2025-03-12T07:58:47.215Z] "selinux-enabled": true, [2025-03-12T07:58:47.215Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T07:58:47.215Z] } [Pipeline] sh [2025-03-12T07:58:47.577Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T07:58:47.924Z] + sudo service docker restart [2025-03-12T07:58:56.099Z] Removing intermediate container 339d761b6fdf [2025-03-12T07:58:56.099Z] ---> f0d96e627647 [2025-03-12T07:58:56.099Z] Step 13/25 : FROM alpine:3.20 [2025-03-12T07:58:56.099Z] 3.20: Pulling from library/alpine [2025-03-12T07:58:56.099Z] 0a9a5dfd008f: Already exists [2025-03-12T07:58:56.099Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T07:58:56.099Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T07:58:56.099Z] ---> ff221270b9fb [2025-03-12T07:58:56.099Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-03-12T07:58:56.099Z] ---> Running in 1306870e6e45 [2025-03-12T07:58:56.099Z] Removing intermediate container 1306870e6e45 [2025-03-12T07:58:56.099Z] ---> bb48393cb1f3 [2025-03-12T07:58:56.099Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-03-12T07:58:56.099Z] ---> Running in d6f8c210ed3e [2025-03-12T07:58:56.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:58:56.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:58:56.099Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T07:58:56.099Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:58:56.099Z] OK: 8 MiB in 15 packages [2025-03-12T07:58:56.099Z] Removing intermediate container d6f8c210ed3e [2025-03-12T07:58:56.099Z] ---> fec53e791f6c [2025-03-12T07:58:56.099Z] Step 16/25 : RUN apk --no-cache upgrade [2025-03-12T07:58:56.099Z] ---> Running in b9e0d9f1c1cc [2025-03-12T07:58:56.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T07:58:56.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T07:58:56.099Z] OK: 8 MiB in 15 packages [2025-03-12T07:58:56.099Z] Removing intermediate container b9e0d9f1c1cc [2025-03-12T07:58:56.099Z] ---> 42dccff0c2a3 [2025-03-12T07:58:56.099Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-03-12T07:58:57.488Z] ---> 14af15fc47f9 [2025-03-12T07:58:57.488Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-03-12T07:58:57.488Z] ---> f00b6fb68b80 [2025-03-12T07:58:57.488Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-03-12T07:58:57.747Z] ---> 3e79009eafb9 [2025-03-12T07:58:57.747Z] Step 20/25 : EXPOSE 59982 [2025-03-12T07:58:57.747Z] ---> Running in 3341666fc38f [2025-03-12T07:58:57.747Z] Removing intermediate container 3341666fc38f [2025-03-12T07:58:57.747Z] ---> f879031c1654 [2025-03-12T07:58:57.747Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-03-12T07:58:57.747Z] ---> Running in e57eda01de6f [2025-03-12T07:58:57.747Z] Removing intermediate container e57eda01de6f [2025-03-12T07:58:57.747Z] ---> 905bb5cbd7bd [2025-03-12T07:58:57.747Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T07:58:58.006Z] ---> Running in 9a48bf5e33ec [2025-03-12T07:58:58.006Z] Removing intermediate container 9a48bf5e33ec [2025-03-12T07:58:58.006Z] ---> e90cc199de8d [2025-03-12T07:58:58.006Z] Step 23/25 : LABEL arch=amd64 [2025-03-12T07:58:58.006Z] ---> Running in 7f61a9f4ca73 [2025-03-12T07:58:58.006Z] Removing intermediate container 7f61a9f4ca73 [2025-03-12T07:58:58.006Z] ---> ffaac28555d1 [2025-03-12T07:58:58.006Z] Step 24/25 : LABEL git_sha=8eea87694ada06ee6f8df473457e603eac76a2c7 [2025-03-12T07:58:58.006Z] ---> Running in 1b7ce980bd13 [2025-03-12T07:58:58.266Z] Removing intermediate container 1b7ce980bd13 [2025-03-12T07:58:58.266Z] ---> 40aa2d0f5691 [2025-03-12T07:58:58.266Z] Step 25/25 : LABEL version=4.0.0 [2025-03-12T07:58:58.266Z] ---> Running in 7be24581ac81 [2025-03-12T07:58:58.266Z] Removing intermediate container 7be24581ac81 [2025-03-12T07:58:58.266Z] ---> 9c7090969bf9 [2025-03-12T07:58:58.266Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T07:58:58.266Z] Successfully built 9c7090969bf9 [2025-03-12T07:58:58.266Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:58:58.419Z] provisioning config files... [2025-03-12T07:58:58.428Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config6914610298409178540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:58:58.730Z] ---> ****-login.sh [2025-03-12T07:58:58.730Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:58:58.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:58:58.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:58:58.731Z] Configure a credential helper to remove this warning. See [2025-03-12T07:58:58.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:58:58.731Z] [2025-03-12T07:58:58.731Z] Login Succeeded [2025-03-12T07:58:58.731Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:58:58.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:58:58.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:58:58.990Z] Configure a credential helper to remove this warning. See [2025-03-12T07:58:58.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:58:58.990Z] [2025-03-12T07:58:58.990Z] Login Succeeded [2025-03-12T07:58:58.990Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:58:58.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:58:58.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:58:58.990Z] Configure a credential helper to remove this warning. See [2025-03-12T07:58:58.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:58:58.990Z] [2025-03-12T07:58:58.990Z] Login Succeeded [2025-03-12T07:58:58.990Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:58:58.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:58:59.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:58:59.248Z] Configure a credential helper to remove this warning. See [2025-03-12T07:58:59.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:58:59.248Z] [2025-03-12T07:58:59.248Z] Login Succeeded [2025-03-12T07:58:59.248Z] ****.io [2025-03-12T07:58:59.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:58:59.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:58:59.508Z] Configure a credential helper to remove this warning. See [2025-03-12T07:58:59.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:58:59.508Z] [2025-03-12T07:58:59.508Z] Login Succeeded [2025-03-12T07:58:59.508Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:58:59.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:58:59.567Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:58:59.599Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2025-03-12T07:58:59.599Z] 8eea87694ada06ee6f8df473457e603eac76a2c7 [2025-03-12T07:58:59.599Z] 4.0.0 [2025-03-12T07:58:59.599Z] 8eea87694ada06ee6f8df473457e603eac76a2c7-4.0.0 [2025-03-12T07:58:59.599Z] odessa [2025-03-12T07:58:59.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:58:59.939Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:8eea87694ada06ee6f8df473457e603eac76a2c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:59:00.312Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:8eea87694ada06ee6f8df473457e603eac76a2c7 [2025-03-12T07:59:00.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-12T07:59:00.312Z] c19c3016caf0: Preparing [2025-03-12T07:59:00.312Z] 3014d1152cf6: Preparing [2025-03-12T07:59:00.312Z] 984db1aaef17: Preparing [2025-03-12T07:59:00.312Z] 6c2f2fa15518: Preparing [2025-03-12T07:59:00.312Z] d8b553d32ced: Preparing [2025-03-12T07:59:00.312Z] 994456c4fd7b: Preparing [2025-03-12T07:59:00.312Z] 994456c4fd7b: Waiting [2025-03-12T07:59:00.312Z] 6c2f2fa15518: Pushed [2025-03-12T07:59:00.312Z] 994456c4fd7b: Layer already exists [2025-03-12T07:59:00.312Z] c19c3016caf0: Pushed [2025-03-12T07:59:00.312Z] d8b553d32ced: Pushed [2025-03-12T07:59:00.312Z] 3014d1152cf6: Pushed [2025-03-12T07:59:04.507Z] 984db1aaef17: Pushed [2025-03-12T07:59:04.507Z] 8eea87694ada06ee6f8df473457e603eac76a2c7: digest: sha256:79268bb9bbb0f9ec2fd5d6e7f85c7ad84213390daec336ab11af2a37b9ae3bbf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:59:04.840Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:59:05.168Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0 [2025-03-12T07:59:05.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-12T07:59:05.168Z] c19c3016caf0: Preparing [2025-03-12T07:59:05.168Z] 3014d1152cf6: Preparing [2025-03-12T07:59:05.168Z] 984db1aaef17: Preparing [2025-03-12T07:59:05.168Z] 6c2f2fa15518: Preparing [2025-03-12T07:59:05.168Z] d8b553d32ced: Preparing [2025-03-12T07:59:05.168Z] 994456c4fd7b: Preparing [2025-03-12T07:59:05.168Z] 994456c4fd7b: Waiting [2025-03-12T07:59:05.168Z] 3014d1152cf6: Layer already exists [2025-03-12T07:59:05.168Z] 6c2f2fa15518: Layer already exists [2025-03-12T07:59:05.168Z] c19c3016caf0: Layer already exists [2025-03-12T07:59:05.168Z] d8b553d32ced: Layer already exists [2025-03-12T07:59:05.168Z] 984db1aaef17: Layer already exists [2025-03-12T07:59:05.168Z] 994456c4fd7b: Layer already exists [2025-03-12T07:59:05.168Z] 4.0.0: digest: sha256:79268bb9bbb0f9ec2fd5d6e7f85c7ad84213390daec336ab11af2a37b9ae3bbf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:59:05.502Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:8eea87694ada06ee6f8df473457e603eac76a2c7-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:59:05.820Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:8eea87694ada06ee6f8df473457e603eac76a2c7-4.0.0 [2025-03-12T07:59:05.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-12T07:59:05.820Z] c19c3016caf0: Preparing [2025-03-12T07:59:05.820Z] 3014d1152cf6: Preparing [2025-03-12T07:59:05.820Z] 984db1aaef17: Preparing [2025-03-12T07:59:05.820Z] 6c2f2fa15518: Preparing [2025-03-12T07:59:05.820Z] d8b553d32ced: Preparing [2025-03-12T07:59:05.820Z] 994456c4fd7b: Preparing [2025-03-12T07:59:05.820Z] 994456c4fd7b: Waiting [2025-03-12T07:59:05.820Z] 6c2f2fa15518: Layer already exists [2025-03-12T07:59:05.820Z] d8b553d32ced: Layer already exists [2025-03-12T07:59:05.820Z] 984db1aaef17: Layer already exists [2025-03-12T07:59:05.820Z] 3014d1152cf6: Layer already exists [2025-03-12T07:59:05.820Z] c19c3016caf0: Layer already exists [2025-03-12T07:59:05.820Z] 994456c4fd7b: Layer already exists [2025-03-12T07:59:05.820Z] 8eea87694ada06ee6f8df473457e603eac76a2c7-4.0.0: digest: sha256:79268bb9bbb0f9ec2fd5d6e7f85c7ad84213390daec336ab11af2a37b9ae3bbf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:59:06.158Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2025-03-12T07:59:06.481Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:odessa [2025-03-12T07:59:06.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-12T07:59:06.481Z] c19c3016caf0: Preparing [2025-03-12T07:59:06.481Z] 3014d1152cf6: Preparing [2025-03-12T07:59:06.481Z] 984db1aaef17: Preparing [2025-03-12T07:59:06.481Z] 6c2f2fa15518: Preparing [2025-03-12T07:59:06.481Z] d8b553d32ced: Preparing [2025-03-12T07:59:06.481Z] 994456c4fd7b: Preparing [2025-03-12T07:59:06.481Z] 994456c4fd7b: Waiting [2025-03-12T07:59:06.481Z] c19c3016caf0: Layer already exists [2025-03-12T07:59:06.481Z] 984db1aaef17: Layer already exists [2025-03-12T07:59:06.481Z] 3014d1152cf6: Layer already exists [2025-03-12T07:59:06.481Z] d8b553d32ced: Layer already exists [2025-03-12T07:59:06.481Z] 6c2f2fa15518: Layer already exists [2025-03-12T07:59:06.481Z] 994456c4fd7b: Layer already exists [2025-03-12T07:59:06.481Z] odessa: digest: sha256:79268bb9bbb0f9ec2fd5d6e7f85c7ad84213390daec336ab11af2a37b9ae3bbf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T07:59:06.563Z] ===================================================== [Pipeline] echo [2025-03-12T07:59:06.576Z] taggedImages: [2025-03-12T07:59:06.576Z] - nexus3.edgexfoundry.org:10004/device-mqtt:8eea87694ada06ee6f8df473457e603eac76a2c7 [2025-03-12T07:59:06.576Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0 [2025-03-12T07:59:06.576Z] - nexus3.edgexfoundry.org:10004/device-mqtt:8eea87694ada06ee6f8df473457e603eac76a2c7-4.0.0 [2025-03-12T07:59:06.576Z] - nexus3.edgexfoundry.org:10004/device-mqtt:odessa [Pipeline] } [Pipeline] // script [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] { [2025-03-12T07:59:06.706Z] + git checkout 8eea87694ada06ee6f8df473457e603eac76a2c7 [Pipeline] sh [2025-03-12T07:59:07.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:59:07.002Z] [2025-03-12T07:59:07.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:59:07.302Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:59:07.302Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T07:59:07.302Z] 5eb5b503b376: Pulling fs layer [2025-03-12T07:59:07.302Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T07:59:07.302Z] ec43610c2a17: Pulling fs layer [2025-03-12T07:59:07.302Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T07:59:07.302Z] 33b1e0a273af: Pulling fs layer [2025-03-12T07:59:07.302Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T07:59:07.302Z] 2f39f015ded8: Pulling fs layer [2025-03-12T07:59:07.302Z] 5d3b04190fa2: Waiting [2025-03-12T07:59:07.302Z] 3a2ae6a8a46f: Waiting [2025-03-12T07:59:07.302Z] 33b1e0a273af: Waiting [2025-03-12T07:59:07.302Z] 2f39f015ded8: Waiting [2025-03-12T07:59:07.302Z] 5c69ac0246d0: Download complete [2025-03-12T07:59:07.302Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-12T07:59:07.302Z] 3a2ae6a8a46f: Download complete [2025-03-12T07:59:07.307Z] HEAD is now at 8eea876 ci(lts-release): LTS release v4.0.0 @cd3c967 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T07:59:07.347Z] provisioning config files... [2025-03-12T07:59:07.380Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config10695832453363497437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:59:07.559Z] 33b1e0a273af: Verifying Checksum [2025-03-12T07:59:07.559Z] 33b1e0a273af: Download complete [2025-03-12T07:59:07.559Z] ec43610c2a17: Verifying Checksum [2025-03-12T07:59:07.559Z] ec43610c2a17: Download complete [2025-03-12T07:59:07.559Z] 5d3b04190fa2: Verifying Checksum [2025-03-12T07:59:07.559Z] 5eb5b503b376: Verifying Checksum [2025-03-12T07:59:07.559Z] 5eb5b503b376: Download complete [2025-03-12T07:59:07.851Z] ---> ****-login.sh [2025-03-12T07:59:07.851Z] nexus3.edgexfoundry.org:10001 [2025-03-12T07:59:08.123Z] 2f39f015ded8: Download complete [2025-03-12T07:59:08.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:59:08.688Z] 5eb5b503b376: Pull complete [2025-03-12T07:59:08.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:59:08.735Z] Configure a credential helper to remove this warning. See [2025-03-12T07:59:08.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:59:08.735Z] [2025-03-12T07:59:08.735Z] Login Succeeded [2025-03-12T07:59:08.735Z] nexus3.edgexfoundry.org:10002 [2025-03-12T07:59:08.946Z] 5c69ac0246d0: Pull complete [2025-03-12T07:59:09.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:59:09.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:59:09.286Z] Configure a credential helper to remove this warning. See [2025-03-12T07:59:09.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:59:09.286Z] [2025-03-12T07:59:09.286Z] Login Succeeded [2025-03-12T07:59:09.286Z] nexus3.edgexfoundry.org:10003 [2025-03-12T07:59:09.511Z] ec43610c2a17: Pull complete [2025-03-12T07:59:09.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:59:09.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:59:09.561Z] Configure a credential helper to remove this warning. See [2025-03-12T07:59:09.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:59:09.561Z] [2025-03-12T07:59:09.561Z] Login Succeeded [2025-03-12T07:59:09.561Z] nexus3.edgexfoundry.org:10004 [2025-03-12T07:59:09.770Z] 3a2ae6a8a46f: Pull complete [2025-03-12T07:59:10.029Z] 33b1e0a273af: Pull complete [2025-03-12T07:59:10.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:59:10.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:59:10.165Z] Configure a credential helper to remove this warning. See [2025-03-12T07:59:10.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:59:10.165Z] [2025-03-12T07:59:10.165Z] Login Succeeded [2025-03-12T07:59:10.165Z] ****.io [2025-03-12T07:59:10.287Z] 5d3b04190fa2: Pull complete [2025-03-12T07:59:10.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T07:59:10.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T07:59:10.715Z] Configure a credential helper to remove this warning. See [2025-03-12T07:59:10.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T07:59:10.715Z] [2025-03-12T07:59:10.715Z] Login Succeeded [2025-03-12T07:59:10.715Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T07:59:10.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T07:59:11.192Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T07:59:11.549Z] + cut -d -f 2 [2025-03-12T07:59:11.549Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2025-03-12T07:59:11.638Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T07:59:11.658Z] ========================================================= [2025-03-12T07:59:11.658Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-03-12T07:59:11.658Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T07:59:12.052Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . [2025-03-12T07:59:14.466Z] 2f39f015ded8: Pull complete [2025-03-12T07:59:14.466Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T07:59:14.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T07:59:14.466Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T07:59:14.568Z] prd-ubuntu20.04-docker-8c-8g-41084 does not seem to be running inside a container [2025-03-12T07:59:14.592Z] $ 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_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T07:59:16.362Z] Sending build context to Docker daemon 56.42MB [2025-03-12T07:59:16.362Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T07:59:16.362Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T07:59:16.635Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T07:59:16.635Z] 94e9d8af2201: Pulling fs layer [2025-03-12T07:59:16.635Z] 345fe9f21930: Pulling fs layer [2025-03-12T07:59:16.635Z] b40fc9e46828: Pulling fs layer [2025-03-12T07:59:16.635Z] c9804373a1e5: Pulling fs layer [2025-03-12T07:59:16.635Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T07:59:16.635Z] f5a772c54f75: Pulling fs layer [2025-03-12T07:59:16.635Z] e2dd1b2a9dca: Pulling fs layer [2025-03-12T07:59:16.635Z] 0a0502178392: Pulling fs layer [2025-03-12T07:59:16.635Z] 4f4fb700ef54: Waiting [2025-03-12T07:59:16.635Z] f5a772c54f75: Waiting [2025-03-12T07:59:16.635Z] e2dd1b2a9dca: Waiting [2025-03-12T07:59:16.635Z] 0a0502178392: Waiting [2025-03-12T07:59:16.635Z] c9804373a1e5: Waiting [2025-03-12T07:59:16.635Z] 345fe9f21930: Verifying Checksum [2025-03-12T07:59:16.635Z] 345fe9f21930: Download complete [2025-03-12T07:59:16.918Z] c9804373a1e5: Verifying Checksum [2025-03-12T07:59:16.918Z] c9804373a1e5: Download complete [2025-03-12T07:59:16.918Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T07:59:16.918Z] 4f4fb700ef54: Download complete [2025-03-12T07:59:16.918Z] 94e9d8af2201: Verifying Checksum [2025-03-12T07:59:16.918Z] 94e9d8af2201: Download complete [2025-03-12T07:59:16.918Z] f5a772c54f75: Download complete [2025-03-12T07:59:17.515Z] 0a0502178392: Verifying Checksum [2025-03-12T07:59:17.515Z] 0a0502178392: Download complete [2025-03-12T07:59:17.544Z] $ docker top 2716b3266018815ec029685a99236d3fcd705207f0f0861f9ca2cabb02ed19a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T07:59:17.920Z] ---> job-cost.sh [2025-03-12T07:59:17.920Z] lf-activate-venv: SKIPPING [2025-03-12T07:59:17.920Z] INFO: No Stack... [2025-03-12T07:59:18.106Z] 94e9d8af2201: Pull complete [2025-03-12T07:59:18.178Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T07:59:18.443Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T07:59:18.700Z] 345fe9f21930: Pull complete [2025-03-12T07:59:18.727Z] + cat /w/workspace/gexfoundry_device-mqtt-go_odessa/archives/cost.csv [2025-03-12T07:59:18.727Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T07:59:18.741Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-2-stack-cost] [2025-03-12T07:59:18.749Z] Resource [jenkins-edgexfoundry-device-mqtt-go-odessa-2-stack-cost] did not exist. Created. [2025-03-12T07:59:18.755Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T07:59:19.063Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-12T07:59:19.190Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T07:59:19.198Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T07:59:19.224Z] $ docker stop --time=1 2716b3266018815ec029685a99236d3fcd705207f0f0861f9ca2cabb02ed19a4 [2025-03-12T07:59:19.290Z] b40fc9e46828: Download complete [2025-03-12T07:59:20.260Z] e2dd1b2a9dca: Verifying Checksum [2025-03-12T07:59:20.260Z] e2dd1b2a9dca: Download complete [2025-03-12T07:59:20.374Z] $ docker rm -f --volumes 2716b3266018815ec029685a99236d3fcd705207f0f0861f9ca2cabb02ed19a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-12T07:59:35.326Z] b40fc9e46828: Pull complete [2025-03-12T07:59:35.326Z] c9804373a1e5: Pull complete [2025-03-12T07:59:35.326Z] 4f4fb700ef54: Pull complete [2025-03-12T07:59:35.326Z] f5a772c54f75: Pull complete [2025-03-12T07:59:43.563Z] e2dd1b2a9dca: Pull complete [2025-03-12T07:59:44.982Z] 0a0502178392: Pull complete [2025-03-12T07:59:44.982Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-03-12T07:59:44.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-12T07:59:45.253Z] ---> 72db82c1953f [2025-03-12T07:59:45.254Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T07:59:47.861Z] ---> Running in 71386583bc80 [2025-03-12T07:59:48.455Z] Removing intermediate container 71386583bc80 [2025-03-12T07:59:48.455Z] ---> c5eb4a36554b [2025-03-12T07:59:48.455Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T07:59:48.455Z] ---> Running in c066f2a7763d [2025-03-12T07:59:48.730Z] Removing intermediate container c066f2a7763d [2025-03-12T07:59:48.730Z] ---> 375988e62f1c [2025-03-12T07:59:48.730Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T07:59:49.013Z] ---> Running in c99ba71db366 [2025-03-12T07:59:49.286Z] Removing intermediate container c99ba71db366 [2025-03-12T07:59:49.286Z] ---> 6381b5f3aee0 [2025-03-12T07:59:49.286Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T07:59:49.286Z] ---> Running in 9ceb8bffe410 [2025-03-12T07:59:49.880Z] Removing intermediate container 9ceb8bffe410 [2025-03-12T07:59:49.880Z] ---> 58515bd21158 [2025-03-12T07:59:49.880Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T07:59:49.880Z] ---> Running in c3ccfa788046 [2025-03-12T07:59:51.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T07:59:51.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T07:59:53.555Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-12T07:59:53.555Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-12T07:59:53.555Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-12T07:59:53.555Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-12T07:59:53.555Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T07:59:53.555Z] OK: 244 MiB in 62 packages [2025-03-12T07:59:54.980Z] Removing intermediate container c3ccfa788046 [2025-03-12T07:59:54.980Z] ---> bdcacb5ff33f [2025-03-12T07:59:54.980Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-03-12T07:59:55.251Z] ---> Running in c3b0af7a340f [2025-03-12T07:59:55.521Z] Removing intermediate container c3b0af7a340f [2025-03-12T07:59:55.521Z] ---> fceb98d2eda5 [2025-03-12T07:59:55.521Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-12T08:00:10.569Z] ---> 35ecf5ddaf96 [2025-03-12T08:00:10.569Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T08:00:10.569Z] ---> Running in f80088c99a59 [2025-03-12T08:02:06.017Z] Removing intermediate container f80088c99a59 [2025-03-12T08:02:06.017Z] ---> 510c139d6091 [2025-03-12T08:02:06.017Z] Step 11/12 : COPY . . [2025-03-12T08:02:10.323Z] ---> 157177d7e1cd [2025-03-12T08:02:10.323Z] Step 12/12 : RUN $MAKE [2025-03-12T08:02:10.323Z] ---> Running in b2d2bc97bc22 [2025-03-12T08:02:11.778Z] noop [2025-03-12T08:02:12.372Z] Removing intermediate container b2d2bc97bc22 [2025-03-12T08:02:12.372Z] ---> 684fa44d2f8c [2025-03-12T08:02:13.346Z] Successfully built 684fa44d2f8c [2025-03-12T08:02:13.346Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:02:13.743Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T08:02:13.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:02:14.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-41091 does not seem to be running inside a container [2025-03-12T08:02:14.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-12T08:02:15.713Z] $ docker top f00ab402d7ae42bd03d5a213b134eac897be89c2d3870b8e99b6902a68fd1d2d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T08:02:16.669Z] + go version [2025-03-12T08:02:16.669Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-03-12T08:02:16.696Z] $ docker stop --time=1 f00ab402d7ae42bd03d5a213b134eac897be89c2d3870b8e99b6902a68fd1d2d [2025-03-12T08:02:18.500Z] $ docker rm -f --volumes f00ab402d7ae42bd03d5a213b134eac897be89c2d3870b8e99b6902a68fd1d2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:02:19.148Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T08:02:19.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:02:19.404Z] prd-ubuntu20.04-docker-arm64-4c-16g-41091 does not seem to be running inside a container [2025-03-12T08:02:19.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-12T08:02:21.023Z] $ docker top 1999a6a632ddbb4f0cae106fb70357619dd0e39223cc2a418e843bc66bf03fb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T08:02:21.983Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh [2025-03-12T08:02:22.663Z] + make test [2025-03-12T08:02:22.663Z] go test ./... -coverprofile=coverage.out ./... [2025-03-12T08:02:26.948Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-03-12T08:07:04.326Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-03-12T08:07:05.291Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-03-12T08:07:05.291Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.058s coverage: 22.8% of statements [2025-03-12T08:07:06.704Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-12T08:07:06.704Z] go vet ./... [2025-03-12T08:08:14.639Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T08:08:14.639Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T08:08:14.639Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T08:08:14.659Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T08:08:15.315Z] + go mod tidy [Pipeline] } [2025-03-12T08:08:20.684Z] $ docker stop --time=1 1999a6a632ddbb4f0cae106fb70357619dd0e39223cc2a418e843bc66bf03fb0 [2025-03-12T08:08:22.878Z] $ docker rm -f --volumes 1999a6a632ddbb4f0cae106fb70357619dd0e39223cc2a418e843bc66bf03fb0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T08:08:25.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T08:08:25.046Z] Warning: overwriting stash ‘coverage-report’ [2025-03-12T08:08:26.555Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T08:08:26.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T08:08:27.292Z] + ls -al . [2025-03-12T08:08:27.292Z] total 252 [2025-03-12T08:08:27.292Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 08:02 . [2025-03-12T08:08:27.292Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:58 .. [2025-03-12T08:08:27.292Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 12 07:58 .dockerignore [2025-03-12T08:08:27.292Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:59 .git [2025-03-12T08:08:27.292Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:58 .github [2025-03-12T08:08:27.292Z] -rw-rw-r-- 1 jenkins jenkins 256 Mar 12 07:58 .gitignore [2025-03-12T08:08:27.292Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 07:58 .golangci.yml [2025-03-12T08:08:27.292Z] -rw-rw-r-- 1 jenkins jenkins 19106 Mar 12 07:58 Attribution.txt [2025-03-12T08:08:27.292Z] -rw-rw-r-- 1 jenkins jenkins 19382 Mar 12 07:58 CHANGELOG.md [2025-03-12T08:08:27.292Z] -rw-rw-r-- 1 jenkins jenkins 1803 Mar 12 07:58 Dockerfile [2025-03-12T08:08:27.292Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 07:58 GOVERNANCE.md [2025-03-12T08:08:27.292Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 12 07:58 Jenkinsfile [2025-03-12T08:08:27.292Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 07:58 LICENSE [2025-03-12T08:08:27.292Z] -rw-rw-r-- 1 jenkins jenkins 2545 Mar 12 07:58 Makefile [2025-03-12T08:08:27.292Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 12 07:58 OWNERS.md [2025-03-12T08:08:27.292Z] -rw-rw-r-- 1 jenkins jenkins 3599 Mar 12 07:58 README.md [2025-03-12T08:08:27.292Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:56 VERSION [2025-03-12T08:08:27.292Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:58 bin [2025-03-12T08:08:27.292Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:58 cmd [2025-03-12T08:08:27.292Z] -rw-r--r-- 1 jenkins jenkins 21039 Mar 12 08:07 coverage.out [2025-03-12T08:08:27.292Z] -rw-rw-r-- 1 jenkins jenkins 6175 Mar 12 07:58 go.mod [2025-03-12T08:08:27.293Z] -rw-rw-r-- 1 jenkins jenkins 86532 Mar 12 07:58 go.sum [2025-03-12T08:08:27.293Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:58 internal [2025-03-12T08:08:27.293Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:58 mock [2025-03-12T08:08:27.293Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:58 vendor [2025-03-12T08:08:27.293Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 12 07:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:08:27.658Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8eea87694ada06ee6f8df473457e603eac76a2c7 --label arch=arm64 --label version=4.0.0 . [2025-03-12T08:08:31.919Z] Sending build context to Docker daemon 56.45MB [2025-03-12T08:08:31.919Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T08:08:31.919Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-12T08:08:31.919Z] ---> 684fa44d2f8c [2025-03-12T08:08:31.919Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-12T08:08:32.878Z] ---> Running in 9b3430fd08a4 [2025-03-12T08:08:33.154Z] Removing intermediate container 9b3430fd08a4 [2025-03-12T08:08:33.154Z] ---> 7e9df9faa596 [2025-03-12T08:08:33.154Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T08:08:33.154Z] ---> Running in d22120915e12 [2025-03-12T08:08:33.423Z] Removing intermediate container d22120915e12 [2025-03-12T08:08:33.423Z] ---> c623e4f981e2 [2025-03-12T08:08:33.423Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T08:08:33.695Z] ---> Running in e054c01910cb [2025-03-12T08:08:33.965Z] Removing intermediate container e054c01910cb [2025-03-12T08:08:33.965Z] ---> 734c47b557af [2025-03-12T08:08:33.965Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T08:08:33.965Z] ---> Running in 87daf8aa62bb [2025-03-12T08:08:34.551Z] Removing intermediate container 87daf8aa62bb [2025-03-12T08:08:34.551Z] ---> 3d850f7e537b [2025-03-12T08:08:34.551Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T08:08:34.551Z] ---> Running in 55283ad7a6ad [2025-03-12T08:08:35.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T08:08:36.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T08:08:37.522Z] OK: 244 MiB in 62 packages [2025-03-12T08:08:38.937Z] Removing intermediate container 55283ad7a6ad [2025-03-12T08:08:38.937Z] ---> 72dcf40f98dc [2025-03-12T08:08:38.937Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-03-12T08:08:38.937Z] ---> Running in 8b262e13c2fe [2025-03-12T08:08:39.203Z] Removing intermediate container 8b262e13c2fe [2025-03-12T08:08:39.203Z] ---> 5d8c837c9af2 [2025-03-12T08:08:39.203Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-12T08:08:54.190Z] ---> 2a96b3822960 [2025-03-12T08:08:54.190Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T08:08:54.190Z] ---> Running in 4d11cbde01fb [2025-03-12T08:08:55.157Z] skipping... [2025-03-12T08:08:55.746Z] Removing intermediate container 4d11cbde01fb [2025-03-12T08:08:55.746Z] ---> dd3055e4e2b5 [2025-03-12T08:08:55.746Z] Step 11/25 : COPY . . [2025-03-12T08:09:10.756Z] ---> 27948f110854 [2025-03-12T08:09:10.756Z] Step 12/25 : RUN $MAKE [2025-03-12T08:09:10.756Z] ---> Running in d73e80e55a87 [2025-03-12T08:09:10.756Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-03-12T08:13:17.573Z] Removing intermediate container d73e80e55a87 [2025-03-12T08:13:17.573Z] ---> d414bf8b2a6f [2025-03-12T08:13:17.573Z] Step 13/25 : FROM alpine:3.20 [2025-03-12T08:13:17.573Z] 3.20: Pulling from library/alpine [2025-03-12T08:13:17.573Z] 94e9d8af2201: Already exists [2025-03-12T08:13:17.573Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T08:13:17.573Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T08:13:17.573Z] ---> 7aab056cecc6 [2025-03-12T08:13:17.573Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-03-12T08:13:17.573Z] ---> Running in 6d83b2e9f245 [2025-03-12T08:13:17.573Z] Removing intermediate container 6d83b2e9f245 [2025-03-12T08:13:17.573Z] ---> 869106731436 [2025-03-12T08:13:17.574Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-03-12T08:13:17.574Z] ---> Running in 2c41f3868775 [2025-03-12T08:13:17.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T08:13:17.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T08:13:17.574Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T08:13:17.574Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T08:13:17.574Z] OK: 9 MiB in 15 packages [2025-03-12T08:13:17.574Z] Removing intermediate container 2c41f3868775 [2025-03-12T08:13:17.574Z] ---> af0e4e4d588a [2025-03-12T08:13:17.574Z] Step 16/25 : RUN apk --no-cache upgrade [2025-03-12T08:13:17.574Z] ---> Running in c257b30b16fc [2025-03-12T08:13:18.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T08:13:18.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T08:13:20.397Z] OK: 9 MiB in 15 packages [2025-03-12T08:13:21.360Z] Removing intermediate container c257b30b16fc [2025-03-12T08:13:21.360Z] ---> de3c02f05ede [2025-03-12T08:13:21.360Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-03-12T08:13:23.952Z] ---> 25c414b95924 [2025-03-12T08:13:23.952Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-03-12T08:13:24.538Z] ---> 25346da0e319 [2025-03-12T08:13:24.538Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-03-12T08:13:25.128Z] ---> c600cd268985 [2025-03-12T08:13:25.128Z] Step 20/25 : EXPOSE 59982 [2025-03-12T08:13:25.128Z] ---> Running in 7868d5bc493c [2025-03-12T08:13:25.715Z] Removing intermediate container 7868d5bc493c [2025-03-12T08:13:25.715Z] ---> d33b11de5309 [2025-03-12T08:13:25.715Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-03-12T08:13:25.715Z] ---> Running in 1e339e6d168c [2025-03-12T08:13:25.983Z] Removing intermediate container 1e339e6d168c [2025-03-12T08:13:25.983Z] ---> eed0d9e807a3 [2025-03-12T08:13:25.983Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T08:13:25.983Z] ---> Running in 258aa0206770 [2025-03-12T08:13:26.571Z] Removing intermediate container 258aa0206770 [2025-03-12T08:13:26.571Z] ---> 0bb48db7e00a [2025-03-12T08:13:26.571Z] Step 23/25 : LABEL arch=arm64 [2025-03-12T08:13:26.571Z] ---> Running in c1db18d61cba [2025-03-12T08:13:26.837Z] Removing intermediate container c1db18d61cba [2025-03-12T08:13:26.837Z] ---> 0dfe8166acbd [2025-03-12T08:13:26.837Z] Step 24/25 : LABEL git_sha=8eea87694ada06ee6f8df473457e603eac76a2c7 [2025-03-12T08:13:26.837Z] ---> Running in bc9e6dedb944 [2025-03-12T08:13:27.421Z] Removing intermediate container bc9e6dedb944 [2025-03-12T08:13:27.421Z] ---> 85c4a6b80ed6 [2025-03-12T08:13:27.421Z] Step 25/25 : LABEL version=4.0.0 [2025-03-12T08:13:27.421Z] ---> Running in bb6e330d8879 [2025-03-12T08:13:27.688Z] Removing intermediate container bb6e330d8879 [2025-03-12T08:13:27.688Z] ---> 3cc9e4ff79da [2025-03-12T08:13:27.688Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T08:13:28.652Z] Successfully built 3cc9e4ff79da [2025-03-12T08:13:28.652Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T08:13:28.820Z] provisioning config files... [2025-03-12T08:13:28.834Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config3927708086228394616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:13:29.186Z] ---> ****-login.sh [2025-03-12T08:13:29.186Z] nexus3.edgexfoundry.org:10001 [2025-03-12T08:13:29.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:13:29.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:13:29.453Z] Configure a credential helper to remove this warning. See [2025-03-12T08:13:29.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:13:29.453Z] [2025-03-12T08:13:29.453Z] Login Succeeded [2025-03-12T08:13:29.453Z] nexus3.edgexfoundry.org:10002 [2025-03-12T08:13:29.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:13:29.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:13:29.988Z] Configure a credential helper to remove this warning. See [2025-03-12T08:13:29.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:13:29.988Z] [2025-03-12T08:13:29.988Z] Login Succeeded [2025-03-12T08:13:29.988Z] nexus3.edgexfoundry.org:10003 [2025-03-12T08:13:30.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:13:30.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:13:30.257Z] Configure a credential helper to remove this warning. See [2025-03-12T08:13:30.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:13:30.257Z] [2025-03-12T08:13:30.257Z] Login Succeeded [2025-03-12T08:13:30.257Z] nexus3.edgexfoundry.org:10004 [2025-03-12T08:13:30.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:13:30.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:13:30.794Z] Configure a credential helper to remove this warning. See [2025-03-12T08:13:30.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:13:30.794Z] [2025-03-12T08:13:30.794Z] Login Succeeded [2025-03-12T08:13:30.794Z] ****.io [2025-03-12T08:13:31.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T08:13:31.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T08:13:31.329Z] Configure a credential helper to remove this warning. See [2025-03-12T08:13:31.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T08:13:31.329Z] [2025-03-12T08:13:31.329Z] Login Succeeded [2025-03-12T08:13:31.329Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T08:13:31.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T08:13:31.394Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T08:13:31.422Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2025-03-12T08:13:31.422Z] 8eea87694ada06ee6f8df473457e603eac76a2c7 [2025-03-12T08:13:31.422Z] 4.0.0 [2025-03-12T08:13:31.422Z] 8eea87694ada06ee6f8df473457e603eac76a2c7-4.0.0 [2025-03-12T08:13:31.422Z] odessa [2025-03-12T08:13:31.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:13:31.780Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8eea87694ada06ee6f8df473457e603eac76a2c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:13:32.152Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8eea87694ada06ee6f8df473457e603eac76a2c7 [2025-03-12T08:13:32.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-12T08:13:32.152Z] 05fec3037d53: Preparing [2025-03-12T08:13:32.152Z] f49f2117e933: Preparing [2025-03-12T08:13:32.152Z] 232a496ad79d: Preparing [2025-03-12T08:13:32.152Z] 7c90b48b246e: Preparing [2025-03-12T08:13:32.152Z] a8d7e64fd13b: Preparing [2025-03-12T08:13:32.152Z] dd9c8f8612c8: Preparing [2025-03-12T08:13:32.152Z] dd9c8f8612c8: Waiting [2025-03-12T08:13:32.418Z] f49f2117e933: Pushed [2025-03-12T08:13:32.419Z] a8d7e64fd13b: Pushed [2025-03-12T08:13:32.419Z] 7c90b48b246e: Pushed [2025-03-12T08:13:32.419Z] 05fec3037d53: Pushed [2025-03-12T08:13:32.419Z] dd9c8f8612c8: Layer already exists [2025-03-12T08:13:42.540Z] 232a496ad79d: Pushed [2025-03-12T08:13:42.540Z] 8eea87694ada06ee6f8df473457e603eac76a2c7: digest: sha256:cfc2b72b00d000bc79122a441f5feabde7b6856d0170ac132b9404ad9cef875d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:13:42.944Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:13:43.318Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0 [2025-03-12T08:13:43.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-12T08:13:43.318Z] 05fec3037d53: Preparing [2025-03-12T08:13:43.318Z] f49f2117e933: Preparing [2025-03-12T08:13:43.318Z] 232a496ad79d: Preparing [2025-03-12T08:13:43.318Z] 7c90b48b246e: Preparing [2025-03-12T08:13:43.318Z] a8d7e64fd13b: Preparing [2025-03-12T08:13:43.318Z] dd9c8f8612c8: Preparing [2025-03-12T08:13:43.318Z] dd9c8f8612c8: Waiting [2025-03-12T08:13:43.318Z] 232a496ad79d: Layer already exists [2025-03-12T08:13:43.318Z] 7c90b48b246e: Layer already exists [2025-03-12T08:13:43.318Z] a8d7e64fd13b: Layer already exists [2025-03-12T08:13:43.318Z] f49f2117e933: Layer already exists [2025-03-12T08:13:43.318Z] 05fec3037d53: Layer already exists [2025-03-12T08:13:43.318Z] dd9c8f8612c8: Layer already exists [2025-03-12T08:13:43.596Z] 4.0.0: digest: sha256:cfc2b72b00d000bc79122a441f5feabde7b6856d0170ac132b9404ad9cef875d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:13:44.002Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8eea87694ada06ee6f8df473457e603eac76a2c7-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:13:44.364Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8eea87694ada06ee6f8df473457e603eac76a2c7-4.0.0 [2025-03-12T08:13:44.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-12T08:13:44.364Z] 05fec3037d53: Preparing [2025-03-12T08:13:44.364Z] f49f2117e933: Preparing [2025-03-12T08:13:44.364Z] 232a496ad79d: Preparing [2025-03-12T08:13:44.364Z] 7c90b48b246e: Preparing [2025-03-12T08:13:44.364Z] a8d7e64fd13b: Preparing [2025-03-12T08:13:44.364Z] dd9c8f8612c8: Preparing [2025-03-12T08:13:44.364Z] dd9c8f8612c8: Waiting [2025-03-12T08:13:44.364Z] 232a496ad79d: Layer already exists [2025-03-12T08:13:44.364Z] 7c90b48b246e: Layer already exists [2025-03-12T08:13:44.364Z] 05fec3037d53: Layer already exists [2025-03-12T08:13:44.364Z] f49f2117e933: Layer already exists [2025-03-12T08:13:44.364Z] a8d7e64fd13b: Layer already exists [2025-03-12T08:13:44.364Z] dd9c8f8612c8: Layer already exists [2025-03-12T08:13:44.633Z] 8eea87694ada06ee6f8df473457e603eac76a2c7-4.0.0: digest: sha256:cfc2b72b00d000bc79122a441f5feabde7b6856d0170ac132b9404ad9cef875d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:13:45.003Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:13:45.388Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:odessa [2025-03-12T08:13:45.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-12T08:13:45.388Z] 05fec3037d53: Preparing [2025-03-12T08:13:45.388Z] f49f2117e933: Preparing [2025-03-12T08:13:45.388Z] 232a496ad79d: Preparing [2025-03-12T08:13:45.388Z] 7c90b48b246e: Preparing [2025-03-12T08:13:45.388Z] a8d7e64fd13b: Preparing [2025-03-12T08:13:45.388Z] dd9c8f8612c8: Preparing [2025-03-12T08:13:45.388Z] dd9c8f8612c8: Waiting [2025-03-12T08:13:45.388Z] f49f2117e933: Layer already exists [2025-03-12T08:13:45.388Z] 232a496ad79d: Layer already exists [2025-03-12T08:13:45.388Z] 7c90b48b246e: Layer already exists [2025-03-12T08:13:45.388Z] 05fec3037d53: Layer already exists [2025-03-12T08:13:45.388Z] a8d7e64fd13b: Layer already exists [2025-03-12T08:13:45.388Z] dd9c8f8612c8: Layer already exists [2025-03-12T08:13:45.656Z] odessa: digest: sha256:cfc2b72b00d000bc79122a441f5feabde7b6856d0170ac132b9404ad9cef875d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T08:13:45.752Z] ===================================================== [Pipeline] echo [2025-03-12T08:13:45.772Z] taggedImages: [2025-03-12T08:13:45.772Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8eea87694ada06ee6f8df473457e603eac76a2c7 [2025-03-12T08:13:45.772Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0 [2025-03-12T08:13:45.772Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8eea87694ada06ee6f8df473457e603eac76a2c7-4.0.0 [2025-03-12T08:13:45.772Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:13:46.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T08:13:46.175Z] [2025-03-12T08:13:46.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:13:46.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T08:13:46.790Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T08:13:46.790Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T08:13:46.790Z] 04944245beec: Pulling fs layer [2025-03-12T08:13:46.790Z] 699f458cf7ca: Pulling fs layer [2025-03-12T08:13:46.790Z] 765212b225bb: Pulling fs layer [2025-03-12T08:13:46.790Z] f23df028b6ca: Pulling fs layer [2025-03-12T08:13:46.790Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T08:13:46.790Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T08:13:46.790Z] f23df028b6ca: Waiting [2025-03-12T08:13:46.790Z] d65c8cfc05b1: Waiting [2025-03-12T08:13:46.790Z] 2437ff75d9bd: Waiting [2025-03-12T08:13:46.790Z] 765212b225bb: Waiting [2025-03-12T08:13:46.790Z] 04944245beec: Verifying Checksum [2025-03-12T08:13:46.790Z] 04944245beec: Download complete [2025-03-12T08:13:46.790Z] 765212b225bb: Verifying Checksum [2025-03-12T08:13:46.790Z] 765212b225bb: Download complete [2025-03-12T08:13:46.790Z] f23df028b6ca: Verifying Checksum [2025-03-12T08:13:46.790Z] f23df028b6ca: Download complete [2025-03-12T08:13:46.790Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T08:13:46.790Z] d65c8cfc05b1: Download complete [2025-03-12T08:13:47.058Z] 699f458cf7ca: Verifying Checksum [2025-03-12T08:13:47.058Z] 699f458cf7ca: Download complete [2025-03-12T08:13:47.330Z] 8998bd30e6a1: Verifying Checksum [2025-03-12T08:13:49.920Z] 2437ff75d9bd: Download complete [2025-03-12T08:13:52.508Z] 8998bd30e6a1: Pull complete [2025-03-12T08:13:52.776Z] 04944245beec: Pull complete [2025-03-12T08:13:54.205Z] 699f458cf7ca: Pull complete [2025-03-12T08:13:54.473Z] 765212b225bb: Pull complete [2025-03-12T08:13:55.500Z] f23df028b6ca: Pull complete [2025-03-12T08:13:55.772Z] d65c8cfc05b1: Pull complete [2025-03-12T08:14:14.016Z] 2437ff75d9bd: Pull complete [2025-03-12T08:14:14.016Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T08:14:14.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T08:14:14.016Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:14:14.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-41091 does not seem to be running inside a container [2025-03-12T08:14:14.319Z] $ 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/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-12T08:14:17.165Z] $ docker top 26166514f23040c2370fc7b756a105301533994da0a170e795a71803ce141006 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:14:18.013Z] ---> job-cost.sh [2025-03-12T08:14:18.013Z] lf-activate-venv: SKIPPING [2025-03-12T08:14:18.013Z] INFO: No Stack... [2025-03-12T08:14:18.589Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T08:14:19.169Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T08:14:20.062Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2025-03-12T08:14:20.062Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T08:14:20.084Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-2-stack-cost] [2025-03-12T08:14:20.094Z] Resource [jenkins-edgexfoundry-device-mqtt-go-odessa-2-stack-cost] did not exist. Created. [2025-03-12T08:14:20.101Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T08:14:20.775Z] /w/workspace/device-mqtt-go/2@tmp/durable-b21c5218/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T08:14:21.407Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T08:14:21.435Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T08:14:22.064Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T08:14:22.072Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T08:14:22.109Z] $ docker stop --time=1 26166514f23040c2370fc7b756a105301533994da0a170e795a71803ce141006 [2025-03-12T08:14:23.621Z] $ docker rm -f --volumes 26166514f23040c2370fc7b756a105301533994da0a170e795a71803ce141006 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-12T08:14:24.120Z] provisioning config files... [2025-03-12T08:14:24.131Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config1643325125729820114tmp [Pipeline] { [Pipeline] sh [2025-03-12T08:14:24.433Z] + set +x [2025-03-12T08:14:24.433Z] + curl -s https://codecov.io/bash [2025-03-12T08:14:24.433Z] + bash -s -- [2025-03-12T08:14:24.433Z] [2025-03-12T08:14:24.433Z] _____ _ [2025-03-12T08:14:24.433Z] / ____| | | [2025-03-12T08:14:24.433Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T08:14:24.433Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T08:14:24.433Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T08:14:24.433Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T08:14:24.433Z] Bash-1.0.6 [2025-03-12T08:14:24.433Z] [2025-03-12T08:14:24.433Z] [2025-03-12T08:14:24.433Z] ==> git version 2.25.1 found [2025-03-12T08:14:24.433Z] ==> 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-12T08:14:24.433Z] Release-Date: 2020-01-08 [2025-03-12T08:14:24.433Z] 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-12T08:14:24.433Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T08:14:24.433Z] ==> Jenkins CI detected. [2025-03-12T08:14:24.433Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_odessa [2025-03-12T08:14:24.433Z] project root: . [2025-03-12T08:14:24.433Z] --> token set from env [2025-03-12T08:14:24.433Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2025-03-12T08:14:24.433Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T08:14:24.433Z] ==> Python coveragepy not found [2025-03-12T08:14:24.433Z] ==> Searching for coverage reports in: [2025-03-12T08:14:24.433Z] + . [2025-03-12T08:14:24.433Z] -> Found 1 reports [2025-03-12T08:14:24.433Z] ==> Detecting git/mercurial file structure [2025-03-12T08:14:24.692Z] ==> Reading reports [2025-03-12T08:14:24.692Z] + ./coverage.out bytes=21039 [2025-03-12T08:14:24.692Z] ==> Appending adjustments [2025-03-12T08:14:24.692Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T08:14:24.692Z] + Found adjustments [2025-03-12T08:14:24.692Z] ==> Gzipping contents [2025-03-12T08:14:24.692Z] 28K /tmp/codecov.OkEzDb.gz [2025-03-12T08:14:24.950Z] ==> Uploading reports [2025-03-12T08:14:24.950Z] url: https://codecov.io [2025-03-12T08:14:24.950Z] query: branch=odessa&commit=8eea87694ada06ee6f8df473457e603eac76a2c7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T08:14:24.950Z] -> Pinging Codecov [2025-03-12T08:14:24.950Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=8eea87694ada06ee6f8df473457e603eac76a2c7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T08:14:24.950Z] -> Uploading to [2025-03-12T08:14:24.950Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/8eea87694ada06ee6f8df473457e603eac76a2c7/87659d0c-050f-417e-ac6e-4e07ff59de28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T081424Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2eb541dbc191571be2a1bddb7f6535577dbc30675de23844116f20ab2a348658 [2025-03-12T08:14:25.209Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T08:14:25.209Z] Dload Upload Total Spent Left Speed [2025-03-12T08:14:25.209Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28080 0 0 100 28080 0 162k --:--:-- --:--:-- --:--:-- 162k [2025-03-12T08:14:25.209Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/8eea87694ada06ee6f8df473457e603eac76a2c7 [Pipeline] } [2025-03-12T08:14:25.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-12T08:14:25.394Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T08:14:25.411Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:14:25.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T08:14:25.725Z] [2025-03-12T08:14:25.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:14:26.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T08:14:26.022Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T08:14:26.022Z] 43c4264eed91: Pulling fs layer [2025-03-12T08:14:26.022Z] 4cc291be95ef: Pulling fs layer [2025-03-12T08:14:26.022Z] 2ac1f1163629: Pulling fs layer [2025-03-12T08:14:26.022Z] 5c3c966382ef: Pulling fs layer [2025-03-12T08:14:26.022Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T08:14:26.022Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T08:14:26.022Z] 9c3e1370e548: Pulling fs layer [2025-03-12T08:14:26.022Z] 4f4fb700ef54: Waiting [2025-03-12T08:14:26.022Z] 9c3e1370e548: Waiting [2025-03-12T08:14:26.022Z] 5c3c966382ef: Waiting [2025-03-12T08:14:26.022Z] 4cc291be95ef: Verifying Checksum [2025-03-12T08:14:26.022Z] 4cc291be95ef: Download complete [2025-03-12T08:14:26.022Z] 5c3c966382ef: Verifying Checksum [2025-03-12T08:14:26.022Z] 5c3c966382ef: Download complete [2025-03-12T08:14:26.022Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T08:14:26.022Z] 4f4fb700ef54: Download complete [2025-03-12T08:14:26.022Z] 43c4264eed91: Verifying Checksum [2025-03-12T08:14:26.022Z] 43c4264eed91: Download complete [2025-03-12T08:14:26.282Z] 43c4264eed91: Pull complete [2025-03-12T08:14:26.282Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T08:14:26.282Z] d9c7d2e4e75e: Download complete [2025-03-12T08:14:26.282Z] 4cc291be95ef: Pull complete [2025-03-12T08:14:26.607Z] 2ac1f1163629: Download complete [2025-03-12T08:14:27.172Z] 9c3e1370e548: Verifying Checksum [2025-03-12T08:14:27.172Z] 9c3e1370e548: Download complete [2025-03-12T08:14:30.468Z] 2ac1f1163629: Pull complete [2025-03-12T08:14:30.468Z] 5c3c966382ef: Pull complete [2025-03-12T08:14:30.468Z] 4f4fb700ef54: Pull complete [2025-03-12T08:14:30.468Z] d9c7d2e4e75e: Pull complete [2025-03-12T08:14:34.653Z] 9c3e1370e548: Pull complete [2025-03-12T08:14:34.653Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T08:14:34.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T08:14:34.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:14:34.762Z] prd-ubuntu20.04-docker-8c-8g-41084 does not seem to be running inside a container [2025-03-12T08:14:34.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-12T08:14:37.502Z] $ docker top 5d858b38e833c8f0f8427afa674212a2a78bbc305339cd953befc30353d02559 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T08:14:37.847Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_odessa [Pipeline] echo [2025-03-12T08:14:37.855Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:odessa' [Pipeline] sh [2025-03-12T08:14:38.128Z] + set -o pipefail [2025-03-12T08:14:38.129Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:odessa' [2025-03-12T08:14:42.315Z] [2025-03-12T08:14:42.315Z] Monitoring /w/workspace/gexfoundry_device-mqtt-go_odessa (github.com/edgexfoundry/device-mqtt-go)... [2025-03-12T08:14:42.315Z] [2025-03-12T08:14:42.315Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2a61b29e-d8f7-4ffc-9a4f-5a71e2a03304/history/bce3b7c3-9f95-4f35-a6a6-487422306d11 [2025-03-12T08:14:42.315Z] [2025-03-12T08:14:42.315Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-12T08:14:42.315Z] [2025-03-12T08:14:42.315Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T08:14:42.315Z] [2025-03-12T08:14:42.315Z] [2025-03-12T08:14:42.315Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T08:14:42.315Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T08:14:42.323Z] $ docker stop --time=1 5d858b38e833c8f0f8427afa674212a2a78bbc305339cd953befc30353d02559 [2025-03-12T08:14:43.991Z] $ docker rm -f --volumes 5d858b38e833c8f0f8427afa674212a2a78bbc305339cd953befc30353d02559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T08:14:44.616Z] + git log --format=format:%s -1 8eea87694ada06ee6f8df473457e603eac76a2c7 [Pipeline] sh [2025-03-12T08:14:44.907Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T08:14:44.907Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:14:45.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T08:14:45.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:14:45.288Z] prd-ubuntu20.04-docker-8c-8g-41084 does not seem to be running inside a container [2025-03-12T08:14:45.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T08:14:45.673Z] $ docker top f4f64c32952ef1b7041c612d980163e71a083dfbb5b3c58ccf596d2e9ac7b5b5 -eo pid,comm [2025-03-12T08:14:45.726Z] 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-12T08:14:45.726Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T08:14:45.772Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T08:14:46.077Z] + git semver [Pipeline] } [2025-03-12T08:14:46.344Z] $ docker stop --time=1 f4f64c32952ef1b7041c612d980163e71a083dfbb5b3c58ccf596d2e9ac7b5b5 [2025-03-12T08:14:47.625Z] $ docker rm -f --volumes f4f64c32952ef1b7041c612d980163e71a083dfbb5b3c58ccf596d2e9ac7b5b5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:14:48.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T08:14:48.048Z] [2025-03-12T08:14:48.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:14:48.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T08:14:48.362Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T08:14:48.362Z] ab5ef0e58194: Pulling fs layer [2025-03-12T08:14:48.362Z] 9712f1f96733: Pulling fs layer [2025-03-12T08:14:48.362Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T08:14:48.362Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T08:14:48.362Z] e9a5061849ea: Pulling fs layer [2025-03-12T08:14:48.362Z] d747dcd14b5f: Pulling fs layer [2025-03-12T08:14:48.362Z] 2de7ff778b66: Pulling fs layer [2025-03-12T08:14:48.362Z] 0d9ebad4ef96: Waiting [2025-03-12T08:14:48.362Z] e9a5061849ea: Waiting [2025-03-12T08:14:48.362Z] d747dcd14b5f: Waiting [2025-03-12T08:14:48.362Z] 2de7ff778b66: Waiting [2025-03-12T08:14:48.362Z] 9712f1f96733: Verifying Checksum [2025-03-12T08:14:48.362Z] 9712f1f96733: Download complete [2025-03-12T08:14:48.621Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T08:14:48.621Z] 63f879dbbcfc: Download complete [2025-03-12T08:14:48.879Z] e9a5061849ea: Verifying Checksum [2025-03-12T08:14:48.879Z] e9a5061849ea: Download complete [2025-03-12T08:14:48.879Z] d747dcd14b5f: Download complete [2025-03-12T08:14:48.879Z] ab5ef0e58194: Download complete [2025-03-12T08:14:48.879Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T08:14:48.879Z] 0d9ebad4ef96: Download complete [2025-03-12T08:14:48.879Z] 2de7ff778b66: Verifying Checksum [2025-03-12T08:14:48.879Z] 2de7ff778b66: Download complete [2025-03-12T08:14:52.158Z] ab5ef0e58194: Pull complete [2025-03-12T08:14:52.158Z] 9712f1f96733: Pull complete [2025-03-12T08:14:52.724Z] 63f879dbbcfc: Pull complete [2025-03-12T08:14:56.910Z] 0d9ebad4ef96: Pull complete [2025-03-12T08:14:57.168Z] e9a5061849ea: Pull complete [2025-03-12T08:14:57.168Z] d747dcd14b5f: Pull complete [2025-03-12T08:14:58.539Z] 2de7ff778b66: Pull complete [2025-03-12T08:14:58.539Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T08:14:58.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T08:14:58.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:14:58.647Z] prd-ubuntu20.04-docker-8c-8g-41084 does not seem to be running inside a container [2025-03-12T08:14:58.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-12T08:15:02.842Z] $ docker top 7b885a24cbf07c58e6173bea2a1a9b5454ee3414a7f66f22dbd53cde74333f70 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T08:15:02.928Z] provisioning config files... [2025-03-12T08:15:02.937Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config14219744699843752402tmp [2025-03-12T08:15:02.945Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config870066720629456008tmp [2025-03-12T08:15:02.958Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config10044476530101789823tmp [Pipeline] { [Pipeline] echo [2025-03-12T08:15:02.992Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:15:03.290Z] ---> sigul-configuration.sh [2025-03-12T08:15:03.290Z] gpg: directory `/root/.gnupg' created [2025-03-12T08:15:03.290Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T08:15:03.290Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T08:15:03.290Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T08:15:03.290Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T08:15:03.290Z] gpg: CAST5 encrypted data [2025-03-12T08:15:03.290Z] gpg: encrypted with 1 passphrase [2025-03-12T08:15:03.290Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T08:15:03.592Z] + mkdir /home/jenkins [2025-03-12T08:15:03.592Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T08:15:03.886Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-12T08:15:03.902Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:15:04.204Z] ---> sigul-install.sh [2025-03-12T08:15:04.204Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T08:15:04.504Z] + git tag --list [2025-03-12T08:15:04.504Z] 0.7.1 [2025-03-12T08:15:04.504Z] v1.0.0 [2025-03-12T08:15:04.504Z] v1.1.0 [2025-03-12T08:15:04.504Z] v1.1.1 [2025-03-12T08:15:04.504Z] v1.2.2 [2025-03-12T08:15:04.504Z] v1.3.0 [2025-03-12T08:15:04.504Z] v1.3.1 [2025-03-12T08:15:04.504Z] v2.0.0 [2025-03-12T08:15:04.504Z] v2.1.0 [2025-03-12T08:15:04.504Z] v2.1.1 [2025-03-12T08:15:04.504Z] v2.2.0 [2025-03-12T08:15:04.504Z] v2.3.0 [2025-03-12T08:15:04.504Z] v3.0 [2025-03-12T08:15:04.504Z] v3.0.0 [2025-03-12T08:15:04.504Z] v3.1 [2025-03-12T08:15:04.504Z] v3.1.0 [2025-03-12T08:15:04.504Z] v3.1.0-dev.1 [2025-03-12T08:15:04.504Z] v3.1.0-dev.10 [2025-03-12T08:15:04.504Z] v3.1.0-dev.11 [2025-03-12T08:15:04.504Z] v3.1.0-dev.12 [2025-03-12T08:15:04.504Z] v3.1.0-dev.13 [2025-03-12T08:15:04.504Z] v3.1.0-dev.14 [2025-03-12T08:15:04.504Z] v3.1.0-dev.15 [2025-03-12T08:15:04.504Z] v3.1.0-dev.16 [2025-03-12T08:15:04.504Z] v3.1.0-dev.17 [2025-03-12T08:15:04.504Z] v3.1.0-dev.18 [2025-03-12T08:15:04.504Z] v3.1.0-dev.19 [2025-03-12T08:15:04.504Z] v3.1.0-dev.2 [2025-03-12T08:15:04.504Z] v3.1.0-dev.20 [2025-03-12T08:15:04.504Z] v3.1.0-dev.21 [2025-03-12T08:15:04.504Z] v3.1.0-dev.22 [2025-03-12T08:15:04.504Z] v3.1.0-dev.23 [2025-03-12T08:15:04.504Z] v3.1.0-dev.24 [2025-03-12T08:15:04.504Z] v3.1.0-dev.25 [2025-03-12T08:15:04.504Z] v3.1.0-dev.3 [2025-03-12T08:15:04.504Z] v3.1.0-dev.4 [2025-03-12T08:15:04.504Z] v3.1.0-dev.5 [2025-03-12T08:15:04.504Z] v3.1.0-dev.6 [2025-03-12T08:15:04.504Z] v3.1.0-dev.7 [2025-03-12T08:15:04.504Z] v3.1.0-dev.8 [2025-03-12T08:15:04.504Z] v3.1.0-dev.9 [2025-03-12T08:15:04.504Z] v3.1.1 [2025-03-12T08:15:04.504Z] v3.2.0-dev.1 [2025-03-12T08:15:04.504Z] v3.2.0-dev.10 [2025-03-12T08:15:04.504Z] v3.2.0-dev.11 [2025-03-12T08:15:04.504Z] v3.2.0-dev.12 [2025-03-12T08:15:04.504Z] v3.2.0-dev.13 [2025-03-12T08:15:04.504Z] v3.2.0-dev.14 [2025-03-12T08:15:04.504Z] v3.2.0-dev.15 [2025-03-12T08:15:04.504Z] v3.2.0-dev.16 [2025-03-12T08:15:04.504Z] v3.2.0-dev.17 [2025-03-12T08:15:04.504Z] v3.2.0-dev.18 [2025-03-12T08:15:04.504Z] v3.2.0-dev.19 [2025-03-12T08:15:04.504Z] v3.2.0-dev.2 [2025-03-12T08:15:04.504Z] v3.2.0-dev.20 [2025-03-12T08:15:04.504Z] v3.2.0-dev.21 [2025-03-12T08:15:04.504Z] v3.2.0-dev.22 [2025-03-12T08:15:04.504Z] v3.2.0-dev.23 [2025-03-12T08:15:04.504Z] v3.2.0-dev.3 [2025-03-12T08:15:04.504Z] v3.2.0-dev.4 [2025-03-12T08:15:04.504Z] v3.2.0-dev.5 [2025-03-12T08:15:04.504Z] v3.2.0-dev.6 [2025-03-12T08:15:04.504Z] v3.2.0-dev.7 [2025-03-12T08:15:04.504Z] v3.2.0-dev.8 [2025-03-12T08:15:04.504Z] v3.2.0-dev.9 [2025-03-12T08:15:04.504Z] v4.0.0 [2025-03-12T08:15:04.504Z] v4.0.0-dev.1 [2025-03-12T08:15:04.504Z] v4.0.0-dev.10 [2025-03-12T08:15:04.504Z] v4.0.0-dev.11 [2025-03-12T08:15:04.504Z] v4.0.0-dev.12 [2025-03-12T08:15:04.504Z] v4.0.0-dev.13 [2025-03-12T08:15:04.504Z] v4.0.0-dev.14 [2025-03-12T08:15:04.504Z] v4.0.0-dev.15 [2025-03-12T08:15:04.504Z] v4.0.0-dev.2 [2025-03-12T08:15:04.504Z] v4.0.0-dev.3 [2025-03-12T08:15:04.504Z] v4.0.0-dev.4 [2025-03-12T08:15:04.504Z] v4.0.0-dev.5 [2025-03-12T08:15:04.504Z] v4.0.0-dev.6 [2025-03-12T08:15:04.504Z] v4.0.0-dev.7 [2025-03-12T08:15:04.504Z] v4.0.0-dev.8 [2025-03-12T08:15:04.504Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-12T08:15:04.800Z] + lftools sign git-tag v4.0.0 [2025-03-12T08:15:05.370Z] Signing Git tag with Sigul... [2025-03-12T08:15:05.370Z] Signing v4.0.0 [Pipeline] echo [2025-03-12T08:15:05.640Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:15:05.931Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T08:15:05.940Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T08:15:05.963Z] $ docker stop --time=1 7b885a24cbf07c58e6173bea2a1a9b5454ee3414a7f66f22dbd53cde74333f70 [2025-03-12T08:15:07.231Z] $ docker rm -f --volumes 7b885a24cbf07c58e6173bea2a1a9b5454ee3414a7f66f22dbd53cde74333f70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T08:15:07.686Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T08:15:07.686Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:15:08.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T08:15:08.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:15:08.094Z] prd-ubuntu20.04-docker-8c-8g-41084 does not seem to be running inside a container [2025-03-12T08:15:08.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T08:15:08.478Z] $ docker top 9b3f3202df0cdd77afe45b9c0885cc214268309b94c8b8ce73aaea44bf60083e -eo pid,comm [2025-03-12T08:15:08.527Z] 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-12T08:15:08.527Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T08:15:08.573Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T08:15:08.875Z] + git semver [Pipeline] } [2025-03-12T08:15:09.140Z] $ docker stop --time=1 9b3f3202df0cdd77afe45b9c0885cc214268309b94c8b8ce73aaea44bf60083e [2025-03-12T08:15:10.418Z] $ docker rm -f --volumes 9b3f3202df0cdd77afe45b9c0885cc214268309b94c8b8ce73aaea44bf60083e [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T08:15:10.773Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T08:15:10.773Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:15:11.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T08:15:11.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:15:11.155Z] prd-ubuntu20.04-docker-8c-8g-41084 does not seem to be running inside a container [2025-03-12T08:15:11.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T08:15:11.495Z] $ docker top 5690dc8acdcb1d3e81c012266a2973a141817bb6d27d1b137f1743c2ba1afe67 -eo pid,comm [2025-03-12T08:15:11.542Z] 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-12T08:15:11.542Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T08:15:11.582Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T08:15:11.882Z] + git semver [Pipeline] } [2025-03-12T08:15:12.150Z] $ docker stop --time=1 5690dc8acdcb1d3e81c012266a2973a141817bb6d27d1b137f1743c2ba1afe67 [2025-03-12T08:15:13.464Z] $ docker rm -f --volumes 5690dc8acdcb1d3e81c012266a2973a141817bb6d27d1b137f1743c2ba1afe67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-12T08:15:14.144Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_odessa/archives ] [2025-03-12T08:15:14.144Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_odessa/archives [2025-03-12T08:15:14.144Z] total 16 [2025-03-12T08:15:14.144Z] drwxr-xr-x 3 root root 4096 Mar 12 07:59 . [2025-03-12T08:15:14.144Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 08:15 .. [2025-03-12T08:15:14.144Z] drwxr-xr-x 2 root root 4096 Mar 12 07:59 cost [2025-03-12T08:15:14.144Z] -rw-r--r-- 1 root root 86 Mar 12 07:59 cost.csv [2025-03-12T08:15:14.144Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_odessa/archives [2025-03-12T08:15:14.144Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_odessa/archives [2025-03-12T08:15:14.144Z] total 16 [2025-03-12T08:15:14.144Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:59 . [2025-03-12T08:15:14.144Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 08:15 .. [2025-03-12T08:15:14.144Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 07:59 cost [2025-03-12T08:15:14.144Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 12 07:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:15:14.436Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:15:15.285Z] ---> package-listing.sh [2025-03-12T08:15:15.285Z] ++ facter osfamily [2025-03-12T08:15:15.285Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T08:15:15.544Z] + OS_FAMILY=debian [2025-03-12T08:15:15.544Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_odessa [2025-03-12T08:15:15.544Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T08:15:15.544Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T08:15:15.544Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T08:15:15.544Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T08:15:15.544Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_odessa ']' [2025-03-12T08:15:15.544Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T08:15:15.544Z] + case "${OS_FAMILY}" in [2025-03-12T08:15:15.544Z] + dpkg -l [2025-03-12T08:15:15.544Z] + grep '^ii' [2025-03-12T08:15:15.544Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T08:15:15.544Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T08:15:15.544Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T08:15:15.544Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_odessa ']' [2025-03-12T08:15:15.544Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_odessa/archives/ [2025-03-12T08:15:15.544Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_odessa/archives/ [Pipeline] echo [2025-03-12T08:15:15.557Z] 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_device-mqtt-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-12T08:15:15.979Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T08:15:16.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T08:15:16.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T08:15:16.381Z] prd-ubuntu20.04-docker-8c-8g-41084 does not seem to be running inside a container [2025-03-12T08:15:16.405Z] $ 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_device-mqtt-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T08:15:16.594Z] $ docker top 98334b0315ef49d462ec326330c3ff90b63d91ee3f2d46025d891dc054eec226 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T08:15:16.951Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T08:15:17.234Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T08:15:17.520Z] + ls /var/log/sa-host [2025-03-12T08:15:17.520Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T08:15:17.610Z] provisioning config files... [2025-03-12T08:15:17.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config6848887235306478134tmp [Pipeline] { [Pipeline] echo [2025-03-12T08:15:17.646Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:15:17.926Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T08:15:17.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:15:18.268Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T08:15:18.278Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:15:18.561Z] ---> sudo-logs.sh [2025-03-12T08:15:18.561Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T08:15:18.598Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:15:18.880Z] ---> job-cost.sh [2025-03-12T08:15:18.880Z] lf-activate-venv: SKIPPING [2025-03-12T08:15:18.880Z] DEBUG: total: 0.2199999988079071 [2025-03-12T08:15:18.880Z] INFO: Retrieving Stack Cost... [2025-03-12T08:15:19.448Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T08:15:19.708Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T08:15:19.724Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T08:15:20.004Z] ---> logs-deploy.sh [2025-03-12T08:15:20.004Z] lf-activate-venv: SKIPPING [2025-03-12T08:15:20.004Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/odessa/2 [2025-03-12T08:15:20.004Z] INFO: archiving workspace using pattern(s): [2025-03-12T08:15:20.942Z] Archives upload complete. [2025-03-12T08:15:20.942Z] INFO: archiving logs to Nexus