Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47074077b2c3a22485761c9b4e34e0e32fe02a51 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-ssh11087078790263488055.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-ssh15594079741614089038.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-ssh11367736444221619380.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-ssh91879427282921937.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-ssh14773934555885732206.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-775784’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-775785’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-775861’ is offline Running on prd-ubuntu20.04-docker-8c-8g-775867 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 47074077b2c3a22485761c9b4e34e0e32fe02a51 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47074077b2c3a22485761c9b4e34e0e32fe02a51 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#780)" > git rev-list --no-walk 33cc4a8597f4497b4f6019f87cf0b7d91ad689ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:06:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:06:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:06:50 ========================================================= 02:06:50 EdgeX Global Pipelines Version Info 02:06:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:06:51 ------------------- 02:06:51 stable info: 02:06:51 ------------------- 02:06:51 Commited By: Cherry Wang cherry@iotechsys.com 02:06:51 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:06:51 Message: update stable to v1.0.278 02:06:52 ------------------- 02:06:52 experimental info: 02:06:52 ------------------- 02:06:52 Commited By: **** collab-it+edgex@linuxfoundation.org 02:06:52 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:06:52 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:06:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:06:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:06:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:06:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47074077b2c3a22485761c9b4e34e0e32fe02a51 [Pipeline] echo 02:06:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4707407 [Pipeline] echo 02:06:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:53 provisioning config files... 02:06:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10604946151064905986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:53 ---> ****-login.sh 02:06:53 nexus3.edgexfoundry.org:10001 02:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:53 02:06:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:06:53 Configure a credential helper to remove this warning. See 02:06:53 https://docs.****.com/go/credential-store/ 02:06:53 02:06:53 Login Succeeded 02:06:53 nexus3.edgexfoundry.org:10002 02:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:53 02:06:53 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:06:53 Configure a credential helper to remove this warning. See 02:06:53 https://docs.****.com/go/credential-store/ 02:06:53 02:06:53 Login Succeeded 02:06:53 nexus3.edgexfoundry.org:10003 02:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:54 02:06:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:06:54 Configure a credential helper to remove this warning. See 02:06:54 https://docs.****.com/go/credential-store/ 02:06:54 02:06:54 Login Succeeded 02:06:54 nexus3.edgexfoundry.org:10004 02:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:54 02:06:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:06:54 Configure a credential helper to remove this warning. See 02:06:54 https://docs.****.com/go/credential-store/ 02:06:54 02:06:54 Login Succeeded 02:06:54 ****.io 02:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:54 02:06:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:06:54 Configure a credential helper to remove this warning. See 02:06:54 https://docs.****.com/go/credential-store/ 02:06:54 02:06:54 Login Succeeded 02:06:54 ---> ****-login.sh ends [Pipeline] } 02:06:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:06:54 + git rev-list -1 --merges 47074077b2c3a22485761c9b4e34e0e32fe02a51~1..47074077b2c3a22485761c9b4e34e0e32fe02a51 [Pipeline] echo 02:06:54 -----------> git rev-list -1 --merges 47074077b2c3a22485761c9b4e34e0e32fe02a51~1..47074077b2c3a22485761c9b4e34e0e32fe02a51 47074077b2c3a22485761c9b4e34e0e32fe02a51 [false] [Pipeline] sh 02:06:55 + git log --format=format:%s -1 47074077b2c3a22485761c9b4e34e0e32fe02a51 [Pipeline] echo 02:06:55 ========================================================= 02:06:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:06:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:06:55 + git log --format=format:%s -1 47074077b2c3a22485761c9b4e34e0e32fe02a51 [Pipeline] echo 02:06:55 [semverPrep] GIT_COMMIT: 47074077b2c3a22485761c9b4e34e0e32fe02a51, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#780) [Pipeline] echo 02:06:55 [semverPrep] This is not a build commit. [Pipeline] sh 02:06:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:06:55 + grep -v github /etc/ssh/ssh_known_hosts 02:06:55 + [ -e /tmp/ssh_known_hosts ] 02:06:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:06:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:06:55 + sudo tee -a /etc/ssh/ssh_known_hosts 02:06:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:56 02:06:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:56 0.1.4: Pulling from edgex-devops/py-git-semver 02:06:56 3dae71ba6b94: Pulling fs layer 02:06:56 6bf1a483ea7c: Pulling fs layer 02:06:56 f5dfc541a4d3: Pulling fs layer 02:06:56 461d9e800cba: Pulling fs layer 02:06:56 80192f66455f: Pulling fs layer 02:06:56 2e8e34ca0e6c: Pulling fs layer 02:06:56 a29436f7fd5d: Pulling fs layer 02:06:56 923cac83aea3: Pulling fs layer 02:06:56 25ad8b0a4227: Pulling fs layer 02:06:56 db01528c6b51: Pulling fs layer 02:06:56 28988de357af: Pulling fs layer 02:06:56 25ad8b0a4227: Waiting 02:06:56 923cac83aea3: Waiting 02:06:56 db01528c6b51: Waiting 02:06:56 461d9e800cba: Waiting 02:06:56 28988de357af: Waiting 02:06:56 80192f66455f: Waiting 02:06:56 2e8e34ca0e6c: Waiting 02:06:56 a29436f7fd5d: Waiting 02:06:56 6bf1a483ea7c: Verifying Checksum 02:06:56 6bf1a483ea7c: Download complete 02:06:56 461d9e800cba: Verifying Checksum 02:06:56 461d9e800cba: Download complete 02:06:56 80192f66455f: Verifying Checksum 02:06:56 80192f66455f: Download complete 02:06:56 f5dfc541a4d3: Verifying Checksum 02:06:56 f5dfc541a4d3: Download complete 02:06:56 3dae71ba6b94: Verifying Checksum 02:06:56 3dae71ba6b94: Download complete 02:06:56 923cac83aea3: Download complete 02:06:56 25ad8b0a4227: Verifying Checksum 02:06:56 25ad8b0a4227: Download complete 02:06:56 db01528c6b51: Verifying Checksum 02:06:56 db01528c6b51: Download complete 02:06:57 28988de357af: Download complete 02:06:57 a29436f7fd5d: Verifying Checksum 02:06:57 a29436f7fd5d: Download complete 02:06:57 2e8e34ca0e6c: Verifying Checksum 02:06:57 2e8e34ca0e6c: Download complete 02:06:58 3dae71ba6b94: Pull complete 02:06:58 6bf1a483ea7c: Pull complete 02:06:59 f5dfc541a4d3: Pull complete 02:06:59 461d9e800cba: Pull complete 02:06:59 80192f66455f: Pull complete 02:07:03 2e8e34ca0e6c: Pull complete 02:07:03 a29436f7fd5d: Pull complete 02:07:03 923cac83aea3: Pull complete 02:07:03 25ad8b0a4227: Pull complete 02:07:03 db01528c6b51: Pull complete 02:07:03 28988de357af: Pull complete 02:07:03 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:03 prd-ubuntu20.04-docker-8c-8g-775867 does not seem to be running inside a container 02:07:03 $ 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 02:07:05 $ docker top 850116c7d1cce6a6d3992be3c876ba83bc9cf7a79b518f1dafe754c080978239 -eo pid,comm 02:07:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:07:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:05 [ssh-agent] Looking for ssh-agent implementation... 02:07:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:05 $ docker exec 850116c7d1cce6a6d3992be3c876ba83bc9cf7a79b518f1dafe754c080978239 ssh-agent 02:07:05 SSH_AUTH_SOCK=/tmp/ssh-UVGP7rqLVZtn/agent.32 02:07:05 SSH_AGENT_PID=38 02:07:05 Running ssh-add (command line suppressed) 02:07:05 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_380501561952620151.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_380501561952620151.key) 02:07:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:06 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh 02:07:06 + git tag --points-at HEAD [Pipeline] } 02:07:06 $ docker exec --env ******** --env ******** 850116c7d1cce6a6d3992be3c876ba83bc9cf7a79b518f1dafe754c080978239 ssh-agent -k 02:07:06 unset SSH_AUTH_SOCK; 02:07:06 unset SSH_AGENT_PID; 02:07:06 echo Agent pid 38 killed; 02:07:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:07:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:06 [ssh-agent] Looking for ssh-agent implementation... 02:07:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:06 $ docker exec 850116c7d1cce6a6d3992be3c876ba83bc9cf7a79b518f1dafe754c080978239 ssh-agent 02:07:06 SSH_AUTH_SOCK=/tmp/ssh-WkF79xi5j2Vt/agent.85 02:07:06 SSH_AGENT_PID=92 02:07:06 Running ssh-add (command line suppressed) 02:07:06 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15424068430454206228.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15424068430454206228.key) 02:07:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:07 + git semver init 02:07:07 2025-12-29 02:07:07,427 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:07:07 2025-12-29 02:07:07,431 [run_init] DEBUG init version:0.0.0 force:False 02:07:07 2025-12-29 02:07:07,431 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:07:07 2025-12-29 02:07:07,432 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:07:07 2025-12-29 02:07:07,432 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 02:07:08 2025-12-29 02:07:08,799 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 02:07:08 2025-12-29 02:07:08,800 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 02:07:08 2025-12-29 02:07:08,800 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:07:08 2025-12-29 02:07:08,800 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:07:08 4.1.0-dev.11 [Pipeline] } 02:07:08 $ docker exec --env ******** --env ******** 850116c7d1cce6a6d3992be3c876ba83bc9cf7a79b518f1dafe754c080978239 ssh-agent -k 02:07:08 unset SSH_AUTH_SOCK; 02:07:08 unset SSH_AGENT_PID; 02:07:08 echo Agent pid 92 killed; 02:07:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:09 + git semver [Pipeline] } 02:07:09 $ docker stop --time=1 850116c7d1cce6a6d3992be3c876ba83bc9cf7a79b518f1dafe754c080978239 02:07:10 $ docker rm -f --volumes 850116c7d1cce6a6d3992be3c876ba83bc9cf7a79b518f1dafe754c080978239 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:07:11 Stashed 1 file(s) [Pipeline] echo 02:07:11 [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:11 provisioning config files... 02:07:11 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11488789663391380111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:12 ---> ****-login.sh 02:07:12 nexus3.edgexfoundry.org:10001 02:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:12 Login Succeeded 02:07:12 nexus3.edgexfoundry.org:10002 02:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:12 Login Succeeded 02:07:12 nexus3.edgexfoundry.org:10003 02:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:12 Login Succeeded 02:07:12 nexus3.edgexfoundry.org:10004 02:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:12 Login Succeeded 02:07:12 ****.io 02:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:12 Login Succeeded 02:07:12 ---> ****-login.sh ends [Pipeline] } 02:07:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:07:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:07:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:07:12 ========================================================= 02:07:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:07:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 02:07:13 #0 building with "default" instance using docker driver 02:07:13 02:07:13 #1 [internal] load build definition from Dockerfile 02:07:13 #1 transferring dockerfile: 1.84kB done 02:07:13 #1 DONE 0.0s 02:07:13 02:07:13 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:07:13 #2 DONE 0.1s 02:07:14 02:07:14 #3 [internal] load .dockerignore 02:07:14 #3 transferring context: 182B done 02:07:14 #3 DONE 0.0s 02:07:14 02:07:14 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:07:14 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 02:07:14 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 02:07:14 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s 02:07:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.24MB / 60.15MB 0.1s 02:07:14 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:07:14 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 02:07:14 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 02:07:14 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 02:07:14 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 02:07:14 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 02:07:14 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 02:07:14 #4 ... 02:07:14 02:07:14 #5 [internal] load build context 02:07:14 #5 transferring context: 32.02MB 0.2s done 02:07:14 #5 DONE 0.3s 02:07:14 02:07:14 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:07:14 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 02:07:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s 02:07:14 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 02:07:14 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s 02:07:14 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 10.49MB / 11.98MB 0.3s 02:07:14 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 02:07:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 02:07:14 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.26MB / 112.58MB 0.5s 02:07:14 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 02:07:14 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 02:07:14 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.5s 02:07:14 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 41.94MB / 112.58MB 0.6s 02:07:14 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 02:07:14 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 02:07:14 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 0.7s 02:07:14 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 02:07:14 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 02:07:14 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 82.84MB / 112.58MB 0.8s 02:07:14 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 108.00MB / 112.58MB 0.9s 02:07:15 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 02:07:19 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done 02:07:19 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 02:07:19 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 02:07:19 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:07:19 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 02:07:19 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 02:07:19 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 02:07:19 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 02:07:22 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 02:07:22 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 02:07:23 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 02:07:23 #4 DONE 9.1s 02:07:23 02:07:23 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:07:23 #6 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:07:23 #6 0.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:07:23 #6 0.728 (1/4) Installing openssh-keygen (10.0_p1-r10) 02:07:23 #6 0.739 (2/4) Installing libedit (20250104.3.1-r1) 02:07:23 #6 0.746 (3/4) Installing openssh-client-common (10.0_p1-r10) 02:07:23 #6 0.769 (4/4) Installing openssh-client-default (10.0_p1-r10) 02:07:23 #6 0.784 Executing busybox-1.37.0-r19.trigger 02:07:23 #6 0.792 OK: 269 MiB in 64 packages 02:07:25 #6 DONE 2.6s 02:07:25 02:07:25 #7 [builder 3/7] WORKDIR /device-mqtt-go 02:07:25 #7 DONE 0.0s 02:07:25 02:07:25 #8 [builder 4/7] COPY go.mod vendor* ./ 02:07:25 #8 DONE 0.0s 02:07:25 02:07:25 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:26 Still waiting to schedule task 02:07:26 ‘prd-centos7-blackbox-4c-2g-775784’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:07:26 ‘prd-centos7-blackbox-4c-2g-775785’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:07:26 ‘prd-ubuntu20.04-docker-2c-8g-775859’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:07:26 ‘prd-ubuntu20.04-docker-8c-8g-775866’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:07:26 ‘prd-ubuntu20.04-docker-arm64-4c-16g-775868’ is offline 02:07:35 #9 DONE 9.6s 02:07:35 02:07:35 #10 [builder 6/7] COPY . . 02:07:35 #10 DONE 0.1s 02:07:35 02:07:35 #11 [builder 7/7] RUN echo noop 02:07:35 #11 0.193 noop 02:07:35 #11 DONE 0.2s 02:07:35 02:07:35 #12 exporting to image 02:07:35 #12 exporting layers 02:07:43 #12 exporting layers 7.4s done 02:07:43 #12 writing image sha256:c5d2f9d6afa3f3c4e92b3246784a33ab3ffee6d40650648e7e88d8e514312d0b 0.0s done 02:07:43 #12 naming to docker.io/library/ci-base-image-x86_64 0.0s done 02:07:43 #12 DONE 7.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:44 + docker inspect -f . ci-base-image-x86_64 02:07:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:44 prd-ubuntu20.04-docker-8c-8g-775867 does not seem to be running inside a container 02:07:44 $ 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 02:07:44 $ docker top 566b49bdf871938df0297ad4dd57178d962ce2ddd49bbc76eb79835ae9bf2fdd -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:45 + go version 02:07:45 go version go1.25.2 linux/amd64 [Pipeline] } 02:07:45 $ docker stop --time=1 566b49bdf871938df0297ad4dd57178d962ce2ddd49bbc76eb79835ae9bf2fdd 02:07:46 $ docker rm -f --volumes 566b49bdf871938df0297ad4dd57178d962ce2ddd49bbc76eb79835ae9bf2fdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:46 + docker inspect -f . ci-base-image-x86_64 02:07:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:46 prd-ubuntu20.04-docker-8c-8g-775867 does not seem to be running inside a container 02:07:46 $ 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 02:07:47 $ docker top ae48b15bea737bd9315433a5f2f8e88c2639a9951e1574cb2f9a2d8e1998e797 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:47 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 02:07:47 + make test 02:07:47 go test ./... -coverprofile=coverage.out ./... 02:07:49 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:08:17 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 02:08:17 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.8% of statements 02:08:17 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 02:08:23 0 issues. 02:08:23 go vet ./... 02:08:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:08:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:08:28 ./bin/test-attribution-txt.sh [Pipeline] echo 02:08:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:08:28 $ docker stop --time=1 ae48b15bea737bd9315433a5f2f8e88c2639a9951e1574cb2f9a2d8e1998e797 02:08:30 $ docker rm -f --volumes ae48b15bea737bd9315433a5f2f8e88c2639a9951e1574cb2f9a2d8e1998e797 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:08:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:08:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:08:31 + ls -al . 02:08:31 total 256 02:08:31 drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 02:07 . 02:08:31 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 02:06 .. 02:08:31 -rw-rw-r-- 1 jenkins jenkins 140 Dec 29 02:06 .dockerignore 02:08:31 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 02:08 .git 02:08:31 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 02:06 .github 02:08:31 -rw-rw-r-- 1 jenkins jenkins 264 Dec 29 02:06 .gitignore 02:08:31 -rw-rw-r-- 1 jenkins jenkins 359 Dec 29 02:06 .golangci.yml 02:08:31 drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 02:07 .semver 02:08:31 -rw-rw-r-- 1 jenkins jenkins 21759 Dec 29 02:06 Attribution.txt 02:08:31 -rw-rw-r-- 1 jenkins jenkins 19382 Dec 29 02:06 CHANGELOG.md 02:08:31 -rw-rw-r-- 1 jenkins jenkins 1803 Dec 29 02:06 Dockerfile 02:08:31 -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 02:06 GOVERNANCE.md 02:08:31 -rw-rw-r-- 1 jenkins jenkins 680 Dec 29 02:06 Jenkinsfile 02:08:31 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 29 02:06 LICENSE 02:08:31 -rw-rw-r-- 1 jenkins jenkins 2544 Dec 29 02:06 Makefile 02:08:31 -rw-rw-r-- 1 jenkins jenkins 620 Dec 29 02:06 OWNERS.md 02:08:31 -rw-rw-r-- 1 jenkins jenkins 3599 Dec 29 02:06 README.md 02:08:31 -rw-rw-r-- 1 jenkins jenkins 12 Dec 29 02:07 VERSION 02:08:31 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 02:06 bin 02:08:31 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 02:06 cmd 02:08:31 -rw-r--r-- 1 jenkins jenkins 21039 Dec 29 02:08 coverage.out 02:08:31 -rw-rw-r-- 1 jenkins jenkins 6787 Dec 29 02:06 go.mod 02:08:31 -rw-rw-r-- 1 jenkins jenkins 89079 Dec 29 02:06 go.sum 02:08:31 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 02:06 internal 02:08:31 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 02:06 mock 02:08:31 -rw-rw-r-- 1 jenkins jenkins 227 Dec 29 02:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:31 + 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=47074077b2c3a22485761c9b4e34e0e32fe02a51 --label arch=amd64 --label version=4.1.0-dev.11 . 02:08:32 #0 building with "default" instance using docker driver 02:08:32 02:08:32 #1 [internal] load build definition from Dockerfile 02:08:32 #1 transferring dockerfile: 1.84kB done 02:08:32 #1 DONE 0.0s 02:08:32 02:08:32 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:08:32 #2 DONE 0.0s 02:08:32 02:08:32 #3 [internal] load metadata for docker.io/library/alpine:3.22 02:08:32 #3 DONE 0.1s 02:08:32 02:08:32 #4 [internal] load .dockerignore 02:08:32 #4 transferring context: 182B done 02:08:32 #4 DONE 0.0s 02:08:32 02:08:32 #5 [internal] load build context 02:08:32 #5 transferring context: 32.47kB 0.0s done 02:08:32 #5 DONE 0.0s 02:08:32 02:08:32 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:08:32 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 02:08:32 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 02:08:32 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 02:08:32 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 02:08:32 #6 DONE 0.0s 02:08:32 02:08:32 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:08:32 #7 DONE 0.1s 02:08:32 02:08:32 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:08:32 #8 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:08:32 #8 0.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:08:32 #8 0.744 OK: 269 MiB in 64 packages 02:08:32 #8 DONE 0.9s 02:08:32 02:08:32 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:08:32 #9 0.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:08:32 #9 0.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:08:32 #9 0.791 (1/1) Installing dumb-init (1.2.5-r3) 02:08:32 #9 0.796 Executing busybox-1.37.0-r19.trigger 02:08:32 #9 0.802 OK: 7 MiB in 17 packages 02:08:33 #9 DONE 1.0s 02:08:33 02:08:33 #10 [builder 3/7] WORKDIR /device-mqtt-go 02:08:33 #10 DONE 0.1s 02:08:33 02:08:33 #11 [builder 4/7] COPY go.mod vendor* ./ 02:08:33 #11 DONE 0.1s 02:08:33 02:08:33 #12 [stage-1 3/6] RUN apk --no-cache upgrade 02:08:33 #12 0.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:08:33 #12 ... 02:08:33 02:08:33 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:33 #13 DONE 0.5s 02:08:33 02:08:33 #12 [stage-1 3/6] RUN apk --no-cache upgrade 02:08:33 #12 0.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:08:33 #12 ... 02:08:33 02:08:33 #14 [builder 6/7] COPY . . 02:08:33 #14 DONE 0.2s 02:08:33 02:08:33 #12 [stage-1 3/6] RUN apk --no-cache upgrade 02:08:33 #12 0.825 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:08:33 #12 0.837 Executing busybox-1.37.0-r20.post-upgrade 02:08:33 #12 0.890 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:08:33 #12 0.897 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:08:33 #12 0.897 Executing busybox-1.37.0-r20.trigger 02:08:33 #12 0.905 OK: 7 MiB in 17 packages 02:08:33 #12 DONE 1.0s 02:08:33 02:08:33 #15 [builder 7/7] RUN make build 02:08:34 #15 0.252 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:09:00 #15 DONE 23.2s 02:09:00 02:09:00 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 02:09:00 #16 DONE 0.2s 02:09:00 02:09:00 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 02:09:00 #17 DONE 0.0s 02:09:00 02:09:00 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 02:09:00 #18 DONE 0.0s 02:09:00 02:09:00 #19 exporting to image 02:09:00 #19 exporting layers 0.1s done 02:09:00 #19 writing image sha256:0c63ac7ce0ac568da1646c1c9903365280110bf19d6562f4070a6b6847c2eacc done 02:09:00 #19 naming to docker.io/library/device-mqtt done 02:09:00 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:00 provisioning config files... 02:09:00 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13773333112032384580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:01 ---> ****-login.sh 02:09:01 nexus3.edgexfoundry.org:10001 02:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:01 Login Succeeded 02:09:01 nexus3.edgexfoundry.org:10002 02:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:01 Login Succeeded 02:09:01 nexus3.edgexfoundry.org:10003 02:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:01 Login Succeeded 02:09:01 nexus3.edgexfoundry.org:10004 02:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:01 Login Succeeded 02:09:01 ****.io 02:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:01 Login Succeeded 02:09:01 ---> ****-login.sh ends [Pipeline] } 02:09:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:09:01 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:09:01 47074077b2c3a22485761c9b4e34e0e32fe02a51 02:09:01 latest 02:09:01 4.1.0-dev.11 02:09:01 47074077b2c3a22485761c9b4e34e0e32fe02a51-4.1.0-dev.11 02:09:01 main 02:09:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:02 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:47074077b2c3a22485761c9b4e34e0e32fe02a51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:02 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:47074077b2c3a22485761c9b4e34e0e32fe02a51 02:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:09:02 2647c058a4b3: Preparing 02:09:02 549b8c7c7d6d: Preparing 02:09:02 e21b4d84af32: Preparing 02:09:02 b183ca5d1987: Preparing 02:09:02 fd9bf4a4e346: Preparing 02:09:02 256f393e029f: Preparing 02:09:02 256f393e029f: Waiting 02:09:02 2647c058a4b3: Pushed 02:09:02 fd9bf4a4e346: Pushed 02:09:02 256f393e029f: Layer already exists 02:09:02 549b8c7c7d6d: Pushed 02:09:02 b183ca5d1987: Pushed 02:09:07 e21b4d84af32: Pushed 02:09:07 47074077b2c3a22485761c9b4e34e0e32fe02a51: digest: sha256:39c5217126c2cebb4ec7c4bf551c9f31a005e81cf067d6efc95fbf028f5ae068 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:08 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:08 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:09:08 2647c058a4b3: Preparing 02:09:08 549b8c7c7d6d: Preparing 02:09:08 e21b4d84af32: Preparing 02:09:08 b183ca5d1987: Preparing 02:09:08 fd9bf4a4e346: Preparing 02:09:08 256f393e029f: Preparing 02:09:08 256f393e029f: Waiting 02:09:08 e21b4d84af32: Layer already exists 02:09:08 b183ca5d1987: Layer already exists 02:09:08 549b8c7c7d6d: Layer already exists 02:09:08 2647c058a4b3: Layer already exists 02:09:08 fd9bf4a4e346: Layer already exists 02:09:08 256f393e029f: Layer already exists 02:09:08 latest: digest: sha256:39c5217126c2cebb4ec7c4bf551c9f31a005e81cf067d6efc95fbf028f5ae068 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:08 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:09 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.11 02:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:09:09 2647c058a4b3: Preparing 02:09:09 549b8c7c7d6d: Preparing 02:09:09 e21b4d84af32: Preparing 02:09:09 b183ca5d1987: Preparing 02:09:09 fd9bf4a4e346: Preparing 02:09:09 256f393e029f: Preparing 02:09:09 256f393e029f: Waiting 02:09:09 e21b4d84af32: Layer already exists 02:09:09 2647c058a4b3: Layer already exists 02:09:09 549b8c7c7d6d: Layer already exists 02:09:09 fd9bf4a4e346: Layer already exists 02:09:09 b183ca5d1987: Layer already exists 02:09:09 256f393e029f: Layer already exists 02:09:09 4.1.0-dev.11: digest: sha256:39c5217126c2cebb4ec7c4bf551c9f31a005e81cf067d6efc95fbf028f5ae068 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:09 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:47074077b2c3a22485761c9b4e34e0e32fe02a51-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:09 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:47074077b2c3a22485761c9b4e34e0e32fe02a51-4.1.0-dev.11 02:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:09:09 2647c058a4b3: Preparing 02:09:09 549b8c7c7d6d: Preparing 02:09:09 e21b4d84af32: Preparing 02:09:09 b183ca5d1987: Preparing 02:09:09 fd9bf4a4e346: Preparing 02:09:09 256f393e029f: Preparing 02:09:09 256f393e029f: Waiting 02:09:09 fd9bf4a4e346: Layer already exists 02:09:09 2647c058a4b3: Layer already exists 02:09:09 b183ca5d1987: Layer already exists 02:09:09 549b8c7c7d6d: Layer already exists 02:09:09 e21b4d84af32: Layer already exists 02:09:09 256f393e029f: Layer already exists 02:09:09 47074077b2c3a22485761c9b4e34e0e32fe02a51-4.1.0-dev.11: digest: sha256:39c5217126c2cebb4ec7c4bf551c9f31a005e81cf067d6efc95fbf028f5ae068 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:10 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:10 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 02:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:09:10 2647c058a4b3: Preparing 02:09:10 549b8c7c7d6d: Preparing 02:09:10 e21b4d84af32: Preparing 02:09:10 b183ca5d1987: Preparing 02:09:10 fd9bf4a4e346: Preparing 02:09:10 256f393e029f: Preparing 02:09:10 256f393e029f: Waiting 02:09:10 2647c058a4b3: Layer already exists 02:09:10 e21b4d84af32: Layer already exists 02:09:10 549b8c7c7d6d: Layer already exists 02:09:10 b183ca5d1987: Layer already exists 02:09:10 fd9bf4a4e346: Layer already exists 02:09:10 256f393e029f: Layer already exists 02:09:10 main: digest: sha256:39c5217126c2cebb4ec7c4bf551c9f31a005e81cf067d6efc95fbf028f5ae068 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:09:10 ===================================================== [Pipeline] echo 02:09:10 taggedImages: 02:09:10 - nexus3.edgexfoundry.org:10004/device-mqtt:47074077b2c3a22485761c9b4e34e0e32fe02a51 02:09:10 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:09:10 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.11 02:09:10 - nexus3.edgexfoundry.org:10004/device-mqtt:47074077b2c3a22485761c9b4e34e0e32fe02a51-4.1.0-dev.11 02:09:10 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo 02:09:10 ========================================================= 02:09:10 [edgeXBuildMultiArch] RAW Config: 02:09:10 images: 02:09:10 - nexus3.edgexfoundry.org:10004/device-mqtt:47074077b2c3a22485761c9b4e34e0e32fe02a51 02:09:10 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:09:10 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.11 02:09:10 - nexus3.edgexfoundry.org:10004/device-mqtt:47074077b2c3a22485761c9b4e34e0e32fe02a51-4.1.0-dev.11 02:09:10 - nexus3.edgexfoundry.org:10004/device-mqtt:main 02:09:10 settingsFile: 02:09:10 device-mqtt-go-settings 02:09:10 ========================================================= [Pipeline] node 02:09:25 Still waiting to schedule task 02:09:25 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-775872’ 02:10:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775876 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:10:31 Running in /w/workspace/device-mqtt-go/207 [Pipeline] { [Pipeline] checkout 02:10:34 The recommended git tool is: git 02:10:42 using credential edgex-jenkins-ssh 02:10:42 Cloning the remote Git repository 02:10:42 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:10:42 > git init /w/workspace/device-mqtt-go/207 # timeout=10 02:10:42 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:10:42 > git --version # timeout=10 02:10:42 > git --version # 'git version 2.25.1' 02:10:42 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:10:46 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:10:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:10:48 Avoid second fetch 02:10:48 Checking out Revision 47074077b2c3a22485761c9b4e34e0e32fe02a51 (main) 02:10:49 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#780)" 02:10:48 > git config core.sparsecheckout # timeout=10 02:10:48 > git checkout -f 47074077b2c3a22485761c9b4e34e0e32fe02a51 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:53 provisioning config files... 02:10:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/207@tmp/config11926352139399329540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:54 ---> ****-login.sh 02:10:54 nexus3.edgexfoundry.org:10001 02:10:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:54 Configure a credential helper to remove this warning. See 02:10:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:54 02:10:54 Login Succeeded 02:10:54 nexus3.edgexfoundry.org:10002 02:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:55 Configure a credential helper to remove this warning. See 02:10:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:55 02:10:55 Login Succeeded 02:10:55 nexus3.edgexfoundry.org:10003 02:10:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:56 Configure a credential helper to remove this warning. See 02:10:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:56 02:10:56 Login Succeeded 02:10:56 nexus3.edgexfoundry.org:10004 02:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:56 Configure a credential helper to remove this warning. See 02:10:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:56 02:10:56 Login Succeeded 02:10:56 ****.io 02:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:56 Configure a credential helper to remove this warning. See 02:10:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:56 02:10:56 Login Succeeded 02:10:56 ---> ****-login.sh ends [Pipeline] } 02:10:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:10:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:10:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:10:57 ========================================================= 02:10:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:10:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 02:10:58 Running on prd-centos7-docker-4c-2g-775883 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:58 provisioning config files... 02:10:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18404307144529572721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:58 Sending build context to Docker daemon 16.17MB 02:10:58 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 02:10:58 Step 2/12 : FROM ${BASE} AS builder 02:10:58 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:10:58 6b59a28fa201: Pulling fs layer 02:10:58 d32bb0dddca7: Pulling fs layer 02:10:58 5dab1238d3d9: Pulling fs layer 02:10:58 196fd7d83e7d: Pulling fs layer 02:10:58 4f4fb700ef54: Pulling fs layer 02:10:58 8ba94037c8f0: Pulling fs layer 02:10:58 deaec5988b04: Pulling fs layer 02:10:58 9f65657bb879: Pulling fs layer 02:10:58 196fd7d83e7d: Waiting 02:10:58 4f4fb700ef54: Waiting 02:10:58 8ba94037c8f0: Waiting 02:10:58 deaec5988b04: Waiting 02:10:58 9f65657bb879: Waiting 02:10:58 d32bb0dddca7: Verifying Checksum 02:10:58 d32bb0dddca7: Download complete 02:10:59 196fd7d83e7d: Verifying Checksum 02:10:59 196fd7d83e7d: Download complete 02:10:59 4f4fb700ef54: Verifying Checksum 02:10:59 4f4fb700ef54: Download complete 02:10:59 8ba94037c8f0: Verifying Checksum 02:10:59 8ba94037c8f0: Download complete 02:10:59 6b59a28fa201: Verifying Checksum 02:10:59 6b59a28fa201: Download complete 02:10:59 9f65657bb879: Verifying Checksum 02:10:59 9f65657bb879: Download complete 02:10:59 6b59a28fa201: Pull complete 02:11:00 ---> ****-login.sh 02:11:00 nexus3.edgexfoundry.org:10001 02:11:00 d32bb0dddca7: Pull complete 02:11:00 5dab1238d3d9: Verifying Checksum 02:11:00 5dab1238d3d9: Download complete 02:11:02 deaec5988b04: Verifying Checksum 02:11:02 deaec5988b04: Download complete 02:11:18 5dab1238d3d9: Pull complete 02:11:18 196fd7d83e7d: Pull complete 02:11:18 4f4fb700ef54: Pull complete 02:11:18 8ba94037c8f0: Pull complete 02:11:28 deaec5988b04: Pull complete 02:11:29 9f65657bb879: Pull complete 02:11:29 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:11:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:11:29 ---> 334268110677 02:11:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:11:31 ---> Running in 7664a7fc6205 02:11:32 Removing intermediate container 7664a7fc6205 02:11:32 ---> fdb47c93cb29 02:11:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:11:32 ---> Running in f90364308dbf 02:11:32 Removing intermediate container f90364308dbf 02:11:32 ---> 78faceefb88d 02:11:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:11:32 ---> Running in b499e4ae2fb7 02:11:33 Removing intermediate container b499e4ae2fb7 02:11:33 ---> 3ac511eadc60 02:11:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:11:33 ---> Running in 6a0f8ae68752 02:11:33 Removing intermediate container 6a0f8ae68752 02:11:33 ---> 4700ab462c7e 02:11:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:33 ---> Running in 1e1c227f3770 02:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:11:38 (1/4) Installing openssh-keygen (10.0_p1-r10) 02:11:38 (2/4) Installing libedit (20250104.3.1-r1) 02:11:38 (3/4) Installing openssh-client-common (10.0_p1-r10) 02:11:38 (4/4) Installing openssh-client-default (10.0_p1-r10) 02:11:38 Executing busybox-1.37.0-r19.trigger 02:11:38 OK: 259 MiB in 64 packages 02:11:39 Removing intermediate container 1e1c227f3770 02:11:39 ---> 396e2569ab7c 02:11:39 Step 8/12 : WORKDIR /device-mqtt-go 02:11:39 ---> Running in a184b9a100b3 02:11:40 Removing intermediate container a184b9a100b3 02:11:40 ---> dd3563415915 02:11:40 Step 9/12 : COPY go.mod vendor* ./ 02:11:40 ---> 7f9819f12f90 02:11:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:40 ---> Running in 8c5825ef9a4b 02:13:32 Removing intermediate container 8c5825ef9a4b 02:13:32 ---> a1cf96ecd8c8 02:13:32 Step 11/12 : COPY . . 02:13:32 ---> 586b0eb6e0bf 02:13:32 Step 12/12 : RUN $MAKE 02:13:32 ---> Running in c17d77987233 02:13:32 noop 02:13:32 Removing intermediate container c17d77987233 02:13:32 ---> c26a7a99bf00 02:13:32 Successfully built c26a7a99bf00 02:13:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:32 + docker inspect -f . ci-base-image-arm64 02:13:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:33 prd-ubuntu20.04-docker-arm64-4c-16g-775876 does not seem to be running inside a container 02:13:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/207 -v /w/workspace/device-mqtt-go/207:/w/workspace/device-mqtt-go/207:rw,z -v /w/workspace/device-mqtt-go/207@tmp:/w/workspace/device-mqtt-go/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:13:35 $ docker top 8cb5b978adb19663c34784a12aa417bb3ee0a2a406c8f700c60bdf5ce3cd552f -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:36 + go version 02:13:36 go version go1.25.3 linux/arm64 [Pipeline] } 02:13:36 $ docker stop --time=1 8cb5b978adb19663c34784a12aa417bb3ee0a2a406c8f700c60bdf5ce3cd552f 02:13:37 $ docker rm -f --volumes 8cb5b978adb19663c34784a12aa417bb3ee0a2a406c8f700c60bdf5ce3cd552f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:38 + docker inspect -f . ci-base-image-arm64 02:13:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:38 prd-ubuntu20.04-docker-arm64-4c-16g-775876 does not seem to be running inside a container 02:13:38 $ 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/207 -v /w/workspace/device-mqtt-go/207:/w/workspace/device-mqtt-go/207:rw,z -v /w/workspace/device-mqtt-go/207@tmp:/w/workspace/device-mqtt-go/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:13:40 $ docker top 478400bb5fa2bc54d91b1ca0b2fa4d1019fa79571e4150a9fc2a0a20934d1b7a -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:41 + git config --global --add safe.directory /w/workspace/device-mqtt-go/207 [Pipeline] fileExists [Pipeline] sh 02:13:42 + make test 02:13:42 go test ./... -coverprofile=coverage.out ./... 02:13:48 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:18:56 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 02:18:56 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 22.8% of statements 02:18:56 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 02:18:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:18:56 go vet ./... 02:19:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:19:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:19:53 ./bin/test-attribution-txt.sh [Pipeline] echo 02:19:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:19:53 $ docker stop --time=1 478400bb5fa2bc54d91b1ca0b2fa4d1019fa79571e4150a9fc2a0a20934d1b7a 02:19:55 $ docker rm -f --volumes 478400bb5fa2bc54d91b1ca0b2fa4d1019fa79571e4150a9fc2a0a20934d1b7a [Pipeline] // withDockerContainer [Pipeline] sh 02:19:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:19:57 Warning: overwriting stash ‘coverage-report’ 02:19:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:19:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:19:58 + ls -al . 02:19:58 total 252 02:19:58 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 02:13 . 02:19:58 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 02:10 .. 02:19:58 -rw-rw-r-- 1 jenkins jenkins 140 Dec 29 02:10 .dockerignore 02:19:58 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 02:10 .git 02:19:58 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 02:10 .github 02:19:58 -rw-rw-r-- 1 jenkins jenkins 264 Dec 29 02:10 .gitignore 02:19:58 -rw-rw-r-- 1 jenkins jenkins 359 Dec 29 02:10 .golangci.yml 02:19:58 -rw-rw-r-- 1 jenkins jenkins 21759 Dec 29 02:10 Attribution.txt 02:19:58 -rw-rw-r-- 1 jenkins jenkins 19382 Dec 29 02:10 CHANGELOG.md 02:19:58 -rw-rw-r-- 1 jenkins jenkins 1803 Dec 29 02:10 Dockerfile 02:19:58 -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 02:10 GOVERNANCE.md 02:19:58 -rw-rw-r-- 1 jenkins jenkins 680 Dec 29 02:10 Jenkinsfile 02:19:58 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 29 02:10 LICENSE 02:19:58 -rw-rw-r-- 1 jenkins jenkins 2544 Dec 29 02:10 Makefile 02:19:58 -rw-rw-r-- 1 jenkins jenkins 620 Dec 29 02:10 OWNERS.md 02:19:58 -rw-rw-r-- 1 jenkins jenkins 3599 Dec 29 02:10 README.md 02:19:58 -rw-rw-r-- 1 jenkins jenkins 12 Dec 29 02:07 VERSION 02:19:58 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 02:10 bin 02:19:58 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 02:10 cmd 02:19:58 -rw-r--r-- 1 jenkins jenkins 21039 Dec 29 02:18 coverage.out 02:19:58 -rw-rw-r-- 1 jenkins jenkins 6787 Dec 29 02:10 go.mod 02:19:58 -rw-rw-r-- 1 jenkins jenkins 89079 Dec 29 02:10 go.sum 02:19:58 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 02:10 internal 02:19:58 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 02:10 mock 02:19:58 -rw-rw-r-- 1 jenkins jenkins 227 Dec 29 02:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:59 + 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=47074077b2c3a22485761c9b4e34e0e32fe02a51 --label arch=arm64 --label version=4.1.0-dev.11 . 02:19:59 Sending build context to Docker daemon 16.19MB 02:19:59 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 02:19:59 Step 2/25 : FROM ${BASE} AS builder 02:19:59 ---> c26a7a99bf00 02:19:59 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:20:00 ---> Running in a003cfbe6846 02:20:00 Removing intermediate container a003cfbe6846 02:20:00 ---> b1f35d2da2d5 02:20:00 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:20:00 ---> Running in 942322a1fefd 02:20:01 Removing intermediate container 942322a1fefd 02:20:01 ---> 768bad494bee 02:20:01 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:20:01 ---> Running in be6d28ed928b 02:20:01 Removing intermediate container be6d28ed928b 02:20:01 ---> ff787d679d1a 02:20:01 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:20:01 ---> Running in 6aaa1e195db2 02:20:01 Removing intermediate container 6aaa1e195db2 02:20:01 ---> 9ca8aa5d1ecf 02:20:01 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:20:02 ---> Running in a916ecdc6507 02:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:20:06 OK: 259 MiB in 64 packages 02:20:06 Removing intermediate container a916ecdc6507 02:20:06 ---> 84ade0f5e00c 02:20:06 Step 8/25 : WORKDIR /device-mqtt-go 02:20:07 ---> Running in 73784d557193 02:20:07 Removing intermediate container 73784d557193 02:20:07 ---> 7f04cd010688 02:20:07 Step 9/25 : COPY go.mod vendor* ./ 02:20:08 ---> 6eb67b5eb3a0 02:20:08 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:08 ---> Running in 4e78ce4e3bd3 02:20:10 Removing intermediate container 4e78ce4e3bd3 02:20:10 ---> dc3ab1129715 02:20:10 Step 11/25 : COPY . . 02:20:12 ---> 5008162bf8ef 02:20:12 Step 12/25 : RUN $MAKE 02:20:12 ---> Running in b0f580f2f25f 02:20:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:25:05 Removing intermediate container b0f580f2f25f 02:25:05 ---> 7f04204c9681 02:25:05 Step 13/25 : FROM alpine:3.22 02:25:05 3.22: Pulling from library/alpine 02:25:05 6b59a28fa201: Already exists 02:25:05 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 02:25:05 Status: Downloaded newer image for alpine:3.22 02:25:05 ---> 171e65262c80 02:25:05 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 02:25:05 ---> Running in ae866f8d1a98 02:25:05 Removing intermediate container ae866f8d1a98 02:25:05 ---> 83395518f13e 02:25:05 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:25:05 ---> Running in a42485693f33 02:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:25:05 (1/1) Installing dumb-init (1.2.5-r3) 02:25:05 Executing busybox-1.37.0-r19.trigger 02:25:05 OK: 8 MiB in 17 packages 02:25:06 Removing intermediate container a42485693f33 02:25:06 ---> 806ca8238055 02:25:06 Step 16/25 : RUN apk --no-cache upgrade 02:25:06 ---> Running in 930aced9f907 02:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:25:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:25:10 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 02:25:10 Executing busybox-1.37.0-r20.post-upgrade 02:25:10 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 02:25:10 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 02:25:10 Executing busybox-1.37.0-r20.trigger 02:25:10 OK: 8 MiB in 17 packages 02:25:14 Removing intermediate container 930aced9f907 02:25:14 ---> f21fed181c24 02:25:14 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:25:16 ---> e4b8ac7e954b 02:25:16 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:25:17 ---> 58b6ea0a421f 02:25:17 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:25:17 ---> d6049b96eef3 02:25:17 Step 20/25 : EXPOSE 59982 02:25:17 ---> Running in f92a7854e7b7 02:25:18 Removing intermediate container f92a7854e7b7 02:25:18 ---> 69ed5067d664 02:25:18 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:25:18 ---> Running in d2a76bd7a0f7 02:25:18 Removing intermediate container d2a76bd7a0f7 02:25:18 ---> e7d3849c34a6 02:25:18 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:25:18 ---> Running in ec7564348e04 02:25:18 Removing intermediate container ec7564348e04 02:25:18 ---> 2544606c84e3 02:25:18 Step 23/25 : LABEL arch=arm64 02:25:19 ---> Running in c667831e04da 02:25:19 Removing intermediate container c667831e04da 02:25:19 ---> ef37332a9c29 02:25:19 Step 24/25 : LABEL git_sha=47074077b2c3a22485761c9b4e34e0e32fe02a51 02:25:19 ---> Running in 216e4dd725d6 02:25:19 Removing intermediate container 216e4dd725d6 02:25:19 ---> 16e6d7ebdbcc 02:25:19 Step 25/25 : LABEL version=4.1.0-dev.11 02:25:19 ---> Running in 3714317eaf1c 02:25:20 Removing intermediate container 3714317eaf1c 02:25:20 ---> eb27690f5022 02:25:20 [Warning] One or more build-args [ARCH] were not consumed 02:25:20 Successfully built eb27690f5022 02:25:20 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 02:25:20 provisioning config files... 02:25:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/207@tmp/config2903885416672683841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:25:20 ---> ****-login.sh 02:25:20 nexus3.edgexfoundry.org:10001 02:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:20 Configure a credential helper to remove this warning. See 02:25:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:20 02:25:20 Login Succeeded 02:25:20 nexus3.edgexfoundry.org:10002 02:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:21 Configure a credential helper to remove this warning. See 02:25:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:21 02:25:21 Login Succeeded 02:25:21 nexus3.edgexfoundry.org:10003 02:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:22 Configure a credential helper to remove this warning. See 02:25:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:22 02:25:22 Login Succeeded 02:25:22 nexus3.edgexfoundry.org:10004 02:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:22 Configure a credential helper to remove this warning. See 02:25:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:22 02:25:22 Login Succeeded 02:25:22 ****.io 02:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:25:22 Configure a credential helper to remove this warning. See 02:25:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:25:22 02:25:22 Login Succeeded 02:25:22 ---> ****-login.sh ends [Pipeline] } 02:25:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:25:22 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:25:22 47074077b2c3a22485761c9b4e34e0e32fe02a51 02:25:22 latest 02:25:22 4.1.0-dev.11 02:25:22 47074077b2c3a22485761c9b4e34e0e32fe02a51-4.1.0-dev.11 02:25:22 main 02:25:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:23 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:47074077b2c3a22485761c9b4e34e0e32fe02a51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:23 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:47074077b2c3a22485761c9b4e34e0e32fe02a51 02:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:25:23 b5740ae86361: Preparing 02:25:23 2647614ccd5f: Preparing 02:25:23 712e2c15b108: Preparing 02:25:23 7f92414abef7: Preparing 02:25:23 d74d7b0bb531: Preparing 02:25:23 0e64f2360a44: Preparing 02:25:23 0e64f2360a44: Waiting 02:25:24 b5740ae86361: Pushed 02:25:24 2647614ccd5f: Pushed 02:25:24 d74d7b0bb531: Pushed 02:25:24 7f92414abef7: Pushed 02:25:25 0e64f2360a44: Layer already exists 02:25:37 712e2c15b108: Pushed 02:25:37 47074077b2c3a22485761c9b4e34e0e32fe02a51: digest: sha256:5e74d97cda6ad4c581e9f0f3b29fb83fdd6b4e2789173b82848f7b66048f18bd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:37 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:25:38 b5740ae86361: Preparing 02:25:38 2647614ccd5f: Preparing 02:25:38 712e2c15b108: Preparing 02:25:38 7f92414abef7: Preparing 02:25:38 d74d7b0bb531: Preparing 02:25:38 0e64f2360a44: Preparing 02:25:38 0e64f2360a44: Waiting 02:25:38 d74d7b0bb531: Layer already exists 02:25:38 b5740ae86361: Layer already exists 02:25:38 712e2c15b108: Layer already exists 02:25:38 2647614ccd5f: Layer already exists 02:25:38 7f92414abef7: Layer already exists 02:25:38 0e64f2360a44: Layer already exists 02:25:38 latest: digest: sha256:5e74d97cda6ad4c581e9f0f3b29fb83fdd6b4e2789173b82848f7b66048f18bd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:39 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:39 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.11 02:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:25:39 b5740ae86361: Preparing 02:25:39 2647614ccd5f: Preparing 02:25:39 712e2c15b108: Preparing 02:25:39 7f92414abef7: Preparing 02:25:39 d74d7b0bb531: Preparing 02:25:39 0e64f2360a44: Preparing 02:25:39 0e64f2360a44: Waiting 02:25:39 712e2c15b108: Layer already exists 02:25:39 7f92414abef7: Layer already exists 02:25:39 d74d7b0bb531: Layer already exists 02:25:39 2647614ccd5f: Layer already exists 02:25:39 b5740ae86361: Layer already exists 02:25:39 0e64f2360a44: Layer already exists 02:25:39 4.1.0-dev.11: digest: sha256:5e74d97cda6ad4c581e9f0f3b29fb83fdd6b4e2789173b82848f7b66048f18bd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:40 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:47074077b2c3a22485761c9b4e34e0e32fe02a51-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:47074077b2c3a22485761c9b4e34e0e32fe02a51-4.1.0-dev.11 02:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:25:40 b5740ae86361: Preparing 02:25:40 2647614ccd5f: Preparing 02:25:40 712e2c15b108: Preparing 02:25:40 7f92414abef7: Preparing 02:25:40 d74d7b0bb531: Preparing 02:25:40 0e64f2360a44: Preparing 02:25:40 0e64f2360a44: Waiting 02:25:40 712e2c15b108: Layer already exists 02:25:40 d74d7b0bb531: Layer already exists 02:25:40 7f92414abef7: Layer already exists 02:25:40 b5740ae86361: Layer already exists 02:25:40 2647614ccd5f: Layer already exists 02:25:40 0e64f2360a44: Layer already exists 02:25:40 47074077b2c3a22485761c9b4e34e0e32fe02a51-4.1.0-dev.11: digest: sha256:5e74d97cda6ad4c581e9f0f3b29fb83fdd6b4e2789173b82848f7b66048f18bd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:41 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:41 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 02:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:25:41 b5740ae86361: Preparing 02:25:41 2647614ccd5f: Preparing 02:25:41 712e2c15b108: Preparing 02:25:41 7f92414abef7: Preparing 02:25:41 d74d7b0bb531: Preparing 02:25:41 0e64f2360a44: Preparing 02:25:41 0e64f2360a44: Waiting 02:25:41 b5740ae86361: Layer already exists 02:25:41 d74d7b0bb531: Layer already exists 02:25:41 7f92414abef7: Layer already exists 02:25:41 2647614ccd5f: Layer already exists 02:25:41 712e2c15b108: Layer already exists 02:25:41 0e64f2360a44: Layer already exists 02:25:41 main: digest: sha256:5e74d97cda6ad4c581e9f0f3b29fb83fdd6b4e2789173b82848f7b66048f18bd size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:41 ===================================================== [Pipeline] echo 02:25:41 taggedImages: 02:25:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:47074077b2c3a22485761c9b4e34e0e32fe02a51 02:25:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:25:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.11 02:25:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:47074077b2c3a22485761c9b4e34e0e32fe02a51-4.1.0-dev.11 02:25:41 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo 02:25:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:47074077b2c3a22485761c9b4e34e0e32fe02a51 [Pipeline] echo 02:25:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo 02:25:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.11 [Pipeline] echo 02:25:41 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:47074077b2c3a22485761c9b4e34e0e32fe02a51-4.1.0-dev.11 [Pipeline] echo 02:25:41 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 02:25:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:25:42 02:25:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:25:42 arm64: Pulling from edgex-lftools-log-publisher 02:25:42 8998bd30e6a1: Pulling fs layer 02:25:42 04944245beec: Pulling fs layer 02:25:42 699f458cf7ca: Pulling fs layer 02:25:42 765212b225bb: Pulling fs layer 02:25:42 f23df028b6ca: Pulling fs layer 02:25:42 d65c8cfc05b1: Pulling fs layer 02:25:42 765212b225bb: Waiting 02:25:42 f23df028b6ca: Waiting 02:25:42 2437ff75d9bd: Pulling fs layer 02:25:42 2437ff75d9bd: Waiting 02:25:42 d65c8cfc05b1: Waiting 02:25:42 04944245beec: Verifying Checksum 02:25:42 04944245beec: Download complete 02:25:42 765212b225bb: Download complete 02:25:42 f23df028b6ca: Verifying Checksum 02:25:42 f23df028b6ca: Download complete 02:25:42 d65c8cfc05b1: Verifying Checksum 02:25:42 d65c8cfc05b1: Download complete 02:25:43 699f458cf7ca: Verifying Checksum 02:25:43 699f458cf7ca: Download complete 02:25:43 8998bd30e6a1: Verifying Checksum 02:25:43 8998bd30e6a1: Download complete 02:25:46 2437ff75d9bd: Verifying Checksum 02:25:46 2437ff75d9bd: Download complete 02:25:48 8998bd30e6a1: Pull complete 02:25:48 04944245beec: Pull complete 02:25:50 699f458cf7ca: Pull complete 02:25:50 765212b225bb: Pull complete 02:25:51 f23df028b6ca: Pull complete 02:25:52 d65c8cfc05b1: Pull complete 02:26:10 2437ff75d9bd: Pull complete 02:26:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:26:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:26:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:10 prd-ubuntu20.04-docker-arm64-4c-16g-775876 does not seem to be running inside a container 02:26:10 $ 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/207 -v /w/workspace/device-mqtt-go/207:/w/workspace/device-mqtt-go/207:rw,z -v /w/workspace/device-mqtt-go/207@tmp:/w/workspace/device-mqtt-go/207@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 02:26:13 $ docker top 1ceac5d3980c28b282f9fd8f905ebc1f5e1ba98e3debaaecd858a8ef57ef1e48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:14 ---> job-cost.sh 02:26:14 lf-activate-venv: SKIPPING 02:26:14 INFO: No Stack... 02:26:15 INFO: Retrieving Pricing Info for: v3-standard-4 02:26:15 INFO: Archiving Costs [Pipeline] sh 02:26:16 + cat /w/workspace/device-mqtt-go/207/archives/cost.csv 02:26:16 + cut -d, -f6 [Pipeline] lock 02:26:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-207-stack-cost] 02:26:16 Resource [jenkins-edgexfoundry-device-mqtt-go-main-207-stack-cost] did not exist. Created. 02:26:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-207-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:26:17 + echo total: 0.10999999940395355 [Pipeline] stash 02:26:17 Stashed 1 file(s) [Pipeline] } 02:26:17 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-207-stack-cost] [Pipeline] // lock [Pipeline] } 02:26:17 $ docker stop --time=1 1ceac5d3980c28b282f9fd8f905ebc1f5e1ba98e3debaaecd858a8ef57ef1e48 02:26:18 $ docker rm -f --volumes 1ceac5d3980c28b282f9fd8f905ebc1f5e1ba98e3debaaecd858a8ef57ef1e48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:06:50 Cancelling nested steps due to timeout 08:06:50 Sending interrupt signal to process 08:06:53 script returned exit code 143 [Pipeline] } 08:06:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:06:54 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:06:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:06:54 ---> package-listing.sh 08:06:54 ++ facter osfamily 08:06:54 ++ tr '[:upper:]' '[:lower:]' 08:06:55 + OS_FAMILY=redhat 08:06:55 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 08:06:55 + START_PACKAGES=/tmp/packages_start.txt 08:06:55 + END_PACKAGES=/tmp/packages_end.txt 08:06:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:06:55 + PACKAGES=/tmp/packages_start.txt 08:06:55 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 08:06:55 + PACKAGES=/tmp/packages_end.txt 08:06:55 + case "${OS_FAMILY}" in 08:06:55 + rpm -qa 08:06:55 + sort 08:06:55 + '[' -f /tmp/packages_start.txt ']' 08:06:55 + '[' -f /tmp/packages_end.txt ']' 08:06:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:06:55 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 08:06:55 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 08:06:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 08:06:55 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 08:06:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:06:56 08:06:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:06:56 latest: Pulling from edgex-lftools-log-publisher 08:06:56 5eb5b503b376: Pulling fs layer 08:06:56 5c69ac0246d0: Pulling fs layer 08:06:56 ec43610c2a17: Pulling fs layer 08:06:56 3a2ae6a8a46f: Pulling fs layer 08:06:56 33b1e0a273af: Pulling fs layer 08:06:56 5d3b04190fa2: Pulling fs layer 08:06:56 2f39f015ded8: Pulling fs layer 08:06:56 33b1e0a273af: Waiting 08:06:56 5d3b04190fa2: Waiting 08:06:56 2f39f015ded8: Waiting 08:06:56 3a2ae6a8a46f: Waiting 08:06:56 5c69ac0246d0: Verifying Checksum 08:06:56 5c69ac0246d0: Download complete 08:06:56 3a2ae6a8a46f: Verifying Checksum 08:06:56 3a2ae6a8a46f: Download complete 08:06:56 33b1e0a273af: Verifying Checksum 08:06:56 33b1e0a273af: Download complete 08:06:56 ec43610c2a17: Verifying Checksum 08:06:56 ec43610c2a17: Download complete 08:06:57 5d3b04190fa2: Verifying Checksum 08:06:57 5d3b04190fa2: Download complete 08:06:57 5eb5b503b376: Download complete 08:06:57 2f39f015ded8: Verifying Checksum 08:06:57 2f39f015ded8: Download complete 08:06:58 5eb5b503b376: Pull complete 08:06:58 5c69ac0246d0: Pull complete 08:06:58 ec43610c2a17: Pull complete 08:06:59 3a2ae6a8a46f: Pull complete 08:06:59 33b1e0a273af: Pull complete 08:06:59 5d3b04190fa2: Pull complete 08:07:03 2f39f015ded8: Pull complete 08:07:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:03 prd-centos7-docker-4c-2g-775883 does not seem to be running inside a container 08:07:03 $ 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 08:07:06 $ docker top 3f2ba658460d0dc8c4a6435544c000fb1febc2ec0295f64eb6f503c44a3527f3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:07 + touch /tmp/pre-build-complete [Pipeline] sh 08:07:07 + mkdir -p /var/log/sysstat [Pipeline] sh 08:07:07 + ls /var/log/sa-host 08:07:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:07 provisioning config files... 08:07:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14143568824362971717tmp [Pipeline] { [Pipeline] echo 08:07:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:07:08 ---> create-netrc.sh [Pipeline] } 08:07:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:07:08 ---> python-tools-install.sh [Pipeline] echo 08:07:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:07:08 ---> sudo-logs.sh 08:07:08 Archiving 'sudo' log.. 08:07:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-775883.novalocal: Name or service not known 08:07:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-775883.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:07:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:07:09 ---> job-cost.sh 08:07:09 lf-activate-venv: SKIPPING 08:07:09 DEBUG: total: 0.10999999940395355 08:07:09 INFO: Retrieving Stack Cost... 08:07:09 INFO: Retrieving Pricing Info for: v3-standard-2 08:07:09 INFO: Archiving Costs [Pipeline] echo 08:07:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:07:09 ---> logs-deploy.sh 08:07:09 lf-activate-venv: SKIPPING 08:07:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/207 08:07:09 INFO: archiving workspace using pattern(s): 08:07:10 Archives upload complete. 08:07:10 INFO: archiving logs to Nexus 08:07:11 ---> uname -a: 08:07:11 Linux prd-centos7-docker-4c-2g-775883.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 08:07:11 08:07:11 08:07:11 ---> lscpu: 08:07:11 Architecture: x86_64 08:07:11 CPU op-mode(s): 32-bit, 64-bit 08:07:11 Byte Order: Little Endian 08:07:11 Address sizes: 40 bits physical, 48 bits virtual 08:07:11 CPU(s): 2 08:07:11 On-line CPU(s) list: 0,1 08:07:11 Thread(s) per core: 1 08:07:11 Core(s) per socket: 1 08:07:11 Socket(s): 2 08:07:11 NUMA node(s): 1 08:07:11 Vendor ID: AuthenticAMD 08:07:11 CPU family: 23 08:07:11 Model: 49 08:07:11 Model name: AMD EPYC-Rome Processor 08:07:11 Stepping: 0 08:07:11 CPU MHz: 2800.000 08:07:11 BogoMIPS: 5600.00 08:07:11 Virtualization: AMD-V 08:07:11 Hypervisor vendor: KVM 08:07:11 Virtualization type: full 08:07:11 L1d cache: 64 KiB 08:07:11 L1i cache: 64 KiB 08:07:11 L2 cache: 1 MiB 08:07:11 L3 cache: 32 MiB 08:07:11 NUMA node0 CPU(s): 0,1 08:07:11 Vulnerability Itlb multihit: Not affected 08:07:11 Vulnerability L1tf: Not affected 08:07:11 Vulnerability Mds: Not affected 08:07:11 Vulnerability Meltdown: Not affected 08:07:11 Vulnerability Mmio stale data: Not affected 08:07:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:07:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:07:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:07:11 Vulnerability Srbds: Not affected 08:07:11 Vulnerability Tsx async abort: Not affected 08:07:11 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 08:07:11 08:07:11 08:07:11 ---> nproc: 08:07:11 2 08:07:11 08:07:11 08:07:11 ---> df -h: 08:07:11 Filesystem Size Used Avail Use% Mounted on 08:07:11 overlay 40G 6.8G 34G 17% / 08:07:11 tmpfs 64M 0 64M 0% /dev 08:07:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:07:11 shm 64M 0 64M 0% /dev/shm 08:07:11 /dev/vda1 40G 6.8G 34G 17% /facter-os 08:07:11 08:07:11 08:07:11 Cannot open /var/log/sysstat/sa29: No such file or directory 08:07:11 Please check if data collecting is enabled 08:07:11 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:11 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:07:11 $ docker stop --time=1 3f2ba658460d0dc8c4a6435544c000fb1febc2ec0295f64eb6f503c44a3527f3 08:07:12 $ docker rm -f --volumes 3f2ba658460d0dc8c4a6435544c000fb1febc2ec0295f64eb6f503c44a3527f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:07:12 [WS-CLEANUP] Deleting project workspace... 08:07:12 [WS-CLEANUP] Deferred wipeout is used... 08:07:13 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:13 08:07:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:13 latest: Pulling from edgex-lftools-log-publisher 08:07:13 5eb5b503b376: Pulling fs layer 08:07:13 5c69ac0246d0: Pulling fs layer 08:07:13 ec43610c2a17: Pulling fs layer 08:07:13 3a2ae6a8a46f: Pulling fs layer 08:07:13 33b1e0a273af: Pulling fs layer 08:07:13 5d3b04190fa2: Pulling fs layer 08:07:13 3a2ae6a8a46f: Waiting 08:07:13 33b1e0a273af: Waiting 08:07:13 2f39f015ded8: Pulling fs layer 08:07:13 2f39f015ded8: Waiting 08:07:13 5d3b04190fa2: Waiting 08:07:13 5c69ac0246d0: Verifying Checksum 08:07:13 5c69ac0246d0: Download complete 08:07:13 3a2ae6a8a46f: Verifying Checksum 08:07:13 3a2ae6a8a46f: Download complete 08:07:13 33b1e0a273af: Verifying Checksum 08:07:13 33b1e0a273af: Download complete 08:07:13 ec43610c2a17: Verifying Checksum 08:07:13 ec43610c2a17: Download complete 08:07:13 5d3b04190fa2: Verifying Checksum 08:07:13 5d3b04190fa2: Download complete 08:07:14 5eb5b503b376: Verifying Checksum 08:07:14 5eb5b503b376: Download complete 08:07:14 2f39f015ded8: Verifying Checksum 08:07:14 2f39f015ded8: Download complete 08:07:15 5eb5b503b376: Pull complete 08:07:15 5c69ac0246d0: Pull complete 08:07:16 ec43610c2a17: Pull complete 08:07:16 3a2ae6a8a46f: Pull complete 08:07:16 33b1e0a273af: Pull complete 08:07:16 5d3b04190fa2: Pull complete 08:07:21 2f39f015ded8: Pull complete 08:07:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:21 prd-ubuntu20.04-docker-8c-8g-775867 does not seem to be running inside a container 08:07:21 $ 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 08:07:24 $ docker top c2fe0677d6504591fe8e786edcbaac97d9510e1af92d7c79373cd07217c94158 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:24 ---> job-cost.sh 08:07:24 lf-activate-venv: SKIPPING 08:07:24 INFO: No Stack... 08:07:25 INFO: Retrieving Pricing Info for: v3-standard-8 08:07:25 INFO: Archiving Costs [Pipeline] sh 08:07:25 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 08:07:25 + cut -d, -f6 [Pipeline] lock 08:07:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-207-stack-cost] 08:07:25 Resource [jenkins-edgexfoundry-device-mqtt-go-main-207-stack-cost] did not exist. Created. 08:07:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-207-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:07:25 /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/durable-155baa8c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:07:26 + echo total: 1.5299999713897705 [Pipeline] stash 08:07:26 Warning: overwriting stash ‘stack-cost’ 08:07:26 Stashed 1 file(s) [Pipeline] } 08:07:26 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-207-stack-cost] [Pipeline] // lock [Pipeline] } 08:07:26 $ docker stop --time=1 c2fe0677d6504591fe8e786edcbaac97d9510e1af92d7c79373cd07217c94158 08:07:27 $ docker rm -f --volumes c2fe0677d6504591fe8e786edcbaac97d9510e1af92d7c79373cd07217c94158 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:07:27 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:07:28 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 08:07:28 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 08:07:28 total 16 08:07:28 drwxr-xr-x 3 root root 4096 Dec 29 08:07 . 08:07:28 drwxrwxr-x 10 jenkins jenkins 4096 Dec 29 08:07 .. 08:07:28 drwxr-xr-x 2 root root 4096 Dec 29 08:07 cost 08:07:28 -rw-r--r-- 1 root root 88 Dec 29 08:07 cost.csv 08:07:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 08:07:28 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 08:07:28 total 16 08:07:28 drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 08:07 . 08:07:28 drwxrwxr-x 10 jenkins jenkins 4096 Dec 29 08:07 .. 08:07:28 drwxr-xr-x 2 jenkins jenkins 4096 Dec 29 08:07 cost 08:07:28 -rw-r--r-- 1 jenkins jenkins 88 Dec 29 08:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:07:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:07:29 ---> package-listing.sh 08:07:29 ++ facter osfamily 08:07:29 ++ tr '[:upper:]' '[:lower:]' 08:07:29 + OS_FAMILY=debian 08:07:29 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 08:07:29 + START_PACKAGES=/tmp/packages_start.txt 08:07:29 + END_PACKAGES=/tmp/packages_end.txt 08:07:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:07:29 + PACKAGES=/tmp/packages_start.txt 08:07:29 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 08:07:29 + PACKAGES=/tmp/packages_end.txt 08:07:29 + case "${OS_FAMILY}" in 08:07:29 + dpkg -l 08:07:29 + grep '^ii' 08:07:29 + '[' -f /tmp/packages_start.txt ']' 08:07:29 + '[' -f /tmp/packages_end.txt ']' 08:07:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:07:29 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 08:07:29 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 08:07:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 08:07:29 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 08:07:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:30 prd-ubuntu20.04-docker-8c-8g-775867 does not seem to be running inside a container 08:07:30 $ 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 08:07:31 $ docker top 05f39944b0dfb716113b3a0e94d232da9333de30b5876fb28b82762dd1907d6f -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:31 + touch /tmp/pre-build-complete [Pipeline] sh 08:07:31 + mkdir -p /var/log/sysstat [Pipeline] sh 08:07:32 + ls /var/log/sa-host 08:07:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:32 provisioning config files... 08:07:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2673512369904139080tmp [Pipeline] { [Pipeline] echo 08:07:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:07:32 ---> create-netrc.sh [Pipeline] } 08:07:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:07:32 ---> python-tools-install.sh [Pipeline] echo 08:07:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:07:33 ---> sudo-logs.sh 08:07:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:07:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:07:33 ---> job-cost.sh 08:07:33 lf-activate-venv: SKIPPING 08:07:33 DEBUG: total: 1.5299999713897705 08:07:33 INFO: Retrieving Stack Cost... 08:07:33 INFO: Retrieving Pricing Info for: v3-standard-8 08:07:33 INFO: Archiving Costs [Pipeline] echo 08:07:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:07:33 ---> logs-deploy.sh 08:07:33 lf-activate-venv: SKIPPING 08:07:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/207 08:07:33 INFO: archiving workspace using pattern(s): 08:07:34 Archives upload complete. 08:07:34 INFO: archiving logs to Nexus