Pull request #665 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f+f2c2416e3cde4ef7ccc2ae6960adbfe55941aa03 (86e9b4ee2ab0d3b940bea08b7fbbafcdf671d0db) 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-ssh8524706448677415143.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14548318511334360145.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-665/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-665/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3174252189956556824.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-665/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2538087638405669154.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12079206012652326397.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-665/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-665/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10717711597828888871.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5404 in /w/workspace/gexfoundry_device-mqtt-go_PR-665 [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-665 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit f2c2416e3cde4ef7ccc2ae6960adbfe55941aa03 into PR head commit ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f Merge succeeded, producing ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f Checking out Revision ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f (PR-665) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/665/head:refs/remotes/origin/PR-665 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f2c2416e3cde4ef7ccc2ae6960adbfe55941aa03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:37:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:37:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:37:30 ========================================================= 01:37:30 EdgeX Global Pipelines Version Info 01:37:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:37:30 ------------------- 01:37:30 stable info: 01:37:30 ------------------- 01:37:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:37:30 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:37:30 Message: update stable to v1.0.258 01:37:31 ------------------- 01:37:31 experimental info: 01:37:31 ------------------- 01:37:31 Commited By: **** collab-it+edgex@linuxfoundation.org 01:37:31 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:37:31 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:37:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:37:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:37:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:37:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:37:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:37:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:37:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:37:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:37:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:37:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:37:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:37:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:37:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:37:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:37:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:37:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:37:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:37:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:37:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:37:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:37:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:37:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-665 [Pipeline] echo 01:37:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-665 [Pipeline] echo 01:37:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-665 [Pipeline] echo 01:37:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f [Pipeline] echo 01:37:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff7b4e8 [Pipeline] echo 01:37:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:33 provisioning config files... 01:37:33 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-665@tmp/config12046810518164242401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:34 ---> ****-login.sh 01:37:34 nexus3.edgexfoundry.org:10001 01:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:34 Configure a credential helper to remove this warning. See 01:37:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:34 01:37:34 Login Succeeded 01:37:34 nexus3.edgexfoundry.org:10002 01:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:34 Configure a credential helper to remove this warning. See 01:37:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:34 01:37:34 Login Succeeded 01:37:34 nexus3.edgexfoundry.org:10003 01:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:34 Configure a credential helper to remove this warning. See 01:37:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:34 01:37:34 Login Succeeded 01:37:34 nexus3.edgexfoundry.org:10004 01:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:35 Configure a credential helper to remove this warning. See 01:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:35 01:37:35 Login Succeeded 01:37:35 ****.io 01:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:35 Configure a credential helper to remove this warning. See 01:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:35 01:37:35 Login Succeeded 01:37:35 ---> ****-login.sh ends [Pipeline] } 01:37:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:37:36 + git rev-list -1 --merges ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f~1..ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f [Pipeline] echo 01:37:36 -----------> git rev-list -1 --merges ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f~1..ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f [false] [Pipeline] sh 01:37:36 + git log --format=format:%s -1 ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f [Pipeline] echo 01:37:36 ========================================================= 01:37:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:37:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:37:37 + git log --format=format:%s -1 ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f [Pipeline] echo 01:37:37 [semverPrep] GIT_COMMIT: ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:37:37 [semverPrep] This is not a build commit. [Pipeline] sh 01:37:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:37:37 + grep -v github /etc/ssh/ssh_known_hosts 01:37:37 + [ -e /tmp/ssh_known_hosts ] 01:37:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:37:37 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 01:37:37 -a /etc/ssh/ssh_known_hosts 01:37:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:37:38 01:37:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:37:39 0.1.4: Pulling from edgex-devops/py-git-semver 01:37:39 b85a868b505f: Pulling fs layer 01:37:39 e2be974225ed: Pulling fs layer 01:37:39 339a4e72a1f5: Pulling fs layer 01:37:39 988bab9f4d93: Pulling fs layer 01:37:39 1469e6f7b9e6: Pulling fs layer 01:37:39 eaf3925da568: Pulling fs layer 01:37:39 bab4dde63d76: Pulling fs layer 01:37:39 bde34c3a00c8: Pulling fs layer 01:37:39 b352a97aabf1: Pulling fs layer 01:37:39 4872d77fe225: Pulling fs layer 01:37:39 5851b861e8e6: Pulling fs layer 01:37:39 988bab9f4d93: Waiting 01:37:39 1469e6f7b9e6: Waiting 01:37:39 eaf3925da568: Waiting 01:37:39 bab4dde63d76: Waiting 01:37:39 bde34c3a00c8: Waiting 01:37:39 b352a97aabf1: Waiting 01:37:39 4872d77fe225: Waiting 01:37:39 5851b861e8e6: Waiting 01:37:39 e2be974225ed: Verifying Checksum 01:37:39 e2be974225ed: Download complete 01:37:39 988bab9f4d93: Download complete 01:37:39 1469e6f7b9e6: Verifying Checksum 01:37:39 1469e6f7b9e6: Download complete 01:37:39 eaf3925da568: Download complete 01:37:39 339a4e72a1f5: Verifying Checksum 01:37:39 339a4e72a1f5: Download complete 01:37:39 bde34c3a00c8: Verifying Checksum 01:37:39 bde34c3a00c8: Download complete 01:37:39 b352a97aabf1: Download complete 01:37:39 4872d77fe225: Verifying Checksum 01:37:39 4872d77fe225: Download complete 01:37:39 5851b861e8e6: Download complete 01:37:39 b85a868b505f: Download complete 01:37:39 bab4dde63d76: Verifying Checksum 01:37:39 bab4dde63d76: Download complete 01:37:40 b85a868b505f: Pull complete 01:37:40 e2be974225ed: Pull complete 01:37:41 339a4e72a1f5: Pull complete 01:37:41 988bab9f4d93: Pull complete 01:37:41 1469e6f7b9e6: Pull complete 01:37:41 eaf3925da568: Pull complete 01:37:43 bab4dde63d76: Pull complete 01:37:43 bde34c3a00c8: Pull complete 01:37:43 b352a97aabf1: Pull complete 01:37:43 4872d77fe225: Pull complete 01:37:43 5851b861e8e6: Pull complete 01:37:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:37:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:44 prd-ubuntu20.04-docker-8c-8g-5404 does not seem to be running inside a container 01:37:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-665 -v /w/workspace/gexfoundry_device-mqtt-go_PR-665:/w/workspace/gexfoundry_device-mqtt-go_PR-665:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-665@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-665@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:37:47 $ docker top 0c80075392cb8291a0e374e615f0e18d7cecd80f88ff71ae75f3d9723ff86ad6 -eo pid,comm 01:37:47 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). 01:37:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:37:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:37:48 [ssh-agent] Looking for ssh-agent implementation... 01:37:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:37:48 $ docker exec 0c80075392cb8291a0e374e615f0e18d7cecd80f88ff71ae75f3d9723ff86ad6 ssh-agent 01:37:48 SSH_AUTH_SOCK=/tmp/ssh-RZ4lcZ7NpXwF/agent.32 01:37:48 SSH_AGENT_PID=38 01:37:48 Running ssh-add (command line suppressed) 01:37:48 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-665@tmp/private_key_7010877066689356396.key (/w/workspace/gexfoundry_device-mqtt-go_PR-665@tmp/private_key_7010877066689356396.key) 01:37:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:37:48 + git tag --points-at HEAD [Pipeline] } 01:37:48 $ docker exec --env ******** --env ******** 0c80075392cb8291a0e374e615f0e18d7cecd80f88ff71ae75f3d9723ff86ad6 ssh-agent -k 01:37:48 unset SSH_AUTH_SOCK; 01:37:48 unset SSH_AGENT_PID; 01:37:48 echo Agent pid 38 killed; 01:37:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:37:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:37:48 [ssh-agent] Looking for ssh-agent implementation... 01:37:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:37:49 $ docker exec 0c80075392cb8291a0e374e615f0e18d7cecd80f88ff71ae75f3d9723ff86ad6 ssh-agent 01:37:49 SSH_AUTH_SOCK=/tmp/ssh-eqqQFMr8HNl4/agent.70 01:37:49 SSH_AGENT_PID=76 01:37:49 Running ssh-add (command line suppressed) 01:37:49 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-665@tmp/private_key_4466317829834497769.key (/w/workspace/gexfoundry_device-mqtt-go_PR-665@tmp/private_key_4466317829834497769.key) 01:37:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:37:49 + git semver init 01:37:50 2024-03-11 01:37:50,023 [run_init] DEBUG init version:0.0.0 force:False 01:37:50 2024-03-11 01:37:50,024 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-665/.semver 01:37:50 2024-03-11 01:37:50,024 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-665/.semver 01:37:50 2024-03-11 01:37:50,024 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-665/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-665, universal_newlines=False, shell=None, istream=None) 01:37:51 2024-03-11 01:37:51,126 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-665/.git/info/exclude 01:37:51 2024-03-11 01:37:51,126 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-665/.semver/PR-665 with force:False 01:37:51 2024-03-11 01:37:51,126 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-665/.semver/PR-665 01:37:51 2024-03-11 01:37:51,131 [execute] INFO git cat-file --batch-check 01:37:51 2024-03-11 01:37:51,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-665/.semver, universal_newlines=False, shell=None, istream=) 01:37:51 2024-03-11 01:37:51,137 [execute] INFO git cat-file --batch 01:37:51 2024-03-11 01:37:51,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-665/.semver, universal_newlines=False, shell=None, istream=) 01:37:51 2024-03-11 01:37:51,143 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-665/.semver/PR-665 01:37:51 0.0.0 [Pipeline] } 01:37:51 $ docker exec --env ******** --env ******** 0c80075392cb8291a0e374e615f0e18d7cecd80f88ff71ae75f3d9723ff86ad6 ssh-agent -k 01:37:51 unset SSH_AUTH_SOCK; 01:37:51 unset SSH_AGENT_PID; 01:37:51 echo Agent pid 76 killed; 01:37:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:37:51 + git semver [Pipeline] } 01:37:52 $ docker stop --time=1 0c80075392cb8291a0e374e615f0e18d7cecd80f88ff71ae75f3d9723ff86ad6 01:37:53 $ docker rm -f --volumes 0c80075392cb8291a0e374e615f0e18d7cecd80f88ff71ae75f3d9723ff86ad6 [Pipeline] // withDockerContainer [Pipeline] sh 01:37:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:37:54 Stashed 1 file(s) [Pipeline] echo 01:37:54 [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 01:37:55 provisioning config files... 01:37:55 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-665@tmp/config16712811108035680024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:55 ---> ****-login.sh 01:37:55 nexus3.edgexfoundry.org:10001 01:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:55 Configure a credential helper to remove this warning. See 01:37:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:55 01:37:55 Login Succeeded 01:37:55 nexus3.edgexfoundry.org:10002 01:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:55 Configure a credential helper to remove this warning. See 01:37:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:55 01:37:55 Login Succeeded 01:37:55 nexus3.edgexfoundry.org:10003 01:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:55 Configure a credential helper to remove this warning. See 01:37:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:55 01:37:55 Login Succeeded 01:37:55 nexus3.edgexfoundry.org:10004 01:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:55 Configure a credential helper to remove this warning. See 01:37:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:55 01:37:55 Login Succeeded 01:37:55 ****.io 01:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:56 Configure a credential helper to remove this warning. See 01:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:56 01:37:56 Login Succeeded 01:37:56 ---> ****-login.sh ends [Pipeline] } 01:37:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:37:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:37:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:37:56 ========================================================= 01:37:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:37:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:37:57 Sending build context to Docker daemon 14.93MB 01:37:57 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:37:57 Step 2/12 : FROM ${BASE} AS builder 01:37:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:37:57 7264a8db6415: Pulling fs layer 01:37:57 c4d48a809fc2: Pulling fs layer 01:37:57 4f1c88b9dad5: Pulling fs layer 01:37:57 ad3a456e5733: Pulling fs layer 01:37:57 69c7f0334f64: Pulling fs layer 01:37:57 1f1c1a5573a3: Pulling fs layer 01:37:57 ce7588e14bc9: Pulling fs layer 01:37:57 b5e4710f87ac: Pulling fs layer 01:37:57 ce7588e14bc9: Waiting 01:37:57 b5e4710f87ac: Waiting 01:37:57 1f1c1a5573a3: Waiting 01:37:57 ad3a456e5733: Waiting 01:37:57 69c7f0334f64: Waiting 01:37:57 c4d48a809fc2: Download complete 01:37:57 ad3a456e5733: Verifying Checksum 01:37:57 ad3a456e5733: Download complete 01:37:57 69c7f0334f64: Verifying Checksum 01:37:57 69c7f0334f64: Download complete 01:37:57 7264a8db6415: Verifying Checksum 01:37:57 7264a8db6415: Download complete 01:37:57 1f1c1a5573a3: Verifying Checksum 01:37:57 1f1c1a5573a3: Download complete 01:37:57 7264a8db6415: Pull complete 01:37:57 b5e4710f87ac: Verifying Checksum 01:37:57 b5e4710f87ac: Download complete 01:37:57 c4d48a809fc2: Pull complete 01:37:57 4f1c88b9dad5: Verifying Checksum 01:37:57 4f1c88b9dad5: Download complete 01:37:58 ce7588e14bc9: Verifying Checksum 01:37:58 ce7588e14bc9: Download complete 01:38:00 4f1c88b9dad5: Pull complete 01:38:00 ad3a456e5733: Pull complete 01:38:00 69c7f0334f64: Pull complete 01:38:00 1f1c1a5573a3: Pull complete 01:38:03 ce7588e14bc9: Pull complete 01:38:03 b5e4710f87ac: Pull complete 01:38:03 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 01:38:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:38:03 ---> 88b5674ff536 01:38:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:38:07 ---> Running in f68cf93bbec4 01:38:08 Removing intermediate container f68cf93bbec4 01:38:08 ---> f91e3ef3f594 01:38:08 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:38:08 ---> Running in dc091c5bbcfa 01:38:08 Removing intermediate container dc091c5bbcfa 01:38:08 ---> bbb4e112affd 01:38:08 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:38:08 ---> Running in a4d9ad3ec546 01:38:08 Removing intermediate container a4d9ad3ec546 01:38:08 ---> 25e8976ecb7c 01:38:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:38:08 ---> Running in 4966388cfa90 01:38:08 Removing intermediate container 4966388cfa90 01:38:08 ---> 0c25969a6c61 01:38:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:38:08 ---> Running in 36d59e0fbcbb 01:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:38:08 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:38:08 (2/4) Installing libedit (20221030.3.1-r1) 01:38:08 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:38:08 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:38:08 Executing busybox-1.36.1-r5.trigger 01:38:08 OK: 268 MiB in 56 packages 01:38:09 Removing intermediate container 36d59e0fbcbb 01:38:09 ---> 87a00f34e282 01:38:09 Step 8/12 : WORKDIR /device-mqtt-go 01:38:09 ---> Running in d2f81ad9905a 01:38:09 Removing intermediate container d2f81ad9905a 01:38:09 ---> 306c60c27b01 01:38:09 Step 9/12 : COPY go.mod vendor* ./ 01:38:09 ---> 5dafd1890e09 01:38:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:09 ---> Running in d44a9d951b4d 01:38:09 Still waiting to schedule task 01:38:09 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:38:36 Removing intermediate container d44a9d951b4d 01:38:36 ---> e78d92d95166 01:38:36 Step 11/12 : COPY . . 01:38:36 ---> c3ce57bc7c41 01:38:36 Step 12/12 : RUN $MAKE 01:38:36 ---> Running in 313e6c69c8b7 01:38:36 noop 01:38:36 Removing intermediate container 313e6c69c8b7 01:38:36 ---> 12c7c80c0315 01:38:36 Successfully built 12c7c80c0315 01:38:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:36 + docker inspect -f . ci-base-image-x86_64 01:38:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:37 prd-ubuntu20.04-docker-8c-8g-5404 does not seem to be running inside a container 01:38:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-665 -v /w/workspace/gexfoundry_device-mqtt-go_PR-665:/w/workspace/gexfoundry_device-mqtt-go_PR-665:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-665@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-665@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 ******** ci-base-image-x86_64 cat 01:38:37 $ docker top 1ddeae9716e82d02de958f5f23bc394444c5cd54db878c70d77fd3d77f45db48 -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:37 + go version 01:38:37 go version go1.21.0 linux/amd64 [Pipeline] } 01:38:37 $ docker stop --time=1 1ddeae9716e82d02de958f5f23bc394444c5cd54db878c70d77fd3d77f45db48 01:38:39 $ docker rm -f --volumes 1ddeae9716e82d02de958f5f23bc394444c5cd54db878c70d77fd3d77f45db48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:40 + docker inspect -f . ci-base-image-x86_64 01:38:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:40 prd-ubuntu20.04-docker-8c-8g-5404 does not seem to be running inside a container 01:38:40 $ 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-665 -v /w/workspace/gexfoundry_device-mqtt-go_PR-665:/w/workspace/gexfoundry_device-mqtt-go_PR-665:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-665@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-665@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 ******** ci-base-image-x86_64 cat 01:38:40 $ docker top e45800c57b42f422761f9a783ad095d8f46007b0d119442e7ebaaf544660041b -eo pid,comm [Pipeline] { [Pipeline] sh 01:38:41 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-665 [Pipeline] fileExists [Pipeline] sh 01:38:41 + make test 01:38:41 go test ./... -coverprofile=coverage.out ./... 01:38:43 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:38:52 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:38:52 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:38:52 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements 01:38:59 go vet ./... 01:39:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:39:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:39:02 ./bin/test-attribution-txt.sh 01:39:02 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 01:39:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:39:02 $ docker stop --time=1 e45800c57b42f422761f9a783ad095d8f46007b0d119442e7ebaaf544660041b 01:39:06 $ docker rm -f --volumes e45800c57b42f422761f9a783ad095d8f46007b0d119442e7ebaaf544660041b [Pipeline] // withDockerContainer [Pipeline] sh 01:39:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:39:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:39:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:39:08 + ls -al . 01:39:08 total 184 01:39:08 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 01:38 . 01:39:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 01:37 .. 01:39:08 -rw-rw-r-- 1 jenkins jenkins 140 Mar 11 01:37 .dockerignore 01:39:08 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 01:38 .git 01:39:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:37 .github 01:39:08 -rw-rw-r-- 1 jenkins jenkins 264 Mar 11 01:37 .gitignore 01:39:08 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 01:37 .golangci.yml 01:39:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 01:37 .semver 01:39:08 -rw-rw-r-- 1 jenkins jenkins 10386 Mar 11 01:37 Attribution.txt 01:39:08 -rw-rw-r-- 1 jenkins jenkins 18574 Mar 11 01:37 CHANGELOG.md 01:39:08 -rw-rw-r-- 1 jenkins jenkins 1798 Mar 11 01:37 Dockerfile 01:39:08 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 01:37 GOVERNANCE.md 01:39:08 -rw-rw-r-- 1 jenkins jenkins 657 Mar 11 01:37 Jenkinsfile 01:39:08 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 01:37 LICENSE 01:39:08 -rw-rw-r-- 1 jenkins jenkins 1963 Mar 11 01:37 Makefile 01:39:08 -rw-rw-r-- 1 jenkins jenkins 620 Mar 11 01:37 OWNERS.md 01:39:08 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 11 01:37 README.md 01:39:08 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 01:37 VERSION 01:39:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 01:37 bin 01:39:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:37 cmd 01:39:08 -rw-r--r-- 1 jenkins jenkins 18506 Mar 11 01:38 coverage.out 01:39:08 -rw-rw-r-- 1 jenkins jenkins 3867 Mar 11 01:37 go.mod 01:39:08 -rw-rw-r-- 1 jenkins jenkins 36216 Mar 11 01:37 go.sum 01:39:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:37 internal 01:39:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 01:37 mock 01:39:08 -rw-rw-r-- 1 jenkins jenkins 227 Mar 11 01:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:08 + 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=ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f --label arch=amd64 --label version=0.0.0 . 01:39:08 Sending build context to Docker daemon 14.95MB 01:39:08 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:39:08 Step 2/25 : FROM ${BASE} AS builder 01:39:08 ---> 12c7c80c0315 01:39:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:39:08 ---> Running in 2e34b57b8c2f 01:39:08 Removing intermediate container 2e34b57b8c2f 01:39:08 ---> a1f240b4e9c4 01:39:08 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:39:08 ---> Running in 76e76ca9f880 01:39:09 Removing intermediate container 76e76ca9f880 01:39:09 ---> e1c071e4eb9b 01:39:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:39:09 ---> Running in d04e8d5940a8 01:39:09 Removing intermediate container d04e8d5940a8 01:39:09 ---> 86357bcf44df 01:39:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:39:09 ---> Running in 6a662e2007ea 01:39:09 Removing intermediate container 6a662e2007ea 01:39:09 ---> 8188512285da 01:39:09 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:39:09 ---> Running in 765594c8cadf 01:39:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:39:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:39:09 OK: 268 MiB in 56 packages 01:39:10 Removing intermediate container 765594c8cadf 01:39:10 ---> 17fe6a4d3a9c 01:39:10 Step 8/25 : WORKDIR /device-mqtt-go 01:39:10 ---> Running in adbafa4d1b4d 01:39:10 Removing intermediate container adbafa4d1b4d 01:39:10 ---> 15efdc6f52c7 01:39:10 Step 9/25 : COPY go.mod vendor* ./ 01:39:10 ---> 4482eed1c946 01:39:10 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:10 ---> Running in db9b2682c7f2 01:39:10 Removing intermediate container db9b2682c7f2 01:39:10 ---> 8dffc414b356 01:39:10 Step 11/25 : COPY . . 01:39:11 ---> e6af53455fa6 01:39:11 Step 12/25 : RUN $MAKE 01:39:11 ---> Running in fb2bc69c6ca7 01:39:11 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/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:39:29 Removing intermediate container fb2bc69c6ca7 01:39:29 ---> 0bf272bc74fc 01:39:29 Step 13/25 : FROM alpine:3.18 01:39:30 3.18: Pulling from library/alpine 01:39:30 619be1103602: Pulling fs layer 01:39:30 619be1103602: Verifying Checksum 01:39:30 619be1103602: Download complete 01:39:30 619be1103602: Pull complete 01:39:30 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:39:30 Status: Downloaded newer image for alpine:3.18 01:39:30 ---> d3782b16ccc9 01:39:30 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:39:31 ---> Running in 0f0aab4812f4 01:39:31 Removing intermediate container 0f0aab4812f4 01:39:31 ---> 2ccd27d7ad5d 01:39:31 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:39:31 ---> Running in b9d0dc596804 01:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:39:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:39:31 (1/1) Installing dumb-init (1.2.5-r2) 01:39:31 Executing busybox-1.36.1-r5.trigger 01:39:31 OK: 7 MiB in 16 packages 01:39:32 Removing intermediate container b9d0dc596804 01:39:32 ---> 83f5b0fad0f6 01:39:32 Step 16/25 : RUN apk --no-cache upgrade 01:39:32 ---> Running in df076d1eeb83 01:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:39:32 OK: 7 MiB in 16 packages 01:39:32 Removing intermediate container df076d1eeb83 01:39:32 ---> 4ab29f864798 01:39:32 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:39:33 ---> 45250d565c41 01:39:33 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:39:33 ---> 9bbe3e43fbd7 01:39:33 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:39:34 ---> 723274b9ab2c 01:39:34 Step 20/25 : EXPOSE 59982 01:39:34 ---> Running in 079d0cd9440c 01:39:34 Removing intermediate container 079d0cd9440c 01:39:34 ---> d499ec27ead6 01:39:34 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:39:34 ---> Running in 3bc3675cfc13 01:39:34 Removing intermediate container 3bc3675cfc13 01:39:34 ---> 5bae29230342 01:39:34 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:39:34 ---> Running in 5058523d8463 01:39:34 Removing intermediate container 5058523d8463 01:39:34 ---> 388f0c37055f 01:39:34 Step 23/25 : LABEL arch=amd64 01:39:34 ---> Running in 4ea7ae9b6a49 01:39:34 Removing intermediate container 4ea7ae9b6a49 01:39:34 ---> ab8878a410fa 01:39:34 Step 24/25 : LABEL git_sha=ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f 01:39:34 ---> Running in bd3ee939bda1 01:39:34 Removing intermediate container bd3ee939bda1 01:39:34 ---> 56eebb5aad0a 01:39:34 Step 25/25 : LABEL version=0.0.0 01:39:34 ---> Running in 4c81383f7a6c 01:39:34 Removing intermediate container 4c81383f7a6c 01:39:34 ---> 07c2e11c7f65 01:39:34 [Warning] One or more build-args [ARCH] were not consumed 01:39:34 Successfully built 07c2e11c7f65 01:39:34 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:39:35 01:39:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:39:36 latest: Pulling from edgex-lftools-log-publisher 01:39:36 5eb5b503b376: Pulling fs layer 01:39:36 5c69ac0246d0: Pulling fs layer 01:39:36 ec43610c2a17: Pulling fs layer 01:39:36 3a2ae6a8a46f: Pulling fs layer 01:39:36 33b1e0a273af: Pulling fs layer 01:39:36 5d3b04190fa2: Pulling fs layer 01:39:36 2f39f015ded8: Pulling fs layer 01:39:36 3a2ae6a8a46f: Waiting 01:39:36 33b1e0a273af: Waiting 01:39:36 5d3b04190fa2: Waiting 01:39:36 2f39f015ded8: Waiting 01:39:36 5c69ac0246d0: Verifying Checksum 01:39:36 5c69ac0246d0: Download complete 01:39:36 3a2ae6a8a46f: Verifying Checksum 01:39:36 3a2ae6a8a46f: Download complete 01:39:36 33b1e0a273af: Verifying Checksum 01:39:36 33b1e0a273af: Download complete 01:39:36 5d3b04190fa2: Verifying Checksum 01:39:36 5d3b04190fa2: Download complete 01:39:36 ec43610c2a17: Verifying Checksum 01:39:36 ec43610c2a17: Download complete 01:39:36 5eb5b503b376: Verifying Checksum 01:39:36 5eb5b503b376: Download complete 01:39:37 2f39f015ded8: Download complete 01:39:37 5eb5b503b376: Pull complete 01:39:37 5c69ac0246d0: Pull complete 01:39:38 ec43610c2a17: Pull complete 01:39:38 3a2ae6a8a46f: Pull complete 01:39:38 33b1e0a273af: Pull complete 01:39:38 5d3b04190fa2: Pull complete 01:39:42 2f39f015ded8: Pull complete 01:39:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:39:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:39:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:42 prd-ubuntu20.04-docker-8c-8g-5404 does not seem to be running inside a container 01:39:43 $ 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-665 -v /w/workspace/gexfoundry_device-mqtt-go_PR-665:/w/workspace/gexfoundry_device-mqtt-go_PR-665:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-665@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-665@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-lftools-log-publisher:latest cat 01:39:47 $ docker top 50518c392f29d55e6cccf8dd99daeda89bdb4df178dffac2a735996dad0236b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:48 ---> job-cost.sh 01:39:48 lf-activate-venv: SKIPPING 01:39:48 INFO: No Stack... 01:39:48 INFO: Retrieving Pricing Info for: v3-standard-8 01:39:49 INFO: Archiving Costs [Pipeline] sh 01:39:49 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-665/archives/cost.csv 01:39:49 + cut -d, -f6 [Pipeline] lock 01:39:49 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-665-1-stack-cost] 01:39:49 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-665-1-stack-cost] did not exist. Created. 01:39:49 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-665-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:39:49 + echo total: 0.2199999988079071 [Pipeline] stash 01:39:49 Stashed 1 file(s) [Pipeline] } 01:39:50 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-665-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:39:50 $ docker stop --time=1 50518c392f29d55e6cccf8dd99daeda89bdb4df178dffac2a735996dad0236b0 01:39:51 $ docker rm -f --volumes 50518c392f29d55e6cccf8dd99daeda89bdb4df178dffac2a735996dad0236b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:41:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5405 in /w/workspace/gexfoundry_device-mqtt-go_PR-665 [Pipeline] { [Pipeline] ws 01:41:34 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:41:34 The recommended git tool is: git 01:41:39 using credential edgex-jenkins-ssh 01:41:39 Cloning the remote Git repository 01:41:39 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:41:40 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:41:40 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:41:40 > git --version # timeout=10 01:41:40 > git --version # 'git version 2.25.1' 01:41:40 using GIT_SSH to set credentials SSH Credentials for GitHub 01:41:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:41:42 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:41:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:41:43 Merging remotes/origin/main commit f2c2416e3cde4ef7ccc2ae6960adbfe55941aa03 into PR head commit ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f 01:41:42 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:41:43 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:41:43 using GIT_SSH to set credentials SSH Credentials for GitHub 01:41:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/665/head:refs/remotes/origin/PR-665 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:41:43 > git config core.sparsecheckout # timeout=10 01:41:43 Merge succeeded, producing ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f 01:41:43 Checking out Revision ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f (PR-665) 01:41:44 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:41:44 > git --version # timeout=10 01:41:44 > git --version # 'git version 2.25.1' 01:41:44 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 01:41:43 > git checkout -f ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f # timeout=10 01:41:43 > git remote # timeout=10 01:41:43 > git config --get remote.origin.url # timeout=10 01:41:43 using GIT_SSH to set credentials SSH Credentials for GitHub 01:41:43 > git merge f2c2416e3cde4ef7ccc2ae6960adbfe55941aa03 # timeout=10 01:41:43 > git rev-parse HEAD^{commit} # timeout=10 01:41:43 > git config core.sparsecheckout # timeout=10 01:41:43 > git checkout -f ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:41:45 % Total % Received % Xferd Average Speed Time Time Time Current 01:41:45 Dload Upload Total Spent Left Speed 01:41:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh 01:41:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:41:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:41:46 + sudo tee /etc/docker/daemon.new 01:41:46 { 01:41:46 "registry-mirrors": [ 01:41:46 "https://nexus3.edgexfoundry.org:10001" 01:41:46 ], 01:41:46 "bip": "10.250.0.254/24", 01:41:46 "hosts": [ 01:41:46 "tcp://0.0.0.0:5555", 01:41:46 "unix:///var/run/docker.sock" 01:41:46 ], 01:41:46 "mtu": 1458, 01:41:46 "selinux-enabled": true, 01:41:46 "seccomp-profile": "/etc/docker/seccomp.json" 01:41:46 } [Pipeline] sh 01:41:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:41:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:42:05 provisioning config files... 01:42:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1456099640635245575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:42:06 ---> ****-login.sh 01:42:06 nexus3.edgexfoundry.org:10001 01:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:06 Configure a credential helper to remove this warning. See 01:42:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:06 01:42:06 Login Succeeded 01:42:06 nexus3.edgexfoundry.org:10002 01:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:07 Configure a credential helper to remove this warning. See 01:42:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:07 01:42:07 Login Succeeded 01:42:07 nexus3.edgexfoundry.org:10003 01:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:07 Configure a credential helper to remove this warning. See 01:42:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:07 01:42:07 Login Succeeded 01:42:07 nexus3.edgexfoundry.org:10004 01:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:07 Configure a credential helper to remove this warning. See 01:42:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:07 01:42:07 Login Succeeded 01:42:07 ****.io 01:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:08 Configure a credential helper to remove this warning. See 01:42:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:08 01:42:08 Login Succeeded 01:42:08 ---> ****-login.sh ends [Pipeline] } 01:42:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:42:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:42:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:42:09 ========================================================= 01:42:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:42:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:42:10 Sending build context to Docker daemon 7.571MB 01:42:10 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:42:10 Step 2/12 : FROM ${BASE} AS builder 01:42:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:42:10 9fda8d8052c6: Pulling fs layer 01:42:10 5d54e960e981: Pulling fs layer 01:42:10 c4a7e357bf2a: Pulling fs layer 01:42:10 f0e02332f6b5: Pulling fs layer 01:42:10 872ee5b61b7b: Pulling fs layer 01:42:10 f0e02332f6b5: Waiting 01:42:10 0c6a40ed1a82: Pulling fs layer 01:42:10 94ae7d8d031c: Pulling fs layer 01:42:10 872ee5b61b7b: Waiting 01:42:10 94ae7d8d031c: Waiting 01:42:10 0c6a40ed1a82: Waiting 01:42:10 5d54e960e981: Verifying Checksum 01:42:10 5d54e960e981: Download complete 01:42:10 f0e02332f6b5: Verifying Checksum 01:42:10 f0e02332f6b5: Download complete 01:42:10 872ee5b61b7b: Verifying Checksum 01:42:10 872ee5b61b7b: Download complete 01:42:10 9fda8d8052c6: Verifying Checksum 01:42:10 9fda8d8052c6: Download complete 01:42:11 94ae7d8d031c: Verifying Checksum 01:42:11 94ae7d8d031c: Download complete 01:42:11 9fda8d8052c6: Pull complete 01:42:12 5d54e960e981: Pull complete 01:42:12 c4a7e357bf2a: Download complete 01:42:13 0c6a40ed1a82: Verifying Checksum 01:42:13 0c6a40ed1a82: Download complete 01:42:25 c4a7e357bf2a: Pull complete 01:42:25 f0e02332f6b5: Pull complete 01:42:25 872ee5b61b7b: Pull complete 01:42:34 0c6a40ed1a82: Pull complete 01:42:35 94ae7d8d031c: Pull complete 01:42:35 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:42:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:42:35 ---> 86de565de09d 01:42:35 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:42:36 ---> Running in 50ef09c36823 01:42:36 Removing intermediate container 50ef09c36823 01:42:36 ---> 476e3d1402fc 01:42:36 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:42:36 ---> Running in 5eaa966da5b0 01:42:36 Removing intermediate container 5eaa966da5b0 01:42:36 ---> 841f17094d5e 01:42:36 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:42:37 ---> Running in 127d180c7356 01:42:37 Removing intermediate container 127d180c7356 01:42:37 ---> 6cc182b4723f 01:42:37 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:42:37 ---> Running in 1f1fd75604c0 01:42:37 Removing intermediate container 1f1fd75604c0 01:42:37 ---> 9cc4deb36d25 01:42:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:42:37 ---> Running in 46d12c19118b 01:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:42:40 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:42:40 (2/4) Installing libedit (20221030.3.1-r1) 01:42:40 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:42:40 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:42:40 Executing busybox-1.36.1-r5.trigger 01:42:40 OK: 271 MiB in 56 packages 01:42:41 Removing intermediate container 46d12c19118b 01:42:41 ---> 172a918a9198 01:42:41 Step 8/12 : WORKDIR /device-mqtt-go 01:42:41 ---> Running in a7f7b93a3d82 01:42:41 Removing intermediate container a7f7b93a3d82 01:42:41 ---> 1783f212097e 01:42:41 Step 9/12 : COPY go.mod vendor* ./ 01:42:42 ---> c43424d1e086 01:42:42 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:42 ---> Running in 52dc8b1cf0eb 01:43:50 Removing intermediate container 52dc8b1cf0eb 01:43:50 ---> d454e3a95c4a 01:43:50 Step 11/12 : COPY . . 01:43:50 ---> 8e09460b8bf6 01:43:50 Step 12/12 : RUN $MAKE 01:43:50 ---> Running in 88b569e5f04a 01:43:50 noop 01:43:50 Removing intermediate container 88b569e5f04a 01:43:50 ---> 37f7175cd9c8 01:43:50 Successfully built 37f7175cd9c8 01:43:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:51 + docker inspect -f . ci-base-image-arm64 01:43:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:51 prd-ubuntu20.04-docker-arm64-4c-16g-5405 does not seem to be running inside a container 01:43:51 $ 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 ******** ci-base-image-arm64 cat 01:43:52 $ docker top c963a8f7919639588ef676479e866839e59f75382e7b859f8c17bada9987378f -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:53 + go version 01:43:53 go version go1.21.0 linux/arm64 [Pipeline] } 01:43:53 $ docker stop --time=1 c963a8f7919639588ef676479e866839e59f75382e7b859f8c17bada9987378f 01:43:55 $ docker rm -f --volumes c963a8f7919639588ef676479e866839e59f75382e7b859f8c17bada9987378f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:56 + docker inspect -f . ci-base-image-arm64 01:43:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:56 prd-ubuntu20.04-docker-arm64-4c-16g-5405 does not seem to be running inside a container 01:43:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/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 ******** ci-base-image-arm64 cat 01:43:58 $ docker top 2e37b738a9c47f36f8442bc35698915c3be0065300be648ff5cda82d5c8dbcb9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:58 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:43:59 + make test 01:43:59 go test ./... -coverprofile=coverage.out ./... 01:44:03 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:45:39 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:45:39 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:45:39 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 22.8% of statements 01:45:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:45:39 go vet ./... 01:45:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:45:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:45:54 ./bin/test-attribution-txt.sh 01:45:54 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 01:45:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:45:54 $ docker stop --time=1 2e37b738a9c47f36f8442bc35698915c3be0065300be648ff5cda82d5c8dbcb9 01:45:56 $ docker rm -f --volumes 2e37b738a9c47f36f8442bc35698915c3be0065300be648ff5cda82d5c8dbcb9 [Pipeline] // withDockerContainer [Pipeline] sh 01:45:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:45:57 Warning: overwriting stash ‘coverage-report’ 01:45:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:45:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:45:59 + ls -al . 01:45:59 total 180 01:45:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 01:44 . 01:45:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 01:41 .. 01:45:59 -rw-rw-r-- 1 jenkins jenkins 140 Mar 11 01:41 .dockerignore 01:45:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 01:41 .git 01:45:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:41 .github 01:45:59 -rw-rw-r-- 1 jenkins jenkins 264 Mar 11 01:41 .gitignore 01:45:59 -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 01:41 .golangci.yml 01:45:59 -rw-rw-r-- 1 jenkins jenkins 10386 Mar 11 01:41 Attribution.txt 01:45:59 -rw-rw-r-- 1 jenkins jenkins 18574 Mar 11 01:41 CHANGELOG.md 01:45:59 -rw-rw-r-- 1 jenkins jenkins 1798 Mar 11 01:41 Dockerfile 01:45:59 -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 01:41 GOVERNANCE.md 01:45:59 -rw-rw-r-- 1 jenkins jenkins 657 Mar 11 01:41 Jenkinsfile 01:45:59 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 01:41 LICENSE 01:45:59 -rw-rw-r-- 1 jenkins jenkins 1963 Mar 11 01:41 Makefile 01:45:59 -rw-rw-r-- 1 jenkins jenkins 620 Mar 11 01:41 OWNERS.md 01:45:59 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 11 01:41 README.md 01:45:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 01:37 VERSION 01:45:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 01:41 bin 01:45:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:41 cmd 01:45:59 -rw-r--r-- 1 jenkins jenkins 18506 Mar 11 01:45 coverage.out 01:45:59 -rw-rw-r-- 1 jenkins jenkins 3867 Mar 11 01:41 go.mod 01:45:59 -rw-rw-r-- 1 jenkins jenkins 36216 Mar 11 01:41 go.sum 01:45:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 01:41 internal 01:45:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 01:41 mock 01:45:59 -rw-rw-r-- 1 jenkins jenkins 227 Mar 11 01:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:00 + 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=ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f --label arch=arm64 --label version=0.0.0 . 01:46:00 Sending build context to Docker daemon 7.591MB 01:46:00 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:46:00 Step 2/25 : FROM ${BASE} AS builder 01:46:00 ---> 37f7175cd9c8 01:46:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:46:00 ---> Running in 7a10e6e15d39 01:46:00 Removing intermediate container 7a10e6e15d39 01:46:00 ---> 225a0ba20fdb 01:46:00 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:46:00 ---> Running in 7ca4bb54e86c 01:46:01 Removing intermediate container 7ca4bb54e86c 01:46:01 ---> 8d69d9d6f722 01:46:01 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:46:01 ---> Running in 8eb2a4b2c53c 01:46:01 Removing intermediate container 8eb2a4b2c53c 01:46:01 ---> 5f0086962cd6 01:46:01 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:46:01 ---> Running in 2e10e45c6113 01:46:01 Removing intermediate container 2e10e45c6113 01:46:01 ---> 6998bc8253f0 01:46:01 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:46:01 ---> Running in a647030b6c30 01:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:46:04 OK: 271 MiB in 56 packages 01:46:05 Removing intermediate container a647030b6c30 01:46:05 ---> f0c74a3e8239 01:46:05 Step 8/25 : WORKDIR /device-mqtt-go 01:46:05 ---> Running in 86cf6100d174 01:46:05 Removing intermediate container 86cf6100d174 01:46:05 ---> f83cae84370e 01:46:05 Step 9/25 : COPY go.mod vendor* ./ 01:46:06 ---> d7989a15584d 01:46:06 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:06 ---> Running in beca7535a3ae 01:46:08 Removing intermediate container beca7535a3ae 01:46:08 ---> 01f1d38c7892 01:46:08 Step 11/25 : COPY . . 01:46:09 ---> 96772a45937b 01:46:09 Step 12/25 : RUN $MAKE 01:46:09 ---> Running in 4c78a28f4677 01:46:10 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/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:48:01 Removing intermediate container 4c78a28f4677 01:48:01 ---> 4e51c0ef9ed6 01:48:01 Step 13/25 : FROM alpine:3.18 01:48:01 3.18: Pulling from library/alpine 01:48:01 c6b39de5b339: Pulling fs layer 01:48:01 c6b39de5b339: Verifying Checksum 01:48:01 c6b39de5b339: Download complete 01:48:01 c6b39de5b339: Pull complete 01:48:01 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:48:01 Status: Downloaded newer image for alpine:3.18 01:48:01 ---> 33abbf032149 01:48:01 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:48:01 ---> Running in 2952cf1f34de 01:48:01 Removing intermediate container 2952cf1f34de 01:48:01 ---> 170a9727c124 01:48:01 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:48:01 ---> Running in cf0d5360c589 01:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:48:01 (1/1) Installing dumb-init (1.2.5-r2) 01:48:01 Executing busybox-1.36.1-r5.trigger 01:48:01 OK: 8 MiB in 16 packages 01:48:01 Removing intermediate container cf0d5360c589 01:48:01 ---> ace599a704df 01:48:01 Step 16/25 : RUN apk --no-cache upgrade 01:48:01 ---> Running in 0d30545ea70b 01:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:48:03 OK: 8 MiB in 16 packages 01:48:04 Removing intermediate container 0d30545ea70b 01:48:04 ---> e7539965f5eb 01:48:04 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:48:06 ---> 30786cbbe5dc 01:48:06 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:48:06 ---> 676c52d9222c 01:48:06 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:48:07 ---> 91b07b8334a0 01:48:07 Step 20/25 : EXPOSE 59982 01:48:07 ---> Running in 190468576bfb 01:48:07 Removing intermediate container 190468576bfb 01:48:07 ---> 23a7b433a390 01:48:07 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:48:07 ---> Running in 527faabcc91f 01:48:07 Removing intermediate container 527faabcc91f 01:48:07 ---> a04a4c7e8e78 01:48:07 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:48:07 ---> Running in 282e96bfc0cd 01:48:08 Removing intermediate container 282e96bfc0cd 01:48:08 ---> 534d3c8f7412 01:48:08 Step 23/25 : LABEL arch=arm64 01:48:08 ---> Running in ada2d9d2ebae 01:48:08 Removing intermediate container ada2d9d2ebae 01:48:08 ---> 00dda6ad6f29 01:48:08 Step 24/25 : LABEL git_sha=ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f 01:48:08 ---> Running in ff79eacb43da 01:48:09 Removing intermediate container ff79eacb43da 01:48:09 ---> 090512c2f53b 01:48:09 Step 25/25 : LABEL version=0.0.0 01:48:09 ---> Running in 9f289b23e057 01:48:09 Removing intermediate container 9f289b23e057 01:48:09 ---> c21fcad2dd00 01:48:09 [Warning] One or more build-args [ARCH] were not consumed 01:48:09 Successfully built c21fcad2dd00 01:48:09 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:48:10 01:48:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:48:11 arm64: Pulling from edgex-lftools-log-publisher 01:48:11 8998bd30e6a1: Pulling fs layer 01:48:11 04944245beec: Pulling fs layer 01:48:11 699f458cf7ca: Pulling fs layer 01:48:11 765212b225bb: Pulling fs layer 01:48:11 f23df028b6ca: Pulling fs layer 01:48:11 d65c8cfc05b1: Pulling fs layer 01:48:11 2437ff75d9bd: Pulling fs layer 01:48:11 765212b225bb: Waiting 01:48:11 f23df028b6ca: Waiting 01:48:11 d65c8cfc05b1: Waiting 01:48:11 2437ff75d9bd: Waiting 01:48:11 04944245beec: Verifying Checksum 01:48:11 04944245beec: Download complete 01:48:11 765212b225bb: Verifying Checksum 01:48:11 765212b225bb: Download complete 01:48:11 f23df028b6ca: Verifying Checksum 01:48:11 f23df028b6ca: Download complete 01:48:11 d65c8cfc05b1: Verifying Checksum 01:48:11 d65c8cfc05b1: Download complete 01:48:11 699f458cf7ca: Verifying Checksum 01:48:11 699f458cf7ca: Download complete 01:48:11 8998bd30e6a1: Verifying Checksum 01:48:11 8998bd30e6a1: Download complete 01:48:14 2437ff75d9bd: Verifying Checksum 01:48:14 2437ff75d9bd: Download complete 01:48:16 8998bd30e6a1: Pull complete 01:48:17 04944245beec: Pull complete 01:48:18 699f458cf7ca: Pull complete 01:48:18 765212b225bb: Pull complete 01:48:19 f23df028b6ca: Pull complete 01:48:19 d65c8cfc05b1: Pull complete 01:48:37 2437ff75d9bd: Pull complete 01:48:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:48:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:48:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:38 prd-ubuntu20.04-docker-arm64-4c-16g-5405 does not seem to be running inside a container 01:48:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:48:40 $ docker top 48fcbad484030c5c2590463377d4780e609e04853dff2b693159212b5f08a516 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:48:41 ---> job-cost.sh 01:48:41 lf-activate-venv: SKIPPING 01:48:41 INFO: No Stack... 01:48:42 INFO: Retrieving Pricing Info for: v3-standard-4 01:48:43 INFO: Archiving Costs [Pipeline] sh 01:48:43 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:48:43 + cut -d, -f6 [Pipeline] lock 01:48:43 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-665-1-stack-cost] 01:48:43 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-665-1-stack-cost] did not exist. Created. 01:48:43 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-665-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:48:44 /w/workspace/device-mqtt-go/1@tmp/durable-61cd654c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:48:44 + echo total: 0.10999999940395355 [Pipeline] stash 01:48:44 Warning: overwriting stash ‘stack-cost’ 01:48:45 Stashed 1 file(s) [Pipeline] } 01:48:45 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-665-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:48:45 $ docker stop --time=1 48fcbad484030c5c2590463377d4780e609e04853dff2b693159212b5f08a516 01:48:46 $ docker rm -f --volumes 48fcbad484030c5c2590463377d4780e609e04853dff2b693159212b5f08a516 [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 01:48:48 provisioning config files... 01:48:48 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-665@tmp/config4144004221252030709tmp [Pipeline] { [Pipeline] sh 01:48:49 + set +x 01:48:49 + curl -s https://codecov.io/bash 01:48:49 + bash -s -- 01:48:49 01:48:49 _____ _ 01:48:49 / ____| | | 01:48:49 | | ___ __| | ___ ___ _____ __ 01:48:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:48:49 | |___| (_) | (_| | __/ (_| (_) \ V / 01:48:49 \_____\___/ \__,_|\___|\___\___/ \_/ 01:48:49 Bash-1.0.6 01:48:49 01:48:49 01:48:49 ==> git version 2.25.1 found 01:48:49 ==> 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 01:48:49 Release-Date: 2020-01-08 01:48:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:48:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:48:49 ==> Jenkins CI detected. 01:48:49 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-665 01:48:49 project root: . 01:48:49 --> token set from env 01:48:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:48:49 ==> Running gcov in . (disable via -X gcov) 01:48:49 ==> Python coveragepy not found 01:48:49 ==> Searching for coverage reports in: 01:48:49 + . 01:48:49 -> Found 1 reports 01:48:49 ==> Detecting git/mercurial file structure 01:48:49 ==> Reading reports 01:48:49 + ./coverage.out bytes=18506 01:48:49 ==> Appending adjustments 01:48:49 https://docs.codecov.io/docs/fixing-reports 01:48:49 + Found adjustments 01:48:49 ==> Gzipping contents 01:48:49 4.0K /tmp/codecov.yPlbYO.gz 01:48:49 ==> Uploading reports 01:48:49 url: https://codecov.io 01:48:49 query: branch=PR-665&commit=ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-665%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=665&job=&cmd_args= 01:48:49 -> Pinging Codecov 01:48:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-665&commit=ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-665%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=665&job=&cmd_args= 01:48:49 -> Uploading to 01:48:49 https://storage.googleapis.com/codecov/v4/raw/2024-03-11/7D719EC7BBE17E464838252E33014C33/ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f/ddc1966f-395a-4a49-995c-59266ec69903.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T014849Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f6b65d2bdcb063f8f18f911601d094ecf0d1fcc461f27b972ce93ba45f9d46f 01:48:49 % Total % Received % Xferd Average Speed Time Time Time Current 01:48:49 Dload Upload Total Spent Left Speed 01:48:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11505 --:--:-- --:--:-- --:--:-- 11505 01:48:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ff7b4e8baa9daacae7fc32c26fb0090d5c5e5f1f [Pipeline] } 01:48:50 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:48:53 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-665/archives ] 01:48:53 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-665/archives 01:48:53 total 16 01:48:53 drwxr-xr-x 3 root root 4096 Mar 11 01:39 . 01:48:53 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 01:39 .. 01:48:53 drwxr-xr-x 2 root root 4096 Mar 11 01:39 cost 01:48:53 -rw-r--r-- 1 root root 86 Mar 11 01:39 cost.csv 01:48:53 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-665/archives 01:48:53 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-665/archives 01:48:53 total 16 01:48:53 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 01:39 . 01:48:53 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 01:39 .. 01:48:53 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 01:39 cost 01:48:53 -rw-r--r-- 1 jenkins jenkins 86 Mar 11 01:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:48:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:48:54 ---> package-listing.sh 01:48:54 ++ facter osfamily 01:48:54 ++ tr '[:upper:]' '[:lower:]' 01:48:54 + OS_FAMILY=debian 01:48:54 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-665 01:48:54 + START_PACKAGES=/tmp/packages_start.txt 01:48:54 + END_PACKAGES=/tmp/packages_end.txt 01:48:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:48:54 + PACKAGES=/tmp/packages_start.txt 01:48:54 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-665 ']' 01:48:54 + PACKAGES=/tmp/packages_end.txt 01:48:54 + case "${OS_FAMILY}" in 01:48:54 + dpkg -l 01:48:54 + grep '^ii' 01:48:54 + '[' -f /tmp/packages_start.txt ']' 01:48:54 + '[' -f /tmp/packages_end.txt ']' 01:48:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:48:54 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-665 ']' 01:48:54 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-665/archives/ 01:48:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-665/archives/ [Pipeline] echo 01:48:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-665/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:48:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:48:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:56 prd-ubuntu20.04-docker-8c-8g-5404 does not seem to be running inside a container 01:48:56 $ 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-665/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-665 -v /w/workspace/gexfoundry_device-mqtt-go_PR-665:/w/workspace/gexfoundry_device-mqtt-go_PR-665:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-665@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-665@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:48:56 $ docker top ff592c0a04accd8c83e07186213763874763451150c4f003dfa3448cd987dfca -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:56 + touch /tmp/pre-build-complete [Pipeline] sh 01:48:57 + mkdir -p /var/log/sysstat [Pipeline] sh 01:48:57 + ls /var/log/sa-host 01:48:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:48:57 provisioning config files... 01:48:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-665@tmp/config7949342674176187096tmp [Pipeline] { [Pipeline] echo 01:48:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:48:58 ---> create-netrc.sh [Pipeline] } 01:48:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:48:58 ---> python-tools-install.sh [Pipeline] echo 01:48:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:48:59 ---> sudo-logs.sh 01:48:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:48:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:48:59 ---> job-cost.sh 01:48:59 lf-activate-venv: SKIPPING 01:48:59 DEBUG: total: 0.2199999988079071 01:48:59 INFO: Retrieving Stack Cost... 01:48:59 INFO: Retrieving Pricing Info for: v3-standard-8 01:49:00 INFO: Archiving Costs [Pipeline] echo 01:49:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:49:00 ---> logs-deploy.sh 01:49:00 lf-activate-venv: SKIPPING 01:49:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-665/1 01:49:00 INFO: archiving workspace using pattern(s): 01:49:01 Archives upload complete. 01:49:01 INFO: archiving logs to Nexus