Pull request #402 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ab73e7ef5d7963aa9378acdfe78759414f5069f+8b7bfd06f10d442433da09be4b1bd94ea6f5832d (8fc80fdfcac2397181b4ca25993184abd2036602) 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-ssh6760898681083841980.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh2335932669796398157.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-402/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-402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13960206135475199486.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-402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7475792826860105232.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh10198322877455211321.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-402/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-402/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3538637755603153515.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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-17369 in /w/workspace/gexfoundry_device-mqtt-go_PR-402 [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-402 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8b7bfd06f10d442433da09be4b1bd94ea6f5832d into PR head commit 3ab73e7ef5d7963aa9378acdfe78759414f5069f Merge succeeded, producing 3ab73e7ef5d7963aa9378acdfe78759414f5069f Checking out Revision 3ab73e7ef5d7963aa9378acdfe78759414f5069f (PR-402) > 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/402/head:refs/remotes/origin/PR-402 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ab73e7ef5d7963aa9378acdfe78759414f5069f # 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 8b7bfd06f10d442433da09be4b1bd94ea6f5832d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ab73e7ef5d7963aa9378acdfe78759414f5069f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:45:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:45:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:45:01 ========================================================= 01:45:01 EdgeX Global Pipelines Version Info 01:45:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:45:02 ------------------- 01:45:02 stable info: 01:45:02 ------------------- 01:45:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:45:02 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 01:45:02 Message: update stable to v1.0.234 01:45:02 ------------------- 01:45:02 experimental info: 01:45:02 ------------------- 01:45:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:45:02 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 01:45:02 Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:45:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:45:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:45:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:45:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:45:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:45:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:45:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:45:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:45:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:45:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:45:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:45:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-402 [Pipeline] echo 01:45:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-402 [Pipeline] echo 01:45:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-402 [Pipeline] echo 01:45:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ab73e7ef5d7963aa9378acdfe78759414f5069f [Pipeline] echo 01:45:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ab73e7 [Pipeline] echo 01:45:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:04 provisioning config files... 01:45:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp/config7766419663515749626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:05 ---> docker-login.sh 01:45:05 nexus3.edgexfoundry.org:10001 01:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:05 Configure a credential helper to remove this warning. See 01:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:05 01:45:05 Login Succeeded 01:45:05 nexus3.edgexfoundry.org:10002 01:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:05 Configure a credential helper to remove this warning. See 01:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:05 01:45:05 Login Succeeded 01:45:05 nexus3.edgexfoundry.org:10003 01:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:05 Configure a credential helper to remove this warning. See 01:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:05 01:45:05 Login Succeeded 01:45:05 nexus3.edgexfoundry.org:10004 01:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:05 Configure a credential helper to remove this warning. See 01:45:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:05 01:45:05 Login Succeeded 01:45:05 docker.io 01:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:06 Configure a credential helper to remove this warning. See 01:45:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:06 01:45:06 Login Succeeded 01:45:06 ---> docker-login.sh ends [Pipeline] } 01:45:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:45:06 + git rev-list -1 --merges 3ab73e7ef5d7963aa9378acdfe78759414f5069f~1..3ab73e7ef5d7963aa9378acdfe78759414f5069f [Pipeline] echo 01:45:06 -----------> git rev-list -1 --merges 3ab73e7ef5d7963aa9378acdfe78759414f5069f~1..3ab73e7ef5d7963aa9378acdfe78759414f5069f 3ab73e7ef5d7963aa9378acdfe78759414f5069f [false] [Pipeline] sh 01:45:07 + git log --format=format:%s -1 3ab73e7ef5d7963aa9378acdfe78759414f5069f [Pipeline] echo 01:45:07 ========================================================= 01:45:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:45:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:45:07 + git log --format=format:%s -1 3ab73e7ef5d7963aa9378acdfe78759414f5069f [Pipeline] echo 01:45:07 [semverPrep] GIT_COMMIT: 3ab73e7ef5d7963aa9378acdfe78759414f5069f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 01:45:07 [semverPrep] This is not a build commit. [Pipeline] sh 01:45:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:45:08 + grep -v github /etc/ssh/ssh_known_hosts 01:45:08 + [ -e /tmp/ssh_known_hosts ] 01:45:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:45:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:45:08 + sudo tee -a /etc/ssh/ssh_known_hosts 01:45:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:08 01:45:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:09 0.1.4: Pulling from edgex-devops/py-git-semver 01:45:09 b85a868b505f: Pulling fs layer 01:45:09 e2be974225ed: Pulling fs layer 01:45:09 339a4e72a1f5: Pulling fs layer 01:45:09 988bab9f4d93: Pulling fs layer 01:45:09 1469e6f7b9e6: Pulling fs layer 01:45:09 eaf3925da568: Pulling fs layer 01:45:09 bab4dde63d76: Pulling fs layer 01:45:09 bde34c3a00c8: Pulling fs layer 01:45:09 b352a97aabf1: Pulling fs layer 01:45:09 4872d77fe225: Pulling fs layer 01:45:09 5851b861e8e6: Pulling fs layer 01:45:09 bab4dde63d76: Waiting 01:45:09 bde34c3a00c8: Waiting 01:45:09 b352a97aabf1: Waiting 01:45:09 4872d77fe225: Waiting 01:45:09 5851b861e8e6: Waiting 01:45:09 1469e6f7b9e6: Waiting 01:45:09 eaf3925da568: Waiting 01:45:09 988bab9f4d93: Waiting 01:45:09 e2be974225ed: Download complete 01:45:09 988bab9f4d93: Verifying Checksum 01:45:09 988bab9f4d93: Download complete 01:45:09 1469e6f7b9e6: Verifying Checksum 01:45:09 1469e6f7b9e6: Download complete 01:45:09 eaf3925da568: Verifying Checksum 01:45:09 eaf3925da568: Download complete 01:45:09 339a4e72a1f5: Verifying Checksum 01:45:09 339a4e72a1f5: Download complete 01:45:09 bde34c3a00c8: Verifying Checksum 01:45:09 bde34c3a00c8: Download complete 01:45:09 b352a97aabf1: Verifying Checksum 01:45:09 b352a97aabf1: Download complete 01:45:09 4872d77fe225: Verifying Checksum 01:45:09 4872d77fe225: Download complete 01:45:09 5851b861e8e6: Verifying Checksum 01:45:09 5851b861e8e6: Download complete 01:45:09 b85a868b505f: Verifying Checksum 01:45:09 b85a868b505f: Download complete 01:45:09 bab4dde63d76: Verifying Checksum 01:45:09 bab4dde63d76: Download complete 01:45:10 b85a868b505f: Pull complete 01:45:10 e2be974225ed: Pull complete 01:45:11 339a4e72a1f5: Pull complete 01:45:12 988bab9f4d93: Pull complete 01:45:12 1469e6f7b9e6: Pull complete 01:45:12 eaf3925da568: Pull complete 01:45:15 bab4dde63d76: Pull complete 01:45:15 bde34c3a00c8: Pull complete 01:45:15 b352a97aabf1: Pull complete 01:45:15 4872d77fe225: Pull complete 01:45:15 5851b861e8e6: Pull complete 01:45:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:45:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:15 prd-ubuntu20.04-docker-8c-8g-17369 does not seem to be running inside a container 01:45:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-402 -v /w/workspace/gexfoundry_device-mqtt-go_PR-402:/w/workspace/gexfoundry_device-mqtt-go_PR-402:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-402@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:45:16 $ docker top 4621cb25c4dd79c6762aeaebb0b6664f7af332b469209a792fb13091928a11d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:45:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:16 [ssh-agent] Looking for ssh-agent implementation... 01:45:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:16 $ docker exec 4621cb25c4dd79c6762aeaebb0b6664f7af332b469209a792fb13091928a11d8 ssh-agent 01:45:17 SSH_AUTH_SOCK=/tmp/ssh-VgvWPnQaNR54/agent.32 01:45:17 SSH_AGENT_PID=38 01:45:17 Running ssh-add (command line suppressed) 01:45:17 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp/private_key_743600324989871637.key (/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp/private_key_743600324989871637.key) 01:45:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:17 + git tag --points-at HEAD [Pipeline] } 01:45:17 $ docker exec --env ******** --env ******** 4621cb25c4dd79c6762aeaebb0b6664f7af332b469209a792fb13091928a11d8 ssh-agent -k 01:45:17 unset SSH_AUTH_SOCK; 01:45:17 unset SSH_AGENT_PID; 01:45:17 echo Agent pid 38 killed; 01:45:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:45:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:45:17 [ssh-agent] Looking for ssh-agent implementation... 01:45:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:45:17 $ docker exec 4621cb25c4dd79c6762aeaebb0b6664f7af332b469209a792fb13091928a11d8 ssh-agent 01:45:18 SSH_AUTH_SOCK=/tmp/ssh-GTCQkR4NWPpQ/agent.70 01:45:18 SSH_AGENT_PID=76 01:45:18 Running ssh-add (command line suppressed) 01:45:18 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp/private_key_5914179722944092226.key (/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp/private_key_5914179722944092226.key) 01:45:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:45:18 + git semver init 01:45:18 2022-07-11 01:45:18,720 [run_init] DEBUG init version:0.0.0 force:False 01:45:18 2022-07-11 01:45:18,720 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-402/.semver 01:45:18 2022-07-11 01:45:18,721 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-402/.semver 01:45:18 2022-07-11 01:45:18,721 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-402/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-402, universal_newlines=False, shell=None, istream=None) 01:45:19 2022-07-11 01:45:19,473 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-402/.git/info/exclude 01:45:19 2022-07-11 01:45:19,473 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-402/.semver/PR-402 with force:False 01:45:19 2022-07-11 01:45:19,474 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-402/.semver/PR-402 01:45:19 2022-07-11 01:45:19,478 [execute] INFO git cat-file --batch-check 01:45:19 2022-07-11 01:45:19,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-402/.semver, universal_newlines=False, shell=None, istream=) 01:45:19 2022-07-11 01:45:19,485 [execute] INFO git cat-file --batch 01:45:19 2022-07-11 01:45:19,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-402/.semver, universal_newlines=False, shell=None, istream=) 01:45:19 2022-07-11 01:45:19,491 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-402/.semver/PR-402 01:45:19 0.0.0 [Pipeline] } 01:45:19 $ docker exec --env ******** --env ******** 4621cb25c4dd79c6762aeaebb0b6664f7af332b469209a792fb13091928a11d8 ssh-agent -k 01:45:19 unset SSH_AUTH_SOCK; 01:45:19 unset SSH_AGENT_PID; 01:45:19 echo Agent pid 76 killed; 01:45:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:45:20 + git semver [Pipeline] } 01:45:20 $ docker stop --time=1 4621cb25c4dd79c6762aeaebb0b6664f7af332b469209a792fb13091928a11d8 01:45:21 $ docker rm -f 4621cb25c4dd79c6762aeaebb0b6664f7af332b469209a792fb13091928a11d8 [Pipeline] // withDockerContainer [Pipeline] sh 01:45:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:45:22 Stashed 1 file(s) [Pipeline] echo 01:45:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:23 provisioning config files... 01:45:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp/config7623396896592306166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:23 ---> docker-login.sh 01:45:23 nexus3.edgexfoundry.org:10001 01:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:23 Configure a credential helper to remove this warning. See 01:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:23 01:45:23 Login Succeeded 01:45:23 nexus3.edgexfoundry.org:10002 01:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:23 Configure a credential helper to remove this warning. See 01:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:23 01:45:23 Login Succeeded 01:45:23 nexus3.edgexfoundry.org:10003 01:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:23 Configure a credential helper to remove this warning. See 01:45:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:23 01:45:23 Login Succeeded 01:45:23 nexus3.edgexfoundry.org:10004 01:45:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:24 Configure a credential helper to remove this warning. See 01:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:24 01:45:24 Login Succeeded 01:45:24 docker.io 01:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:45:24 Configure a credential helper to remove this warning. See 01:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:45:24 01:45:24 Login Succeeded 01:45:24 ---> docker-login.sh ends [Pipeline] } 01:45:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:45:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:45:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:45:24 ========================================================= 01:45:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:45:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:45:25 Sending build context to Docker daemon 6.033MB 01:45:25 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:45:25 Step 2/12 : FROM ${BASE} AS builder 01:45:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:45:25 59bf1c3509f3: Pulling fs layer 01:45:25 666ba61612fd: Pulling fs layer 01:45:25 8ed8ca486205: Pulling fs layer 01:45:25 cc1cd167ecdc: Pulling fs layer 01:45:25 c516ae0d96e1: Pulling fs layer 01:45:25 684cea983483: Pulling fs layer 01:45:25 dd3240ac7de5: Pulling fs layer 01:45:25 b1e948a4e11c: Pulling fs layer 01:45:25 a8fd76ee1af6: Pulling fs layer 01:45:25 646ad004c059: Pulling fs layer 01:45:25 cc1cd167ecdc: Waiting 01:45:25 c516ae0d96e1: Waiting 01:45:25 a8fd76ee1af6: Waiting 01:45:25 646ad004c059: Waiting 01:45:25 684cea983483: Waiting 01:45:25 b1e948a4e11c: Waiting 01:45:25 dd3240ac7de5: Waiting 01:45:25 8ed8ca486205: Verifying Checksum 01:45:25 8ed8ca486205: Download complete 01:45:25 666ba61612fd: Download complete 01:45:25 c516ae0d96e1: Verifying Checksum 01:45:25 c516ae0d96e1: Download complete 01:45:25 684cea983483: Download complete 01:45:25 59bf1c3509f3: Verifying Checksum 01:45:25 59bf1c3509f3: Download complete 01:45:25 dd3240ac7de5: Download complete 01:45:25 59bf1c3509f3: Pull complete 01:45:25 b1e948a4e11c: Verifying Checksum 01:45:25 b1e948a4e11c: Download complete 01:45:25 666ba61612fd: Pull complete 01:45:25 8ed8ca486205: Pull complete 01:45:26 a8fd76ee1af6: Verifying Checksum 01:45:26 a8fd76ee1af6: Download complete 01:45:26 cc1cd167ecdc: Download complete 01:45:26 646ad004c059: Verifying Checksum 01:45:26 646ad004c059: Download complete 01:45:30 cc1cd167ecdc: Pull complete 01:45:30 c516ae0d96e1: Pull complete 01:45:30 684cea983483: Pull complete 01:45:30 dd3240ac7de5: Pull complete 01:45:30 b1e948a4e11c: Pull complete 01:45:33 a8fd76ee1af6: Pull complete 01:45:33 646ad004c059: Pull complete 01:45:33 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 01:45:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:45:33 ---> 8f69c11f6b0c 01:45:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:45:35 ---> Running in fa1d5059a2c2 01:45:35 Removing intermediate container fa1d5059a2c2 01:45:35 ---> 3fa6e367f03f 01:45:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:45:35 ---> Running in 550730a56cd2 01:45:35 Removing intermediate container 550730a56cd2 01:45:35 ---> 3ecf0e8236aa 01:45:35 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:35 ---> Running in 523f8b313223 01:45:36 Removing intermediate container 523f8b313223 01:45:36 ---> 5f5d9826e8b8 01:45:36 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:45:36 ---> Running in 594f5ade4e53 01:45:36 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:45:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:45:37 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:45:37 (2/4) Installing libedit (20210910.3.1-r0) 01:45:37 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:45:38 Still waiting to schedule task 01:45:38 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:45:38 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:45:38 Executing busybox-1.34.1-r3.trigger 01:45:38 OK: 224 MiB in 56 packages 01:45:38 Removing intermediate container 594f5ade4e53 01:45:38 ---> c8e4200d5b3f 01:45:38 Step 7/12 : WORKDIR /device-mqtt-go 01:45:38 ---> Running in e4a97cbf585b 01:45:38 Removing intermediate container e4a97cbf585b 01:45:38 ---> c7b35227052e 01:45:38 Step 8/12 : COPY go.mod vendor* ./ 01:45:39 ---> 108d445fc7bf 01:45:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:39 ---> Running in 950ff3f72ea1 01:45:53 Removing intermediate container 950ff3f72ea1 01:45:53 ---> dcb5f77ddcc1 01:45:53 Step 10/12 : COPY . . 01:45:53 ---> 4145fc225afc 01:45:53 Step 11/12 : ARG MAKE='make build' 01:45:53 ---> Running in 94683de994e8 01:45:53 Removing intermediate container 94683de994e8 01:45:53 ---> 06b19ef74aa5 01:45:53 Step 12/12 : RUN $MAKE 01:45:53 ---> Running in 4be983414658 01:45:54 noop 01:45:54 Removing intermediate container 4be983414658 01:45:54 ---> 8e048a38fc45 01:45:54 Successfully built 8e048a38fc45 01:45:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:54 + docker inspect -f . ci-base-image-x86_64 01:45:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:55 prd-ubuntu20.04-docker-8c-8g-17369 does not seem to be running inside a container 01:45:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-402 -v /w/workspace/gexfoundry_device-mqtt-go_PR-402:/w/workspace/gexfoundry_device-mqtt-go_PR-402:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:45:55 $ docker top 4d2771a60054e5ab2c80da6859478bf9ed6ca64c5b7397a4b50ecc5d0531b6c3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:55 + go version 01:45:55 go version go1.17.7 linux/amd64 [Pipeline] } 01:45:55 $ docker stop --time=1 4d2771a60054e5ab2c80da6859478bf9ed6ca64c5b7397a4b50ecc5d0531b6c3 01:45:57 $ docker rm -f 4d2771a60054e5ab2c80da6859478bf9ed6ca64c5b7397a4b50ecc5d0531b6c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:58 + docker inspect -f . ci-base-image-x86_64 01:45:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:58 prd-ubuntu20.04-docker-8c-8g-17369 does not seem to be running inside a container 01:45:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-402 -v /w/workspace/gexfoundry_device-mqtt-go_PR-402:/w/workspace/gexfoundry_device-mqtt-go_PR-402:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:45:58 $ docker top 324a3ec2d0858538fff99b5b82dd87956683c918010ed9996cdbfe0f8b040cc5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:45:59 + make test 01:45:59 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:45:59 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:46:09 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:46:09 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 01:46:09 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:46:17 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:46:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:46:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:46:20 ./bin/test-attribution-txt.sh [Pipeline] echo 01:46:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:46:21 $ docker stop --time=1 324a3ec2d0858538fff99b5b82dd87956683c918010ed9996cdbfe0f8b040cc5 01:46:22 $ docker rm -f 324a3ec2d0858538fff99b5b82dd87956683c918010ed9996cdbfe0f8b040cc5 [Pipeline] // withDockerContainer [Pipeline] sh 01:46:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:46:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:46:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:46:24 + ls -al . 01:46:24 total 180 01:46:24 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 01:46 . 01:46:24 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 01:44 .. 01:46:24 -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 01:44 .dockerignore 01:46:24 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 01:45 .git 01:46:24 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:44 .github 01:46:24 -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 01:44 .gitignore 01:46:24 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 01:44 .golangci.yml 01:46:24 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 01:45 .semver 01:46:24 -rw-rw-r-- 1 jenkins jenkins 8917 Jul 11 01:44 Attribution.txt 01:46:24 -rw-rw-r-- 1 jenkins jenkins 11365 Jul 11 01:44 CHANGELOG.md 01:46:24 -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 01:44 Dockerfile 01:46:24 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 01:44 GOVERNANCE.md 01:46:24 -rw-rw-r-- 1 jenkins jenkins 678 Jul 11 01:44 Jenkinsfile 01:46:24 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 01:44 LICENSE 01:46:24 -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 01:44 Makefile 01:46:24 -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 01:44 OWNERS.md 01:46:24 -rw-rw-r-- 1 jenkins jenkins 2501 Jul 11 01:44 README.md 01:46:24 -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 01:45 VERSION 01:46:24 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 01:44 bin 01:46:24 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:44 cmd 01:46:24 -rw-r--r-- 1 jenkins jenkins 17887 Jul 11 01:46 coverage.out 01:46:24 -rw-rw-r-- 1 jenkins jenkins 3314 Jul 11 01:44 go.mod 01:46:24 -rw-rw-r-- 1 jenkins jenkins 35925 Jul 11 01:44 go.sum 01:46:24 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:44 internal 01:46:24 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 01:44 mock 01:46:24 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 01:44 snap 01:46:24 -rw-rw-r-- 1 jenkins jenkins 227 Jul 11 01:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:25 + 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=3ab73e7ef5d7963aa9378acdfe78759414f5069f --label arch=amd64 --label version=0.0.0 . 01:46:25 Sending build context to Docker daemon 6.052MB 01:46:25 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:46:25 Step 2/24 : FROM ${BASE} AS builder 01:46:25 ---> 8e048a38fc45 01:46:25 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:46:25 ---> Running in be61fd9e342c 01:46:25 Removing intermediate container be61fd9e342c 01:46:25 ---> 1a78df59a46e 01:46:25 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:46:25 ---> Running in 7711005c01d1 01:46:25 Removing intermediate container 7711005c01d1 01:46:25 ---> 643c2059fc0e 01:46:25 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:46:25 ---> Running in c998836b4f4b 01:46:26 Removing intermediate container c998836b4f4b 01:46:26 ---> d99585536d4c 01:46:26 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:46:26 ---> Running in 4a777a29d2ec 01:46:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:46:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:46:27 OK: 224 MiB in 56 packages 01:46:27 Removing intermediate container 4a777a29d2ec 01:46:27 ---> 7cc2166c0f7e 01:46:27 Step 7/24 : WORKDIR /device-mqtt-go 01:46:27 ---> Running in 7f2aac412c30 01:46:27 Removing intermediate container 7f2aac412c30 01:46:27 ---> 52ecfdd034b6 01:46:27 Step 8/24 : COPY go.mod vendor* ./ 01:46:28 ---> 7c4370202b43 01:46:28 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:28 ---> Running in 2ba8800baac0 01:46:28 Removing intermediate container 2ba8800baac0 01:46:28 ---> a52f7a9bd8e1 01:46:28 Step 10/24 : COPY . . 01:46:29 ---> 2341e171bcaa 01:46:29 Step 11/24 : ARG MAKE='make build' 01:46:29 ---> Running in e6f6666437e7 01:46:29 Removing intermediate container e6f6666437e7 01:46:29 ---> 20577ad6d15d 01:46:29 Step 12/24 : RUN $MAKE 01:46:29 ---> Running in 41f725f0fb6c 01:46:29 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:46:51 Removing intermediate container 41f725f0fb6c 01:46:51 ---> 25a305309ea8 01:46:51 Step 13/24 : FROM alpine:3.14 01:46:51 3.14: Pulling from library/alpine 01:46:51 8663204ce13b: Pulling fs layer 01:46:51 8663204ce13b: Verifying Checksum 01:46:51 8663204ce13b: Download complete 01:46:51 8663204ce13b: Pull complete 01:46:51 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:46:51 Status: Downloaded newer image for alpine:3.14 01:46:51 ---> e04c818066af 01:46:51 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:46:51 ---> Running in ce2f007e9b90 01:46:51 Removing intermediate container ce2f007e9b90 01:46:51 ---> b86127f65eed 01:46:51 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:46:51 ---> Running in a95dc696f37d 01:46:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:46:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:46:52 (1/6) Installing dumb-init (1.2.5-r1) 01:46:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:46:52 (3/6) Installing libsodium (1.0.18-r0) 01:46:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:46:52 (5/6) Installing libzmq (4.3.4-r0) 01:46:52 (6/6) Installing zeromq (4.3.4-r0) 01:46:52 Executing busybox-1.33.1-r7.trigger 01:46:52 OK: 8 MiB in 20 packages 01:46:52 Removing intermediate container a95dc696f37d 01:46:52 ---> 9ec4c526ec40 01:46:52 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:46:53 ---> 6344c6666b44 01:46:53 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:46:53 ---> 338ba92cb640 01:46:53 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:46:53 ---> f500c3108c9c 01:46:53 Step 19/24 : EXPOSE 59982 01:46:53 ---> Running in 0c73897b7495 01:46:53 Removing intermediate container 0c73897b7495 01:46:53 ---> eebb73acca84 01:46:53 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:46:54 ---> Running in c6d09d537021 01:46:54 Removing intermediate container c6d09d537021 01:46:54 ---> 204c863a0cb1 01:46:54 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:46:54 ---> Running in 1ef8bea644ca 01:46:54 Removing intermediate container 1ef8bea644ca 01:46:54 ---> aa7b52c3e4f0 01:46:54 Step 22/24 : LABEL arch=amd64 01:46:54 ---> Running in 04625d8c5fa3 01:46:54 Removing intermediate container 04625d8c5fa3 01:46:54 ---> bc384c32d1e8 01:46:54 Step 23/24 : LABEL git_sha=3ab73e7ef5d7963aa9378acdfe78759414f5069f 01:46:54 ---> Running in 2344cd33a78c 01:46:54 Removing intermediate container 2344cd33a78c 01:46:54 ---> 453e9295ef8a 01:46:54 Step 24/24 : LABEL version=0.0.0 01:46:54 ---> Running in 78b6dae7af5c 01:46:54 Removing intermediate container 78b6dae7af5c 01:46:54 ---> 817d1c699164 01:46:54 [Warning] One or more build-args [ARCH] were not consumed 01:46:54 Successfully built 817d1c699164 01:46:54 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:55 01:46:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:55 latest: Pulling from edgex-lftools-log-publisher 01:46:55 5eb5b503b376: Pulling fs layer 01:46:55 5c69ac0246d0: Pulling fs layer 01:46:55 ec43610c2a17: Pulling fs layer 01:46:55 3a2ae6a8a46f: Pulling fs layer 01:46:55 33b1e0a273af: Pulling fs layer 01:46:55 5d3b04190fa2: Pulling fs layer 01:46:55 2f39f015ded8: Pulling fs layer 01:46:55 3a2ae6a8a46f: Waiting 01:46:55 33b1e0a273af: Waiting 01:46:55 2f39f015ded8: Waiting 01:46:55 5d3b04190fa2: Waiting 01:46:55 5c69ac0246d0: Verifying Checksum 01:46:55 3a2ae6a8a46f: Verifying Checksum 01:46:55 3a2ae6a8a46f: Download complete 01:46:56 33b1e0a273af: Verifying Checksum 01:46:56 33b1e0a273af: Download complete 01:46:56 5d3b04190fa2: Verifying Checksum 01:46:56 5d3b04190fa2: Download complete 01:46:56 ec43610c2a17: Verifying Checksum 01:46:56 ec43610c2a17: Download complete 01:46:56 5eb5b503b376: Download complete 01:46:56 2f39f015ded8: Verifying Checksum 01:46:56 2f39f015ded8: Download complete 01:46:57 5eb5b503b376: Pull complete 01:46:57 5c69ac0246d0: Pull complete 01:46:58 ec43610c2a17: Pull complete 01:46:58 3a2ae6a8a46f: Pull complete 01:46:58 33b1e0a273af: Pull complete 01:46:58 5d3b04190fa2: Pull complete 01:47:03 2f39f015ded8: Pull complete 01:47:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:47:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:47:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:03 prd-ubuntu20.04-docker-8c-8g-17369 does not seem to be running inside a container 01:47:03 $ 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-402 -v /w/workspace/gexfoundry_device-mqtt-go_PR-402:/w/workspace/gexfoundry_device-mqtt-go_PR-402:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:47:05 $ docker top e83974ae14d05cabaab5c10c6095226b0b412d44c50f62023e82dfd943b9a575 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:06 ---> job-cost.sh 01:47:06 lf-activate-venv: SKIPPING 01:47:06 INFO: No Stack... 01:47:06 INFO: Retrieving Pricing Info for: v3-standard-8 01:47:07 INFO: Archiving Costs [Pipeline] sh 01:47:07 + + cat /w/workspace/gexfoundry_device-mqtt-go_PR-402/archives/cost.csv 01:47:07 cut -d, -f6 [Pipeline] lock 01:47:07 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-402-1-stack-cost] 01:47:07 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-402-1-stack-cost] did not exist. Created. 01:47:07 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-402-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:47:07 + echo total: 0.2199999988079071 [Pipeline] stash 01:47:07 Stashed 1 file(s) [Pipeline] } 01:47:07 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-402-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:47:08 $ docker stop --time=1 e83974ae14d05cabaab5c10c6095226b0b412d44c50f62023e82dfd943b9a575 01:47:09 $ docker rm -f e83974ae14d05cabaab5c10c6095226b0b412d44c50f62023e82dfd943b9a575 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:49:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17370 in /w/workspace/gexfoundry_device-mqtt-go_PR-402 [Pipeline] { [Pipeline] ws 01:49:11 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:49:11 Selected Git installation does not exist. Using Default 01:49:11 The recommended git tool is: NONE 01:49:18 using credential edgex-jenkins-ssh 01:49:18 Cloning the remote Git repository 01:49:18 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:49:18 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:49:18 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:49:18 > git --version # timeout=10 01:49:18 > git --version # 'git version 2.25.1' 01:49:18 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:20 Merging remotes/origin/main commit 8b7bfd06f10d442433da09be4b1bd94ea6f5832d into PR head commit 3ab73e7ef5d7963aa9378acdfe78759414f5069f 01:49:20 Merge succeeded, producing 3ab73e7ef5d7963aa9378acdfe78759414f5069f 01:49:20 Checking out Revision 3ab73e7ef5d7963aa9378acdfe78759414f5069f (PR-402) 01:49:20 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:49:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:49:20 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:49:20 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:49:20 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/402/head:refs/remotes/origin/PR-402 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:49:20 > git config core.sparsecheckout # timeout=10 01:49:20 > git checkout -f 3ab73e7ef5d7963aa9378acdfe78759414f5069f # timeout=10 01:49:20 > git remote # timeout=10 01:49:20 > git config --get remote.origin.url # timeout=10 01:49:20 using GIT_SSH to set credentials SSH Credentials for GitHub 01:49:20 > git merge 8b7bfd06f10d442433da09be4b1bd94ea6f5832d # timeout=10 01:49:20 > git rev-parse HEAD^{commit} # timeout=10 01:49:20 > git config core.sparsecheckout # timeout=10 01:49:20 > git checkout -f 3ab73e7ef5d7963aa9378acdfe78759414f5069f # timeout=10 01:49:25 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 01:49:25 > git --version # timeout=10 01:49:25 > git --version # 'git version 2.25.1' 01:49:25 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:49:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:49:26 % Total % Received % Xferd Average Speed Time Time Time Current 01:49:26 Dload Upload Total Spent Left Speed 01:49:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 82945 0 --:--:-- --:--:-- --:--:-- 82945 [Pipeline] sh 01:49:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:49:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 01:49:27 sudo tee /etc/docker/daemon.new 01:49:27 { 01:49:27 "registry-mirrors": [ 01:49:27 "https://nexus3.edgexfoundry.org:10001" 01:49:27 ], 01:49:27 "bip": "10.250.0.254/24", 01:49:27 "hosts": [ 01:49:27 "tcp://0.0.0.0:5555", 01:49:27 "unix:///var/run/docker.sock" 01:49:27 ], 01:49:27 "mtu": 1458, 01:49:27 "selinux-enabled": true, 01:49:27 "seccomp-profile": "/etc/docker/seccomp.json" 01:49:27 } [Pipeline] sh 01:49:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:49:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:46 provisioning config files... 01:49:46 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7868371790645594309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:47 ---> docker-login.sh 01:49:47 nexus3.edgexfoundry.org:10001 01:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:48 Configure a credential helper to remove this warning. See 01:49:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:48 01:49:48 Login Succeeded 01:49:48 nexus3.edgexfoundry.org:10002 01:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:48 Configure a credential helper to remove this warning. See 01:49:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:48 01:49:48 Login Succeeded 01:49:48 nexus3.edgexfoundry.org:10003 01:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:48 Configure a credential helper to remove this warning. See 01:49:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:48 01:49:48 Login Succeeded 01:49:48 nexus3.edgexfoundry.org:10004 01:49:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:49 Configure a credential helper to remove this warning. See 01:49:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:49 01:49:49 Login Succeeded 01:49:49 docker.io 01:49:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:49:50 Configure a credential helper to remove this warning. See 01:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:49:50 01:49:50 Login Succeeded 01:49:50 ---> docker-login.sh ends [Pipeline] } 01:49:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:49:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:49:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:49:50 ========================================================= 01:49:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:49:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 01:49:51 Sending build context to Docker daemon 3.117MB 01:49:51 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:49:51 Step 2/12 : FROM ${BASE} AS builder 01:49:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:49:51 9b3977197b4f: Pulling fs layer 01:49:51 1a89e8eeedd5: Pulling fs layer 01:49:51 94645a83ff95: Pulling fs layer 01:49:51 e6fb740bc735: Pulling fs layer 01:49:51 3a77bd46dcc9: Pulling fs layer 01:49:51 355e64cbe906: Pulling fs layer 01:49:51 63ab81a10011: Pulling fs layer 01:49:51 555d1d1c4555: Pulling fs layer 01:49:51 7d9057610161: Pulling fs layer 01:49:51 3a77bd46dcc9: Waiting 01:49:51 355e64cbe906: Waiting 01:49:51 63ab81a10011: Waiting 01:49:51 555d1d1c4555: Waiting 01:49:51 7d9057610161: Waiting 01:49:51 e6fb740bc735: Waiting 01:49:51 94645a83ff95: Verifying Checksum 01:49:51 94645a83ff95: Download complete 01:49:51 1a89e8eeedd5: Download complete 01:49:51 3a77bd46dcc9: Verifying Checksum 01:49:51 3a77bd46dcc9: Download complete 01:49:51 355e64cbe906: Verifying Checksum 01:49:51 355e64cbe906: Download complete 01:49:51 9b3977197b4f: Verifying Checksum 01:49:51 9b3977197b4f: Download complete 01:49:51 63ab81a10011: Verifying Checksum 01:49:51 63ab81a10011: Download complete 01:49:52 9b3977197b4f: Pull complete 01:49:53 7d9057610161: Verifying Checksum 01:49:53 7d9057610161: Download complete 01:49:53 1a89e8eeedd5: Pull complete 01:49:53 94645a83ff95: Pull complete 01:49:54 555d1d1c4555: Verifying Checksum 01:49:54 555d1d1c4555: Download complete 01:49:54 e6fb740bc735: Download complete 01:50:07 e6fb740bc735: Pull complete 01:50:07 3a77bd46dcc9: Pull complete 01:50:07 355e64cbe906: Pull complete 01:50:07 63ab81a10011: Pull complete 01:50:14 555d1d1c4555: Pull complete 01:50:16 7d9057610161: Pull complete 01:50:16 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 01:50:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:50:16 ---> 819e984ddca1 01:50:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:50:16 ---> Running in 51eee9634d1f 01:50:17 Removing intermediate container 51eee9634d1f 01:50:17 ---> a3ad3a64332f 01:50:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:50:17 ---> Running in 96ecdf0e5f37 01:50:17 Removing intermediate container 96ecdf0e5f37 01:50:17 ---> 91161af42d3a 01:50:17 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:50:17 ---> Running in 8eee78f210b9 01:50:21 Removing intermediate container 8eee78f210b9 01:50:21 ---> 986f60584a9e 01:50:21 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:50:21 ---> Running in 2709029242ba 01:50:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:50:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:50:23 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:50:23 (2/4) Installing libedit (20210910.3.1-r0) 01:50:23 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:50:24 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:50:24 Executing busybox-1.34.1-r3.trigger 01:50:24 OK: 224 MiB in 56 packages 01:50:25 Removing intermediate container 2709029242ba 01:50:25 ---> 257067806c5a 01:50:25 Step 7/12 : WORKDIR /device-mqtt-go 01:50:25 ---> Running in 3bb446fa89b1 01:50:25 Removing intermediate container 3bb446fa89b1 01:50:25 ---> 30b089120d59 01:50:25 Step 8/12 : COPY go.mod vendor* ./ 01:50:26 ---> 291bc6668fc2 01:50:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:26 ---> Running in a5178ca3942e 01:51:13 Removing intermediate container a5178ca3942e 01:51:13 ---> da9a7d2c9131 01:51:13 Step 10/12 : COPY . . 01:51:13 ---> 110ca0db93dc 01:51:13 Step 11/12 : ARG MAKE='make build' 01:51:13 ---> Running in 8ea5281328e8 01:51:13 Removing intermediate container 8ea5281328e8 01:51:13 ---> feb1e2d27f71 01:51:13 Step 12/12 : RUN $MAKE 01:51:13 ---> Running in a8453a3518f5 01:51:13 noop 01:51:14 Removing intermediate container a8453a3518f5 01:51:14 ---> 711547030408 01:51:14 Successfully built 711547030408 01:51:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:14 + docker inspect -f . ci-base-image-arm64 01:51:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:15 prd-ubuntu20.04-docker-arm64-4c-16g-17370 does not seem to be running inside a container 01:51:15 $ 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 01:51:16 $ docker top 4c5f9f4402806c4a13539fbe5d7f11ab1beea390258fe61afeb622dcdfed3591 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:17 + go version 01:51:17 go version go1.17.7 linux/arm64 [Pipeline] } 01:51:17 $ docker stop --time=1 4c5f9f4402806c4a13539fbe5d7f11ab1beea390258fe61afeb622dcdfed3591 01:51:19 $ docker rm -f 4c5f9f4402806c4a13539fbe5d7f11ab1beea390258fe61afeb622dcdfed3591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:20 + docker inspect -f . ci-base-image-arm64 01:51:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:20 prd-ubuntu20.04-docker-arm64-4c-16g-17370 does not seem to be running inside a container 01:51:20 $ 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 01:51:21 $ docker top 974219b8fd55294233a0636b14f6a2e9ba2a38b882176d791456b842366efd5f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:51:22 + make test 01:51:22 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:51:24 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:52:46 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:52:46 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 21.8% of statements 01:52:46 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:52:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:52:46 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:53:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:53:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:53:08 ./bin/test-attribution-txt.sh [Pipeline] echo 01:53:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:53:09 $ docker stop --time=1 974219b8fd55294233a0636b14f6a2e9ba2a38b882176d791456b842366efd5f 01:53:10 $ docker rm -f 974219b8fd55294233a0636b14f6a2e9ba2a38b882176d791456b842366efd5f [Pipeline] // withDockerContainer [Pipeline] sh 01:53:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:53:11 Warning: overwriting stash ‘coverage-report’ 01:53:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:53:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:53:13 + ls -al . 01:53:13 total 176 01:53:13 drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 01:53 . 01:53:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 01:49 .. 01:53:13 -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 01:49 .dockerignore 01:53:13 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 01:49 .git 01:53:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:49 .github 01:53:13 -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 01:49 .gitignore 01:53:13 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 01:49 .golangci.yml 01:53:13 -rw-rw-r-- 1 jenkins jenkins 8917 Jul 11 01:49 Attribution.txt 01:53:13 -rw-rw-r-- 1 jenkins jenkins 11365 Jul 11 01:49 CHANGELOG.md 01:53:13 -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 01:49 Dockerfile 01:53:13 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 01:49 GOVERNANCE.md 01:53:13 -rw-rw-r-- 1 jenkins jenkins 678 Jul 11 01:49 Jenkinsfile 01:53:13 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 01:49 LICENSE 01:53:13 -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 01:49 Makefile 01:53:13 -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 01:49 OWNERS.md 01:53:13 -rw-rw-r-- 1 jenkins jenkins 2501 Jul 11 01:49 README.md 01:53:13 -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 01:45 VERSION 01:53:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 01:49 bin 01:53:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:49 cmd 01:53:13 -rw-r--r-- 1 jenkins jenkins 17887 Jul 11 01:52 coverage.out 01:53:13 -rw-rw-r-- 1 jenkins jenkins 3314 Jul 11 01:49 go.mod 01:53:13 -rw-rw-r-- 1 jenkins jenkins 35925 Jul 11 01:49 go.sum 01:53:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:49 internal 01:53:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 01:49 mock 01:53:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 01:49 snap 01:53:13 -rw-rw-r-- 1 jenkins jenkins 227 Jul 11 01:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:13 + 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=3ab73e7ef5d7963aa9378acdfe78759414f5069f --label arch=arm64 --label version=0.0.0 . 01:53:13 Sending build context to Docker daemon 3.135MB 01:53:13 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:53:13 Step 2/24 : FROM ${BASE} AS builder 01:53:13 ---> 711547030408 01:53:13 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:53:14 ---> Running in f14f79533c4f 01:53:14 Removing intermediate container f14f79533c4f 01:53:14 ---> d3e45005b48d 01:53:14 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:53:14 ---> Running in 9cf18f8965fc 01:53:14 Removing intermediate container 9cf18f8965fc 01:53:14 ---> fc5d27e1f17b 01:53:14 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:53:14 ---> Running in 0c2ec9683c45 01:53:16 Removing intermediate container 0c2ec9683c45 01:53:16 ---> 75f5d4885231 01:53:16 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:53:16 ---> Running in c7c42461ade4 01:53:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:53:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:53:19 OK: 224 MiB in 56 packages 01:53:20 Removing intermediate container c7c42461ade4 01:53:20 ---> 42453d8d30f6 01:53:20 Step 7/24 : WORKDIR /device-mqtt-go 01:53:20 ---> Running in 3ef4f52d6490 01:53:20 Removing intermediate container 3ef4f52d6490 01:53:20 ---> 6b07a5e288ff 01:53:20 Step 8/24 : COPY go.mod vendor* ./ 01:53:21 ---> 79ecf8d820d9 01:53:21 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:53:21 ---> Running in 8835ad22c1d4 01:53:23 Removing intermediate container 8835ad22c1d4 01:53:23 ---> c1bfd41414dd 01:53:23 Step 10/24 : COPY . . 01:53:23 ---> 5eeba4850e02 01:53:23 Step 11/24 : ARG MAKE='make build' 01:53:23 ---> Running in 0f4d39257128 01:53:24 Removing intermediate container 0f4d39257128 01:53:24 ---> 6832c599229a 01:53:24 Step 12/24 : RUN $MAKE 01:53:24 ---> Running in 2d4d0505bbc0 01:53:25 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:55:32 Removing intermediate container 2d4d0505bbc0 01:55:32 ---> 88520623a0cc 01:55:32 Step 13/24 : FROM alpine:3.14 01:55:32 3.14: Pulling from library/alpine 01:55:32 455c02918c45: Pulling fs layer 01:55:32 455c02918c45: Verifying Checksum 01:55:32 455c02918c45: Pull complete 01:55:32 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:55:32 Status: Downloaded newer image for alpine:3.14 01:55:32 ---> ac73e934f311 01:55:32 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:55:32 ---> Running in 4c6ae7e0dad9 01:55:32 Removing intermediate container 4c6ae7e0dad9 01:55:32 ---> 3c4f3bd9db50 01:55:32 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:55:32 ---> Running in 0add32784611 01:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:55:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:55:32 (1/6) Installing dumb-init (1.2.5-r1) 01:55:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:55:32 (3/6) Installing libsodium (1.0.18-r0) 01:55:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:55:32 (5/6) Installing libzmq (4.3.4-r0) 01:55:32 (6/6) Installing zeromq (4.3.4-r0) 01:55:32 Executing busybox-1.33.1-r7.trigger 01:55:32 OK: 8 MiB in 20 packages 01:55:33 Removing intermediate container 0add32784611 01:55:33 ---> 1435cd719b50 01:55:33 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:55:34 ---> 444cde308fff 01:55:34 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:55:35 ---> 157ce575774e 01:55:35 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:55:35 ---> 763bfb62939a 01:55:35 Step 19/24 : EXPOSE 59982 01:55:35 ---> Running in a9627d1b53eb 01:55:36 Removing intermediate container a9627d1b53eb 01:55:36 ---> e3208fd57243 01:55:36 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:55:36 ---> Running in fc8d35d63600 01:55:36 Removing intermediate container fc8d35d63600 01:55:36 ---> 5c7d08820e72 01:55:36 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:55:36 ---> Running in ba0ae9371c51 01:55:37 Removing intermediate container ba0ae9371c51 01:55:37 ---> bd3438948ff7 01:55:37 Step 22/24 : LABEL arch=arm64 01:55:37 ---> Running in 0b6351ec7395 01:55:37 Removing intermediate container 0b6351ec7395 01:55:37 ---> 387108500a42 01:55:37 Step 23/24 : LABEL git_sha=3ab73e7ef5d7963aa9378acdfe78759414f5069f 01:55:37 ---> Running in cbce28113c6a 01:55:37 Removing intermediate container cbce28113c6a 01:55:37 ---> 00e2873ea890 01:55:37 Step 24/24 : LABEL version=0.0.0 01:55:37 ---> Running in f149d5655a38 01:55:38 Removing intermediate container f149d5655a38 01:55:38 ---> 97574998ab15 01:55:38 [Warning] One or more build-args [ARCH] were not consumed 01:55:38 Successfully built 97574998ab15 01:55:38 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:55:39 01:55:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:55:39 arm64: Pulling from edgex-lftools-log-publisher 01:55:39 8998bd30e6a1: Pulling fs layer 01:55:39 04944245beec: Pulling fs layer 01:55:39 699f458cf7ca: Pulling fs layer 01:55:39 765212b225bb: Pulling fs layer 01:55:39 f23df028b6ca: Pulling fs layer 01:55:39 d65c8cfc05b1: Pulling fs layer 01:55:39 2437ff75d9bd: Pulling fs layer 01:55:39 f23df028b6ca: Waiting 01:55:39 765212b225bb: Waiting 01:55:39 d65c8cfc05b1: Waiting 01:55:39 2437ff75d9bd: Waiting 01:55:39 04944245beec: Verifying Checksum 01:55:39 04944245beec: Download complete 01:55:39 765212b225bb: Download complete 01:55:39 f23df028b6ca: Verifying Checksum 01:55:39 f23df028b6ca: Download complete 01:55:39 d65c8cfc05b1: Verifying Checksum 01:55:39 d65c8cfc05b1: Download complete 01:55:40 699f458cf7ca: Verifying Checksum 01:55:40 699f458cf7ca: Download complete 01:55:40 8998bd30e6a1: Verifying Checksum 01:55:40 8998bd30e6a1: Download complete 01:55:42 2437ff75d9bd: Verifying Checksum 01:55:42 2437ff75d9bd: Download complete 01:55:44 8998bd30e6a1: Pull complete 01:55:44 04944245beec: Pull complete 01:55:46 699f458cf7ca: Pull complete 01:55:46 765212b225bb: Pull complete 01:55:47 f23df028b6ca: Pull complete 01:55:47 d65c8cfc05b1: Pull complete 01:56:02 2437ff75d9bd: Pull complete 01:56:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:56:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:56:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:03 prd-ubuntu20.04-docker-arm64-4c-16g-17370 does not seem to be running inside a container 01:56:03 $ 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 01:56:06 $ docker top 00e064dc13a7f436204f3efe2f1092c97dd8d592c712e8224d24c6f280d8292a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:07 ---> job-cost.sh 01:56:07 lf-activate-venv: SKIPPING 01:56:07 INFO: No Stack... 01:56:07 INFO: Retrieving Pricing Info for: v3-standard-4 01:56:08 INFO: Archiving Costs [Pipeline] sh 01:56:09 + cut -d, -f6 01:56:09 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 01:56:09 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-402-1-stack-cost] 01:56:09 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-402-1-stack-cost] did not exist. Created. 01:56:09 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-402-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:56:10 /w/workspace/device-mqtt-go/1@tmp/durable-188a7187/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:56:10 + echo total: 0.10999999940395355 [Pipeline] stash 01:56:10 Warning: overwriting stash ‘stack-cost’ 01:56:10 Stashed 1 file(s) [Pipeline] } 01:56:10 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-402-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:56:10 $ docker stop --time=1 00e064dc13a7f436204f3efe2f1092c97dd8d592c712e8224d24c6f280d8292a 01:56:12 $ docker rm -f 00e064dc13a7f436204f3efe2f1092c97dd8d592c712e8224d24c6f280d8292a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:56:13 provisioning config files... 01:56:13 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp/config6125474041028356779tmp [Pipeline] { [Pipeline] sh 01:56:13 + set +x 01:56:13 + curl -s https://codecov.io/bash 01:56:13 + bash -s -- 01:56:13 01:56:13 _____ _ 01:56:13 / ____| | | 01:56:13 | | ___ __| | ___ ___ _____ __ 01:56:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:56:13 | |___| (_) | (_| | __/ (_| (_) \ V / 01:56:13 \_____\___/ \__,_|\___|\___\___/ \_/ 01:56:13 Bash-1.0.6 01:56:13 01:56:13 01:56:13 ==> git version 2.25.1 found 01:56:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:56:13 Release-Date: 2020-01-08 01:56:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:56:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:56:13 ==> Jenkins CI detected. 01:56:13 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-402 01:56:13 project root: . 01:56:13 --> token set from env 01:56:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:56:13 ==> Running gcov in . (disable via -X gcov) 01:56:13 ==> Python coveragepy not found 01:56:13 ==> Searching for coverage reports in: 01:56:13 + . 01:56:13 -> Found 1 reports 01:56:13 ==> Detecting git/mercurial file structure 01:56:13 ==> Reading reports 01:56:13 + ./coverage.out bytes=17887 01:56:13 ==> Appending adjustments 01:56:13 https://docs.codecov.io/docs/fixing-reports 01:56:14 + Found adjustments 01:56:14 ==> Gzipping contents 01:56:14 4.0K /tmp/codecov.ZNqMO0.gz 01:56:14 ==> Uploading reports 01:56:14 url: https://codecov.io 01:56:14 query: branch=PR-402&commit=3ab73e7ef5d7963aa9378acdfe78759414f5069f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-402%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=402&job=&cmd_args= 01:56:14 -> Pinging Codecov 01:56:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-402&commit=3ab73e7ef5d7963aa9378acdfe78759414f5069f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-402%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=402&job=&cmd_args= 01:56:14 -> Uploading to 01:56:14 https://storage.googleapis.com/codecov/v4/raw/2022-07-11/7D719EC7BBE17E464838252E33014C33/3ab73e7ef5d7963aa9378acdfe78759414f5069f/923e33e2-5ad7-4303-8aa6-e168075b88ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T015614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=205d61ebb9b9fec889842c1c0a988c7a000cff69eff334f2627e9e15fb929f54 01:56:14 % Total % Received % Xferd Average Speed Time Time Time Current 01:56:14 Dload Upload Total Spent Left Speed 01:56:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3203 0 0 100 3203 0 12178 --:--:-- --:--:-- --:--:-- 12178 01:56:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/3ab73e7ef5d7963aa9378acdfe78759414f5069f [Pipeline] } 01:56:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:56:16 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-402/archives ] 01:56:16 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-402/archives 01:56:16 total 16 01:56:16 drwxr-xr-x 3 root root 4096 Jul 11 01:47 . 01:56:16 drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 01:47 .. 01:56:16 drwxr-xr-x 2 root root 4096 Jul 11 01:47 cost 01:56:16 -rw-r--r-- 1 root root 85 Jul 11 01:47 cost.csv 01:56:16 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-402/archives 01:56:16 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-402/archives 01:56:16 total 16 01:56:16 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 01:47 . 01:56:16 drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 01:47 .. 01:56:16 drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 01:47 cost 01:56:16 -rw-r--r-- 1 jenkins jenkins 85 Jul 11 01:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:56:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:56:17 ---> package-listing.sh 01:56:17 ++ facter osfamily 01:56:17 ++ tr '[:upper:]' '[:lower:]' 01:56:17 + OS_FAMILY=debian 01:56:17 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-402 01:56:17 + START_PACKAGES=/tmp/packages_start.txt 01:56:17 + END_PACKAGES=/tmp/packages_end.txt 01:56:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:56:17 + PACKAGES=/tmp/packages_start.txt 01:56:17 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-402 ']' 01:56:17 + PACKAGES=/tmp/packages_end.txt 01:56:17 + case "${OS_FAMILY}" in 01:56:17 + dpkg -l 01:56:17 + grep '^ii' 01:56:17 + '[' -f /tmp/packages_start.txt ']' 01:56:17 + '[' -f /tmp/packages_end.txt ']' 01:56:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:56:17 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-402 ']' 01:56:17 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-402/archives/ 01:56:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-402/archives/ [Pipeline] echo 01:56:17 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-402/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:56:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:19 prd-ubuntu20.04-docker-8c-8g-17369 does not seem to be running inside a container 01:56:19 $ 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-402/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-402 -v /w/workspace/gexfoundry_device-mqtt-go_PR-402:/w/workspace/gexfoundry_device-mqtt-go_PR-402:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:56:19 $ docker top 6432532d3442ad8b7256b96e0ff7ea54cea0bafb346ef09c68359cb33d56c591 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:19 + touch /tmp/pre-build-complete [Pipeline] sh 01:56:20 + mkdir -p /var/log/sysstat [Pipeline] sh 01:56:20 + ls /var/log/sa-host 01:56:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:20 provisioning config files... 01:56:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp/config5595609306102126651tmp [Pipeline] { [Pipeline] echo 01:56:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:56:20 ---> create-netrc.sh [Pipeline] } 01:56:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:56:21 ---> python-tools-install.sh [Pipeline] echo 01:56:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:56:21 ---> sudo-logs.sh 01:56:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:56:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:56:22 ---> job-cost.sh 01:56:22 lf-activate-venv: SKIPPING 01:56:22 DEBUG: total: 0.2199999988079071 01:56:22 INFO: Retrieving Stack Cost... 01:56:22 INFO: Retrieving Pricing Info for: v3-standard-8 01:56:22 INFO: Archiving Costs [Pipeline] echo 01:56:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:56:23 ---> logs-deploy.sh 01:56:23 lf-activate-venv: SKIPPING 01:56:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-402/1 01:56:23 INFO: archiving workspace using pattern(s): 01:56:24 Archives upload complete. 01:56:24 INFO: archiving logs to Nexus 01:56:25 ---> uname -a: 01:56:25 Linux prd-ubuntu20-04-docker-8c-8g-17369 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:56:25 01:56:25 01:56:25 ---> lscpu: 01:56:25 Architecture: x86_64 01:56:25 CPU op-mode(s): 32-bit, 64-bit 01:56:25 Byte Order: Little Endian 01:56:25 Address sizes: 40 bits physical, 48 bits virtual 01:56:25 CPU(s): 8 01:56:25 On-line CPU(s) list: 0-7 01:56:25 Thread(s) per core: 1 01:56:25 Core(s) per socket: 1 01:56:25 Socket(s): 8 01:56:25 NUMA node(s): 1 01:56:25 Vendor ID: AuthenticAMD 01:56:25 CPU family: 23 01:56:25 Model: 49 01:56:25 Model name: AMD EPYC-Rome Processor 01:56:25 Stepping: 0 01:56:25 CPU MHz: 2799.998 01:56:25 BogoMIPS: 5599.99 01:56:25 Virtualization: AMD-V 01:56:25 Hypervisor vendor: KVM 01:56:25 Virtualization type: full 01:56:25 L1d cache: 256 KiB 01:56:25 L1i cache: 256 KiB 01:56:25 L2 cache: 4 MiB 01:56:25 L3 cache: 128 MiB 01:56:25 NUMA node0 CPU(s): 0-7 01:56:25 Vulnerability Itlb multihit: Not affected 01:56:25 Vulnerability L1tf: Not affected 01:56:25 Vulnerability Mds: Not affected 01:56:25 Vulnerability Meltdown: Not affected 01:56:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:56:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:56:25 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:56:25 Vulnerability Srbds: Not affected 01:56:25 Vulnerability Tsx async abort: Not affected 01:56:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:56:25 01:56:25 01:56:25 ---> nproc: 01:56:25 8 01:56:25 01:56:25 01:56:25 ---> df -h: 01:56:25 Filesystem Size Used Avail Use% Mounted on 01:56:25 overlay 155G 11G 145G 7% / 01:56:25 tmpfs 64M 0 64M 0% /dev 01:56:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:56:25 shm 64M 0 64M 0% /dev/shm 01:56:25 /dev/vda1 155G 11G 145G 7% /facter-os 01:56:25 01:56:25