Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ee9b976c78f7b645c9e1559e0d6ced2f706be125 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-ssh17975633936576372008.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh17690201922540973276.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4557560411578367599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh14636329799239514110.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3704527709149226310.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 ‘prd-ubuntu20.04-docker-8c-8g-37195’ is offline Running on prd-ubuntu20.04-docker-8c-8g-37204 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/edgexfoundry_device-mqtt-go_main # 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 ee9b976c78f7b645c9e1559e0d6ced2f706be125 (main) Commit message: "Merge pull request #724 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" > 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 ee9b976c78f7b645c9e1559e0d6ced2f706be125 # timeout=10 > git rev-list --no-walk 3549df6dcc703df88a56d94e623ba7f0daa5638e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-20T02:43:46.939Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-20T02:43:47.022Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-20T02:43:47.051Z] ========================================================= [2025-01-20T02:43:47.051Z] EdgeX Global Pipelines Version Info [2025-01-20T02:43:47.051Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:43:47.789Z] ------------------- [2025-01-20T02:43:47.789Z] stable info: [2025-01-20T02:43:47.789Z] ------------------- [2025-01-20T02:43:47.789Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-20T02:43:47.789Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-20T02:43:47.789Z] Message: update stable to v1.0.269 [2025-01-20T02:43:48.363Z] ------------------- [2025-01-20T02:43:48.363Z] experimental info: [2025-01-20T02:43:48.363Z] ------------------- [2025-01-20T02:43:48.363Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-20T02:43:48.363Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-20T02:43:48.363Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-20T02:43:48.483Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-01-20T02:43:48.509Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-01-20T02:43:48.534Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-20T02:43:48.559Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-20T02:43:48.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-20T02:43:48.602Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-20T02:43:48.629Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-20T02:43:48.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-20T02:43:48.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-20T02:43:48.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-20T02:43:48.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-20T02:43:48.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-01-20T02:43:48.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-20T02:43:48.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-20T02:43:48.811Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-20T02:43:48.837Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-20T02:43:48.861Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-20T02:43:48.891Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-20T02:43:48.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-20T02:43:48.950Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-20T02:43:48.971Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-20T02:43:49.001Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-20T02:43:49.028Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-20T02:43:49.056Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-20T02:43:49.081Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-20T02:43:49.107Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-20T02:43:49.130Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-20T02:43:49.155Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-20T02:43:49.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-20T02:43:49.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-20T02:43:49.236Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee9b976c78f7b645c9e1559e0d6ced2f706be125 [Pipeline] echo [2025-01-20T02:43:49.257Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee9b976 [Pipeline] echo [2025-01-20T02:43:49.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T02:43:49.354Z] provisioning config files... [2025-01-20T02:43:49.371Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config598135424319455285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:43:49.703Z] ---> ****-login.sh [2025-01-20T02:43:49.703Z] nexus3.edgexfoundry.org:10001 [2025-01-20T02:43:49.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:43:49.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:43:49.965Z] Configure a credential helper to remove this warning. See [2025-01-20T02:43:49.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:43:49.965Z] [2025-01-20T02:43:49.965Z] Login Succeeded [2025-01-20T02:43:50.226Z] nexus3.edgexfoundry.org:10002 [2025-01-20T02:43:50.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:43:50.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:43:50.226Z] Configure a credential helper to remove this warning. See [2025-01-20T02:43:50.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:43:50.226Z] [2025-01-20T02:43:50.226Z] Login Succeeded [2025-01-20T02:43:50.226Z] nexus3.edgexfoundry.org:10003 [2025-01-20T02:43:50.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:43:50.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:43:50.226Z] Configure a credential helper to remove this warning. See [2025-01-20T02:43:50.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:43:50.226Z] [2025-01-20T02:43:50.226Z] Login Succeeded [2025-01-20T02:43:50.226Z] nexus3.edgexfoundry.org:10004 [2025-01-20T02:43:50.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:43:50.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:43:50.488Z] Configure a credential helper to remove this warning. See [2025-01-20T02:43:50.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:43:50.488Z] [2025-01-20T02:43:50.488Z] Login Succeeded [2025-01-20T02:43:50.488Z] ****.io [2025-01-20T02:43:50.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:43:50.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:43:50.749Z] Configure a credential helper to remove this warning. See [2025-01-20T02:43:50.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:43:50.749Z] [2025-01-20T02:43:50.749Z] Login Succeeded [2025-01-20T02:43:50.749Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T02:43:50.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-20T02:43:51.189Z] + git rev-list -1 --merges ee9b976c78f7b645c9e1559e0d6ced2f706be125~1..ee9b976c78f7b645c9e1559e0d6ced2f706be125 [Pipeline] echo [2025-01-20T02:43:51.216Z] -----------> git rev-list -1 --merges ee9b976c78f7b645c9e1559e0d6ced2f706be125~1..ee9b976c78f7b645c9e1559e0d6ced2f706be125 ee9b976c78f7b645c9e1559e0d6ced2f706be125 [2025-01-20T02:43:51.216Z] ee9b976c78f7b645c9e1559e0d6ced2f706be125 [false] [Pipeline] sh [2025-01-20T02:43:51.513Z] + git log --format=format:%s -1 ee9b976c78f7b645c9e1559e0d6ced2f706be125 [Pipeline] echo [2025-01-20T02:43:51.529Z] ========================================================= [2025-01-20T02:43:51.529Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-20T02:43:51.529Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T02:43:51.874Z] + git log --format=format:%s -1 ee9b976c78f7b645c9e1559e0d6ced2f706be125 [Pipeline] echo [2025-01-20T02:43:51.887Z] [semverPrep] GIT_COMMIT: ee9b976c78f7b645c9e1559e0d6ced2f706be125, Commit Message: Merge pull request #724 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19 [Pipeline] echo [2025-01-20T02:43:51.901Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-20T02:43:52.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T02:43:52.303Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-20T02:43:52.303Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-20T02:43:52.303Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-20T02:43:52.303Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-20T02:43:52.303Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-20T02:43:52.303Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:43:52.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T02:43:52.668Z] [2025-01-20T02:43:52.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:43:52.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T02:43:52.993Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-20T02:43:52.993Z] b85a868b505f: Pulling fs layer [2025-01-20T02:43:52.993Z] e2be974225ed: Pulling fs layer [2025-01-20T02:43:52.993Z] 339a4e72a1f5: Pulling fs layer [2025-01-20T02:43:52.993Z] 988bab9f4d93: Pulling fs layer [2025-01-20T02:43:52.993Z] 1469e6f7b9e6: Pulling fs layer [2025-01-20T02:43:52.993Z] eaf3925da568: Pulling fs layer [2025-01-20T02:43:52.993Z] bab4dde63d76: Pulling fs layer [2025-01-20T02:43:52.993Z] bde34c3a00c8: Pulling fs layer [2025-01-20T02:43:52.993Z] b352a97aabf1: Pulling fs layer [2025-01-20T02:43:52.993Z] 4872d77fe225: Pulling fs layer [2025-01-20T02:43:52.993Z] 5851b861e8e6: Pulling fs layer [2025-01-20T02:43:52.993Z] bde34c3a00c8: Waiting [2025-01-20T02:43:52.993Z] bab4dde63d76: Waiting [2025-01-20T02:43:52.993Z] b352a97aabf1: Waiting [2025-01-20T02:43:52.993Z] 4872d77fe225: Waiting [2025-01-20T02:43:52.993Z] 5851b861e8e6: Waiting [2025-01-20T02:43:52.993Z] 1469e6f7b9e6: Waiting [2025-01-20T02:43:52.993Z] eaf3925da568: Waiting [2025-01-20T02:43:52.993Z] 988bab9f4d93: Waiting [2025-01-20T02:43:52.993Z] e2be974225ed: Download complete [2025-01-20T02:43:52.993Z] 988bab9f4d93: Verifying Checksum [2025-01-20T02:43:52.993Z] 988bab9f4d93: Download complete [2025-01-20T02:43:52.993Z] 339a4e72a1f5: Verifying Checksum [2025-01-20T02:43:52.993Z] 339a4e72a1f5: Download complete [2025-01-20T02:43:52.993Z] 1469e6f7b9e6: Verifying Checksum [2025-01-20T02:43:52.993Z] 1469e6f7b9e6: Download complete [2025-01-20T02:43:52.993Z] eaf3925da568: Download complete [2025-01-20T02:43:52.993Z] bde34c3a00c8: Verifying Checksum [2025-01-20T02:43:52.993Z] bde34c3a00c8: Download complete [2025-01-20T02:43:53.252Z] b352a97aabf1: Download complete [2025-01-20T02:43:53.252Z] 4872d77fe225: Verifying Checksum [2025-01-20T02:43:53.252Z] 4872d77fe225: Download complete [2025-01-20T02:43:53.252Z] 5851b861e8e6: Verifying Checksum [2025-01-20T02:43:53.252Z] b85a868b505f: Verifying Checksum [2025-01-20T02:43:53.252Z] b85a868b505f: Download complete [2025-01-20T02:43:53.513Z] bab4dde63d76: Verifying Checksum [2025-01-20T02:43:53.513Z] bab4dde63d76: Download complete [2025-01-20T02:43:54.457Z] b85a868b505f: Pull complete [2025-01-20T02:43:54.718Z] e2be974225ed: Pull complete [2025-01-20T02:43:55.298Z] 339a4e72a1f5: Pull complete [2025-01-20T02:43:55.869Z] 988bab9f4d93: Pull complete [2025-01-20T02:43:55.869Z] 1469e6f7b9e6: Pull complete [2025-01-20T02:43:56.130Z] eaf3925da568: Pull complete [2025-01-20T02:43:58.042Z] bab4dde63d76: Pull complete [2025-01-20T02:43:58.043Z] bde34c3a00c8: Pull complete [2025-01-20T02:43:58.043Z] b352a97aabf1: Pull complete [2025-01-20T02:43:58.043Z] 4872d77fe225: Pull complete [2025-01-20T02:43:58.304Z] 5851b861e8e6: Pull complete [2025-01-20T02:43:58.304Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-20T02:43:58.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T02:43:58.304Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:43:58.463Z] prd-ubuntu20.04-docker-8c-8g-37204 does not seem to be running inside a container [2025-01-20T02:43:58.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-20T02:44:01.585Z] $ docker top 09d6626e684f9e3a3e190739861c30c33a6331a522b3ae238423b3cd93061f5c -eo pid,comm [2025-01-20T02:44:01.648Z] 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-01-20T02:44:01.648Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T02:44:01.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T02:44:01.713Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T02:44:01.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T02:44:01.840Z] $ docker exec 09d6626e684f9e3a3e190739861c30c33a6331a522b3ae238423b3cd93061f5c ssh-agent [2025-01-20T02:44:01.961Z] SSH_AUTH_SOCK=/tmp/ssh-M82TMXwoUMQb/agent.33 [2025-01-20T02:44:01.961Z] SSH_AGENT_PID=39 [2025-01-20T02:44:01.987Z] Running ssh-add (command line suppressed) [2025-01-20T02:44:02.081Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8154388488456459682.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8154388488456459682.key) [2025-01-20T02:44:02.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T02:44:02.394Z] + git tag --points-at HEAD [Pipeline] } [2025-01-20T02:44:02.404Z] $ docker exec --env ******** --env ******** 09d6626e684f9e3a3e190739861c30c33a6331a522b3ae238423b3cd93061f5c ssh-agent -k [2025-01-20T02:44:02.502Z] unset SSH_AUTH_SOCK; [2025-01-20T02:44:02.503Z] unset SSH_AGENT_PID; [2025-01-20T02:44:02.503Z] echo Agent pid 39 killed; [2025-01-20T02:44:02.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-20T02:44:02.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T02:44:02.563Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T02:44:02.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T02:44:02.700Z] $ docker exec 09d6626e684f9e3a3e190739861c30c33a6331a522b3ae238423b3cd93061f5c ssh-agent [2025-01-20T02:44:02.808Z] SSH_AUTH_SOCK=/tmp/ssh-gXfFyR1N0LIP/agent.72 [2025-01-20T02:44:02.808Z] SSH_AGENT_PID=79 [2025-01-20T02:44:02.813Z] Running ssh-add (command line suppressed) [2025-01-20T02:44:02.925Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13550583421838092777.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13550583421838092777.key) [2025-01-20T02:44:02.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T02:44:03.245Z] + git semver init [2025-01-20T02:44:03.506Z] 2025-01-20 02:44:03,492 [run_init] DEBUG init version:0.0.0 force:False [2025-01-20T02:44:03.506Z] 2025-01-20 02:44:03,493 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-01-20T02:44:03.506Z] 2025-01-20 02:44:03,494 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-01-20T02:44:03.506Z] 2025-01-20 02:44:03,494 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-20T02:44:05.430Z] 2025-01-20 02:44:04,990 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2025-01-20T02:44:05.430Z] 2025-01-20 02:44:04,991 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2025-01-20T02:44:05.430Z] 2025-01-20 02:44:04,991 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-20T02:44:05.430Z] 2025-01-20 02:44:04,991 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-20T02:44:05.430Z] 4.0.0-dev.10 [Pipeline] } [2025-01-20T02:44:05.439Z] $ docker exec --env ******** --env ******** 09d6626e684f9e3a3e190739861c30c33a6331a522b3ae238423b3cd93061f5c ssh-agent -k [2025-01-20T02:44:05.548Z] unset SSH_AUTH_SOCK; [2025-01-20T02:44:05.548Z] unset SSH_AGENT_PID; [2025-01-20T02:44:05.548Z] echo Agent pid 79 killed; [2025-01-20T02:44:05.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T02:44:05.901Z] + git semver [Pipeline] } [2025-01-20T02:44:06.174Z] $ docker stop --time=1 09d6626e684f9e3a3e190739861c30c33a6331a522b3ae238423b3cd93061f5c [2025-01-20T02:44:08.776Z] $ docker rm -f --volumes 09d6626e684f9e3a3e190739861c30c33a6331a522b3ae238423b3cd93061f5c [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T02:44:09.471Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-20T02:44:09.775Z] Stashed 1 file(s) [Pipeline] echo [2025-01-20T02:44:09.778Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T02:44:09.957Z] provisioning config files... [2025-01-20T02:44:09.966Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9097947908201768409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:44:10.272Z] ---> ****-login.sh [2025-01-20T02:44:10.272Z] nexus3.edgexfoundry.org:10001 [2025-01-20T02:44:10.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:44:10.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:44:10.272Z] Configure a credential helper to remove this warning. See [2025-01-20T02:44:10.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:44:10.272Z] [2025-01-20T02:44:10.272Z] Login Succeeded [2025-01-20T02:44:10.272Z] nexus3.edgexfoundry.org:10002 [2025-01-20T02:44:10.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:44:10.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:44:10.272Z] Configure a credential helper to remove this warning. See [2025-01-20T02:44:10.272Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:44:10.272Z] [2025-01-20T02:44:10.272Z] Login Succeeded [2025-01-20T02:44:10.272Z] nexus3.edgexfoundry.org:10003 [2025-01-20T02:44:10.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:44:10.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:44:10.546Z] Configure a credential helper to remove this warning. See [2025-01-20T02:44:10.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:44:10.546Z] [2025-01-20T02:44:10.546Z] Login Succeeded [2025-01-20T02:44:10.546Z] nexus3.edgexfoundry.org:10004 [2025-01-20T02:44:10.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:44:10.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:44:10.546Z] Configure a credential helper to remove this warning. See [2025-01-20T02:44:10.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:44:10.546Z] [2025-01-20T02:44:10.546Z] Login Succeeded [2025-01-20T02:44:10.546Z] ****.io [2025-01-20T02:44:10.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:44:10.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:44:10.810Z] Configure a credential helper to remove this warning. See [2025-01-20T02:44:10.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:44:10.810Z] [2025-01-20T02:44:10.810Z] Login Succeeded [2025-01-20T02:44:10.810Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T02:44:10.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-20T02:44:10.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T02:44:10.925Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T02:44:10.943Z] ========================================================= [2025-01-20T02:44:10.943Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-20T02:44:10.943Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:44:11.314Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-20T02:44:11.314Z] Sending build context to Docker daemon 21.12MB [2025-01-20T02:44:11.314Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-20T02:44:11.314Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-20T02:44:11.576Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-20T02:44:11.576Z] da9db072f522: Pulling fs layer [2025-01-20T02:44:11.576Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-20T02:44:11.576Z] 06f05ace1117: Pulling fs layer [2025-01-20T02:44:11.576Z] 5fe327b54edc: Pulling fs layer [2025-01-20T02:44:11.576Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T02:44:11.576Z] 92a5565b7b96: Pulling fs layer [2025-01-20T02:44:11.576Z] ff9bb7016b71: Pulling fs layer [2025-01-20T02:44:11.576Z] b67dba6c2c7d: Pulling fs layer [2025-01-20T02:44:11.576Z] a813b0c90790: Pulling fs layer [2025-01-20T02:44:11.576Z] 4f4fb700ef54: Waiting [2025-01-20T02:44:11.576Z] 92a5565b7b96: Waiting [2025-01-20T02:44:11.576Z] ff9bb7016b71: Waiting [2025-01-20T02:44:11.576Z] b67dba6c2c7d: Waiting [2025-01-20T02:44:11.576Z] a813b0c90790: Waiting [2025-01-20T02:44:11.576Z] 5fe327b54edc: Waiting [2025-01-20T02:44:11.576Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-20T02:44:11.576Z] 6ef4a4ee8ca5: Download complete [2025-01-20T02:44:11.847Z] 5fe327b54edc: Verifying Checksum [2025-01-20T02:44:11.847Z] 5fe327b54edc: Download complete [2025-01-20T02:44:11.847Z] 4f4fb700ef54: Verifying Checksum [2025-01-20T02:44:11.847Z] 4f4fb700ef54: Download complete [2025-01-20T02:44:11.847Z] 92a5565b7b96: Verifying Checksum [2025-01-20T02:44:11.847Z] 92a5565b7b96: Download complete [2025-01-20T02:44:11.847Z] da9db072f522: Download complete [2025-01-20T02:44:11.847Z] ff9bb7016b71: Verifying Checksum [2025-01-20T02:44:11.847Z] ff9bb7016b71: Download complete [2025-01-20T02:44:12.109Z] a813b0c90790: Verifying Checksum [2025-01-20T02:44:12.109Z] a813b0c90790: Download complete [2025-01-20T02:44:12.368Z] 06f05ace1117: Verifying Checksum [2025-01-20T02:44:12.368Z] 06f05ace1117: Download complete [2025-01-20T02:44:12.368Z] da9db072f522: Pull complete [2025-01-20T02:44:12.628Z] b67dba6c2c7d: Verifying Checksum [2025-01-20T02:44:12.629Z] b67dba6c2c7d: Download complete [2025-01-20T02:44:12.889Z] 6ef4a4ee8ca5: Pull complete [2025-01-20T02:44:17.078Z] 06f05ace1117: Pull complete [2025-01-20T02:44:17.078Z] 5fe327b54edc: Pull complete [2025-01-20T02:44:17.078Z] 4f4fb700ef54: Pull complete [2025-01-20T02:44:17.078Z] 92a5565b7b96: Pull complete [2025-01-20T02:44:17.078Z] ff9bb7016b71: Pull complete [2025-01-20T02:44:19.618Z] b67dba6c2c7d: Pull complete [2025-01-20T02:44:20.187Z] a813b0c90790: Pull complete [2025-01-20T02:44:20.187Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-20T02:44:20.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-20T02:44:20.187Z] ---> 3ba60ce46760 [2025-01-20T02:44:20.187Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-01-20T02:44:24.922Z] Still waiting to schedule task [2025-01-20T02:44:24.922Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-37203’ is offline [2025-01-20T02:44:26.847Z] ---> Running in 3157aff9546c [2025-01-20T02:44:26.847Z] Removing intermediate container 3157aff9546c [2025-01-20T02:44:26.847Z] ---> 3f32872f61c2 [2025-01-20T02:44:26.847Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-20T02:44:26.847Z] ---> Running in e051c8a5433b [2025-01-20T02:44:26.847Z] Removing intermediate container e051c8a5433b [2025-01-20T02:44:26.847Z] ---> b2c07f0a9d28 [2025-01-20T02:44:26.847Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-20T02:44:26.847Z] ---> Running in d955e0d89676 [2025-01-20T02:44:26.847Z] Removing intermediate container d955e0d89676 [2025-01-20T02:44:26.847Z] ---> 7990ca8ce676 [2025-01-20T02:44:26.847Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-20T02:44:26.847Z] ---> Running in ec82cf7091c6 [2025-01-20T02:44:26.847Z] Removing intermediate container ec82cf7091c6 [2025-01-20T02:44:26.847Z] ---> 44863c8df169 [2025-01-20T02:44:26.847Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-20T02:44:26.847Z] ---> Running in 8235a66230da [2025-01-20T02:44:26.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T02:44:26.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T02:44:26.847Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-20T02:44:26.847Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-01-20T02:44:26.847Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-20T02:44:27.106Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-20T02:44:27.106Z] Executing busybox-1.36.1-r29.trigger [2025-01-20T02:44:27.106Z] OK: 252 MiB in 62 packages [2025-01-20T02:44:27.673Z] Removing intermediate container 8235a66230da [2025-01-20T02:44:27.673Z] ---> 4c4bf46ef8c3 [2025-01-20T02:44:27.673Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-01-20T02:44:27.673Z] ---> Running in 6469b9d338b9 [2025-01-20T02:44:27.673Z] Removing intermediate container 6469b9d338b9 [2025-01-20T02:44:27.673Z] ---> 75cc9bcf6e22 [2025-01-20T02:44:27.673Z] Step 9/12 : COPY go.mod vendor* ./ [2025-01-20T02:44:27.673Z] ---> d11084da4b68 [2025-01-20T02:44:27.673Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T02:44:27.673Z] ---> Running in 04b61a4ae3b5 [2025-01-20T02:45:23.941Z] Removing intermediate container 04b61a4ae3b5 [2025-01-20T02:45:23.941Z] ---> 7c941dc637b2 [2025-01-20T02:45:23.941Z] Step 11/12 : COPY . . [2025-01-20T02:45:23.941Z] ---> 279f2b0f7035 [2025-01-20T02:45:23.941Z] Step 12/12 : RUN $MAKE [2025-01-20T02:45:23.941Z] ---> Running in ba54040e3b95 [2025-01-20T02:45:23.941Z] noop [2025-01-20T02:45:23.941Z] Removing intermediate container ba54040e3b95 [2025-01-20T02:45:23.941Z] ---> 2749787a1efd [2025-01-20T02:45:23.941Z] Successfully built 2749787a1efd [2025-01-20T02:45:23.941Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:45:24.278Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-20T02:45:24.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:45:24.362Z] prd-ubuntu20.04-docker-8c-8g-37204 does not seem to be running inside a container [2025-01-20T02:45:24.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-01-20T02:45:24.739Z] $ docker top 24deeeab7e68ad4ba88cd5298656ab8577c0a4b811e5721fac4abc3db098cea3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T02:45:25.101Z] + go version [2025-01-20T02:45:25.101Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-20T02:45:25.110Z] $ docker stop --time=1 24deeeab7e68ad4ba88cd5298656ab8577c0a4b811e5721fac4abc3db098cea3 [2025-01-20T02:45:26.349Z] $ docker rm -f --volumes 24deeeab7e68ad4ba88cd5298656ab8577c0a4b811e5721fac4abc3db098cea3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:45:26.811Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-20T02:45:26.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:45:26.891Z] prd-ubuntu20.04-docker-8c-8g-37204 does not seem to be running inside a container [2025-01-20T02:45:26.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-01-20T02:45:27.266Z] $ docker top e8575d92c33b4d1bab1dbc6639172067671af25a4ad5cb69e4d73596a70de070 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T02:45:27.627Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-20T02:45:27.930Z] + make test [2025-01-20T02:45:27.930Z] go test ./... -coverprofile=coverage.out ./... [2025-01-20T02:45:34.550Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-01-20T02:45:52.681Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-01-20T02:45:52.681Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-01-20T02:45:52.681Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.023s coverage: 22.8% of statements [2025-01-20T02:46:04.921Z] go vet ./... [2025-01-20T02:46:08.831Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-37205 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2025-01-20T02:46:08.852Z] Running in /w/workspace/device-mqtt-go/188 [Pipeline] { [Pipeline] checkout [2025-01-20T02:46:08.904Z] The recommended git tool is: git [2025-01-20T02:46:11.482Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-20T02:46:11.482Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-20T02:46:11.482Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-20T02:46:11.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-20T02:46:11.516Z] $ docker stop --time=1 e8575d92c33b4d1bab1dbc6639172067671af25a4ad5cb69e4d73596a70de070 [2025-01-20T02:46:17.341Z] using credential edgex-jenkins-ssh [2025-01-20T02:46:17.363Z] Cloning the remote Git repository [2025-01-20T02:46:17.679Z] $ docker rm -f --volumes e8575d92c33b4d1bab1dbc6639172067671af25a4ad5cb69e4d73596a70de070 [2025-01-20T02:46:17.406Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2025-01-20T02:46:17.512Z] > git init /w/workspace/device-mqtt-go/188 # timeout=10 [2025-01-20T02:46:17.664Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2025-01-20T02:46:17.665Z] > git --version # timeout=10 [2025-01-20T02:46:17.684Z] > git --version # 'git version 2.25.1' [2025-01-20T02:46:17.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-20T02:46:17.826Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T02:46:18.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-20T02:46:18.524Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-20T02:46:19.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-20T02:46:19.434Z] + ls -al . [2025-01-20T02:46:19.434Z] total 252 [2025-01-20T02:46:19.434Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 02:45 . [2025-01-20T02:46:19.434Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 02:43 .. [2025-01-20T02:46:19.434Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 20 02:43 .dockerignore [2025-01-20T02:46:19.434Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 02:45 .git [2025-01-20T02:46:19.434Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 02:43 .github [2025-01-20T02:46:19.434Z] -rw-rw-r-- 1 jenkins jenkins 264 Jan 20 02:43 .gitignore [2025-01-20T02:46:19.434Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 20 02:43 .golangci.yml [2025-01-20T02:46:19.434Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 02:44 .semver [2025-01-20T02:46:19.434Z] -rw-rw-r-- 1 jenkins jenkins 19106 Jan 20 02:43 Attribution.txt [2025-01-20T02:46:19.434Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jan 20 02:43 CHANGELOG.md [2025-01-20T02:46:19.434Z] -rw-rw-r-- 1 jenkins jenkins 1803 Jan 20 02:43 Dockerfile [2025-01-20T02:46:19.434Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 02:43 GOVERNANCE.md [2025-01-20T02:46:19.434Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 20 02:43 Jenkinsfile [2025-01-20T02:46:19.434Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 20 02:43 LICENSE [2025-01-20T02:46:19.434Z] -rw-rw-r-- 1 jenkins jenkins 2545 Jan 20 02:43 Makefile [2025-01-20T02:46:19.434Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 20 02:43 OWNERS.md [2025-01-20T02:46:19.434Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jan 20 02:43 README.md [2025-01-20T02:46:19.434Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 20 02:44 VERSION [2025-01-20T02:46:19.434Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 02:43 bin [2025-01-20T02:46:19.434Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 02:43 cmd [2025-01-20T02:46:19.434Z] -rw-r--r-- 1 jenkins jenkins 21039 Jan 20 02:45 coverage.out [2025-01-20T02:46:19.434Z] -rw-rw-r-- 1 jenkins jenkins 6270 Jan 20 02:43 go.mod [2025-01-20T02:46:19.434Z] -rw-rw-r-- 1 jenkins jenkins 86634 Jan 20 02:43 go.sum [2025-01-20T02:46:19.434Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 02:43 internal [2025-01-20T02:46:19.434Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 02:43 mock [2025-01-20T02:46:19.434Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 20 02:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:46:19.747Z] + 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=ee9b976c78f7b645c9e1559e0d6ced2f706be125 --label arch=amd64 --label version=4.0.0-dev.10 . [2025-01-20T02:46:19.747Z] Sending build context to Docker daemon 21.14MB [2025-01-20T02:46:19.747Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-01-20T02:46:19.747Z] Step 2/25 : FROM ${BASE} AS builder [2025-01-20T02:46:19.747Z] ---> 2749787a1efd [2025-01-20T02:46:19.747Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-01-20T02:46:20.315Z] ---> Running in 08d01881cbb0 [2025-01-20T02:46:20.315Z] Removing intermediate container 08d01881cbb0 [2025-01-20T02:46:20.315Z] ---> 5c420c69fd03 [2025-01-20T02:46:20.315Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-20T02:46:20.315Z] ---> Running in 0b5621d7653e [2025-01-20T02:46:20.584Z] Removing intermediate container 0b5621d7653e [2025-01-20T02:46:20.584Z] ---> a55e1fb7502d [2025-01-20T02:46:20.584Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-20T02:46:20.584Z] ---> Running in 991f257eaa13 [2025-01-20T02:46:20.584Z] Removing intermediate container 991f257eaa13 [2025-01-20T02:46:20.584Z] ---> 059b769ca1eb [2025-01-20T02:46:20.584Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-01-20T02:46:20.584Z] ---> Running in c8e37486ccb9 [2025-01-20T02:46:20.584Z] Removing intermediate container c8e37486ccb9 [2025-01-20T02:46:20.584Z] ---> 2a902f915cf8 [2025-01-20T02:46:20.584Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-20T02:46:20.843Z] ---> Running in ab8ceda59d52 [2025-01-20T02:46:20.507Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2025-01-20T02:46:20.531Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-20T02:46:21.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T02:46:21.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T02:46:21.453Z] Avoid second fetch [2025-01-20T02:46:21.454Z] Checking out Revision ee9b976c78f7b645c9e1559e0d6ced2f706be125 (main) [2025-01-20T02:46:21.672Z] OK: 252 MiB in 62 packages [2025-01-20T02:46:21.931Z] Removing intermediate container ab8ceda59d52 [2025-01-20T02:46:21.931Z] ---> 34affc15afa6 [2025-01-20T02:46:21.931Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-01-20T02:46:22.111Z] Commit message: "Merge pull request #724 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.19" [2025-01-20T02:46:22.190Z] ---> Running in 901a15d6e5c1 [2025-01-20T02:46:22.190Z] Removing intermediate container 901a15d6e5c1 [2025-01-20T02:46:22.190Z] ---> 111fd88873fa [2025-01-20T02:46:22.190Z] Step 9/25 : COPY go.mod vendor* ./ [2025-01-20T02:46:22.448Z] ---> 84fa89e9bdbb [2025-01-20T02:46:22.448Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T02:46:22.448Z] ---> Running in 922b4180158f [2025-01-20T02:46:21.477Z] > git config core.sparsecheckout # timeout=10 [2025-01-20T02:46:21.543Z] > git checkout -f ee9b976c78f7b645c9e1559e0d6ced2f706be125 # timeout=10 [2025-01-20T02:46:23.014Z] Removing intermediate container 922b4180158f [2025-01-20T02:46:23.015Z] ---> 92ea7814b680 [2025-01-20T02:46:23.015Z] Step 11/25 : COPY . . [2025-01-20T02:46:23.583Z] ---> 4d830e08f52b [2025-01-20T02:46:23.583Z] Step 12/25 : RUN $MAKE [2025-01-20T02:46:23.842Z] ---> Running in 45b5884f5243 [2025-01-20T02:46:24.102Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T02:46:26.631Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-20T02:46:26.631Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T02:46:26.631Z] Dload Upload Total Spent Left Speed [2025-01-20T02:46:26.631Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh [2025-01-20T02:46:26.979Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-20T02:46:27.323Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-20T02:46:27.323Z] + sudo tee /etc/docker/daemon.new [2025-01-20T02:46:27.323Z] { [2025-01-20T02:46:27.323Z] "registry-mirrors": [ [2025-01-20T02:46:27.323Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-20T02:46:27.323Z] ], [2025-01-20T02:46:27.323Z] "bip": "10.250.0.254/24", [2025-01-20T02:46:27.323Z] "hosts": [ [2025-01-20T02:46:27.323Z] "tcp://0.0.0.0:5555", [2025-01-20T02:46:27.323Z] "unix:///var/run/docker.sock" [2025-01-20T02:46:27.323Z] ], [2025-01-20T02:46:27.323Z] "mtu": 1458, [2025-01-20T02:46:27.323Z] "selinux-enabled": true, [2025-01-20T02:46:27.323Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-20T02:46:27.323Z] } [Pipeline] sh [2025-01-20T02:46:27.648Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-20T02:46:27.975Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T02:46:46.254Z] provisioning config files... [2025-01-20T02:46:46.282Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/188@tmp/config1629511905513428449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:46:46.724Z] ---> ****-login.sh [2025-01-20T02:46:46.724Z] nexus3.edgexfoundry.org:10001 [2025-01-20T02:46:46.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:46:47.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:46:47.266Z] Configure a credential helper to remove this warning. See [2025-01-20T02:46:47.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:46:47.266Z] [2025-01-20T02:46:47.266Z] Login Succeeded [2025-01-20T02:46:47.267Z] nexus3.edgexfoundry.org:10002 [2025-01-20T02:46:47.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:46:47.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:46:47.537Z] Configure a credential helper to remove this warning. See [2025-01-20T02:46:47.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:46:47.537Z] [2025-01-20T02:46:47.537Z] Login Succeeded [2025-01-20T02:46:47.537Z] nexus3.edgexfoundry.org:10003 [2025-01-20T02:46:47.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:46:47.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:46:47.808Z] Configure a credential helper to remove this warning. See [2025-01-20T02:46:47.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:46:47.808Z] [2025-01-20T02:46:47.808Z] Login Succeeded [2025-01-20T02:46:47.808Z] nexus3.edgexfoundry.org:10004 [2025-01-20T02:46:48.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:46:48.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:46:48.094Z] Configure a credential helper to remove this warning. See [2025-01-20T02:46:48.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:46:48.094Z] [2025-01-20T02:46:48.094Z] Login Succeeded [2025-01-20T02:46:48.094Z] ****.io [2025-01-20T02:46:48.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:46:48.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:46:48.367Z] Configure a credential helper to remove this warning. See [2025-01-20T02:46:48.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:46:48.367Z] [2025-01-20T02:46:48.367Z] Login Succeeded [2025-01-20T02:46:48.367Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T02:46:48.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-20T02:46:48.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T02:46:48.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T02:46:48.727Z] ========================================================= [2025-01-20T02:46:48.727Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-20T02:46:48.727Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:46:49.098Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-20T02:46:50.513Z] #0 building with "default" instance using docker driver [2025-01-20T02:46:50.513Z] [2025-01-20T02:46:50.513Z] #1 [internal] load build definition from Dockerfile [2025-01-20T02:46:50.513Z] #1 transferring dockerfile: 1.84kB 0.0s done [2025-01-20T02:46:50.513Z] #1 DONE 0.1s [2025-01-20T02:46:50.513Z] [2025-01-20T02:46:50.513Z] #2 [internal] load .dockerignore [2025-01-20T02:46:50.513Z] #2 transferring context: 182B done [2025-01-20T02:46:50.513Z] #2 DONE 0.1s [2025-01-20T02:46:50.513Z] [2025-01-20T02:46:50.513Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-20T02:46:50.513Z] #3 DONE 0.1s [2025-01-20T02:46:50.513Z] [2025-01-20T02:46:50.513Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-20T02:46:50.513Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-20T02:46:50.790Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-20T02:46:50.790Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.2s [2025-01-20T02:46:50.790Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-20T02:46:50.790Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-20T02:46:50.790Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 2.10MB / 70.67MB 0.2s [2025-01-20T02:46:50.790Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.2s [2025-01-20T02:46:50.790Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-20T02:46:50.790Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-01-20T02:46:50.790Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.72MB / 70.67MB 0.3s [2025-01-20T02:46:50.790Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-01-20T02:46:50.790Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-20T02:46:50.790Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-01-20T02:46:50.790Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s [2025-01-20T02:46:50.790Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 9.44MB / 70.67MB 0.4s [2025-01-20T02:46:50.790Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done [2025-01-20T02:46:50.790Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 2.10MB / 98.78MB 0.4s [2025-01-20T02:46:50.790Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.05MB / 12.74MB 0.4s [2025-01-20T02:46:51.060Z] #4 ... [2025-01-20T02:46:51.060Z] [2025-01-20T02:46:51.060Z] #5 [internal] load build context [2025-01-20T02:46:51.060Z] #5 transferring context: 10.55MB 0.4s done [2025-01-20T02:46:51.060Z] #5 DONE 0.5s [2025-01-20T02:46:51.060Z] [2025-01-20T02:46:51.060Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-20T02:46:51.060Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 14.18MB / 70.67MB 0.5s [2025-01-20T02:46:51.060Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 4.19MB / 12.74MB 0.5s [2025-01-20T02:46:51.060Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 25.17MB / 70.67MB 0.7s [2025-01-20T02:46:51.060Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 16.78MB / 98.78MB 0.7s [2025-01-20T02:46:51.060Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 10.49MB / 12.74MB 0.7s [2025-01-20T02:46:51.330Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 30.41MB / 70.67MB 0.8s [2025-01-20T02:46:51.330Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2025-01-20T02:46:51.330Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 22.02MB / 98.78MB 0.8s [2025-01-20T02:46:51.330Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done [2025-01-20T02:46:51.330Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 35.65MB / 70.67MB 0.9s [2025-01-20T02:46:51.330Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 27.06MB / 98.78MB 0.9s [2025-01-20T02:46:51.330Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-20T02:46:51.601Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 47.19MB / 70.67MB 1.1s [2025-01-20T02:46:51.601Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 35.65MB / 98.78MB 1.1s [2025-01-20T02:46:51.601Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 53.48MB / 70.67MB 1.2s [2025-01-20T02:46:51.601Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 41.94MB / 98.78MB 1.2s [2025-01-20T02:46:51.601Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-20T02:46:51.872Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 59.77MB / 70.67MB 1.3s [2025-01-20T02:46:51.872Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 66.06MB / 70.67MB 1.4s [2025-01-20T02:46:51.872Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 53.48MB / 98.78MB 1.4s [2025-01-20T02:46:51.872Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.5s [2025-01-20T02:46:51.872Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 60.82MB / 98.78MB 1.5s [2025-01-20T02:46:52.146Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 73.40MB / 98.78MB 1.7s [2025-01-20T02:46:52.146Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 80.74MB / 98.78MB 1.8s [2025-01-20T02:46:52.416Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 87.03MB / 98.78MB 1.9s [2025-01-20T02:46:52.687Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.1s [2025-01-20T02:46:53.277Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 2.5s done [2025-01-20T02:46:53.277Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.7s done [2025-01-20T02:46:53.277Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-20T02:46:59.958Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.3s [2025-01-20T02:47:02.854Z] Removing intermediate container 45b5884f5243 [2025-01-20T02:47:02.855Z] ---> 0f1a97ca7ad9 [2025-01-20T02:47:02.855Z] Step 13/25 : FROM alpine:3.20 [2025-01-20T02:47:02.855Z] 3.20: Pulling from library/alpine [2025-01-20T02:47:02.855Z] 66a3d608f3fa: Pulling fs layer [2025-01-20T02:47:02.855Z] 66a3d608f3fa: Verifying Checksum [2025-01-20T02:47:02.855Z] 66a3d608f3fa: Download complete [2025-01-20T02:47:02.855Z] 66a3d608f3fa: Pull complete [2025-01-20T02:47:02.855Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T02:47:02.855Z] Status: Downloaded newer image for alpine:3.20 [2025-01-20T02:47:02.855Z] ---> e29df9b510ff [2025-01-20T02:47:02.855Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-01-20T02:47:02.855Z] ---> Running in 5953952bb46f [2025-01-20T02:47:02.855Z] Removing intermediate container 5953952bb46f [2025-01-20T02:47:02.855Z] ---> 8ddad091ee35 [2025-01-20T02:47:02.855Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-01-20T02:47:02.855Z] ---> Running in 9ad6bf7314d8 [2025-01-20T02:47:02.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T02:47:03.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T02:47:03.378Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T02:47:03.378Z] Executing busybox-1.36.1-r29.trigger [2025-01-20T02:47:03.637Z] OK: 8 MiB in 15 packages [2025-01-20T02:47:04.585Z] Removing intermediate container 9ad6bf7314d8 [2025-01-20T02:47:04.585Z] ---> 95437c0efeb2 [2025-01-20T02:47:04.585Z] Step 16/25 : RUN apk --no-cache upgrade [2025-01-20T02:47:04.585Z] ---> Running in b17a7632d883 [2025-01-20T02:47:05.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-20T02:47:05.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-20T02:47:05.314Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.3s [2025-01-20T02:47:05.448Z] OK: 8 MiB in 15 packages [2025-01-20T02:47:06.388Z] Removing intermediate container b17a7632d883 [2025-01-20T02:47:06.388Z] ---> 5ed9c6f81702 [2025-01-20T02:47:06.388Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-01-20T02:47:09.027Z] ---> 252da7909655 [2025-01-20T02:47:09.027Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-01-20T02:47:09.027Z] ---> ac371a938921 [2025-01-20T02:47:09.027Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-01-20T02:47:09.289Z] ---> e6e18264fb40 [2025-01-20T02:47:09.289Z] Step 20/25 : EXPOSE 59982 [2025-01-20T02:47:09.550Z] ---> Running in 4f3ba12e1055 [2025-01-20T02:47:09.550Z] Removing intermediate container 4f3ba12e1055 [2025-01-20T02:47:09.550Z] ---> 2d9d384ff8fc [2025-01-20T02:47:09.550Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-01-20T02:47:09.810Z] ---> Running in 418ca7976a3e [2025-01-20T02:47:10.070Z] Removing intermediate container 418ca7976a3e [2025-01-20T02:47:10.070Z] ---> 2d256362cefb [2025-01-20T02:47:10.070Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-20T02:47:10.331Z] ---> Running in 06f86c3c2bdd [2025-01-20T02:47:10.331Z] Removing intermediate container 06f86c3c2bdd [2025-01-20T02:47:10.331Z] ---> 8573c34cd491 [2025-01-20T02:47:10.331Z] Step 23/25 : LABEL arch=amd64 [2025-01-20T02:47:10.331Z] ---> Running in ae11f1ea0bbc [2025-01-20T02:47:10.591Z] Removing intermediate container ae11f1ea0bbc [2025-01-20T02:47:10.591Z] ---> c576c88f4404 [2025-01-20T02:47:10.591Z] Step 24/25 : LABEL git_sha=ee9b976c78f7b645c9e1559e0d6ced2f706be125 [2025-01-20T02:47:10.591Z] ---> Running in fd0d7fe070a2 [2025-01-20T02:47:10.853Z] Removing intermediate container fd0d7fe070a2 [2025-01-20T02:47:10.853Z] ---> 3613d68f4170 [2025-01-20T02:47:10.853Z] Step 25/25 : LABEL version=4.0.0-dev.10 [2025-01-20T02:47:10.853Z] ---> Running in 244de694d524 [2025-01-20T02:47:11.115Z] Removing intermediate container 244de694d524 [2025-01-20T02:47:11.116Z] ---> 77ea98b260f0 [2025-01-20T02:47:11.116Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-20T02:47:11.116Z] Successfully built 77ea98b260f0 [2025-01-20T02:47:11.116Z] 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-01-20T02:47:11.286Z] provisioning config files... [2025-01-20T02:47:11.295Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4770052582793636736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:47:11.616Z] ---> ****-login.sh [2025-01-20T02:47:11.617Z] nexus3.edgexfoundry.org:10001 [2025-01-20T02:47:11.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:47:11.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:47:11.617Z] Configure a credential helper to remove this warning. See [2025-01-20T02:47:11.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:47:11.617Z] [2025-01-20T02:47:11.617Z] Login Succeeded [2025-01-20T02:47:11.617Z] nexus3.edgexfoundry.org:10002 [2025-01-20T02:47:11.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:47:11.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:47:11.893Z] Configure a credential helper to remove this warning. See [2025-01-20T02:47:11.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:47:11.893Z] [2025-01-20T02:47:11.893Z] Login Succeeded [2025-01-20T02:47:11.893Z] nexus3.edgexfoundry.org:10003 [2025-01-20T02:47:11.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:47:11.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:47:11.894Z] Configure a credential helper to remove this warning. See [2025-01-20T02:47:11.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:47:11.894Z] [2025-01-20T02:47:11.894Z] Login Succeeded [2025-01-20T02:47:11.894Z] nexus3.edgexfoundry.org:10004 [2025-01-20T02:47:12.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:47:12.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:47:12.158Z] Configure a credential helper to remove this warning. See [2025-01-20T02:47:12.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:47:12.158Z] [2025-01-20T02:47:12.158Z] Login Succeeded [2025-01-20T02:47:12.158Z] ****.io [2025-01-20T02:47:12.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:47:12.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:47:12.418Z] Configure a credential helper to remove this warning. See [2025-01-20T02:47:12.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:47:12.418Z] [2025-01-20T02:47:12.418Z] Login Succeeded [2025-01-20T02:47:12.418Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T02:47:12.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T02:47:12.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T02:47:12.521Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2025-01-20T02:47:12.521Z] ee9b976c78f7b645c9e1559e0d6ced2f706be125 [2025-01-20T02:47:12.521Z] latest [2025-01-20T02:47:12.521Z] 4.0.0-dev.10 [2025-01-20T02:47:12.521Z] ee9b976c78f7b645c9e1559e0d6ced2f706be125-4.0.0-dev.10 [2025-01-20T02:47:12.521Z] main [2025-01-20T02:47:12.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:47:12.877Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:ee9b976c78f7b645c9e1559e0d6ced2f706be125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:47:13.233Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:ee9b976c78f7b645c9e1559e0d6ced2f706be125 [2025-01-20T02:47:13.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-01-20T02:47:13.233Z] f9339fdcea7b: Preparing [2025-01-20T02:47:13.233Z] 7ee8c97ba910: Preparing [2025-01-20T02:47:13.233Z] 692863bc8adf: Preparing [2025-01-20T02:47:13.233Z] c1a3e4b303e3: Preparing [2025-01-20T02:47:13.233Z] c227ec62e722: Preparing [2025-01-20T02:47:13.233Z] ce5a8cde9eee: Preparing [2025-01-20T02:47:13.233Z] ce5a8cde9eee: Waiting [2025-01-20T02:47:13.233Z] f9339fdcea7b: Pushed [2025-01-20T02:47:13.233Z] c1a3e4b303e3: Pushed [2025-01-20T02:47:13.233Z] 7ee8c97ba910: Pushed [2025-01-20T02:47:13.233Z] c227ec62e722: Pushed [2025-01-20T02:47:13.500Z] ce5a8cde9eee: Layer already exists [2025-01-20T02:47:13.524Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.8s done [2025-01-20T02:47:13.524Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-20T02:47:13.524Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2025-01-20T02:47:13.790Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-20T02:47:13.790Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-20T02:47:13.790Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-20T02:47:13.790Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s [2025-01-20T02:47:17.712Z] 692863bc8adf: Pushed [2025-01-20T02:47:17.712Z] ee9b976c78f7b645c9e1559e0d6ced2f706be125: digest: sha256:a439a54ada61c5e9324c31608a788aff2e67c9a2d98673506f18f4c2f4a17ab9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:47:18.100Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:47:18.428Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-01-20T02:47:18.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-01-20T02:47:18.428Z] f9339fdcea7b: Preparing [2025-01-20T02:47:18.428Z] 7ee8c97ba910: Preparing [2025-01-20T02:47:18.428Z] 692863bc8adf: Preparing [2025-01-20T02:47:18.428Z] c1a3e4b303e3: Preparing [2025-01-20T02:47:18.428Z] c227ec62e722: Preparing [2025-01-20T02:47:18.428Z] ce5a8cde9eee: Preparing [2025-01-20T02:47:18.428Z] ce5a8cde9eee: Waiting [2025-01-20T02:47:18.428Z] c1a3e4b303e3: Layer already exists [2025-01-20T02:47:18.428Z] f9339fdcea7b: Layer already exists [2025-01-20T02:47:18.428Z] 692863bc8adf: Layer already exists [2025-01-20T02:47:18.428Z] 7ee8c97ba910: Layer already exists [2025-01-20T02:47:18.428Z] c227ec62e722: Layer already exists [2025-01-20T02:47:18.428Z] ce5a8cde9eee: Layer already exists [2025-01-20T02:47:18.428Z] latest: digest: sha256:a439a54ada61c5e9324c31608a788aff2e67c9a2d98673506f18f4c2f4a17ab9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:47:18.759Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:47:19.110Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.10 [2025-01-20T02:47:19.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-01-20T02:47:19.110Z] f9339fdcea7b: Preparing [2025-01-20T02:47:19.110Z] 7ee8c97ba910: Preparing [2025-01-20T02:47:19.110Z] 692863bc8adf: Preparing [2025-01-20T02:47:19.110Z] c1a3e4b303e3: Preparing [2025-01-20T02:47:19.110Z] c227ec62e722: Preparing [2025-01-20T02:47:19.110Z] ce5a8cde9eee: Preparing [2025-01-20T02:47:19.110Z] ce5a8cde9eee: Waiting [2025-01-20T02:47:19.110Z] f9339fdcea7b: Layer already exists [2025-01-20T02:47:19.110Z] c227ec62e722: Layer already exists [2025-01-20T02:47:19.110Z] 7ee8c97ba910: Layer already exists [2025-01-20T02:47:19.110Z] 692863bc8adf: Layer already exists [2025-01-20T02:47:19.110Z] c1a3e4b303e3: Layer already exists [2025-01-20T02:47:19.110Z] ce5a8cde9eee: Layer already exists [2025-01-20T02:47:19.110Z] 4.0.0-dev.10: digest: sha256:a439a54ada61c5e9324c31608a788aff2e67c9a2d98673506f18f4c2f4a17ab9 size: 1573 [Pipeline] } [2025-01-20T02:47:19.129Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.3s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:47:19.460Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:ee9b976c78f7b645c9e1559e0d6ced2f706be125-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:47:19.784Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:ee9b976c78f7b645c9e1559e0d6ced2f706be125-4.0.0-dev.10 [2025-01-20T02:47:19.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-01-20T02:47:19.784Z] f9339fdcea7b: Preparing [2025-01-20T02:47:19.784Z] 7ee8c97ba910: Preparing [2025-01-20T02:47:19.784Z] 692863bc8adf: Preparing [2025-01-20T02:47:19.784Z] c1a3e4b303e3: Preparing [2025-01-20T02:47:19.784Z] c227ec62e722: Preparing [2025-01-20T02:47:19.784Z] ce5a8cde9eee: Preparing [2025-01-20T02:47:19.784Z] ce5a8cde9eee: Waiting [2025-01-20T02:47:19.784Z] c1a3e4b303e3: Layer already exists [2025-01-20T02:47:19.784Z] c227ec62e722: Layer already exists [2025-01-20T02:47:19.784Z] 7ee8c97ba910: Layer already exists [2025-01-20T02:47:19.784Z] ce5a8cde9eee: Layer already exists [2025-01-20T02:47:19.784Z] f9339fdcea7b: Layer already exists [2025-01-20T02:47:19.784Z] 692863bc8adf: Layer already exists [2025-01-20T02:47:19.784Z] ee9b976c78f7b645c9e1559e0d6ced2f706be125-4.0.0-dev.10: digest: sha256:a439a54ada61c5e9324c31608a788aff2e67c9a2d98673506f18f4c2f4a17ab9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:47:20.125Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:47:20.515Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-01-20T02:47:20.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-01-20T02:47:20.515Z] f9339fdcea7b: Preparing [2025-01-20T02:47:20.515Z] 7ee8c97ba910: Preparing [2025-01-20T02:47:20.515Z] 692863bc8adf: Preparing [2025-01-20T02:47:20.515Z] c1a3e4b303e3: Preparing [2025-01-20T02:47:20.515Z] c227ec62e722: Preparing [2025-01-20T02:47:20.515Z] ce5a8cde9eee: Preparing [2025-01-20T02:47:20.515Z] ce5a8cde9eee: Waiting [2025-01-20T02:47:20.515Z] c1a3e4b303e3: Layer already exists [2025-01-20T02:47:20.515Z] 692863bc8adf: Layer already exists [2025-01-20T02:47:20.515Z] c227ec62e722: Layer already exists [2025-01-20T02:47:20.515Z] f9339fdcea7b: Layer already exists [2025-01-20T02:47:20.515Z] 7ee8c97ba910: Layer already exists [2025-01-20T02:47:20.515Z] ce5a8cde9eee: Layer already exists [2025-01-20T02:47:20.515Z] main: digest: sha256:a439a54ada61c5e9324c31608a788aff2e67c9a2d98673506f18f4c2f4a17ab9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T02:47:20.595Z] ===================================================== [Pipeline] echo [2025-01-20T02:47:20.610Z] taggedImages: [2025-01-20T02:47:20.610Z] - nexus3.edgexfoundry.org:10004/device-mqtt:ee9b976c78f7b645c9e1559e0d6ced2f706be125 [2025-01-20T02:47:20.610Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-01-20T02:47:20.610Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.10 [2025-01-20T02:47:20.610Z] - nexus3.edgexfoundry.org:10004/device-mqtt:ee9b976c78f7b645c9e1559e0d6ced2f706be125-4.0.0-dev.10 [2025-01-20T02:47:20.610Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [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] { [Pipeline] sh [2025-01-20T02:47:21.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T02:47:21.049Z] [2025-01-20T02:47:21.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:47:21.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T02:47:22.108Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-20T02:47:22.108Z] 5eb5b503b376: Pulling fs layer [2025-01-20T02:47:22.108Z] 5c69ac0246d0: Pulling fs layer [2025-01-20T02:47:22.108Z] ec43610c2a17: Pulling fs layer [2025-01-20T02:47:22.108Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-20T02:47:22.108Z] 33b1e0a273af: Pulling fs layer [2025-01-20T02:47:22.108Z] 5d3b04190fa2: Pulling fs layer [2025-01-20T02:47:22.108Z] 2f39f015ded8: Pulling fs layer [2025-01-20T02:47:22.108Z] 3a2ae6a8a46f: Waiting [2025-01-20T02:47:22.108Z] 33b1e0a273af: Waiting [2025-01-20T02:47:22.108Z] 5d3b04190fa2: Waiting [2025-01-20T02:47:22.108Z] 2f39f015ded8: Waiting [2025-01-20T02:47:22.108Z] 5c69ac0246d0: Download complete [2025-01-20T02:47:22.108Z] 3a2ae6a8a46f: Download complete [2025-01-20T02:47:22.108Z] 33b1e0a273af: Verifying Checksum [2025-01-20T02:47:22.108Z] 33b1e0a273af: Download complete [2025-01-20T02:47:22.108Z] 5d3b04190fa2: Download complete [2025-01-20T02:47:22.108Z] ec43610c2a17: Verifying Checksum [2025-01-20T02:47:22.108Z] ec43610c2a17: Download complete [2025-01-20T02:47:22.369Z] 5eb5b503b376: Verifying Checksum [2025-01-20T02:47:22.369Z] 5eb5b503b376: Download complete [2025-01-20T02:47:22.638Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.9s done [2025-01-20T02:47:22.907Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-20T02:47:22.935Z] 2f39f015ded8: Download complete [2025-01-20T02:47:23.873Z] 5eb5b503b376: Pull complete [2025-01-20T02:47:24.140Z] 5c69ac0246d0: Pull complete [2025-01-20T02:47:24.710Z] ec43610c2a17: Pull complete [2025-01-20T02:47:24.858Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done [2025-01-20T02:47:24.982Z] 3a2ae6a8a46f: Pull complete [2025-01-20T02:47:25.445Z] #4 DONE 34.8s [2025-01-20T02:47:25.445Z] [2025-01-20T02:47:25.445Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-01-20T02:47:25.552Z] 33b1e0a273af: Pull complete [2025-01-20T02:47:25.552Z] 5d3b04190fa2: Pull complete [2025-01-20T02:47:26.032Z] #6 0.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T02:47:26.300Z] #6 1.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T02:47:27.717Z] #6 2.378 (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-20T02:47:27.718Z] #6 2.403 (2/4) Installing libedit (20240517.3.1-r0) [2025-01-20T02:47:27.718Z] #6 2.414 (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-20T02:47:27.718Z] #6 2.476 (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-20T02:47:27.718Z] #6 2.503 Executing busybox-1.36.1-r29.trigger [2025-01-20T02:47:27.986Z] #6 2.543 OK: 244 MiB in 62 packages [2025-01-20T02:47:29.962Z] #6 DONE 4.5s [2025-01-20T02:47:29.962Z] [2025-01-20T02:47:29.962Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2025-01-20T02:47:29.962Z] #7 DONE 0.1s [2025-01-20T02:47:29.962Z] [2025-01-20T02:47:29.962Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-20T02:47:29.962Z] #8 DONE 0.1s [2025-01-20T02:47:29.962Z] [2025-01-20T02:47:29.962Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T02:47:30.825Z] 2f39f015ded8: Pull complete [2025-01-20T02:47:30.825Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-20T02:47:30.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T02:47:30.825Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:47:30.964Z] prd-ubuntu20.04-docker-8c-8g-37204 does not seem to be running inside a container [2025-01-20T02:47:30.999Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-01-20T02:47:43.206Z] $ docker top 746373f41fb5b8ec2c99a2258793bdcf102fb930b30352d35d5e23d37c2b653b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:47:43.757Z] ---> job-cost.sh [2025-01-20T02:47:43.757Z] lf-activate-venv: SKIPPING [2025-01-20T02:47:43.757Z] INFO: No Stack... [2025-01-20T02:47:44.018Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T02:47:44.609Z] INFO: Archiving Costs [Pipeline] sh [2025-01-20T02:47:44.983Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2025-01-20T02:47:44.983Z] + cut -d, -f6 [Pipeline] lock [2025-01-20T02:47:45.002Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-188-stack-cost] [2025-01-20T02:47:45.013Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-188-stack-cost] did not exist. Created. [2025-01-20T02:47:45.021Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-20T02:47:45.366Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-20T02:47:45.406Z] Stashed 1 file(s) [Pipeline] } [2025-01-20T02:47:45.416Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-20T02:47:45.439Z] $ docker stop --time=1 746373f41fb5b8ec2c99a2258793bdcf102fb930b30352d35d5e23d37c2b653b [2025-01-20T02:47:46.816Z] $ docker rm -f --volumes 746373f41fb5b8ec2c99a2258793bdcf102fb930b30352d35d5e23d37c2b653b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-20T02:48:02.196Z] #9 DONE 28.5s [2025-01-20T02:48:02.196Z] [2025-01-20T02:48:02.196Z] #10 [builder 6/7] COPY . . [2025-01-20T02:48:02.196Z] #10 DONE 0.3s [2025-01-20T02:48:02.196Z] [2025-01-20T02:48:02.196Z] #11 [builder 7/7] RUN echo noop [2025-01-20T02:48:02.197Z] #11 0.626 noop [2025-01-20T02:48:02.197Z] #11 DONE 0.7s [2025-01-20T02:48:02.197Z] [2025-01-20T02:48:02.197Z] #12 exporting to image [2025-01-20T02:48:02.197Z] #12 exporting layers [2025-01-20T02:48:34.418Z] #12 exporting layers 34.2s done [2025-01-20T02:48:34.418Z] #12 writing image sha256:ae5b3925323a98251ca4d0a17e98cb76061ceb78652a2a9e272f9208379e0c0e done [2025-01-20T02:48:34.418Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-20T02:48:34.418Z] #12 DONE 34.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:48:34.794Z] + docker inspect -f . ci-base-image-arm64 [2025-01-20T02:48:34.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:48:34.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-37205 does not seem to be running inside a container [2025-01-20T02:48:35.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/188 -v /w/workspace/device-mqtt-go/188:/w/workspace/device-mqtt-go/188:rw,z -v /w/workspace/device-mqtt-go/188@tmp:/w/workspace/device-mqtt-go/188@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 ******** ci-base-image-arm64 cat [2025-01-20T02:48:36.316Z] $ docker top 046dc2f4c87f52f470fd9d71566003d74ebf46baf55a51bb3432641c997cc53d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T02:48:37.141Z] + go version [2025-01-20T02:48:37.141Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-20T02:48:37.159Z] $ docker stop --time=1 046dc2f4c87f52f470fd9d71566003d74ebf46baf55a51bb3432641c997cc53d [2025-01-20T02:48:38.705Z] $ docker rm -f --volumes 046dc2f4c87f52f470fd9d71566003d74ebf46baf55a51bb3432641c997cc53d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:48:39.289Z] + docker inspect -f . ci-base-image-arm64 [2025-01-20T02:48:39.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:48:39.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-37205 does not seem to be running inside a container [2025-01-20T02:48:39.530Z] $ 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/188 -v /w/workspace/device-mqtt-go/188:/w/workspace/device-mqtt-go/188:rw,z -v /w/workspace/device-mqtt-go/188@tmp:/w/workspace/device-mqtt-go/188@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 ******** ci-base-image-arm64 cat [2025-01-20T02:48:41.241Z] $ docker top 78fd695b1b6d15ded3400b59efff864824562dd0ca00f40e671703ba45378578 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T02:48:41.719Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/188 [Pipeline] fileExists [Pipeline] sh [2025-01-20T02:48:42.059Z] + make test [2025-01-20T02:48:42.059Z] go test ./... -coverprofile=coverage.out ./... [2025-01-20T02:48:47.419Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-01-20T02:50:54.362Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-01-20T02:50:54.362Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-01-20T02:50:54.362Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 22.8% of statements [2025-01-20T02:50:54.362Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-20T02:50:54.362Z] go vet ./... [2025-01-20T02:51:16.503Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-20T02:51:16.503Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-20T02:51:16.503Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-20T02:51:16.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-20T02:51:16.543Z] $ docker stop --time=1 78fd695b1b6d15ded3400b59efff864824562dd0ca00f40e671703ba45378578 [2025-01-20T02:51:18.495Z] $ docker rm -f --volumes 78fd695b1b6d15ded3400b59efff864824562dd0ca00f40e671703ba45378578 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T02:51:20.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-20T02:51:20.037Z] Warning: overwriting stash ‘coverage-report’ [2025-01-20T02:51:20.521Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-20T02:51:20.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-20T02:51:21.269Z] + ls -al . [2025-01-20T02:51:21.269Z] total 248 [2025-01-20T02:51:21.269Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 02:48 . [2025-01-20T02:51:21.269Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 02:46 .. [2025-01-20T02:51:21.269Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 20 02:46 .dockerignore [2025-01-20T02:51:21.269Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 02:46 .git [2025-01-20T02:51:21.269Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 02:46 .github [2025-01-20T02:51:21.269Z] -rw-rw-r-- 1 jenkins jenkins 264 Jan 20 02:46 .gitignore [2025-01-20T02:51:21.269Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 20 02:46 .golangci.yml [2025-01-20T02:51:21.269Z] -rw-rw-r-- 1 jenkins jenkins 19106 Jan 20 02:46 Attribution.txt [2025-01-20T02:51:21.269Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jan 20 02:46 CHANGELOG.md [2025-01-20T02:51:21.269Z] -rw-rw-r-- 1 jenkins jenkins 1803 Jan 20 02:46 Dockerfile [2025-01-20T02:51:21.269Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 02:46 GOVERNANCE.md [2025-01-20T02:51:21.269Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 20 02:46 Jenkinsfile [2025-01-20T02:51:21.269Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 20 02:46 LICENSE [2025-01-20T02:51:21.269Z] -rw-rw-r-- 1 jenkins jenkins 2545 Jan 20 02:46 Makefile [2025-01-20T02:51:21.269Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 20 02:46 OWNERS.md [2025-01-20T02:51:21.269Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jan 20 02:46 README.md [2025-01-20T02:51:21.269Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 20 02:44 VERSION [2025-01-20T02:51:21.269Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 02:46 bin [2025-01-20T02:51:21.269Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 02:46 cmd [2025-01-20T02:51:21.269Z] -rw-r--r-- 1 jenkins jenkins 21039 Jan 20 02:50 coverage.out [2025-01-20T02:51:21.269Z] -rw-rw-r-- 1 jenkins jenkins 6270 Jan 20 02:46 go.mod [2025-01-20T02:51:21.269Z] -rw-rw-r-- 1 jenkins jenkins 86634 Jan 20 02:46 go.sum [2025-01-20T02:51:21.269Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 02:46 internal [2025-01-20T02:51:21.269Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 02:46 mock [2025-01-20T02:51:21.269Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 20 02:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:51:21.632Z] + 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=ee9b976c78f7b645c9e1559e0d6ced2f706be125 --label arch=arm64 --label version=4.0.0-dev.10 . [2025-01-20T02:51:22.597Z] #0 building with "default" instance using docker driver [2025-01-20T02:51:22.597Z] [2025-01-20T02:51:22.597Z] #1 [internal] load build definition from Dockerfile [2025-01-20T02:51:22.597Z] #1 transferring dockerfile: 1.84kB done [2025-01-20T02:51:22.597Z] #1 DONE 0.0s [2025-01-20T02:51:22.597Z] [2025-01-20T02:51:22.597Z] #2 [internal] load .dockerignore [2025-01-20T02:51:22.597Z] #2 transferring context: 182B done [2025-01-20T02:51:22.597Z] #2 DONE 0.0s [2025-01-20T02:51:22.597Z] [2025-01-20T02:51:22.597Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-20T02:51:22.597Z] #3 DONE 0.0s [2025-01-20T02:51:22.597Z] [2025-01-20T02:51:22.597Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-20T02:51:22.597Z] #4 DONE 0.4s [2025-01-20T02:51:22.869Z] [2025-01-20T02:51:22.869Z] #5 [internal] load build context [2025-01-20T02:51:22.869Z] #5 transferring context: 28.41kB 0.1s done [2025-01-20T02:51:22.869Z] #5 DONE 0.1s [2025-01-20T02:51:22.869Z] [2025-01-20T02:51:22.869Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T02:51:22.869Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-20T02:51:22.869Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.1s [2025-01-20T02:51:22.869Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-20T02:51:22.869Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-20T02:51:22.869Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-20T02:51:23.138Z] #6 ... [2025-01-20T02:51:23.138Z] [2025-01-20T02:51:23.138Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-20T02:51:23.138Z] #7 DONE 0.2s [2025-01-20T02:51:23.138Z] [2025-01-20T02:51:23.138Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-20T02:51:23.138Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done [2025-01-20T02:51:23.138Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-20T02:51:23.408Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-20T02:51:23.677Z] #6 DONE 1.0s [2025-01-20T02:51:23.677Z] [2025-01-20T02:51:23.677Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-01-20T02:51:23.677Z] #8 0.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T02:51:24.294Z] #8 1.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T02:51:25.706Z] #8 2.715 OK: 244 MiB in 62 packages [2025-01-20T02:51:25.975Z] #8 DONE 3.1s [2025-01-20T02:51:25.975Z] [2025-01-20T02:51:25.975Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-01-20T02:51:25.975Z] #9 0.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T02:51:25.975Z] #9 0.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T02:51:26.249Z] #9 ... [2025-01-20T02:51:26.249Z] [2025-01-20T02:51:26.249Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2025-01-20T02:51:26.249Z] #10 DONE 0.1s [2025-01-20T02:51:26.249Z] [2025-01-20T02:51:26.249Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-01-20T02:51:26.249Z] #9 2.451 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-20T02:51:26.249Z] #9 2.469 Executing busybox-1.36.1-r29.trigger [2025-01-20T02:51:26.249Z] #9 2.499 OK: 9 MiB in 15 packages [2025-01-20T02:51:26.522Z] #9 ... [2025-01-20T02:51:26.522Z] [2025-01-20T02:51:26.522Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-20T02:51:26.522Z] #11 DONE 0.2s [2025-01-20T02:51:26.522Z] [2025-01-20T02:51:26.522Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T02:51:26.791Z] #12 ... [2025-01-20T02:51:26.791Z] [2025-01-20T02:51:26.791Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-01-20T02:51:26.791Z] #9 DONE 3.0s [2025-01-20T02:51:27.060Z] [2025-01-20T02:51:27.060Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-20T02:51:27.659Z] #13 0.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-20T02:51:27.927Z] #13 ... [2025-01-20T02:51:27.927Z] [2025-01-20T02:51:27.927Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-20T02:51:27.927Z] #12 DONE 1.5s [2025-01-20T02:51:27.927Z] [2025-01-20T02:51:27.927Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-20T02:51:27.927Z] #13 1.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-20T02:51:28.196Z] #13 ... [2025-01-20T02:51:28.196Z] [2025-01-20T02:51:28.196Z] #14 [builder 6/7] COPY . . [2025-01-20T02:51:28.196Z] #14 DONE 0.4s [2025-01-20T02:51:28.465Z] [2025-01-20T02:51:28.465Z] #15 [builder 7/7] RUN make build [2025-01-20T02:51:29.050Z] #15 0.733 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-01-20T02:51:30.016Z] #15 ... [2025-01-20T02:51:30.016Z] [2025-01-20T02:51:30.016Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-20T02:51:30.016Z] #13 2.817 OK: 9 MiB in 15 packages [2025-01-20T02:51:30.016Z] #13 DONE 3.3s [2025-01-20T02:51:30.284Z] [2025-01-20T02:51:30.284Z] #15 [builder 7/7] RUN make build [2025-01-20T02:53:37.018Z] #15 DONE 124.0s [2025-01-20T02:53:37.018Z] [2025-01-20T02:53:37.018Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2025-01-20T02:53:37.018Z] #16 DONE 0.5s [2025-01-20T02:53:37.018Z] [2025-01-20T02:53:37.018Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2025-01-20T02:53:37.018Z] #17 DONE 0.1s [2025-01-20T02:53:37.018Z] [2025-01-20T02:53:37.018Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-01-20T02:53:37.018Z] #18 DONE 0.1s [2025-01-20T02:53:37.018Z] [2025-01-20T02:53:37.018Z] #19 exporting to image [2025-01-20T02:53:37.018Z] #19 exporting layers [2025-01-20T02:53:37.018Z] #19 exporting layers 0.7s done [2025-01-20T02:53:37.018Z] #19 writing image sha256:e4f1c3191403cb34cd3d53195466df9c53ffccbd3f03127026b591f7c3eb8cb7 done [2025-01-20T02:53:37.018Z] #19 naming to docker.io/library/device-mqtt-arm64 done [2025-01-20T02:53:37.018Z] #19 DONE 0.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T02:53:37.201Z] provisioning config files... [2025-01-20T02:53:37.217Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/188@tmp/config8028453353109972408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:53:37.562Z] ---> ****-login.sh [2025-01-20T02:53:37.562Z] nexus3.edgexfoundry.org:10001 [2025-01-20T02:53:37.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:53:37.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:53:37.827Z] Configure a credential helper to remove this warning. See [2025-01-20T02:53:37.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:53:37.827Z] [2025-01-20T02:53:37.827Z] Login Succeeded [2025-01-20T02:53:37.827Z] nexus3.edgexfoundry.org:10002 [2025-01-20T02:53:37.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:53:38.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:53:38.093Z] Configure a credential helper to remove this warning. See [2025-01-20T02:53:38.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:53:38.093Z] [2025-01-20T02:53:38.093Z] Login Succeeded [2025-01-20T02:53:38.093Z] nexus3.edgexfoundry.org:10003 [2025-01-20T02:53:38.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:53:38.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:53:38.358Z] Configure a credential helper to remove this warning. See [2025-01-20T02:53:38.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:53:38.358Z] [2025-01-20T02:53:38.358Z] Login Succeeded [2025-01-20T02:53:38.358Z] nexus3.edgexfoundry.org:10004 [2025-01-20T02:53:38.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:53:38.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:53:38.623Z] Configure a credential helper to remove this warning. See [2025-01-20T02:53:38.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:53:38.623Z] [2025-01-20T02:53:38.623Z] Login Succeeded [2025-01-20T02:53:38.623Z] ****.io [2025-01-20T02:53:38.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-20T02:53:39.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-20T02:53:39.154Z] Configure a credential helper to remove this warning. See [2025-01-20T02:53:39.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-20T02:53:39.155Z] [2025-01-20T02:53:39.155Z] Login Succeeded [2025-01-20T02:53:39.155Z] ---> ****-login.sh ends [Pipeline] } [2025-01-20T02:53:39.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T02:53:39.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-20T02:53:39.250Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2025-01-20T02:53:39.250Z] ee9b976c78f7b645c9e1559e0d6ced2f706be125 [2025-01-20T02:53:39.250Z] latest [2025-01-20T02:53:39.250Z] 4.0.0-dev.10 [2025-01-20T02:53:39.250Z] ee9b976c78f7b645c9e1559e0d6ced2f706be125-4.0.0-dev.10 [2025-01-20T02:53:39.250Z] main [2025-01-20T02:53:39.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:53:39.626Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ee9b976c78f7b645c9e1559e0d6ced2f706be125 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:53:39.981Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ee9b976c78f7b645c9e1559e0d6ced2f706be125 [2025-01-20T02:53:39.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-01-20T02:53:39.981Z] 6ca4535b0f29: Preparing [2025-01-20T02:53:39.981Z] 1496a3213932: Preparing [2025-01-20T02:53:39.981Z] bb413f307bfa: Preparing [2025-01-20T02:53:39.981Z] 76561796718b: Preparing [2025-01-20T02:53:39.981Z] b2c347ca20b4: Preparing [2025-01-20T02:53:39.981Z] 534a70dc8296: Preparing [2025-01-20T02:53:39.981Z] 534a70dc8296: Waiting [2025-01-20T02:53:40.247Z] 6ca4535b0f29: Pushed [2025-01-20T02:53:40.247Z] b2c347ca20b4: Pushed [2025-01-20T02:53:40.247Z] 1496a3213932: Pushed [2025-01-20T02:53:40.247Z] 76561796718b: Pushed [2025-01-20T02:53:40.247Z] 534a70dc8296: Layer already exists [2025-01-20T02:53:50.293Z] bb413f307bfa: Pushed [2025-01-20T02:53:50.293Z] ee9b976c78f7b645c9e1559e0d6ced2f706be125: digest: sha256:388afe464eb0d81af733354d5e789b28cebbaa6983817f2cdf0e48322c5f67bc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:53:50.669Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:53:51.032Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-01-20T02:53:51.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-01-20T02:53:51.032Z] 6ca4535b0f29: Preparing [2025-01-20T02:53:51.032Z] 1496a3213932: Preparing [2025-01-20T02:53:51.032Z] bb413f307bfa: Preparing [2025-01-20T02:53:51.032Z] 76561796718b: Preparing [2025-01-20T02:53:51.032Z] b2c347ca20b4: Preparing [2025-01-20T02:53:51.032Z] 534a70dc8296: Preparing [2025-01-20T02:53:51.032Z] 534a70dc8296: Waiting [2025-01-20T02:53:51.032Z] 6ca4535b0f29: Layer already exists [2025-01-20T02:53:51.032Z] 76561796718b: Layer already exists [2025-01-20T02:53:51.032Z] bb413f307bfa: Layer already exists [2025-01-20T02:53:51.032Z] b2c347ca20b4: Layer already exists [2025-01-20T02:53:51.032Z] 1496a3213932: Layer already exists [2025-01-20T02:53:51.032Z] 534a70dc8296: Layer already exists [2025-01-20T02:53:51.299Z] latest: digest: sha256:388afe464eb0d81af733354d5e789b28cebbaa6983817f2cdf0e48322c5f67bc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:53:51.677Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:53:52.054Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.10 [2025-01-20T02:53:52.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-01-20T02:53:52.054Z] 6ca4535b0f29: Preparing [2025-01-20T02:53:52.054Z] 1496a3213932: Preparing [2025-01-20T02:53:52.054Z] bb413f307bfa: Preparing [2025-01-20T02:53:52.054Z] 76561796718b: Preparing [2025-01-20T02:53:52.054Z] b2c347ca20b4: Preparing [2025-01-20T02:53:52.054Z] 534a70dc8296: Preparing [2025-01-20T02:53:52.054Z] 534a70dc8296: Waiting [2025-01-20T02:53:52.054Z] 76561796718b: Layer already exists [2025-01-20T02:53:52.054Z] 6ca4535b0f29: Layer already exists [2025-01-20T02:53:52.054Z] 1496a3213932: Layer already exists [2025-01-20T02:53:52.054Z] b2c347ca20b4: Layer already exists [2025-01-20T02:53:52.054Z] bb413f307bfa: Layer already exists [2025-01-20T02:53:52.054Z] 534a70dc8296: Layer already exists [2025-01-20T02:53:52.321Z] 4.0.0-dev.10: digest: sha256:388afe464eb0d81af733354d5e789b28cebbaa6983817f2cdf0e48322c5f67bc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:53:52.691Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ee9b976c78f7b645c9e1559e0d6ced2f706be125-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:53:53.068Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ee9b976c78f7b645c9e1559e0d6ced2f706be125-4.0.0-dev.10 [2025-01-20T02:53:53.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-01-20T02:53:53.068Z] 6ca4535b0f29: Preparing [2025-01-20T02:53:53.068Z] 1496a3213932: Preparing [2025-01-20T02:53:53.068Z] bb413f307bfa: Preparing [2025-01-20T02:53:53.068Z] 76561796718b: Preparing [2025-01-20T02:53:53.068Z] b2c347ca20b4: Preparing [2025-01-20T02:53:53.068Z] 534a70dc8296: Preparing [2025-01-20T02:53:53.068Z] 534a70dc8296: Waiting [2025-01-20T02:53:53.068Z] 1496a3213932: Layer already exists [2025-01-20T02:53:53.068Z] 76561796718b: Layer already exists [2025-01-20T02:53:53.068Z] 6ca4535b0f29: Layer already exists [2025-01-20T02:53:53.068Z] b2c347ca20b4: Layer already exists [2025-01-20T02:53:53.068Z] bb413f307bfa: Layer already exists [2025-01-20T02:53:53.068Z] 534a70dc8296: Layer already exists [2025-01-20T02:53:53.335Z] ee9b976c78f7b645c9e1559e0d6ced2f706be125-4.0.0-dev.10: digest: sha256:388afe464eb0d81af733354d5e789b28cebbaa6983817f2cdf0e48322c5f67bc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:53:53.701Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:53:54.062Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2025-01-20T02:53:54.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-01-20T02:53:54.062Z] 6ca4535b0f29: Preparing [2025-01-20T02:53:54.062Z] 1496a3213932: Preparing [2025-01-20T02:53:54.062Z] bb413f307bfa: Preparing [2025-01-20T02:53:54.062Z] 76561796718b: Preparing [2025-01-20T02:53:54.062Z] b2c347ca20b4: Preparing [2025-01-20T02:53:54.062Z] 534a70dc8296: Preparing [2025-01-20T02:53:54.062Z] 534a70dc8296: Waiting [2025-01-20T02:53:54.062Z] 6ca4535b0f29: Layer already exists [2025-01-20T02:53:54.062Z] 1496a3213932: Layer already exists [2025-01-20T02:53:54.062Z] bb413f307bfa: Layer already exists [2025-01-20T02:53:54.062Z] b2c347ca20b4: Layer already exists [2025-01-20T02:53:54.062Z] 76561796718b: Layer already exists [2025-01-20T02:53:54.062Z] 534a70dc8296: Layer already exists [2025-01-20T02:53:54.329Z] main: digest: sha256:388afe464eb0d81af733354d5e789b28cebbaa6983817f2cdf0e48322c5f67bc size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-20T02:53:54.413Z] ===================================================== [Pipeline] echo [2025-01-20T02:53:54.429Z] taggedImages: [2025-01-20T02:53:54.429Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ee9b976c78f7b645c9e1559e0d6ced2f706be125 [2025-01-20T02:53:54.429Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-01-20T02:53:54.429Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.10 [2025-01-20T02:53:54.429Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ee9b976c78f7b645c9e1559e0d6ced2f706be125-4.0.0-dev.10 [2025-01-20T02:53:54.429Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:53:54.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T02:53:54.876Z] [2025-01-20T02:53:54.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:53:55.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T02:53:55.215Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-20T02:53:55.215Z] 8998bd30e6a1: Pulling fs layer [2025-01-20T02:53:55.215Z] 04944245beec: Pulling fs layer [2025-01-20T02:53:55.215Z] 699f458cf7ca: Pulling fs layer [2025-01-20T02:53:55.215Z] 765212b225bb: Pulling fs layer [2025-01-20T02:53:55.215Z] f23df028b6ca: Pulling fs layer [2025-01-20T02:53:55.215Z] d65c8cfc05b1: Pulling fs layer [2025-01-20T02:53:55.215Z] 765212b225bb: Waiting [2025-01-20T02:53:55.215Z] 2437ff75d9bd: Pulling fs layer [2025-01-20T02:53:55.215Z] d65c8cfc05b1: Waiting [2025-01-20T02:53:55.215Z] 2437ff75d9bd: Waiting [2025-01-20T02:53:55.215Z] f23df028b6ca: Waiting [2025-01-20T02:53:55.484Z] 04944245beec: Download complete [2025-01-20T02:53:55.484Z] 765212b225bb: Verifying Checksum [2025-01-20T02:53:55.484Z] 765212b225bb: Download complete [2025-01-20T02:53:55.484Z] f23df028b6ca: Verifying Checksum [2025-01-20T02:53:55.484Z] f23df028b6ca: Download complete [2025-01-20T02:53:55.484Z] d65c8cfc05b1: Verifying Checksum [2025-01-20T02:53:55.484Z] d65c8cfc05b1: Download complete [2025-01-20T02:53:55.484Z] 699f458cf7ca: Verifying Checksum [2025-01-20T02:53:55.484Z] 699f458cf7ca: Download complete [2025-01-20T02:53:56.068Z] 8998bd30e6a1: Verifying Checksum [2025-01-20T02:53:56.068Z] 8998bd30e6a1: Download complete [2025-01-20T02:53:58.015Z] 2437ff75d9bd: Verifying Checksum [2025-01-20T02:53:58.015Z] 2437ff75d9bd: Download complete [2025-01-20T02:54:02.271Z] 8998bd30e6a1: Pull complete [2025-01-20T02:54:02.857Z] 04944245beec: Pull complete [2025-01-20T02:54:06.212Z] 699f458cf7ca: Pull complete [2025-01-20T02:54:06.212Z] 765212b225bb: Pull complete [2025-01-20T02:54:06.797Z] f23df028b6ca: Pull complete [2025-01-20T02:54:07.065Z] d65c8cfc05b1: Pull complete [2025-01-20T02:54:33.735Z] 2437ff75d9bd: Pull complete [2025-01-20T02:54:33.735Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-20T02:54:33.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-20T02:54:33.735Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:54:33.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-37205 does not seem to be running inside a container [2025-01-20T02:54:33.990Z] $ 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/188 -v /w/workspace/device-mqtt-go/188:/w/workspace/device-mqtt-go/188:rw,z -v /w/workspace/device-mqtt-go/188@tmp:/w/workspace/device-mqtt-go/188@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:arm64 cat [2025-01-20T02:54:35.312Z] $ docker top b12eceb63059a6ecfc542b8c8e019ecf7825ed9bae1710b96be9f646faff0e80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:54:35.800Z] ---> job-cost.sh [2025-01-20T02:54:36.065Z] lf-activate-venv: SKIPPING [2025-01-20T02:54:36.065Z] INFO: No Stack... [2025-01-20T02:54:36.331Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T02:54:37.285Z] INFO: Archiving Costs [Pipeline] sh [2025-01-20T02:54:37.598Z] + cat /w/workspace/device-mqtt-go/188/archives/cost.csv [2025-01-20T02:54:37.598Z] + cut -d, -f6 [Pipeline] lock [2025-01-20T02:54:37.654Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-188-stack-cost] [2025-01-20T02:54:37.661Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-188-stack-cost] did not exist. Created. [2025-01-20T02:54:37.668Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-188-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-20T02:54:38.014Z] /w/workspace/device-mqtt-go/188@tmp/durable-d51dab3f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-20T02:54:38.330Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-20T02:54:38.357Z] Warning: overwriting stash ‘stack-cost’ [2025-01-20T02:54:38.395Z] Stashed 1 file(s) [Pipeline] } [2025-01-20T02:54:38.411Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-188-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-20T02:54:38.438Z] $ docker stop --time=1 b12eceb63059a6ecfc542b8c8e019ecf7825ed9bae1710b96be9f646faff0e80 [2025-01-20T02:54:39.859Z] $ docker rm -f --volumes b12eceb63059a6ecfc542b8c8e019ecf7825ed9bae1710b96be9f646faff0e80 [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-01-20T02:54:40.375Z] provisioning config files... [2025-01-20T02:54:40.382Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9276347844439945208tmp [Pipeline] { [Pipeline] sh [2025-01-20T02:54:40.677Z] + set +x [2025-01-20T02:54:40.678Z] + curl -s https://codecov.io/bash [2025-01-20T02:54:40.678Z] + bash -s -- [2025-01-20T02:54:40.678Z] [2025-01-20T02:54:40.678Z] _____ _ [2025-01-20T02:54:40.678Z] / ____| | | [2025-01-20T02:54:40.678Z] | | ___ __| | ___ ___ _____ __ [2025-01-20T02:54:40.678Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-20T02:54:40.678Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-20T02:54:40.678Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-20T02:54:40.678Z] Bash-1.0.6 [2025-01-20T02:54:40.678Z] [2025-01-20T02:54:40.678Z] [2025-01-20T02:54:40.678Z] ==> git version 2.25.1 found [2025-01-20T02:54:40.678Z] ==> 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-01-20T02:54:40.678Z] Release-Date: 2020-01-08 [2025-01-20T02:54:40.678Z] 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-01-20T02:54:40.678Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-20T02:54:40.678Z] ==> Jenkins CI detected. [2025-01-20T02:54:40.678Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2025-01-20T02:54:40.678Z] project root: . [2025-01-20T02:54:40.678Z] --> token set from env [2025-01-20T02:54:40.678Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-20T02:54:40.678Z] ==> Running gcov in . (disable via -X gcov) [2025-01-20T02:54:40.678Z] ==> Python coveragepy not found [2025-01-20T02:54:40.678Z] ==> Searching for coverage reports in: [2025-01-20T02:54:40.678Z] + . [2025-01-20T02:54:40.678Z] -> Found 1 reports [2025-01-20T02:54:40.678Z] ==> Detecting git/mercurial file structure [2025-01-20T02:54:40.937Z] ==> Reading reports [2025-01-20T02:54:40.937Z] + ./coverage.out bytes=21039 [2025-01-20T02:54:40.937Z] ==> Appending adjustments [2025-01-20T02:54:40.937Z] https://docs.codecov.io/docs/fixing-reports [2025-01-20T02:54:40.937Z] + Found adjustments [2025-01-20T02:54:40.937Z] ==> Gzipping contents [2025-01-20T02:54:40.937Z] 4.0K /tmp/codecov.9D2gdE.gz [2025-01-20T02:54:40.937Z] ==> Uploading reports [2025-01-20T02:54:40.937Z] url: https://codecov.io [2025-01-20T02:54:40.937Z] query: branch=main&commit=ee9b976c78f7b645c9e1559e0d6ced2f706be125&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-20T02:54:40.937Z] -> Pinging Codecov [2025-01-20T02:54:40.937Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ee9b976c78f7b645c9e1559e0d6ced2f706be125&build=188&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F188%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-20T02:54:41.195Z] -> Uploading to [2025-01-20T02:54:41.195Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/ee9b976c78f7b645c9e1559e0d6ced2f706be125/f3a31509-0cd6-4952-a630-a6c30617aa6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250120%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250120T025440Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c5b2a9dfdea22ab14943baaf9938a71196001792901d3a0458d319d6fdb87332 [2025-01-20T02:54:41.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-20T02:54:41.195Z] Dload Upload Total Spent Left Speed [2025-01-20T02:54:41.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 21177 --:--:-- --:--:-- --:--:-- 21177 [2025-01-20T02:54:41.195Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ee9b976c78f7b645c9e1559e0d6ced2f706be125 [Pipeline] } [2025-01-20T02:54:41.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-20T02:54:41.448Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-20T02:54:41.463Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:54:41.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T02:54:41.773Z] [2025-01-20T02:54:41.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:54:42.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T02:54:42.080Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-20T02:54:42.080Z] 43c4264eed91: Pulling fs layer [2025-01-20T02:54:42.080Z] 4cc291be95ef: Pulling fs layer [2025-01-20T02:54:42.080Z] 2ac1f1163629: Pulling fs layer [2025-01-20T02:54:42.080Z] 5c3c966382ef: Pulling fs layer [2025-01-20T02:54:42.080Z] 4f4fb700ef54: Pulling fs layer [2025-01-20T02:54:42.080Z] d9c7d2e4e75e: Pulling fs layer [2025-01-20T02:54:42.080Z] 9c3e1370e548: Pulling fs layer [2025-01-20T02:54:42.080Z] 5c3c966382ef: Waiting [2025-01-20T02:54:42.080Z] 4f4fb700ef54: Waiting [2025-01-20T02:54:42.080Z] 9c3e1370e548: Waiting [2025-01-20T02:54:42.080Z] d9c7d2e4e75e: Waiting [2025-01-20T02:54:42.080Z] 4cc291be95ef: Verifying Checksum [2025-01-20T02:54:42.080Z] 4cc291be95ef: Download complete [2025-01-20T02:54:42.080Z] 5c3c966382ef: Download complete [2025-01-20T02:54:42.080Z] 4f4fb700ef54: Download complete [2025-01-20T02:54:42.080Z] 43c4264eed91: Download complete [2025-01-20T02:54:42.340Z] 43c4264eed91: Pull complete [2025-01-20T02:54:42.340Z] d9c7d2e4e75e: Verifying Checksum [2025-01-20T02:54:42.340Z] d9c7d2e4e75e: Download complete [2025-01-20T02:54:42.340Z] 4cc291be95ef: Pull complete [2025-01-20T02:54:42.599Z] 2ac1f1163629: Verifying Checksum [2025-01-20T02:54:42.599Z] 2ac1f1163629: Download complete [2025-01-20T02:54:43.165Z] 9c3e1370e548: Verifying Checksum [2025-01-20T02:54:43.165Z] 9c3e1370e548: Download complete [2025-01-20T02:54:45.699Z] 2ac1f1163629: Pull complete [2025-01-20T02:54:46.050Z] 5c3c966382ef: Pull complete [2025-01-20T02:54:46.050Z] 4f4fb700ef54: Pull complete [2025-01-20T02:54:47.011Z] d9c7d2e4e75e: Pull complete [2025-01-20T02:54:52.287Z] 9c3e1370e548: Pull complete [2025-01-20T02:54:52.287Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-20T02:54:52.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-20T02:54:52.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:54:52.399Z] prd-ubuntu20.04-docker-8c-8g-37204 does not seem to be running inside a container [2025-01-20T02:54:52.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-01-20T02:54:57.750Z] $ docker top d276b9321d5291741b8fd8d928449de10af963cf7989f9525578421c743b1112 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T02:54:58.129Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2025-01-20T02:54:58.141Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2025-01-20T02:54:58.424Z] + set -o pipefail [2025-01-20T02:54:58.424Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2025-01-20T02:55:08.408Z] [2025-01-20T02:55:08.408Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2025-01-20T02:55:08.408Z] [2025-01-20T02:55:08.408Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/b43bbcd3-5955-406f-9791-5f477446cc0c [2025-01-20T02:55:08.408Z] [2025-01-20T02:55:08.408Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-20T02:55:08.408Z] [2025-01-20T02:55:08.408Z] [2025-01-20T02:55:08.408Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-20T02:55:08.408Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-20T02:55:08.427Z] $ docker stop --time=1 d276b9321d5291741b8fd8d928449de10af963cf7989f9525578421c743b1112 [2025-01-20T02:55:12.665Z] $ docker rm -f --volumes d276b9321d5291741b8fd8d928449de10af963cf7989f9525578421c743b1112 [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-01-20T02:55:13.576Z] + git log --format=format:%s -1 ee9b976c78f7b645c9e1559e0d6ced2f706be125 [Pipeline] sh [2025-01-20T02:55:13.869Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T02:55:13.869Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:55:14.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T02:55:14.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:55:14.264Z] prd-ubuntu20.04-docker-8c-8g-37204 does not seem to be running inside a container [2025-01-20T02:55:14.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-01-20T02:55:14.729Z] $ docker top 6322e754ffe3d42f9007a67423b5f2424e35ecaeed18d191b6719f7d6e49700a -eo pid,comm [2025-01-20T02:55:14.782Z] 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-01-20T02:55:14.782Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T02:55:14.844Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T02:55:14.845Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T02:55:14.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T02:55:14.960Z] $ docker exec 6322e754ffe3d42f9007a67423b5f2424e35ecaeed18d191b6719f7d6e49700a ssh-agent [2025-01-20T02:55:15.073Z] SSH_AUTH_SOCK=/tmp/ssh-gcu3ZtRCmytk/agent.32 [2025-01-20T02:55:15.073Z] SSH_AGENT_PID=38 [2025-01-20T02:55:15.078Z] Running ssh-add (command line suppressed) [2025-01-20T02:55:15.174Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16074271321087288899.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16074271321087288899.key) [2025-01-20T02:55:15.193Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T02:55:15.490Z] + git semver tag [2025-01-20T02:55:15.750Z] 2025-01-20 02:55:15,659 [run_tag] DEBUG tag force:False [2025-01-20T02:55:15.750Z] 2025-01-20 02:55:15,659 [check_head_tag] DEBUG check head tag [2025-01-20T02:55:15.750Z] 2025-01-20 02:55:15,660 [execute] INFO git cat-file --batch-check [2025-01-20T02:55:15.750Z] 2025-01-20 02:55:15,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2025-01-20T02:55:15.750Z] 2025-01-20 02:55:15,663 [execute] INFO git cat-file --batch [2025-01-20T02:55:15.750Z] 2025-01-20 02:55:15,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2025-01-20T02:55:15.750Z] 2025-01-20 02:55:15,682 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-20T02:55:15.750Z] 2025-01-20 02:55:15,682 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 [2025-01-20T02:55:15.750Z] 2025-01-20 02:55:15,682 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-20T02:55:15.750Z] 2025-01-20 02:55:15,687 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-20T02:55:15.750Z] 4.0.0-dev.10 [Pipeline] } [2025-01-20T02:55:15.755Z] $ docker exec --env ******** --env ******** 6322e754ffe3d42f9007a67423b5f2424e35ecaeed18d191b6719f7d6e49700a ssh-agent -k [2025-01-20T02:55:15.846Z] unset SSH_AUTH_SOCK; [2025-01-20T02:55:15.846Z] unset SSH_AGENT_PID; [2025-01-20T02:55:15.846Z] echo Agent pid 38 killed; [2025-01-20T02:55:15.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T02:55:16.205Z] + git semver [Pipeline] } [2025-01-20T02:55:16.474Z] $ docker stop --time=1 6322e754ffe3d42f9007a67423b5f2424e35ecaeed18d191b6719f7d6e49700a [2025-01-20T02:55:17.733Z] $ docker rm -f --volumes 6322e754ffe3d42f9007a67423b5f2424e35ecaeed18d191b6719f7d6e49700a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:55:18.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T02:55:18.174Z] [2025-01-20T02:55:18.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:55:18.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T02:55:18.583Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-20T02:55:18.583Z] ab5ef0e58194: Pulling fs layer [2025-01-20T02:55:18.583Z] 9712f1f96733: Pulling fs layer [2025-01-20T02:55:18.583Z] 63f879dbbcfc: Pulling fs layer [2025-01-20T02:55:18.583Z] 0d9ebad4ef96: Pulling fs layer [2025-01-20T02:55:18.583Z] e9a5061849ea: Pulling fs layer [2025-01-20T02:55:18.583Z] d747dcd14b5f: Pulling fs layer [2025-01-20T02:55:18.583Z] 2de7ff778b66: Pulling fs layer [2025-01-20T02:55:18.583Z] 0d9ebad4ef96: Waiting [2025-01-20T02:55:18.583Z] e9a5061849ea: Waiting [2025-01-20T02:55:18.583Z] d747dcd14b5f: Waiting [2025-01-20T02:55:18.583Z] 2de7ff778b66: Waiting [2025-01-20T02:55:18.583Z] 9712f1f96733: Verifying Checksum [2025-01-20T02:55:18.583Z] 9712f1f96733: Download complete [2025-01-20T02:55:18.854Z] 63f879dbbcfc: Verifying Checksum [2025-01-20T02:55:18.854Z] 63f879dbbcfc: Download complete [2025-01-20T02:55:18.854Z] e9a5061849ea: Verifying Checksum [2025-01-20T02:55:18.854Z] e9a5061849ea: Download complete [2025-01-20T02:55:18.854Z] d747dcd14b5f: Verifying Checksum [2025-01-20T02:55:18.854Z] d747dcd14b5f: Download complete [2025-01-20T02:55:19.129Z] ab5ef0e58194: Verifying Checksum [2025-01-20T02:55:19.129Z] ab5ef0e58194: Download complete [2025-01-20T02:55:19.129Z] 0d9ebad4ef96: Verifying Checksum [2025-01-20T02:55:19.129Z] 0d9ebad4ef96: Download complete [2025-01-20T02:55:19.129Z] 2de7ff778b66: Verifying Checksum [2025-01-20T02:55:19.129Z] 2de7ff778b66: Download complete [2025-01-20T02:55:21.764Z] ab5ef0e58194: Pull complete [2025-01-20T02:55:21.764Z] 9712f1f96733: Pull complete [2025-01-20T02:55:22.023Z] 63f879dbbcfc: Pull complete [2025-01-20T02:55:26.219Z] 0d9ebad4ef96: Pull complete [2025-01-20T02:55:26.219Z] e9a5061849ea: Pull complete [2025-01-20T02:55:26.219Z] d747dcd14b5f: Pull complete [2025-01-20T02:55:26.790Z] 2de7ff778b66: Pull complete [2025-01-20T02:55:26.790Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-20T02:55:26.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-20T02:55:26.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:55:26.885Z] prd-ubuntu20.04-docker-8c-8g-37204 does not seem to be running inside a container [2025-01-20T02:55:26.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-01-20T02:55:32.775Z] $ docker top c1c480b2353d9902d8c061dd37d1439c39a6173ad565711c0f532be80eac91cc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-20T02:55:32.855Z] provisioning config files... [2025-01-20T02:55:32.861Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15611392891054306901tmp [2025-01-20T02:55:32.871Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10123020932717688207tmp [2025-01-20T02:55:32.880Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2756428264925356741tmp [Pipeline] { [Pipeline] echo [2025-01-20T02:55:32.974Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:55:33.275Z] ---> sigul-configuration.sh [2025-01-20T02:55:33.275Z] gpg: directory `/root/.gnupg' created [2025-01-20T02:55:33.275Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-20T02:55:33.275Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-20T02:55:33.275Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-20T02:55:33.275Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-20T02:55:33.275Z] gpg: CAST5 encrypted data [2025-01-20T02:55:33.275Z] gpg: encrypted with 1 passphrase [2025-01-20T02:55:33.275Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-20T02:55:33.571Z] + mkdir /home/jenkins [2025-01-20T02:55:33.571Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-20T02:55:33.874Z] + 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-01-20T02:55:33.886Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:55:34.190Z] ---> sigul-install.sh [2025-01-20T02:55:34.190Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-20T02:55:34.491Z] + git tag --list [2025-01-20T02:55:34.491Z] 0.7.1 [2025-01-20T02:55:34.491Z] v1.0.0 [2025-01-20T02:55:34.491Z] v1.1.0 [2025-01-20T02:55:34.491Z] v1.1.1 [2025-01-20T02:55:34.491Z] v1.2.2 [2025-01-20T02:55:34.491Z] v1.3.0 [2025-01-20T02:55:34.491Z] v1.3.1 [2025-01-20T02:55:34.491Z] v2.0.0 [2025-01-20T02:55:34.491Z] v2.1.0 [2025-01-20T02:55:34.491Z] v2.1.1 [2025-01-20T02:55:34.491Z] v2.2.0 [2025-01-20T02:55:34.491Z] v2.3.0 [2025-01-20T02:55:34.491Z] v3.0 [2025-01-20T02:55:34.491Z] v3.0.0 [2025-01-20T02:55:34.491Z] v3.1 [2025-01-20T02:55:34.491Z] v3.1.0 [2025-01-20T02:55:34.491Z] v3.1.0-dev.1 [2025-01-20T02:55:34.491Z] v3.1.0-dev.10 [2025-01-20T02:55:34.491Z] v3.1.0-dev.11 [2025-01-20T02:55:34.491Z] v3.1.0-dev.12 [2025-01-20T02:55:34.491Z] v3.1.0-dev.13 [2025-01-20T02:55:34.491Z] v3.1.0-dev.14 [2025-01-20T02:55:34.491Z] v3.1.0-dev.15 [2025-01-20T02:55:34.491Z] v3.1.0-dev.16 [2025-01-20T02:55:34.491Z] v3.1.0-dev.17 [2025-01-20T02:55:34.491Z] v3.1.0-dev.18 [2025-01-20T02:55:34.491Z] v3.1.0-dev.19 [2025-01-20T02:55:34.491Z] v3.1.0-dev.2 [2025-01-20T02:55:34.491Z] v3.1.0-dev.20 [2025-01-20T02:55:34.491Z] v3.1.0-dev.21 [2025-01-20T02:55:34.491Z] v3.1.0-dev.22 [2025-01-20T02:55:34.491Z] v3.1.0-dev.23 [2025-01-20T02:55:34.491Z] v3.1.0-dev.24 [2025-01-20T02:55:34.491Z] v3.1.0-dev.25 [2025-01-20T02:55:34.491Z] v3.1.0-dev.3 [2025-01-20T02:55:34.491Z] v3.1.0-dev.4 [2025-01-20T02:55:34.491Z] v3.1.0-dev.5 [2025-01-20T02:55:34.491Z] v3.1.0-dev.6 [2025-01-20T02:55:34.491Z] v3.1.0-dev.7 [2025-01-20T02:55:34.491Z] v3.1.0-dev.8 [2025-01-20T02:55:34.491Z] v3.1.0-dev.9 [2025-01-20T02:55:34.491Z] v3.1.1 [2025-01-20T02:55:34.491Z] v3.2.0-dev.1 [2025-01-20T02:55:34.491Z] v3.2.0-dev.10 [2025-01-20T02:55:34.491Z] v3.2.0-dev.11 [2025-01-20T02:55:34.491Z] v3.2.0-dev.12 [2025-01-20T02:55:34.491Z] v3.2.0-dev.13 [2025-01-20T02:55:34.491Z] v3.2.0-dev.14 [2025-01-20T02:55:34.491Z] v3.2.0-dev.15 [2025-01-20T02:55:34.491Z] v3.2.0-dev.16 [2025-01-20T02:55:34.491Z] v3.2.0-dev.17 [2025-01-20T02:55:34.491Z] v3.2.0-dev.18 [2025-01-20T02:55:34.491Z] v3.2.0-dev.19 [2025-01-20T02:55:34.491Z] v3.2.0-dev.2 [2025-01-20T02:55:34.491Z] v3.2.0-dev.20 [2025-01-20T02:55:34.491Z] v3.2.0-dev.21 [2025-01-20T02:55:34.491Z] v3.2.0-dev.22 [2025-01-20T02:55:34.491Z] v3.2.0-dev.23 [2025-01-20T02:55:34.491Z] v3.2.0-dev.3 [2025-01-20T02:55:34.491Z] v3.2.0-dev.4 [2025-01-20T02:55:34.491Z] v3.2.0-dev.5 [2025-01-20T02:55:34.491Z] v3.2.0-dev.6 [2025-01-20T02:55:34.491Z] v3.2.0-dev.7 [2025-01-20T02:55:34.491Z] v3.2.0-dev.8 [2025-01-20T02:55:34.491Z] v3.2.0-dev.9 [2025-01-20T02:55:34.491Z] v4.0.0-dev.1 [2025-01-20T02:55:34.491Z] v4.0.0-dev.10 [2025-01-20T02:55:34.491Z] v4.0.0-dev.2 [2025-01-20T02:55:34.491Z] v4.0.0-dev.3 [2025-01-20T02:55:34.491Z] v4.0.0-dev.4 [2025-01-20T02:55:34.491Z] v4.0.0-dev.5 [2025-01-20T02:55:34.491Z] v4.0.0-dev.6 [2025-01-20T02:55:34.491Z] v4.0.0-dev.7 [2025-01-20T02:55:34.491Z] v4.0.0-dev.8 [2025-01-20T02:55:34.491Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-20T02:55:34.790Z] + lftools sign git-tag v4.0.0-dev.10 [2025-01-20T02:55:35.443Z] Signing Git tag with Sigul... [2025-01-20T02:55:35.444Z] Signing v4.0.0-dev.10 [Pipeline] echo [2025-01-20T02:55:35.715Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:55:36.010Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-20T02:55:36.018Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-20T02:55:36.036Z] $ docker stop --time=1 c1c480b2353d9902d8c061dd37d1439c39a6173ad565711c0f532be80eac91cc [2025-01-20T02:55:37.352Z] $ docker rm -f --volumes c1c480b2353d9902d8c061dd37d1439c39a6173ad565711c0f532be80eac91cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-20T02:55:37.810Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T02:55:37.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:55:38.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T02:55:38.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:55:38.207Z] prd-ubuntu20.04-docker-8c-8g-37204 does not seem to be running inside a container [2025-01-20T02:55:38.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-01-20T02:55:38.653Z] $ docker top 8cdcb3c5cd4e989ad50f36406faca58417650848a32c221c03067eeb35d00df7 -eo pid,comm [2025-01-20T02:55:38.707Z] 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-01-20T02:55:38.707Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T02:55:38.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T02:55:38.764Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T02:55:38.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T02:55:38.861Z] $ docker exec 8cdcb3c5cd4e989ad50f36406faca58417650848a32c221c03067eeb35d00df7 ssh-agent [2025-01-20T02:55:38.972Z] SSH_AUTH_SOCK=/tmp/ssh-JoMDG55hR21h/agent.32 [2025-01-20T02:55:38.972Z] SSH_AGENT_PID=38 [2025-01-20T02:55:38.978Z] Running ssh-add (command line suppressed) [2025-01-20T02:55:39.080Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18158791660211821760.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18158791660211821760.key) [2025-01-20T02:55:39.098Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T02:55:39.393Z] + git semver bump pre [2025-01-20T02:55:39.658Z] 2025-01-20 02:55:39,591 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-20T02:55:39.658Z] 2025-01-20 02:55:39,591 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev [2025-01-20T02:55:39.658Z] 2025-01-20 02:55:39,591 [bump_version] DEBUG bumped version:4.0.0-dev.11 [2025-01-20T02:55:39.658Z] 2025-01-20 02:55:39,591 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2025-01-20T02:55:39.658Z] 2025-01-20 02:55:39,592 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-20T02:55:39.658Z] 2025-01-20 02:55:39,592 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-20T02:55:39.658Z] 2025-01-20 02:55:39,594 [execute] INFO git cat-file --batch-check [2025-01-20T02:55:39.658Z] 2025-01-20 02:55:39,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T02:55:39.658Z] 2025-01-20 02:55:39,600 [execute] INFO git cat-file --batch [2025-01-20T02:55:39.658Z] 2025-01-20 02:55:39,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T02:55:39.658Z] 2025-01-20 02:55:39,604 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-20T02:55:39.658Z] 4.0.0-dev.11 [Pipeline] } [2025-01-20T02:55:39.662Z] $ docker exec --env ******** --env ******** 8cdcb3c5cd4e989ad50f36406faca58417650848a32c221c03067eeb35d00df7 ssh-agent -k [2025-01-20T02:55:39.761Z] unset SSH_AUTH_SOCK; [2025-01-20T02:55:39.762Z] unset SSH_AGENT_PID; [2025-01-20T02:55:39.762Z] echo Agent pid 38 killed; [2025-01-20T02:55:39.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T02:55:40.103Z] + git semver [Pipeline] } [2025-01-20T02:55:40.373Z] $ docker stop --time=1 8cdcb3c5cd4e989ad50f36406faca58417650848a32c221c03067eeb35d00df7 [2025-01-20T02:55:41.763Z] $ docker rm -f --volumes 8cdcb3c5cd4e989ad50f36406faca58417650848a32c221c03067eeb35d00df7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-20T02:55:42.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-20T02:55:42.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:55:42.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-20T02:55:42.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:55:42.518Z] prd-ubuntu20.04-docker-8c-8g-37204 does not seem to be running inside a container [2025-01-20T02:55:42.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-01-20T02:55:42.864Z] $ docker top 7e7b1edbc6c597c79aa9af007c539a73facdf421ef071dc435321149e91ffb41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-20T02:55:42.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-20T02:55:42.982Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-20T02:55:43.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-20T02:55:43.091Z] $ docker exec 7e7b1edbc6c597c79aa9af007c539a73facdf421ef071dc435321149e91ffb41 ssh-agent [2025-01-20T02:55:43.196Z] SSH_AUTH_SOCK=/tmp/ssh-BNf94Y6HXOfl/agent.32 [2025-01-20T02:55:43.196Z] SSH_AGENT_PID=38 [2025-01-20T02:55:43.201Z] Running ssh-add (command line suppressed) [2025-01-20T02:55:43.296Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17317016747095135860.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17317016747095135860.key) [2025-01-20T02:55:43.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-20T02:55:43.608Z] + git semver push [2025-01-20T02:55:43.868Z] 2025-01-20 02:55:43,775 [run_push] DEBUG push [2025-01-20T02:55:43.868Z] 2025-01-20 02:55:43,775 [execute] INFO git cat-file --batch-check [2025-01-20T02:55:43.868Z] 2025-01-20 02:55:43,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-20T02:55:43.868Z] 2025-01-20 02:55:43,779 [execute] INFO git rev-list 34746fb59406729a94678fe6d1eee7ffe5fd82e9 -- [2025-01-20T02:55:43.868Z] 2025-01-20 02:55:43,779 [execute] DEBUG Popen(['git', 'rev-list', '34746fb59406729a94678fe6d1eee7ffe5fd82e9', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-20T02:55:43.868Z] 2025-01-20 02:55:43,789 [execute] INFO git fetch -v origin [2025-01-20T02:55:43.868Z] 2025-01-20 02:55:43,789 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-20T02:55:44.442Z] 2025-01-20 02:55:44,251 [run_push] DEBUG no remote changes detected [2025-01-20T02:55:44.442Z] 2025-01-20 02:55:44,252 [execute] INFO git push origin semver [2025-01-20T02:55:44.442Z] 2025-01-20 02:55:44,252 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-20T02:55:45.015Z] 2025-01-20 02:55:44,853 [run_push] DEBUG push all version tags [2025-01-20T02:55:45.015Z] 2025-01-20 02:55:44,854 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-20T02:55:45.015Z] 2025-01-20 02:55:44,854 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-20T02:55:47.553Z] 2025-01-20 02:55:47,434 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-01-20T02:55:47.553Z] 4.0.0-dev.11 [Pipeline] } [2025-01-20T02:55:47.557Z] $ docker exec --env ******** --env ******** 7e7b1edbc6c597c79aa9af007c539a73facdf421ef071dc435321149e91ffb41 ssh-agent -k [2025-01-20T02:55:47.656Z] unset SSH_AUTH_SOCK; [2025-01-20T02:55:47.656Z] unset SSH_AGENT_PID; [2025-01-20T02:55:47.656Z] echo Agent pid 38 killed; [2025-01-20T02:55:47.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-20T02:55:48.008Z] + git semver [Pipeline] } [2025-01-20T02:55:48.275Z] $ docker stop --time=1 7e7b1edbc6c597c79aa9af007c539a73facdf421ef071dc435321149e91ffb41 [2025-01-20T02:55:49.560Z] $ docker rm -f --volumes 7e7b1edbc6c597c79aa9af007c539a73facdf421ef071dc435321149e91ffb41 [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-01-20T02:55:50.254Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2025-01-20T02:55:50.254Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-01-20T02:55:50.254Z] total 16 [2025-01-20T02:55:50.254Z] drwxr-xr-x 3 root root 4096 Jan 20 02:47 . [2025-01-20T02:55:50.254Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 02:55 .. [2025-01-20T02:55:50.254Z] drwxr-xr-x 2 root root 4096 Jan 20 02:47 cost [2025-01-20T02:55:50.254Z] -rw-r--r-- 1 root root 86 Jan 20 02:47 cost.csv [2025-01-20T02:55:50.254Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-01-20T02:55:50.254Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-01-20T02:55:50.254Z] total 16 [2025-01-20T02:55:50.254Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 20 02:47 . [2025-01-20T02:55:50.254Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 20 02:55 .. [2025-01-20T02:55:50.254Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 20 02:47 cost [2025-01-20T02:55:50.254Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 20 02:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:55:50.546Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:55:51.411Z] ---> package-listing.sh [2025-01-20T02:55:51.411Z] ++ facter osfamily [2025-01-20T02:55:51.411Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-20T02:55:51.672Z] + OS_FAMILY=debian [2025-01-20T02:55:51.672Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-01-20T02:55:51.672Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-20T02:55:51.672Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-20T02:55:51.672Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-20T02:55:51.672Z] + PACKAGES=/tmp/packages_start.txt [2025-01-20T02:55:51.672Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-01-20T02:55:51.672Z] + PACKAGES=/tmp/packages_end.txt [2025-01-20T02:55:51.672Z] + case "${OS_FAMILY}" in [2025-01-20T02:55:51.672Z] + dpkg -l [2025-01-20T02:55:51.672Z] + grep '^ii' [2025-01-20T02:55:51.672Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-20T02:55:51.672Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-20T02:55:51.672Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-20T02:55:51.672Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-01-20T02:55:51.672Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-01-20T02:55:51.672Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2025-01-20T02:55:51.685Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-20T02:55:51.964Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-20T02:55:52.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-20T02:55:52.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-20T02:55:52.619Z] prd-ubuntu20.04-docker-8c-8g-37204 does not seem to be running inside a container [2025-01-20T02:55:52.645Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-01-20T02:55:52.900Z] $ docker top cdc16e13670843aff14d28db760a1bf5a3f7288edcb476f99cc87429ad3b8661 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-20T02:55:53.253Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-20T02:55:53.538Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-20T02:55:53.828Z] + ls /var/log/sa-host [2025-01-20T02:55:53.828Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-20T02:55:53.989Z] provisioning config files... [2025-01-20T02:55:53.998Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1780788737845508486tmp [Pipeline] { [Pipeline] echo [2025-01-20T02:55:54.016Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:55:54.298Z] ---> create-netrc.sh [Pipeline] } [2025-01-20T02:55:54.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:55:54.656Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-20T02:55:54.665Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:55:54.948Z] ---> sudo-logs.sh [2025-01-20T02:55:54.948Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-20T02:55:54.980Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:55:55.264Z] ---> job-cost.sh [2025-01-20T02:55:55.264Z] lf-activate-venv: SKIPPING [2025-01-20T02:55:55.264Z] DEBUG: total: 0.2199999988079071 [2025-01-20T02:55:55.264Z] INFO: Retrieving Stack Cost... [2025-01-20T02:55:55.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-20T02:55:56.092Z] INFO: Archiving Costs [Pipeline] echo [2025-01-20T02:55:56.108Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-20T02:55:56.395Z] ---> logs-deploy.sh [2025-01-20T02:55:56.395Z] lf-activate-venv: SKIPPING [2025-01-20T02:55:56.395Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/188 [2025-01-20T02:55:56.395Z] INFO: archiving workspace using pattern(s): [2025-01-20T02:55:57.333Z] Archives upload complete. [2025-01-20T02:55:57.333Z] INFO: archiving logs to Nexus