Pull request #514 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2de0c52ae0f71b1a817e2be6016120d5cd045a3f+bc7652beee9a90296fe0b57947c4589a421f5e02 (3c6d0cf03ca13bdb77f120dcf455bf5d0e1a4083) 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-ssh17793526666638702555.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13531035009011066006.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-514/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-514/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9017785298969925098.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-514/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1587741849246782473.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7034533593522896372.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-514/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-514/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11873616360360599736.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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, buildSnap:false] ========================================================= [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.18 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-8719 in /w/workspace/gexfoundry_device-mqtt-go_PR-514 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-514 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 2de0c52ae0f71b1a817e2be6016120d5cd045a3f > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2de0c52ae0f71b1a817e2be6016120d5cd045a3f # 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 bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 Merge succeeded, producing 2de0c52ae0f71b1a817e2be6016120d5cd045a3f Checking out Revision 2de0c52ae0f71b1a817e2be6016120d5cd045a3f (PR-514) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:59:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:59:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:59:57 ========================================================= 01:59:57 EdgeX Global Pipelines Version Info 01:59:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2de0c52ae0f71b1a817e2be6016120d5cd045a3f # timeout=10 01:59:58 ------------------- 01:59:58 stable info: 01:59:58 ------------------- 01:59:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:59:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:59:58 Message: update stable to v1.0.244 01:59:59 ------------------- 01:59:59 experimental info: 01:59:59 ------------------- 01:59:59 Commited By: **** collab-it+edgex@linuxfoundation.org 01:59:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 01:59:59 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:59:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-514 [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-514 [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-514 [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2de0c52ae0f71b1a817e2be6016120d5cd045a3f [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2de0c52 [Pipeline] echo 02:00:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:00 provisioning config files... 02:00:00 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-514@tmp/config8408911121940143931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:01 ---> docker-login.sh 02:00:01 nexus3.edgexfoundry.org:10001 02:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:01 Configure a credential helper to remove this warning. See 02:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:01 02:00:01 Login Succeeded 02:00:01 nexus3.edgexfoundry.org:10002 02:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:01 Configure a credential helper to remove this warning. See 02:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:01 02:00:01 Login Succeeded 02:00:01 nexus3.edgexfoundry.org:10003 02:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:01 Configure a credential helper to remove this warning. See 02:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:01 02:00:01 Login Succeeded 02:00:01 nexus3.edgexfoundry.org:10004 02:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:01 Configure a credential helper to remove this warning. See 02:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:01 02:00:01 Login Succeeded 02:00:01 docker.io 02:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:03 Configure a credential helper to remove this warning. See 02:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:03 02:00:03 Login Succeeded 02:00:03 ---> docker-login.sh ends [Pipeline] } 02:00:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:00:03 + git rev-list -1 --merges 2de0c52ae0f71b1a817e2be6016120d5cd045a3f~1..2de0c52ae0f71b1a817e2be6016120d5cd045a3f [Pipeline] echo 02:00:03 -----------> git rev-list -1 --merges 2de0c52ae0f71b1a817e2be6016120d5cd045a3f~1..2de0c52ae0f71b1a817e2be6016120d5cd045a3f 2de0c52ae0f71b1a817e2be6016120d5cd045a3f [false] [Pipeline] sh 02:00:04 + git log --format=format:%s -1 2de0c52ae0f71b1a817e2be6016120d5cd045a3f [Pipeline] echo 02:00:04 ========================================================= 02:00:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:00:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:04 + git log --format=format:%s -1 2de0c52ae0f71b1a817e2be6016120d5cd045a3f [Pipeline] echo 02:00:04 [semverPrep] GIT_COMMIT: 2de0c52ae0f71b1a817e2be6016120d5cd045a3f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 02:00:04 [semverPrep] This is not a build commit. [Pipeline] sh 02:00:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:00:05 + grep -v github /etc/ssh/ssh_known_hosts 02:00:05 + [ -e /tmp/ssh_known_hosts ] 02:00:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:00:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:00:05 + sudo tee -a /etc/ssh/ssh_known_hosts 02:00:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:05 02:00:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:05 0.1.4: Pulling from edgex-devops/py-git-semver 02:00:05 b85a868b505f: Pulling fs layer 02:00:05 e2be974225ed: Pulling fs layer 02:00:05 339a4e72a1f5: Pulling fs layer 02:00:05 988bab9f4d93: Pulling fs layer 02:00:05 1469e6f7b9e6: Pulling fs layer 02:00:05 eaf3925da568: Pulling fs layer 02:00:05 bab4dde63d76: Pulling fs layer 02:00:05 bde34c3a00c8: Pulling fs layer 02:00:05 b352a97aabf1: Pulling fs layer 02:00:05 4872d77fe225: Pulling fs layer 02:00:05 5851b861e8e6: Pulling fs layer 02:00:05 bab4dde63d76: Waiting 02:00:05 bde34c3a00c8: Waiting 02:00:05 b352a97aabf1: Waiting 02:00:05 4872d77fe225: Waiting 02:00:05 5851b861e8e6: Waiting 02:00:05 1469e6f7b9e6: Waiting 02:00:05 988bab9f4d93: Waiting 02:00:05 eaf3925da568: Waiting 02:00:05 e2be974225ed: Verifying Checksum 02:00:05 e2be974225ed: Download complete 02:00:05 988bab9f4d93: Verifying Checksum 02:00:05 988bab9f4d93: Download complete 02:00:06 1469e6f7b9e6: Verifying Checksum 02:00:06 1469e6f7b9e6: Download complete 02:00:06 339a4e72a1f5: Verifying Checksum 02:00:06 339a4e72a1f5: Download complete 02:00:06 eaf3925da568: Verifying Checksum 02:00:06 eaf3925da568: Download complete 02:00:06 bde34c3a00c8: Download complete 02:00:06 b352a97aabf1: Download complete 02:00:06 4872d77fe225: Verifying Checksum 02:00:06 4872d77fe225: Download complete 02:00:06 5851b861e8e6: Verifying Checksum 02:00:06 5851b861e8e6: Download complete 02:00:06 b85a868b505f: Verifying Checksum 02:00:06 b85a868b505f: Download complete 02:00:06 bab4dde63d76: Verifying Checksum 02:00:06 bab4dde63d76: Download complete 02:00:07 b85a868b505f: Pull complete 02:00:07 e2be974225ed: Pull complete 02:00:08 339a4e72a1f5: Pull complete 02:00:08 988bab9f4d93: Pull complete 02:00:08 1469e6f7b9e6: Pull complete 02:00:08 eaf3925da568: Pull complete 02:00:10 bab4dde63d76: Pull complete 02:00:10 bde34c3a00c8: Pull complete 02:00:10 b352a97aabf1: Pull complete 02:00:10 4872d77fe225: Pull complete 02:00:11 5851b861e8e6: Pull complete 02:00:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:00:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:11 prd-ubuntu20.04-docker-8c-8g-8719 does not seem to be running inside a container 02:00:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-514 -v /w/workspace/gexfoundry_device-mqtt-go_PR-514:/w/workspace/gexfoundry_device-mqtt-go_PR-514:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-514@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-514@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 02:00:12 $ docker top b8ce53e1aeacf1805d5308314d9b8fa9c8b91c6fd579d2d94cc56c35a9f52dc9 -eo pid,comm 02:00:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:00:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:00:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:12 [ssh-agent] Looking for ssh-agent implementation... 02:00:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:13 $ docker exec b8ce53e1aeacf1805d5308314d9b8fa9c8b91c6fd579d2d94cc56c35a9f52dc9 ssh-agent 02:00:13 SSH_AUTH_SOCK=/tmp/ssh-87sj8WAF6PFB/agent.31 02:00:13 SSH_AGENT_PID=37 02:00:13 Running ssh-add (command line suppressed) 02:00:13 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-514@tmp/private_key_8504491432058176515.key (/w/workspace/gexfoundry_device-mqtt-go_PR-514@tmp/private_key_8504491432058176515.key) 02:00:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:13 + git tag --points-at HEAD [Pipeline] } 02:00:13 $ docker exec --env ******** --env ******** b8ce53e1aeacf1805d5308314d9b8fa9c8b91c6fd579d2d94cc56c35a9f52dc9 ssh-agent -k 02:00:13 unset SSH_AUTH_SOCK; 02:00:13 unset SSH_AGENT_PID; 02:00:13 echo Agent pid 37 killed; 02:00:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:00:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:13 [ssh-agent] Looking for ssh-agent implementation... 02:00:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:13 $ docker exec b8ce53e1aeacf1805d5308314d9b8fa9c8b91c6fd579d2d94cc56c35a9f52dc9 ssh-agent 02:00:14 SSH_AUTH_SOCK=/tmp/ssh-WS4eeRebTXXB/agent.69 02:00:14 SSH_AGENT_PID=75 02:00:14 Running ssh-add (command line suppressed) 02:00:14 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-514@tmp/private_key_12875099927761601984.key (/w/workspace/gexfoundry_device-mqtt-go_PR-514@tmp/private_key_12875099927761601984.key) 02:00:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:14 + git semver init 02:00:14 2023-03-08 02:00:14,736 [run_init] DEBUG init version:0.0.0 force:False 02:00:14 2023-03-08 02:00:14,737 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-514/.semver 02:00:14 2023-03-08 02:00:14,738 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-514/.semver 02:00:14 2023-03-08 02:00:14,738 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-514/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-514, universal_newlines=False, shell=None, istream=None) 02:00:15 2023-03-08 02:00:15,590 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-514/.git/info/exclude 02:00:15 2023-03-08 02:00:15,591 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-514/.semver/PR-514 with force:False 02:00:15 2023-03-08 02:00:15,591 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-514/.semver/PR-514 02:00:15 2023-03-08 02:00:15,594 [execute] INFO git cat-file --batch-check 02:00:15 2023-03-08 02:00:15,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-514/.semver, universal_newlines=False, shell=None, istream=) 02:00:15 2023-03-08 02:00:15,599 [execute] INFO git cat-file --batch 02:00:15 2023-03-08 02:00:15,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-514/.semver, universal_newlines=False, shell=None, istream=) 02:00:15 2023-03-08 02:00:15,604 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-514/.semver/PR-514 02:00:15 0.0.0 [Pipeline] } 02:00:15 $ docker exec --env ******** --env ******** b8ce53e1aeacf1805d5308314d9b8fa9c8b91c6fd579d2d94cc56c35a9f52dc9 ssh-agent -k 02:00:15 unset SSH_AUTH_SOCK; 02:00:15 unset SSH_AGENT_PID; 02:00:15 echo Agent pid 75 killed; 02:00:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:00:16 + git semver [Pipeline] } 02:00:16 $ docker stop --time=1 b8ce53e1aeacf1805d5308314d9b8fa9c8b91c6fd579d2d94cc56c35a9f52dc9 02:00:18 $ docker rm -f --volumes b8ce53e1aeacf1805d5308314d9b8fa9c8b91c6fd579d2d94cc56c35a9f52dc9 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:00:18 Stashed 1 file(s) [Pipeline] echo 02:00:18 [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 02:00:19 provisioning config files... 02:00:19 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-514@tmp/config15802407054575526362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:19 ---> docker-login.sh 02:00:19 nexus3.edgexfoundry.org:10001 02:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:19 Configure a credential helper to remove this warning. See 02:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:19 02:00:19 Login Succeeded 02:00:19 nexus3.edgexfoundry.org:10002 02:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:19 Configure a credential helper to remove this warning. See 02:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:19 02:00:19 Login Succeeded 02:00:19 nexus3.edgexfoundry.org:10003 02:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:20 Configure a credential helper to remove this warning. See 02:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:20 02:00:20 Login Succeeded 02:00:20 nexus3.edgexfoundry.org:10004 02:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:20 Configure a credential helper to remove this warning. See 02:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:20 02:00:20 Login Succeeded 02:00:20 docker.io 02:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:20 Configure a credential helper to remove this warning. See 02:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:20 02:00:20 Login Succeeded 02:00:20 ---> docker-login.sh ends [Pipeline] } 02:00:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:00:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:20 ========================================================= 02:00:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:00:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:00:21 Sending build context to Docker daemon 6.341MB 02:00:21 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:00:21 Step 2/12 : FROM ${BASE} AS builder 02:00:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:00:21 213ec9aee27d: Pulling fs layer 02:00:21 4583459ba037: Pulling fs layer 02:00:21 93c1e223e6f2: Pulling fs layer 02:00:21 53926ce57604: Pulling fs layer 02:00:21 21b2b0c7a3f4: Pulling fs layer 02:00:21 22ff95d597cd: Pulling fs layer 02:00:21 12d6caf4c0d1: Pulling fs layer 02:00:21 96b7cbca73a9: Pulling fs layer 02:00:21 a7acece74701: Pulling fs layer 02:00:21 21b2b0c7a3f4: Waiting 02:00:21 22ff95d597cd: Waiting 02:00:21 a7acece74701: Waiting 02:00:21 12d6caf4c0d1: Waiting 02:00:21 53926ce57604: Waiting 02:00:21 96b7cbca73a9: Waiting 02:00:21 93c1e223e6f2: Verifying Checksum 02:00:21 93c1e223e6f2: Download complete 02:00:21 4583459ba037: Verifying Checksum 02:00:21 4583459ba037: Download complete 02:00:21 21b2b0c7a3f4: Verifying Checksum 02:00:21 21b2b0c7a3f4: Download complete 02:00:21 22ff95d597cd: Verifying Checksum 02:00:21 22ff95d597cd: Download complete 02:00:21 213ec9aee27d: Verifying Checksum 02:00:21 213ec9aee27d: Download complete 02:00:21 12d6caf4c0d1: Download complete 02:00:21 213ec9aee27d: Pull complete 02:00:21 4583459ba037: Pull complete 02:00:21 93c1e223e6f2: Pull complete 02:00:21 a7acece74701: Verifying Checksum 02:00:21 a7acece74701: Download complete 02:00:22 96b7cbca73a9: Download complete 02:00:22 53926ce57604: Verifying Checksum 02:00:22 53926ce57604: Download complete 02:00:26 53926ce57604: Pull complete 02:00:26 21b2b0c7a3f4: Pull complete 02:00:26 22ff95d597cd: Pull complete 02:00:26 12d6caf4c0d1: Pull complete 02:00:28 96b7cbca73a9: Pull complete 02:00:29 a7acece74701: Pull complete 02:00:29 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:00:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:00:29 ---> db6d94c90886 02:00:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:00:31 ---> Running in 8ec2f55a8a64 02:00:31 Removing intermediate container 8ec2f55a8a64 02:00:31 ---> 53902577baa5 02:00:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:31 ---> Running in 2673a760af11 02:00:31 Removing intermediate container 2673a760af11 02:00:31 ---> 6c7ae69a974c 02:00:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:31 ---> Running in 92404c71e4ae 02:00:31 Removing intermediate container 92404c71e4ae 02:00:31 ---> e51bd6125120 02:00:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:00:31 ---> Running in 90dffed8466f 02:00:31 Removing intermediate container 90dffed8466f 02:00:31 ---> f15f2e3a55ce 02:00:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:31 ---> Running in b11eb12f3e3d 02:00:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:00:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:00:32 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:00:32 (2/4) Installing libedit (20210910.3.1-r0) 02:00:32 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:00:32 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:00:32 Executing busybox-1.35.0-r17.trigger 02:00:32 OK: 216 MiB in 55 packages 02:00:33 Removing intermediate container b11eb12f3e3d 02:00:33 ---> da2193037839 02:00:33 Step 8/12 : WORKDIR /device-mqtt-go 02:00:33 ---> Running in be8cbe62c61d 02:00:33 Removing intermediate container be8cbe62c61d 02:00:33 ---> 85944e2ed9fb 02:00:33 Step 9/12 : COPY go.mod vendor* ./ 02:00:33 ---> ce2cb1d48c16 02:00:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:33 ---> Running in ec35f2234403 02:00:34 Still waiting to schedule task 02:00:34 ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:00:34 ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:00:34 ‘prd-ubuntu18.04-docker-8c-8g-8554’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:00:34 ‘prd-ubuntu20.04-docker-8c-8g-8717’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:00:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8716’ is offline 02:00:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8720’ is offline 02:01:00 Removing intermediate container ec35f2234403 02:01:00 ---> f949cc4fd705 02:01:00 Step 11/12 : COPY . . 02:01:00 ---> 427764089e5b 02:01:00 Step 12/12 : RUN $MAKE 02:01:00 ---> Running in bc821a530437 02:01:00 noop 02:01:00 Removing intermediate container bc821a530437 02:01:00 ---> 21148802809d 02:01:00 Successfully built 21148802809d 02:01:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:00 + docker inspect -f . ci-base-image-x86_64 02:01:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:00 prd-ubuntu20.04-docker-8c-8g-8719 does not seem to be running inside a container 02:01:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-514 -v /w/workspace/gexfoundry_device-mqtt-go_PR-514:/w/workspace/gexfoundry_device-mqtt-go_PR-514:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-514@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-514@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 02:01:01 $ docker top 0b0985d6de610649afb2cedb6fa1e3e80c41ccfe5ed0746886c49376bfbede60 -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:01 + go version 02:01:01 go version go1.18.7 linux/amd64 [Pipeline] } 02:01:01 $ docker stop --time=1 0b0985d6de610649afb2cedb6fa1e3e80c41ccfe5ed0746886c49376bfbede60 02:01:03 $ docker rm -f --volumes 0b0985d6de610649afb2cedb6fa1e3e80c41ccfe5ed0746886c49376bfbede60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:04 + docker inspect -f . ci-base-image-x86_64 02:01:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:04 prd-ubuntu20.04-docker-8c-8g-8719 does not seem to be running inside a container 02:01:04 $ 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-514 -v /w/workspace/gexfoundry_device-mqtt-go_PR-514:/w/workspace/gexfoundry_device-mqtt-go_PR-514:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-514@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-514@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 02:01:04 $ docker top 2daabd9df08fbfc0e6f160a085609c321dbeb2bc18f1ea9645c66fe9a94285ef -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:04 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-514 [Pipeline] fileExists [Pipeline] sh 02:01:05 + make test 02:01:05 go test ./... -coverprofile=coverage.out ./... 02:01:05 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:01:15 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:01:16 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 21.8% of statements 02:01:16 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:01:24 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 02:01:24 go vet ./... 02:01:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:26 ./bin/test-attribution-txt.sh 02:01:26 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:01:26 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:01:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:01:26 $ docker stop --time=1 2daabd9df08fbfc0e6f160a085609c321dbeb2bc18f1ea9645c66fe9a94285ef 02:01:28 $ docker rm -f --volumes 2daabd9df08fbfc0e6f160a085609c321dbeb2bc18f1ea9645c66fe9a94285ef [Pipeline] // withDockerContainer [Pipeline] sh 02:01:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:01:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:30 + ls -al . 02:01:30 total 180 02:01:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 02:01 . 02:01:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 01:59 .. 02:01:30 -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 01:59 .dockerignore 02:01:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 02:01 .git 02:01:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 01:59 .github 02:01:30 -rw-rw-r-- 1 jenkins jenkins 329 Mar 8 01:59 .gitignore 02:01:30 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 01:59 .golangci.yml 02:01:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 02:00 .semver 02:01:30 -rw-rw-r-- 1 jenkins jenkins 9189 Mar 8 01:59 Attribution.txt 02:01:30 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 8 01:59 CHANGELOG.md 02:01:30 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 8 01:59 Dockerfile 02:01:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 01:59 GOVERNANCE.md 02:01:30 -rw-rw-r-- 1 jenkins jenkins 678 Mar 8 01:59 Jenkinsfile 02:01:30 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 01:59 LICENSE 02:01:30 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 8 01:59 Makefile 02:01:30 -rw-rw-r-- 1 jenkins jenkins 620 Mar 8 01:59 OWNERS.md 02:01:30 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 8 01:59 README.md 02:01:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 02:00 VERSION 02:01:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 01:59 bin 02:01:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 01:59 cmd 02:01:30 -rw-r--r-- 1 jenkins jenkins 17887 Mar 8 02:01 coverage.out 02:01:30 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 8 01:59 go.mod 02:01:30 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 8 01:59 go.sum 02:01:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 01:59 internal 02:01:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 01:59 mock 02:01:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 01:59 snap 02:01:30 -rw-rw-r-- 1 jenkins jenkins 227 Mar 8 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:30 + 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=2de0c52ae0f71b1a817e2be6016120d5cd045a3f --label arch=amd64 --label version=0.0.0 . 02:01:30 Sending build context to Docker daemon 6.36MB 02:01:30 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:01:30 Step 2/24 : FROM ${BASE} AS builder 02:01:30 ---> 21148802809d 02:01:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:01:30 ---> Running in d78faaf96116 02:01:30 Removing intermediate container d78faaf96116 02:01:30 ---> fe5fe5c28344 02:01:30 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:30 ---> Running in 9ecd4fb06a4e 02:01:30 Removing intermediate container 9ecd4fb06a4e 02:01:30 ---> c35b890c6bac 02:01:30 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:30 ---> Running in 12d62d9ab5fd 02:01:31 Removing intermediate container 12d62d9ab5fd 02:01:31 ---> 92f108527f4b 02:01:31 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:01:31 ---> Running in 228ec37a506c 02:01:31 Removing intermediate container 228ec37a506c 02:01:31 ---> 752b44bdb121 02:01:31 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:31 ---> Running in cd5080a7895d 02:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:01:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:01:31 OK: 216 MiB in 55 packages 02:01:32 Removing intermediate container cd5080a7895d 02:01:32 ---> e634101c933e 02:01:32 Step 8/24 : WORKDIR /device-mqtt-go 02:01:32 ---> Running in 0619d2488944 02:01:32 Removing intermediate container 0619d2488944 02:01:32 ---> 8a1ba639ddfe 02:01:32 Step 9/24 : COPY go.mod vendor* ./ 02:01:32 ---> aa171a2ea419 02:01:32 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:32 ---> Running in 95fa1c615c85 02:01:33 Removing intermediate container 95fa1c615c85 02:01:33 ---> 8fd8cdd5ef52 02:01:33 Step 11/24 : COPY . . 02:01:33 ---> 6354b1c563ed 02:01:33 Step 12/24 : RUN $MAKE 02:01:33 ---> Running in 50bc4b4a4123 02:01:34 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:01:56 Removing intermediate container 50bc4b4a4123 02:01:56 ---> f285338dce96 02:01:56 Step 13/24 : FROM alpine:3.16 02:01:56 3.16: Pulling from library/alpine 02:01:56 ef5531b6e74e: Pulling fs layer 02:01:56 ef5531b6e74e: Download complete 02:01:56 ef5531b6e74e: Pull complete 02:01:56 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:01:56 Status: Downloaded newer image for alpine:3.16 02:01:56 ---> dfd21b5a31f5 02:01:56 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:01:56 ---> Running in 1c3302b12029 02:01:56 Removing intermediate container 1c3302b12029 02:01:56 ---> b422838189c4 02:01:56 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:01:56 ---> Running in 084ed2fa98c1 02:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:01:56 (1/1) Installing dumb-init (1.2.5-r1) 02:01:56 Executing busybox-1.35.0-r17.trigger 02:01:56 OK: 6 MiB in 15 packages 02:01:56 Removing intermediate container 084ed2fa98c1 02:01:56 ---> f2c656ddc12b 02:01:56 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:01:56 ---> 729fea918681 02:01:56 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:01:56 ---> f1063f3293ec 02:01:56 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:01:56 ---> c69ab0084955 02:01:56 Step 19/24 : EXPOSE 59982 02:01:56 ---> Running in 53e5d59100cd 02:01:56 Removing intermediate container 53e5d59100cd 02:01:56 ---> c6b6b7b7b73f 02:01:56 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:01:56 ---> Running in 8e9b49bd3fad 02:01:56 Removing intermediate container 8e9b49bd3fad 02:01:56 ---> 37d1e19353ca 02:01:56 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:01:56 ---> Running in d56f0dbd4504 02:01:56 Removing intermediate container d56f0dbd4504 02:01:56 ---> be6107fc990a 02:01:56 Step 22/24 : LABEL arch=amd64 02:01:56 ---> Running in 38b6599903d8 02:01:56 Removing intermediate container 38b6599903d8 02:01:56 ---> caeae49bf01c 02:01:56 Step 23/24 : LABEL git_sha=2de0c52ae0f71b1a817e2be6016120d5cd045a3f 02:01:56 ---> Running in 76e6c8b780e9 02:01:56 Removing intermediate container 76e6c8b780e9 02:01:56 ---> 10e57b1d13e8 02:01:56 Step 24/24 : LABEL version=0.0.0 02:01:56 ---> Running in a30863de960f 02:01:56 Removing intermediate container a30863de960f 02:01:56 ---> 31ce07672037 02:01:56 [Warning] One or more build-args [ARCH] were not consumed 02:01:56 Successfully built 31ce07672037 02:01:56 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 02:01:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:57 02:01:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:57 latest: Pulling from edgex-lftools-log-publisher 02:01:57 5eb5b503b376: Pulling fs layer 02:01:57 5c69ac0246d0: Pulling fs layer 02:01:57 ec43610c2a17: Pulling fs layer 02:01:57 3a2ae6a8a46f: Pulling fs layer 02:01:57 33b1e0a273af: Pulling fs layer 02:01:57 5d3b04190fa2: Pulling fs layer 02:01:57 2f39f015ded8: Pulling fs layer 02:01:57 33b1e0a273af: Waiting 02:01:57 5d3b04190fa2: Waiting 02:01:57 3a2ae6a8a46f: Waiting 02:01:57 2f39f015ded8: Waiting 02:01:57 5c69ac0246d0: Download complete 02:01:57 3a2ae6a8a46f: Download complete 02:01:58 33b1e0a273af: Verifying Checksum 02:01:58 33b1e0a273af: Download complete 02:01:58 5d3b04190fa2: Download complete 02:01:58 ec43610c2a17: Verifying Checksum 02:01:58 ec43610c2a17: Download complete 02:01:58 5eb5b503b376: Verifying Checksum 02:01:58 5eb5b503b376: Download complete 02:01:59 2f39f015ded8: Download complete 02:01:59 5eb5b503b376: Pull complete 02:01:59 5c69ac0246d0: Pull complete 02:02:00 ec43610c2a17: Pull complete 02:02:00 3a2ae6a8a46f: Pull complete 02:02:00 33b1e0a273af: Pull complete 02:02:00 5d3b04190fa2: Pull complete 02:02:05 2f39f015ded8: Pull complete 02:02:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:02:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:05 prd-ubuntu20.04-docker-8c-8g-8719 does not seem to be running inside a container 02:02:05 $ 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-514 -v /w/workspace/gexfoundry_device-mqtt-go_PR-514:/w/workspace/gexfoundry_device-mqtt-go_PR-514:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-514@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-514@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 02:02:07 $ docker top 4481e6c04666d70f4435f74ce0ea2e597e9fa975833528bf3b12dce8cd35ff16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:07 ---> job-cost.sh 02:02:07 lf-activate-venv: SKIPPING 02:02:07 INFO: No Stack... 02:02:08 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:08 INFO: Archiving Costs [Pipeline] sh 02:02:08 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-514/archives/cost.csv 02:02:08 + cut -d, -f6 [Pipeline] lock 02:02:08 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-514-1-stack-cost] 02:02:08 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-514-1-stack-cost] did not exist. Created. 02:02:08 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-514-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:02:09 + echo total: 0.2199999988079071 [Pipeline] stash 02:02:09 Stashed 1 file(s) [Pipeline] } 02:02:09 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-514-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:02:09 $ docker stop --time=1 4481e6c04666d70f4435f74ce0ea2e597e9fa975833528bf3b12dce8cd35ff16 02:02:10 $ docker rm -f --volumes 4481e6c04666d70f4435f74ce0ea2e597e9fa975833528bf3b12dce8cd35ff16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:03:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8722 in /w/workspace/gexfoundry_device-mqtt-go_PR-514 [Pipeline] { [Pipeline] ws 02:03:15 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:03:15 Selected Git installation does not exist. Using Default 02:03:15 The recommended git tool is: NONE 02:03:21 using credential edgex-jenkins-ssh 02:03:21 Cloning the remote Git repository 02:03:21 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:03:21 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:03:21 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:21 > git --version # timeout=10 02:03:21 > git --version # 'git version 2.25.1' 02:03:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:23 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:03:24 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 2de0c52ae0f71b1a817e2be6016120d5cd045a3f 02:03:25 Merge succeeded, producing 2de0c52ae0f71b1a817e2be6016120d5cd045a3f 02:03:25 Checking out Revision 2de0c52ae0f71b1a817e2be6016120d5cd045a3f (PR-514) 02:03:24 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:03:24 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:03:24 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:03:24 > git config core.sparsecheckout # timeout=10 02:03:24 > git checkout -f 2de0c52ae0f71b1a817e2be6016120d5cd045a3f # timeout=10 02:03:25 > git remote # timeout=10 02:03:25 > git config --get remote.origin.url # timeout=10 02:03:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:03:25 > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 02:03:25 > git rev-parse HEAD^{commit} # timeout=10 02:03:25 > git config core.sparsecheckout # timeout=10 02:03:25 > git checkout -f 2de0c52ae0f71b1a817e2be6016120d5cd045a3f # timeout=10 02:03:25 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:03:25 > git --version # timeout=10 02:03:25 > git --version # 'git version 2.25.1' 02:03:25 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:03:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:03:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:26 Dload Upload Total Spent Left Speed 02:03:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 30002 0 --:--:-- --:--:-- --:--:-- 30073 [Pipeline] sh 02:03:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:03:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:03:28 + sudo tee /etc/docker/daemon.new 02:03:28 { 02:03:28 "registry-mirrors": [ 02:03:28 "https://nexus3.edgexfoundry.org:10001" 02:03:28 ], 02:03:28 "bip": "10.250.0.254/24", 02:03:28 "hosts": [ 02:03:28 "tcp://0.0.0.0:5555", 02:03:28 "unix:///var/run/docker.sock" 02:03:28 ], 02:03:28 "mtu": 1458, 02:03:28 "selinux-enabled": true, 02:03:28 "seccomp-profile": "/etc/docker/seccomp.json" 02:03:28 } [Pipeline] sh 02:03:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:03:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:47 provisioning config files... 02:03:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config14902920771681782001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:47 ---> docker-login.sh 02:03:47 nexus3.edgexfoundry.org:10001 02:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:48 Configure a credential helper to remove this warning. See 02:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:48 02:03:48 Login Succeeded 02:03:48 nexus3.edgexfoundry.org:10002 02:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:48 Configure a credential helper to remove this warning. See 02:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:48 02:03:48 Login Succeeded 02:03:48 nexus3.edgexfoundry.org:10003 02:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:49 Configure a credential helper to remove this warning. See 02:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:49 02:03:49 Login Succeeded 02:03:49 nexus3.edgexfoundry.org:10004 02:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:49 Configure a credential helper to remove this warning. See 02:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:49 02:03:49 Login Succeeded 02:03:49 docker.io 02:03:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:49 Configure a credential helper to remove this warning. See 02:03:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:49 02:03:49 Login Succeeded 02:03:49 ---> docker-login.sh ends [Pipeline] } 02:03:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:03:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:03:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:03:50 ========================================================= 02:03:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:03:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:03:51 Sending build context to Docker daemon 3.304MB 02:03:51 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:03:51 Step 2/12 : FROM ${BASE} AS builder 02:03:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:03:51 9b18e9b68314: Pulling fs layer 02:03:51 35d82f9e3411: Pulling fs layer 02:03:51 e16973657156: Pulling fs layer 02:03:51 fc693d55d65f: Pulling fs layer 02:03:51 7e9fc2657dce: Pulling fs layer 02:03:51 dda99020689f: Pulling fs layer 02:03:51 db1c61fa0a46: Pulling fs layer 02:03:51 891c053d2c06: Pulling fs layer 02:03:51 7e9fc2657dce: Waiting 02:03:51 dda99020689f: Waiting 02:03:51 fc693d55d65f: Waiting 02:03:51 db1c61fa0a46: Waiting 02:03:51 891c053d2c06: Waiting 02:03:51 e16973657156: Verifying Checksum 02:03:51 e16973657156: Download complete 02:03:51 35d82f9e3411: Verifying Checksum 02:03:51 35d82f9e3411: Download complete 02:03:51 7e9fc2657dce: Verifying Checksum 02:03:51 7e9fc2657dce: Download complete 02:03:51 9b18e9b68314: Verifying Checksum 02:03:51 dda99020689f: Download complete 02:03:52 9b18e9b68314: Pull complete 02:03:52 891c053d2c06: Verifying Checksum 02:03:52 891c053d2c06: Download complete 02:03:53 35d82f9e3411: Pull complete 02:03:53 e16973657156: Pull complete 02:03:53 db1c61fa0a46: Verifying Checksum 02:03:53 db1c61fa0a46: Download complete 02:03:54 fc693d55d65f: Download complete 02:04:09 fc693d55d65f: Pull complete 02:04:09 7e9fc2657dce: Pull complete 02:04:09 dda99020689f: Pull complete 02:04:14 db1c61fa0a46: Pull complete 02:04:16 891c053d2c06: Pull complete 02:04:16 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:04:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:04:16 ---> f96f9c87975a 02:04:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:04:18 ---> Running in f877807d72d1 02:04:18 Removing intermediate container f877807d72d1 02:04:18 ---> 00d764a90616 02:04:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:04:18 ---> Running in bc9875911d7a 02:04:18 Removing intermediate container bc9875911d7a 02:04:18 ---> 9567cffef31f 02:04:18 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:04:18 ---> Running in ea492e509d80 02:04:19 Removing intermediate container ea492e509d80 02:04:19 ---> e5adc2253fa1 02:04:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:04:19 ---> Running in 9898ceed4062 02:04:19 Removing intermediate container 9898ceed4062 02:04:19 ---> da6f109ff346 02:04:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:19 ---> Running in a98cabead59d 02:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:04:22 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:04:22 (2/4) Installing libedit (20210910.3.1-r0) 02:04:22 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:04:22 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:04:23 Executing busybox-1.35.0-r17.trigger 02:04:23 OK: 226 MiB in 55 packages 02:04:24 Removing intermediate container a98cabead59d 02:04:24 ---> b7b90b4adc73 02:04:24 Step 8/12 : WORKDIR /device-mqtt-go 02:04:24 ---> Running in 43f1b2c81087 02:04:24 Removing intermediate container 43f1b2c81087 02:04:24 ---> 76b8b366e4c3 02:04:24 Step 9/12 : COPY go.mod vendor* ./ 02:04:24 ---> 86558a7f008c 02:04:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:25 ---> Running in 4a621ae08466 02:05:33 Removing intermediate container 4a621ae08466 02:05:33 ---> 72ab2264364a 02:05:33 Step 11/12 : COPY . . 02:05:33 ---> 62d986f76910 02:05:33 Step 12/12 : RUN $MAKE 02:05:33 ---> Running in e4e847a91777 02:05:33 noop 02:05:33 Removing intermediate container e4e847a91777 02:05:33 ---> 411f7857aac7 02:05:33 Successfully built 411f7857aac7 02:05:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:33 + docker inspect -f . ci-base-image-arm64 02:05:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:33 prd-ubuntu20.04-docker-arm64-4c-16g-8722 does not seem to be running inside a container 02:05:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:05:35 $ docker top 72ad064b2c74a9f37406d0d230c363f0121801b610369e6c6bfac9b4d524a9db -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:36 + go version 02:05:36 go version go1.18.7 linux/arm64 [Pipeline] } 02:05:36 $ docker stop --time=1 72ad064b2c74a9f37406d0d230c363f0121801b610369e6c6bfac9b4d524a9db 02:05:37 $ docker rm -f --volumes 72ad064b2c74a9f37406d0d230c363f0121801b610369e6c6bfac9b4d524a9db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:38 + docker inspect -f . ci-base-image-arm64 02:05:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:38 prd-ubuntu20.04-docker-arm64-4c-16g-8722 does not seem to be running inside a container 02:05:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:05:41 $ docker top f39f6677cb2d25b9633f798e84446493048aed927e2ef94a54b8f973c1d3b5f0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:42 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:05:42 + make test 02:05:42 go test ./... -coverprofile=coverage.out ./... 02:05:44 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:07:21 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:07:21 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 21.8% of statements 02:07:21 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:07:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:07:21 go vet ./... 02:07:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:07:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:07:43 ./bin/test-attribution-txt.sh 02:07:43 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:07:43 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:07:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:07:43 $ docker stop --time=1 f39f6677cb2d25b9633f798e84446493048aed927e2ef94a54b8f973c1d3b5f0 02:07:45 $ docker rm -f --volumes f39f6677cb2d25b9633f798e84446493048aed927e2ef94a54b8f973c1d3b5f0 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:07:46 Warning: overwriting stash ‘coverage-report’ 02:07:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:07:47 + ls -al . 02:07:47 total 176 02:07:47 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 02:05 . 02:07:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 02:03 .. 02:07:47 -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 02:03 .dockerignore 02:07:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 02:03 .git 02:07:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 02:03 .github 02:07:47 -rw-rw-r-- 1 jenkins jenkins 329 Mar 8 02:03 .gitignore 02:07:47 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 02:03 .golangci.yml 02:07:47 -rw-rw-r-- 1 jenkins jenkins 9189 Mar 8 02:03 Attribution.txt 02:07:47 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 8 02:03 CHANGELOG.md 02:07:47 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 8 02:03 Dockerfile 02:07:47 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 02:03 GOVERNANCE.md 02:07:47 -rw-rw-r-- 1 jenkins jenkins 678 Mar 8 02:03 Jenkinsfile 02:07:47 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 02:03 LICENSE 02:07:47 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 8 02:03 Makefile 02:07:47 -rw-rw-r-- 1 jenkins jenkins 620 Mar 8 02:03 OWNERS.md 02:07:47 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 8 02:03 README.md 02:07:47 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 02:00 VERSION 02:07:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 02:03 bin 02:07:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 02:03 cmd 02:07:47 -rw-r--r-- 1 jenkins jenkins 17887 Mar 8 02:07 coverage.out 02:07:47 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 8 02:03 go.mod 02:07:47 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 8 02:03 go.sum 02:07:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 02:03 internal 02:07:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 02:03 mock 02:07:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 02:03 snap 02:07:47 -rw-rw-r-- 1 jenkins jenkins 227 Mar 8 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:48 + 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=2de0c52ae0f71b1a817e2be6016120d5cd045a3f --label arch=arm64 --label version=0.0.0 . 02:07:48 Sending build context to Docker daemon 3.322MB 02:07:49 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:07:49 Step 2/24 : FROM ${BASE} AS builder 02:07:49 ---> 411f7857aac7 02:07:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:07:49 ---> Running in 575ed7ef5420 02:07:49 Removing intermediate container 575ed7ef5420 02:07:49 ---> 7dff55b7abed 02:07:49 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:07:50 ---> Running in f04a04eca83b 02:07:50 Removing intermediate container f04a04eca83b 02:07:50 ---> 7c2c3282adc4 02:07:50 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:07:50 ---> Running in 3d15367f4232 02:07:50 Removing intermediate container 3d15367f4232 02:07:50 ---> a8c07c119ed9 02:07:50 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:07:51 ---> Running in 3ec48e12e9de 02:07:51 Removing intermediate container 3ec48e12e9de 02:07:51 ---> bb2ccfe39bc2 02:07:51 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:07:51 ---> Running in 3fd89c280fc6 02:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:07:54 OK: 226 MiB in 55 packages 02:07:55 Removing intermediate container 3fd89c280fc6 02:07:55 ---> 17603d80e385 02:07:55 Step 8/24 : WORKDIR /device-mqtt-go 02:07:55 ---> Running in a04187153f7c 02:07:56 Removing intermediate container a04187153f7c 02:07:56 ---> 9908c19ed93b 02:07:56 Step 9/24 : COPY go.mod vendor* ./ 02:07:56 ---> 7ad791a0d711 02:07:56 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:56 ---> Running in fe6c31909a75 02:08:00 Removing intermediate container fe6c31909a75 02:08:00 ---> c5f2e3c6a8bd 02:08:00 Step 11/24 : COPY . . 02:08:01 ---> 3e5870d2a24f 02:08:01 Step 12/24 : RUN $MAKE 02:08:01 ---> Running in f74472fe1f3c 02:08:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:10:23 Removing intermediate container f74472fe1f3c 02:10:23 ---> c0806d512103 02:10:23 Step 13/24 : FROM alpine:3.16 02:10:23 3.16: Pulling from library/alpine 02:10:23 3760b48202b3: Pulling fs layer 02:10:23 3760b48202b3: Download complete 02:10:24 3760b48202b3: Pull complete 02:10:24 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:10:24 Status: Downloaded newer image for alpine:3.16 02:10:24 ---> 4c81e5bf8899 02:10:24 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:10:24 ---> Running in 3375f2b0c462 02:10:24 Removing intermediate container 3375f2b0c462 02:10:24 ---> 6e9faf35c17e 02:10:24 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:10:24 ---> Running in 1e212d742e4d 02:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:10:27 (1/1) Installing dumb-init (1.2.5-r1) 02:10:27 Executing busybox-1.35.0-r17.trigger 02:10:27 OK: 5 MiB in 15 packages 02:10:28 Removing intermediate container 1e212d742e4d 02:10:28 ---> 06efe5bca948 02:10:28 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:10:29 ---> 0e259ac8b3d5 02:10:29 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:10:30 ---> a028ccdd8166 02:10:30 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:10:30 ---> 2d62e2ad4b7e 02:10:30 Step 19/24 : EXPOSE 59982 02:10:30 ---> Running in cf55ccde5fad 02:10:30 Removing intermediate container cf55ccde5fad 02:10:30 ---> 1be223f4b022 02:10:30 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:10:30 ---> Running in 914a5f047de5 02:10:31 Removing intermediate container 914a5f047de5 02:10:31 ---> 76fbe8314999 02:10:31 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:10:31 ---> Running in a0b4f7ac21d5 02:10:31 Removing intermediate container a0b4f7ac21d5 02:10:31 ---> 81b0b6594607 02:10:31 Step 22/24 : LABEL arch=arm64 02:10:31 ---> Running in 9d52e42a7540 02:10:31 Removing intermediate container 9d52e42a7540 02:10:31 ---> 7779c4113ff3 02:10:31 Step 23/24 : LABEL git_sha=2de0c52ae0f71b1a817e2be6016120d5cd045a3f 02:10:31 ---> Running in 09029c8b26c4 02:10:32 Removing intermediate container 09029c8b26c4 02:10:32 ---> a040eded8936 02:10:32 Step 24/24 : LABEL version=0.0.0 02:10:32 ---> Running in ac082d597109 02:10:32 Removing intermediate container ac082d597109 02:10:32 ---> 93a713c942bd 02:10:32 [Warning] One or more build-args [ARCH] were not consumed 02:10:32 Successfully built 93a713c942bd 02:10:32 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 02:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:33 02:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:33 arm64: Pulling from edgex-lftools-log-publisher 02:10:33 8998bd30e6a1: Pulling fs layer 02:10:33 04944245beec: Pulling fs layer 02:10:33 699f458cf7ca: Pulling fs layer 02:10:33 765212b225bb: Pulling fs layer 02:10:33 f23df028b6ca: Pulling fs layer 02:10:33 d65c8cfc05b1: Pulling fs layer 02:10:33 2437ff75d9bd: Pulling fs layer 02:10:33 765212b225bb: Waiting 02:10:33 f23df028b6ca: Waiting 02:10:33 d65c8cfc05b1: Waiting 02:10:33 2437ff75d9bd: Waiting 02:10:34 04944245beec: Verifying Checksum 02:10:34 04944245beec: Download complete 02:10:34 765212b225bb: Verifying Checksum 02:10:34 765212b225bb: Download complete 02:10:34 f23df028b6ca: Verifying Checksum 02:10:34 f23df028b6ca: Download complete 02:10:34 d65c8cfc05b1: Verifying Checksum 02:10:34 d65c8cfc05b1: Download complete 02:10:34 699f458cf7ca: Verifying Checksum 02:10:34 699f458cf7ca: Download complete 02:10:34 8998bd30e6a1: Verifying Checksum 02:10:34 8998bd30e6a1: Download complete 02:10:36 2437ff75d9bd: Verifying Checksum 02:10:36 2437ff75d9bd: Download complete 02:10:38 8998bd30e6a1: Pull complete 02:10:38 04944245beec: Pull complete 02:10:41 699f458cf7ca: Pull complete 02:10:41 765212b225bb: Pull complete 02:10:42 f23df028b6ca: Pull complete 02:10:42 d65c8cfc05b1: Pull complete 02:10:54 2437ff75d9bd: Pull complete 02:10:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:10:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:55 prd-ubuntu20.04-docker-arm64-4c-16g-8722 does not seem to be running inside a container 02:10:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:10:57 $ docker top be522f6665774591e0fd8aa9f201161694b9b9ad3dd6558de9688a881c87ce0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:58 ---> job-cost.sh 02:10:58 lf-activate-venv: SKIPPING 02:10:58 INFO: No Stack... 02:10:58 INFO: Retrieving Pricing Info for: v3-standard-4 02:10:59 INFO: Archiving Costs [Pipeline] sh 02:11:00 + cut -d, -f6 02:11:00 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 02:11:00 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-514-1-stack-cost] 02:11:00 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-514-1-stack-cost] did not exist. Created. 02:11:00 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-514-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:01 /w/workspace/device-mqtt-go/1@tmp/durable-fb883b08/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:11:01 + echo total: 0.10999999940395355 [Pipeline] stash 02:11:01 Warning: overwriting stash ‘stack-cost’ 02:11:01 Stashed 1 file(s) [Pipeline] } 02:11:01 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-514-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:01 $ docker stop --time=1 be522f6665774591e0fd8aa9f201161694b9b9ad3dd6558de9688a881c87ce0c 02:11:03 $ docker rm -f --volumes be522f6665774591e0fd8aa9f201161694b9b9ad3dd6558de9688a881c87ce0c [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 02:11:03 provisioning config files... 02:11:03 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-514@tmp/config5221126983795953413tmp [Pipeline] { [Pipeline] sh 02:11:04 + set +x 02:11:04 + bash -s -- 02:11:04 + curl -s https://codecov.io/bash 02:11:04 02:11:04 _____ _ 02:11:04 / ____| | | 02:11:04 | | ___ __| | ___ ___ _____ __ 02:11:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:11:04 | |___| (_) | (_| | __/ (_| (_) \ V / 02:11:04 \_____\___/ \__,_|\___|\___\___/ \_/ 02:11:04 Bash-1.0.6 02:11:04 02:11:04 02:11:04 ==> git version 2.25.1 found 02:11:04 ==> 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 02:11:04 Release-Date: 2020-01-08 02:11:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:11:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:11:04 ==> Jenkins CI detected. 02:11:04 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-514 02:11:04 project root: . 02:11:04 --> token set from env 02:11:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:11:04 ==> Running gcov in . (disable via -X gcov) 02:11:04 ==> Python coveragepy not found 02:11:04 ==> Searching for coverage reports in: 02:11:04 + . 02:11:04 -> Found 1 reports 02:11:04 ==> Detecting git/mercurial file structure 02:11:04 ==> Reading reports 02:11:04 + ./coverage.out bytes=17887 02:11:04 ==> Appending adjustments 02:11:04 https://docs.codecov.io/docs/fixing-reports 02:11:04 + Found adjustments 02:11:04 ==> Gzipping contents 02:11:04 4.0K /tmp/codecov.pW5cl2.gz 02:11:04 ==> Uploading reports 02:11:04 url: https://codecov.io 02:11:04 query: branch=PR-514&commit=2de0c52ae0f71b1a817e2be6016120d5cd045a3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-514%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=514&job=&cmd_args= 02:11:04 -> Pinging Codecov 02:11:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-514&commit=2de0c52ae0f71b1a817e2be6016120d5cd045a3f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-514%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=514&job=&cmd_args= 02:11:04 -> Uploading to 02:11:04 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/7D719EC7BBE17E464838252E33014C33/2de0c52ae0f71b1a817e2be6016120d5cd045a3f/a87ba654-9554-40a6-a0ab-92ae61eb569c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T021104Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=723c3257b8f28d5cc9c5210e08c06cb9f475c94e54e78c027f42c5340e2b93ca 02:11:04 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:04 Dload Upload Total Spent Left Speed 02:11:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3165 0 0 100 3165 0 10692 --:--:-- --:--:-- --:--:-- 10692 02:11:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/2de0c52ae0f71b1a817e2be6016120d5cd045a3f [Pipeline] } 02:11:05 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 02:11:06 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-514/archives ] 02:11:06 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-514/archives 02:11:06 total 16 02:11:06 drwxr-xr-x 3 root root 4096 Mar 8 02:02 . 02:11:06 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 02:02 .. 02:11:06 drwxr-xr-x 2 root root 4096 Mar 8 02:02 cost 02:11:06 -rw-r--r-- 1 root root 86 Mar 8 02:02 cost.csv 02:11:06 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-514/archives 02:11:06 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-514/archives 02:11:06 total 16 02:11:06 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 02:02 . 02:11:06 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 02:02 .. 02:11:06 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 02:02 cost 02:11:06 -rw-r--r-- 1 jenkins jenkins 86 Mar 8 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:11:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:11:08 ---> package-listing.sh 02:11:08 ++ facter osfamily 02:11:08 ++ tr '[:upper:]' '[:lower:]' 02:11:08 + OS_FAMILY=debian 02:11:08 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-514 02:11:08 + START_PACKAGES=/tmp/packages_start.txt 02:11:08 + END_PACKAGES=/tmp/packages_end.txt 02:11:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:11:08 + PACKAGES=/tmp/packages_start.txt 02:11:08 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-514 ']' 02:11:08 + PACKAGES=/tmp/packages_end.txt 02:11:08 + case "${OS_FAMILY}" in 02:11:08 + dpkg -l 02:11:08 + grep '^ii' 02:11:08 + '[' -f /tmp/packages_start.txt ']' 02:11:08 + '[' -f /tmp/packages_end.txt ']' 02:11:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:11:08 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-514 ']' 02:11:08 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-514/archives/ 02:11:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-514/archives/ [Pipeline] echo 02:11:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-514/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:11:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:09 prd-ubuntu20.04-docker-8c-8g-8719 does not seem to be running inside a container 02:11:09 $ 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-514/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-514 -v /w/workspace/gexfoundry_device-mqtt-go_PR-514:/w/workspace/gexfoundry_device-mqtt-go_PR-514:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-514@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-514@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 02:11:09 $ docker top 74584cca86533af1acc561fc84e04648e0abb65fd88b29f598ddfeeee6667133 -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:09 + touch /tmp/pre-build-complete [Pipeline] sh 02:11:10 + mkdir -p /var/log/sysstat [Pipeline] sh 02:11:10 + ls /var/log/sa-host 02:11:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:10 provisioning config files... 02:11:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-514@tmp/config9393996728834526775tmp [Pipeline] { [Pipeline] echo 02:11:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:11:11 ---> create-netrc.sh [Pipeline] } 02:11:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:11:11 ---> python-tools-install.sh [Pipeline] echo 02:11:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:11:11 ---> sudo-logs.sh 02:11:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:11:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:11:12 ---> job-cost.sh 02:11:12 lf-activate-venv: SKIPPING 02:11:12 DEBUG: total: 0.2199999988079071 02:11:12 INFO: Retrieving Stack Cost... 02:11:12 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:13 INFO: Archiving Costs [Pipeline] echo 02:11:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:11:13 ---> logs-deploy.sh 02:11:13 lf-activate-venv: SKIPPING 02:11:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-514/1 02:11:13 INFO: archiving workspace using pattern(s): 02:11:14 Archives upload complete. 02:11:14 INFO: archiving logs to Nexus