Pull request #374 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b+d48f562ef729a2ec37fa97109bc6a87329b19a34 (4a95b6f92a69e49e9b6e938f01de766f715ad251) 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-ssh8607321088529646040.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh14764562535202328182.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-374/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-374/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15123041122265302432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh3523892312075862486.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-374/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-374/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2678921966039225747.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-34824’ Running on prd-ubuntu20.04-docker-8c-8g-34831 in /w/workspace/gexfoundry_device-mqtt-go_PR-374 [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-374 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d48f562ef729a2ec37fa97109bc6a87329b19a34 into PR head commit 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b Merge succeeded, producing 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b Checking out Revision 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b (PR-374) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/374/head:refs/remotes/origin/PR-374 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b # 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 d48f562ef729a2ec37fa97109bc6a87329b19a34 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git rev-list --no-walk 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:44:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:44:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:44:28 ========================================================= 02:44:28 EdgeX Global Pipelines Version Info 02:44:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:44:29 ------------------- 02:44:29 stable info: 02:44:29 ------------------- 02:44:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:44:29 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 02:44:29 Message: update stable to v1.0.227 02:44:29 ------------------- 02:44:29 experimental info: 02:44:29 ------------------- 02:44:29 Commited By: **** collab-it+edgex@linuxfoundation.org 02:44:29 Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 02:44:29 Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-374 [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-374 [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-374 [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f9a4eb [Pipeline] echo 02:44:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:30 provisioning config files... 02:44:30 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/config5405225166919596856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:31 ---> docker-login.sh 02:44:31 nexus3.edgexfoundry.org:10001 02:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:31 Configure a credential helper to remove this warning. See 02:44:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:31 02:44:31 Login Succeeded 02:44:31 nexus3.edgexfoundry.org:10002 02:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:31 Configure a credential helper to remove this warning. See 02:44:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:31 02:44:31 Login Succeeded 02:44:31 nexus3.edgexfoundry.org:10003 02:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:31 Configure a credential helper to remove this warning. See 02:44:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:31 02:44:31 Login Succeeded 02:44:31 nexus3.edgexfoundry.org:10004 02:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:31 Configure a credential helper to remove this warning. See 02:44:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:31 02:44:31 Login Succeeded 02:44:31 docker.io 02:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:32 Configure a credential helper to remove this warning. See 02:44:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:32 02:44:32 Login Succeeded 02:44:32 ---> docker-login.sh ends [Pipeline] } 02:44:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:44:32 + git rev-list -1 --merges 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b~1..2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b [Pipeline] echo 02:44:33 -----------> git rev-list -1 --merges 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b~1..2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b [false] [Pipeline] sh 02:44:33 + git log --format=format:%s -1 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b [Pipeline] echo 02:44:33 ========================================================= 02:44:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:44:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:44:33 + git log --format=format:%s -1 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b [Pipeline] echo 02:44:33 [semverPrep] GIT_COMMIT: 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 02:44:33 [semverPrep] This is not a build commit. [Pipeline] sh 02:44:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:44:34 + grep -v github /etc/ssh/ssh_known_hosts 02:44:34 + [ -e /tmp/ssh_known_hosts ] 02:44:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:44:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:44:34 + sudo tee -a /etc/ssh/ssh_known_hosts 02:44:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:44:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 02:44:34 02:44:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:44:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 02:44:34 latest: Pulling from edgex-devops/py-git-semver 02:44:34 1fe172e4850f: Pulling fs layer 02:44:34 caf521ccaac6: Pulling fs layer 02:44:34 3ead6fa29328: Pulling fs layer 02:44:34 5c2a1cbceb83: Pulling fs layer 02:44:34 a8d5f1318db7: Pulling fs layer 02:44:34 c427282e49a2: Pulling fs layer 02:44:34 1827001aaf11: Pulling fs layer 02:44:34 0714d37db230: Pulling fs layer 02:44:34 ac28cf19c067: Pulling fs layer 02:44:34 ca983d60f3e2: Pulling fs layer 02:44:34 9f894cec8388: Pulling fs layer 02:44:34 ca983d60f3e2: Waiting 02:44:34 1827001aaf11: Waiting 02:44:34 0714d37db230: Waiting 02:44:34 ac28cf19c067: Waiting 02:44:34 a8d5f1318db7: Waiting 02:44:34 5c2a1cbceb83: Waiting 02:44:34 c427282e49a2: Waiting 02:44:34 caf521ccaac6: Verifying Checksum 02:44:34 caf521ccaac6: Download complete 02:44:34 5c2a1cbceb83: Verifying Checksum 02:44:34 5c2a1cbceb83: Download complete 02:44:35 a8d5f1318db7: Verifying Checksum 02:44:35 a8d5f1318db7: Download complete 02:44:35 c427282e49a2: Download complete 02:44:35 3ead6fa29328: Verifying Checksum 02:44:35 3ead6fa29328: Download complete 02:44:35 0714d37db230: Verifying Checksum 02:44:35 0714d37db230: Download complete 02:44:35 ac28cf19c067: Download complete 02:44:35 ca983d60f3e2: Download complete 02:44:35 9f894cec8388: Verifying Checksum 02:44:35 9f894cec8388: Download complete 02:44:35 1fe172e4850f: Verifying Checksum 02:44:35 1fe172e4850f: Download complete 02:44:35 1827001aaf11: Verifying Checksum 02:44:35 1827001aaf11: Download complete 02:44:36 1fe172e4850f: Pull complete 02:44:36 caf521ccaac6: Pull complete 02:44:37 3ead6fa29328: Pull complete 02:44:37 5c2a1cbceb83: Pull complete 02:44:37 a8d5f1318db7: Pull complete 02:44:37 c427282e49a2: Pull complete 02:44:39 1827001aaf11: Pull complete 02:44:39 0714d37db230: Pull complete 02:44:40 ac28cf19c067: Pull complete 02:44:40 ca983d60f3e2: Pull complete 02:44:40 9f894cec8388: Pull complete 02:44:40 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 02:44:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 02:44:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 02:44:40 prd-ubuntu20.04-docker-8c-8g-34831 does not seem to be running inside a container 02:44:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@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-devops/py-git-semver:latest cat 02:44:41 $ docker top 65aa3efb6420a9b3e3886c1b03c370642656692b45e7be069e36c60d16693f15 -eo pid,comm 02:44:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:44:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:41 [ssh-agent] Looking for ssh-agent implementation... 02:44:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:41 $ docker exec 65aa3efb6420a9b3e3886c1b03c370642656692b45e7be069e36c60d16693f15 ssh-agent 02:44:41 SSH_AUTH_SOCK=/tmp/ssh-USIWJq0BpDO8/agent.34 02:44:41 SSH_AGENT_PID=40 02:44:41 Running ssh-add (command line suppressed) 02:44:41 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/private_key_7031690220878020015.key (/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/private_key_7031690220878020015.key) 02:44:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:42 + git tag --points-at HEAD [Pipeline] } 02:44:42 $ docker exec --env ******** --env ******** 65aa3efb6420a9b3e3886c1b03c370642656692b45e7be069e36c60d16693f15 ssh-agent -k 02:44:42 unset SSH_AUTH_SOCK; 02:44:42 unset SSH_AGENT_PID; 02:44:42 echo Agent pid 40 killed; 02:44:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:44:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:42 [ssh-agent] Looking for ssh-agent implementation... 02:44:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:42 $ docker exec 65aa3efb6420a9b3e3886c1b03c370642656692b45e7be069e36c60d16693f15 ssh-agent 02:44:42 SSH_AUTH_SOCK=/tmp/ssh-1p3GKBHLC9eX/agent.74 02:44:42 SSH_AGENT_PID=80 02:44:42 Running ssh-add (command line suppressed) 02:44:42 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/private_key_5688948420676244438.key (/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/private_key_5688948420676244438.key) 02:44:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:43 + git semver init 02:44:43 2022-05-03 02:44:43,303 [run_init] DEBUG init version:0.0.0 force:False 02:44:43 2022-05-03 02:44:43,304 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver 02:44:43 2022-05-03 02:44:43,304 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver 02:44:43 2022-05-03 02:44:43,305 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-374, universal_newlines=False, shell=None, istream=None) 02:44:44 2022-05-03 02:44:44,091 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374/.git/info/exclude 02:44:44 2022-05-03 02:44:44,092 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver/PR-374 with force:False 02:44:44 2022-05-03 02:44:44,092 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver/PR-374 02:44:44 2022-05-03 02:44:44,095 [execute] INFO git cat-file --batch-check 02:44:44 2022-05-03 02:44:44,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver, universal_newlines=False, shell=None, istream=) 02:44:44 2022-05-03 02:44:44,102 [execute] INFO git cat-file --batch 02:44:44 2022-05-03 02:44:44,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver, universal_newlines=False, shell=None, istream=) 02:44:44 2022-05-03 02:44:44,107 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver/PR-374 02:44:44 0.0.0 [Pipeline] } 02:44:44 $ docker exec --env ******** --env ******** 65aa3efb6420a9b3e3886c1b03c370642656692b45e7be069e36c60d16693f15 ssh-agent -k 02:44:44 unset SSH_AUTH_SOCK; 02:44:44 unset SSH_AGENT_PID; 02:44:44 echo Agent pid 80 killed; 02:44:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:44 + git semver [Pipeline] } 02:44:45 $ docker stop --time=1 65aa3efb6420a9b3e3886c1b03c370642656692b45e7be069e36c60d16693f15 02:44:46 $ docker rm -f 65aa3efb6420a9b3e3886c1b03c370642656692b45e7be069e36c60d16693f15 [Pipeline] // withDockerContainer [Pipeline] sh 02:44:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:44:46 Stashed 1 file(s) [Pipeline] echo 02:44:46 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:44:47 provisioning config files... 02:44:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/config4080906596425176713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:44:47 ---> docker-login.sh 02:44:47 nexus3.edgexfoundry.org:10001 02:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:47 Configure a credential helper to remove this warning. See 02:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:47 02:44:47 Login Succeeded 02:44:47 nexus3.edgexfoundry.org:10002 02:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:47 Configure a credential helper to remove this warning. See 02:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:47 02:44:47 Login Succeeded 02:44:47 nexus3.edgexfoundry.org:10003 02:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:47 Configure a credential helper to remove this warning. See 02:44:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:47 02:44:47 Login Succeeded 02:44:47 nexus3.edgexfoundry.org:10004 02:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:48 Configure a credential helper to remove this warning. See 02:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:48 02:44:48 Login Succeeded 02:44:48 docker.io 02:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:44:48 Configure a credential helper to remove this warning. See 02:44:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:44:48 02:44:48 Login Succeeded 02:44:48 ---> docker-login.sh ends [Pipeline] } 02:44:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:44:48 ========================================================= 02:44:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:44:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 02:44:48 + 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 . 02:44:48 Sending build context to Docker daemon 5.865MB 02:44:48 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:44:48 Step 2/12 : FROM ${BASE} AS builder 02:44:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:44:48 59bf1c3509f3: Pulling fs layer 02:44:48 666ba61612fd: Pulling fs layer 02:44:48 8ed8ca486205: Pulling fs layer 02:44:48 4fe6c5a15a65: Pulling fs layer 02:44:48 22a0e8bec74d: Pulling fs layer 02:44:48 ca2b28591e48: Pulling fs layer 02:44:48 a51346096db8: Pulling fs layer 02:44:48 daebc70d1ce1: Pulling fs layer 02:44:48 0e18a0eac166: Pulling fs layer 02:44:48 4fe6c5a15a65: Waiting 02:44:48 22a0e8bec74d: Waiting 02:44:48 ca2b28591e48: Waiting 02:44:48 a51346096db8: Waiting 02:44:48 daebc70d1ce1: Waiting 02:44:48 0e18a0eac166: Waiting 02:44:48 8ed8ca486205: Verifying Checksum 02:44:48 666ba61612fd: Download complete 02:44:48 22a0e8bec74d: Download complete 02:44:48 59bf1c3509f3: Verifying Checksum 02:44:48 59bf1c3509f3: Download complete 02:44:48 ca2b28591e48: Verifying Checksum 02:44:48 ca2b28591e48: Download complete 02:44:48 a51346096db8: Verifying Checksum 02:44:48 a51346096db8: Download complete 02:44:48 daebc70d1ce1: Verifying Checksum 02:44:48 daebc70d1ce1: Download complete 02:44:48 59bf1c3509f3: Pull complete 02:44:49 666ba61612fd: Pull complete 02:44:49 8ed8ca486205: Pull complete 02:44:49 0e18a0eac166: Verifying Checksum 02:44:49 0e18a0eac166: Download complete 02:44:49 4fe6c5a15a65: Verifying Checksum 02:44:49 4fe6c5a15a65: Download complete 02:44:53 4fe6c5a15a65: Pull complete 02:44:53 22a0e8bec74d: Pull complete 02:44:53 ca2b28591e48: Pull complete 02:44:53 a51346096db8: Pull complete 02:44:54 daebc70d1ce1: Pull complete 02:44:56 0e18a0eac166: Pull complete 02:44:56 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 02:44:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:44:56 ---> f018257e8ee9 02:44:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:44:57 ---> Running in e53c5fd21804 02:44:57 Removing intermediate container e53c5fd21804 02:44:57 ---> 9653dde27b5b 02:44:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:44:57 ---> Running in 126b0a6eea08 02:44:57 Removing intermediate container 126b0a6eea08 02:44:57 ---> 6475ab13a0a4 02:44:57 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:57 ---> Running in 0d5d48a6b49a 02:44:58 Removing intermediate container 0d5d48a6b49a 02:44:58 ---> 89eabb1329e8 02:44:58 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:44:58 ---> Running in cbcac7c3abdd 02:44:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:44:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:45:00 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:45:00 (2/4) Installing libedit (20210910.3.1-r0) 02:45:00 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:45:00 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:45:00 Executing busybox-1.34.1-r3.trigger 02:45:00 OK: 224 MiB in 56 packages 02:45:00 Removing intermediate container cbcac7c3abdd 02:45:00 ---> 473b9572569e 02:45:00 Step 7/12 : WORKDIR /device-mqtt-go 02:45:00 ---> Running in d27f3a15c2dc 02:45:00 Removing intermediate container d27f3a15c2dc 02:45:00 ---> d0b57f09898a 02:45:00 Step 8/12 : COPY go.mod vendor* ./ 02:45:01 ---> b0c468ffa802 02:45:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:01 ---> Running in 37e210cd4f76 02:45:02 Still waiting to schedule task 02:45:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34827’ 02:45:16 Removing intermediate container 37e210cd4f76 02:45:16 ---> 2622004bcbab 02:45:16 Step 10/12 : COPY . . 02:45:16 ---> b5151a76d30c 02:45:16 Step 11/12 : ARG MAKE='make build' 02:45:16 ---> Running in 7bbbb85cd438 02:45:16 Removing intermediate container 7bbbb85cd438 02:45:16 ---> 3e7b47672d61 02:45:16 Step 12/12 : RUN $MAKE 02:45:16 ---> Running in 6f4c762e2076 02:45:16 noop 02:45:16 Removing intermediate container 6f4c762e2076 02:45:16 ---> f2dcb672191c 02:45:16 Successfully built f2dcb672191c 02:45:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:45:16 + docker inspect -f . ci-base-image-x86_64 02:45:16 . [Pipeline] withDockerContainer 02:45:16 prd-ubuntu20.04-docker-8c-8g-34831 does not seem to be running inside a container 02:45:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:45:17 $ docker top 0d1232386a1710e145c6754739ee397dd939e64fea0eb534ea5f5afef52f51aa -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:17 + go version 02:45:17 go version go1.17.6 linux/amd64 [Pipeline] } 02:45:17 $ docker stop --time=1 0d1232386a1710e145c6754739ee397dd939e64fea0eb534ea5f5afef52f51aa 02:45:18 $ docker rm -f 0d1232386a1710e145c6754739ee397dd939e64fea0eb534ea5f5afef52f51aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:45:19 + docker inspect -f . ci-base-image-x86_64 02:45:19 . [Pipeline] withDockerContainer 02:45:19 prd-ubuntu20.04-docker-8c-8g-34831 does not seem to be running inside a container 02:45:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:45:19 $ docker top c98015a64a01fdf35a239280abaccb3ecc5bb5835b4a2bbe20b1a06c14dab710 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:45:20 + make test 02:45:20 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:45:20 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:45:32 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:45:32 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 21.8% of statements 02:45:32 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:45:39 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:45:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:45:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:45:43 ./bin/test-attribution-txt.sh [Pipeline] echo 02:45:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:45:43 $ docker stop --time=1 c98015a64a01fdf35a239280abaccb3ecc5bb5835b4a2bbe20b1a06c14dab710 02:45:45 $ docker rm -f c98015a64a01fdf35a239280abaccb3ecc5bb5835b4a2bbe20b1a06c14dab710 [Pipeline] // withDockerContainer [Pipeline] sh 02:45:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:45:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:45:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:45:46 + ls -al . 02:45:46 total 176 02:45:46 drwxrwxr-x 10 jenkins jenkins 4096 May 3 02:45 . 02:45:46 drwxrwxr-x 4 jenkins jenkins 4096 May 3 02:44 .. 02:45:46 -rw-rw-r-- 1 jenkins jenkins 140 May 3 02:44 .dockerignore 02:45:46 drwxrwxr-x 8 jenkins jenkins 4096 May 3 02:44 .git 02:45:46 drwxrwxr-x 3 jenkins jenkins 4096 May 3 02:44 .github 02:45:46 -rw-rw-r-- 1 jenkins jenkins 329 May 3 02:44 .gitignore 02:45:46 -rw-rw-r-- 1 jenkins jenkins 41 May 3 02:44 .golangci.yml 02:45:46 drwxr-xr-x 3 jenkins jenkins 4096 May 3 02:44 .semver 02:45:46 -rw-rw-r-- 1 jenkins jenkins 8656 May 3 02:44 Attribution.txt 02:45:46 -rw-rw-r-- 1 jenkins jenkins 7447 May 3 02:44 CHANGELOG.md 02:45:46 -rw-rw-r-- 1 jenkins jenkins 1930 May 3 02:44 Dockerfile 02:45:46 -rw-rw-r-- 1 jenkins jenkins 677 May 3 02:44 GOVERNANCE.md 02:45:46 -rw-rw-r-- 1 jenkins jenkins 678 May 3 02:44 Jenkinsfile 02:45:46 -rw-rw-r-- 1 jenkins jenkins 11340 May 3 02:44 LICENSE 02:45:46 -rw-rw-r-- 1 jenkins jenkins 1930 May 3 02:44 Makefile 02:45:46 -rw-rw-r-- 1 jenkins jenkins 620 May 3 02:44 OWNERS.md 02:45:46 -rw-rw-r-- 1 jenkins jenkins 2643 May 3 02:44 README.md 02:45:46 -rw-rw-r-- 1 jenkins jenkins 5 May 3 02:44 VERSION 02:45:46 drwxrwxr-x 2 jenkins jenkins 4096 May 3 02:44 bin 02:45:46 drwxrwxr-x 3 jenkins jenkins 4096 May 3 02:44 cmd 02:45:46 -rw-r--r-- 1 jenkins jenkins 17887 May 3 02:45 coverage.out 02:45:46 -rw-rw-r-- 1 jenkins jenkins 3309 May 3 02:44 go.mod 02:45:46 -rw-rw-r-- 1 jenkins jenkins 35377 May 3 02:44 go.sum 02:45:46 drwxrwxr-x 3 jenkins jenkins 4096 May 3 02:44 internal 02:45:46 drwxrwxr-x 2 jenkins jenkins 4096 May 3 02:44 mock 02:45:46 drwxrwxr-x 4 jenkins jenkins 4096 May 3 02:44 snap 02:45:46 -rw-rw-r-- 1 jenkins jenkins 227 May 3 02:44 version.go [Pipeline] isUnix [Pipeline] sh 02:45:46 + 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=2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b --label arch=amd64 --label version=0.0.0 . 02:45:46 Sending build context to Docker daemon 5.883MB 02:45:46 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 02:45:46 Step 2/24 : FROM ${BASE} AS builder 02:45:46 ---> f2dcb672191c 02:45:46 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:45:46 ---> Running in bdf865f7d28c 02:45:47 Removing intermediate container bdf865f7d28c 02:45:47 ---> 9ad334eb03d0 02:45:47 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:45:47 ---> Running in 24c0f93f5d37 02:45:47 Removing intermediate container 24c0f93f5d37 02:45:47 ---> f3ee5e97b840 02:45:47 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:47 ---> Running in 3721322fb395 02:45:47 Removing intermediate container 3721322fb395 02:45:47 ---> 3e329cbb2783 02:45:47 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:45:47 ---> Running in e83c3913bbde 02:45:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:45:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:45:49 OK: 224 MiB in 56 packages 02:45:49 Removing intermediate container e83c3913bbde 02:45:49 ---> 10ba7212116a 02:45:49 Step 7/24 : WORKDIR /device-mqtt-go 02:45:49 ---> Running in 37060026feab 02:45:49 Removing intermediate container 37060026feab 02:45:49 ---> 743b2c306f8d 02:45:49 Step 8/24 : COPY go.mod vendor* ./ 02:45:49 ---> c08b45e598aa 02:45:49 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:49 ---> Running in fdafbd2a96f0 02:45:50 Removing intermediate container fdafbd2a96f0 02:45:50 ---> a72c94144130 02:45:50 Step 10/24 : COPY . . 02:45:50 ---> eb7ab59c4942 02:45:50 Step 11/24 : ARG MAKE='make build' 02:45:50 ---> Running in 979ad990caae 02:45:51 Removing intermediate container 979ad990caae 02:45:51 ---> 1dca10672b37 02:45:51 Step 12/24 : RUN $MAKE 02:45:51 ---> Running in 578c2edc70d5 02:45:51 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 02:46:13 Removing intermediate container 578c2edc70d5 02:46:13 ---> 9083cc5b20e7 02:46:13 Step 13/24 : FROM alpine:3.14 02:46:13 3.14: Pulling from library/alpine 02:46:13 8663204ce13b: Pulling fs layer 02:46:13 8663204ce13b: Verifying Checksum 02:46:13 8663204ce13b: Download complete 02:46:13 8663204ce13b: Pull complete 02:46:13 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:46:13 Status: Downloaded newer image for alpine:3.14 02:46:13 ---> e04c818066af 02:46:13 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:46:13 ---> Running in e0964ed9166c 02:46:13 Removing intermediate container e0964ed9166c 02:46:13 ---> 7eed0750828b 02:46:13 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:46:13 ---> Running in 1b6b9e5094ba 02:46:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:46:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:46:13 (1/6) Installing dumb-init (1.2.5-r1) 02:46:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:46:13 (3/6) Installing libsodium (1.0.18-r0) 02:46:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:46:13 (5/6) Installing libzmq (4.3.4-r0) 02:46:13 (6/6) Installing zeromq (4.3.4-r0) 02:46:13 Executing busybox-1.33.1-r7.trigger 02:46:13 OK: 8 MiB in 20 packages 02:46:14 Removing intermediate container 1b6b9e5094ba 02:46:14 ---> 792a7328ca2e 02:46:14 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:46:14 ---> 1bced4e1be52 02:46:14 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:46:14 ---> 3ff69a058987 02:46:14 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:46:14 ---> e5794d2a4321 02:46:14 Step 19/24 : EXPOSE 59982 02:46:14 ---> Running in 291731ac0746 02:46:14 Removing intermediate container 291731ac0746 02:46:14 ---> 06dd8487e19a 02:46:14 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:46:14 ---> Running in abd2e522c907 02:46:15 Removing intermediate container abd2e522c907 02:46:15 ---> c66865633de2 02:46:15 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:46:15 ---> Running in b3b3627ec903 02:46:15 Removing intermediate container b3b3627ec903 02:46:15 ---> 02062184a449 02:46:15 Step 22/24 : LABEL arch=amd64 02:46:15 ---> Running in 2f7600c6e35d 02:46:15 Removing intermediate container 2f7600c6e35d 02:46:15 ---> 765331dcbe96 02:46:15 Step 23/24 : LABEL git_sha=2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b 02:46:15 ---> Running in f725658a8cb6 02:46:15 Removing intermediate container f725658a8cb6 02:46:15 ---> ee9a41b8c116 02:46:15 Step 24/24 : LABEL version=0.0.0 02:46:15 ---> Running in cce1993d51a1 02:46:15 Removing intermediate container cce1993d51a1 02:46:15 ---> e5e59ad85f4c 02:46:15 [Warning] One or more build-args [ARCH] were not consumed 02:46:15 Successfully built e5e59ad85f4c 02:46:15 Successfully tagged device-mqtt:latest [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] sh 02:46:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:15 02:46:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:46:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:16 latest: Pulling from edgex-lftools-log-publisher 02:46:16 5eb5b503b376: Pulling fs layer 02:46:16 5c69ac0246d0: Pulling fs layer 02:46:16 ec43610c2a17: Pulling fs layer 02:46:16 3a2ae6a8a46f: Pulling fs layer 02:46:16 33b1e0a273af: Pulling fs layer 02:46:16 5d3b04190fa2: Pulling fs layer 02:46:16 2f39f015ded8: Pulling fs layer 02:46:16 33b1e0a273af: Waiting 02:46:16 3a2ae6a8a46f: Waiting 02:46:16 5d3b04190fa2: Waiting 02:46:16 2f39f015ded8: Waiting 02:46:16 5c69ac0246d0: Download complete 02:46:16 3a2ae6a8a46f: Verifying Checksum 02:46:16 3a2ae6a8a46f: Download complete 02:46:16 33b1e0a273af: Verifying Checksum 02:46:16 33b1e0a273af: Download complete 02:46:16 5d3b04190fa2: Verifying Checksum 02:46:16 5d3b04190fa2: Download complete 02:46:16 ec43610c2a17: Download complete 02:46:16 5eb5b503b376: Verifying Checksum 02:46:16 5eb5b503b376: Download complete 02:46:16 2f39f015ded8: Download complete 02:46:17 5eb5b503b376: Pull complete 02:46:17 5c69ac0246d0: Pull complete 02:46:18 ec43610c2a17: Pull complete 02:46:18 3a2ae6a8a46f: Pull complete 02:46:18 33b1e0a273af: Pull complete 02:46:19 5d3b04190fa2: Pull complete 02:46:24 2f39f015ded8: Pull complete 02:46:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:46:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:46:24 prd-ubuntu20.04-docker-8c-8g-34831 does not seem to be running inside a container 02:46:24 $ 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-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:46:25 $ docker top 32f48bf1489fcd5d37430f8589e9dabdb71554a842e05a65af9ddf80a9d41361 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:46:26 ---> job-cost.sh 02:46:26 lf-activate-venv: SKIPPING 02:46:26 INFO: No Stack... 02:46:26 INFO: Retrieving Pricing Info for: v3-standard-8 02:46:27 INFO: Archiving Costs [Pipeline] sh 02:46:27 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives/cost.csv 02:46:27 + cut -d, -f6 [Pipeline] lock 02:46:27 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-374-2-stack-cost] 02:46:27 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-374-2-stack-cost] did not exist. Created. 02:46:27 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-374-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:46:27 + echo total: 0.2199999988079071 [Pipeline] stash 02:46:27 Stashed 1 file(s) [Pipeline] } 02:46:27 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-374-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:46:27 $ docker stop --time=1 32f48bf1489fcd5d37430f8589e9dabdb71554a842e05a65af9ddf80a9d41361 02:46:28 $ docker rm -f 32f48bf1489fcd5d37430f8589e9dabdb71554a842e05a65af9ddf80a9d41361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:34:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38399 in /w/workspace/gexfoundry_device-mqtt-go_PR-374 [Pipeline] { [Pipeline] ws 03:34:40 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 03:34:40 Selected Git installation does not exist. Using Default 03:34:40 The recommended git tool is: NONE 03:34:46 using credential edgex-jenkins-ssh 03:34:46 Cloning the remote Git repository 03:34:46 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:34:46 > git init /w/workspace/device-mqtt-go/2 # timeout=10 03:34:46 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:34:46 > git --version # timeout=10 03:34:46 > git --version # 'git version 2.25.1' 03:34:46 using GIT_SSH to set credentials SSH Credentials for GitHub 03:34:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:34:47 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:34:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:34:47 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:34:47 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:34:47 using GIT_SSH to set credentials SSH Credentials for GitHub 03:34:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/374/head:refs/remotes/origin/PR-374 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:34:48 Merging remotes/origin/main commit d48f562ef729a2ec37fa97109bc6a87329b19a34 into PR head commit 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b 03:34:48 Merge succeeded, producing 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b 03:34:48 Checking out Revision 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b (PR-374) 03:34:48 > git config core.sparsecheckout # timeout=10 03:34:48 > git checkout -f 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b # timeout=10 03:34:48 > git remote # timeout=10 03:34:48 > git config --get remote.origin.url # timeout=10 03:34:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:34:48 > git merge d48f562ef729a2ec37fa97109bc6a87329b19a34 # timeout=10 03:34:48 > git rev-parse HEAD^{commit} # timeout=10 03:34:48 > git config core.sparsecheckout # timeout=10 03:34:48 > git checkout -f 2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b # timeout=10 03:34:52 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:34:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:34:53 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:53 Dload Upload Total Spent Left Speed 03:34:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 03:34:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:34:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:34:54 + sudo tee /etc/docker/daemon.new 03:34:54 { 03:34:54 "registry-mirrors": [ 03:34:54 "https://nexus3.edgexfoundry.org:10001" 03:34:54 ], 03:34:54 "bip": "10.250.0.254/24", 03:34:54 "hosts": [ 03:34:54 "tcp://0.0.0.0:5555", 03:34:54 "unix:///var/run/docker.sock" 03:34:54 ], 03:34:54 "mtu": 1458, 03:34:54 "selinux-enabled": true, 03:34:54 "seccomp-profile": "/etc/docker/seccomp.json" 03:34:54 } [Pipeline] sh 03:34:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:34:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:13 provisioning config files... 03:35:13 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config4423535591174404529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:14 ---> docker-login.sh 03:35:14 nexus3.edgexfoundry.org:10001 03:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:15 Configure a credential helper to remove this warning. See 03:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:15 03:35:15 Login Succeeded 03:35:15 nexus3.edgexfoundry.org:10002 03:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:15 Configure a credential helper to remove this warning. See 03:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:15 03:35:15 Login Succeeded 03:35:15 nexus3.edgexfoundry.org:10003 03:35:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:15 Configure a credential helper to remove this warning. See 03:35:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:15 03:35:15 Login Succeeded 03:35:15 nexus3.edgexfoundry.org:10004 03:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:16 Configure a credential helper to remove this warning. See 03:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:16 03:35:16 Login Succeeded 03:35:16 docker.io 03:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:35:16 Configure a credential helper to remove this warning. See 03:35:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:35:16 03:35:16 Login Succeeded 03:35:16 ---> docker-login.sh ends [Pipeline] } 03:35:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:35:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:35:17 ========================================================= 03:35:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:35:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:35:17 + 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 . 03:35:18 Sending build context to Docker daemon 3.046MB 03:35:18 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 03:35:18 Step 2/12 : FROM ${BASE} AS builder 03:35:18 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:35:18 9b3977197b4f: Pulling fs layer 03:35:18 1a89e8eeedd5: Pulling fs layer 03:35:18 94645a83ff95: Pulling fs layer 03:35:18 3f3a8bcf1eab: Pulling fs layer 03:35:18 0c92f367c5e7: Pulling fs layer 03:35:18 3096ccb668a1: Pulling fs layer 03:35:18 e8cf19c19ddd: Pulling fs layer 03:35:18 a4caa8a26152: Pulling fs layer 03:35:18 3f3a8bcf1eab: Waiting 03:35:18 0c92f367c5e7: Waiting 03:35:18 3096ccb668a1: Waiting 03:35:18 e8cf19c19ddd: Waiting 03:35:18 a4caa8a26152: Waiting 03:35:18 94645a83ff95: Download complete 03:35:18 1a89e8eeedd5: Download complete 03:35:18 0c92f367c5e7: Verifying Checksum 03:35:18 0c92f367c5e7: Download complete 03:35:18 9b3977197b4f: Download complete 03:35:18 3096ccb668a1: Verifying Checksum 03:35:18 3096ccb668a1: Download complete 03:35:18 e8cf19c19ddd: Verifying Checksum 03:35:18 e8cf19c19ddd: Download complete 03:35:19 9b3977197b4f: Pull complete 03:35:19 1a89e8eeedd5: Pull complete 03:35:20 94645a83ff95: Pull complete 03:35:20 a4caa8a26152: Verifying Checksum 03:35:20 a4caa8a26152: Download complete 03:35:21 3f3a8bcf1eab: Verifying Checksum 03:35:21 3f3a8bcf1eab: Download complete 03:35:33 3f3a8bcf1eab: Pull complete 03:35:33 0c92f367c5e7: Pull complete 03:35:33 3096ccb668a1: Pull complete 03:35:33 e8cf19c19ddd: Pull complete 03:35:40 a4caa8a26152: Pull complete 03:35:40 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 03:35:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:35:40 ---> 725f1c02e7f9 03:35:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:35:40 ---> Running in a2ca76ae61a0 03:35:41 Removing intermediate container a2ca76ae61a0 03:35:41 ---> 9777700e4b6a 03:35:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:35:41 ---> Running in 38ef678b0b10 03:35:41 Removing intermediate container 38ef678b0b10 03:35:41 ---> ea16f76c03b7 03:35:41 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:35:41 ---> Running in a8ed7163629f 03:35:43 Removing intermediate container a8ed7163629f 03:35:43 ---> 7c8d13049b7f 03:35:43 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:35:43 ---> Running in e7c0d8bff5fb 03:35:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:35:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:35:46 (1/4) Installing openssh-keygen (8.8_p1-r1) 03:35:46 (2/4) Installing libedit (20210910.3.1-r0) 03:35:46 (3/4) Installing openssh-client-common (8.8_p1-r1) 03:35:46 (4/4) Installing openssh-client-default (8.8_p1-r1) 03:35:46 Executing busybox-1.34.1-r3.trigger 03:35:46 OK: 224 MiB in 56 packages 03:35:47 Removing intermediate container e7c0d8bff5fb 03:35:47 ---> da55c9b0f45c 03:35:47 Step 7/12 : WORKDIR /device-mqtt-go 03:35:47 ---> Running in 019d43692e10 03:35:48 Removing intermediate container 019d43692e10 03:35:48 ---> fc55652a38b6 03:35:48 Step 8/12 : COPY go.mod vendor* ./ 03:35:49 ---> d92124b99209 03:35:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:49 ---> Running in 62c3d1bda61e 03:36:36 Removing intermediate container 62c3d1bda61e 03:36:36 ---> 059ae45db1b7 03:36:36 Step 10/12 : COPY . . 03:36:36 ---> b92edfea21b1 03:36:36 Step 11/12 : ARG MAKE='make build' 03:36:36 ---> Running in a10cf75be28e 03:36:36 Removing intermediate container a10cf75be28e 03:36:36 ---> ff20443b01b6 03:36:36 Step 12/12 : RUN $MAKE 03:36:36 ---> Running in 4f4b5fad4736 03:36:36 noop 03:36:36 Removing intermediate container 4f4b5fad4736 03:36:36 ---> 0ef25b4978cb 03:36:36 Successfully built 0ef25b4978cb 03:36:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:36:36 + docker inspect -f . ci-base-image-arm64 03:36:36 . [Pipeline] withDockerContainer 03:36:37 prd-ubuntu20.04-docker-arm64-4c-16g-38399 does not seem to be running inside a container 03:36:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:36:38 $ docker top 1165ef70469a8097f653a1c7645aebfc068e5212205f28889399387b5e6795ea -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:39 + go version 03:36:39 go version go1.17.6 linux/arm64 [Pipeline] } 03:36:39 $ docker stop --time=1 1165ef70469a8097f653a1c7645aebfc068e5212205f28889399387b5e6795ea 03:36:41 $ docker rm -f 1165ef70469a8097f653a1c7645aebfc068e5212205f28889399387b5e6795ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:36:41 + docker inspect -f . ci-base-image-arm64 03:36:41 . [Pipeline] withDockerContainer 03:36:41 prd-ubuntu20.04-docker-arm64-4c-16g-38399 does not seem to be running inside a container 03:36:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:36:43 $ docker top 408dafcebe932d2ace6ffd7171565972b45f203649f674d97bada3a5d8e4ffab -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:36:44 + make test 03:36:44 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:36:45 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:38:07 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:38:07 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements 03:38:07 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:38:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:38:07 GCO_ENABLED=1 GO111MODULE=on go vet ./... 03:38:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:38:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:38:29 ./bin/test-attribution-txt.sh [Pipeline] echo 03:38:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:38:33 $ docker stop --time=1 408dafcebe932d2ace6ffd7171565972b45f203649f674d97bada3a5d8e4ffab 03:38:34 $ docker rm -f 408dafcebe932d2ace6ffd7171565972b45f203649f674d97bada3a5d8e4ffab [Pipeline] // withDockerContainer [Pipeline] sh 03:38:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:38:35 Warning: overwriting stash ‘coverage-report’ 03:38:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:38:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:38:36 + ls -al . 03:38:36 total 172 03:38:36 drwxrwxr-x 9 jenkins jenkins 4096 May 3 03:38 . 03:38:36 drwxrwxr-x 4 jenkins jenkins 4096 May 3 03:34 .. 03:38:36 -rw-rw-r-- 1 jenkins jenkins 140 May 3 03:34 .dockerignore 03:38:36 drwxrwxr-x 8 jenkins jenkins 4096 May 3 03:34 .git 03:38:36 drwxrwxr-x 3 jenkins jenkins 4096 May 3 03:34 .github 03:38:36 -rw-rw-r-- 1 jenkins jenkins 329 May 3 03:34 .gitignore 03:38:36 -rw-rw-r-- 1 jenkins jenkins 41 May 3 03:34 .golangci.yml 03:38:36 -rw-rw-r-- 1 jenkins jenkins 8656 May 3 03:34 Attribution.txt 03:38:36 -rw-rw-r-- 1 jenkins jenkins 7447 May 3 03:34 CHANGELOG.md 03:38:36 -rw-rw-r-- 1 jenkins jenkins 1930 May 3 03:34 Dockerfile 03:38:36 -rw-rw-r-- 1 jenkins jenkins 677 May 3 03:34 GOVERNANCE.md 03:38:36 -rw-rw-r-- 1 jenkins jenkins 678 May 3 03:34 Jenkinsfile 03:38:36 -rw-rw-r-- 1 jenkins jenkins 11340 May 3 03:34 LICENSE 03:38:36 -rw-rw-r-- 1 jenkins jenkins 1930 May 3 03:34 Makefile 03:38:36 -rw-rw-r-- 1 jenkins jenkins 620 May 3 03:34 OWNERS.md 03:38:36 -rw-rw-r-- 1 jenkins jenkins 2643 May 3 03:34 README.md 03:38:36 -rw-rw-r-- 1 jenkins jenkins 5 May 3 02:44 VERSION 03:38:36 drwxrwxr-x 2 jenkins jenkins 4096 May 3 03:34 bin 03:38:36 drwxrwxr-x 3 jenkins jenkins 4096 May 3 03:34 cmd 03:38:36 -rw-r--r-- 1 jenkins jenkins 17887 May 3 03:38 coverage.out 03:38:36 -rw-rw-r-- 1 jenkins jenkins 3309 May 3 03:34 go.mod 03:38:36 -rw-rw-r-- 1 jenkins jenkins 35377 May 3 03:34 go.sum 03:38:36 drwxrwxr-x 3 jenkins jenkins 4096 May 3 03:34 internal 03:38:36 drwxrwxr-x 2 jenkins jenkins 4096 May 3 03:34 mock 03:38:36 drwxrwxr-x 4 jenkins jenkins 4096 May 3 03:34 snap 03:38:36 -rw-rw-r-- 1 jenkins jenkins 227 May 3 03:34 version.go [Pipeline] isUnix [Pipeline] sh 03:38:37 + 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=2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b --label arch=arm64 --label version=0.0.0 . 03:38:37 Sending build context to Docker daemon 3.065MB 03:38:37 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 03:38:37 Step 2/24 : FROM ${BASE} AS builder 03:38:37 ---> 0ef25b4978cb 03:38:37 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:38:37 ---> Running in 11b8826e0741 03:38:38 Removing intermediate container 11b8826e0741 03:38:38 ---> 8f3c94f4df7a 03:38:38 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 03:38:38 ---> Running in bc8543ebc98c 03:38:38 Removing intermediate container bc8543ebc98c 03:38:38 ---> b8adaa0e8bb5 03:38:38 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:38:38 ---> Running in 1117e99a3622 03:38:40 Removing intermediate container 1117e99a3622 03:38:40 ---> a5efb1c5c590 03:38:40 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:38:40 ---> Running in f127c2264ea6 03:38:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:38:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:38:42 OK: 224 MiB in 56 packages 03:38:43 Removing intermediate container f127c2264ea6 03:38:43 ---> c575cb759e22 03:38:43 Step 7/24 : WORKDIR /device-mqtt-go 03:38:43 ---> Running in 76676a190439 03:38:43 Removing intermediate container 76676a190439 03:38:43 ---> f326cf7d4310 03:38:43 Step 8/24 : COPY go.mod vendor* ./ 03:38:44 ---> 6b345d002fa2 03:38:44 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:44 ---> Running in 0a6c351ef699 03:38:46 Removing intermediate container 0a6c351ef699 03:38:46 ---> c2ae2e4f2201 03:38:46 Step 10/24 : COPY . . 03:38:47 ---> f6fc296b5fff 03:38:47 Step 11/24 : ARG MAKE='make build' 03:38:47 ---> Running in d727dda1e4a2 03:38:47 Removing intermediate container d727dda1e4a2 03:38:47 ---> d3c377f5a815 03:38:47 Step 12/24 : RUN $MAKE 03:38:47 ---> Running in 7f5eea98da60 03:38:48 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 03:40:55 Removing intermediate container 7f5eea98da60 03:40:55 ---> 042ddea4c295 03:40:55 Step 13/24 : FROM alpine:3.14 03:40:55 3.14: Pulling from library/alpine 03:40:55 455c02918c45: Pulling fs layer 03:40:55 455c02918c45: Verifying Checksum 03:40:55 455c02918c45: Download complete 03:40:55 455c02918c45: Pull complete 03:40:55 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:40:55 Status: Downloaded newer image for alpine:3.14 03:40:55 ---> ac73e934f311 03:40:55 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:40:55 ---> Running in 836e6ea597ae 03:40:55 Removing intermediate container 836e6ea597ae 03:40:55 ---> ebbea63da398 03:40:55 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 03:40:55 ---> Running in 56154e483b2b 03:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:40:55 (1/6) Installing dumb-init (1.2.5-r1) 03:40:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:40:55 (3/6) Installing libsodium (1.0.18-r0) 03:40:55 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:40:55 (5/6) Installing libzmq (4.3.4-r0) 03:40:55 (6/6) Installing zeromq (4.3.4-r0) 03:40:55 Executing busybox-1.33.1-r7.trigger 03:40:55 OK: 8 MiB in 20 packages 03:40:55 Removing intermediate container 56154e483b2b 03:40:55 ---> aeb42302fd54 03:40:55 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 03:40:55 ---> b69e6fdaed57 03:40:55 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 03:40:55 ---> c9417aba9215 03:40:55 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:40:55 ---> 34a990037404 03:40:55 Step 19/24 : EXPOSE 59982 03:40:55 ---> Running in 63e54f07edda 03:40:55 Removing intermediate container 63e54f07edda 03:40:55 ---> 00b5739dd5f2 03:40:55 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 03:40:55 ---> Running in 4292c63138c8 03:40:55 Removing intermediate container 4292c63138c8 03:40:55 ---> 279c2e129b76 03:40:55 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:40:55 ---> Running in 542c62ef5734 03:40:55 Removing intermediate container 542c62ef5734 03:40:55 ---> 5279a9415c20 03:40:55 Step 22/24 : LABEL arch=arm64 03:40:55 ---> Running in 5f7a511b5691 03:40:55 Removing intermediate container 5f7a511b5691 03:40:55 ---> 8f568f3e9c79 03:40:55 Step 23/24 : LABEL git_sha=2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b 03:40:55 ---> Running in e01c03e02d05 03:40:55 Removing intermediate container e01c03e02d05 03:40:55 ---> 66e662e78dc5 03:40:55 Step 24/24 : LABEL version=0.0.0 03:40:55 ---> Running in 6fe263e674ca 03:40:55 Removing intermediate container 6fe263e674ca 03:40:55 ---> b525433acfbe 03:40:55 [Warning] One or more build-args [ARCH] were not consumed 03:40:55 Successfully built b525433acfbe 03:40:55 Successfully tagged device-mqtt-arm64:latest [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] sh 03:40:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:56 03:40:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:40:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:56 arm64: Pulling from edgex-lftools-log-publisher 03:40:56 8998bd30e6a1: Pulling fs layer 03:40:56 04944245beec: Pulling fs layer 03:40:56 699f458cf7ca: Pulling fs layer 03:40:56 765212b225bb: Pulling fs layer 03:40:56 f23df028b6ca: Pulling fs layer 03:40:56 d65c8cfc05b1: Pulling fs layer 03:40:56 2437ff75d9bd: Pulling fs layer 03:40:56 765212b225bb: Waiting 03:40:56 f23df028b6ca: Waiting 03:40:56 d65c8cfc05b1: Waiting 03:40:56 2437ff75d9bd: Waiting 03:40:56 04944245beec: Verifying Checksum 03:40:56 04944245beec: Download complete 03:40:56 765212b225bb: Verifying Checksum 03:40:56 765212b225bb: Download complete 03:40:56 f23df028b6ca: Verifying Checksum 03:40:56 f23df028b6ca: Download complete 03:40:56 d65c8cfc05b1: Verifying Checksum 03:40:56 d65c8cfc05b1: Download complete 03:40:56 699f458cf7ca: Verifying Checksum 03:40:56 699f458cf7ca: Download complete 03:40:57 8998bd30e6a1: Verifying Checksum 03:40:57 8998bd30e6a1: Download complete 03:40:59 2437ff75d9bd: Verifying Checksum 03:40:59 2437ff75d9bd: Download complete 03:41:01 8998bd30e6a1: Pull complete 03:41:01 04944245beec: Pull complete 03:41:03 699f458cf7ca: Pull complete 03:41:03 765212b225bb: Pull complete 03:41:04 f23df028b6ca: Pull complete 03:41:04 d65c8cfc05b1: Pull complete 03:41:19 2437ff75d9bd: Pull complete 03:41:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:41:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:41:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:41:19 prd-ubuntu20.04-docker-arm64-4c-16g-38399 does not seem to be running inside a container 03:41:19 $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:41:22 $ docker top 1367ceba4bc0466e03b40d5944e1e786f743856a445bb31bfc1904402aa578e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:23 ---> job-cost.sh 03:41:23 lf-activate-venv: SKIPPING 03:41:23 INFO: No Stack... 03:41:23 INFO: Retrieving Pricing Info for: v3-standard-4 03:41:24 INFO: Archiving Costs [Pipeline] sh 03:41:25 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv 03:41:25 + cut -d, -f6 [Pipeline] lock 03:41:25 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-374-2-stack-cost] 03:41:25 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-374-2-stack-cost] did not exist. Created. 03:41:25 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-374-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:26 /w/workspace/device-mqtt-go/2@tmp/durable-368c51ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:41:27 + echo total: 0.10999999940395355 [Pipeline] stash 03:41:27 Warning: overwriting stash ‘stack-cost’ 03:41:27 Stashed 1 file(s) [Pipeline] } 03:41:27 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-374-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:41:27 $ docker stop --time=1 1367ceba4bc0466e03b40d5944e1e786f743856a445bb31bfc1904402aa578e2 03:41:28 $ docker rm -f 1367ceba4bc0466e03b40d5944e1e786f743856a445bb31bfc1904402aa578e2 [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 03:41:29 provisioning config files... 03:41:29 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/config6576660221083276163tmp [Pipeline] { [Pipeline] sh 03:41:29 + set +x 03:41:29 + curl -s https://codecov.io/bash 03:41:29 + bash -s -- 03:41:29 03:41:29 _____ _ 03:41:29 / ____| | | 03:41:29 | | ___ __| | ___ ___ _____ __ 03:41:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:41:29 | |___| (_) | (_| | __/ (_| (_) \ V / 03:41:29 \_____\___/ \__,_|\___|\___\___/ \_/ 03:41:29 Bash-1.0.6 03:41:29 03:41:29 03:41:29 ==> git version 2.25.1 found 03:41:29 ==> 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 03:41:29 Release-Date: 2020-01-08 03:41:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:41:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:41:29 ==> Jenkins CI detected. 03:41:29 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-374 03:41:29 project root: . 03:41:29 --> token set from env 03:41:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:41:29 ==> Running gcov in . (disable via -X gcov) 03:41:29 ==> Python coveragepy not found 03:41:29 ==> Searching for coverage reports in: 03:41:29 + . 03:41:29 -> Found 1 reports 03:41:29 ==> Detecting git/mercurial file structure 03:41:29 ==> Reading reports 03:41:29 + ./coverage.out bytes=17887 03:41:29 ==> Appending adjustments 03:41:29 https://docs.codecov.io/docs/fixing-reports 03:41:29 + Found adjustments 03:41:29 ==> Gzipping contents 03:41:29 4.0K /tmp/codecov.XHLmRs.gz 03:41:29 ==> Uploading reports 03:41:29 url: https://codecov.io 03:41:29 query: branch=PR-374&commit=2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-374%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=374&job=&cmd_args= 03:41:29 -> Pinging Codecov 03:41:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-374&commit=2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-374%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=374&job=&cmd_args= 03:41:30 -> Uploading to 03:41:30 https://storage.googleapis.com/codecov/v4/raw/2022-05-03/7D719EC7BBE17E464838252E33014C33/2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b/eea24222-a346-46ec-8507-d1b122d4c593.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T034129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84c0c68f358d9f47b158bfd19e82f141b31fce3f8b3ece1917b4b34d24c52d30 03:41:30 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:30 Dload Upload Total Spent Left Speed 03:41:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3239 0 0 100 3239 0 13439 --:--:-- --:--:-- --:--:-- 13439 03:41:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/2f9a4eb59c8e947e8f0fa39f8c7e0855b209031b [Pipeline] } 03:41:30 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 03:41:31 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives ] 03:41:31 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives 03:41:31 total 16 03:41:31 drwxr-xr-x 3 root root 4096 May 3 02:46 . 03:41:31 drwxrwxr-x 11 jenkins jenkins 4096 May 3 02:46 .. 03:41:31 drwxr-xr-x 2 root root 4096 May 3 02:46 cost 03:41:31 -rw-r--r-- 1 root root 85 May 3 02:46 cost.csv 03:41:31 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives 03:41:31 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives 03:41:31 total 16 03:41:31 drwxr-xr-x 3 jenkins jenkins 4096 May 3 02:46 . 03:41:31 drwxrwxr-x 11 jenkins jenkins 4096 May 3 02:46 .. 03:41:31 drwxr-xr-x 2 jenkins jenkins 4096 May 3 02:46 cost 03:41:31 -rw-r--r-- 1 jenkins jenkins 85 May 3 02:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:41:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:41:32 ---> package-listing.sh 03:41:32 ++ facter osfamily 03:41:32 ++ tr '[:upper:]' '[:lower:]' 03:41:32 + OS_FAMILY=debian 03:41:32 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-374 03:41:32 + START_PACKAGES=/tmp/packages_start.txt 03:41:32 + END_PACKAGES=/tmp/packages_end.txt 03:41:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:41:32 + PACKAGES=/tmp/packages_start.txt 03:41:32 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-374 ']' 03:41:32 + PACKAGES=/tmp/packages_end.txt 03:41:32 + case "${OS_FAMILY}" in 03:41:32 + dpkg -l 03:41:32 + grep '^ii' 03:41:32 + '[' -f /tmp/packages_start.txt ']' 03:41:32 + '[' -f /tmp/packages_end.txt ']' 03:41:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:41:32 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-374 ']' 03:41:32 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives/ 03:41:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives/ [Pipeline] echo 03:41:32 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-374/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:41:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:41:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:33 . [Pipeline] withDockerContainer 03:41:33 prd-ubuntu20.04-docker-8c-8g-34831 does not seem to be running inside a container 03:41:33 $ 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-374/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-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:41:33 $ docker top 3922e8b05fa34e63aa225940bbc8180dd286cfb96e2866568aca19050a3efd5d -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:33 + touch /tmp/pre-build-complete [Pipeline] sh 03:41:33 + mkdir -p /var/log/sysstat [Pipeline] sh 03:41:34 + ls /var/log/sa-host 03:41:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:34 provisioning config files... 03:41:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/config406832346345050507tmp [Pipeline] { [Pipeline] echo 03:41:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:41:34 ---> create-netrc.sh [Pipeline] } 03:41:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:41:35 ---> python-tools-install.sh [Pipeline] echo 03:41:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:41:35 ---> sudo-logs.sh 03:41:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:41:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:41:35 ---> job-cost.sh 03:41:35 lf-activate-venv: SKIPPING 03:41:35 DEBUG: total: 0.2199999988079071 03:41:35 INFO: Retrieving Stack Cost... 03:41:35 INFO: Retrieving Pricing Info for: v3-standard-8 03:41:36 INFO: Archiving Costs [Pipeline] echo 03:41:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:41:36 ---> logs-deploy.sh 03:41:36 lf-activate-venv: SKIPPING 03:41:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-374/2 03:41:36 INFO: archiving workspace using pattern(s): 03:41:37 Archives upload complete. 03:41:38 INFO: archiving logs to Nexus 03:41:38 ---> uname -a: 03:41:38 Linux prd-ubuntu20-04-docker-8c-8g-34831 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 03:41:38 03:41:38 03:41:38 ---> lscpu: 03:41:38 Architecture: x86_64 03:41:38 CPU op-mode(s): 32-bit, 64-bit 03:41:38 Byte Order: Little Endian 03:41:38 Address sizes: 40 bits physical, 48 bits virtual 03:41:38 CPU(s): 8 03:41:38 On-line CPU(s) list: 0-7 03:41:38 Thread(s) per core: 1 03:41:38 Core(s) per socket: 1 03:41:38 Socket(s): 8 03:41:38 NUMA node(s): 1 03:41:38 Vendor ID: AuthenticAMD 03:41:38 CPU family: 23 03:41:38 Model: 49 03:41:38 Model name: AMD EPYC-Rome Processor 03:41:38 Stepping: 0 03:41:38 CPU MHz: 2799.998 03:41:38 BogoMIPS: 5599.99 03:41:38 Virtualization: AMD-V 03:41:38 Hypervisor vendor: KVM 03:41:38 Virtualization type: full 03:41:38 L1d cache: 256 KiB 03:41:38 L1i cache: 256 KiB 03:41:38 L2 cache: 4 MiB 03:41:38 L3 cache: 128 MiB 03:41:38 NUMA node0 CPU(s): 0-7 03:41:38 Vulnerability Itlb multihit: Not affected 03:41:38 Vulnerability L1tf: Not affected 03:41:38 Vulnerability Mds: Not affected 03:41:38 Vulnerability Meltdown: Not affected 03:41:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:41:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:41:38 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:41:38 Vulnerability Srbds: Not affected 03:41:38 Vulnerability Tsx async abort: Not affected 03:41:38 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 03:41:38 03:41:38