Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa9bbe3454666575498975570a57dc369f642b9e 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-ssh4675153375794075543.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh6047503715430048721.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh276934869241273575.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh409386565257851763.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-ssh10995425298143379983.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, goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3512’ Running on prd-ubuntu20.04-docker-8c-8g-3515 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 fa9bbe3454666575498975570a57dc369f642b9e (main) > 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 fa9bbe3454666575498975570a57dc369f642b9e # timeout=10 Commit message: "Merge pull request #788 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" > git rev-list --no-walk b3da1a5722cc3dba50424e5cbbe9186fedab81c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:53:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:53:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:53:19 ========================================================= 02:53:19 EdgeX Global Pipelines Version Info 02:53:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:53:20 ------------------- 02:53:20 stable info: 02:53:20 ------------------- 02:53:20 Commited By: Cherry Wang cherry@iotechsys.com 02:53:20 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:53:20 Message: update stable to v1.0.278 02:53:21 ------------------- 02:53:21 experimental info: 02:53:21 ------------------- 02:53:21 Commited By: **** collab-it+edgex@linuxfoundation.org 02:53:21 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:53:21 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa9bbe3454666575498975570a57dc369f642b9e [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa9bbe3 [Pipeline] echo 02:53:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:21 provisioning config files... 02:53:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5170658686019261901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:22 ---> ****-login.sh 02:53:22 nexus3.edgexfoundry.org:10001 02:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:22 02:53:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:22 Configure a credential helper to remove this warning. See 02:53:22 https://docs.****.com/go/credential-store/ 02:53:22 02:53:22 Login Succeeded 02:53:22 nexus3.edgexfoundry.org:10002 02:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:22 02:53:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:22 Configure a credential helper to remove this warning. See 02:53:22 https://docs.****.com/go/credential-store/ 02:53:22 02:53:22 Login Succeeded 02:53:22 nexus3.edgexfoundry.org:10003 02:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:22 02:53:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:22 Configure a credential helper to remove this warning. See 02:53:22 https://docs.****.com/go/credential-store/ 02:53:22 02:53:22 Login Succeeded 02:53:22 nexus3.edgexfoundry.org:10004 02:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:22 02:53:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:22 Configure a credential helper to remove this warning. See 02:53:22 https://docs.****.com/go/credential-store/ 02:53:22 02:53:22 Login Succeeded 02:53:22 ****.io 02:53:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:22 02:53:22 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:22 Configure a credential helper to remove this warning. See 02:53:22 https://docs.****.com/go/credential-store/ 02:53:22 02:53:22 Login Succeeded 02:53:22 ---> ****-login.sh ends [Pipeline] } 02:53:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:53:23 + git rev-list -1 --merges fa9bbe3454666575498975570a57dc369f642b9e~1..fa9bbe3454666575498975570a57dc369f642b9e [Pipeline] echo 02:53:23 -----------> git rev-list -1 --merges fa9bbe3454666575498975570a57dc369f642b9e~1..fa9bbe3454666575498975570a57dc369f642b9e fa9bbe3454666575498975570a57dc369f642b9e 02:53:23 fa9bbe3454666575498975570a57dc369f642b9e [false] [Pipeline] sh 02:53:23 + git log --format=format:%s -1 fa9bbe3454666575498975570a57dc369f642b9e [Pipeline] echo 02:53:23 ========================================================= 02:53:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:53:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:53:24 + git log --format=format:%s -1 fa9bbe3454666575498975570a57dc369f642b9e [Pipeline] echo 02:53:24 [semverPrep] GIT_COMMIT: fa9bbe3454666575498975570a57dc369f642b9e, Commit Message: Merge pull request #788 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57 [Pipeline] echo 02:53:24 [semverPrep] This is not a build commit. [Pipeline] sh 02:53:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:53:24 + grep -v github /etc/ssh/ssh_known_hosts 02:53:24 + [ -e /tmp/ssh_known_hosts ] 02:53:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:53:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:53:24 + sudo tee -a /etc/ssh/ssh_known_hosts 02:53:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:24 02:53:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:25 0.1.4: Pulling from edgex-devops/py-git-semver 02:53:25 3dae71ba6b94: Pulling fs layer 02:53:25 6bf1a483ea7c: Pulling fs layer 02:53:25 f5dfc541a4d3: Pulling fs layer 02:53:25 461d9e800cba: Pulling fs layer 02:53:25 80192f66455f: Pulling fs layer 02:53:25 2e8e34ca0e6c: Pulling fs layer 02:53:25 a29436f7fd5d: Pulling fs layer 02:53:25 923cac83aea3: Pulling fs layer 02:53:25 25ad8b0a4227: Pulling fs layer 02:53:25 db01528c6b51: Pulling fs layer 02:53:25 28988de357af: Pulling fs layer 02:53:25 a29436f7fd5d: Waiting 02:53:25 923cac83aea3: Waiting 02:53:25 25ad8b0a4227: Waiting 02:53:25 80192f66455f: Waiting 02:53:25 db01528c6b51: Waiting 02:53:25 2e8e34ca0e6c: Waiting 02:53:25 28988de357af: Waiting 02:53:25 461d9e800cba: Waiting 02:53:25 6bf1a483ea7c: Verifying Checksum 02:53:25 6bf1a483ea7c: Download complete 02:53:25 461d9e800cba: Verifying Checksum 02:53:25 461d9e800cba: Download complete 02:53:25 80192f66455f: Download complete 02:53:25 f5dfc541a4d3: Verifying Checksum 02:53:25 f5dfc541a4d3: Download complete 02:53:25 3dae71ba6b94: Verifying Checksum 02:53:25 3dae71ba6b94: Download complete 02:53:25 923cac83aea3: Verifying Checksum 02:53:25 923cac83aea3: Download complete 02:53:25 25ad8b0a4227: Verifying Checksum 02:53:25 25ad8b0a4227: Download complete 02:53:25 db01528c6b51: Verifying Checksum 02:53:25 db01528c6b51: Download complete 02:53:25 28988de357af: Verifying Checksum 02:53:25 28988de357af: Download complete 02:53:25 a29436f7fd5d: Verifying Checksum 02:53:25 a29436f7fd5d: Download complete 02:53:26 2e8e34ca0e6c: Verifying Checksum 02:53:26 2e8e34ca0e6c: Download complete 02:53:27 3dae71ba6b94: Pull complete 02:53:27 6bf1a483ea7c: Pull complete 02:53:28 f5dfc541a4d3: Pull complete 02:53:28 461d9e800cba: Pull complete 02:53:28 80192f66455f: Pull complete 02:53:32 2e8e34ca0e6c: Pull complete 02:53:33 a29436f7fd5d: Pull complete 02:53:33 923cac83aea3: Pull complete 02:53:33 25ad8b0a4227: Pull complete 02:53:33 db01528c6b51: Pull complete 02:53:33 28988de357af: Pull complete 02:53:33 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:53:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:33 prd-ubuntu20.04-docker-8c-8g-3515 does not seem to be running inside a container 02:53:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:53:34 $ docker top 693353c23a5a06753aefe9ceef0ca454f50d7c0640a25ef6d93ef616a4c675c7 -eo pid,comm 02:53:34 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). 02:53:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:53:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:34 [ssh-agent] Looking for ssh-agent implementation... 02:53:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:35 $ docker exec 693353c23a5a06753aefe9ceef0ca454f50d7c0640a25ef6d93ef616a4c675c7 ssh-agent 02:53:35 SSH_AUTH_SOCK=/tmp/ssh-um0T3EMlCrEL/agent.32 02:53:35 SSH_AGENT_PID=39 02:53:35 Running ssh-add (command line suppressed) 02:53:35 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11236984061417167155.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11236984061417167155.key) 02:53:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:35 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh 02:53:35 + git tag --points-at HEAD [Pipeline] } 02:53:35 $ docker exec --env ******** --env ******** 693353c23a5a06753aefe9ceef0ca454f50d7c0640a25ef6d93ef616a4c675c7 ssh-agent -k 02:53:36 unset SSH_AUTH_SOCK; 02:53:36 unset SSH_AGENT_PID; 02:53:36 echo Agent pid 39 killed; 02:53:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:53:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:36 [ssh-agent] Looking for ssh-agent implementation... 02:53:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:36 $ docker exec 693353c23a5a06753aefe9ceef0ca454f50d7c0640a25ef6d93ef616a4c675c7 ssh-agent 02:53:36 SSH_AUTH_SOCK=/tmp/ssh-ikn0xKcyFdly/agent.86 02:53:36 SSH_AGENT_PID=92 02:53:36 Running ssh-add (command line suppressed) 02:53:36 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1745174535138657619.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1745174535138657619.key) 02:53:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:36 + git semver init 02:53:36 2026-03-16 02:53:36,887 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:53:36 2026-03-16 02:53:36,891 [run_init] DEBUG init version:0.0.0 force:False 02:53:36 2026-03-16 02:53:36,892 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:53:36 2026-03-16 02:53:36,892 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:53:36 2026-03-16 02:53:36,892 [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, stdin=None, shell=False, universal_newlines=False) 02:53:38 2026-03-16 02:53:38,528 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 02:53:38 2026-03-16 02:53:38,529 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 02:53:38 2026-03-16 02:53:38,529 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:53:38 2026-03-16 02:53:38,529 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:53:38 4.1.0-dev.14 [Pipeline] } 02:53:38 $ docker exec --env ******** --env ******** 693353c23a5a06753aefe9ceef0ca454f50d7c0640a25ef6d93ef616a4c675c7 ssh-agent -k 02:53:38 unset SSH_AUTH_SOCK; 02:53:38 unset SSH_AGENT_PID; 02:53:38 echo Agent pid 92 killed; 02:53:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:39 + git semver [Pipeline] } 02:53:39 $ docker stop --time=1 693353c23a5a06753aefe9ceef0ca454f50d7c0640a25ef6d93ef616a4c675c7 02:53:40 $ docker rm -f --volumes 693353c23a5a06753aefe9ceef0ca454f50d7c0640a25ef6d93ef616a4c675c7 [Pipeline] // withDockerContainer [Pipeline] sh 02:53:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:53:41 Stashed 1 file(s) [Pipeline] echo 02:53:41 [edgeXSemver]: initialized semver on version 4.1.0-dev.14 [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 02:53:41 provisioning config files... 02:53:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9355109770382366673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:41 ---> ****-login.sh 02:53:41 nexus3.edgexfoundry.org:10001 02:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:41 Login Succeeded 02:53:41 nexus3.edgexfoundry.org:10002 02:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:41 Login Succeeded 02:53:41 nexus3.edgexfoundry.org:10003 02:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:42 Login Succeeded 02:53:42 nexus3.edgexfoundry.org:10004 02:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:42 Login Succeeded 02:53:42 ****.io 02:53:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:42 Login Succeeded 02:53:42 ---> ****-login.sh ends [Pipeline] } 02:53:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:53:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:53:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:53:42 ========================================================= 02:53:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:53:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 02:53:43 #0 building with "default" instance using docker driver 02:53:43 02:53:43 #1 [internal] load build definition from Dockerfile 02:53:43 #1 transferring dockerfile: 1.84kB done 02:53:43 #1 DONE 0.0s 02:53:43 02:53:43 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:53:43 #2 DONE 0.1s 02:53:43 02:53:43 #3 [internal] load .dockerignore 02:53:43 #3 transferring context: 182B done 02:53:43 #3 DONE 0.0s 02:53:43 02:53:43 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:53:43 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 02:53:43 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 02:53:43 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 02:53:43 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 02:53:43 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 02:53:43 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 02:53:43 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.32MB / 60.15MB 0.1s 02:53:43 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 02:53:43 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 02:53:43 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s 02:53:43 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 02:53:43 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:53:43 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 02:53:43 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s 02:53:43 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 02:53:43 #4 ... 02:53:43 02:53:43 #5 [internal] load build context 02:53:43 #5 transferring context: 31.62MB 0.3s done 02:53:43 #5 DONE 0.3s 02:53:43 02:53:43 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:53:43 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 26.21MB / 60.15MB 0.3s 02:53:43 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 02:53:43 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s 02:53:43 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 02:53:43 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 56.55MB / 60.15MB 0.5s 02:53:43 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 02:53:43 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 17.83MB / 112.58MB 0.5s 02:53:43 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 5.24MB / 14.72MB 0.5s 02:53:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 02:53:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.6s 02:53:44 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 12.58MB / 14.72MB 0.6s 02:53:44 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 02:53:44 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 02:53:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.77MB / 112.58MB 0.7s 02:53:44 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 02:53:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 55.57MB / 112.58MB 0.8s 02:53:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 73.40MB / 112.58MB 0.9s 02:53:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 92.27MB / 112.58MB 1.0s 02:53:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s 02:53:44 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 02:53:48 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.0s done 02:53:48 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 02:53:48 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 02:53:48 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:53:48 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 02:53:48 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 02:53:49 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.5s done 02:53:49 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 02:53:52 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done 02:53:52 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 02:53:52 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 02:53:52 #4 DONE 9.3s 02:53:52 02:53:52 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:53:52 #6 0.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:53:53 #6 0.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:53:53 #6 0.718 (1/4) Installing openssh-keygen (10.0_p1-r10) 02:53:53 #6 0.733 (2/4) Installing libedit (20250104.3.1-r1) 02:53:53 #6 0.739 (3/4) Installing openssh-client-common (10.0_p1-r10) 02:53:53 #6 0.773 (4/4) Installing openssh-client-default (10.0_p1-r10) 02:53:53 #6 0.785 Executing busybox-1.37.0-r19.trigger 02:53:53 #6 0.794 OK: 269 MiB in 64 packages 02:53:55 #6 DONE 2.1s 02:53:55 02:53:55 #7 [builder 3/7] WORKDIR /device-mqtt-go 02:53:55 #7 DONE 0.0s 02:53:55 02:53:55 #8 [builder 4/7] COPY go.mod vendor* ./ 02:53:55 #8 DONE 0.0s 02:53:55 02:53:55 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:56 Still waiting to schedule task 02:53:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3514’ 02:54:05 #9 DONE 9.6s 02:54:05 02:54:05 #10 [builder 6/7] COPY . . 02:54:05 #10 DONE 0.1s 02:54:05 02:54:05 #11 [builder 7/7] RUN echo noop 02:54:05 #11 0.189 noop 02:54:05 #11 DONE 0.2s 02:54:05 02:54:05 #12 exporting to image 02:54:05 #12 exporting layers 02:54:13 #12 exporting layers 7.0s done 02:54:13 #12 writing image sha256:f33973f1eeb42c5011bcf3ef695305c8faf0521505c5309ab0dacfe8fd7d8873 done 02:54:13 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:54:13 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:13 + docker inspect -f . ci-base-image-x86_64 02:54:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:13 prd-ubuntu20.04-docker-8c-8g-3515 does not seem to be running inside a container 02:54:13 $ 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 ******** ci-base-image-x86_64 cat 02:54:13 $ docker top 71b04d416b8d217f3cd781acc9908926b468b96368dc3d15f5b4391a778e73eb -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:14 + go version 02:54:14 go version go1.25.2 linux/amd64 [Pipeline] } 02:54:14 $ docker stop --time=1 71b04d416b8d217f3cd781acc9908926b468b96368dc3d15f5b4391a778e73eb 02:54:15 $ docker rm -f --volumes 71b04d416b8d217f3cd781acc9908926b468b96368dc3d15f5b4391a778e73eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:15 + docker inspect -f . ci-base-image-x86_64 02:54:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:16 prd-ubuntu20.04-docker-8c-8g-3515 does not seem to be running inside a container 02:54:16 $ 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 ******** ci-base-image-x86_64 cat 02:54:16 $ docker top 25dda640176758c42d890c3c8f931e933bfa37442d892fa29cfbfe796e16fbaf -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 02:54:16 + make test 02:54:16 go test ./... -coverprofile=coverage.out ./... 02:54:17 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:54:39 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 02:54:39 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements 02:54:39 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 02:54:46 0 issues. 02:54:46 go vet ./... 02:54:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:54:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:54:51 ./bin/test-attribution-txt.sh 02:54:51 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 02:54:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:54:51 $ docker stop --time=1 25dda640176758c42d890c3c8f931e933bfa37442d892fa29cfbfe796e16fbaf 02:54:53 $ docker rm -f --volumes 25dda640176758c42d890c3c8f931e933bfa37442d892fa29cfbfe796e16fbaf [Pipeline] // withDockerContainer [Pipeline] sh 02:54:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:54:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:54:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:54:54 + ls -al . 02:54:54 total 256 02:54:54 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 02:54 . 02:54:54 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 02:53 .. 02:54:54 -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 02:53 .dockerignore 02:54:54 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 02:54 .git 02:54:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:53 .github 02:54:54 -rw-rw-r-- 1 jenkins jenkins 264 Mar 16 02:53 .gitignore 02:54:54 -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 02:53 .golangci.yml 02:54:54 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 02:53 .semver 02:54:54 -rw-rw-r-- 1 jenkins jenkins 21759 Mar 16 02:53 Attribution.txt 02:54:54 -rw-rw-r-- 1 jenkins jenkins 19382 Mar 16 02:53 CHANGELOG.md 02:54:54 -rw-rw-r-- 1 jenkins jenkins 1803 Mar 16 02:53 Dockerfile 02:54:54 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 02:53 GOVERNANCE.md 02:54:54 -rw-rw-r-- 1 jenkins jenkins 680 Mar 16 02:53 Jenkinsfile 02:54:54 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 02:53 LICENSE 02:54:54 -rw-rw-r-- 1 jenkins jenkins 2544 Mar 16 02:53 Makefile 02:54:54 -rw-rw-r-- 1 jenkins jenkins 620 Mar 16 02:53 OWNERS.md 02:54:54 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 16 02:53 README.md 02:54:54 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 02:53 VERSION 02:54:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 02:53 bin 02:54:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:53 cmd 02:54:54 -rw-r--r-- 1 jenkins jenkins 21039 Mar 16 02:54 coverage.out 02:54:54 -rw-rw-r-- 1 jenkins jenkins 6752 Mar 16 02:53 go.mod 02:54:54 -rw-rw-r-- 1 jenkins jenkins 89294 Mar 16 02:53 go.sum 02:54:54 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:53 internal 02:54:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 02:53 mock 02:54:54 -rw-rw-r-- 1 jenkins jenkins 227 Mar 16 02:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:55 + 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=fa9bbe3454666575498975570a57dc369f642b9e --label arch=amd64 --label version=4.1.0-dev.14 . 02:54:55 #0 building with "default" instance using docker driver 02:54:55 02:54:55 #1 [internal] load build definition from Dockerfile 02:54:55 #1 transferring dockerfile: 1.84kB done 02:54:55 #1 DONE 0.0s 02:54:55 02:54:55 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:54:55 #2 DONE 0.0s 02:54:55 02:54:55 #3 [internal] load metadata for docker.io/library/alpine:3.22 02:54:55 #3 DONE 0.1s 02:54:55 02:54:55 #4 [internal] load .dockerignore 02:54:55 #4 transferring context: 182B done 02:54:55 #4 DONE 0.0s 02:54:55 02:54:55 #5 [internal] load build context 02:54:55 #5 transferring context: 32.78kB done 02:54:55 #5 DONE 0.0s 02:54:55 02:54:55 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:54:55 #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:54:55 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 02:54:55 #6 ... 02:54:55 02:54:55 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:54:55 #7 DONE 0.1s 02:54:55 02:54:55 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:54:55 #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:54:55 #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 02:54:55 #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 02:54:55 #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 02:54:55 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 02:54:55 #6 DONE 0.3s 02:54:55 02:54:55 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:54:56 #8 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:54:56 #8 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:54:56 #8 0.653 (1/1) Installing dumb-init (1.2.5-r3) 02:54:56 #8 ... 02:54:56 02:54:56 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:54:56 #9 0.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:54:56 #9 0.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:54:56 #9 0.842 OK: 269 MiB in 64 packages 02:54:56 #9 DONE 1.0s 02:54:56 02:54:56 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:54:56 #8 0.658 Executing busybox-1.37.0-r20.trigger 02:54:56 #8 0.664 OK: 7 MiB in 17 packages 02:54:56 #8 DONE 0.8s 02:54:56 02:54:56 #10 [builder 3/7] WORKDIR /device-mqtt-go 02:54:56 #10 DONE 0.0s 02:54:56 02:54:56 #11 [builder 4/7] COPY go.mod vendor* ./ 02:54:56 #11 DONE 0.0s 02:54:56 02:54:56 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:57 #12 DONE 0.6s 02:54:57 02:54:57 #13 [stage-1 3/6] RUN apk --no-cache upgrade 02:54:57 #13 0.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:54:57 #13 0.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:54:57 #13 ... 02:54:57 02:54:57 #14 [builder 6/7] COPY . . 02:54:57 #14 DONE 0.1s 02:54:57 02:54:57 #13 [stage-1 3/6] RUN apk --no-cache upgrade 02:54:57 #13 0.791 OK: 7 MiB in 17 packages 02:54:57 #13 DONE 0.9s 02:54:57 02:54:57 #15 [builder 7/7] RUN make build 02:54:57 #15 0.328 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:55:24 #15 DONE 25.2s 02:55:24 02:55:24 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 02:55:24 #16 DONE 0.2s 02:55:24 02:55:24 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 02:55:24 #17 DONE 0.0s 02:55:24 02:55:24 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 02:55:24 #18 DONE 0.0s 02:55:24 02:55:24 #19 exporting to image 02:55:24 #19 exporting layers 02:55:24 #19 exporting layers 0.3s done 02:55:24 #19 writing image sha256:c79a20700f28615f43abf2714e42c1b89bbab03e088fe11e5bb2d9708a52acc2 done 02:55:24 #19 naming to docker.io/library/device-mqtt done 02:55:24 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:24 provisioning config files... 02:55:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8084139956920753057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:24 ---> ****-login.sh 02:55:24 nexus3.edgexfoundry.org:10001 02:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:24 Login Succeeded 02:55:24 nexus3.edgexfoundry.org:10002 02:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:24 Login Succeeded 02:55:24 nexus3.edgexfoundry.org:10003 02:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:24 Login Succeeded 02:55:24 nexus3.edgexfoundry.org:10004 02:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:24 Login Succeeded 02:55:24 ****.io 02:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:25 Login Succeeded 02:55:25 ---> ****-login.sh ends [Pipeline] } 02:55:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:55:25 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:55:25 fa9bbe3454666575498975570a57dc369f642b9e 02:55:25 latest 02:55:25 4.1.0-dev.14 02:55:25 fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14 02:55:25 main 02:55:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:25 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:25 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e 02:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:55:25 d170bde5a872: Preparing 02:55:25 f087b6df9ed0: Preparing 02:55:25 b279c4956d23: Preparing 02:55:25 de9d0ded10f5: Preparing 02:55:25 ed40e8c77807: Preparing 02:55:25 cce92674e987: Preparing 02:55:25 cce92674e987: Waiting 02:55:25 ed40e8c77807: Pushed 02:55:25 f087b6df9ed0: Pushed 02:55:25 de9d0ded10f5: Pushed 02:55:25 d170bde5a872: Pushed 02:55:25 cce92674e987: Layer already exists 02:55:31 b279c4956d23: Pushed 02:55:31 fa9bbe3454666575498975570a57dc369f642b9e: digest: sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:31 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:31 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:55:31 d170bde5a872: Preparing 02:55:31 f087b6df9ed0: Preparing 02:55:31 b279c4956d23: Preparing 02:55:31 de9d0ded10f5: Preparing 02:55:31 ed40e8c77807: Preparing 02:55:31 cce92674e987: Preparing 02:55:31 cce92674e987: Waiting 02:55:31 de9d0ded10f5: Layer already exists 02:55:31 ed40e8c77807: Layer already exists 02:55:31 b279c4956d23: Layer already exists 02:55:31 f087b6df9ed0: Layer already exists 02:55:31 d170bde5a872: Layer already exists 02:55:31 cce92674e987: Layer already exists 02:55:31 latest: digest: sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:32 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.14 02:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:55:32 d170bde5a872: Preparing 02:55:32 f087b6df9ed0: Preparing 02:55:32 b279c4956d23: Preparing 02:55:32 de9d0ded10f5: Preparing 02:55:32 ed40e8c77807: Preparing 02:55:32 cce92674e987: Preparing 02:55:32 cce92674e987: Waiting 02:55:32 de9d0ded10f5: Layer already exists 02:55:32 d170bde5a872: Layer already exists 02:55:32 f087b6df9ed0: Layer already exists 02:55:32 ed40e8c77807: Layer already exists 02:55:32 b279c4956d23: Layer already exists 02:55:32 cce92674e987: Layer already exists 02:55:32 4.1.0-dev.14: digest: sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:32 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14 02:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:55:33 d170bde5a872: Preparing 02:55:33 f087b6df9ed0: Preparing 02:55:33 b279c4956d23: Preparing 02:55:33 de9d0ded10f5: Preparing 02:55:33 ed40e8c77807: Preparing 02:55:33 cce92674e987: Preparing 02:55:33 cce92674e987: Waiting 02:55:33 ed40e8c77807: Layer already exists 02:55:33 b279c4956d23: Layer already exists 02:55:33 de9d0ded10f5: Layer already exists 02:55:33 d170bde5a872: Layer already exists 02:55:33 f087b6df9ed0: Layer already exists 02:55:33 cce92674e987: Layer already exists 02:55:33 fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14: digest: sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:33 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 02:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:55:33 d170bde5a872: Preparing 02:55:33 f087b6df9ed0: Preparing 02:55:33 b279c4956d23: Preparing 02:55:33 de9d0ded10f5: Preparing 02:55:33 ed40e8c77807: Preparing 02:55:33 cce92674e987: Preparing 02:55:33 cce92674e987: Waiting 02:55:33 f087b6df9ed0: Layer already exists 02:55:33 b279c4956d23: Layer already exists 02:55:33 d170bde5a872: Layer already exists 02:55:33 de9d0ded10f5: Layer already exists 02:55:33 ed40e8c77807: Layer already exists 02:55:33 cce92674e987: Layer already exists 02:55:33 main: digest: sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:55:34 ===================================================== [Pipeline] echo 02:55:34 taggedImages: 02:55:34 - nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e 02:55:34 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:55:34 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.14 02:55:34 - nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14 02:55:34 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo 02:55:34 ========================================================= 02:55:34 [edgeXBuildMultiArch] RAW Config: 02:55:34 images: 02:55:34 - nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e 02:55:34 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:55:34 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.14 02:55:34 - nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14 02:55:34 - nexus3.edgexfoundry.org:10004/device-mqtt:main 02:55:34 settingsFile: 02:55:34 device-mqtt-go-settings 02:55:34 ========================================================= [Pipeline] node 02:55:49 Still waiting to schedule task 02:55:49 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:56:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3517 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:56:45 Running in /w/workspace/device-mqtt-go/212 [Pipeline] { [Pipeline] checkout 02:56:48 The recommended git tool is: git 02:56:49 Running on prd-centos7-docker-4c-2g-3519 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:49 provisioning config files... 02:56:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8479453776560139687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:52 ---> ****-login.sh 02:56:52 nexus3.edgexfoundry.org:10001 02:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:52 Configure a credential helper to remove this warning. See 02:56:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:52 02:56:52 Login Succeeded 02:56:52 nexus3.edgexfoundry.org:10002 02:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:52 Configure a credential helper to remove this warning. See 02:56:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:52 02:56:52 Login Succeeded 02:56:52 nexus3.edgexfoundry.org:10003 02:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:53 Configure a credential helper to remove this warning. See 02:56:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:53 02:56:53 Login Succeeded 02:56:53 nexus3.edgexfoundry.org:10004 02:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:53 Configure a credential helper to remove this warning. See 02:56:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:53 02:56:53 Login Succeeded 02:56:53 ****.io 02:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:53 Configure a credential helper to remove this warning. See 02:56:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:53 02:56:53 Login Succeeded 02:56:53 ---> ****-login.sh ends [Pipeline] } 02:56:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:56:53 + docker buildx ls 02:56:54 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:56:54 default * docker 02:56:54 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:56:54 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:56:54 edgex-builder [Pipeline] sh 02:56:54 + docker buildx inspect --bootstrap 02:56:54 #1 [internal] booting buildkit 02:56:54 #1 pulling image moby/buildkit:buildx-stable-1 02:56:56 using credential edgex-jenkins-ssh 02:56:56 Cloning the remote Git repository 02:56:56 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:56:56 > git init /w/workspace/device-mqtt-go/212 # timeout=10 02:56:56 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:56:56 > git --version # timeout=10 02:56:56 > git --version # 'git version 2.25.1' 02:56:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:56:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:56:58 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 02:56:58 #1 creating container buildx_buildkit_edgex-builder0 02:56:59 #1 creating container buildx_buildkit_edgex-builder0 1.0s done 02:56:59 #1 DONE 4.3s 02:56:59 Name: edgex-builder 02:56:59 Driver: docker-container 02:56:59 02:56:59 Nodes: 02:56:59 Name: edgex-builder0 02:56:59 Endpoint: unix:///var/run/docker.sock 02:56:59 Status: running 02:56:59 Buildkit: v0.27.1 02:56:59 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:56:59 + docker buildx ls 02:56:59 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:56:59 edgex-builder * docker-container 02:56:59 edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:56:59 default docker 02:56:59 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:56:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e --push - 02:56:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e' 02:56:59 #1 [internal] load build definition from Dockerfile 02:56:59 #1 transferring dockerfile: 196B done 02:56:59 #1 DONE 0.0s 02:56:59 02:56:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e 02:56:59 #2 DONE 0.1s 02:56:59 02:56:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e 02:57:00 #3 DONE 0.1s 02:57:00 02:57:00 #4 [internal] load .dockerignore 02:57:00 #4 transferring context: 2B done 02:57:00 #4 DONE 0.0s 02:57:00 02:57:00 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 02:57:00 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 0.0s done 02:57:00 #5 DONE 0.0s 02:57:00 02:57:00 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 02:57:00 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 0.0s done 02:57:00 #6 DONE 0.1s 02:57:00 02:57:00 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:57:00 #7 DONE 0.0s 02:57:00 02:57:00 #8 exporting to image 02:57:00 #8 exporting layers done 02:57:00 #8 exporting manifest sha256:ab578604279015c229fecf0e37bd2f239d7a882af43d7e33cafc6b16021afb0a 0.0s done 02:57:00 #8 exporting config sha256:c79a20700f28615f43abf2714e42c1b89bbab03e088fe11e5bb2d9708a52acc2 done 02:57:00 #8 exporting manifest sha256:24ccc2992655a72657395a263d3ec21248d7bbd77af6fba24e8555876f4639c8 done 02:57:00 #8 exporting config sha256:453b94ad4c75b187c9b80207098d6f99c4ff717106242df9d1c7908ebdc4d3c2 done 02:57:00 #8 exporting manifest list sha256:f6bc97b27a92666c2274090b29f2c78f4adad2337b78678920b2cec4d1f6f22a 0.0s done 02:57:00 #8 pushing layers 0.1s done 02:57:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e@sha256:f6bc97b27a92666c2274090b29f2c78f4adad2337b78678920b2cec4d1f6f22a 02:57:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:57:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e@sha256:f6bc97b27a92666c2274090b29f2c78f4adad2337b78678920b2cec4d1f6f22a 0.1s done 02:57:00 #8 DONE 0.2s 02:57:00 02:57:00 1 warning found (use --debug to expand): 02:57:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:57:00 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:57:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:57:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest' 02:57:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:latest --push - 02:57:00 #1 [internal] load build definition from Dockerfile 02:57:00 #1 transferring dockerfile: 162B done 02:57:00 #1 DONE 0.0s 02:57:00 02:57:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:57:00 #2 DONE 0.0s 02:57:00 02:57:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:57:00 #3 DONE 0.0s 02:57:00 02:57:00 #4 [internal] load .dockerignore 02:57:00 #4 transferring context: 2B done 02:57:00 #4 DONE 0.0s 02:57:00 02:57:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 02:57:00 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 0.0s done 02:57:00 #5 DONE 0.0s 02:57:00 02:57:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 02:57:01 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 0.0s done 02:57:01 #6 CACHED 02:57:01 02:57:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 02:57:01 #5 CACHED 02:57:01 02:57:01 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:57:01 #7 DONE 0.0s 02:57:01 02:57:01 #8 exporting to image 02:57:01 #8 exporting layers done 02:57:01 #8 exporting manifest sha256:ab578604279015c229fecf0e37bd2f239d7a882af43d7e33cafc6b16021afb0a done 02:57:01 #8 exporting config sha256:c79a20700f28615f43abf2714e42c1b89bbab03e088fe11e5bb2d9708a52acc2 done 02:57:01 #8 exporting manifest sha256:24ccc2992655a72657395a263d3ec21248d7bbd77af6fba24e8555876f4639c8 done 02:57:01 #8 exporting config sha256:453b94ad4c75b187c9b80207098d6f99c4ff717106242df9d1c7908ebdc4d3c2 done 02:57:01 #8 exporting manifest list sha256:f6bc97b27a92666c2274090b29f2c78f4adad2337b78678920b2cec4d1f6f22a done 02:57:01 #8 pushing layers 0.0s done 02:57:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:f6bc97b27a92666c2274090b29f2c78f4adad2337b78678920b2cec4d1f6f22a 0.1s done 02:57:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:57:01 #8 DONE 0.1s 02:57:01 02:57:01 1 warning found (use --debug to expand): 02:57:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:57:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.14' 02:57:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.14 --push - 02:57:01 Avoid second fetch 02:57:01 Checking out Revision fa9bbe3454666575498975570a57dc369f642b9e (main) 02:57:01 #1 [internal] load build definition from Dockerfile 02:57:01 #1 transferring dockerfile: 168B done 02:57:01 #1 DONE 0.0s 02:57:01 02:57:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.14 02:57:01 #2 DONE 0.0s 02:57:01 02:57:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.14 02:57:01 #3 DONE 0.0s 02:57:01 02:57:01 #4 [internal] load .dockerignore 02:57:01 #4 transferring context: 2B done 02:57:01 #4 DONE 0.0s 02:57:01 02:57:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.14@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 02:57:01 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.14@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 0.0s done 02:57:01 #5 CACHED 02:57:01 02:57:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.14@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 02:57:01 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.14@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 0.0s done 02:57:01 #6 CACHED 02:57:01 02:57:01 #7 exporting to image 02:57:01 #7 exporting layers done 02:57:01 #7 exporting manifest sha256:ab578604279015c229fecf0e37bd2f239d7a882af43d7e33cafc6b16021afb0a done 02:57:01 #7 exporting config sha256:c79a20700f28615f43abf2714e42c1b89bbab03e088fe11e5bb2d9708a52acc2 done 02:57:01 #7 exporting manifest sha256:24ccc2992655a72657395a263d3ec21248d7bbd77af6fba24e8555876f4639c8 done 02:57:01 #7 exporting config sha256:453b94ad4c75b187c9b80207098d6f99c4ff717106242df9d1c7908ebdc4d3c2 done 02:57:01 #7 exporting manifest list sha256:f6bc97b27a92666c2274090b29f2c78f4adad2337b78678920b2cec4d1f6f22a done 02:57:01 #7 pushing layers 0.0s done 02:57:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.14@sha256:f6bc97b27a92666c2274090b29f2c78f4adad2337b78678920b2cec4d1f6f22a 02:57:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:57:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.14@sha256:f6bc97b27a92666c2274090b29f2c78f4adad2337b78678920b2cec4d1f6f22a 0.1s done 02:57:01 #7 DONE 0.1s 02:57:01 02:57:01 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:57:01 #8 DONE 0.0s 02:57:01 02:57:01 1 warning found (use --debug to expand): 02:57:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:57:01 > git config core.sparsecheckout # timeout=10 02:57:01 > git checkout -f fa9bbe3454666575498975570a57dc369f642b9e # timeout=10 02:57:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14 --push - 02:57:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14' 02:57:02 #1 [internal] load build definition from Dockerfile 02:57:02 #1 transferring dockerfile: 209B done 02:57:02 #1 DONE 0.0s 02:57:02 02:57:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14 02:57:02 #2 DONE 0.0s 02:57:02 02:57:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14 02:57:02 #3 DONE 0.0s 02:57:02 02:57:02 #4 [internal] load .dockerignore 02:57:02 #4 transferring context: 2B done 02:57:02 #4 DONE 1.0s 02:57:02 02:57:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 02:57:02 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 0.0s done 02:57:02 #5 CACHED 02:57:02 02:57:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 02:57:02 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 0.0s done 02:57:02 #6 CACHED 02:57:02 02:57:02 #7 exporting to image 02:57:02 #7 exporting layers done 02:57:02 #7 exporting manifest sha256:ab578604279015c229fecf0e37bd2f239d7a882af43d7e33cafc6b16021afb0a done 02:57:02 #7 exporting config sha256:c79a20700f28615f43abf2714e42c1b89bbab03e088fe11e5bb2d9708a52acc2 done 02:57:02 #7 exporting manifest sha256:24ccc2992655a72657395a263d3ec21248d7bbd77af6fba24e8555876f4639c8 done 02:57:02 #7 exporting config sha256:453b94ad4c75b187c9b80207098d6f99c4ff717106242df9d1c7908ebdc4d3c2 02:57:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:57:02 #7 exporting config sha256:453b94ad4c75b187c9b80207098d6f99c4ff717106242df9d1c7908ebdc4d3c2 done 02:57:02 #7 exporting manifest list sha256:f6bc97b27a92666c2274090b29f2c78f4adad2337b78678920b2cec4d1f6f22a done 02:57:02 #7 pushing layers 0.0s done 02:57:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14@sha256:f6bc97b27a92666c2274090b29f2c78f4adad2337b78678920b2cec4d1f6f22a 0.1s done 02:57:02 #7 DONE 0.1s 02:57:02 02:57:02 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:57:02 #8 DONE 0.0s 02:57:02 02:57:02 1 warning found (use --debug to expand): 02:57:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:57:02 Commit message: "Merge pull request #788 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.57" [Pipeline] sh 02:57:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:main' 02:57:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:main --push - 02:57:02 #1 [internal] load build definition from Dockerfile 02:57:02 #1 transferring dockerfile: 160B done 02:57:02 #1 DONE 0.0s 02:57:02 02:57:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 02:57:02 #2 DONE 0.0s 02:57:02 02:57:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 02:57:02 #3 DONE 0.0s 02:57:02 02:57:02 #4 [internal] load .dockerignore 02:57:02 #4 transferring context: 2B done 02:57:02 #4 DONE 0.0s 02:57:02 02:57:02 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 02:57:02 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 0.0s done 02:57:02 #5 CACHED 02:57:02 02:57:02 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 02:57:02 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:c934cca32b4424dd8b5c761a1268a015c5ba69c10862c6f3f47c7ecab0e901e8 0.0s done 02:57:02 #6 CACHED 02:57:02 02:57:02 #7 exporting to image 02:57:02 #7 exporting layers done 02:57:02 #7 exporting manifest sha256:ab578604279015c229fecf0e37bd2f239d7a882af43d7e33cafc6b16021afb0a done 02:57:02 #7 exporting config sha256:c79a20700f28615f43abf2714e42c1b89bbab03e088fe11e5bb2d9708a52acc2 done 02:57:02 #7 exporting manifest sha256:24ccc2992655a72657395a263d3ec21248d7bbd77af6fba24e8555876f4639c8 done 02:57:02 #7 exporting config sha256:453b94ad4c75b187c9b80207098d6f99c4ff717106242df9d1c7908ebdc4d3c2 done 02:57:02 #7 exporting manifest list sha256:f6bc97b27a92666c2274090b29f2c78f4adad2337b78678920b2cec4d1f6f22a done 02:57:02 #7 pushing layers 0.0s done 02:57:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:f6bc97b27a92666c2274090b29f2c78f4adad2337b78678920b2cec4d1f6f22a 02:57:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:57:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:f6bc97b27a92666c2274090b29f2c78f4adad2337b78678920b2cec4d1f6f22a 0.1s done 02:57:03 #7 DONE 0.1s 02:57:03 02:57:03 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:57:03 #8 DONE 0.0s 02:57:03 02:57:03 1 warning found (use --debug to expand): 02:57:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:57:03 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:57:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:57:04 ---> package-listing.sh 02:57:04 ++ facter osfamily 02:57:04 ++ tr '[:upper:]' '[:lower:]' 02:57:04 + OS_FAMILY=redhat 02:57:04 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:57:04 + START_PACKAGES=/tmp/packages_start.txt 02:57:04 + END_PACKAGES=/tmp/packages_end.txt 02:57:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:57:04 + PACKAGES=/tmp/packages_start.txt 02:57:04 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:57:04 + PACKAGES=/tmp/packages_end.txt 02:57:04 + case "${OS_FAMILY}" in 02:57:04 + rpm -qa 02:57:04 + sort 02:57:06 + '[' -f /tmp/packages_start.txt ']' 02:57:06 + '[' -f /tmp/packages_end.txt ']' 02:57:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:57:06 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:57:06 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:57:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 02:57:06 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 02:57:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:06 02:57:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 02:57:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:07 latest: Pulling from edgex-lftools-log-publisher 02:57:07 5eb5b503b376: Pulling fs layer 02:57:07 5c69ac0246d0: Pulling fs layer 02:57:07 ec43610c2a17: Pulling fs layer 02:57:07 3a2ae6a8a46f: Pulling fs layer 02:57:07 33b1e0a273af: Pulling fs layer 02:57:07 5d3b04190fa2: Pulling fs layer 02:57:07 2f39f015ded8: Pulling fs layer 02:57:07 33b1e0a273af: Waiting 02:57:07 5d3b04190fa2: Waiting 02:57:07 2f39f015ded8: Waiting 02:57:07 3a2ae6a8a46f: Waiting 02:57:07 5c69ac0246d0: Verifying Checksum 02:57:07 5c69ac0246d0: Download complete 02:57:07 3a2ae6a8a46f: Verifying Checksum 02:57:07 3a2ae6a8a46f: Download complete 02:57:07 33b1e0a273af: Verifying Checksum 02:57:07 33b1e0a273af: Download complete 02:57:07 ec43610c2a17: Verifying Checksum 02:57:07 ec43610c2a17: Download complete 02:57:07 5d3b04190fa2: Verifying Checksum 02:57:07 5d3b04190fa2: Download complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:57:07 provisioning config files... 02:57:07 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/212@tmp/config4418198285069891410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:07 5eb5b503b376: Verifying Checksum 02:57:07 5eb5b503b376: Download complete 02:57:07 2f39f015ded8: Verifying Checksum 02:57:07 2f39f015ded8: Download complete 02:57:08 ---> ****-login.sh 02:57:08 nexus3.edgexfoundry.org:10001 02:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:08 5eb5b503b376: Pull complete 02:57:08 5c69ac0246d0: Pull complete 02:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:09 Configure a credential helper to remove this warning. See 02:57:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:09 02:57:09 Login Succeeded 02:57:09 nexus3.edgexfoundry.org:10002 02:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:09 ec43610c2a17: Pull complete 02:57:09 3a2ae6a8a46f: Pull complete 02:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:09 Configure a credential helper to remove this warning. See 02:57:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:09 02:57:09 Login Succeeded 02:57:09 nexus3.edgexfoundry.org:10003 02:57:09 33b1e0a273af: Pull complete 02:57:09 5d3b04190fa2: Pull complete 02:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:09 Configure a credential helper to remove this warning. See 02:57:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:09 02:57:09 Login Succeeded 02:57:09 nexus3.edgexfoundry.org:10004 02:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:10 Configure a credential helper to remove this warning. See 02:57:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:10 02:57:10 Login Succeeded 02:57:10 ****.io 02:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:10 Configure a credential helper to remove this warning. See 02:57:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:10 02:57:10 Login Succeeded 02:57:10 ---> ****-login.sh ends [Pipeline] } 02:57:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:57:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:57:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:57:11 ========================================================= 02:57:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:57:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 02:57:12 Sending build context to Docker daemon 15.98MB 02:57:12 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 02:57:12 Step 2/12 : FROM ${BASE} AS builder 02:57:12 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:57:12 6b59a28fa201: Pulling fs layer 02:57:12 d32bb0dddca7: Pulling fs layer 02:57:12 5dab1238d3d9: Pulling fs layer 02:57:12 196fd7d83e7d: Pulling fs layer 02:57:12 196fd7d83e7d: Waiting 02:57:12 4f4fb700ef54: Pulling fs layer 02:57:12 8ba94037c8f0: Pulling fs layer 02:57:12 4f4fb700ef54: Waiting 02:57:12 deaec5988b04: Pulling fs layer 02:57:12 8ba94037c8f0: Waiting 02:57:12 9f65657bb879: Pulling fs layer 02:57:12 9f65657bb879: Waiting 02:57:12 deaec5988b04: Waiting 02:57:12 d32bb0dddca7: Verifying Checksum 02:57:12 d32bb0dddca7: Download complete 02:57:12 196fd7d83e7d: Verifying Checksum 02:57:12 196fd7d83e7d: Download complete 02:57:12 4f4fb700ef54: Verifying Checksum 02:57:12 4f4fb700ef54: Download complete 02:57:12 8ba94037c8f0: Verifying Checksum 02:57:12 8ba94037c8f0: Download complete 02:57:13 2f39f015ded8: Pull complete 02:57:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:57:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 02:57:13 6b59a28fa201: Verifying Checksum 02:57:13 6b59a28fa201: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:13 9f65657bb879: Verifying Checksum 02:57:13 9f65657bb879: Download complete 02:57:13 prd-centos7-docker-4c-2g-3519 does not seem to be running inside a container 02:57:13 $ 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 02:57:14 6b59a28fa201: Pull complete 02:57:14 d32bb0dddca7: Pull complete 02:57:14 5dab1238d3d9: Verifying Checksum 02:57:14 5dab1238d3d9: Download complete 02:57:16 $ docker top 116d53555b890bf4d28945c5a1ba6401d9694cf93aafcfb4b61b7816b2616c91 -eo pid,comm 02:57:16 deaec5988b04: Verifying Checksum 02:57:16 deaec5988b04: Download complete [Pipeline] { [Pipeline] sh 02:57:17 + touch /tmp/pre-build-complete [Pipeline] sh 02:57:17 + mkdir -p /var/log/sysstat [Pipeline] sh 02:57:17 + ls /var/log/sa-host 02:57:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:57:18 provisioning config files... 02:57:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6883109889863738455tmp [Pipeline] { [Pipeline] echo 02:57:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:57:18 ---> create-netrc.sh [Pipeline] } 02:57:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:57:18 ---> python-tools-install.sh [Pipeline] echo 02:57:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:57:19 ---> sudo-logs.sh 02:57:19 Archiving 'sudo' log.. 02:57:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-3519.novalocal: Name or service not known 02:57:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-3519.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:57:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:57:19 ---> job-cost.sh 02:57:19 lf-activate-venv: SKIPPING 02:57:19 INFO: No Stack... 02:57:20 INFO: Retrieving Pricing Info for: v3-standard-2 02:57:20 INFO: Archiving Costs [Pipeline] echo 02:57:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:57:21 ---> logs-deploy.sh 02:57:21 lf-activate-venv: SKIPPING 02:57:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/212 02:57:21 INFO: archiving workspace using pattern(s): 02:57:22 Archives upload complete. 02:57:22 INFO: archiving logs to Nexus 02:57:22 ---> uname -a: 02:57:22 Linux prd-centos7-docker-4c-2g-3519.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:57:22 02:57:22 02:57:22 ---> lscpu: 02:57:22 Architecture: x86_64 02:57:22 CPU op-mode(s): 32-bit, 64-bit 02:57:22 Byte Order: Little Endian 02:57:22 Address sizes: 40 bits physical, 48 bits virtual 02:57:22 CPU(s): 2 02:57:22 On-line CPU(s) list: 0,1 02:57:22 Thread(s) per core: 1 02:57:22 Core(s) per socket: 1 02:57:22 Socket(s): 2 02:57:22 NUMA node(s): 1 02:57:22 Vendor ID: AuthenticAMD 02:57:22 CPU family: 23 02:57:22 Model: 49 02:57:22 Model name: AMD EPYC-Rome Processor 02:57:22 Stepping: 0 02:57:22 CPU MHz: 2799.934 02:57:22 BogoMIPS: 5599.86 02:57:22 Virtualization: AMD-V 02:57:22 Hypervisor vendor: KVM 02:57:22 Virtualization type: full 02:57:22 L1d cache: 64 KiB 02:57:22 L1i cache: 64 KiB 02:57:22 L2 cache: 1 MiB 02:57:22 L3 cache: 32 MiB 02:57:22 NUMA node0 CPU(s): 0,1 02:57:22 Vulnerability Itlb multihit: Not affected 02:57:22 Vulnerability L1tf: Not affected 02:57:22 Vulnerability Mds: Not affected 02:57:22 Vulnerability Meltdown: Not affected 02:57:22 Vulnerability Mmio stale data: Not affected 02:57:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:57:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:57:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:57:22 Vulnerability Srbds: Not affected 02:57:22 Vulnerability Tsx async abort: Not affected 02:57:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:57:22 02:57:22 02:57:22 ---> nproc: 02:57:22 2 02:57:22 02:57:22 02:57:22 ---> df -h: 02:57:22 Filesystem Size Used Avail Use% Mounted on 02:57:22 overlay 40G 7.4G 33G 19% / 02:57:22 tmpfs 64M 0 64M 0% /dev 02:57:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:57:22 shm 64M 0 64M 0% /dev/shm 02:57:22 /dev/vda1 40G 7.4G 33G 19% /facter-os 02:57:22 02:57:22 02:57:22 Cannot open /var/log/sysstat/sa16: No such file or directory 02:57:22 Please check if data collecting is enabled 02:57:22 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:23 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:57:23 $ docker stop --time=1 116d53555b890bf4d28945c5a1ba6401d9694cf93aafcfb4b61b7816b2616c91 02:57:24 $ docker rm -f --volumes 116d53555b890bf4d28945c5a1ba6401d9694cf93aafcfb4b61b7816b2616c91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:57:24 [WS-CLEANUP] Deleting project workspace... 02:57:24 [WS-CLEANUP] Deferred wipeout is used... 02:57:24 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 02:57:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:24 02:57:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:25 latest: Pulling from edgex-lftools-log-publisher 02:57:25 5eb5b503b376: Pulling fs layer 02:57:25 5c69ac0246d0: Pulling fs layer 02:57:25 ec43610c2a17: Pulling fs layer 02:57:25 3a2ae6a8a46f: Pulling fs layer 02:57:25 33b1e0a273af: Pulling fs layer 02:57:25 5d3b04190fa2: Pulling fs layer 02:57:25 2f39f015ded8: Pulling fs layer 02:57:25 33b1e0a273af: Waiting 02:57:25 5d3b04190fa2: Waiting 02:57:25 2f39f015ded8: Waiting 02:57:25 3a2ae6a8a46f: Waiting 02:57:25 5c69ac0246d0: Verifying Checksum 02:57:25 5c69ac0246d0: Download complete 02:57:25 3a2ae6a8a46f: Verifying Checksum 02:57:25 3a2ae6a8a46f: Download complete 02:57:25 33b1e0a273af: Verifying Checksum 02:57:25 33b1e0a273af: Download complete 02:57:25 ec43610c2a17: Verifying Checksum 02:57:25 ec43610c2a17: Download complete 02:57:25 5d3b04190fa2: Verifying Checksum 02:57:25 5d3b04190fa2: Download complete 02:57:25 5eb5b503b376: Verifying Checksum 02:57:25 5eb5b503b376: Download complete 02:57:25 2f39f015ded8: Download complete 02:57:26 5eb5b503b376: Pull complete 02:57:26 5c69ac0246d0: Pull complete 02:57:27 ec43610c2a17: Pull complete 02:57:27 3a2ae6a8a46f: Pull complete 02:57:27 33b1e0a273af: Pull complete 02:57:27 5d3b04190fa2: Pull complete 02:57:31 5dab1238d3d9: Pull complete 02:57:31 196fd7d83e7d: Pull complete 02:57:31 4f4fb700ef54: Pull complete 02:57:31 8ba94037c8f0: Pull complete 02:57:32 2f39f015ded8: Pull complete 02:57:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:57:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:33 prd-ubuntu20.04-docker-8c-8g-3515 does not seem to be running inside a container 02:57:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:57:34 $ docker top dab498bac00a7b7490037491613408042daa68f994ad778bedaf8768eefdcbe4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:34 ---> job-cost.sh 02:57:34 lf-activate-venv: SKIPPING 02:57:34 INFO: No Stack... 02:57:35 INFO: Retrieving Pricing Info for: v3-standard-8 02:57:35 INFO: Archiving Costs [Pipeline] sh 02:57:36 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 02:57:36 + cut -d, -f6 [Pipeline] lock 02:57:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-212-stack-cost] 02:57:36 Resource [jenkins-edgexfoundry-device-mqtt-go-main-212-stack-cost] did not exist. Created. 02:57:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:57:36 + echo total: 0.2199999988079071 [Pipeline] stash 02:57:36 Stashed 1 file(s) [Pipeline] } 02:57:36 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-212-stack-cost] [Pipeline] // lock [Pipeline] } 02:57:36 $ docker stop --time=1 dab498bac00a7b7490037491613408042daa68f994ad778bedaf8768eefdcbe4 02:57:37 $ docker rm -f --volumes dab498bac00a7b7490037491613408042daa68f994ad778bedaf8768eefdcbe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:57:40 deaec5988b04: Pull complete 02:57:41 9f65657bb879: Pull complete 02:57:41 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:57:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:57:41 ---> 334268110677 02:57:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:57:44 ---> Running in 27971eb8e720 02:57:44 Removing intermediate container 27971eb8e720 02:57:44 ---> 1730bf368ad9 02:57:44 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:57:44 ---> Running in 68b68aa93a5f 02:57:44 Removing intermediate container 68b68aa93a5f 02:57:44 ---> a7e183a618c2 02:57:44 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:57:44 ---> Running in 1ad2c30a24b6 02:57:44 Removing intermediate container 1ad2c30a24b6 02:57:44 ---> e7fd9d97529c 02:57:44 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:57:44 ---> Running in ca7441310bae 02:57:45 Removing intermediate container ca7441310bae 02:57:45 ---> 261ac85996ec 02:57:45 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:57:45 ---> Running in 28ec1a05d455 02:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:57:49 (1/4) Installing openssh-keygen (10.0_p1-r10) 02:57:49 (2/4) Installing libedit (20250104.3.1-r1) 02:57:49 (3/4) Installing openssh-client-common (10.0_p1-r10) 02:57:49 (4/4) Installing openssh-client-default (10.0_p1-r10) 02:57:49 Executing busybox-1.37.0-r19.trigger 02:57:49 OK: 259 MiB in 64 packages 02:57:50 Removing intermediate container 28ec1a05d455 02:57:50 ---> ac33868ac4b5 02:57:50 Step 8/12 : WORKDIR /device-mqtt-go 02:57:50 ---> Running in a7b551be7eef 02:57:50 Removing intermediate container a7b551be7eef 02:57:50 ---> 7d4aa94971ee 02:57:50 Step 9/12 : COPY go.mod vendor* ./ 02:57:51 ---> 4f58de3b3d40 02:57:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:51 ---> Running in 1d6afb10c31e 02:59:43 Removing intermediate container 1d6afb10c31e 02:59:43 ---> 2e14d3fafeff 02:59:43 Step 11/12 : COPY . . 02:59:43 ---> 18bf587cfa62 02:59:43 Step 12/12 : RUN $MAKE 02:59:43 ---> Running in e100bf24143c 02:59:43 noop 02:59:43 Removing intermediate container e100bf24143c 02:59:43 ---> bfb7245f47dd 02:59:43 Successfully built bfb7245f47dd 02:59:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:43 + docker inspect -f . ci-base-image-arm64 02:59:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:44 prd-ubuntu20.04-docker-arm64-4c-16g-3517 does not seem to be running inside a container 02:59:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/212 -v /w/workspace/device-mqtt-go/212:/w/workspace/device-mqtt-go/212:rw,z -v /w/workspace/device-mqtt-go/212@tmp:/w/workspace/device-mqtt-go/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:59:46 $ docker top fa870451862531b133334ce9091a8eb4b16fdc16e52484edf837d800c9c96608 -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:47 + go version 02:59:47 go version go1.25.3 linux/arm64 [Pipeline] } 02:59:47 $ docker stop --time=1 fa870451862531b133334ce9091a8eb4b16fdc16e52484edf837d800c9c96608 02:59:48 $ docker rm -f --volumes fa870451862531b133334ce9091a8eb4b16fdc16e52484edf837d800c9c96608 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:49 + docker inspect -f . ci-base-image-arm64 02:59:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:49 prd-ubuntu20.04-docker-arm64-4c-16g-3517 does not seem to be running inside a container 02:59:49 $ 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/212 -v /w/workspace/device-mqtt-go/212:/w/workspace/device-mqtt-go/212:rw,z -v /w/workspace/device-mqtt-go/212@tmp:/w/workspace/device-mqtt-go/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:59:50 $ docker top 961a8a312d817a552f4c8fd91a30dff74f4c4f82c6f56468ff7f902595d03b9d -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:51 + git config --global --add safe.directory /w/workspace/device-mqtt-go/212 [Pipeline] fileExists [Pipeline] sh 02:59:52 + make test 02:59:52 go test ./... -coverprofile=coverage.out ./... 03:00:00 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:04:22 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 03:04:22 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.050s coverage: 22.8% of statements 03:04:22 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 03:04:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:04:22 go vet ./... 03:05:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:05:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:05:09 ./bin/test-attribution-txt.sh 03:05:09 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:05:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:05:09 $ docker stop --time=1 961a8a312d817a552f4c8fd91a30dff74f4c4f82c6f56468ff7f902595d03b9d 03:05:11 $ docker rm -f --volumes 961a8a312d817a552f4c8fd91a30dff74f4c4f82c6f56468ff7f902595d03b9d [Pipeline] // withDockerContainer [Pipeline] sh 03:05:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:05:13 Warning: overwriting stash ‘coverage-report’ 03:05:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:05:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:05:14 + ls -al . 03:05:14 total 252 03:05:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 02:59 . 03:05:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 02:56 .. 03:05:14 -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 02:57 .dockerignore 03:05:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 02:57 .git 03:05:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:57 .github 03:05:14 -rw-rw-r-- 1 jenkins jenkins 264 Mar 16 02:57 .gitignore 03:05:14 -rw-rw-r-- 1 jenkins jenkins 359 Mar 16 02:57 .golangci.yml 03:05:14 -rw-rw-r-- 1 jenkins jenkins 21759 Mar 16 02:57 Attribution.txt 03:05:14 -rw-rw-r-- 1 jenkins jenkins 19382 Mar 16 02:57 CHANGELOG.md 03:05:14 -rw-rw-r-- 1 jenkins jenkins 1803 Mar 16 02:57 Dockerfile 03:05:14 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 02:57 GOVERNANCE.md 03:05:14 -rw-rw-r-- 1 jenkins jenkins 680 Mar 16 02:57 Jenkinsfile 03:05:14 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 02:57 LICENSE 03:05:14 -rw-rw-r-- 1 jenkins jenkins 2544 Mar 16 02:57 Makefile 03:05:14 -rw-rw-r-- 1 jenkins jenkins 620 Mar 16 02:57 OWNERS.md 03:05:14 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 16 02:57 README.md 03:05:14 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 02:53 VERSION 03:05:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 02:57 bin 03:05:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:57 cmd 03:05:14 -rw-r--r-- 1 jenkins jenkins 21039 Mar 16 03:04 coverage.out 03:05:14 -rw-rw-r-- 1 jenkins jenkins 6752 Mar 16 02:57 go.mod 03:05:14 -rw-rw-r-- 1 jenkins jenkins 89294 Mar 16 02:57 go.sum 03:05:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 02:57 internal 03:05:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 02:57 mock 03:05:14 -rw-rw-r-- 1 jenkins jenkins 227 Mar 16 02:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:14 + 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=fa9bbe3454666575498975570a57dc369f642b9e --label arch=arm64 --label version=4.1.0-dev.14 . 03:05:15 Sending build context to Docker daemon 16MB 03:05:15 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 03:05:15 Step 2/25 : FROM ${BASE} AS builder 03:05:15 ---> bfb7245f47dd 03:05:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:05:15 ---> Running in 658776548c52 03:05:15 Removing intermediate container 658776548c52 03:05:15 ---> 8f6d6e010960 03:05:15 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:05:15 ---> Running in 446d7acd4fff 03:05:16 Removing intermediate container 446d7acd4fff 03:05:16 ---> 08386c06b3bf 03:05:16 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:05:16 ---> Running in ff4895af40d1 03:05:16 Removing intermediate container ff4895af40d1 03:05:16 ---> 12ac7ef2252a 03:05:16 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 03:05:16 ---> Running in 35359be56bd9 03:05:18 Removing intermediate container 35359be56bd9 03:05:18 ---> b7fdc77d793c 03:05:18 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:05:18 ---> Running in 6b205c1b7b31 03:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:05:22 OK: 259 MiB in 64 packages 03:05:23 Removing intermediate container 6b205c1b7b31 03:05:23 ---> 0e81b55ba245 03:05:23 Step 8/25 : WORKDIR /device-mqtt-go 03:05:23 ---> Running in 97571db54225 03:05:23 Removing intermediate container 97571db54225 03:05:23 ---> fd5789af4424 03:05:23 Step 9/25 : COPY go.mod vendor* ./ 03:05:24 ---> 4e71ddb743a2 03:05:24 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:24 ---> Running in 50499e17056d 03:05:26 Removing intermediate container 50499e17056d 03:05:26 ---> 69538d3fd8bc 03:05:26 Step 11/25 : COPY . . 03:05:28 ---> e9b9900fce42 03:05:28 Step 12/25 : RUN $MAKE 03:05:28 ---> Running in 4f4013662dec 03:05:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 03:09:50 Removing intermediate container 4f4013662dec 03:09:50 ---> b48570266941 03:09:50 Step 13/25 : FROM alpine:3.22 03:09:50 3.22: Pulling from library/alpine 03:09:50 d741ee1608f3: Pulling fs layer 03:09:50 d741ee1608f3: Download complete 03:09:50 d741ee1608f3: Pull complete 03:09:50 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:09:50 Status: Downloaded newer image for alpine:3.22 03:09:50 ---> 5a766deef0c8 03:09:50 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 03:09:50 ---> Running in 70365b7a2478 03:09:50 Removing intermediate container 70365b7a2478 03:09:50 ---> 058a8df0cd19 03:09:50 Step 15/25 : RUN apk add --update --no-cache dumb-init 03:09:50 ---> Running in 0963d1519a65 03:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:09:52 (1/1) Installing dumb-init (1.2.5-r3) 03:09:52 Executing busybox-1.37.0-r20.trigger 03:09:52 OK: 8 MiB in 17 packages 03:09:53 Removing intermediate container 0963d1519a65 03:09:53 ---> 42f46fb9b68e 03:09:53 Step 16/25 : RUN apk --no-cache upgrade 03:09:53 ---> Running in bbb5f7aa52bc 03:09:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:09:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:09:56 OK: 8 MiB in 17 packages 03:09:57 Removing intermediate container bbb5f7aa52bc 03:09:57 ---> 4f6132c8f8b2 03:09:57 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 03:10:01 ---> 54b98dee650b 03:10:01 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 03:10:01 ---> c8cdab230c9f 03:10:01 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:10:02 ---> d7233f81f4a9 03:10:02 Step 20/25 : EXPOSE 59982 03:10:02 ---> Running in 066cabf552ca 03:10:02 Removing intermediate container 066cabf552ca 03:10:02 ---> 39a777289090 03:10:02 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 03:10:02 ---> Running in fa28a449ed24 03:10:02 Removing intermediate container fa28a449ed24 03:10:02 ---> da7573d3ddfe 03:10:02 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:10:02 ---> Running in 6a8b636449fc 03:10:02 Removing intermediate container 6a8b636449fc 03:10:02 ---> 8d348efe8fb4 03:10:02 Step 23/25 : LABEL arch=arm64 03:10:03 ---> Running in be2dede9412f 03:10:03 Removing intermediate container be2dede9412f 03:10:03 ---> f92b2a3ee0a6 03:10:03 Step 24/25 : LABEL git_sha=fa9bbe3454666575498975570a57dc369f642b9e 03:10:03 ---> Running in 78a04ddec745 03:10:03 Removing intermediate container 78a04ddec745 03:10:03 ---> fbb8f6af1339 03:10:03 Step 25/25 : LABEL version=4.1.0-dev.14 03:10:03 ---> Running in 82005f51b149 03:10:04 Removing intermediate container 82005f51b149 03:10:04 ---> 4a505cfd98e8 03:10:04 [Warning] One or more build-args [ARCH] were not consumed 03:10:04 Successfully built 4a505cfd98e8 03:10:04 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:04 provisioning config files... 03:10:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/212@tmp/config6256458130853900656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:04 ---> ****-login.sh 03:10:04 nexus3.edgexfoundry.org:10001 03:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:05 Configure a credential helper to remove this warning. See 03:10:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:05 03:10:05 Login Succeeded 03:10:05 nexus3.edgexfoundry.org:10002 03:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:05 Configure a credential helper to remove this warning. See 03:10:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:05 03:10:05 Login Succeeded 03:10:05 nexus3.edgexfoundry.org:10003 03:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:05 Configure a credential helper to remove this warning. See 03:10:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:05 03:10:05 Login Succeeded 03:10:05 nexus3.edgexfoundry.org:10004 03:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:06 Configure a credential helper to remove this warning. See 03:10:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:06 03:10:06 Login Succeeded 03:10:06 ****.io 03:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:10:06 Configure a credential helper to remove this warning. See 03:10:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:10:06 03:10:06 Login Succeeded 03:10:06 ---> ****-login.sh ends [Pipeline] } 03:10:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:10:07 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 03:10:07 fa9bbe3454666575498975570a57dc369f642b9e 03:10:07 latest 03:10:07 4.1.0-dev.14 03:10:07 fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14 03:10:07 main 03:10:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:07 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fa9bbe3454666575498975570a57dc369f642b9e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:07 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fa9bbe3454666575498975570a57dc369f642b9e 03:10:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:10:07 14bc2c2a1ed6: Preparing 03:10:07 18bf8292db2e: Preparing 03:10:07 a82283fb49d5: Preparing 03:10:07 184df668c0af: Preparing 03:10:07 b70cd7fa5e1d: Preparing 03:10:07 c4e71c2a4573: Preparing 03:10:07 c4e71c2a4573: Waiting 03:10:08 18bf8292db2e: Pushed 03:10:08 14bc2c2a1ed6: Pushed 03:10:08 184df668c0af: Pushed 03:10:08 b70cd7fa5e1d: Pushed 03:10:08 c4e71c2a4573: Layer already exists 03:10:23 a82283fb49d5: Pushed 03:10:23 fa9bbe3454666575498975570a57dc369f642b9e: digest: sha256:3b92df5080b1ec702d4f1abee86895c5412a6a9ccc02bcf7ce638922cc0c259e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:23 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:23 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 03:10:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:10:23 14bc2c2a1ed6: Preparing 03:10:23 18bf8292db2e: Preparing 03:10:23 a82283fb49d5: Preparing 03:10:23 184df668c0af: Preparing 03:10:23 b70cd7fa5e1d: Preparing 03:10:23 c4e71c2a4573: Preparing 03:10:23 c4e71c2a4573: Waiting 03:10:23 18bf8292db2e: Layer already exists 03:10:23 14bc2c2a1ed6: Layer already exists 03:10:23 a82283fb49d5: Layer already exists 03:10:23 b70cd7fa5e1d: Layer already exists 03:10:23 184df668c0af: Layer already exists 03:10:23 c4e71c2a4573: Layer already exists 03:10:24 latest: digest: sha256:3b92df5080b1ec702d4f1abee86895c5412a6a9ccc02bcf7ce638922cc0c259e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:24 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:28 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.14 03:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:10:28 14bc2c2a1ed6: Preparing 03:10:28 18bf8292db2e: Preparing 03:10:28 a82283fb49d5: Preparing 03:10:28 184df668c0af: Preparing 03:10:28 b70cd7fa5e1d: Preparing 03:10:28 c4e71c2a4573: Preparing 03:10:28 c4e71c2a4573: Waiting 03:10:28 a82283fb49d5: Layer already exists 03:10:28 b70cd7fa5e1d: Layer already exists 03:10:28 184df668c0af: Layer already exists 03:10:28 14bc2c2a1ed6: Layer already exists 03:10:28 18bf8292db2e: Layer already exists 03:10:28 c4e71c2a4573: Layer already exists 03:10:28 4.1.0-dev.14: digest: sha256:3b92df5080b1ec702d4f1abee86895c5412a6a9ccc02bcf7ce638922cc0c259e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:28 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:29 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14 03:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:10:29 14bc2c2a1ed6: Preparing 03:10:29 18bf8292db2e: Preparing 03:10:29 a82283fb49d5: Preparing 03:10:29 184df668c0af: Preparing 03:10:29 b70cd7fa5e1d: Preparing 03:10:29 c4e71c2a4573: Preparing 03:10:29 c4e71c2a4573: Waiting 03:10:29 14bc2c2a1ed6: Layer already exists 03:10:29 b70cd7fa5e1d: Layer already exists 03:10:29 184df668c0af: Layer already exists 03:10:29 a82283fb49d5: Layer already exists 03:10:29 18bf8292db2e: Layer already exists 03:10:29 c4e71c2a4573: Layer already exists 03:10:29 fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14: digest: sha256:3b92df5080b1ec702d4f1abee86895c5412a6a9ccc02bcf7ce638922cc0c259e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:29 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:30 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 03:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:10:30 14bc2c2a1ed6: Preparing 03:10:30 18bf8292db2e: Preparing 03:10:30 a82283fb49d5: Preparing 03:10:30 184df668c0af: Preparing 03:10:30 b70cd7fa5e1d: Preparing 03:10:30 c4e71c2a4573: Preparing 03:10:30 c4e71c2a4573: Waiting 03:10:30 184df668c0af: Layer already exists 03:10:30 b70cd7fa5e1d: Layer already exists 03:10:30 a82283fb49d5: Layer already exists 03:10:30 14bc2c2a1ed6: Layer already exists 03:10:30 18bf8292db2e: Layer already exists 03:10:30 c4e71c2a4573: Layer already exists 03:10:34 main: digest: sha256:3b92df5080b1ec702d4f1abee86895c5412a6a9ccc02bcf7ce638922cc0c259e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:10:35 ===================================================== [Pipeline] echo 03:10:35 taggedImages: 03:10:35 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fa9bbe3454666575498975570a57dc369f642b9e 03:10:35 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 03:10:35 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.14 03:10:35 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14 03:10:35 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo 03:10:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fa9bbe3454666575498975570a57dc369f642b9e [Pipeline] echo 03:10:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo 03:10:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.14 [Pipeline] echo 03:10:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:fa9bbe3454666575498975570a57dc369f642b9e-4.1.0-dev.14 [Pipeline] echo 03:10:35 Skip building multi-arch image for 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 03:10:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:10:35 03:10:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:10:35 arm64: Pulling from edgex-lftools-log-publisher 03:10:35 8998bd30e6a1: Pulling fs layer 03:10:35 04944245beec: Pulling fs layer 03:10:35 699f458cf7ca: Pulling fs layer 03:10:35 765212b225bb: Pulling fs layer 03:10:35 f23df028b6ca: Pulling fs layer 03:10:35 d65c8cfc05b1: Pulling fs layer 03:10:35 2437ff75d9bd: Pulling fs layer 03:10:35 f23df028b6ca: Waiting 03:10:35 d65c8cfc05b1: Waiting 03:10:35 2437ff75d9bd: Waiting 03:10:35 765212b225bb: Waiting 03:10:36 04944245beec: Verifying Checksum 03:10:36 04944245beec: Download complete 03:10:36 765212b225bb: Verifying Checksum 03:10:36 765212b225bb: Download complete 03:10:36 f23df028b6ca: Verifying Checksum 03:10:36 f23df028b6ca: Download complete 03:10:36 d65c8cfc05b1: Verifying Checksum 03:10:36 d65c8cfc05b1: Download complete 03:10:36 699f458cf7ca: Verifying Checksum 03:10:36 699f458cf7ca: Download complete 03:10:36 8998bd30e6a1: Verifying Checksum 03:10:36 8998bd30e6a1: Download complete 03:10:39 2437ff75d9bd: Verifying Checksum 03:10:39 2437ff75d9bd: Download complete 03:10:42 8998bd30e6a1: Pull complete 03:10:42 04944245beec: Pull complete 03:10:44 699f458cf7ca: Pull complete 03:10:44 765212b225bb: Pull complete 03:10:45 f23df028b6ca: Pull complete 03:10:45 d65c8cfc05b1: Pull complete 03:11:03 2437ff75d9bd: Pull complete 03:11:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:11:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:03 prd-ubuntu20.04-docker-arm64-4c-16g-3517 does not seem to be running inside a container 03:11:03 $ 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/212 -v /w/workspace/device-mqtt-go/212:/w/workspace/device-mqtt-go/212:rw,z -v /w/workspace/device-mqtt-go/212@tmp:/w/workspace/device-mqtt-go/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:11:05 $ docker top 16aa5a14ec9f0418958bb050d5c209e31d1ca2f2583a63b53309302c3de8113e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:06 ---> job-cost.sh 03:11:06 lf-activate-venv: SKIPPING 03:11:06 INFO: No Stack... 03:11:07 INFO: Retrieving Pricing Info for: v3-standard-4 03:11:08 INFO: Archiving Costs [Pipeline] sh 03:11:08 + cat /w/workspace/device-mqtt-go/212/archives/cost.csv 03:11:08 + cut -d, -f6 [Pipeline] lock 03:11:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-212-stack-cost] 03:11:08 Resource [jenkins-edgexfoundry-device-mqtt-go-main-212-stack-cost] did not exist. Created. 03:11:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:11:09 /w/workspace/device-mqtt-go/212@tmp/durable-385c1f98/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:11:10 + echo total: 0.10999999940395355 [Pipeline] stash 03:11:10 Warning: overwriting stash ‘stack-cost’ 03:11:10 Stashed 1 file(s) [Pipeline] } 03:11:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-212-stack-cost] [Pipeline] // lock [Pipeline] } 03:11:10 $ docker stop --time=1 16aa5a14ec9f0418958bb050d5c209e31d1ca2f2583a63b53309302c3de8113e 03:11:11 $ docker rm -f --volumes 16aa5a14ec9f0418958bb050d5c209e31d1ca2f2583a63b53309302c3de8113e [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 03:11:12 provisioning config files... 03:11:12 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18280198338823043098tmp [Pipeline] { [Pipeline] sh 03:11:12 + set +x 03:11:12 + curl -s https://codecov.io/bash 03:11:12 + bash -s -- 03:11:12 03:11:12 _____ _ 03:11:12 / ____| | | 03:11:12 | | ___ __| | ___ ___ _____ __ 03:11:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:11:12 | |___| (_) | (_| | __/ (_| (_) \ V / 03:11:12 \_____\___/ \__,_|\___|\___\___/ \_/ 03:11:12 Bash-1.0.6 03:11:12 03:11:12 03:11:12 ==> git version 2.25.1 found 03:11:12 ==> 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 03:11:12 Release-Date: 2020-01-08 03:11:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:11:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:11:12 ==> Jenkins CI detected. 03:11:12 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 03:11:12 project root: . 03:11:12 --> token set from env 03:11:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:11:12 ==> Running gcov in . (disable via -X gcov) 03:11:12 ==> Python coveragepy not found 03:11:12 ==> Searching for coverage reports in: 03:11:12 + . 03:11:12 -> Found 1 reports 03:11:12 ==> Detecting git/mercurial file structure 03:11:12 ==> Reading reports 03:11:12 + ./coverage.out bytes=21039 03:11:12 ==> Appending adjustments 03:11:12 https://docs.codecov.io/docs/fixing-reports 03:11:12 + Found adjustments 03:11:12 ==> Gzipping contents 03:11:12 4.0K /tmp/codecov.tcekjR.gz 03:11:12 ==> Uploading reports 03:11:12 url: https://codecov.io 03:11:12 query: branch=main&commit=fa9bbe3454666575498975570a57dc369f642b9e&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:11:12 -> Pinging Codecov 03:11:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fa9bbe3454666575498975570a57dc369f642b9e&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:11:12 -> Uploading to 03:11:12 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/fa9bbe3454666575498975570a57dc369f642b9e/9eac1d2e-e3a2-46ce-83ca-9bae4776a69f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260316%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260316T031112Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d4282411c5d7485a665cd6df41ed13f132fd1b9a866069896c15067a1ab305b3 03:11:12 % Total % Received % Xferd Average Speed Time Time Time Current 03:11:12 Dload Upload Total Spent Left Speed 03:11:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3350 0 0 100 3350 0 20679 --:--:-- --:--:-- --:--:-- 20807 03:11:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/fa9bbe3454666575498975570a57dc369f642b9e [Pipeline] } 03:11:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:11:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:11:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:11:13 03:11:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:11:13 latest: Pulling from edgex-devops/edgex-snyk-go 03:11:13 2d35ebdb57d9: Already exists 03:11:13 85e8836fcdb2: Pulling fs layer 03:11:13 91631faa732a: Pulling fs layer 03:11:13 f3f5ae8826fa: Pulling fs layer 03:11:13 4f4fb700ef54: Pulling fs layer 03:11:13 7861252a18e6: Pulling fs layer 03:11:13 9130f900ef6f: Pulling fs layer 03:11:13 4f4fb700ef54: Waiting 03:11:13 7861252a18e6: Waiting 03:11:13 9130f900ef6f: Waiting 03:11:13 f3f5ae8826fa: Verifying Checksum 03:11:13 f3f5ae8826fa: Download complete 03:11:13 85e8836fcdb2: Download complete 03:11:13 4f4fb700ef54: Verifying Checksum 03:11:13 4f4fb700ef54: Download complete 03:11:14 85e8836fcdb2: Pull complete 03:11:14 7861252a18e6: Download complete 03:11:14 91631faa732a: Verifying Checksum 03:11:14 91631faa732a: Download complete 03:11:14 9130f900ef6f: Verifying Checksum 03:11:14 9130f900ef6f: Download complete 03:11:19 91631faa732a: Pull complete 03:11:19 f3f5ae8826fa: Pull complete 03:11:19 4f4fb700ef54: Pull complete 03:11:19 7861252a18e6: Pull complete 03:11:23 9130f900ef6f: Pull complete 03:11:23 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:11:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:23 prd-ubuntu20.04-docker-8c-8g-3515 does not seem to be running inside a container 03:11:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:11:24 $ docker top e98350ff1dfdaa70a97f66c958708dacca83513366715b9d9cad6d74bb4aaa59 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:25 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 03:11:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 03:11:25 + set -o pipefail 03:11:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 03:11:33 03:11:33 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 03:11:33 03:11:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/0467d413-3d20-452e-8270-2b2c620a6a84 03:11:33 03:11:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:11:33 03:11:33 03:11:33 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:11:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:11:33 $ docker stop --time=1 e98350ff1dfdaa70a97f66c958708dacca83513366715b9d9cad6d74bb4aaa59 03:11:35 $ docker rm -f --volumes e98350ff1dfdaa70a97f66c958708dacca83513366715b9d9cad6d74bb4aaa59 [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 03:11:36 + git log --format=format:%s -1 fa9bbe3454666575498975570a57dc369f642b9e [Pipeline] sh 03:11:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:11:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:37 prd-ubuntu20.04-docker-8c-8g-3515 does not seem to be running inside a container 03:11:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:11:37 $ docker top 7cdaed70bed49eccfea353c3d90c8194caaaca06253679f2ad8ae7de4bdf7b50 -eo pid,comm 03:11:37 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). 03:11:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:37 [ssh-agent] Looking for ssh-agent implementation... 03:11:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:37 $ docker exec 7cdaed70bed49eccfea353c3d90c8194caaaca06253679f2ad8ae7de4bdf7b50 ssh-agent 03:11:37 SSH_AUTH_SOCK=/tmp/ssh-MWKuK1c39ZRs/agent.32 03:11:37 SSH_AGENT_PID=38 03:11:37 Running ssh-add (command line suppressed) 03:11:37 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6862506185885444753.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6862506185885444753.key) 03:11:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:38 + git semver tag 03:11:38 2026-03-16 03:11:38,482 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:11:38 2026-03-16 03:11:38,485 [run_tag] DEBUG tag force:False 03:11:38 2026-03-16 03:11:38,486 [check_head_tag] DEBUG check head tag 03:11:38 2026-03-16 03:11:38,486 [execute] INFO git cat-file --batch-check 03:11:38 2026-03-16 03:11:38,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 03:11:38 2026-03-16 03:11:38,488 [execute] INFO git cat-file --batch 03:11:38 2026-03-16 03:11:38,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 03:11:38 2026-03-16 03:11:38,499 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:11:38 2026-03-16 03:11:38,500 [execute] INFO git tag -a v4.1.0-dev.14 -m v4.1.0-dev.14 03:11:38 2026-03-16 03:11:38,500 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.14', '-m', 'v4.1.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 03:11:38 2026-03-16 03:11:38,504 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:11:38 4.1.0-dev.14 [Pipeline] } 03:11:38 $ docker exec --env ******** --env ******** 7cdaed70bed49eccfea353c3d90c8194caaaca06253679f2ad8ae7de4bdf7b50 ssh-agent -k 03:11:38 unset SSH_AUTH_SOCK; 03:11:38 unset SSH_AGENT_PID; 03:11:38 echo Agent pid 38 killed; 03:11:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:39 + git semver [Pipeline] } 03:11:39 $ docker stop --time=1 7cdaed70bed49eccfea353c3d90c8194caaaca06253679f2ad8ae7de4bdf7b50 03:11:40 $ docker rm -f --volumes 7cdaed70bed49eccfea353c3d90c8194caaaca06253679f2ad8ae7de4bdf7b50 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:11:41 03:11:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:11:41 0.23.1-centos7: Pulling from edgex-lftools 03:11:41 ab5ef0e58194: Pulling fs layer 03:11:41 9712f1f96733: Pulling fs layer 03:11:41 63f879dbbcfc: Pulling fs layer 03:11:41 0d9ebad4ef96: Pulling fs layer 03:11:41 e9a5061849ea: Pulling fs layer 03:11:41 d747dcd14b5f: Pulling fs layer 03:11:41 2de7ff778b66: Pulling fs layer 03:11:41 0d9ebad4ef96: Waiting 03:11:41 e9a5061849ea: Waiting 03:11:41 d747dcd14b5f: Waiting 03:11:41 2de7ff778b66: Waiting 03:11:41 9712f1f96733: Verifying Checksum 03:11:41 9712f1f96733: Download complete 03:11:41 63f879dbbcfc: Verifying Checksum 03:11:41 63f879dbbcfc: Download complete 03:11:42 e9a5061849ea: Verifying Checksum 03:11:42 e9a5061849ea: Download complete 03:11:42 d747dcd14b5f: Verifying Checksum 03:11:42 d747dcd14b5f: Download complete 03:11:42 0d9ebad4ef96: Verifying Checksum 03:11:42 0d9ebad4ef96: Download complete 03:11:42 ab5ef0e58194: Verifying Checksum 03:11:42 ab5ef0e58194: Download complete 03:11:42 2de7ff778b66: Verifying Checksum 03:11:42 2de7ff778b66: Download complete 03:11:45 ab5ef0e58194: Pull complete 03:11:45 9712f1f96733: Pull complete 03:11:45 63f879dbbcfc: Pull complete 03:11:51 0d9ebad4ef96: Pull complete 03:11:51 e9a5061849ea: Pull complete 03:11:51 d747dcd14b5f: Pull complete 03:11:52 2de7ff778b66: Pull complete 03:11:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:11:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:11:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:52 prd-ubuntu20.04-docker-8c-8g-3515 does not seem to be running inside a container 03:11:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:11:53 $ docker top 5b2dd8b1ea826271fee6d99630c341810726ee57bb4f614d64c93f758556cdcf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:11:53 provisioning config files... 03:11:53 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14032536488684817174tmp 03:11:53 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5600161978734617334tmp 03:11:53 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14922348412802884283tmp [Pipeline] { [Pipeline] echo 03:11:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:11:53 ---> sigul-configuration.sh 03:11:53 gpg: directory `/root/.gnupg' created 03:11:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:11:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:11:53 gpg: keyring `/root/.gnupg/secring.gpg' created 03:11:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:11:53 gpg: CAST5 encrypted data 03:11:53 gpg: encrypted with 1 passphrase 03:11:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:11:54 + mkdir /home/jenkins 03:11:54 + mkdir /home/jenkins/sigul [Pipeline] sh 03:11:54 + 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 03:11:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:11:54 ---> sigul-install.sh 03:11:54 Sigul already installed; skipping installation. [Pipeline] sh 03:11:54 + git tag --list 03:11:54 0.7.1 03:11:54 v1.0.0 03:11:54 v1.1.0 03:11:54 v1.1.1 03:11:54 v1.2.2 03:11:54 v1.3.0 03:11:54 v1.3.1 03:11:54 v2.0.0 03:11:54 v2.1.0 03:11:54 v2.1.1 03:11:54 v2.2.0 03:11:54 v2.3.0 03:11:54 v3.0 03:11:54 v3.0.0 03:11:54 v3.1 03:11:54 v3.1.0 03:11:54 v3.1.1 03:11:54 v4.0 03:11:54 v4.0.0 03:11:54 v4.0.1 03:11:54 v4.0.1-dev.1 03:11:54 v4.1.0-dev.1 03:11:54 v4.1.0-dev.10 03:11:54 v4.1.0-dev.11 03:11:54 v4.1.0-dev.12 03:11:54 v4.1.0-dev.13 03:11:54 v4.1.0-dev.14 03:11:54 v4.1.0-dev.2 03:11:54 v4.1.0-dev.3 03:11:54 v4.1.0-dev.4 03:11:54 v4.1.0-dev.5 03:11:54 v4.1.0-dev.6 03:11:54 v4.1.0-dev.7 03:11:54 v4.1.0-dev.8 03:11:54 v4.1.0-dev.9 [Pipeline] sh 03:11:55 + lftools sign git-tag v4.1.0-dev.14 03:11:55 Signing Git tag with Sigul... 03:11:55 Signing v4.1.0-dev.14 [Pipeline] echo 03:11:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:11:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:11:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:11:56 $ docker stop --time=1 5b2dd8b1ea826271fee6d99630c341810726ee57bb4f614d64c93f758556cdcf 03:11:57 $ docker rm -f --volumes 5b2dd8b1ea826271fee6d99630c341810726ee57bb4f614d64c93f758556cdcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:11:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:11:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:58 prd-ubuntu20.04-docker-8c-8g-3515 does not seem to be running inside a container 03:11:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:11:59 $ docker top 7b325dda633e264ef7036aa0441409916900a579d0f77f0842739ad0c84f9066 -eo pid,comm 03:11:59 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). 03:11:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:59 [ssh-agent] Looking for ssh-agent implementation... 03:11:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:59 $ docker exec 7b325dda633e264ef7036aa0441409916900a579d0f77f0842739ad0c84f9066 ssh-agent 03:11:59 SSH_AUTH_SOCK=/tmp/ssh-cPUlkFPmSkoF/agent.33 03:11:59 SSH_AGENT_PID=39 03:11:59 Running ssh-add (command line suppressed) 03:11:59 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1718389389353296827.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1718389389353296827.key) 03:11:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:59 + git semver bump pre 03:11:59 2026-03-16 03:11:59,923 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:11:59 2026-03-16 03:11:59,927 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:11:59 2026-03-16 03:11:59,927 [bump_version] DEBUG bumping version:4.1.0-dev.14 on axis:pre with prefix:dev 03:11:59 2026-03-16 03:11:59,927 [bump_version] DEBUG bumped version:4.1.0-dev.15 03:11:59 2026-03-16 03:11:59,927 [write_version] DEBUG write version:4.1.0-dev.15 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 03:11:59 2026-03-16 03:11:59,927 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:11:59 2026-03-16 03:11:59,927 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:11:59 2026-03-16 03:11:59,928 [execute] INFO git cat-file --batch-check 03:11:59 2026-03-16 03:11:59,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:11:59 2026-03-16 03:11:59,932 [execute] INFO git cat-file --batch 03:11:59 2026-03-16 03:11:59,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:11:59 2026-03-16 03:11:59,935 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:11:59 4.1.0-dev.15 [Pipeline] } 03:11:59 $ docker exec --env ******** --env ******** 7b325dda633e264ef7036aa0441409916900a579d0f77f0842739ad0c84f9066 ssh-agent -k 03:12:00 unset SSH_AUTH_SOCK; 03:12:00 unset SSH_AGENT_PID; 03:12:00 echo Agent pid 39 killed; 03:12:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:00 + git semver [Pipeline] } 03:12:00 $ docker stop --time=1 7b325dda633e264ef7036aa0441409916900a579d0f77f0842739ad0c84f9066 03:12:01 $ docker rm -f --volumes 7b325dda633e264ef7036aa0441409916900a579d0f77f0842739ad0c84f9066 [Pipeline] // withDockerContainer [Pipeline] sh 03:12:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:12:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:12:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:02 prd-ubuntu20.04-docker-8c-8g-3515 does not seem to be running inside a container 03:12:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:12:02 $ docker top 193e2b8da00f767c43cc6a5dcacf2ccf1d315085ca8c9ff1439b94ad3e75f3d2 -eo pid,comm 03:12:02 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). 03:12:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:12:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:03 [ssh-agent] Looking for ssh-agent implementation... 03:12:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:03 $ docker exec 193e2b8da00f767c43cc6a5dcacf2ccf1d315085ca8c9ff1439b94ad3e75f3d2 ssh-agent 03:12:03 SSH_AUTH_SOCK=/tmp/ssh-YPKq8TjzoV9X/agent.34 03:12:03 SSH_AGENT_PID=40 03:12:03 Running ssh-add (command line suppressed) 03:12:03 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_405549986218726520.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_405549986218726520.key) 03:12:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:03 + git semver push 03:12:03 2026-03-16 03:12:03,886 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:12:03 2026-03-16 03:12:03,889 [run_push] DEBUG push 03:12:03 2026-03-16 03:12:03,890 [execute] INFO git cat-file --batch-check 03:12:03 2026-03-16 03:12:03,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:12:03 2026-03-16 03:12:03,892 [execute] INFO git rev-list 1adb14e1c19f1e65ad9c6ca476d3aa43492eff92 -- 03:12:03 2026-03-16 03:12:03,892 [execute] DEBUG Popen(['git', 'rev-list', '1adb14e1c19f1e65ad9c6ca476d3aa43492eff92', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:12:04 2026-03-16 03:12:03,902 [execute] INFO git fetch -v -- origin 03:12:04 2026-03-16 03:12:03,903 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:12:04 2026-03-16 03:12:04,411 [run_push] DEBUG no remote changes detected 03:12:04 2026-03-16 03:12:04,411 [execute] INFO git push origin semver 03:12:04 2026-03-16 03:12:04,411 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:12:05 2026-03-16 03:12:05,328 [run_push] DEBUG push all version tags 03:12:05 2026-03-16 03:12:05,328 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:12:05 2026-03-16 03:12:05,328 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 03:12:07 2026-03-16 03:12:07,056 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:12:07 4.1.0-dev.15 [Pipeline] } 03:12:07 $ docker exec --env ******** --env ******** 193e2b8da00f767c43cc6a5dcacf2ccf1d315085ca8c9ff1439b94ad3e75f3d2 ssh-agent -k 03:12:07 unset SSH_AUTH_SOCK; 03:12:07 unset SSH_AGENT_PID; 03:12:07 echo Agent pid 40 killed; 03:12:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:07 + git semver [Pipeline] } 03:12:07 $ docker stop --time=1 193e2b8da00f767c43cc6a5dcacf2ccf1d315085ca8c9ff1439b94ad3e75f3d2 03:12:09 $ docker rm -f --volumes 193e2b8da00f767c43cc6a5dcacf2ccf1d315085ca8c9ff1439b94ad3e75f3d2 [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 03:12:09 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 03:12:09 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:12:09 total 16 03:12:09 drwxr-xr-x 3 root root 4096 Mar 16 02:57 . 03:12:09 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 03:11 .. 03:12:09 drwxr-xr-x 2 root root 4096 Mar 16 02:57 cost 03:12:09 -rw-r--r-- 1 root root 86 Mar 16 02:57 cost.csv 03:12:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:12:09 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:12:09 total 16 03:12:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 02:57 . 03:12:09 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 03:11 .. 03:12:09 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 02:57 cost 03:12:09 -rw-r--r-- 1 jenkins jenkins 86 Mar 16 02:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:12:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:12:11 ---> package-listing.sh 03:12:11 ++ facter osfamily 03:12:11 ++ tr '[:upper:]' '[:lower:]' 03:12:11 + OS_FAMILY=debian 03:12:11 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 03:12:11 + START_PACKAGES=/tmp/packages_start.txt 03:12:11 + END_PACKAGES=/tmp/packages_end.txt 03:12:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:12:11 + PACKAGES=/tmp/packages_start.txt 03:12:11 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 03:12:11 + PACKAGES=/tmp/packages_end.txt 03:12:11 + case "${OS_FAMILY}" in 03:12:11 + dpkg -l 03:12:11 + grep '^ii' 03:12:11 + '[' -f /tmp/packages_start.txt ']' 03:12:11 + '[' -f /tmp/packages_end.txt ']' 03:12:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:12:11 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 03:12:11 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 03:12:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 03:12:11 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 03:12:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:12 prd-ubuntu20.04-docker-8c-8g-3515 does not seem to be running inside a container 03:12:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:12:12 $ docker top 2310a905b3dbc51afa8aada9a70139e95616b9a3d56f11d76c775dd92abdc251 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:12 + touch /tmp/pre-build-complete [Pipeline] sh 03:12:13 + mkdir -p /var/log/sysstat [Pipeline] sh 03:12:13 + ls /var/log/sa-host 03:12:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:13 provisioning config files... 03:12:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14449683318833303672tmp [Pipeline] { [Pipeline] echo 03:12:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:12:13 ---> create-netrc.sh [Pipeline] } 03:12:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:12:13 ---> python-tools-install.sh [Pipeline] echo 03:12:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:12:14 ---> sudo-logs.sh 03:12:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:12:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:12:14 ---> job-cost.sh 03:12:14 lf-activate-venv: SKIPPING 03:12:14 DEBUG: total: 0.2199999988079071 03:12:14 INFO: Retrieving Stack Cost... 03:12:14 INFO: Retrieving Pricing Info for: v3-standard-8 03:12:15 INFO: Archiving Costs [Pipeline] echo 03:12:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:12:15 ---> logs-deploy.sh 03:12:15 lf-activate-venv: SKIPPING 03:12:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/212 03:12:15 INFO: archiving workspace using pattern(s): 03:12:16 Archives upload complete. 03:12:16 INFO: archiving logs to Nexus