Pull request #705 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from b35bedd1f3478e6ee9832909a33ee3e010ee194a+a2016d423b1c70de9c1bd91a5949c98d975b79e0 (effb69cb6b1ffbf82958f3bc771dda31eb5fcc32) 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-ssh1744891683154316387.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8200854836343682240.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-705/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-705/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5123964541847337141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-705/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7222978633985024400.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10611769031382673351.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-705/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-705/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11306747988091878062.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24085’ Running on prd-ubuntu20.04-docker-8c-8g-24087 in /w/workspace/gexfoundry_device-mqtt-go_PR-705 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-705 # 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 Merging remotes/origin/main commit a2016d423b1c70de9c1bd91a5949c98d975b79e0 into PR head commit b35bedd1f3478e6ee9832909a33ee3e010ee194a > 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 remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/705/head:refs/remotes/origin/PR-705 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b35bedd1f3478e6ee9832909a33ee3e010ee194a # timeout=10 Merge succeeded, producing b35bedd1f3478e6ee9832909a33ee3e010ee194a Checking out Revision b35bedd1f3478e6ee9832909a33ee3e010ee194a (PR-705) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a2016d423b1c70de9c1bd91a5949c98d975b79e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b35bedd1f3478e6ee9832909a33ee3e010ee194a # timeout=10 Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:10:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:10:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:10:28 ========================================================= 06:10:28 EdgeX Global Pipelines Version Info 06:10:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:10:29 ------------------- 06:10:29 stable info: 06:10:29 ------------------- 06:10:29 Commited By: Ginny Guan ginny@iotechsys.com 06:10:29 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:10:29 Message: update stable to v1.0.265 06:10:29 ------------------- 06:10:29 experimental info: 06:10:29 ------------------- 06:10:29 Commited By: Cherry Wang cherry@iotechsys.com 06:10:29 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:10:29 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:10:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 06:10:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 06:10:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:10:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:10:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:10:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:10:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 06:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:10:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:10:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:10:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:10:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:10:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:10:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:10:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:10:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:10:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:10:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:10:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:10:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:10:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:10:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:10:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-705 [Pipeline] echo 06:10:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-705 [Pipeline] echo 06:10:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-705 [Pipeline] echo 06:10:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b35bedd1f3478e6ee9832909a33ee3e010ee194a [Pipeline] echo 06:10:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b35bedd [Pipeline] echo 06:10:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:32 provisioning config files... 06:10:32 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-705@tmp/config1329480176574497068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:32 ---> ****-login.sh 06:10:32 nexus3.edgexfoundry.org:10001 06:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:32 Configure a credential helper to remove this warning. See 06:10:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:32 06:10:32 Login Succeeded 06:10:32 nexus3.edgexfoundry.org:10002 06:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:32 Configure a credential helper to remove this warning. See 06:10:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:32 06:10:32 Login Succeeded 06:10:32 nexus3.edgexfoundry.org:10003 06:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:32 Configure a credential helper to remove this warning. See 06:10:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:32 06:10:32 Login Succeeded 06:10:32 nexus3.edgexfoundry.org:10004 06:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:32 Configure a credential helper to remove this warning. See 06:10:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:32 06:10:32 Login Succeeded 06:10:32 ****.io 06:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:33 Configure a credential helper to remove this warning. See 06:10:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:33 06:10:33 Login Succeeded 06:10:33 ---> ****-login.sh ends [Pipeline] } 06:10:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:10:33 + git rev-list -1 --merges b35bedd1f3478e6ee9832909a33ee3e010ee194a~1..b35bedd1f3478e6ee9832909a33ee3e010ee194a [Pipeline] echo 06:10:34 -----------> git rev-list -1 --merges b35bedd1f3478e6ee9832909a33ee3e010ee194a~1..b35bedd1f3478e6ee9832909a33ee3e010ee194a b35bedd1f3478e6ee9832909a33ee3e010ee194a [false] [Pipeline] sh 06:10:34 + git log --format=format:%s -1 b35bedd1f3478e6ee9832909a33ee3e010ee194a [Pipeline] echo 06:10:34 ========================================================= 06:10:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:10:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:10:34 + git log --format=format:%s -1 b35bedd1f3478e6ee9832909a33ee3e010ee194a [Pipeline] echo 06:10:34 [semverPrep] GIT_COMMIT: b35bedd1f3478e6ee9832909a33ee3e010ee194a, Commit Message: refactor!: update module to v4 [Pipeline] echo 06:10:34 [semverPrep] This is not a build commit. [Pipeline] sh 06:10:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:10:35 + grep -v github /etc/ssh/ssh_known_hosts 06:10:35 + [ -e /tmp/ssh_known_hosts ] 06:10:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:10:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:10:35 + sudo tee -a /etc/ssh/ssh_known_hosts 06:10:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:10:35 06:10:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:10:36 0.1.4: Pulling from edgex-devops/py-git-semver 06:10:36 b85a868b505f: Pulling fs layer 06:10:36 e2be974225ed: Pulling fs layer 06:10:36 339a4e72a1f5: Pulling fs layer 06:10:36 988bab9f4d93: Pulling fs layer 06:10:36 1469e6f7b9e6: Pulling fs layer 06:10:36 eaf3925da568: Pulling fs layer 06:10:36 bab4dde63d76: Pulling fs layer 06:10:36 bde34c3a00c8: Pulling fs layer 06:10:36 b352a97aabf1: Pulling fs layer 06:10:36 4872d77fe225: Pulling fs layer 06:10:36 5851b861e8e6: Pulling fs layer 06:10:36 bab4dde63d76: Waiting 06:10:36 1469e6f7b9e6: Waiting 06:10:36 eaf3925da568: Waiting 06:10:36 bde34c3a00c8: Waiting 06:10:36 b352a97aabf1: Waiting 06:10:36 988bab9f4d93: Waiting 06:10:36 4872d77fe225: Waiting 06:10:36 5851b861e8e6: Waiting 06:10:36 e2be974225ed: Verifying Checksum 06:10:36 e2be974225ed: Download complete 06:10:36 988bab9f4d93: Verifying Checksum 06:10:36 988bab9f4d93: Download complete 06:10:36 1469e6f7b9e6: Verifying Checksum 06:10:36 1469e6f7b9e6: Download complete 06:10:36 339a4e72a1f5: Verifying Checksum 06:10:36 339a4e72a1f5: Download complete 06:10:36 eaf3925da568: Download complete 06:10:36 bde34c3a00c8: Verifying Checksum 06:10:36 bde34c3a00c8: Download complete 06:10:36 b352a97aabf1: Download complete 06:10:36 4872d77fe225: Download complete 06:10:36 5851b861e8e6: Verifying Checksum 06:10:36 5851b861e8e6: Download complete 06:10:36 b85a868b505f: Verifying Checksum 06:10:36 b85a868b505f: Download complete 06:10:36 bab4dde63d76: Verifying Checksum 06:10:36 bab4dde63d76: Download complete 06:10:38 b85a868b505f: Pull complete 06:10:38 e2be974225ed: Pull complete 06:10:38 339a4e72a1f5: Pull complete 06:10:38 988bab9f4d93: Pull complete 06:10:38 1469e6f7b9e6: Pull complete 06:10:38 eaf3925da568: Pull complete 06:10:40 bab4dde63d76: Pull complete 06:10:40 bde34c3a00c8: Pull complete 06:10:40 b352a97aabf1: Pull complete 06:10:41 4872d77fe225: Pull complete 06:10:41 5851b861e8e6: Pull complete 06:10:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:10:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:10:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:10:41 prd-ubuntu20.04-docker-8c-8g-24087 does not seem to be running inside a container 06:10:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-705 -v /w/workspace/gexfoundry_device-mqtt-go_PR-705:/w/workspace/gexfoundry_device-mqtt-go_PR-705:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-705@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-705@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:10:45 $ docker top 294dfa39f69344ff6a72c8a43e0daa4ed0eebc5998fb3351670d9cbf03b7b147 -eo pid,comm 06:10:45 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). 06:10:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:10:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:45 [ssh-agent] Looking for ssh-agent implementation... 06:10:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:45 $ docker exec 294dfa39f69344ff6a72c8a43e0daa4ed0eebc5998fb3351670d9cbf03b7b147 ssh-agent 06:10:45 SSH_AUTH_SOCK=/tmp/ssh-aVi8FR2g89hP/agent.32 06:10:45 SSH_AGENT_PID=38 06:10:45 Running ssh-add (command line suppressed) 06:10:45 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-705@tmp/private_key_14013435988317441209.key (/w/workspace/gexfoundry_device-mqtt-go_PR-705@tmp/private_key_14013435988317441209.key) 06:10:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:46 + git tag --points-at HEAD [Pipeline] } 06:10:46 $ docker exec --env ******** --env ******** 294dfa39f69344ff6a72c8a43e0daa4ed0eebc5998fb3351670d9cbf03b7b147 ssh-agent -k 06:10:46 unset SSH_AUTH_SOCK; 06:10:46 unset SSH_AGENT_PID; 06:10:46 echo Agent pid 38 killed; 06:10:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:10:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:10:46 [ssh-agent] Looking for ssh-agent implementation... 06:10:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:10:46 $ docker exec 294dfa39f69344ff6a72c8a43e0daa4ed0eebc5998fb3351670d9cbf03b7b147 ssh-agent 06:10:46 SSH_AUTH_SOCK=/tmp/ssh-6ZzRtyAi5qx7/agent.71 06:10:46 SSH_AGENT_PID=77 06:10:46 Running ssh-add (command line suppressed) 06:10:46 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-705@tmp/private_key_5975974120719222167.key (/w/workspace/gexfoundry_device-mqtt-go_PR-705@tmp/private_key_5975974120719222167.key) 06:10:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:10:47 + git semver init 06:10:47 2024-10-30 06:10:47,173 [run_init] DEBUG init version:0.0.0 force:False 06:10:47 2024-10-30 06:10:47,174 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-705/.semver 06:10:47 2024-10-30 06:10:47,174 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-705/.semver 06:10:47 2024-10-30 06:10:47,175 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-705/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-705, universal_newlines=False, shell=None, istream=None) 06:10:49 2024-10-30 06:10:48,781 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-705/.git/info/exclude 06:10:49 2024-10-30 06:10:48,782 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-705/.semver/PR-705 with force:False 06:10:49 2024-10-30 06:10:48,782 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-705/.semver/PR-705 06:10:49 2024-10-30 06:10:48,785 [execute] INFO git cat-file --batch-check 06:10:49 2024-10-30 06:10:48,785 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-705/.semver, universal_newlines=False, shell=None, istream=) 06:10:49 2024-10-30 06:10:48,791 [execute] INFO git cat-file --batch 06:10:49 2024-10-30 06:10:48,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-705/.semver, universal_newlines=False, shell=None, istream=) 06:10:49 2024-10-30 06:10:48,799 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-705/.semver/PR-705 06:10:49 0.0.0 [Pipeline] } 06:10:49 $ docker exec --env ******** --env ******** 294dfa39f69344ff6a72c8a43e0daa4ed0eebc5998fb3351670d9cbf03b7b147 ssh-agent -k 06:10:49 unset SSH_AUTH_SOCK; 06:10:49 unset SSH_AGENT_PID; 06:10:49 echo Agent pid 77 killed; 06:10:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:10:49 + git semver [Pipeline] } 06:10:50 $ docker stop --time=1 294dfa39f69344ff6a72c8a43e0daa4ed0eebc5998fb3351670d9cbf03b7b147 06:10:51 $ docker rm -f --volumes 294dfa39f69344ff6a72c8a43e0daa4ed0eebc5998fb3351670d9cbf03b7b147 [Pipeline] // withDockerContainer [Pipeline] sh 06:10:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:10:52 Stashed 1 file(s) [Pipeline] echo 06:10:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:53 provisioning config files... 06:10:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-705@tmp/config4153519887225803683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:53 ---> ****-login.sh 06:10:53 nexus3.edgexfoundry.org:10001 06:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:53 Configure a credential helper to remove this warning. See 06:10:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:53 06:10:53 Login Succeeded 06:10:53 nexus3.edgexfoundry.org:10002 06:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:53 Configure a credential helper to remove this warning. See 06:10:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:53 06:10:53 Login Succeeded 06:10:53 nexus3.edgexfoundry.org:10003 06:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:53 Configure a credential helper to remove this warning. See 06:10:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:53 06:10:53 Login Succeeded 06:10:53 nexus3.edgexfoundry.org:10004 06:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:53 Configure a credential helper to remove this warning. See 06:10:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:53 06:10:53 Login Succeeded 06:10:53 ****.io 06:10:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:10:53 Configure a credential helper to remove this warning. See 06:10:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:10:53 06:10:53 Login Succeeded 06:10:53 ---> ****-login.sh ends [Pipeline] } 06:10:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:10:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:10:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:10:54 ========================================================= 06:10:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:10:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:10:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:10:54 Sending build context to Docker daemon 21.01MB 06:10:54 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:10:54 Step 2/12 : FROM ${BASE} AS builder 06:10:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:10:55 43c4264eed91: Pulling fs layer 06:10:55 4cc291be95ef: Pulling fs layer 06:10:55 2ac1f1163629: Pulling fs layer 06:10:55 5c3c966382ef: Pulling fs layer 06:10:55 4f4fb700ef54: Pulling fs layer 06:10:55 5d5c8e513c77: Pulling fs layer 06:10:55 9f66e0745190: Pulling fs layer 06:10:55 f49a43e4bbc0: Pulling fs layer 06:10:55 561ebcabdf7f: Pulling fs layer 06:10:55 f49a43e4bbc0: Waiting 06:10:55 4f4fb700ef54: Waiting 06:10:55 5d5c8e513c77: Waiting 06:10:55 561ebcabdf7f: Waiting 06:10:55 9f66e0745190: Waiting 06:10:55 5c3c966382ef: Waiting 06:10:55 4cc291be95ef: Verifying Checksum 06:10:55 4cc291be95ef: Download complete 06:10:55 5c3c966382ef: Verifying Checksum 06:10:55 5c3c966382ef: Download complete 06:10:55 4f4fb700ef54: Verifying Checksum 06:10:55 4f4fb700ef54: Download complete 06:10:55 5d5c8e513c77: Verifying Checksum 06:10:55 5d5c8e513c77: Download complete 06:10:55 43c4264eed91: Verifying Checksum 06:10:55 43c4264eed91: Download complete 06:10:55 9f66e0745190: Verifying Checksum 06:10:55 9f66e0745190: Download complete 06:10:55 43c4264eed91: Pull complete 06:10:55 561ebcabdf7f: Download complete 06:10:55 4cc291be95ef: Pull complete 06:10:55 2ac1f1163629: Download complete 06:10:55 f49a43e4bbc0: Verifying Checksum 06:10:55 f49a43e4bbc0: Download complete 06:10:59 2ac1f1163629: Pull complete 06:10:59 5c3c966382ef: Pull complete 06:10:59 4f4fb700ef54: Pull complete 06:10:59 5d5c8e513c77: Pull complete 06:10:59 9f66e0745190: Pull complete 06:11:02 f49a43e4bbc0: Pull complete 06:11:02 561ebcabdf7f: Pull complete 06:11:02 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:11:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:11:02 ---> 3a752c3f9dda 06:11:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:11:07 Still waiting to schedule task 06:11:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24086’ is offline 06:11:07 ---> Running in a64a12611590 06:11:07 Removing intermediate container a64a12611590 06:11:07 ---> f5e5af2f7327 06:11:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:11:07 ---> Running in 959525fb7f13 06:11:07 Removing intermediate container 959525fb7f13 06:11:07 ---> 60eb5430d0f3 06:11:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:11:07 ---> Running in c1a2c138e739 06:11:07 Removing intermediate container c1a2c138e739 06:11:07 ---> d89c1fbf8f3c 06:11:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:11:07 ---> Running in e32fc8e0735b 06:11:07 Removing intermediate container e32fc8e0735b 06:11:07 ---> 026ad51aeda6 06:11:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:11:07 ---> Running in 7bcc6e173953 06:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:11:08 (1/4) Installing openssh-keygen (9.7_p1-r4) 06:11:08 (2/4) Installing libedit (20240517.3.1-r0) 06:11:08 (3/4) Installing openssh-client-common (9.7_p1-r4) 06:11:08 (4/4) Installing openssh-client-default (9.7_p1-r4) 06:11:08 Executing busybox-1.36.1-r29.trigger 06:11:08 OK: 250 MiB in 58 packages 06:11:08 Removing intermediate container 7bcc6e173953 06:11:08 ---> 7b88d5d89a6a 06:11:08 Step 8/12 : WORKDIR /device-mqtt-go 06:11:08 ---> Running in a1e5643fce88 06:11:08 Removing intermediate container a1e5643fce88 06:11:08 ---> ee5ae33ef117 06:11:08 Step 9/12 : COPY go.mod vendor* ./ 06:11:09 ---> 722d47ace85d 06:11:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:11:09 ---> Running in 7c99750db333 06:12:05 Removing intermediate container 7c99750db333 06:12:05 ---> 818a3471c696 06:12:05 Step 11/12 : COPY . . 06:12:05 ---> a07e6b93fa31 06:12:05 Step 12/12 : RUN $MAKE 06:12:05 ---> Running in c289e346538d 06:12:05 noop 06:12:05 Removing intermediate container c289e346538d 06:12:05 ---> 5d9a8b103425 06:12:05 Successfully built 5d9a8b103425 06:12:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:05 + docker inspect -f . ci-base-image-x86_64 06:12:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:06 prd-ubuntu20.04-docker-8c-8g-24087 does not seem to be running inside a container 06:12:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-705 -v /w/workspace/gexfoundry_device-mqtt-go_PR-705:/w/workspace/gexfoundry_device-mqtt-go_PR-705:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-705@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-705@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:12:06 $ docker top 4b4b5f81b861e7a463ce645ccb1663b5fb705610ce95be5adc1b72969de6cfde -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:06 + go version 06:12:06 go version go1.23.2 linux/amd64 [Pipeline] } 06:12:06 $ docker stop --time=1 4b4b5f81b861e7a463ce645ccb1663b5fb705610ce95be5adc1b72969de6cfde 06:12:08 $ docker rm -f --volumes 4b4b5f81b861e7a463ce645ccb1663b5fb705610ce95be5adc1b72969de6cfde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:09 + docker inspect -f . ci-base-image-x86_64 06:12:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:09 prd-ubuntu20.04-docker-8c-8g-24087 does not seem to be running inside a container 06:12:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-705 -v /w/workspace/gexfoundry_device-mqtt-go_PR-705:/w/workspace/gexfoundry_device-mqtt-go_PR-705:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-705@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-705@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:12:09 $ docker top 99685596c9d3b9d21d4bd92bcb8df2a26a0d531187a392e3b4957ec8eb8da99d -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:09 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-705 [Pipeline] fileExists [Pipeline] sh 06:12:10 + make test 06:12:10 go test ./... -coverprofile=coverage.out ./... 06:12:11 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:12:33 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 06:12:33 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 06:12:33 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements 06:12:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24089 in /w/workspace/gexfoundry_device-mqtt-go_PR-705 [Pipeline] { [Pipeline] ws 06:12:36 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 06:12:39 The recommended git tool is: git 06:12:43 go vet ./... 06:12:45 using credential edgex-jenkins-ssh 06:12:45 Cloning the remote Git repository 06:12:45 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:12:45 > git init /w/workspace/device-mqtt-go/1 # timeout=10 06:12:45 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:12:45 > git --version # timeout=10 06:12:45 > git --version # 'git version 2.25.1' 06:12:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:12:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:12:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:12:48 ./bin/test-attribution-txt.sh [Pipeline] echo 06:12:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:12:49 $ docker stop --time=1 99685596c9d3b9d21d4bd92bcb8df2a26a0d531187a392e3b4957ec8eb8da99d 06:12:48 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:12:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:12:49 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:12:49 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:12:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/705/head:refs/remotes/origin/PR-705 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:12:50 Merging remotes/origin/main commit a2016d423b1c70de9c1bd91a5949c98d975b79e0 into PR head commit b35bedd1f3478e6ee9832909a33ee3e010ee194a 06:12:50 Merge succeeded, producing b35bedd1f3478e6ee9832909a33ee3e010ee194a 06:12:50 Checking out Revision b35bedd1f3478e6ee9832909a33ee3e010ee194a (PR-705) 06:12:50 > git config core.sparsecheckout # timeout=10 06:12:50 > git checkout -f b35bedd1f3478e6ee9832909a33ee3e010ee194a # timeout=10 06:12:50 > git remote # timeout=10 06:12:50 > git config --get remote.origin.url # timeout=10 06:12:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:12:50 > git merge a2016d423b1c70de9c1bd91a5949c98d975b79e0 # timeout=10 06:12:50 > git rev-parse HEAD^{commit} # timeout=10 06:12:50 > git config core.sparsecheckout # timeout=10 06:12:50 > git checkout -f b35bedd1f3478e6ee9832909a33ee3e010ee194a # timeout=10 06:12:53 $ docker rm -f --volumes 99685596c9d3b9d21d4bd92bcb8df2a26a0d531187a392e3b4957ec8eb8da99d [Pipeline] // withDockerContainer [Pipeline] sh 06:12:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:12:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:12:54 Commit message: "refactor!: update module to v4" 06:12:54 > git --version # timeout=10 06:12:54 > git --version # 'git version 2.25.1' 06:12:54 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:12:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:12:54 + ls -al . 06:12:54 total 264 06:12:54 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 06:12 . 06:12:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:10 .. 06:12:54 -rw-rw-r-- 1 jenkins jenkins 140 Oct 30 06:10 .dockerignore 06:12:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:12 .git 06:12:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:10 .github 06:12:54 -rw-rw-r-- 1 jenkins jenkins 264 Oct 30 06:10 .gitignore 06:12:54 -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 06:10 .golangci.yml 06:12:54 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 06:10 .semver 06:12:54 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 30 06:10 Attribution.txt 06:12:54 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 30 06:10 CHANGELOG.md 06:12:54 -rw-rw-r-- 1 jenkins jenkins 1803 Oct 30 06:10 Dockerfile 06:12:54 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 06:10 GOVERNANCE.md 06:12:54 -rw-rw-r-- 1 jenkins jenkins 657 Oct 30 06:10 Jenkinsfile 06:12:54 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 06:10 LICENSE 06:12:54 -rw-rw-r-- 1 jenkins jenkins 2500 Oct 30 06:10 Makefile 06:12:54 -rw-rw-r-- 1 jenkins jenkins 620 Oct 30 06:10 OWNERS.md 06:12:54 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 30 06:10 README.md 06:12:54 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 06:10 VERSION 06:12:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:10 bin 06:12:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:10 cmd 06:12:54 -rw-r--r-- 1 jenkins jenkins 21039 Oct 30 06:12 coverage.out 06:12:54 -rw-rw-r-- 1 jenkins jenkins 7030 Oct 30 06:10 go.mod 06:12:54 -rw-rw-r-- 1 jenkins jenkins 100162 Oct 30 06:10 go.sum 06:12:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:10 internal 06:12:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:10 mock 06:12:54 -rw-rw-r-- 1 jenkins jenkins 227 Oct 30 06:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:55 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b35bedd1f3478e6ee9832909a33ee3e010ee194a --label arch=amd64 --label version=0.0.0 . 06:12:55 Sending build context to Docker daemon 21.03MB 06:12:55 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 06:12:55 Step 2/25 : FROM ${BASE} AS builder 06:12:55 ---> 5d9a8b103425 06:12:55 Step 3/25 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 06:12:55 ---> Running in 2d9ebd27e174 06:12:55 Removing intermediate container 2d9ebd27e174 06:12:55 ---> eea2ee21b561 06:12:55 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:12:55 ---> Running in 8f46f386d37c 06:12:55 Removing intermediate container 8f46f386d37c 06:12:55 ---> 3ca3a67482eb 06:12:55 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [Pipeline] sh 06:12:56 ---> Running in 3df07eba63ad 06:12:56 Removing intermediate container 3df07eba63ad 06:12:56 ---> fd95dcca6dbb 06:12:56 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 06:12:56 ---> Running in 1317f09f522c 06:12:56 Removing intermediate container 1317f09f522c 06:12:56 ---> a2d633327c31 06:12:56 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:12:56 ---> Running in 6b7bbc4a29f2 06:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:12:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:12:56 % Total % Received % Xferd Average Speed Time Time Time Current 06:12:56 Dload Upload Total Spent Left Speed 06:12:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 06:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:12:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:12:57 + sudo tee /etc/docker/daemon.new 06:12:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:12:57 { 06:12:57 "registry-mirrors": [ 06:12:57 "https://nexus3.edgexfoundry.org:10001" 06:12:57 ], 06:12:57 "bip": "10.250.0.254/24", 06:12:57 "hosts": [ 06:12:57 "tcp://0.0.0.0:5555", 06:12:57 "unix:///var/run/docker.sock" 06:12:57 ], 06:12:57 "mtu": 1458, 06:12:57 "selinux-enabled": true, 06:12:57 "seccomp-profile": "/etc/docker/seccomp.json" 06:12:57 } [Pipeline] sh 06:12:57 OK: 250 MiB in 58 packages 06:12:57 Removing intermediate container 6b7bbc4a29f2 06:12:57 ---> f447722a9ae6 06:12:57 Step 8/25 : WORKDIR /device-mqtt-go 06:12:57 ---> Running in 38d348894c15 06:12:57 Removing intermediate container 38d348894c15 06:12:57 ---> 2670e1e794fe 06:12:57 Step 9/25 : COPY go.mod vendor* ./ 06:12:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:12:57 ---> ee7cbe0dbeea 06:12:57 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:12:57 ---> Running in 3e50c8207357 06:12:57 + sudo service docker restart 06:12:58 Removing intermediate container 3e50c8207357 06:12:58 ---> 071618b2bd42 06:12:58 Step 11/25 : COPY . . 06:12:59 ---> b63bd19fc2d9 06:12:59 Step 12/25 : RUN $MAKE 06:12:59 ---> Running in a7a0ca985d6d 06:12:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:16 provisioning config files... 06:13:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15042962358294433118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:16 ---> ****-login.sh 06:13:16 nexus3.edgexfoundry.org:10001 06:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:17 Configure a credential helper to remove this warning. See 06:13:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:17 06:13:17 Login Succeeded 06:13:17 nexus3.edgexfoundry.org:10002 06:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:17 Configure a credential helper to remove this warning. See 06:13:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:17 06:13:17 Login Succeeded 06:13:17 nexus3.edgexfoundry.org:10003 06:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:18 Configure a credential helper to remove this warning. See 06:13:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:18 06:13:18 Login Succeeded 06:13:18 nexus3.edgexfoundry.org:10004 06:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:18 Configure a credential helper to remove this warning. See 06:13:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:18 06:13:18 Login Succeeded 06:13:18 ****.io 06:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:18 Configure a credential helper to remove this warning. See 06:13:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:18 06:13:18 Login Succeeded 06:13:18 ---> ****-login.sh ends [Pipeline] } 06:13:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:13:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:13:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:13:19 ========================================================= 06:13:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:13:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:13:20 Sending build context to Docker daemon 10.66MB 06:13:20 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:13:20 Step 2/12 : FROM ${BASE} AS builder 06:13:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:13:20 cf04c63912e1: Pulling fs layer 06:13:20 55b35a11ae5e: Pulling fs layer 06:13:20 a37a00ec5f00: Pulling fs layer 06:13:20 50b3750afda1: Pulling fs layer 06:13:20 4f4fb700ef54: Pulling fs layer 06:13:20 80978eb59214: Pulling fs layer 06:13:20 50b3750afda1: Waiting 06:13:20 c9f46d7d2bd2: Pulling fs layer 06:13:20 80978eb59214: Waiting 06:13:20 c9f46d7d2bd2: Waiting 06:13:20 c5a475d317c9: Pulling fs layer 06:13:20 c5a475d317c9: Waiting 06:13:20 55b35a11ae5e: Verifying Checksum 06:13:20 55b35a11ae5e: Download complete 06:13:20 50b3750afda1: Verifying Checksum 06:13:20 50b3750afda1: Download complete 06:13:20 4f4fb700ef54: Verifying Checksum 06:13:20 4f4fb700ef54: Download complete 06:13:20 80978eb59214: Verifying Checksum 06:13:20 80978eb59214: Download complete 06:13:20 cf04c63912e1: Verifying Checksum 06:13:20 cf04c63912e1: Download complete 06:13:21 c5a475d317c9: Verifying Checksum 06:13:21 c5a475d317c9: Download complete 06:13:21 cf04c63912e1: Pull complete 06:13:22 55b35a11ae5e: Pull complete 06:13:22 a37a00ec5f00: Verifying Checksum 06:13:22 a37a00ec5f00: Download complete 06:13:23 c9f46d7d2bd2: Verifying Checksum 06:13:23 c9f46d7d2bd2: Download complete 06:13:35 a37a00ec5f00: Pull complete 06:13:36 50b3750afda1: Pull complete 06:13:36 4f4fb700ef54: Pull complete 06:13:36 80978eb59214: Pull complete 06:13:38 Removing intermediate container a7a0ca985d6d 06:13:38 ---> 165a6385741a 06:13:38 Step 13/25 : FROM alpine:3.20 06:13:38 3.20: Pulling from library/alpine 06:13:38 43c4264eed91: Already exists 06:13:38 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:13:38 Status: Downloaded newer image for alpine:3.20 06:13:38 ---> 91ef0af61f39 06:13:38 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 06:13:38 ---> Running in e08a68bb4491 06:13:38 Removing intermediate container e08a68bb4491 06:13:38 ---> 95509106d3e9 06:13:38 Step 15/25 : RUN apk add --update --no-cache dumb-init 06:13:38 ---> Running in f1074ab27e7f 06:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:13:38 (1/1) Installing dumb-init (1.2.5-r3) 06:13:38 Executing busybox-1.36.1-r29.trigger 06:13:38 OK: 8 MiB in 15 packages 06:13:38 Removing intermediate container f1074ab27e7f 06:13:38 ---> b6306f9caa68 06:13:38 Step 16/25 : RUN apk --no-cache upgrade 06:13:38 ---> Running in 48efaf4a2219 06:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:13:38 Upgrading critical system libraries and apk-tools: 06:13:38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:13:38 Executing busybox-1.36.1-r29.trigger 06:13:38 Continuing the upgrade transaction with new apk-tools: 06:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:13:38 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:13:38 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:13:38 OK: 8 MiB in 15 packages 06:13:38 Removing intermediate container 48efaf4a2219 06:13:38 ---> 7e4ba8bb3ecc 06:13:38 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 06:13:39 ---> 6d4c0090d0d4 06:13:39 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 06:13:39 ---> 9e92f469085a 06:13:39 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 06:13:39 ---> b3f281762a4f 06:13:39 Step 20/25 : EXPOSE 59982 06:13:39 ---> Running in 98ec4a03e4bf 06:13:39 Removing intermediate container 98ec4a03e4bf 06:13:39 ---> e7738f0ad94b 06:13:39 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 06:13:39 ---> Running in eabdd9cb3d9e 06:13:39 Removing intermediate container eabdd9cb3d9e 06:13:39 ---> 6401331eeda4 06:13:39 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:13:39 ---> Running in 1fa5e609d27d 06:13:39 Removing intermediate container 1fa5e609d27d 06:13:39 ---> b7e240f8485f 06:13:39 Step 23/25 : LABEL arch=amd64 06:13:39 ---> Running in 3228c46140b8 06:13:39 Removing intermediate container 3228c46140b8 06:13:39 ---> 2778abcdb923 06:13:39 Step 24/25 : LABEL git_sha=b35bedd1f3478e6ee9832909a33ee3e010ee194a 06:13:39 ---> Running in 392e3a9186de 06:13:40 Removing intermediate container 392e3a9186de 06:13:40 ---> 98a4a51862bb 06:13:40 Step 25/25 : LABEL version=0.0.0 06:13:40 ---> Running in 916ac08df0da 06:13:40 Removing intermediate container 916ac08df0da 06:13:40 ---> 3358cf83df4e 06:13:40 [Warning] One or more build-args [ARCH] were not consumed 06:13:40 Successfully built 3358cf83df4e 06:13:40 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:41 06:13:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:41 latest: Pulling from edgex-lftools-log-publisher 06:13:41 5eb5b503b376: Pulling fs layer 06:13:41 5c69ac0246d0: Pulling fs layer 06:13:41 ec43610c2a17: Pulling fs layer 06:13:41 3a2ae6a8a46f: Pulling fs layer 06:13:41 33b1e0a273af: Pulling fs layer 06:13:41 5d3b04190fa2: Pulling fs layer 06:13:41 2f39f015ded8: Pulling fs layer 06:13:41 3a2ae6a8a46f: Waiting 06:13:41 2f39f015ded8: Waiting 06:13:41 33b1e0a273af: Waiting 06:13:41 5d3b04190fa2: Waiting 06:13:41 5c69ac0246d0: Verifying Checksum 06:13:41 5c69ac0246d0: Download complete 06:13:41 3a2ae6a8a46f: Verifying Checksum 06:13:41 3a2ae6a8a46f: Download complete 06:13:41 33b1e0a273af: Verifying Checksum 06:13:41 33b1e0a273af: Download complete 06:13:41 5d3b04190fa2: Download complete 06:13:41 ec43610c2a17: Verifying Checksum 06:13:41 ec43610c2a17: Download complete 06:13:41 5eb5b503b376: Verifying Checksum 06:13:41 5eb5b503b376: Download complete 06:13:42 2f39f015ded8: Download complete 06:13:42 5eb5b503b376: Pull complete 06:13:43 5c69ac0246d0: Pull complete 06:13:43 ec43610c2a17: Pull complete 06:13:43 3a2ae6a8a46f: Pull complete 06:13:43 33b1e0a273af: Pull complete 06:13:43 5d3b04190fa2: Pull complete 06:13:44 c9f46d7d2bd2: Pull complete 06:13:45 c5a475d317c9: Pull complete 06:13:45 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:13:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:13:45 ---> be29e6b0f0d4 06:13:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:13:47 ---> Running in 384b9279a66f 06:13:48 2f39f015ded8: Pull complete 06:13:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:13:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:48 Removing intermediate container 384b9279a66f 06:13:48 ---> c1fc9e58e7d7 06:13:48 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:48 ---> Running in e0b10e2977e5 06:13:48 prd-ubuntu20.04-docker-8c-8g-24087 does not seem to be running inside a container 06:13:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-705 -v /w/workspace/gexfoundry_device-mqtt-go_PR-705:/w/workspace/gexfoundry_device-mqtt-go_PR-705:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-705@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-705@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:13:48 Removing intermediate container e0b10e2977e5 06:13:48 ---> 96acb7807a8a 06:13:48 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:13:48 ---> Running in 3dc7c9cbb1ae 06:13:49 Removing intermediate container 3dc7c9cbb1ae 06:13:49 ---> 20624833f66b 06:13:49 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:13:49 ---> Running in 6375d1361a80 06:13:49 Removing intermediate container 6375d1361a80 06:13:49 ---> 319c5ca77043 06:13:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:13:50 ---> Running in 1e60a91c43a8 06:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:13:51 $ docker top d803dad6564c5f5f7964039f576f6022f01e3bb7050db7de8da9d24c4417511f -eo pid,comm [Pipeline] { 06:13:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh 06:13:52 ---> job-cost.sh 06:13:52 lf-activate-venv: SKIPPING 06:13:52 INFO: No Stack... 06:13:52 INFO: Retrieving Pricing Info for: v3-standard-8 06:13:52 INFO: Archiving Costs [Pipeline] sh 06:13:53 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-705/archives/cost.csv 06:13:53 + cut -d, -f6 06:13:53 (1/4) Installing openssh-keygen (9.7_p1-r4) 06:13:53 (2/4) Installing libedit (20240517.3.1-r0) 06:13:53 (3/4) Installing openssh-client-common (9.7_p1-r4) 06:13:53 (4/4) Installing openssh-client-default (9.7_p1-r4) 06:13:53 Executing busybox-1.36.1-r29.trigger [Pipeline] lock 06:13:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-705-1-stack-cost] 06:13:53 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-705-1-stack-cost] did not exist. Created. 06:13:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-705-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:13:53 OK: 242 MiB in 58 packages 06:13:53 + echo total: 0.2199999988079071 [Pipeline] stash 06:13:53 Stashed 1 file(s) [Pipeline] } 06:13:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-705-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:13:53 $ docker stop --time=1 d803dad6564c5f5f7964039f576f6022f01e3bb7050db7de8da9d24c4417511f 06:13:54 Removing intermediate container 1e60a91c43a8 06:13:54 ---> 0914b17c2f57 06:13:54 Step 8/12 : WORKDIR /device-mqtt-go 06:13:54 ---> Running in 56ee1883ec04 06:13:54 Removing intermediate container 56ee1883ec04 06:13:54 ---> a8d64c899bd5 06:13:54 Step 9/12 : COPY go.mod vendor* ./ 06:13:54 $ docker rm -f --volumes d803dad6564c5f5f7964039f576f6022f01e3bb7050db7de8da9d24c4417511f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 06:13:55 ---> 0d597dbf1f78 06:13:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:13:55 ---> Running in 80c8fdbc01ee 06:15:47 Removing intermediate container 80c8fdbc01ee 06:15:47 ---> 5fb2b92038ab 06:15:47 Step 11/12 : COPY . . 06:15:47 ---> 55dde6970aa8 06:15:47 Step 12/12 : RUN $MAKE 06:15:47 ---> Running in 401a4a130d2e 06:15:47 noop 06:15:47 Removing intermediate container 401a4a130d2e 06:15:47 ---> b678bd92d2b6 06:15:47 Successfully built b678bd92d2b6 06:15:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:47 + docker inspect -f . ci-base-image-arm64 06:15:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:48 prd-ubuntu20.04-docker-arm64-4c-16g-24089 does not seem to be running inside a container 06:15:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:15:49 $ docker top 78f6ce3c7a220f69fe98d6b2087e97b246bc0cff457101cf983f1696210252ce -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:50 + go version 06:15:50 go version go1.23.2 linux/arm64 [Pipeline] } 06:15:50 $ docker stop --time=1 78f6ce3c7a220f69fe98d6b2087e97b246bc0cff457101cf983f1696210252ce 06:15:51 $ docker rm -f --volumes 78f6ce3c7a220f69fe98d6b2087e97b246bc0cff457101cf983f1696210252ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:52 + docker inspect -f . ci-base-image-arm64 06:15:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:52 prd-ubuntu20.04-docker-arm64-4c-16g-24089 does not seem to be running inside a container 06:15:52 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:15:54 $ docker top 413673f334a6a47baa17ff6086daa67bb6e96da987514d95aa76a4e0ae16e37c -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:54 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 06:15:55 + make test 06:15:55 go test ./... -coverprofile=coverage.out ./... 06:16:00 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:19:37 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 06:19:37 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 06:19:37 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 22.8% of statements 06:19:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:19:37 go vet ./... 06:20:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:20:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:20:24 ./bin/test-attribution-txt.sh [Pipeline] echo 06:20:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:20:24 $ docker stop --time=1 413673f334a6a47baa17ff6086daa67bb6e96da987514d95aa76a4e0ae16e37c 06:20:26 $ docker rm -f --volumes 413673f334a6a47baa17ff6086daa67bb6e96da987514d95aa76a4e0ae16e37c [Pipeline] // withDockerContainer [Pipeline] sh 06:20:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:20:28 Warning: overwriting stash ‘coverage-report’ 06:20:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:20:29 + ls -al . 06:20:29 total 260 06:20:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:15 . 06:20:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:12 .. 06:20:29 -rw-rw-r-- 1 jenkins jenkins 140 Oct 30 06:12 .dockerignore 06:20:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:12 .git 06:20:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:12 .github 06:20:29 -rw-rw-r-- 1 jenkins jenkins 264 Oct 30 06:12 .gitignore 06:20:29 -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 06:12 .golangci.yml 06:20:29 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 30 06:12 Attribution.txt 06:20:29 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 30 06:12 CHANGELOG.md 06:20:29 -rw-rw-r-- 1 jenkins jenkins 1803 Oct 30 06:12 Dockerfile 06:20:29 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 06:12 GOVERNANCE.md 06:20:29 -rw-rw-r-- 1 jenkins jenkins 657 Oct 30 06:12 Jenkinsfile 06:20:29 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 06:12 LICENSE 06:20:29 -rw-rw-r-- 1 jenkins jenkins 2500 Oct 30 06:12 Makefile 06:20:29 -rw-rw-r-- 1 jenkins jenkins 620 Oct 30 06:12 OWNERS.md 06:20:29 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 30 06:12 README.md 06:20:29 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 06:10 VERSION 06:20:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:12 bin 06:20:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:12 cmd 06:20:29 -rw-r--r-- 1 jenkins jenkins 21039 Oct 30 06:19 coverage.out 06:20:29 -rw-rw-r-- 1 jenkins jenkins 7030 Oct 30 06:12 go.mod 06:20:29 -rw-rw-r-- 1 jenkins jenkins 100162 Oct 30 06:12 go.sum 06:20:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:12 internal 06:20:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:12 mock 06:20:29 -rw-rw-r-- 1 jenkins jenkins 227 Oct 30 06:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:30 + 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=b35bedd1f3478e6ee9832909a33ee3e010ee194a --label arch=arm64 --label version=0.0.0 . 06:20:31 Sending build context to Docker daemon 10.69MB 06:20:31 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 06:20:31 Step 2/25 : FROM ${BASE} AS builder 06:20:31 ---> b678bd92d2b6 06:20:31 Step 3/25 : ARG ADD_BUILD_TAGS="" 06:20:31 ---> Running in e6c60087788c 06:20:31 Removing intermediate container e6c60087788c 06:20:31 ---> d5a7bdafaf7d 06:20:31 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:20:31 ---> Running in 5f7bd9691901 06:20:31 Removing intermediate container 5f7bd9691901 06:20:31 ---> 5f9b43108547 06:20:31 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:20:31 ---> Running in e09766015c81 06:20:31 Removing intermediate container e09766015c81 06:20:31 ---> fd6d6890e548 06:20:31 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 06:20:31 ---> Running in 7c6724548aea 06:20:32 Removing intermediate container 7c6724548aea 06:20:32 ---> 7f2027a072f6 06:20:32 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:20:32 ---> Running in f74b2b5d3335 06:20:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:20:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:20:35 OK: 242 MiB in 58 packages 06:20:36 Removing intermediate container f74b2b5d3335 06:20:36 ---> 841f2cdcc476 06:20:36 Step 8/25 : WORKDIR /device-mqtt-go 06:20:36 ---> Running in dc7de53aaaa7 06:20:36 Removing intermediate container dc7de53aaaa7 06:20:36 ---> 75e8ed339089 06:20:36 Step 9/25 : COPY go.mod vendor* ./ 06:20:36 ---> f08ff14e21df 06:20:36 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:36 ---> Running in 27f53100749a 06:20:38 Removing intermediate container 27f53100749a 06:20:38 ---> cf836ab3f6a3 06:20:38 Step 11/25 : COPY . . 06:20:40 ---> 3cad256f6293 06:20:40 Step 12/25 : RUN $MAKE 06:20:40 ---> Running in b8359881da00 06:20:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd 06:24:02 Removing intermediate container b8359881da00 06:24:02 ---> 297993f5fc00 06:24:02 Step 13/25 : FROM alpine:3.20 06:24:02 3.20: Pulling from library/alpine 06:24:02 cf04c63912e1: Already exists 06:24:02 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:24:02 Status: Downloaded newer image for alpine:3.20 06:24:02 ---> c157a85ed455 06:24:02 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 06:24:02 ---> Running in c5bc05714b01 06:24:02 Removing intermediate container c5bc05714b01 06:24:02 ---> c0b37d56e080 06:24:02 Step 15/25 : RUN apk add --update --no-cache dumb-init 06:24:02 ---> Running in ded6457d66f2 06:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:24:05 (1/1) Installing dumb-init (1.2.5-r3) 06:24:05 Executing busybox-1.36.1-r29.trigger 06:24:05 OK: 9 MiB in 15 packages 06:24:06 Removing intermediate container ded6457d66f2 06:24:06 ---> 4be21ba64903 06:24:06 Step 16/25 : RUN apk --no-cache upgrade 06:24:06 ---> Running in e239be0a962a 06:24:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:24:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:24:09 Upgrading critical system libraries and apk-tools: 06:24:09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:24:09 Executing busybox-1.36.1-r29.trigger 06:24:09 Continuing the upgrade transaction with new apk-tools: 06:24:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:24:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:24:11 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:24:11 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:24:11 OK: 9 MiB in 15 packages 06:24:12 Removing intermediate container e239be0a962a 06:24:12 ---> b2fef80ba899 06:24:12 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 06:24:15 ---> b9b3ce07bd18 06:24:15 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 06:24:15 ---> 84728390ace3 06:24:15 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 06:24:15 ---> a3364e9207e9 06:24:15 Step 20/25 : EXPOSE 59982 06:24:15 ---> Running in 1d56fc257ab5 06:24:16 Removing intermediate container 1d56fc257ab5 06:24:16 ---> 3c3a21247fc1 06:24:16 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 06:24:16 ---> Running in c0e8fae1d02e 06:24:16 Removing intermediate container c0e8fae1d02e 06:24:16 ---> c52f553f745f 06:24:16 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:24:16 ---> Running in 3d6ad458563d 06:24:16 Removing intermediate container 3d6ad458563d 06:24:16 ---> 68584feaa935 06:24:16 Step 23/25 : LABEL arch=arm64 06:24:16 ---> Running in 2b74901a6dd1 06:24:17 Removing intermediate container 2b74901a6dd1 06:24:17 ---> a6b7a97fe6bb 06:24:17 Step 24/25 : LABEL git_sha=b35bedd1f3478e6ee9832909a33ee3e010ee194a 06:24:17 ---> Running in 66577810bad7 06:24:17 Removing intermediate container 66577810bad7 06:24:17 ---> ade6c2570fc1 06:24:17 Step 25/25 : LABEL version=0.0.0 06:24:17 ---> Running in 53dca2c58827 06:24:18 Removing intermediate container 53dca2c58827 06:24:18 ---> 4058dbb50d63 06:24:18 [Warning] One or more build-args [ARCH] were not consumed 06:24:18 Successfully built 4058dbb50d63 06:24:18 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:19 06:24:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:19 arm64: Pulling from edgex-lftools-log-publisher 06:24:19 8998bd30e6a1: Pulling fs layer 06:24:19 04944245beec: Pulling fs layer 06:24:19 699f458cf7ca: Pulling fs layer 06:24:19 765212b225bb: Pulling fs layer 06:24:19 f23df028b6ca: Pulling fs layer 06:24:19 d65c8cfc05b1: Pulling fs layer 06:24:19 2437ff75d9bd: Pulling fs layer 06:24:19 765212b225bb: Waiting 06:24:19 f23df028b6ca: Waiting 06:24:19 d65c8cfc05b1: Waiting 06:24:19 2437ff75d9bd: Waiting 06:24:19 04944245beec: Verifying Checksum 06:24:19 04944245beec: Download complete 06:24:19 765212b225bb: Verifying Checksum 06:24:19 765212b225bb: Download complete 06:24:19 f23df028b6ca: Download complete 06:24:19 d65c8cfc05b1: Verifying Checksum 06:24:19 d65c8cfc05b1: Download complete 06:24:19 699f458cf7ca: Verifying Checksum 06:24:19 699f458cf7ca: Download complete 06:24:20 8998bd30e6a1: Verifying Checksum 06:24:20 8998bd30e6a1: Download complete 06:24:22 2437ff75d9bd: Verifying Checksum 06:24:22 2437ff75d9bd: Download complete 06:24:24 8998bd30e6a1: Pull complete 06:24:25 04944245beec: Pull complete 06:24:27 699f458cf7ca: Pull complete 06:24:27 765212b225bb: Pull complete 06:24:27 f23df028b6ca: Pull complete 06:24:27 d65c8cfc05b1: Pull complete 06:24:46 2437ff75d9bd: Pull complete 06:24:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:24:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:24:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:24:46 prd-ubuntu20.04-docker-arm64-4c-16g-24089 does not seem to be running inside a container 06:24:46 $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:24:49 $ docker top 13f7acb9e002da3f9aa955593d2fe00f94d820c19d8bb77ce30ddc4728fd6e29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:49 ---> job-cost.sh 06:24:49 lf-activate-venv: SKIPPING 06:24:49 INFO: No Stack... 06:25:12 INFO: Retrieving Pricing Info for: v3-standard-4 06:25:12 INFO: Archiving Costs [Pipeline] sh 06:25:12 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 06:25:12 + cut -d, -f6 [Pipeline] lock 06:25:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-705-1-stack-cost] 06:25:12 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-705-1-stack-cost] did not exist. Created. 06:25:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-705-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:25:13 /w/workspace/device-mqtt-go/1@tmp/durable-f7a2cac5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:25:13 + echo total: 0.10999999940395355 [Pipeline] stash 06:25:13 Warning: overwriting stash ‘stack-cost’ 06:25:13 Stashed 1 file(s) [Pipeline] } 06:25:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-705-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:25:13 $ docker stop --time=1 13f7acb9e002da3f9aa955593d2fe00f94d820c19d8bb77ce30ddc4728fd6e29 06:25:15 $ docker rm -f --volumes 13f7acb9e002da3f9aa955593d2fe00f94d820c19d8bb77ce30ddc4728fd6e29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:25:16 provisioning config files... 06:25:16 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-705@tmp/config17594598707497669901tmp [Pipeline] { [Pipeline] sh 06:25:16 + set +x 06:25:16 + curl -s https://codecov.io/bash 06:25:16 + bash -s -- 06:25:16 06:25:16 _____ _ 06:25:16 / ____| | | 06:25:16 | | ___ __| | ___ ___ _____ __ 06:25:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:25:16 | |___| (_) | (_| | __/ (_| (_) \ V / 06:25:16 \_____\___/ \__,_|\___|\___\___/ \_/ 06:25:16 Bash-1.0.6 06:25:16 06:25:16 06:25:16 ==> git version 2.25.1 found 06:25:16 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:25:16 Release-Date: 2020-01-08 06:25:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:25:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:25:16 ==> Jenkins CI detected. 06:25:16 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-705 06:25:16 project root: . 06:25:16 --> token set from env 06:25:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:25:16 ==> Running gcov in . (disable via -X gcov) 06:25:16 ==> Python coveragepy not found 06:25:16 ==> Searching for coverage reports in: 06:25:16 + . 06:25:16 -> Found 1 reports 06:25:16 ==> Detecting git/mercurial file structure 06:25:16 ==> Reading reports 06:25:17 + ./coverage.out bytes=21039 06:25:17 ==> Appending adjustments 06:25:17 https://docs.codecov.io/docs/fixing-reports 06:25:17 + Found adjustments 06:25:17 ==> Gzipping contents 06:25:17 4.0K /tmp/codecov.zc7XS1.gz 06:25:17 ==> Uploading reports 06:25:17 url: https://codecov.io 06:25:17 query: branch=PR-705&commit=b35bedd1f3478e6ee9832909a33ee3e010ee194a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-705%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=705&job=&cmd_args= 06:25:17 -> Pinging Codecov 06:25:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-705&commit=b35bedd1f3478e6ee9832909a33ee3e010ee194a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-705%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=705&job=&cmd_args= 06:25:17 -> Uploading to 06:25:17 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/b35bedd1f3478e6ee9832909a33ee3e010ee194a/8c6b8806-b989-48c3-b5d9-5e0cffda813f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T062517Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=be546ee8c3b7c876077e550fd8064ec38389afcdf6bbddb6acb92da4a5a6cfcd 06:25:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:25:17 Dload Upload Total Spent Left Speed 06:25:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 16482 --:--:-- --:--:-- --:--:-- 16401 100 3346 0 0 100 3346 0 15140 --:--:-- --:--:-- --:--:-- 15072 06:25:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b35bedd1f3478e6ee9832909a33ee3e010ee194a [Pipeline] } 06:25:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:25:20 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-705/archives ] 06:25:20 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-705/archives 06:25:20 total 16 06:25:20 drwxr-xr-x 3 root root 4096 Oct 30 06:13 . 06:25:20 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 06:13 .. 06:25:20 drwxr-xr-x 2 root root 4096 Oct 30 06:13 cost 06:25:20 -rw-r--r-- 1 root root 86 Oct 30 06:13 cost.csv 06:25:20 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-705/archives 06:25:20 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-705/archives 06:25:20 total 16 06:25:20 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 06:13 . 06:25:20 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 06:13 .. 06:25:20 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 06:13 cost 06:25:20 -rw-r--r-- 1 jenkins jenkins 86 Oct 30 06:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:25:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:25:21 ---> package-listing.sh 06:25:21 ++ facter osfamily 06:25:21 ++ tr '[:upper:]' '[:lower:]' 06:25:21 + OS_FAMILY=debian 06:25:21 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-705 06:25:21 + START_PACKAGES=/tmp/packages_start.txt 06:25:21 + END_PACKAGES=/tmp/packages_end.txt 06:25:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:25:21 + PACKAGES=/tmp/packages_start.txt 06:25:21 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-705 ']' 06:25:21 + PACKAGES=/tmp/packages_end.txt 06:25:21 + case "${OS_FAMILY}" in 06:25:21 + dpkg -l 06:25:21 + grep '^ii' 06:25:21 + '[' -f /tmp/packages_start.txt ']' 06:25:21 + '[' -f /tmp/packages_end.txt ']' 06:25:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:25:21 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-705 ']' 06:25:21 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-705/archives/ 06:25:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-705/archives/ [Pipeline] echo 06:25:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-705/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:25:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:25:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:22 prd-ubuntu20.04-docker-8c-8g-24087 does not seem to be running inside a container 06:25:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-705/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-705 -v /w/workspace/gexfoundry_device-mqtt-go_PR-705:/w/workspace/gexfoundry_device-mqtt-go_PR-705:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-705@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-705@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:25:22 $ docker top 409f2b2be12b3e4d9a9479b9a4ba52b45610fafd507213f76c24b5f6aba732e7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:23 + touch /tmp/pre-build-complete [Pipeline] sh 06:25:23 + mkdir -p /var/log/sysstat [Pipeline] sh 06:25:24 + ls /var/log/sa-host 06:25:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:24 provisioning config files... 06:25:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-705@tmp/config14156861900350413113tmp [Pipeline] { [Pipeline] echo 06:25:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:25:24 ---> create-netrc.sh [Pipeline] } 06:25:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:25:25 ---> python-tools-install.sh [Pipeline] echo 06:25:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:25:25 ---> sudo-logs.sh 06:25:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:25:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:25:25 ---> job-cost.sh 06:25:25 lf-activate-venv: SKIPPING 06:25:25 DEBUG: total: 0.2199999988079071 06:25:25 INFO: Retrieving Stack Cost... 06:25:26 INFO: Retrieving Pricing Info for: v3-standard-8 06:25:26 INFO: Archiving Costs [Pipeline] echo 06:25:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:25:27 ---> logs-deploy.sh 06:25:27 lf-activate-venv: SKIPPING 06:25:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-705/1 06:25:27 INFO: archiving workspace using pattern(s): 06:25:28 Archives upload complete. 06:25:28 INFO: archiving logs to Nexus