Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca 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-ssh9408715087816388130.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-ssh13315346560766107809.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-ssh13147213070909900153.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-ssh8453596568089125233.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-ssh17891988213820135179.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 ‘prd-centos7-blackbox-4c-2g-774948’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-775323’ is offline ‘prd-ubuntu20.04-docker-8c-8g-775331’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-775329’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-775333 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 > 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 Avoid second fetch Checking out Revision 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#779)" > git config core.sparsecheckout # timeout=10 > git checkout -f 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca # timeout=10 > git rev-list --no-walk 50cc572373e78478e9d2a8db8a4139346337b23c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:28:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:28:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:28:42 ========================================================= 03:28:42 EdgeX Global Pipelines Version Info 03:28:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:28:43 ------------------- 03:28:43 stable info: 03:28:43 ------------------- 03:28:43 Commited By: Cherry Wang cherry@iotechsys.com 03:28:43 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:28:43 Message: update stable to v1.0.278 03:28:44 ------------------- 03:28:44 experimental info: 03:28:44 ------------------- 03:28:44 Commited By: **** collab-it+edgex@linuxfoundation.org 03:28:44 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:28:44 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:28:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:28:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:28:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:28:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca [Pipeline] echo 03:28:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33cc4a8 [Pipeline] echo 03:28:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:45 provisioning config files... 03:28:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6154774629914947359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:45 ---> ****-login.sh 03:28:45 nexus3.edgexfoundry.org:10001 03:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:45 03:28:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:28:45 Configure a credential helper to remove this warning. See 03:28:45 https://docs.****.com/go/credential-store/ 03:28:45 03:28:45 Login Succeeded 03:28:45 nexus3.edgexfoundry.org:10002 03:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:45 03:28:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:28:45 Configure a credential helper to remove this warning. See 03:28:45 https://docs.****.com/go/credential-store/ 03:28:45 03:28:45 Login Succeeded 03:28:45 nexus3.edgexfoundry.org:10003 03:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:45 03:28:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:28:45 Configure a credential helper to remove this warning. See 03:28:45 https://docs.****.com/go/credential-store/ 03:28:45 03:28:45 Login Succeeded 03:28:45 nexus3.edgexfoundry.org:10004 03:28:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:46 03:28:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:28:46 Configure a credential helper to remove this warning. See 03:28:46 https://docs.****.com/go/credential-store/ 03:28:46 03:28:46 Login Succeeded 03:28:46 ****.io 03:28:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:46 03:28:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:28:46 Configure a credential helper to remove this warning. See 03:28:46 https://docs.****.com/go/credential-store/ 03:28:46 03:28:46 Login Succeeded 03:28:46 ---> ****-login.sh ends [Pipeline] } 03:28:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:28:46 + git rev-list -1 --merges 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca~1..33cc4a8597f4497b4f6019f87cf0b7d91ad689ca [Pipeline] echo 03:28:46 -----------> git rev-list -1 --merges 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca~1..33cc4a8597f4497b4f6019f87cf0b7d91ad689ca 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca [false] [Pipeline] sh 03:28:47 + git log --format=format:%s -1 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca [Pipeline] echo 03:28:47 ========================================================= 03:28:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:28:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:28:47 + git log --format=format:%s -1 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca [Pipeline] echo 03:28:47 [semverPrep] GIT_COMMIT: 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#779) [Pipeline] echo 03:28:47 [semverPrep] This is not a build commit. [Pipeline] sh 03:28:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:28:47 + grep -v github /etc/ssh/ssh_known_hosts 03:28:47 + [ -e /tmp/ssh_known_hosts ] 03:28:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:28:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:28:47 + sudo tee -a /etc/ssh/ssh_known_hosts 03:28:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:48 03:28:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:48 0.1.4: Pulling from edgex-devops/py-git-semver 03:28:48 3dae71ba6b94: Pulling fs layer 03:28:48 6bf1a483ea7c: Pulling fs layer 03:28:48 f5dfc541a4d3: Pulling fs layer 03:28:48 461d9e800cba: Pulling fs layer 03:28:48 80192f66455f: Pulling fs layer 03:28:48 2e8e34ca0e6c: Pulling fs layer 03:28:48 a29436f7fd5d: Pulling fs layer 03:28:48 923cac83aea3: Pulling fs layer 03:28:48 25ad8b0a4227: Pulling fs layer 03:28:48 db01528c6b51: Pulling fs layer 03:28:48 28988de357af: Pulling fs layer 03:28:48 a29436f7fd5d: Waiting 03:28:48 80192f66455f: Waiting 03:28:48 461d9e800cba: Waiting 03:28:48 2e8e34ca0e6c: Waiting 03:28:48 923cac83aea3: Waiting 03:28:48 25ad8b0a4227: Waiting 03:28:48 db01528c6b51: Waiting 03:28:48 28988de357af: Waiting 03:28:48 6bf1a483ea7c: Download complete 03:28:48 461d9e800cba: Download complete 03:28:48 80192f66455f: Verifying Checksum 03:28:48 80192f66455f: Download complete 03:28:48 f5dfc541a4d3: Verifying Checksum 03:28:48 f5dfc541a4d3: Download complete 03:28:48 3dae71ba6b94: Verifying Checksum 03:28:48 3dae71ba6b94: Download complete 03:28:48 923cac83aea3: Download complete 03:28:48 25ad8b0a4227: Verifying Checksum 03:28:48 25ad8b0a4227: Download complete 03:28:48 db01528c6b51: Verifying Checksum 03:28:48 db01528c6b51: Download complete 03:28:48 28988de357af: Verifying Checksum 03:28:48 28988de357af: Download complete 03:28:49 a29436f7fd5d: Verifying Checksum 03:28:49 a29436f7fd5d: Download complete 03:28:49 2e8e34ca0e6c: Verifying Checksum 03:28:49 2e8e34ca0e6c: Download complete 03:28:50 3dae71ba6b94: Pull complete 03:28:50 6bf1a483ea7c: Pull complete 03:28:50 f5dfc541a4d3: Pull complete 03:28:51 461d9e800cba: Pull complete 03:28:51 80192f66455f: Pull complete 03:28:55 2e8e34ca0e6c: Pull complete 03:28:56 a29436f7fd5d: Pull complete 03:28:56 923cac83aea3: Pull complete 03:28:56 25ad8b0a4227: Pull complete 03:28:56 db01528c6b51: Pull complete 03:28:56 28988de357af: Pull complete 03:28:56 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:28:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:28:56 prd-ubuntu20.04-docker-8c-8g-775333 does not seem to be running inside a container 03:28:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:28:58 $ docker top 0a899cb1ac8b15e606b418f63c48c2867efefe4a6ac5c4b5f450a00fea01e6b1 -eo pid,comm 03:28:58 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:28:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:28:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:28:58 [ssh-agent] Looking for ssh-agent implementation... 03:28:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:28:58 $ docker exec 0a899cb1ac8b15e606b418f63c48c2867efefe4a6ac5c4b5f450a00fea01e6b1 ssh-agent 03:28:58 SSH_AUTH_SOCK=/tmp/ssh-ooGqIlU7FbqN/agent.32 03:28:58 SSH_AGENT_PID=38 03:28:58 Running ssh-add (command line suppressed) 03:28:58 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16591774017472982657.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16591774017472982657.key) 03:28:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:28:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh 03:28:59 + git tag --points-at HEAD [Pipeline] } 03:28:59 $ docker exec --env ******** --env ******** 0a899cb1ac8b15e606b418f63c48c2867efefe4a6ac5c4b5f450a00fea01e6b1 ssh-agent -k 03:28:59 unset SSH_AUTH_SOCK; 03:28:59 unset SSH_AGENT_PID; 03:28:59 echo Agent pid 38 killed; 03:28:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:28:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:28:59 [ssh-agent] Looking for ssh-agent implementation... 03:28:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:28:59 $ docker exec 0a899cb1ac8b15e606b418f63c48c2867efefe4a6ac5c4b5f450a00fea01e6b1 ssh-agent 03:28:59 SSH_AUTH_SOCK=/tmp/ssh-KWHKSy6yHZJ9/agent.85 03:28:59 SSH_AGENT_PID=91 03:28:59 Running ssh-add (command line suppressed) 03:28:59 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4287480799219439455.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4287480799219439455.key) 03:28:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:29:00 + git semver init 03:29:00 2025-12-18 03:29:00,266 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:29:00 2025-12-18 03:29:00,271 [run_init] DEBUG init version:0.0.0 force:False 03:29:00 2025-12-18 03:29:00,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 03:29:00 2025-12-18 03:29:00,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 03:29:00 2025-12-18 03:29:00,272 [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) 03:29:01 2025-12-18 03:29:01,628 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 03:29:01 2025-12-18 03:29:01,628 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 03:29:01 2025-12-18 03:29:01,628 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:29:01 2025-12-18 03:29:01,629 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:29:01 4.1.0-dev.10 [Pipeline] } 03:29:01 $ docker exec --env ******** --env ******** 0a899cb1ac8b15e606b418f63c48c2867efefe4a6ac5c4b5f450a00fea01e6b1 ssh-agent -k 03:29:02 unset SSH_AUTH_SOCK; 03:29:02 unset SSH_AGENT_PID; 03:29:02 echo Agent pid 91 killed; 03:29:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:29:02 + git semver [Pipeline] } 03:29:02 $ docker stop --time=1 0a899cb1ac8b15e606b418f63c48c2867efefe4a6ac5c4b5f450a00fea01e6b1 03:29:03 $ docker rm -f --volumes 0a899cb1ac8b15e606b418f63c48c2867efefe4a6ac5c4b5f450a00fea01e6b1 [Pipeline] // withDockerContainer [Pipeline] sh 03:29:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:29:04 Stashed 1 file(s) [Pipeline] echo 03:29:04 [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:04 provisioning config files... 03:29:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8103085320185486126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:05 ---> ****-login.sh 03:29:05 nexus3.edgexfoundry.org:10001 03:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:05 Login Succeeded 03:29:05 nexus3.edgexfoundry.org:10002 03:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:05 Login Succeeded 03:29:05 nexus3.edgexfoundry.org:10003 03:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:05 Login Succeeded 03:29:05 nexus3.edgexfoundry.org:10004 03:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:05 Login Succeeded 03:29:05 ****.io 03:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:05 Login Succeeded 03:29:05 ---> ****-login.sh ends [Pipeline] } 03:29:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:29:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:29:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:29:05 ========================================================= 03:29:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:29:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:06 + 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 . 03:29:06 #0 building with "default" instance using docker driver 03:29:06 03:29:06 #1 [internal] load build definition from Dockerfile 03:29:06 #1 transferring dockerfile: 1.84kB done 03:29:06 #1 DONE 0.0s 03:29:06 03:29:06 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:29:06 #2 DONE 0.1s 03:29:06 03:29:06 #3 [internal] load .dockerignore 03:29:06 #3 transferring context: 182B done 03:29:06 #3 DONE 0.0s 03:29:06 03:29:06 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:29:06 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:29:06 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.24MB / 60.15MB 0.1s 03:29:06 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 03:29:06 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 03:29:06 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:29:06 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:29:06 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:29:06 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:29:06 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:29:06 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.58MB / 60.15MB 0.2s 03:29:06 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:29:06 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:29:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 03:29:06 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 03:29:06 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s 03:29:07 #4 ... 03:29:07 03:29:07 #5 [internal] load build context 03:29:07 #5 transferring context: 32.01MB 0.2s done 03:29:07 #5 DONE 0.2s 03:29:07 03:29:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:29:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s 03:29:07 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 03:29:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.53MB / 11.98MB 0.3s 03:29:07 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 03:29:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 03:29:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 24.12MB / 112.58MB 0.5s 03:29:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 03:29:07 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 03:29:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.5s 03:29:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.6s 03:29:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 03:29:07 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 03:29:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 03:29:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 58.72MB / 112.58MB 0.7s 03:29:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 03:29:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 106.95MB / 112.58MB 0.9s 03:29:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 03:29:12 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.5s done 03:29:12 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:29:12 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:29:12 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:29:12 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:29:12 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 03:29:13 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 03:29:13 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 03:29:16 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done 03:29:16 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 03:29:16 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.8s done 03:29:16 #4 DONE 10.0s 03:29:16 03:29:16 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 03:29:16 #6 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:29:17 #6 0.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:29:17 #6 0.564 (1/4) Installing openssh-keygen (10.0_p1-r10) 03:29:17 #6 0.575 (2/4) Installing libedit (20250104.3.1-r1) 03:29:17 #6 0.581 (3/4) Installing openssh-client-common (10.0_p1-r10) 03:29:17 #6 0.602 (4/4) Installing openssh-client-default (10.0_p1-r10) 03:29:17 #6 0.615 Executing busybox-1.37.0-r19.trigger 03:29:17 #6 0.625 OK: 269 MiB in 64 packages 03:29:19 #6 DONE 2.6s 03:29:19 03:29:19 #7 [builder 3/7] WORKDIR /device-mqtt-go 03:29:19 #7 DONE 0.0s 03:29:19 03:29:19 #8 [builder 4/7] COPY go.mod vendor* ./ 03:29:19 #8 DONE 0.0s 03:29:19 03:29:19 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:19 Still waiting to schedule task 03:29:19 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:29:29 #9 DONE 9.3s 03:29:29 03:29:29 #10 [builder 6/7] COPY . . 03:29:29 #10 DONE 0.1s 03:29:29 03:29:29 #11 [builder 7/7] RUN echo noop 03:29:29 #11 0.180 noop 03:29:29 #11 DONE 0.2s 03:29:29 03:29:29 #12 exporting to image 03:29:29 #12 exporting layers 03:29:37 #12 exporting layers 7.3s done 03:29:37 #12 writing image sha256:42c29b057e9df59a631012be3693d6ce548ac9a48eff68c919faf19a1317b74e done 03:29:37 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:29:37 #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:38 + docker inspect -f . ci-base-image-x86_64 03:29:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:38 prd-ubuntu20.04-docker-8c-8g-775333 does not seem to be running inside a container 03:29:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:29:38 $ docker top f8796caf0495168a9c4ee8b46e5560666b5e8c1cb4632c5de114a917c54bb031 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:38 + go version 03:29:38 go version go1.25.2 linux/amd64 [Pipeline] } 03:29:38 $ docker stop --time=1 f8796caf0495168a9c4ee8b46e5560666b5e8c1cb4632c5de114a917c54bb031 03:29:40 $ docker rm -f --volumes f8796caf0495168a9c4ee8b46e5560666b5e8c1cb4632c5de114a917c54bb031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:40 + docker inspect -f . ci-base-image-x86_64 03:29:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:40 prd-ubuntu20.04-docker-8c-8g-775333 does not seem to be running inside a container 03:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:29:40 $ docker top 9e36323f7f94de7cc0b8d366a83c79081baa865058c4171eb64b4015431d9195 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:41 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 03:29:41 + make test 03:29:41 go test ./... -coverprofile=coverage.out ./... 03:29:42 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:30:04 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 03:30:04 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.8% of statements 03:30:04 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 03:30:14 0 issues. 03:30:14 go vet ./... 03:30:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:30:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:30:20 ./bin/test-attribution-txt.sh [Pipeline] echo 03:30:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:30:20 $ docker stop --time=1 9e36323f7f94de7cc0b8d366a83c79081baa865058c4171eb64b4015431d9195 03:30:22 $ docker rm -f --volumes 9e36323f7f94de7cc0b8d366a83c79081baa865058c4171eb64b4015431d9195 [Pipeline] // withDockerContainer [Pipeline] sh 03:30:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:30:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:30:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:30:23 + ls -al . 03:30:23 total 256 03:30:23 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 03:29 . 03:30:23 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:28 .. 03:30:23 -rw-rw-r-- 1 jenkins jenkins 140 Dec 18 03:28 .dockerignore 03:30:23 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 03:30 .git 03:30:23 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:28 .github 03:30:23 -rw-rw-r-- 1 jenkins jenkins 264 Dec 18 03:28 .gitignore 03:30:23 -rw-rw-r-- 1 jenkins jenkins 359 Dec 18 03:28 .golangci.yml 03:30:23 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 03:29 .semver 03:30:23 -rw-rw-r-- 1 jenkins jenkins 21759 Dec 18 03:28 Attribution.txt 03:30:23 -rw-rw-r-- 1 jenkins jenkins 19382 Dec 18 03:28 CHANGELOG.md 03:30:23 -rw-rw-r-- 1 jenkins jenkins 1803 Dec 18 03:28 Dockerfile 03:30:23 -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 03:28 GOVERNANCE.md 03:30:23 -rw-rw-r-- 1 jenkins jenkins 680 Dec 18 03:28 Jenkinsfile 03:30:23 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 18 03:28 LICENSE 03:30:23 -rw-rw-r-- 1 jenkins jenkins 2544 Dec 18 03:28 Makefile 03:30:23 -rw-rw-r-- 1 jenkins jenkins 620 Dec 18 03:28 OWNERS.md 03:30:23 -rw-rw-r-- 1 jenkins jenkins 3599 Dec 18 03:28 README.md 03:30:23 -rw-rw-r-- 1 jenkins jenkins 12 Dec 18 03:29 VERSION 03:30:23 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:28 bin 03:30:23 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:28 cmd 03:30:23 -rw-r--r-- 1 jenkins jenkins 21039 Dec 18 03:30 coverage.out 03:30:23 -rw-rw-r-- 1 jenkins jenkins 6787 Dec 18 03:28 go.mod 03:30:23 -rw-rw-r-- 1 jenkins jenkins 89079 Dec 18 03:28 go.sum 03:30:23 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:28 internal 03:30:23 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:28 mock 03:30:23 -rw-rw-r-- 1 jenkins jenkins 227 Dec 18 03:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:24 + 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=33cc4a8597f4497b4f6019f87cf0b7d91ad689ca --label arch=amd64 --label version=4.1.0-dev.10 . 03:30:24 #0 building with "default" instance using docker driver 03:30:24 03:30:24 #1 [internal] load build definition from Dockerfile 03:30:24 #1 transferring dockerfile: 1.84kB done 03:30:24 #1 DONE 0.0s 03:30:24 03:30:24 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:30:24 #2 DONE 0.0s 03:30:24 03:30:24 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:30:24 #3 DONE 0.1s 03:30:24 03:30:24 #4 [internal] load .dockerignore 03:30:24 #4 transferring context: 03:30:24 #4 transferring context: 182B done 03:30:24 #4 DONE 0.0s 03:30:24 03:30:24 #5 [internal] load build context 03:30:24 #5 transferring context: 32.42kB 0.0s done 03:30:24 #5 DONE 0.0s 03:30:24 03:30:24 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:30:24 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 done 03:30:24 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:30:24 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:30:24 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:30:24 #6 DONE 0.0s 03:30:24 03:30:24 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:30:24 #7 DONE 0.1s 03:30:24 03:30:24 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 03:30:24 #8 0.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:30:24 #8 0.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:30:25 #8 0.688 OK: 269 MiB in 64 packages 03:30:25 #8 DONE 0.8s 03:30:25 03:30:25 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 03:30:25 #9 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:30:25 #9 0.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:30:25 #9 0.703 (1/1) Installing dumb-init (1.2.5-r3) 03:30:25 #9 0.710 Executing busybox-1.37.0-r19.trigger 03:30:25 #9 0.714 OK: 7 MiB in 17 packages 03:30:25 #9 DONE 0.9s 03:30:25 03:30:25 #10 [builder 3/7] WORKDIR /device-mqtt-go 03:30:25 #10 DONE 0.1s 03:30:25 03:30:25 #11 [builder 4/7] COPY go.mod vendor* ./ 03:30:25 #11 DONE 0.0s 03:30:25 03:30:25 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:25 #12 DONE 0.6s 03:30:25 03:30:25 #13 [stage-1 3/6] RUN apk --no-cache upgrade 03:30:25 #13 0.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:30:25 #13 0.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:30:25 #13 0.804 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:30:26 #13 0.822 Executing busybox-1.37.0-r20.post-upgrade 03:30:26 #13 ... 03:30:26 03:30:26 #14 [builder 6/7] COPY . . 03:30:26 #14 DONE 0.5s 03:30:26 03:30:26 #13 [stage-1 3/6] RUN apk --no-cache upgrade 03:30:26 #13 1.135 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:30:26 #13 1.138 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:30:26 #13 1.141 Executing busybox-1.37.0-r20.trigger 03:30:26 #13 1.149 OK: 7 MiB in 17 packages 03:30:26 #13 DONE 1.3s 03:30:26 03:30:26 #15 [builder 7/7] RUN make build 03:30:26 #15 0.312 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 03:30:53 #15 DONE 24.0s 03:30:53 03:30:53 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 03:30:53 #16 DONE 0.2s 03:30:53 03:30:53 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 03:30:53 #17 DONE 0.1s 03:30:53 03:30:53 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 03:30:53 #18 DONE 0.0s 03:30:53 03:30:53 #19 exporting to image 03:30:53 #19 exporting layers 03:30:53 #19 exporting layers 0.3s done 03:30:53 #19 writing image sha256:1b9fc874da16cf0bbaf7a258f1a0785b87eba2381f176cc7d46359cbe6929437 done 03:30:53 #19 naming to docker.io/library/device-mqtt done 03:30:53 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:53 provisioning config files... 03:30:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3902114786951750838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:53 ---> ****-login.sh 03:30:53 nexus3.edgexfoundry.org:10001 03:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:53 Login Succeeded 03:30:53 nexus3.edgexfoundry.org:10002 03:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:53 Login Succeeded 03:30:53 nexus3.edgexfoundry.org:10003 03:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:54 Login Succeeded 03:30:54 nexus3.edgexfoundry.org:10004 03:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:54 Login Succeeded 03:30:54 ****.io 03:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:54 Login Succeeded 03:30:54 ---> ****-login.sh ends [Pipeline] } 03:30:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:30:54 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 03:30:54 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca 03:30:54 latest 03:30:54 4.1.0-dev.10 03:30:54 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10 03:30:54 main 03:30:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:54 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:55 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca 03:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:30:55 cd8359c6af1a: Preparing 03:30:55 c9c51c754cab: Preparing 03:30:55 4c59a8c4c04f: Preparing 03:30:55 d28fb928b6f2: Preparing 03:30:55 b8e26cc2762e: Preparing 03:30:55 256f393e029f: Preparing 03:30:55 256f393e029f: Waiting 03:30:55 cd8359c6af1a: Pushed 03:30:55 b8e26cc2762e: Pushed 03:30:55 c9c51c754cab: Pushed 03:30:55 256f393e029f: Layer already exists 03:30:55 d28fb928b6f2: Pushed 03:31:00 4c59a8c4c04f: Pushed 03:31:00 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca: digest: sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:00 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:01 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 03:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:31:01 cd8359c6af1a: Preparing 03:31:01 c9c51c754cab: Preparing 03:31:01 4c59a8c4c04f: Preparing 03:31:01 d28fb928b6f2: Preparing 03:31:01 b8e26cc2762e: Preparing 03:31:01 256f393e029f: Preparing 03:31:01 256f393e029f: Waiting 03:31:01 b8e26cc2762e: Layer already exists 03:31:01 c9c51c754cab: Layer already exists 03:31:01 cd8359c6af1a: Layer already exists 03:31:01 d28fb928b6f2: Layer already exists 03:31:01 4c59a8c4c04f: Layer already exists 03:31:01 256f393e029f: Layer already exists 03:31:01 latest: digest: sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:01 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:01 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.10 03:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:31:01 cd8359c6af1a: Preparing 03:31:01 c9c51c754cab: Preparing 03:31:01 4c59a8c4c04f: Preparing 03:31:01 d28fb928b6f2: Preparing 03:31:01 b8e26cc2762e: Preparing 03:31:01 256f393e029f: Preparing 03:31:01 256f393e029f: Waiting 03:31:01 b8e26cc2762e: Layer already exists 03:31:01 c9c51c754cab: Layer already exists 03:31:01 d28fb928b6f2: Layer already exists 03:31:01 4c59a8c4c04f: Layer already exists 03:31:01 cd8359c6af1a: Layer already exists 03:31:01 256f393e029f: Layer already exists 03:31:01 4.1.0-dev.10: digest: sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:02 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10 03:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:31:02 cd8359c6af1a: Preparing 03:31:02 c9c51c754cab: Preparing 03:31:02 4c59a8c4c04f: Preparing 03:31:02 d28fb928b6f2: Preparing 03:31:02 b8e26cc2762e: Preparing 03:31:02 256f393e029f: Preparing 03:31:02 256f393e029f: Waiting 03:31:02 b8e26cc2762e: Layer already exists 03:31:02 c9c51c754cab: Layer already exists 03:31:02 cd8359c6af1a: Layer already exists 03:31:02 d28fb928b6f2: Layer already exists 03:31:02 4c59a8c4c04f: Layer already exists 03:31:02 256f393e029f: Layer already exists 03:31:02 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10: digest: sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:02 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 03:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:31:03 cd8359c6af1a: Preparing 03:31:03 c9c51c754cab: Preparing 03:31:03 4c59a8c4c04f: Preparing 03:31:03 d28fb928b6f2: Preparing 03:31:03 b8e26cc2762e: Preparing 03:31:03 256f393e029f: Preparing 03:31:03 256f393e029f: Waiting 03:31:03 d28fb928b6f2: Layer already exists 03:31:03 c9c51c754cab: Layer already exists 03:31:03 b8e26cc2762e: Layer already exists 03:31:03 cd8359c6af1a: Layer already exists 03:31:03 4c59a8c4c04f: Layer already exists 03:31:03 256f393e029f: Layer already exists 03:31:03 main: digest: sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:03 ===================================================== [Pipeline] echo 03:31:03 taggedImages: 03:31:03 - nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca 03:31:03 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 03:31:03 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.10 03:31:03 - nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10 03:31:03 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo 03:31:03 ========================================================= 03:31:03 [edgeXBuildMultiArch] RAW Config: 03:31:03 images: 03:31:03 - nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca 03:31:03 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 03:31:03 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.10 03:31:03 - nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10 03:31:03 - nexus3.edgexfoundry.org:10004/device-mqtt:main 03:31:03 settingsFile: 03:31:03 device-mqtt-go-settings 03:31:03 ========================================================= [Pipeline] node 03:31:18 Still waiting to schedule task 03:31:18 ‘prd-centos7-blackbox-4c-2g-774948’ doesn’t have label ‘centos7-docker-4c-2g’ 03:31:18 ‘prd-centos7-docker-4c-2g-775336’ is offline 03:31:18 ‘prd-centos7-docker-4c-2g-775340’ is offline 03:31:18 ‘prd-centos7-docker-4c-2g-775345’ is offline 03:31:18 ‘prd-centos7-docker-4c-2g-775347’ is offline 03:31:18 ‘prd-ubuntu20.04-docker-8c-8g-775323’ doesn’t have label ‘centos7-docker-4c-2g’ 03:31:18 ‘prd-ubuntu20.04-docker-arm64-4c-16g-775341’ doesn’t have label ‘centos7-docker-4c-2g’ 03:31:18 ‘prd-ubuntu20.04-docker-arm64-4c-16g-775342’ doesn’t have label ‘centos7-docker-4c-2g’ 03:31:18 ‘prd-ubuntu20.04-docker-arm64-4c-16g-775344’ doesn’t have label ‘centos7-docker-4c-2g’ 03:31:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775342 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 03:31:35 Running in /w/workspace/device-mqtt-go/206 [Pipeline] { [Pipeline] checkout 03:31:38 The recommended git tool is: git 03:31:46 using credential edgex-jenkins-ssh 03:31:46 Cloning the remote Git repository 03:31:46 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:31:46 > git init /w/workspace/device-mqtt-go/206 # timeout=10 03:31:46 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:31:46 > git --version # timeout=10 03:31:46 > git --version # 'git version 2.25.1' 03:31:46 using GIT_SSH to set credentials SSH Credentials for GitHub 03:31:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:31:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:31:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:31:52 Avoid second fetch 03:31:52 Checking out Revision 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca (main) 03:31:53 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#779)" 03:31:52 > git config core.sparsecheckout # timeout=10 03:31:52 > git checkout -f 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:57 provisioning config files... 03:31:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/206@tmp/config7392671883154202378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:58 ---> ****-login.sh 03:31:58 nexus3.edgexfoundry.org:10001 03:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:59 Configure a credential helper to remove this warning. See 03:31:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:59 03:31:59 Login Succeeded 03:31:59 nexus3.edgexfoundry.org:10002 03:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:00 Configure a credential helper to remove this warning. See 03:32:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:00 03:32:00 Login Succeeded 03:32:00 nexus3.edgexfoundry.org:10003 03:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:00 Configure a credential helper to remove this warning. See 03:32:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:00 03:32:00 Login Succeeded 03:32:00 nexus3.edgexfoundry.org:10004 03:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:00 Configure a credential helper to remove this warning. See 03:32:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:00 03:32:00 Login Succeeded 03:32:00 ****.io 03:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:02 Configure a credential helper to remove this warning. See 03:32:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:02 03:32:02 Login Succeeded 03:32:02 ---> ****-login.sh ends [Pipeline] } 03:32:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:32:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:32:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:32:03 ========================================================= 03:32:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:32:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:03 + 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 . 03:32:04 Sending build context to Docker daemon 16.17MB 03:32:04 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 03:32:04 Step 2/12 : FROM ${BASE} AS builder 03:32:04 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:32:04 6b59a28fa201: Pulling fs layer 03:32:04 d32bb0dddca7: Pulling fs layer 03:32:04 5dab1238d3d9: Pulling fs layer 03:32:04 196fd7d83e7d: Pulling fs layer 03:32:04 4f4fb700ef54: Pulling fs layer 03:32:04 8ba94037c8f0: Pulling fs layer 03:32:04 deaec5988b04: Pulling fs layer 03:32:04 9f65657bb879: Pulling fs layer 03:32:04 196fd7d83e7d: Waiting 03:32:04 4f4fb700ef54: Waiting 03:32:04 8ba94037c8f0: Waiting 03:32:04 deaec5988b04: Waiting 03:32:04 9f65657bb879: Waiting 03:32:04 d32bb0dddca7: Verifying Checksum 03:32:04 d32bb0dddca7: Download complete 03:32:04 196fd7d83e7d: Verifying Checksum 03:32:04 196fd7d83e7d: Download complete 03:32:04 4f4fb700ef54: Verifying Checksum 03:32:04 4f4fb700ef54: Download complete 03:32:04 8ba94037c8f0: Verifying Checksum 03:32:04 8ba94037c8f0: Download complete 03:32:04 6b59a28fa201: Verifying Checksum 03:32:04 6b59a28fa201: Download complete 03:32:04 9f65657bb879: Verifying Checksum 03:32:04 9f65657bb879: Download complete 03:32:05 6b59a28fa201: Pull complete 03:32:06 d32bb0dddca7: Pull complete 03:32:06 5dab1238d3d9: Verifying Checksum 03:32:06 5dab1238d3d9: Download complete 03:32:07 deaec5988b04: Verifying Checksum 03:32:07 deaec5988b04: Download complete 03:32:22 5dab1238d3d9: Pull complete 03:32:22 196fd7d83e7d: Pull complete 03:32:22 4f4fb700ef54: Pull complete 03:32:22 8ba94037c8f0: Pull complete 03:32:31 deaec5988b04: Pull complete 03:32:32 9f65657bb879: Pull complete 03:32:32 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:32:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:32:32 ---> 334268110677 03:32:32 Step 3/12 : ARG ADD_BUILD_TAGS="" 03:32:35 ---> Running in 2c68c384ff09 03:32:35 Removing intermediate container 2c68c384ff09 03:32:35 ---> 595e52edcd35 03:32:35 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:32:35 ---> Running in ddb104fdbcab 03:32:35 Removing intermediate container ddb104fdbcab 03:32:35 ---> bc8f12ffe757 03:32:35 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:32:35 ---> Running in 05638326fe02 03:32:36 Removing intermediate container 05638326fe02 03:32:36 ---> 5c516a4a436d 03:32:36 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 03:32:36 ---> Running in 70ab4b8e999e 03:32:36 Removing intermediate container 70ab4b8e999e 03:32:36 ---> 296cf4477723 03:32:36 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:32:36 ---> Running in 7135315fe2b5 03:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:32:41 (1/4) Installing openssh-keygen (10.0_p1-r10) 03:32:41 (2/4) Installing libedit (20250104.3.1-r1) 03:32:41 (3/4) Installing openssh-client-common (10.0_p1-r10) 03:32:41 (4/4) Installing openssh-client-default (10.0_p1-r10) 03:32:41 Executing busybox-1.37.0-r19.trigger 03:32:41 OK: 259 MiB in 64 packages 03:32:42 Removing intermediate container 7135315fe2b5 03:32:42 ---> c01136077f1e 03:32:42 Step 8/12 : WORKDIR /device-mqtt-go 03:32:42 ---> Running in 527213dfc962 03:32:42 Removing intermediate container 527213dfc962 03:32:42 ---> a95ab37de660 03:32:42 Step 9/12 : COPY go.mod vendor* ./ 03:32:43 ---> f04a1307c382 03:32:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:43 ---> Running in 02ccbd9aefe4 03:34:47 Running on prd-centos7-docker-4c-2g-775349 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:47 provisioning config files... 03:34:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6202364831281957489tmp [Pipeline] { [Pipeline] libraryResource 03:34:50 Removing intermediate container 02ccbd9aefe4 03:34:50 ---> a883633efbc6 03:34:50 Step 11/12 : COPY . . 03:34:50 ---> 1ad97896c311 03:34:50 Step 12/12 : RUN $MAKE 03:34:50 ---> Running in 6e6d6911f7e8 03:34:50 noop 03:34:50 Removing intermediate container 6e6d6911f7e8 03:34:50 ---> 9434fd088335 03:34:50 Successfully built 9434fd088335 03:34:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:51 ---> ****-login.sh 03:34:51 nexus3.edgexfoundry.org:10001 03:34:51 + docker inspect -f . ci-base-image-arm64 03:34:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:51 Configure a credential helper to remove this warning. See 03:34:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:51 03:34:51 Login Succeeded 03:34:51 nexus3.edgexfoundry.org:10002 03:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:51 prd-ubuntu20.04-docker-arm64-4c-16g-775342 does not seem to be running inside a container 03:34:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/206 -v /w/workspace/device-mqtt-go/206:/w/workspace/device-mqtt-go/206:rw,z -v /w/workspace/device-mqtt-go/206@tmp:/w/workspace/device-mqtt-go/206@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 03:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:52 Configure a credential helper to remove this warning. See 03:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:52 03:34:52 Login Succeeded 03:34:52 nexus3.edgexfoundry.org:10003 03:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:52 Configure a credential helper to remove this warning. See 03:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:52 03:34:52 Login Succeeded 03:34:52 nexus3.edgexfoundry.org:10004 03:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:52 Configure a credential helper to remove this warning. See 03:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:52 03:34:52 Login Succeeded 03:34:52 ****.io 03:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:34:52 Configure a credential helper to remove this warning. See 03:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:34:52 03:34:52 Login Succeeded 03:34:52 ---> ****-login.sh ends 03:34:53 $ docker top b5dd5f4bd244b546626624d397ebdb3c341840b3f79b39408f282770040fc02c -eo pid,comm [Pipeline] { [Pipeline] } 03:34:53 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:34:54 + docker buildx ls 03:34:54 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:34:54 default * docker 03:34:54 default default running 20.10.18 linux/amd64, linux/386 03:34:54 + go version 03:34:54 go version go1.25.3 linux/arm64 [Pipeline] sh [Pipeline] } 03:34:54 $ docker stop --time=1 b5dd5f4bd244b546626624d397ebdb3c341840b3f79b39408f282770040fc02c 03:34:54 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:34:54 edgex-builder 03:34:56 $ docker rm -f --volumes b5dd5f4bd244b546626624d397ebdb3c341840b3f79b39408f282770040fc02c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:56 + docker buildx inspect --bootstrap 03:34:56 #1 [internal] booting buildkit 03:34:56 #1 pulling image moby/buildkit:buildx-stable-1 03:34:57 + docker inspect -f . ci-base-image-arm64 03:34:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:57 prd-ubuntu20.04-docker-arm64-4c-16g-775342 does not seem to be running inside a container 03:34:57 $ 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/206 -v /w/workspace/device-mqtt-go/206:/w/workspace/device-mqtt-go/206:rw,z -v /w/workspace/device-mqtt-go/206@tmp:/w/workspace/device-mqtt-go/206@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 03:34:58 $ docker top 9c1f0cc06563bdb9ffb9f127d04cda4248752f7cc24d85ae6dee483c35b420d2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:59 + git config --global --add safe.directory /w/workspace/device-mqtt-go/206 [Pipeline] fileExists [Pipeline] sh 03:35:00 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 03:35:00 #1 creating container buildx_buildkit_edgex-builder0 03:35:00 + make test 03:35:00 go test ./... -coverprofile=coverage.out ./... 03:35:02 #1 creating container buildx_buildkit_edgex-builder0 2.6s done 03:35:02 #1 DONE 5.5s 03:35:02 Name: edgex-builder 03:35:02 Driver: docker-container 03:35:02 03:35:02 Nodes: 03:35:02 Name: edgex-builder0 03:35:02 Endpoint: unix:///var/run/docker.sock 03:35:02 Status: running 03:35:02 Buildkit: v0.26.2 03:35:02 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:35:03 + docker buildx ls 03:35:03 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:35:03 edgex-builder * docker-container 03:35:03 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:35:03 default docker 03:35:03 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:35:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca' 03:35:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca --push - 03:35:03 #1 [internal] load build definition from Dockerfile 03:35:03 #1 transferring dockerfile: 196B done 03:35:03 #1 DONE 0.0s 03:35:03 03:35:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca 03:35:03 #2 DONE 0.1s 03:35:03 03:35:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca 03:35:03 #3 DONE 0.1s 03:35:03 03:35:03 #4 [internal] load .dockerignore 03:35:03 #4 transferring context: 2B done 03:35:03 #4 DONE 0.0s 03:35:03 03:35:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 03:35:03 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 0.0s done 03:35:03 #5 DONE 0.0s 03:35:03 03:35:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 03:35:03 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 0.0s done 03:35:03 #6 DONE 0.1s 03:35:03 03:35:03 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 03:35:03 #7 DONE 0.0s 03:35:03 03:35:03 #8 exporting to image 03:35:03 #8 exporting layers done 03:35:03 #8 exporting manifest sha256:3c7f4e799993adbe814ec2e007c63d56c02969dfcf5042b0a150746e2d85ad49 0.0s done 03:35:03 #8 exporting config sha256:1b9fc874da16cf0bbaf7a258f1a0785b87eba2381f176cc7d46359cbe6929437 done 03:35:03 #8 exporting manifest sha256:e1ae65fe0626a48afab3c5b9fd229bdbceea17071ba1636c5439d76e05defa5f 0.0s done 03:35:03 #8 exporting config sha256:d8e1e26a730bb4ba03d365237efb88a390f4a9afc0293a5e70cc56cc21501614 done 03:35:03 #8 exporting manifest list sha256:94aa2559809d5a9055cbb90ddcf12eb6fb5246384fe2996026083d78a4f8b569 done 03:35:03 #8 pushing layers 0.1s done 03:35:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca@sha256:94aa2559809d5a9055cbb90ddcf12eb6fb5246384fe2996026083d78a4f8b569 03:35:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:35:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca@sha256:94aa2559809d5a9055cbb90ddcf12eb6fb5246384fe2996026083d78a4f8b569 0.1s done 03:35:03 #8 DONE 0.2s 03:35:03 03:35:03 1 warning found (use --debug to expand): 03:35:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:35:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:latest --push - 03:35:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest' 03:35:04 #1 [internal] load build definition from Dockerfile 03:35:04 #1 transferring dockerfile: 162B done 03:35:04 #1 DONE 0.0s 03:35:04 03:35:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 03:35:04 #2 DONE 0.0s 03:35:04 03:35:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 03:35:04 #3 DONE 0.0s 03:35:04 03:35:04 #4 [internal] load .dockerignore 03:35:04 #4 transferring context: 2B done 03:35:04 #4 DONE 0.0s 03:35:04 03:35:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 03:35:04 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 03:35:04 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 0.0s done 03:35:04 #5 CACHED 03:35:04 03:35:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 03:35:04 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 0.0s done 03:35:04 #6 CACHED 03:35:04 03:35:04 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 03:35:04 #7 DONE 0.0s 03:35:04 03:35:04 #8 exporting to image 03:35:04 #8 exporting layers done 03:35:04 #8 exporting manifest sha256:3c7f4e799993adbe814ec2e007c63d56c02969dfcf5042b0a150746e2d85ad49 done 03:35:04 #8 exporting config sha256:1b9fc874da16cf0bbaf7a258f1a0785b87eba2381f176cc7d46359cbe6929437 done 03:35:04 #8 exporting manifest sha256:e1ae65fe0626a48afab3c5b9fd229bdbceea17071ba1636c5439d76e05defa5f done 03:35:04 #8 exporting config sha256:d8e1e26a730bb4ba03d365237efb88a390f4a9afc0293a5e70cc56cc21501614 done 03:35:04 #8 exporting manifest list sha256:94aa2559809d5a9055cbb90ddcf12eb6fb5246384fe2996026083d78a4f8b569 done 03:35:04 #8 pushing layers 0.0s done 03:35:04 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:94aa2559809d5a9055cbb90ddcf12eb6fb5246384fe2996026083d78a4f8b569 0.1s done 03:35:04 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:35:04 #8 DONE 0.1s 03:35:04 03:35:04 1 warning found (use --debug to expand): 03:35:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:35:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.10 --push - 03:35:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.10' 03:35:04 #1 [internal] load build definition from Dockerfile 03:35:04 #1 transferring dockerfile: 168B done 03:35:04 #1 DONE 0.0s 03:35:04 03:35:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.10 03:35:04 #2 DONE 0.0s 03:35:04 03:35:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.10 03:35:04 #3 DONE 0.0s 03:35:04 03:35:04 #4 [internal] load .dockerignore 03:35:04 #4 transferring context: 2B done 03:35:04 #4 DONE 0.0s 03:35:05 03:35:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.10@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 03:35:05 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.10@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 0.0s done 03:35:05 #5 CACHED 03:35:05 03:35:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.10@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 03:35:05 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.10@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 0.0s done 03:35:05 #6 CACHED 03:35:05 03:35:05 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 03:35:05 #7 DONE 0.0s 03:35:05 03:35:05 #8 exporting to image 03:35:05 #8 exporting layers done 03:35:05 #8 exporting manifest sha256:3c7f4e799993adbe814ec2e007c63d56c02969dfcf5042b0a150746e2d85ad49 done 03:35:05 #8 exporting config sha256:1b9fc874da16cf0bbaf7a258f1a0785b87eba2381f176cc7d46359cbe6929437 done 03:35:05 #8 exporting manifest sha256:e1ae65fe0626a48afab3c5b9fd229bdbceea17071ba1636c5439d76e05defa5f done 03:35:05 #8 exporting config sha256:d8e1e26a730bb4ba03d365237efb88a390f4a9afc0293a5e70cc56cc21501614 done 03:35:05 #8 exporting manifest list sha256:94aa2559809d5a9055cbb90ddcf12eb6fb5246384fe2996026083d78a4f8b569 done 03:35:05 #8 pushing layers 0.0s done 03:35:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.10@sha256:94aa2559809d5a9055cbb90ddcf12eb6fb5246384fe2996026083d78a4f8b569 0.1s done 03:35:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:35:05 #8 DONE 0.1s 03:35:05 03:35:05 1 warning found (use --debug to expand): 03:35:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:35:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10' 03:35:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10 --push - 03:35:05 #1 [internal] load build definition from Dockerfile 03:35:05 #1 transferring dockerfile: 209B done 03:35:05 #1 DONE 0.0s 03:35:05 03:35:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10 03:35:05 #2 DONE 0.0s 03:35:05 03:35:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10 03:35:05 #3 DONE 0.0s 03:35:05 03:35:05 #4 [internal] load .dockerignore 03:35:05 #4 transferring context: 2B done 03:35:05 #4 DONE 0.0s 03:35:05 03:35:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 03:35:05 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 0.0s done 03:35:05 #5 DONE 0.0s 03:35:05 03:35:05 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 03:35:05 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 0.0s done 03:35:05 #6 CACHED 03:35:05 03:35:05 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 03:35:05 #5 CACHED 03:35:05 03:35:05 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 03:35:05 #7 DONE 0.0s 03:35:05 03:35:05 #8 exporting to image 03:35:05 #8 exporting layers done 03:35:05 #8 exporting manifest sha256:3c7f4e799993adbe814ec2e007c63d56c02969dfcf5042b0a150746e2d85ad49 done 03:35:05 #8 exporting config sha256:1b9fc874da16cf0bbaf7a258f1a0785b87eba2381f176cc7d46359cbe6929437 done 03:35:05 #8 exporting manifest sha256:e1ae65fe0626a48afab3c5b9fd229bdbceea17071ba1636c5439d76e05defa5f done 03:35:05 #8 exporting config sha256:d8e1e26a730bb4ba03d365237efb88a390f4a9afc0293a5e70cc56cc21501614 done 03:35:05 #8 exporting manifest list sha256:94aa2559809d5a9055cbb90ddcf12eb6fb5246384fe2996026083d78a4f8b569 done 03:35:05 #8 pushing layers 0.0s done 03:35:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10@sha256:94aa2559809d5a9055cbb90ddcf12eb6fb5246384fe2996026083d78a4f8b569 0.1s done 03:35:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:35:05 #8 DONE 0.1s 03:35:05 03:35:05 1 warning found (use --debug to expand): 03:35:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:35:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:main' 03:35:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:main --push - 03:35:05 #1 [internal] load build definition from Dockerfile 03:35:05 #1 transferring dockerfile: 160B done 03:35:05 #1 DONE 0.0s 03:35:05 03:35:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 03:35:05 #2 DONE 0.0s 03:35:05 03:35:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 03:35:05 #3 DONE 0.0s 03:35:05 03:35:05 #4 [internal] load .dockerignore 03:35:05 #4 transferring context: 2B done 03:35:05 #4 DONE 0.0s 03:35:06 03:35:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 03:35:06 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 0.0s done 03:35:06 #5 CACHED 03:35:06 03:35:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 03:35:06 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:e4d3efd7f7c46a26fc8eeb4e5909acd25d7c38b63136255e8c93b581bd3cf7fd 0.0s done 03:35:06 #6 CACHED 03:35:06 03:35:06 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 03:35:06 #7 DONE 0.0s 03:35:06 03:35:06 #8 exporting to image 03:35:06 #8 exporting layers done 03:35:06 #8 exporting manifest sha256:3c7f4e799993adbe814ec2e007c63d56c02969dfcf5042b0a150746e2d85ad49 done 03:35:06 #8 exporting config sha256:1b9fc874da16cf0bbaf7a258f1a0785b87eba2381f176cc7d46359cbe6929437 done 03:35:06 #8 exporting manifest sha256:e1ae65fe0626a48afab3c5b9fd229bdbceea17071ba1636c5439d76e05defa5f done 03:35:06 #8 exporting config sha256:d8e1e26a730bb4ba03d365237efb88a390f4a9afc0293a5e70cc56cc21501614 done 03:35:06 #8 exporting manifest list sha256:94aa2559809d5a9055cbb90ddcf12eb6fb5246384fe2996026083d78a4f8b569 done 03:35:06 #8 pushing layers 0.0s done 03:35:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:94aa2559809d5a9055cbb90ddcf12eb6fb5246384fe2996026083d78a4f8b569 0.1s done 03:35:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:35:06 #8 DONE 0.1s 03:35:06 03:35:06 1 warning found (use --debug to expand): 03:35:06  - 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 03:35:06 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:35:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:35:07 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:35:07 ---> package-listing.sh 03:35:07 ++ facter osfamily 03:35:07 ++ tr '[:upper:]' '[:lower:]' 03:35:07 + OS_FAMILY=redhat 03:35:07 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 03:35:07 + START_PACKAGES=/tmp/packages_start.txt 03:35:07 + END_PACKAGES=/tmp/packages_end.txt 03:35:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:35:07 + PACKAGES=/tmp/packages_start.txt 03:35:07 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 03:35:07 + PACKAGES=/tmp/packages_end.txt 03:35:07 + case "${OS_FAMILY}" in 03:35:07 + rpm -qa 03:35:07 + sort 03:35:08 + '[' -f /tmp/packages_start.txt ']' 03:35:08 + '[' -f /tmp/packages_end.txt ']' 03:35:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:35:08 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 03:35:08 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 03:35:08 + 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:35:08 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:35:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:08 03:35:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:09 latest: Pulling from edgex-lftools-log-publisher 03:35:09 5eb5b503b376: Pulling fs layer 03:35:09 5c69ac0246d0: Pulling fs layer 03:35:09 ec43610c2a17: Pulling fs layer 03:35:09 3a2ae6a8a46f: Pulling fs layer 03:35:09 33b1e0a273af: Pulling fs layer 03:35:09 5d3b04190fa2: Pulling fs layer 03:35:09 2f39f015ded8: Pulling fs layer 03:35:09 33b1e0a273af: Waiting 03:35:09 5d3b04190fa2: Waiting 03:35:09 2f39f015ded8: Waiting 03:35:09 3a2ae6a8a46f: Waiting 03:35:09 5c69ac0246d0: Verifying Checksum 03:35:09 5c69ac0246d0: Download complete 03:35:09 3a2ae6a8a46f: Verifying Checksum 03:35:09 3a2ae6a8a46f: Download complete 03:35:09 33b1e0a273af: Verifying Checksum 03:35:09 33b1e0a273af: Download complete 03:35:09 5d3b04190fa2: Verifying Checksum 03:35:09 5d3b04190fa2: Download complete 03:35:09 ec43610c2a17: Verifying Checksum 03:35:09 ec43610c2a17: Download complete 03:35:09 5eb5b503b376: Verifying Checksum 03:35:09 5eb5b503b376: Download complete 03:35:10 2f39f015ded8: Verifying Checksum 03:35:10 2f39f015ded8: Download complete 03:35:10 5eb5b503b376: Pull complete 03:35:10 5c69ac0246d0: Pull complete 03:35:11 ec43610c2a17: Pull complete 03:35:11 3a2ae6a8a46f: Pull complete 03:35:11 33b1e0a273af: Pull complete 03:35:11 5d3b04190fa2: Pull complete 03:35:15 2f39f015ded8: Pull complete 03:35:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:35:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:16 prd-centos7-docker-4c-2g-775349 does not seem to be running inside a container 03:35:16 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:35:23 $ docker top f25be317a246557c54ebc75664a82aa48de33023025f9c352e21fd0e8b4b5dd8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:23 + touch /tmp/pre-build-complete [Pipeline] sh 03:35:23 + mkdir -p /var/log/sysstat [Pipeline] sh 03:35:23 + ls /var/log/sa-host 03:35:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:24 provisioning config files... 03:35:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17237989298840117249tmp [Pipeline] { [Pipeline] echo 03:35:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:35:24 ---> create-netrc.sh [Pipeline] } 03:35:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:35:24 ---> python-tools-install.sh [Pipeline] echo 03:35:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:35:25 ---> sudo-logs.sh 03:35:25 Archiving 'sudo' log.. 03:35:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-775349.novalocal: Name or service not known 03:35:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-775349.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:35:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:35:25 ---> job-cost.sh 03:35:25 lf-activate-venv: SKIPPING 03:35:25 INFO: No Stack... 03:35:25 INFO: Retrieving Pricing Info for: v3-standard-2 03:35:26 INFO: Archiving Costs [Pipeline] echo 03:35:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:35:26 ---> logs-deploy.sh 03:35:26 lf-activate-venv: SKIPPING 03:35:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/206 03:35:26 INFO: archiving workspace using pattern(s): 03:35:27 Archives upload complete. 03:35:27 INFO: archiving logs to Nexus 03:35:28 ---> uname -a: 03:35:28 Linux prd-centos7-docker-4c-2g-775349.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 03:35:28 03:35:28 03:35:28 ---> lscpu: 03:35:28 Architecture: x86_64 03:35:28 CPU op-mode(s): 32-bit, 64-bit 03:35:28 Byte Order: Little Endian 03:35:28 Address sizes: 40 bits physical, 48 bits virtual 03:35:28 CPU(s): 2 03:35:28 On-line CPU(s) list: 0,1 03:35:28 Thread(s) per core: 1 03:35:28 Core(s) per socket: 1 03:35:28 Socket(s): 2 03:35:28 NUMA node(s): 1 03:35:28 Vendor ID: AuthenticAMD 03:35:28 CPU family: 23 03:35:28 Model: 49 03:35:28 Model name: AMD EPYC-Rome Processor 03:35:28 Stepping: 0 03:35:28 CPU MHz: 2800.000 03:35:28 BogoMIPS: 5600.00 03:35:28 Virtualization: AMD-V 03:35:28 Hypervisor vendor: KVM 03:35:28 Virtualization type: full 03:35:28 L1d cache: 64 KiB 03:35:28 L1i cache: 64 KiB 03:35:28 L2 cache: 1 MiB 03:35:28 L3 cache: 32 MiB 03:35:28 NUMA node0 CPU(s): 0,1 03:35:28 Vulnerability Itlb multihit: Not affected 03:35:28 Vulnerability L1tf: Not affected 03:35:28 Vulnerability Mds: Not affected 03:35:28 Vulnerability Meltdown: Not affected 03:35:28 Vulnerability Mmio stale data: Not affected 03:35:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:35:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:35:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:35:28 Vulnerability Srbds: Not affected 03:35:28 Vulnerability Tsx async abort: Not affected 03:35:28 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 03:35:28 03:35:28 03:35:28 ---> nproc: 03:35:28 2 03:35:28 03:35:28 03:35:28 ---> df -h: 03:35:28 Filesystem Size Used Avail Use% Mounted on 03:35:28 overlay 40G 7.3G 33G 19% / 03:35:28 tmpfs 64M 0 64M 0% /dev 03:35:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:35:28 shm 64M 0 64M 0% /dev/shm 03:35:28 /dev/vda1 40G 7.3G 33G 19% /facter-os 03:35:28 03:35:28 03:35:28 Cannot open /var/log/sysstat/sa18: No such file or directory 03:35:28 Please check if data collecting is enabled 03:35:28 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:35:28 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:35:28 $ docker stop --time=1 f25be317a246557c54ebc75664a82aa48de33023025f9c352e21fd0e8b4b5dd8 03:35:29 $ docker rm -f --volumes f25be317a246557c54ebc75664a82aa48de33023025f9c352e21fd0e8b4b5dd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:35:29 [WS-CLEANUP] Deleting project workspace... 03:35:29 [WS-CLEANUP] Deferred wipeout is used... 03:35:29 [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 03:35:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:30 03:35:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:30 latest: Pulling from edgex-lftools-log-publisher 03:35:30 5eb5b503b376: Pulling fs layer 03:35:30 5c69ac0246d0: Pulling fs layer 03:35:30 ec43610c2a17: Pulling fs layer 03:35:30 3a2ae6a8a46f: Pulling fs layer 03:35:30 33b1e0a273af: Pulling fs layer 03:35:30 5d3b04190fa2: Pulling fs layer 03:35:30 2f39f015ded8: Pulling fs layer 03:35:30 33b1e0a273af: Waiting 03:35:30 2f39f015ded8: Waiting 03:35:30 3a2ae6a8a46f: Waiting 03:35:30 5d3b04190fa2: Waiting 03:35:30 5c69ac0246d0: Download complete 03:35:30 3a2ae6a8a46f: Download complete 03:35:30 ec43610c2a17: Verifying Checksum 03:35:30 ec43610c2a17: Download complete 03:35:30 33b1e0a273af: Verifying Checksum 03:35:30 33b1e0a273af: Download complete 03:35:30 5d3b04190fa2: Verifying Checksum 03:35:30 5d3b04190fa2: Download complete 03:35:30 5eb5b503b376: Download complete 03:35:31 2f39f015ded8: Verifying Checksum 03:35:31 2f39f015ded8: Download complete 03:35:32 5eb5b503b376: Pull complete 03:35:32 5c69ac0246d0: Pull complete 03:35:33 ec43610c2a17: Pull complete 03:35:33 3a2ae6a8a46f: Pull complete 03:35:33 33b1e0a273af: Pull complete 03:35:33 5d3b04190fa2: Pull complete 03:35:38 2f39f015ded8: Pull complete 03:35:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:35:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:38 prd-ubuntu20.04-docker-8c-8g-775333 does not seem to be running inside a container 03:35:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:35:39 $ docker top c8b9ac0ede911892355535bec90ffa06f5ba6a12bae794e4e7a3d225ae045c60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:40 ---> job-cost.sh 03:35:40 lf-activate-venv: SKIPPING 03:35:40 INFO: No Stack... 03:35:40 INFO: Retrieving Pricing Info for: v3-standard-8 03:35:40 INFO: Archiving Costs [Pipeline] sh 03:35:41 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 03:35:41 + cut -d, -f6 [Pipeline] lock 03:35:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-206-stack-cost] 03:35:41 Resource [jenkins-edgexfoundry-device-mqtt-go-main-206-stack-cost] did not exist. Created. 03:35:41 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:35:41 + echo total: 0.2199999988079071 [Pipeline] stash 03:35:41 Stashed 1 file(s) [Pipeline] } 03:35:41 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-206-stack-cost] [Pipeline] // lock [Pipeline] } 03:35:41 $ docker stop --time=1 c8b9ac0ede911892355535bec90ffa06f5ba6a12bae794e4e7a3d225ae045c60 03:35:42 $ docker rm -f --volumes c8b9ac0ede911892355535bec90ffa06f5ba6a12bae794e4e7a3d225ae045c60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:40:14 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 03:40:14 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 22.8% of statements 03:40:14 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 03:40:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:40:15 go vet ./... 03:41:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:41:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:41:23 ./bin/test-attribution-txt.sh [Pipeline] echo 03:41:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:41:23 $ docker stop --time=1 9c1f0cc06563bdb9ffb9f127d04cda4248752f7cc24d85ae6dee483c35b420d2 03:41:25 $ docker rm -f --volumes 9c1f0cc06563bdb9ffb9f127d04cda4248752f7cc24d85ae6dee483c35b420d2 [Pipeline] // withDockerContainer [Pipeline] sh 03:41:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:41:27 Warning: overwriting stash ‘coverage-report’ 03:41:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:41:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:41:29 + ls -al . 03:41:29 total 252 03:41:29 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 03:35 . 03:41:29 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:31 .. 03:41:29 -rw-rw-r-- 1 jenkins jenkins 140 Dec 18 03:31 .dockerignore 03:41:29 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 03:31 .git 03:41:29 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:31 .github 03:41:29 -rw-rw-r-- 1 jenkins jenkins 264 Dec 18 03:31 .gitignore 03:41:29 -rw-rw-r-- 1 jenkins jenkins 359 Dec 18 03:31 .golangci.yml 03:41:29 -rw-rw-r-- 1 jenkins jenkins 21759 Dec 18 03:31 Attribution.txt 03:41:29 -rw-rw-r-- 1 jenkins jenkins 19382 Dec 18 03:31 CHANGELOG.md 03:41:29 -rw-rw-r-- 1 jenkins jenkins 1803 Dec 18 03:31 Dockerfile 03:41:29 -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 03:31 GOVERNANCE.md 03:41:29 -rw-rw-r-- 1 jenkins jenkins 680 Dec 18 03:31 Jenkinsfile 03:41:29 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 18 03:31 LICENSE 03:41:29 -rw-rw-r-- 1 jenkins jenkins 2544 Dec 18 03:31 Makefile 03:41:29 -rw-rw-r-- 1 jenkins jenkins 620 Dec 18 03:31 OWNERS.md 03:41:29 -rw-rw-r-- 1 jenkins jenkins 3599 Dec 18 03:31 README.md 03:41:29 -rw-rw-r-- 1 jenkins jenkins 12 Dec 18 03:29 VERSION 03:41:29 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:31 bin 03:41:29 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:31 cmd 03:41:29 -rw-r--r-- 1 jenkins jenkins 21039 Dec 18 03:40 coverage.out 03:41:29 -rw-rw-r-- 1 jenkins jenkins 6787 Dec 18 03:31 go.mod 03:41:29 -rw-rw-r-- 1 jenkins jenkins 89079 Dec 18 03:31 go.sum 03:41:29 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:31 internal 03:41:29 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:31 mock 03:41:29 -rw-rw-r-- 1 jenkins jenkins 227 Dec 18 03:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:29 + 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=33cc4a8597f4497b4f6019f87cf0b7d91ad689ca --label arch=arm64 --label version=4.1.0-dev.10 . 03:41:29 Sending build context to Docker daemon 16.19MB 03:41:29 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 03:41:29 Step 2/25 : FROM ${BASE} AS builder 03:41:29 ---> 9434fd088335 03:41:29 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:41:30 ---> Running in 0aae534785ef 03:41:30 Removing intermediate container 0aae534785ef 03:41:30 ---> 0bc5df6ce2b8 03:41:30 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:41:30 ---> Running in 00f29c9521d5 03:41:31 Removing intermediate container 00f29c9521d5 03:41:31 ---> bd9ad71df2d6 03:41:31 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:41:31 ---> Running in 356017b0c6ac 03:41:31 Removing intermediate container 356017b0c6ac 03:41:31 ---> 2b9c40260076 03:41:31 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 03:41:31 ---> Running in c48847c7f083 03:41:32 Removing intermediate container c48847c7f083 03:41:32 ---> 3aaa452b0ed0 03:41:32 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:41:32 ---> Running in 2a15cf8b3404 03:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:41:36 OK: 259 MiB in 64 packages 03:41:37 Removing intermediate container 2a15cf8b3404 03:41:37 ---> 93f96494de2b 03:41:37 Step 8/25 : WORKDIR /device-mqtt-go 03:41:37 ---> Running in 4329cb8bad7b 03:41:37 Removing intermediate container 4329cb8bad7b 03:41:37 ---> 99422774eba0 03:41:37 Step 9/25 : COPY go.mod vendor* ./ 03:41:38 ---> 3972a6a82dbf 03:41:38 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:41:38 ---> Running in c9c8d39967a8 03:41:40 Removing intermediate container c9c8d39967a8 03:41:40 ---> 716c08c37549 03:41:40 Step 11/25 : COPY . . 03:41:42 ---> d62634410cc3 03:41:42 Step 12/25 : RUN $MAKE 03:41:42 ---> Running in 1f79eb8e65e3 03:41:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 03:46:35 Removing intermediate container 1f79eb8e65e3 03:46:35 ---> 6a8d4215e9e1 03:46:35 Step 13/25 : FROM alpine:3.22 03:46:35 3.22: Pulling from library/alpine 03:46:35 6b59a28fa201: Already exists 03:46:35 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:46:35 Status: Downloaded newer image for alpine:3.22 03:46:35 ---> 171e65262c80 03:46:35 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 03:46:35 ---> Running in 2acd63b8a5d0 03:46:35 Removing intermediate container 2acd63b8a5d0 03:46:35 ---> 5bb1a1148e05 03:46:35 Step 15/25 : RUN apk add --update --no-cache dumb-init 03:46:35 ---> Running in d43240c0212c 03:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:46:35 (1/1) Installing dumb-init (1.2.5-r3) 03:46:35 Executing busybox-1.37.0-r19.trigger 03:46:35 OK: 8 MiB in 17 packages 03:46:35 Removing intermediate container d43240c0212c 03:46:35 ---> 13ecec26025e 03:46:35 Step 16/25 : RUN apk --no-cache upgrade 03:46:35 ---> Running in ddf2d76ec896 03:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:46:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:46:38 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:46:38 Executing busybox-1.37.0-r20.post-upgrade 03:46:38 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:46:38 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:46:38 Executing busybox-1.37.0-r20.trigger 03:46:38 OK: 8 MiB in 17 packages 03:46:40 Removing intermediate container ddf2d76ec896 03:46:40 ---> 544e1373bb9f 03:46:40 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 03:46:42 ---> ff93942fc2c3 03:46:42 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 03:46:42 ---> 7b3de0b26eff 03:46:42 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:46:43 ---> be5e30f5ecc6 03:46:43 Step 20/25 : EXPOSE 59982 03:46:43 ---> Running in ed7c9de2feb1 03:46:44 Removing intermediate container ed7c9de2feb1 03:46:44 ---> 7660c5cb2e7c 03:46:44 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 03:46:44 ---> Running in 2200ffacbae6 03:46:44 Removing intermediate container 2200ffacbae6 03:46:44 ---> 6c6d512e33f9 03:46:44 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:46:44 ---> Running in 20b9a4582d08 03:46:44 Removing intermediate container 20b9a4582d08 03:46:44 ---> 68e5ff5d0726 03:46:44 Step 23/25 : LABEL arch=arm64 03:46:45 ---> Running in 9cdcda2ae664 03:46:45 Removing intermediate container 9cdcda2ae664 03:46:45 ---> 216de4c8fc37 03:46:45 Step 24/25 : LABEL git_sha=33cc4a8597f4497b4f6019f87cf0b7d91ad689ca 03:46:45 ---> Running in af9703062d05 03:46:46 Removing intermediate container af9703062d05 03:46:46 ---> 89bab12acf39 03:46:46 Step 25/25 : LABEL version=4.1.0-dev.10 03:46:46 ---> Running in 1add5657bd90 03:46:46 Removing intermediate container 1add5657bd90 03:46:46 ---> db86c0d3ce84 03:46:46 [Warning] One or more build-args [ARCH] were not consumed 03:46:46 Successfully built db86c0d3ce84 03:46:46 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:46:46 provisioning config files... 03:46:46 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/206@tmp/config1308951602179910968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:46:46 ---> ****-login.sh 03:46:46 nexus3.edgexfoundry.org:10001 03:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:46:47 Configure a credential helper to remove this warning. See 03:46:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:46:47 03:46:47 Login Succeeded 03:46:47 nexus3.edgexfoundry.org:10002 03:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:46:47 Configure a credential helper to remove this warning. See 03:46:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:46:47 03:46:47 Login Succeeded 03:46:47 nexus3.edgexfoundry.org:10003 03:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:46:48 Configure a credential helper to remove this warning. See 03:46:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:46:48 03:46:48 Login Succeeded 03:46:48 nexus3.edgexfoundry.org:10004 03:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:46:48 Configure a credential helper to remove this warning. See 03:46:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:46:48 03:46:48 Login Succeeded 03:46:48 ****.io 03:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:46:49 Configure a credential helper to remove this warning. See 03:46:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:46:49 03:46:49 Login Succeeded 03:46:49 ---> ****-login.sh ends [Pipeline] } 03:46:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:46:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:46:49 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 03:46:49 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca 03:46:49 latest 03:46:49 4.1.0-dev.10 03:46:49 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10 03:46:49 main 03:46:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:49 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:50 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca 03:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:46:50 cd7ce198727e: Preparing 03:46:50 1290892bc087: Preparing 03:46:50 8c9fec08e77a: Preparing 03:46:50 cb98acd83eba: Preparing 03:46:50 43f3a54ea2fd: Preparing 03:46:50 0e64f2360a44: Preparing 03:46:50 0e64f2360a44: Waiting 03:46:50 1290892bc087: Pushed 03:46:50 43f3a54ea2fd: Pushed 03:46:50 cd7ce198727e: Pushed 03:46:50 0e64f2360a44: Layer already exists 03:46:50 cb98acd83eba: Pushed 03:47:02 8c9fec08e77a: Pushed 03:47:02 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca: digest: sha256:1435e2246e891d6e604192b4f8c043690ae4956041213ed3ec6e00f3363d5b07 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:03 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:03 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 03:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:47:03 cd7ce198727e: Preparing 03:47:03 1290892bc087: Preparing 03:47:03 8c9fec08e77a: Preparing 03:47:03 cb98acd83eba: Preparing 03:47:03 43f3a54ea2fd: Preparing 03:47:03 0e64f2360a44: Preparing 03:47:03 0e64f2360a44: Waiting 03:47:03 cb98acd83eba: Layer already exists 03:47:03 cd7ce198727e: Layer already exists 03:47:03 43f3a54ea2fd: Layer already exists 03:47:03 8c9fec08e77a: Layer already exists 03:47:03 1290892bc087: Layer already exists 03:47:03 0e64f2360a44: Layer already exists 03:47:03 latest: digest: sha256:1435e2246e891d6e604192b4f8c043690ae4956041213ed3ec6e00f3363d5b07 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:04 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:04 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.10 03:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:47:04 cd7ce198727e: Preparing 03:47:04 1290892bc087: Preparing 03:47:04 8c9fec08e77a: Preparing 03:47:04 cb98acd83eba: Preparing 03:47:04 43f3a54ea2fd: Preparing 03:47:04 0e64f2360a44: Preparing 03:47:04 0e64f2360a44: Waiting 03:47:04 cb98acd83eba: Layer already exists 03:47:04 1290892bc087: Layer already exists 03:47:04 43f3a54ea2fd: Layer already exists 03:47:04 8c9fec08e77a: Layer already exists 03:47:04 cd7ce198727e: Layer already exists 03:47:04 0e64f2360a44: Layer already exists 03:47:05 4.1.0-dev.10: digest: sha256:1435e2246e891d6e604192b4f8c043690ae4956041213ed3ec6e00f3363d5b07 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:05 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:05 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10 03:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:47:05 cd7ce198727e: Preparing 03:47:05 1290892bc087: Preparing 03:47:05 8c9fec08e77a: Preparing 03:47:05 cb98acd83eba: Preparing 03:47:05 43f3a54ea2fd: Preparing 03:47:05 0e64f2360a44: Preparing 03:47:05 0e64f2360a44: Waiting 03:47:05 1290892bc087: Layer already exists 03:47:05 43f3a54ea2fd: Layer already exists 03:47:05 cd7ce198727e: Layer already exists 03:47:05 8c9fec08e77a: Layer already exists 03:47:05 cb98acd83eba: Layer already exists 03:47:05 0e64f2360a44: Layer already exists 03:47:06 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10: digest: sha256:1435e2246e891d6e604192b4f8c043690ae4956041213ed3ec6e00f3363d5b07 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:06 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:06 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 03:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:47:06 cd7ce198727e: Preparing 03:47:06 1290892bc087: Preparing 03:47:06 8c9fec08e77a: Preparing 03:47:06 cb98acd83eba: Preparing 03:47:06 43f3a54ea2fd: Preparing 03:47:06 0e64f2360a44: Preparing 03:47:06 0e64f2360a44: Waiting 03:47:06 43f3a54ea2fd: Layer already exists 03:47:06 cd7ce198727e: Layer already exists 03:47:06 1290892bc087: Layer already exists 03:47:06 cb98acd83eba: Layer already exists 03:47:06 8c9fec08e77a: Layer already exists 03:47:06 0e64f2360a44: Layer already exists 03:47:07 main: digest: sha256:1435e2246e891d6e604192b4f8c043690ae4956041213ed3ec6e00f3363d5b07 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:07 ===================================================== [Pipeline] echo 03:47:07 taggedImages: 03:47:07 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca 03:47:07 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 03:47:07 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.10 03:47:07 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10 03:47:07 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo 03:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca [Pipeline] echo 03:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo 03:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.10 [Pipeline] echo 03:47:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:33cc4a8597f4497b4f6019f87cf0b7d91ad689ca-4.1.0-dev.10 [Pipeline] echo 03:47:07 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:47:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:07 03:47:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:08 arm64: Pulling from edgex-lftools-log-publisher 03:47:08 8998bd30e6a1: Pulling fs layer 03:47:08 04944245beec: Pulling fs layer 03:47:08 699f458cf7ca: Pulling fs layer 03:47:08 765212b225bb: Pulling fs layer 03:47:08 f23df028b6ca: Pulling fs layer 03:47:08 765212b225bb: Waiting 03:47:08 d65c8cfc05b1: Pulling fs layer 03:47:08 2437ff75d9bd: Pulling fs layer 03:47:08 f23df028b6ca: Waiting 03:47:08 d65c8cfc05b1: Waiting 03:47:08 2437ff75d9bd: Waiting 03:47:08 04944245beec: Verifying Checksum 03:47:08 04944245beec: Download complete 03:47:08 765212b225bb: Verifying Checksum 03:47:08 765212b225bb: Download complete 03:47:08 f23df028b6ca: Verifying Checksum 03:47:08 f23df028b6ca: Download complete 03:47:08 d65c8cfc05b1: Verifying Checksum 03:47:08 d65c8cfc05b1: Download complete 03:47:08 699f458cf7ca: Verifying Checksum 03:47:08 699f458cf7ca: Download complete 03:47:09 8998bd30e6a1: Verifying Checksum 03:47:09 8998bd30e6a1: Download complete 03:47:11 2437ff75d9bd: Verifying Checksum 03:47:11 2437ff75d9bd: Download complete 03:47:13 8998bd30e6a1: Pull complete 03:47:15 04944245beec: Pull complete 03:47:17 699f458cf7ca: Pull complete 03:47:17 765212b225bb: Pull complete 03:47:18 f23df028b6ca: Pull complete 03:47:18 d65c8cfc05b1: Pull complete 03:47:36 2437ff75d9bd: Pull complete 03:47:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:36 prd-ubuntu20.04-docker-arm64-4c-16g-775342 does not seem to be running inside a container 03:47:36 $ 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/206 -v /w/workspace/device-mqtt-go/206:/w/workspace/device-mqtt-go/206:rw,z -v /w/workspace/device-mqtt-go/206@tmp:/w/workspace/device-mqtt-go/206@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:47:40 $ docker top 699da3ab58576b73a6ac30a4ea1cc4070df54c73421997ec62f7689b27a1bace -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:40 ---> job-cost.sh 03:47:40 lf-activate-venv: SKIPPING 03:47:40 INFO: No Stack... 03:47:41 INFO: Retrieving Pricing Info for: v3-standard-4 03:47:42 INFO: Archiving Costs [Pipeline] sh 03:47:42 + cut -d, -f6 03:47:42 + cat /w/workspace/device-mqtt-go/206/archives/cost.csv [Pipeline] lock 03:47:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-206-stack-cost] 03:47:42 Resource [jenkins-edgexfoundry-device-mqtt-go-main-206-stack-cost] did not exist. Created. 03:47:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:47:43 /w/workspace/device-mqtt-go/206@tmp/durable-11e198ac/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:47:44 + echo total: 0.10999999940395355 [Pipeline] stash 03:47:44 Warning: overwriting stash ‘stack-cost’ 03:47:44 Stashed 1 file(s) [Pipeline] } 03:47:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-206-stack-cost] [Pipeline] // lock [Pipeline] } 03:47:44 $ docker stop --time=1 699da3ab58576b73a6ac30a4ea1cc4070df54c73421997ec62f7689b27a1bace 03:47:45 $ docker rm -f --volumes 699da3ab58576b73a6ac30a4ea1cc4070df54c73421997ec62f7689b27a1bace [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:47:46 provisioning config files... 03:47:46 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15141040828104052646tmp [Pipeline] { [Pipeline] sh 03:47:46 + set +x 03:47:46 + curl -s https://codecov.io/bash+ 03:47:46 bash -s -- 03:47:46 03:47:46 _____ _ 03:47:46 / ____| | | 03:47:46 | | ___ __| | ___ ___ _____ __ 03:47:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:47:46 | |___| (_) | (_| | __/ (_| (_) \ V / 03:47:46 \_____\___/ \__,_|\___|\___\___/ \_/ 03:47:46 Bash-1.0.6 03:47:46 03:47:46 03:47:46 ==> git version 2.25.1 found 03:47:46 ==> 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:47:46 Release-Date: 2020-01-08 03:47:46 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:47:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:47:46 ==> Jenkins CI detected. 03:47:46 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 03:47:46 project root: . 03:47:46 --> token set from env 03:47:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:47:46 ==> Running gcov in . (disable via -X gcov) 03:47:46 ==> Python coveragepy not found 03:47:46 ==> Searching for coverage reports in: 03:47:46 + . 03:47:46 -> Found 1 reports 03:47:46 ==> Detecting git/mercurial file structure 03:47:46 ==> Reading reports 03:47:46 + ./coverage.out bytes=21039 03:47:46 ==> Appending adjustments 03:47:46 https://docs.codecov.io/docs/fixing-reports 03:47:46 + Found adjustments 03:47:46 ==> Gzipping contents 03:47:46 4.0K /tmp/codecov.HNcMVR.gz 03:47:46 ==> Uploading reports 03:47:46 url: https://codecov.io 03:47:46 query: branch=main&commit=33cc4a8597f4497b4f6019f87cf0b7d91ad689ca&build=206&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F206%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:47:46 -> Pinging Codecov 03:47:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=33cc4a8597f4497b4f6019f87cf0b7d91ad689ca&build=206&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F206%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:47:47 -> Uploading to 03:47:47 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/33cc4a8597f4497b4f6019f87cf0b7d91ad689ca/1eb1df43-9759-4fcc-bd35-c1df424e7b01.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251218%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251218T034746Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b2256d33f6fca2fb62b425822c1d0c44766d575327e281e53f8ee6cdcd1af8ca 03:47:47 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:47 Dload Upload Total Spent Left Speed 03:47:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3350 0 0 100 3350 0 28151 --:--:-- --:--:-- --:--:-- 28151 03:47:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/33cc4a8597f4497b4f6019f87cf0b7d91ad689ca [Pipeline] } 03:47:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:47:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:47:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:47:47 03:47:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:47:48 latest: Pulling from edgex-devops/edgex-snyk-go 03:47:48 2d35ebdb57d9: Already exists 03:47:48 85e8836fcdb2: Pulling fs layer 03:47:48 91631faa732a: Pulling fs layer 03:47:48 f3f5ae8826fa: Pulling fs layer 03:47:48 4f4fb700ef54: Pulling fs layer 03:47:48 7861252a18e6: Pulling fs layer 03:47:48 9130f900ef6f: Pulling fs layer 03:47:48 4f4fb700ef54: Waiting 03:47:48 7861252a18e6: Waiting 03:47:48 9130f900ef6f: Waiting 03:47:48 f3f5ae8826fa: Verifying Checksum 03:47:48 f3f5ae8826fa: Download complete 03:47:48 85e8836fcdb2: Verifying Checksum 03:47:48 85e8836fcdb2: Download complete 03:47:48 4f4fb700ef54: Verifying Checksum 03:47:48 4f4fb700ef54: Download complete 03:47:48 85e8836fcdb2: Pull complete 03:47:48 7861252a18e6: Verifying Checksum 03:47:48 7861252a18e6: Download complete 03:47:48 91631faa732a: Verifying Checksum 03:47:48 91631faa732a: Download complete 03:47:49 9130f900ef6f: Verifying Checksum 03:47:49 9130f900ef6f: Download complete 03:47:53 91631faa732a: Pull complete 03:47:53 f3f5ae8826fa: Pull complete 03:47:53 4f4fb700ef54: Pull complete 03:47:53 7861252a18e6: Pull complete 03:47:57 9130f900ef6f: Pull complete 03:47:57 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:47:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:47:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:57 prd-ubuntu20.04-docker-8c-8g-775333 does not seem to be running inside a container 03:47:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:47:59 $ docker top 1984bbe76da839215c5319403700f127c2ba0d994a1651a1a711fd5bbace43fa -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:59 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 03:47:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 03:48:00 + set -o pipefail 03:48:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 03:48:06 03:48:06 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 03:48:06 03:48:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/552c24bb-3cae-4cab-aa38-86e6e2a4874f 03:48:06 03:48:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:48:06 03:48:06 03:48:06 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:48:06 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:48:06 $ docker stop --time=1 1984bbe76da839215c5319403700f127c2ba0d994a1651a1a711fd5bbace43fa 03:48:09 $ docker rm -f --volumes 1984bbe76da839215c5319403700f127c2ba0d994a1651a1a711fd5bbace43fa [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:48:09 + git log --format=format:%s -1 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca [Pipeline] sh 03:48:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:48:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:48:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:10 prd-ubuntu20.04-docker-8c-8g-775333 does not seem to be running inside a container 03:48:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:48:10 $ docker top c46834ca141c9c5469bb14bbd422926d20089ff9ab5732dbd7c83e1e228c587d -eo pid,comm 03:48:10 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:48:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:11 [ssh-agent] Looking for ssh-agent implementation... 03:48:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:11 $ docker exec c46834ca141c9c5469bb14bbd422926d20089ff9ab5732dbd7c83e1e228c587d ssh-agent 03:48:11 SSH_AUTH_SOCK=/tmp/ssh-pVugKzMHS4eX/agent.31 03:48:11 SSH_AGENT_PID=37 03:48:11 Running ssh-add (command line suppressed) 03:48:11 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15297860060252411603.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15297860060252411603.key) 03:48:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:11 + git semver tag 03:48:11 2025-12-18 03:48:11,865 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:48:11 2025-12-18 03:48:11,869 [run_tag] DEBUG tag force:False 03:48:11 2025-12-18 03:48:11,869 [check_head_tag] DEBUG check head tag 03:48:11 2025-12-18 03:48:11,870 [execute] INFO git cat-file --batch-check 03:48:11 2025-12-18 03:48:11,870 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 03:48:11 2025-12-18 03:48:11,872 [execute] INFO git cat-file --batch 03:48:11 2025-12-18 03:48:11,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 03:48:11 2025-12-18 03:48:11,882 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:48:11 2025-12-18 03:48:11,883 [execute] INFO git tag -a v4.1.0-dev.10 -m v4.1.0-dev.10 03:48:11 2025-12-18 03:48:11,883 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.10', '-m', 'v4.1.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 03:48:11 2025-12-18 03:48:11,886 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:48:11 4.1.0-dev.10 [Pipeline] } 03:48:11 $ docker exec --env ******** --env ******** c46834ca141c9c5469bb14bbd422926d20089ff9ab5732dbd7c83e1e228c587d ssh-agent -k 03:48:12 unset SSH_AUTH_SOCK; 03:48:12 unset SSH_AGENT_PID; 03:48:12 echo Agent pid 37 killed; 03:48:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:12 + git semver [Pipeline] } 03:48:12 $ docker stop --time=1 c46834ca141c9c5469bb14bbd422926d20089ff9ab5732dbd7c83e1e228c587d 03:48:13 $ docker rm -f --volumes c46834ca141c9c5469bb14bbd422926d20089ff9ab5732dbd7c83e1e228c587d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:48:14 03:48:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:48:14 0.23.1-centos7: Pulling from edgex-lftools 03:48:14 ab5ef0e58194: Pulling fs layer 03:48:14 9712f1f96733: Pulling fs layer 03:48:14 63f879dbbcfc: Pulling fs layer 03:48:14 0d9ebad4ef96: Pulling fs layer 03:48:14 e9a5061849ea: Pulling fs layer 03:48:14 d747dcd14b5f: Pulling fs layer 03:48:14 2de7ff778b66: Pulling fs layer 03:48:14 0d9ebad4ef96: Waiting 03:48:14 e9a5061849ea: Waiting 03:48:14 d747dcd14b5f: Waiting 03:48:14 2de7ff778b66: Waiting 03:48:14 9712f1f96733: Download complete 03:48:14 63f879dbbcfc: Verifying Checksum 03:48:14 63f879dbbcfc: Download complete 03:48:15 e9a5061849ea: Verifying Checksum 03:48:15 e9a5061849ea: Download complete 03:48:15 d747dcd14b5f: Download complete 03:48:15 ab5ef0e58194: Verifying Checksum 03:48:15 ab5ef0e58194: Download complete 03:48:15 2de7ff778b66: Verifying Checksum 03:48:15 2de7ff778b66: Download complete 03:48:15 0d9ebad4ef96: Verifying Checksum 03:48:15 0d9ebad4ef96: Download complete 03:48:19 ab5ef0e58194: Pull complete 03:48:19 9712f1f96733: Pull complete 03:48:19 63f879dbbcfc: Pull complete 03:48:24 0d9ebad4ef96: Pull complete 03:48:24 e9a5061849ea: Pull complete 03:48:24 d747dcd14b5f: Pull complete 03:48:26 2de7ff778b66: Pull complete 03:48:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:48:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:26 prd-ubuntu20.04-docker-8c-8g-775333 does not seem to be running inside a container 03:48:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:48:27 $ docker top 24d0c72f553cf7d65f4f7deea5e759dc84d41df07935a4420c1b623fb8c8b48f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:48:27 provisioning config files... 03:48:27 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8180095144192713754tmp 03:48:27 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13224239295128380711tmp 03:48:27 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15345544981111904276tmp [Pipeline] { [Pipeline] echo 03:48:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:48:28 ---> sigul-configuration.sh 03:48:28 gpg: directory `/root/.gnupg' created 03:48:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:48:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:48:28 gpg: keyring `/root/.gnupg/secring.gpg' created 03:48:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:48:28 gpg: CAST5 encrypted data 03:48:28 gpg: encrypted with 1 passphrase 03:48:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:48:28 + mkdir /home/jenkins 03:48:28 + mkdir /home/jenkins/sigul [Pipeline] sh 03:48:28 + 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:48:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:48:29 ---> sigul-install.sh 03:48:29 Sigul already installed; skipping installation. [Pipeline] sh 03:48:29 + git tag --list 03:48:29 0.7.1 03:48:29 v1.0.0 03:48:29 v1.1.0 03:48:29 v1.1.1 03:48:29 v1.2.2 03:48:29 v1.3.0 03:48:29 v1.3.1 03:48:29 v2.0.0 03:48:29 v2.1.0 03:48:29 v2.1.1 03:48:29 v2.2.0 03:48:29 v2.3.0 03:48:29 v3.0 03:48:29 v3.0.0 03:48:29 v3.1 03:48:29 v3.1.0 03:48:29 v3.1.1 03:48:29 v4.0 03:48:29 v4.0.0 03:48:29 v4.0.1 03:48:29 v4.0.1-dev.1 03:48:29 v4.1.0-dev.1 03:48:29 v4.1.0-dev.10 03:48:29 v4.1.0-dev.2 03:48:29 v4.1.0-dev.3 03:48:29 v4.1.0-dev.4 03:48:29 v4.1.0-dev.5 03:48:29 v4.1.0-dev.6 03:48:29 v4.1.0-dev.7 03:48:29 v4.1.0-dev.8 03:48:29 v4.1.0-dev.9 [Pipeline] sh 03:48:29 + lftools sign git-tag v4.1.0-dev.10 03:48:30 Signing Git tag with Sigul... 03:48:30 Signing v4.1.0-dev.10 [Pipeline] echo 03:48:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:48:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:48:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:48:31 $ docker stop --time=1 24d0c72f553cf7d65f4f7deea5e759dc84d41df07935a4420c1b623fb8c8b48f 03:48:32 $ docker rm -f --volumes 24d0c72f553cf7d65f4f7deea5e759dc84d41df07935a4420c1b623fb8c8b48f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:48:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:48:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:48:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:33 prd-ubuntu20.04-docker-8c-8g-775333 does not seem to be running inside a container 03:48: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:48:33 $ docker top 06a5823e22cc34768312c10e9cff71e6f565310ed42fcf214ca8b3f04d08fca1 -eo pid,comm 03:48:33 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:48:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:33 [ssh-agent] Looking for ssh-agent implementation... 03:48:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:33 $ docker exec 06a5823e22cc34768312c10e9cff71e6f565310ed42fcf214ca8b3f04d08fca1 ssh-agent 03:48:33 SSH_AUTH_SOCK=/tmp/ssh-2y2VrPz9cv3m/agent.32 03:48:33 SSH_AGENT_PID=38 03:48:33 Running ssh-add (command line suppressed) 03:48:33 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3174677761465460159.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3174677761465460159.key) 03:48:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:34 + git semver bump pre 03:48:34 2025-12-18 03:48:34,427 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:48:34 2025-12-18 03:48:34,430 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:48:34 2025-12-18 03:48:34,431 [bump_version] DEBUG bumping version:4.1.0-dev.10 on axis:pre with prefix:dev 03:48:34 2025-12-18 03:48:34,431 [bump_version] DEBUG bumped version:4.1.0-dev.11 03:48:34 2025-12-18 03:48:34,431 [write_version] DEBUG write version:4.1.0-dev.11 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 03:48:34 2025-12-18 03:48:34,431 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:48:34 2025-12-18 03:48:34,431 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:48:34 2025-12-18 03:48:34,433 [execute] INFO git cat-file --batch-check 03:48:34 2025-12-18 03:48:34,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:48:34 2025-12-18 03:48:34,438 [execute] INFO git cat-file --batch 03:48:34 2025-12-18 03:48:34,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:48:34 2025-12-18 03:48:34,441 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:48:34 4.1.0-dev.11 [Pipeline] } 03:48:34 $ docker exec --env ******** --env ******** 06a5823e22cc34768312c10e9cff71e6f565310ed42fcf214ca8b3f04d08fca1 ssh-agent -k 03:48:34 unset SSH_AUTH_SOCK; 03:48:34 unset SSH_AGENT_PID; 03:48:34 echo Agent pid 38 killed; 03:48:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:34 + git semver [Pipeline] } 03:48:35 $ docker stop --time=1 06a5823e22cc34768312c10e9cff71e6f565310ed42fcf214ca8b3f04d08fca1 03:48:36 $ docker rm -f --volumes 06a5823e22cc34768312c10e9cff71e6f565310ed42fcf214ca8b3f04d08fca1 [Pipeline] // withDockerContainer [Pipeline] sh 03:48:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:48:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:48:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:37 prd-ubuntu20.04-docker-8c-8g-775333 does not seem to be running inside a container 03:48: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:48:37 $ docker top 0c3b3cb1707f1d770a26e4902f8ff8577b07780a7c83c8ccb0e18ed7e17fc474 -eo pid,comm 03:48: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:48:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:37 [ssh-agent] Looking for ssh-agent implementation... 03:48:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:37 $ docker exec 0c3b3cb1707f1d770a26e4902f8ff8577b07780a7c83c8ccb0e18ed7e17fc474 ssh-agent 03:48:37 SSH_AUTH_SOCK=/tmp/ssh-ANm25quKWWkW/agent.33 03:48:37 SSH_AGENT_PID=39 03:48:37 Running ssh-add (command line suppressed) 03:48:37 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1107231396379775706.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1107231396379775706.key) 03:48:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:38 + git semver push 03:48:38 2025-12-18 03:48:38,428 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:48:38 2025-12-18 03:48:38,432 [run_push] DEBUG push 03:48:38 2025-12-18 03:48:38,433 [execute] INFO git cat-file --batch-check 03:48:38 2025-12-18 03:48:38,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:48:38 2025-12-18 03:48:38,435 [execute] INFO git rev-list 98db804041daabab7d60dbc7d3132c03d9a344cf -- 03:48:38 2025-12-18 03:48:38,435 [execute] DEBUG Popen(['git', 'rev-list', '98db804041daabab7d60dbc7d3132c03d9a344cf', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:48:38 2025-12-18 03:48:38,444 [execute] INFO git fetch -v -- origin 03:48:38 2025-12-18 03:48:38,444 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:48:39 2025-12-18 03:48:38,992 [run_push] DEBUG no remote changes detected 03:48:39 2025-12-18 03:48:38,992 [execute] INFO git push origin semver 03:48:39 2025-12-18 03:48:38,993 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:48:39 2025-12-18 03:48:39,700 [run_push] DEBUG push all version tags 03:48:39 2025-12-18 03:48:39,701 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:48:39 2025-12-18 03:48:39,701 [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:48:40 2025-12-18 03:48:40,382 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:48:40 4.1.0-dev.11 [Pipeline] } 03:48:40 $ docker exec --env ******** --env ******** 0c3b3cb1707f1d770a26e4902f8ff8577b07780a7c83c8ccb0e18ed7e17fc474 ssh-agent -k 03:48:40 unset SSH_AUTH_SOCK; 03:48:40 unset SSH_AGENT_PID; 03:48:40 echo Agent pid 39 killed; 03:48:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:40 + git semver [Pipeline] } 03:48:41 $ docker stop --time=1 0c3b3cb1707f1d770a26e4902f8ff8577b07780a7c83c8ccb0e18ed7e17fc474 03:48:42 $ docker rm -f --volumes 0c3b3cb1707f1d770a26e4902f8ff8577b07780a7c83c8ccb0e18ed7e17fc474 [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:48:43 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 03:48:43 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:48:43 total 16 03:48:43 drwxr-xr-x 3 root root 4096 Dec 18 03:35 . 03:48:43 drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 03:48 .. 03:48:43 drwxr-xr-x 2 root root 4096 Dec 18 03:35 cost 03:48:43 -rw-r--r-- 1 root root 86 Dec 18 03:35 cost.csv 03:48:43 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:48:43 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:48:43 total 16 03:48:43 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 03:35 . 03:48:43 drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 03:48 .. 03:48:43 drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 03:35 cost 03:48:43 -rw-r--r-- 1 jenkins jenkins 86 Dec 18 03:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:48:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:48:44 ---> package-listing.sh 03:48:44 ++ facter osfamily 03:48:44 ++ tr '[:upper:]' '[:lower:]' 03:48:44 + OS_FAMILY=debian 03:48:44 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 03:48:44 + START_PACKAGES=/tmp/packages_start.txt 03:48:44 + END_PACKAGES=/tmp/packages_end.txt 03:48:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:48:44 + PACKAGES=/tmp/packages_start.txt 03:48:44 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 03:48:44 + PACKAGES=/tmp/packages_end.txt 03:48:44 + case "${OS_FAMILY}" in 03:48:44 + dpkg -l 03:48:44 + grep '^ii' 03:48:44 + '[' -f /tmp/packages_start.txt ']' 03:48:44 + '[' -f /tmp/packages_end.txt ']' 03:48:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:48:44 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 03:48:44 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 03:48:44 + 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:48:44 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:48:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:45 prd-ubuntu20.04-docker-8c-8g-775333 does not seem to be running inside a container 03:48:45 $ 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 03:48:45 $ docker top 3515c8746660b1e6674c9dc8ace181b1c9f35fdc17d707a0e63dc011902c16e8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:46 + touch /tmp/pre-build-complete [Pipeline] sh 03:48:46 + mkdir -p /var/log/sysstat [Pipeline] sh 03:48:46 + ls /var/log/sa-host 03:48:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:46 provisioning config files... 03:48:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10744087894858063109tmp [Pipeline] { [Pipeline] echo 03:48:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:48:47 ---> create-netrc.sh [Pipeline] } 03:48:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:48:47 ---> python-tools-install.sh [Pipeline] echo 03:48:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:48:47 ---> sudo-logs.sh 03:48:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:48:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:48:47 ---> job-cost.sh 03:48:47 lf-activate-venv: SKIPPING 03:48:47 DEBUG: total: 0.2199999988079071 03:48:47 INFO: Retrieving Stack Cost... 03:48:48 INFO: Retrieving Pricing Info for: v3-standard-8 03:48:48 INFO: Archiving Costs [Pipeline] echo 03:48:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:48:49 ---> logs-deploy.sh 03:48:49 lf-activate-venv: SKIPPING 03:48:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/206 03:48:49 INFO: archiving workspace using pattern(s): 03:48:50 Archives upload complete. 03:48:50 INFO: archiving logs to Nexus