Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76576241c583dccc2f0e6457e5ef220204c9b19e+1f5b40587cdb269dc0901b5b892d918e86924932 (4d181a2c2a5f36983d09c3aaa531385b8c99c791) 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-ssh10078700950352269887.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13643749616628161509.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-530/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-530/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14494300434511378240.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh6425465102141147805.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-530/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-530/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16691587364642314095.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2532’ Running on prd-ubuntu20.04-docker-8c-8g-2542 in /w/workspace/gexfoundry_device-mqtt-go_PR-530 [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-530 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/530/head:refs/remotes/origin/PR-530 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1f5b40587cdb269dc0901b5b892d918e86924932 into PR head commit 76576241c583dccc2f0e6457e5ef220204c9b19e Merge succeeded, producing 1679a05c21a13bab68895ed1d9933cd4329e126b Checking out Revision 1679a05c21a13bab68895ed1d9933cd4329e126b (PR-530) > git config core.sparsecheckout # timeout=10 > git checkout -f 76576241c583dccc2f0e6457e5ef220204c9b19e # 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 1f5b40587cdb269dc0901b5b892d918e86924932 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1679a05c21a13bab68895ed1d9933cd4329e126b # timeout=10 Commit message: "Merge commit '1f5b40587cdb269dc0901b5b892d918e86924932' into HEAD" > git rev-list --no-walk 76576241c583dccc2f0e6457e5ef220204c9b19e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:21:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:21:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:21:05 ========================================================= 23:21:05 EdgeX Global Pipelines Version Info 23:21:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:21:06 ------------------- 23:21:06 stable info: 23:21:06 ------------------- 23:21:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:21:06 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:21:06 Message: update stable to v1.0.245 23:21:06 ------------------- 23:21:06 experimental info: 23:21:06 ------------------- 23:21:06 Commited By: **** collab-it+edgex@linuxfoundation.org 23:21:06 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 23:21:06 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:21:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 23:21:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 23:21:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:21:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:21:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:21:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:21:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:21:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:21:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:21:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:21:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:21:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-530 [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-530 [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-530 [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1679a05c21a13bab68895ed1d9933cd4329e126b [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1679a05 [Pipeline] echo 23:21:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:07 provisioning config files... 23:21:07 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp/config13951177966882767723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:07 ---> docker-login.sh 23:21:07 nexus3.edgexfoundry.org:10001 23:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:07 Configure a credential helper to remove this warning. See 23:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:07 23:21:07 Login Succeeded 23:21:07 nexus3.edgexfoundry.org:10002 23:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:08 Configure a credential helper to remove this warning. See 23:21:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:08 23:21:08 Login Succeeded 23:21:08 nexus3.edgexfoundry.org:10003 23:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:08 Configure a credential helper to remove this warning. See 23:21:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:08 23:21:08 Login Succeeded 23:21:08 nexus3.edgexfoundry.org:10004 23:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:08 Configure a credential helper to remove this warning. See 23:21:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:08 23:21:08 Login Succeeded 23:21:08 docker.io 23:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:08 Configure a credential helper to remove this warning. See 23:21:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:08 23:21:08 Login Succeeded 23:21:08 ---> docker-login.sh ends [Pipeline] } 23:21:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:21:09 + git rev-list -1 --merges 1679a05c21a13bab68895ed1d9933cd4329e126b~1..1679a05c21a13bab68895ed1d9933cd4329e126b [Pipeline] echo 23:21:09 -----------> git rev-list -1 --merges 1679a05c21a13bab68895ed1d9933cd4329e126b~1..1679a05c21a13bab68895ed1d9933cd4329e126b 1679a05c21a13bab68895ed1d9933cd4329e126b 23:21:09 1679a05c21a13bab68895ed1d9933cd4329e126b [false] [Pipeline] sh 23:21:09 + git log --format=format:%s -1 1679a05c21a13bab68895ed1d9933cd4329e126b [Pipeline] echo 23:21:09 ========================================================= 23:21:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:21:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:09 + git log --format=format:%s -1 1679a05c21a13bab68895ed1d9933cd4329e126b [Pipeline] echo 23:21:09 [semverPrep] GIT_COMMIT: 1679a05c21a13bab68895ed1d9933cd4329e126b, Commit Message: Merge commit '1f5b40587cdb269dc0901b5b892d918e86924932' into HEAD [Pipeline] echo 23:21:09 [semverPrep] This is not a build commit. [Pipeline] sh 23:21:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:21:10 + grep -v github /etc/ssh/ssh_known_hosts 23:21:10 + [ -e /tmp/ssh_known_hosts ] 23:21:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:21:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:21:10 + sudo tee -a /etc/ssh/ssh_known_hosts 23:21:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:21:10 23:21:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:21:10 0.1.4: Pulling from edgex-devops/py-git-semver 23:21:10 b85a868b505f: Pulling fs layer 23:21:10 e2be974225ed: Pulling fs layer 23:21:10 339a4e72a1f5: Pulling fs layer 23:21:10 988bab9f4d93: Pulling fs layer 23:21:10 1469e6f7b9e6: Pulling fs layer 23:21:10 eaf3925da568: Pulling fs layer 23:21:10 bab4dde63d76: Pulling fs layer 23:21:10 bde34c3a00c8: Pulling fs layer 23:21:10 b352a97aabf1: Pulling fs layer 23:21:10 4872d77fe225: Pulling fs layer 23:21:10 5851b861e8e6: Pulling fs layer 23:21:10 bab4dde63d76: Waiting 23:21:10 4872d77fe225: Waiting 23:21:10 bde34c3a00c8: Waiting 23:21:10 b352a97aabf1: Waiting 23:21:10 5851b861e8e6: Waiting 23:21:10 1469e6f7b9e6: Waiting 23:21:10 988bab9f4d93: Waiting 23:21:10 eaf3925da568: Waiting 23:21:10 e2be974225ed: Download complete 23:21:10 988bab9f4d93: Verifying Checksum 23:21:10 988bab9f4d93: Download complete 23:21:10 1469e6f7b9e6: Verifying Checksum 23:21:10 1469e6f7b9e6: Download complete 23:21:10 eaf3925da568: Verifying Checksum 23:21:10 eaf3925da568: Download complete 23:21:10 339a4e72a1f5: Verifying Checksum 23:21:10 339a4e72a1f5: Download complete 23:21:10 bde34c3a00c8: Verifying Checksum 23:21:10 bde34c3a00c8: Download complete 23:21:10 b352a97aabf1: Verifying Checksum 23:21:10 b352a97aabf1: Download complete 23:21:10 4872d77fe225: Verifying Checksum 23:21:10 4872d77fe225: Download complete 23:21:10 5851b861e8e6: Download complete 23:21:10 b85a868b505f: Verifying Checksum 23:21:10 b85a868b505f: Download complete 23:21:11 bab4dde63d76: Verifying Checksum 23:21:11 bab4dde63d76: Download complete 23:21:12 b85a868b505f: Pull complete 23:21:12 e2be974225ed: Pull complete 23:21:12 339a4e72a1f5: Pull complete 23:21:13 988bab9f4d93: Pull complete 23:21:13 1469e6f7b9e6: Pull complete 23:21:13 eaf3925da568: Pull complete 23:21:15 bab4dde63d76: Pull complete 23:21:15 bde34c3a00c8: Pull complete 23:21:15 b352a97aabf1: Pull complete 23:21:15 4872d77fe225: Pull complete 23:21:15 5851b861e8e6: Pull complete 23:21:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:21:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:21:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:15 prd-ubuntu20.04-docker-8c-8g-2542 does not seem to be running inside a container 23:21:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-530 -v /w/workspace/gexfoundry_device-mqtt-go_PR-530:/w/workspace/gexfoundry_device-mqtt-go_PR-530:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-530@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:0.1.4 cat 23:21:17 $ docker top ad390947ac3efaee8882e68593a2d7df6530b20a127e2a0f4df1cac81445ee92 -eo pid,comm 23:21:17 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). 23:21:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:21:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:17 [ssh-agent] Looking for ssh-agent implementation... 23:21:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:17 $ docker exec ad390947ac3efaee8882e68593a2d7df6530b20a127e2a0f4df1cac81445ee92 ssh-agent 23:21:17 SSH_AUTH_SOCK=/tmp/ssh-FEKNfY3GD7aX/agent.32 23:21:17 SSH_AGENT_PID=38 23:21:17 Running ssh-add (command line suppressed) 23:21:17 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp/private_key_15237443891406918512.key (/w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp/private_key_15237443891406918512.key) 23:21:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:18 + git tag --points-at HEAD [Pipeline] } 23:21:18 $ docker exec --env ******** --env ******** ad390947ac3efaee8882e68593a2d7df6530b20a127e2a0f4df1cac81445ee92 ssh-agent -k 23:21:18 unset SSH_AUTH_SOCK; 23:21:18 unset SSH_AGENT_PID; 23:21:18 echo Agent pid 38 killed; 23:21:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:21:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:18 [ssh-agent] Looking for ssh-agent implementation... 23:21:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:18 $ docker exec ad390947ac3efaee8882e68593a2d7df6530b20a127e2a0f4df1cac81445ee92 ssh-agent 23:21:18 SSH_AUTH_SOCK=/tmp/ssh-eyFc0UOtlw3M/agent.71 23:21:18 SSH_AGENT_PID=77 23:21:18 Running ssh-add (command line suppressed) 23:21:18 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp/private_key_12977487865092476536.key (/w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp/private_key_12977487865092476536.key) 23:21:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:19 + git semver init 23:21:19 2023-03-16 23:21:19,267 [run_init] DEBUG init version:0.0.0 force:False 23:21:19 2023-03-16 23:21:19,268 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-530/.semver 23:21:19 2023-03-16 23:21:19,269 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-530/.semver 23:21:19 2023-03-16 23:21:19,269 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-530/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-530, universal_newlines=False, shell=None, istream=None) 23:21:20 2023-03-16 23:21:20,055 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-530/.git/info/exclude 23:21:20 2023-03-16 23:21:20,056 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-530/.semver/PR-530 with force:False 23:21:20 2023-03-16 23:21:20,056 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-530/.semver/PR-530 23:21:20 2023-03-16 23:21:20,062 [execute] INFO git cat-file --batch-check 23:21:20 2023-03-16 23:21:20,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-530/.semver, universal_newlines=False, shell=None, istream=) 23:21:20 2023-03-16 23:21:20,068 [execute] INFO git cat-file --batch 23:21:20 2023-03-16 23:21:20,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-530/.semver, universal_newlines=False, shell=None, istream=) 23:21:20 2023-03-16 23:21:20,075 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-530/.semver/PR-530 23:21:20 0.0.0 [Pipeline] } 23:21:20 $ docker exec --env ******** --env ******** ad390947ac3efaee8882e68593a2d7df6530b20a127e2a0f4df1cac81445ee92 ssh-agent -k 23:21:20 unset SSH_AUTH_SOCK; 23:21:20 unset SSH_AGENT_PID; 23:21:20 echo Agent pid 77 killed; 23:21:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:21:20 + git semver [Pipeline] } 23:21:20 $ docker stop --time=1 ad390947ac3efaee8882e68593a2d7df6530b20a127e2a0f4df1cac81445ee92 23:21:22 $ docker rm -f --volumes ad390947ac3efaee8882e68593a2d7df6530b20a127e2a0f4df1cac81445ee92 [Pipeline] // withDockerContainer [Pipeline] sh 23:21:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:21:22 Stashed 1 file(s) [Pipeline] echo 23:21:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:23 provisioning config files... 23:21:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp/config11937293175771908715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:23 ---> docker-login.sh 23:21:23 nexus3.edgexfoundry.org:10001 23:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:23 Configure a credential helper to remove this warning. See 23:21:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:23 23:21:23 Login Succeeded 23:21:23 nexus3.edgexfoundry.org:10002 23:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:23 Configure a credential helper to remove this warning. See 23:21:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:23 23:21:23 Login Succeeded 23:21:23 nexus3.edgexfoundry.org:10003 23:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:23 Configure a credential helper to remove this warning. See 23:21:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:23 23:21:23 Login Succeeded 23:21:23 nexus3.edgexfoundry.org:10004 23:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:23 Configure a credential helper to remove this warning. See 23:21:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:23 23:21:23 Login Succeeded 23:21:23 docker.io 23:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:23 Configure a credential helper to remove this warning. See 23:21:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:23 23:21:23 Login Succeeded 23:21:23 ---> docker-login.sh ends [Pipeline] } 23:21:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:21:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:23 ========================================================= 23:21:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:21:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:21:24 Sending build context to Docker daemon 6.388MB 23:21:24 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:21:24 Step 2/12 : FROM ${BASE} AS builder 23:21:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:21:24 63b65145d645: Pulling fs layer 23:21:24 a2d21d5440eb: Pulling fs layer 23:21:24 935e6c44a52c: Pulling fs layer 23:21:24 94cc34f8dd06: Pulling fs layer 23:21:24 30dea6a524f1: Pulling fs layer 23:21:24 a2aff8979fd8: Pulling fs layer 23:21:24 6808be2612f2: Pulling fs layer 23:21:24 f25807f1079a: Pulling fs layer 23:21:24 30dea6a524f1: Waiting 23:21:24 94cc34f8dd06: Waiting 23:21:24 a2aff8979fd8: Waiting 23:21:24 6808be2612f2: Waiting 23:21:24 f25807f1079a: Waiting 23:21:24 a2d21d5440eb: Download complete 23:21:24 94cc34f8dd06: Download complete 23:21:24 30dea6a524f1: Verifying Checksum 23:21:24 30dea6a524f1: Download complete 23:21:24 63b65145d645: Verifying Checksum 23:21:24 63b65145d645: Download complete 23:21:24 a2aff8979fd8: Verifying Checksum 23:21:24 a2aff8979fd8: Download complete 23:21:24 63b65145d645: Pull complete 23:21:24 a2d21d5440eb: Pull complete 23:21:25 f25807f1079a: Verifying Checksum 23:21:25 f25807f1079a: Download complete 23:21:25 935e6c44a52c: Verifying Checksum 23:21:25 935e6c44a52c: Download complete 23:21:25 6808be2612f2: Verifying Checksum 23:21:25 6808be2612f2: Download complete 23:21:28 935e6c44a52c: Pull complete 23:21:28 94cc34f8dd06: Pull complete 23:21:28 30dea6a524f1: Pull complete 23:21:28 a2aff8979fd8: Pull complete 23:21:31 6808be2612f2: Pull complete 23:21:31 f25807f1079a: Pull complete 23:21:31 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:21:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:21:31 ---> 3b553350e43f 23:21:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:21:33 ---> Running in 194e0c823a9f 23:21:33 Removing intermediate container 194e0c823a9f 23:21:33 ---> afd9d8270604 23:21:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:21:33 ---> Running in 6634cb1bc992 23:21:33 Removing intermediate container 6634cb1bc992 23:21:33 ---> 435a0311712c 23:21:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:21:33 ---> Running in ab0fec6e8f93 23:21:33 Removing intermediate container ab0fec6e8f93 23:21:33 ---> e14bf20b20ec 23:21:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:21:33 ---> Running in 28be27613295 23:21:34 Removing intermediate container 28be27613295 23:21:34 ---> 089e0e0b00f7 23:21:34 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:21:34 ---> Running in 53131d68f41f 23:21:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:34 (1/4) Installing openssh-keygen (9.1_p1-r2) 23:21:34 (2/4) Installing libedit (20221030.3.1-r0) 23:21:34 (3/4) Installing openssh-client-common (9.1_p1-r2) 23:21:34 (4/4) Installing openssh-client-default (9.1_p1-r2) 23:21:34 Executing busybox-1.35.0-r29.trigger 23:21:34 OK: 269 MiB in 57 packages 23:21:35 Removing intermediate container 53131d68f41f 23:21:35 ---> b7847a7fa5b5 23:21:35 Step 8/12 : WORKDIR /device-mqtt-go 23:21:35 ---> Running in d49cd0d75603 23:21:35 Removing intermediate container d49cd0d75603 23:21:35 ---> 8d6af8ab0054 23:21:35 Step 9/12 : COPY go.mod vendor* ./ 23:21:35 ---> 0c46fa19fcda 23:21:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:35 ---> Running in 187c620e4910 23:21:37 Still waiting to schedule task 23:21:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2538’ 23:22:07 Removing intermediate container 187c620e4910 23:22:07 ---> 27193af75fac 23:22:07 Step 11/12 : COPY . . 23:22:07 ---> def3c5269696 23:22:07 Step 12/12 : RUN $MAKE 23:22:07 ---> Running in 2d4fed10857e 23:22:07 noop 23:22:07 Removing intermediate container 2d4fed10857e 23:22:07 ---> b2fa17b401ca 23:22:07 Successfully built b2fa17b401ca 23:22:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:07 + docker inspect -f . ci-base-image-x86_64 23:22:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:07 prd-ubuntu20.04-docker-8c-8g-2542 does not seem to be running inside a container 23:22:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-530 -v /w/workspace/gexfoundry_device-mqtt-go_PR-530:/w/workspace/gexfoundry_device-mqtt-go_PR-530:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-530@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 23:22:08 $ docker top ce649363600bca5d490699fb182c0fdd4ffb075baf686135a05fa2eb713c1e31 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:08 + go version 23:22:08 go version go1.20.2 linux/amd64 [Pipeline] } 23:22:08 $ docker stop --time=1 ce649363600bca5d490699fb182c0fdd4ffb075baf686135a05fa2eb713c1e31 23:22:09 $ docker rm -f --volumes ce649363600bca5d490699fb182c0fdd4ffb075baf686135a05fa2eb713c1e31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:10 + docker inspect -f . ci-base-image-x86_64 23:22:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:10 prd-ubuntu20.04-docker-8c-8g-2542 does not seem to be running inside a container 23:22:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-530 -v /w/workspace/gexfoundry_device-mqtt-go_PR-530:/w/workspace/gexfoundry_device-mqtt-go_PR-530:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-530@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 23:22:10 $ docker top c1b78c3c6a18f17774b8b54abf81bc18b97a0e76a98618b6cb6732b5a433ea4e -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:11 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-530 [Pipeline] fileExists [Pipeline] sh 23:22:11 + make test 23:22:11 go test ./... -coverprofile=coverage.out ./... 23:22:16 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:22:24 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 23:22:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) 23:22:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) 23:22:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as string value in argument to transformOffset 23:22:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) 23:22:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) 23:22:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as string value in argument to transformScale 23:22:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) 23:22:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) 23:22:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as string value in argument to transformBase 23:22:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) 23:22:24 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: too many errors 23:22:25 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:22:25 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.020s coverage: 22.2% of statements 23:22:25 FAIL 23:22:25 make: *** [Makefile:30: unittest] Error 1 [Pipeline] } 23:22:25 $ docker stop --time=1 c1b78c3c6a18f17774b8b54abf81bc18b97a0e76a98618b6cb6732b5a433ea4e 23:22:27 $ docker rm -f --volumes c1b78c3c6a18f17774b8b54abf81bc18b97a0e76a98618b6cb6732b5a433ea4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:27 23:22:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:28 latest: Pulling from edgex-lftools-log-publisher 23:22:28 5eb5b503b376: Pulling fs layer 23:22:28 5c69ac0246d0: Pulling fs layer 23:22:28 ec43610c2a17: Pulling fs layer 23:22:28 3a2ae6a8a46f: Pulling fs layer 23:22:28 33b1e0a273af: Pulling fs layer 23:22:28 5d3b04190fa2: Pulling fs layer 23:22:28 2f39f015ded8: Pulling fs layer 23:22:28 5d3b04190fa2: Waiting 23:22:28 3a2ae6a8a46f: Waiting 23:22:28 33b1e0a273af: Waiting 23:22:28 2f39f015ded8: Waiting 23:22:28 5c69ac0246d0: Verifying Checksum 23:22:28 5c69ac0246d0: Download complete 23:22:28 3a2ae6a8a46f: Verifying Checksum 23:22:28 3a2ae6a8a46f: Download complete 23:22:28 33b1e0a273af: Verifying Checksum 23:22:28 33b1e0a273af: Download complete 23:22:28 ec43610c2a17: Verifying Checksum 23:22:28 ec43610c2a17: Download complete 23:22:28 5d3b04190fa2: Verifying Checksum 23:22:28 5d3b04190fa2: Download complete 23:22:28 5eb5b503b376: Download complete 23:22:29 5eb5b503b376: Pull complete 23:22:29 5c69ac0246d0: Pull complete 23:22:30 ec43610c2a17: Pull complete 23:22:30 3a2ae6a8a46f: Pull complete 23:22:30 33b1e0a273af: Pull complete 23:22:30 5d3b04190fa2: Pull complete 23:22:34 2f39f015ded8: Pull complete 23:22:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:22:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:34 prd-ubuntu20.04-docker-8c-8g-2542 does not seem to be running inside a container 23:22:34 $ 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-530 -v /w/workspace/gexfoundry_device-mqtt-go_PR-530:/w/workspace/gexfoundry_device-mqtt-go_PR-530:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-530@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 23:22:36 $ docker top b773dc59a8dda7038d8844f3c682300738b89a7322dea242f255a1af47dae98d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:37 ---> job-cost.sh 23:22:37 lf-activate-venv: SKIPPING 23:22:37 INFO: No Stack... 23:22:37 INFO: Retrieving Pricing Info for: v3-standard-8 23:22:37 INFO: Archiving Costs [Pipeline] sh 23:22:37 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-530/archives/cost.csv 23:22:37 + cut -d, -f6 [Pipeline] lock 23:22:38 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-530-2-stack-cost] 23:22:38 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-530-2-stack-cost] did not exist. Created. 23:22:38 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-530-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:22:38 + echo total: 0.2199999988079071 [Pipeline] stash 23:22:38 Stashed 1 file(s) [Pipeline] } 23:22:38 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-530-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:22:38 $ docker stop --time=1 b773dc59a8dda7038d8844f3c682300738b89a7322dea242f255a1af47dae98d 23:22:39 $ docker rm -f --volumes b773dc59a8dda7038d8844f3c682300738b89a7322dea242f255a1af47dae98d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:22:39 Failed in branch amd64 23:23:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2545 in /w/workspace/gexfoundry_device-mqtt-go_PR-530 [Pipeline] { [Pipeline] ws 23:23:48 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 23:23:48 Selected Git installation does not exist. Using Default 23:23:48 The recommended git tool is: NONE 23:23:53 using credential edgex-jenkins-ssh 23:23:53 Cloning the remote Git repository 23:23:53 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:23:53 > git init /w/workspace/device-mqtt-go/2 # timeout=10 23:23:53 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:23:53 > git --version # timeout=10 23:23:53 > git --version # 'git version 2.25.1' 23:23:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:54 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:23:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:55 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:23:55 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:23:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/530/head:refs/remotes/origin/PR-530 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:23:56 Merging remotes/origin/main commit 1f5b40587cdb269dc0901b5b892d918e86924932 into PR head commit 76576241c583dccc2f0e6457e5ef220204c9b19e 23:23:56 Merge succeeded, producing 6dfa714291e4a4c6858d470656890a63ceaace45 23:23:56 Checking out Revision 6dfa714291e4a4c6858d470656890a63ceaace45 (PR-530) 23:23:56 > git config core.sparsecheckout # timeout=10 23:23:56 > git checkout -f 76576241c583dccc2f0e6457e5ef220204c9b19e # timeout=10 23:23:56 > git remote # timeout=10 23:23:56 > git config --get remote.origin.url # timeout=10 23:23:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:56 > git merge 1f5b40587cdb269dc0901b5b892d918e86924932 # timeout=10 23:23:56 > git rev-parse HEAD^{commit} # timeout=10 23:23:56 > git config core.sparsecheckout # timeout=10 23:23:56 > git checkout -f 6dfa714291e4a4c6858d470656890a63ceaace45 # timeout=10 23:23:59 Commit message: "Merge commit '1f5b40587cdb269dc0901b5b892d918e86924932' into HEAD" 23:23:59 > git rev-list --no-walk 76576241c583dccc2f0e6457e5ef220204c9b19e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:24:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:24:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:24:00 Dload Upload Total Spent Left Speed 23:24:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 23:24:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:24:01 + + sudo tee /etc/docker/daemon.newsudo 23:24:01 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:24:01 { 23:24:01 "registry-mirrors": [ 23:24:01 "https://nexus3.edgexfoundry.org:10001" 23:24:01 ], 23:24:01 "bip": "10.250.0.254/24", 23:24:01 "hosts": [ 23:24:01 "tcp://0.0.0.0:5555", 23:24:01 "unix:///var/run/docker.sock" 23:24:01 ], 23:24:01 "mtu": 1458, 23:24:01 "selinux-enabled": true, 23:24:01 "seccomp-profile": "/etc/docker/seccomp.json" 23:24:01 } [Pipeline] sh 23:24:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:24:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:24:20 provisioning config files... 23:24:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config4141166272522857758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:20 ---> docker-login.sh 23:24:20 nexus3.edgexfoundry.org:10001 23:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:21 Configure a credential helper to remove this warning. See 23:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:21 23:24:21 Login Succeeded 23:24:21 nexus3.edgexfoundry.org:10002 23:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:21 Configure a credential helper to remove this warning. See 23:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:21 23:24:21 Login Succeeded 23:24:21 nexus3.edgexfoundry.org:10003 23:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:22 Configure a credential helper to remove this warning. See 23:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:22 23:24:22 Login Succeeded 23:24:22 nexus3.edgexfoundry.org:10004 23:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:22 Configure a credential helper to remove this warning. See 23:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:22 23:24:22 Login Succeeded 23:24:22 docker.io 23:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:23 Configure a credential helper to remove this warning. See 23:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:23 23:24:23 Login Succeeded 23:24:23 ---> docker-login.sh ends [Pipeline] } 23:24:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:24:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:24:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:24:23 ========================================================= 23:24:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:24:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:24:23 Sending build context to Docker daemon 3.326MB 23:24:23 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:24:23 Step 2/12 : FROM ${BASE} AS builder 23:24:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:24:24 af6eaf76a39c: Pulling fs layer 23:24:24 55522c791124: Pulling fs layer 23:24:24 ce5c4a1c91eb: Pulling fs layer 23:24:24 169dfbe0d373: Pulling fs layer 23:24:24 e1ff8fa3b103: Pulling fs layer 23:24:24 52ebb69f0ebf: Pulling fs layer 23:24:24 5abe8eddf0d5: Pulling fs layer 23:24:24 e1ff8fa3b103: Waiting 23:24:24 52ebb69f0ebf: Waiting 23:24:24 5abe8eddf0d5: Waiting 23:24:24 169dfbe0d373: Waiting 23:24:24 55522c791124: Download complete 23:24:24 169dfbe0d373: Verifying Checksum 23:24:24 169dfbe0d373: Download complete 23:24:24 e1ff8fa3b103: Verifying Checksum 23:24:24 e1ff8fa3b103: Download complete 23:24:24 af6eaf76a39c: Verifying Checksum 23:24:24 af6eaf76a39c: Download complete 23:24:25 5abe8eddf0d5: Verifying Checksum 23:24:25 5abe8eddf0d5: Download complete 23:24:26 ce5c4a1c91eb: Verifying Checksum 23:24:26 ce5c4a1c91eb: Download complete 23:24:26 52ebb69f0ebf: Verifying Checksum 23:24:26 52ebb69f0ebf: Download complete 23:24:27 af6eaf76a39c: Pull complete 23:24:27 55522c791124: Pull complete 23:24:37 ce5c4a1c91eb: Pull complete 23:24:38 169dfbe0d373: Pull complete 23:24:38 e1ff8fa3b103: Pull complete 23:24:45 52ebb69f0ebf: Pull complete 23:24:46 5abe8eddf0d5: Pull complete 23:24:46 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:24:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:24:46 ---> 6cb57ee374ae 23:24:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:24:48 ---> Running in eae4b3e5891f 23:24:48 Removing intermediate container eae4b3e5891f 23:24:48 ---> 2d33175ce765 23:24:48 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:24:48 ---> Running in 57c7e2c79d6d 23:24:49 Removing intermediate container 57c7e2c79d6d 23:24:49 ---> 45807f8cdd95 23:24:49 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:24:49 ---> Running in dd88306120b0 23:24:49 Removing intermediate container dd88306120b0 23:24:49 ---> 1619306b2df2 23:24:49 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:24:49 ---> Running in d3b71ac2f6c9 23:24:49 Removing intermediate container d3b71ac2f6c9 23:24:49 ---> 7101921270e8 23:24:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:24:49 ---> Running in 070a014b6393 23:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:24:52 (1/4) Installing openssh-keygen (9.1_p1-r2) 23:24:52 (2/4) Installing libedit (20221030.3.1-r0) 23:24:52 (3/4) Installing openssh-client-common (9.1_p1-r2) 23:24:52 (4/4) Installing openssh-client-default (9.1_p1-r2) 23:24:52 Executing busybox-1.35.0-r29.trigger 23:24:52 OK: 268 MiB in 57 packages 23:24:53 Removing intermediate container 070a014b6393 23:24:53 ---> 39d59813ea1b 23:24:53 Step 8/12 : WORKDIR /device-mqtt-go 23:24:53 ---> Running in 5e0a50365dc3 23:24:54 Removing intermediate container 5e0a50365dc3 23:24:54 ---> 4e395dde7adc 23:24:54 Step 9/12 : COPY go.mod vendor* ./ 23:24:54 ---> 157af76e3fdd 23:24:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:54 ---> Running in 0327ee79a5e6 23:26:02 Removing intermediate container 0327ee79a5e6 23:26:02 ---> ac5f967a5d89 23:26:02 Step 11/12 : COPY . . 23:26:02 ---> eb4d5123876e 23:26:02 Step 12/12 : RUN $MAKE 23:26:02 ---> Running in 80f5171596ff 23:26:02 noop 23:26:02 Removing intermediate container 80f5171596ff 23:26:02 ---> fbcb020c7a29 23:26:02 Successfully built fbcb020c7a29 23:26:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:02 + docker inspect -f . ci-base-image-arm64 23:26:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:03 prd-ubuntu20.04-docker-arm64-4c-16g-2545 does not seem to be running inside a container 23:26:03 $ 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 ******** ci-base-image-arm64 cat 23:26:04 $ docker top b5a72f040e2bd6386048fd0b4c6e5e7b536ef7166df5dcc4bba6c6fb9ef05deb -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:05 + go version 23:26:05 go version go1.20.2 linux/arm64 [Pipeline] } 23:26:05 $ docker stop --time=1 b5a72f040e2bd6386048fd0b4c6e5e7b536ef7166df5dcc4bba6c6fb9ef05deb 23:26:06 $ docker rm -f --volumes b5a72f040e2bd6386048fd0b4c6e5e7b536ef7166df5dcc4bba6c6fb9ef05deb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:07 + docker inspect -f . ci-base-image-arm64 23:26:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:07 prd-ubuntu20.04-docker-arm64-4c-16g-2545 does not seem to be running inside a container 23:26:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/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 ******** ci-base-image-arm64 cat 23:26:08 $ docker top fb342ddcf40cbcda55613d3ba55be705513d07766b127bb61b114f7254fde045 -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:09 + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh 23:26:09 + make test 23:26:09 go test ./... -coverprofile=coverage.out ./... 23:26:42 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:28:18 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 23:28:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) 23:28:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) 23:28:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as string value in argument to transformOffset 23:28:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) 23:28:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) 23:28:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as string value in argument to transformScale 23:28:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) 23:28:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) 23:28:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as string value in argument to transformBase 23:28:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) 23:28:18 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: too many errors 23:28:37 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:28:37 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.065s coverage: 22.2% of statements 23:28:37 FAIL 23:28:37 make: *** [Makefile:30: unittest] Error 1 [Pipeline] } 23:28:37 $ docker stop --time=1 fb342ddcf40cbcda55613d3ba55be705513d07766b127bb61b114f7254fde045 23:28:39 $ docker rm -f --volumes fb342ddcf40cbcda55613d3ba55be705513d07766b127bb61b114f7254fde045 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:40 23:28:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:40 arm64: Pulling from edgex-lftools-log-publisher 23:28:40 8998bd30e6a1: Pulling fs layer 23:28:40 04944245beec: Pulling fs layer 23:28:40 699f458cf7ca: Pulling fs layer 23:28:40 765212b225bb: Pulling fs layer 23:28:40 f23df028b6ca: Pulling fs layer 23:28:40 d65c8cfc05b1: Pulling fs layer 23:28:40 2437ff75d9bd: Pulling fs layer 23:28:40 f23df028b6ca: Waiting 23:28:40 765212b225bb: Waiting 23:28:40 d65c8cfc05b1: Waiting 23:28:40 2437ff75d9bd: Waiting 23:28:40 04944245beec: Verifying Checksum 23:28:40 04944245beec: Download complete 23:28:40 765212b225bb: Verifying Checksum 23:28:40 765212b225bb: Download complete 23:28:41 f23df028b6ca: Verifying Checksum 23:28:41 f23df028b6ca: Download complete 23:28:41 d65c8cfc05b1: Verifying Checksum 23:28:41 d65c8cfc05b1: Download complete 23:28:41 699f458cf7ca: Verifying Checksum 23:28:41 699f458cf7ca: Download complete 23:28:42 8998bd30e6a1: Verifying Checksum 23:28:42 8998bd30e6a1: Download complete 23:28:44 2437ff75d9bd: Verifying Checksum 23:28:44 2437ff75d9bd: Download complete 23:28:48 8998bd30e6a1: Pull complete 23:28:48 04944245beec: Pull complete 23:28:50 699f458cf7ca: Pull complete 23:28:50 765212b225bb: Pull complete 23:28:51 f23df028b6ca: Pull complete 23:28:51 d65c8cfc05b1: Pull complete 23:29:09 2437ff75d9bd: Pull complete 23:29:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:29:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:10 prd-ubuntu20.04-docker-arm64-4c-16g-2545 does not seem to be running inside a container 23:29:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:29:13 $ docker top e13130a891f471d7f3513282a56a1c8ced6d5e19f28d6e0c686ad2c6fa3b1ed7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:14 ---> job-cost.sh 23:29:14 lf-activate-venv: SKIPPING 23:29:14 INFO: No Stack... 23:29:14 INFO: Retrieving Pricing Info for: v3-standard-4 23:29:15 INFO: Archiving Costs [Pipeline] sh 23:29:15 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv 23:29:15 + cut -d, -f6 [Pipeline] lock 23:29:16 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-530-2-stack-cost] 23:29:16 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-530-2-stack-cost] did not exist. Created. 23:29:16 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-530-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:29:16 /w/workspace/device-mqtt-go/2@tmp/durable-a62a781d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:29:16 + echo total: 0.10999999940395355 [Pipeline] stash 23:29:16 Warning: overwriting stash ‘stack-cost’ 23:29:17 Stashed 1 file(s) [Pipeline] } 23:29:17 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-530-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:29:17 $ docker stop --time=1 e13130a891f471d7f3513282a56a1c8ced6d5e19f28d6e0c686ad2c6fa3b1ed7 23:29:18 $ docker rm -f --volumes e13130a891f471d7f3513282a56a1c8ced6d5e19f28d6e0c686ad2c6fa3b1ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:29:18 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:29:19 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-530/archives ] 23:29:19 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-530/archives 23:29:19 total 16 23:29:19 drwxr-xr-x 3 root root 4096 Mar 16 23:22 . 23:29:19 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 23:22 .. 23:29:19 drwxr-xr-x 2 root root 4096 Mar 16 23:22 cost 23:29:19 -rw-r--r-- 1 root root 86 Mar 16 23:22 cost.csv 23:29:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-530/archives 23:29:19 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-530/archives 23:29:19 total 16 23:29:19 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 23:22 . 23:29:19 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 23:22 .. 23:29:19 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 23:22 cost 23:29:19 -rw-r--r-- 1 jenkins jenkins 86 Mar 16 23:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:29:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:29:20 ---> package-listing.sh 23:29:20 ++ facter osfamily 23:29:20 ++ tr '[:upper:]' '[:lower:]' 23:29:20 + OS_FAMILY=debian 23:29:20 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-530 23:29:20 + START_PACKAGES=/tmp/packages_start.txt 23:29:20 + END_PACKAGES=/tmp/packages_end.txt 23:29:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:29:20 + PACKAGES=/tmp/packages_start.txt 23:29:20 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-530 ']' 23:29:20 + PACKAGES=/tmp/packages_end.txt 23:29:20 + case "${OS_FAMILY}" in 23:29:20 + dpkg -l 23:29:20 + grep '^ii' 23:29:20 + '[' -f /tmp/packages_start.txt ']' 23:29:20 + '[' -f /tmp/packages_end.txt ']' 23:29:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:29:20 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-530 ']' 23:29:20 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-530/archives/ 23:29:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-530/archives/ [Pipeline] echo 23:29:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-530/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:29:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:29:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:21 prd-ubuntu20.04-docker-8c-8g-2542 does not seem to be running inside a container 23:29:21 $ 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-530/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-530 -v /w/workspace/gexfoundry_device-mqtt-go_PR-530:/w/workspace/gexfoundry_device-mqtt-go_PR-530:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-530@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 23:29:22 $ docker top 96c8cbb154ce87eceb3acd9db84071fcd1532933bf03c0740ddb135053ad3a12 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:22 + touch /tmp/pre-build-complete [Pipeline] sh 23:29:22 + mkdir -p /var/log/sysstat [Pipeline] sh 23:29:23 + ls /var/log/sa-host 23:29:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:29:23 provisioning config files... 23:29:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-530@tmp/config4943246025027206524tmp [Pipeline] { [Pipeline] echo 23:29:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:29:23 ---> create-netrc.sh [Pipeline] } 23:29:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:29:23 ---> python-tools-install.sh [Pipeline] echo 23:29:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:29:24 ---> sudo-logs.sh 23:29:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:29:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:29:24 ---> job-cost.sh 23:29:24 lf-activate-venv: SKIPPING 23:29:24 DEBUG: total: 0.2199999988079071 23:29:24 INFO: Retrieving Stack Cost... 23:29:25 INFO: Retrieving Pricing Info for: v3-standard-8 23:29:25 INFO: Archiving Costs [Pipeline] echo 23:29:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:29:25 ---> logs-deploy.sh 23:29:25 lf-activate-venv: SKIPPING 23:29:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-530/2 23:29:25 INFO: archiving workspace using pattern(s): 23:29:26 Archives upload complete. 23:29:26 INFO: archiving logs to Nexus 23:29:27 ---> uname -a: 23:29:27 Linux prd-ubuntu20-04-docker-8c-8g-2542 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:29:27 23:29:27 23:29:27 ---> lscpu: 23:29:27 Architecture: x86_64 23:29:27 CPU op-mode(s): 32-bit, 64-bit 23:29:27 Byte Order: Little Endian 23:29:27 Address sizes: 40 bits physical, 48 bits virtual 23:29:27 CPU(s): 8 23:29:27 On-line CPU(s) list: 0-7 23:29:27 Thread(s) per core: 1 23:29:27 Core(s) per socket: 1 23:29:27 Socket(s): 8 23:29:27 NUMA node(s): 1 23:29:27 Vendor ID: AuthenticAMD 23:29:27 CPU family: 23 23:29:27 Model: 49 23:29:27 Model name: AMD EPYC-Rome Processor 23:29:27 Stepping: 0 23:29:27 CPU MHz: 2799.998 23:29:27 BogoMIPS: 5599.99 23:29:27 Virtualization: AMD-V 23:29:27 Hypervisor vendor: KVM 23:29:27 Virtualization type: full 23:29:27 L1d cache: 256 KiB 23:29:27 L1i cache: 256 KiB 23:29:27 L2 cache: 4 MiB 23:29:27 L3 cache: 128 MiB 23:29:27 NUMA node0 CPU(s): 0-7 23:29:27 Vulnerability Itlb multihit: Not affected 23:29:27 Vulnerability L1tf: Not affected 23:29:27 Vulnerability Mds: Not affected 23:29:27 Vulnerability Meltdown: Not affected 23:29:27 Vulnerability Mmio stale data: Not affected 23:29:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:29:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:29:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:29:27 Vulnerability Srbds: Not affected 23:29:27 Vulnerability Tsx async abort: Not affected 23:29:27 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 23:29:27 23:29:27 23:29:27 ---> nproc: 23:29:27 8 23:29:27 23:29:27 23:29:27 ---> df -h: 23:29:27 Filesystem Size Used Avail Use% Mounted on 23:29:27 overlay 155G 12G 144G 8% / 23:29:27 tmpfs 64M 0 64M 0% /dev 23:29:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:29:27 shm 64M 0 64M 0% /dev/shm 23:29:27 /dev/vda1 155G 12G 144G 8% /facter-os 23:29:27 23:29:27 23:29:27 ---> sar -b -r -n DEV: 23:29:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2542) 03/16/23 _x86_64_ (8 CPU) 23:29:27 23:29:27 23:20:27 LINUX RESTART (8 CPU) 23:29:27 23:29:27 23:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:29:27 23:22:02 376.32 11.18 365.14 0.00 1738.75 132986.20 0.00 23:29:27 23:23:01 84.44 0.31 84.14 0.00 30.91 29701.14 0.00 23:29:27 23:24:01 1.55 0.00 1.55 0.00 0.00 18.55 0.00 23:29:27 23:25:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 23:29:27 23:26:01 53.44 11.61 41.83 0.00 5177.67 8751.47 0.00 23:29:27 23:27:01 6.30 0.02 6.28 0.00 0.13 127.71 0.00 23:29:27 23:28:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 23:29:27 23:29:01 1.92 0.00 1.92 0.00 0.00 20.93 0.00 23:29:27 Average: 65.80 2.90 62.91 0.00 870.18 21439.48 0.00 23:29:27 23:29:27 23:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:29:27 23:22:02 27847140 31572572 731520 2.22 143252 3733504 1856252 5.47 1179756 3362012 109428 23:29:27 23:23:01 27958556 31573636 729976 2.22 151752 3618576 1764948 5.20 1179404 3250416 336 23:29:27 23:24:01 27958452 31573596 729872 2.22 151792 3618576 1764948 5.20 1179276 3250416 20 23:29:27 23:25:01 27966640 31581840 721528 2.19 151828 3618584 1764948 5.20 1170848 3250424 8 23:29:27 23:26:01 27440448 31558640 725900 2.21 185524 4074180 1800156 5.31 1496624 3415100 988 23:29:27 23:27:01 27454528 31567872 717176 2.18 184116 4070920 1782672 5.25 1487212 3411852 4 23:29:27 23:28:01 27454252 31567684 717288 2.18 184212 4070920 1782672 5.25 1487084 3411860 4 23:29:27 23:29:01 27454288 31567832 717028 2.18 184308 4070928 1782672 5.25 1487744 3411860 172 23:29:27 Average: 27691788 31570459 723786 2.20 167098 3859524 1787408 5.27 1333494 3345492 13870 23:29:27 23:29:27 23:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:29:27 23:22:02 docker0 184.32 318.91 14.73 1992.77 0.00 0.00 0.00 0.00 23:29:27 23:22:02 lo 5.93 5.93 0.57 0.57 0.00 0.00 0.00 0.00 23:29:27 23:22:02 ens3 620.64 369.73 7779.58 79.97 0.00 0.00 0.00 0.00 23:29:27 23:23:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 23:29:27 23:23:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 23:29:27 23:23:01 ens3 137.16 81.80 2589.32 20.37 0.00 0.00 0.00 0.00 23:29:27 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:27 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:27 23:24:01 ens3 0.65 0.37 0.35 0.27 0.00 0.00 0.00 0.00 23:29:27 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:27 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:29:27 23:25:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:29:27 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:27 23:26:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:29:27 23:26:01 ens3 172.72 83.85 2802.76 6.00 0.00 0.00 0.00 0.00 23:29:27 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:27 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:29:27 23:27:01 ens3 0.28 0.25 0.02 0.02 0.00 0.00 0.00 0.00 23:29:27 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:27 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:27 23:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:27 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:27 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:29:27 23:29:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:29:27 Average: docker0 23.09 39.96 1.85 249.65 0.00 0.00 0.00 0.00 23:29:27 Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 23:29:27 Average: ens3 116.44 67.00 1644.63 13.32 0.00 0.00 0.00 0.00 23:29:27 23:29:27 23:29:27 ---> sar -P ALL: 23:29:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2542) 03/16/23 _x86_64_ (8 CPU) 23:29:27 23:29:27 23:20:27 LINUX RESTART (8 CPU) 23:29:27 23:29:27 23:21:01 CPU %user %nice %system %iowait %steal %idle 23:29:27 23:22:02 all 10.28 0.00 4.60 2.23 0.07 82.82 23:29:27 23:22:02 0 10.14 0.00 4.83 1.40 0.07 83.56 23:29:27 23:22:02 1 10.49 0.00 5.40 2.80 0.07 81.25 23:29:27 23:22:02 2 11.38 0.00 5.07 3.33 0.07 80.15 23:29:27 23:22:02 3 9.36 0.00 3.90 1.13 0.07 85.54 23:29:27 23:22:02 4 10.86 0.00 4.52 0.41 0.08 84.13 23:29:27 23:22:02 5 11.19 0.00 3.61 0.20 0.07 84.94 23:29:27 23:22:02 6 8.74 0.00 5.54 6.58 0.07 79.07 23:29:27 23:22:02 7 10.04 0.00 3.95 1.97 0.10 83.93 23:29:27 23:23:01 all 18.48 0.00 4.13 0.80 0.05 76.53 23:29:27 23:23:01 0 18.53 0.00 4.46 1.47 0.05 75.49 23:29:27 23:23:01 1 17.94 0.00 4.17 1.21 0.05 76.62 23:29:27 23:23:01 2 18.33 0.00 3.74 0.03 0.05 77.85 23:29:27 23:23:01 3 18.28 0.00 4.31 0.22 0.05 77.13 23:29:27 23:23:01 4 18.52 0.00 3.35 0.02 0.05 78.06 23:29:27 23:23:01 5 18.16 0.00 4.19 0.03 0.05 77.56 23:29:27 23:23:01 6 19.12 0.00 4.37 3.19 0.07 73.26 23:29:27 23:23:01 7 18.98 0.00 4.46 0.24 0.05 76.27 23:29:27 23:24:01 all 0.03 0.00 0.01 0.01 0.00 99.95 23:29:27 23:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:29:27 23:24:01 1 0.03 0.00 0.02 0.03 0.02 99.90 23:29:27 23:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:29:27 23:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:29:27 23:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:29:27 23:24:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:29:27 23:24:01 6 0.08 0.00 0.00 0.03 0.00 99.88 23:29:27 23:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:29:27 23:25:01 all 0.03 0.00 0.02 0.00 0.00 99.94 23:29:27 23:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:29:27 23:25:01 1 0.03 0.00 0.05 0.02 0.00 99.90 23:29:27 23:25:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:29:27 23:25:01 3 0.05 0.00 0.00 0.00 0.00 99.95 23:29:27 23:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:29:27 23:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:29:27 23:25:01 6 0.08 0.00 0.02 0.02 0.00 99.88 23:29:27 23:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:29:27 23:26:01 all 2.19 0.00 1.40 0.39 0.02 96.01 23:29:27 23:26:01 0 2.94 0.00 3.06 0.27 0.02 93.71 23:29:27 23:26:01 1 2.37 0.00 1.08 1.27 0.02 95.27 23:29:27 23:26:01 2 2.74 0.00 1.30 0.42 0.02 95.53 23:29:27 23:26:01 3 2.25 0.00 1.52 0.38 0.03 95.81 23:29:27 23:26:01 4 1.43 0.00 0.65 0.49 0.00 97.43 23:29:27 23:26:01 5 2.14 0.00 1.52 0.07 0.00 96.28 23:29:27 23:26:01 6 2.17 0.00 1.40 0.07 0.02 96.35 23:29:27 23:26:01 7 1.46 0.00 0.64 0.20 0.03 97.67 23:29:27 23:27:01 all 0.10 0.00 0.08 0.02 0.00 99.80 23:29:27 23:27:01 0 0.03 0.00 0.07 0.00 0.00 99.90 23:29:27 23:27:01 1 0.08 0.00 0.03 0.07 0.00 99.82 23:29:27 23:27:01 2 0.10 0.00 0.10 0.00 0.00 99.80 23:29:27 23:27:01 3 0.07 0.00 0.03 0.00 0.00 99.90 23:29:27 23:27:01 4 0.22 0.00 0.12 0.05 0.02 99.60 23:29:27 23:27:01 5 0.18 0.00 0.15 0.00 0.00 99.67 23:29:27 23:27:01 6 0.05 0.00 0.02 0.03 0.00 99.90 23:29:27 23:27:01 7 0.08 0.00 0.10 0.00 0.00 99.82 23:29:27 23:28:01 all 0.26 0.00 0.02 0.01 0.00 99.71 23:29:27 23:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:29:27 23:28:01 1 0.00 0.00 0.02 0.05 0.00 99.93 23:29:27 23:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:29:27 23:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:29:27 23:28:01 4 1.97 0.00 0.02 0.02 0.00 98.00 23:29:27 23:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:29:27 23:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:29:27 23:28:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:29:27 23:29:01 all 0.22 0.00 0.01 0.01 0.00 99.76 23:29:27 23:29:01 0 0.05 0.00 0.00 0.00 0.00 99.95 23:29:27 23:29:01 1 0.00 0.00 0.02 0.03 0.00 99.95 23:29:27 23:29:01 2 0.07 0.00 0.00 0.00 0.00 99.93 23:29:27 23:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:29:27 23:29:01 4 1.57 0.00 0.00 0.00 0.00 98.43 23:29:27 23:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:29:27 23:29:01 6 0.00 0.00 0.00 0.03 0.00 99.97 23:29:27 23:29:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:29:27 Average: all 3.89 0.00 1.27 0.43 0.02 94.39 23:29:27 Average: 0 3.92 0.00 1.55 0.39 0.02 94.13 23:29:27 Average: 1 3.81 0.00 1.33 0.68 0.02 94.16 23:29:27 Average: 2 4.04 0.00 1.28 0.47 0.02 94.19 23:29:27 Average: 3 3.70 0.00 1.21 0.22 0.02 94.85 23:29:27 Average: 4 4.27 0.00 1.07 0.12 0.02 94.51 23:29:27 Average: 5 3.91 0.00 1.18 0.04 0.02 94.86 23:29:27 Average: 6 3.72 0.00 1.40 1.23 0.02 93.63 23:29:27 Average: 7 3.77 0.00 1.13 0.30 0.02 94.77 23:29:27 23:29:27 23:29:27