Pull request #583 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b534072b5f6c6d78de4aad42c7bad0ff74ee85e2+7300f1631db8a52a6c9bbc97f1ad6792569d05b3 (293ed01d3d91ea3ec35961ca3335910306396e44) 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-ssh6978899375627657050.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11454556179732530504.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-583/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-583/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7710422224313943013.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-583/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4253685037988884941.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11860626055327467466.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-583/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-583/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2764816139870235861.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11977 in /w/workspace/gexfoundry_device-mqtt-go_PR-583 [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-583 # 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/583/head:refs/remotes/origin/PR-583 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 into PR head commit b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 Merge succeeded, producing b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 Checking out Revision b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 (PR-583) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:59:17 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 # 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 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:59:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:59:17 ========================================================= 01:59:17 EdgeX Global Pipelines Version Info 01:59:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:59:18 ------------------- 01:59:18 stable info: 01:59:18 ------------------- 01:59:18 Commited By: Bill Mahoney bill.mahoney@intel.com 01:59:18 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:59:18 Message: update stable to v1.0.248 01:59:18 ------------------- 01:59:18 experimental info: 01:59:18 ------------------- 01:59:18 Commited By: **** collab-it+edgex@linuxfoundation.org 01:59:18 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 01:59:18 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:59:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:59:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:59:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:59:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:59:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-583 [Pipeline] echo 01:59:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-583 [Pipeline] echo 01:59:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-583 [Pipeline] echo 01:59:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 [Pipeline] echo 01:59:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b534072 [Pipeline] echo 01:59:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:20 provisioning config files... 01:59:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp/config798377987370892289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:20 ---> docker-login.sh 01:59:20 nexus3.edgexfoundry.org:10001 01:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:21 Configure a credential helper to remove this warning. See 01:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:21 01:59:21 Login Succeeded 01:59:21 nexus3.edgexfoundry.org:10002 01:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:21 Configure a credential helper to remove this warning. See 01:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:21 01:59:21 Login Succeeded 01:59:21 nexus3.edgexfoundry.org:10003 01:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:21 Configure a credential helper to remove this warning. See 01:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:21 01:59:21 Login Succeeded 01:59:21 nexus3.edgexfoundry.org:10004 01:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:21 Configure a credential helper to remove this warning. See 01:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:21 01:59:21 Login Succeeded 01:59:21 docker.io 01:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:21 Configure a credential helper to remove this warning. See 01:59:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:21 01:59:21 Login Succeeded 01:59:21 ---> docker-login.sh ends [Pipeline] } 01:59:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:59:22 + git rev-list -1 --merges b534072b5f6c6d78de4aad42c7bad0ff74ee85e2~1..b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 [Pipeline] echo 01:59:22 -----------> git rev-list -1 --merges b534072b5f6c6d78de4aad42c7bad0ff74ee85e2~1..b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 [false] [Pipeline] sh 01:59:22 + git log --format=format:%s -1 b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 [Pipeline] echo 01:59:22 ========================================================= 01:59:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:59:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:59:23 + git log --format=format:%s -1 b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 [Pipeline] echo 01:59:23 [semverPrep] GIT_COMMIT: b534072b5f6c6d78de4aad42c7bad0ff74ee85e2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 01:59:23 [semverPrep] This is not a build commit. [Pipeline] sh 01:59:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:59:23 + grep -v github /etc/ssh/ssh_known_hosts 01:59:23 + [ -e /tmp/ssh_known_hosts ] 01:59:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:59:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:59:23 + sudo tee -a /etc/ssh/ssh_known_hosts 01:59:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:24 01:59:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:24 0.1.4: Pulling from edgex-devops/py-git-semver 01:59:24 b85a868b505f: Pulling fs layer 01:59:24 e2be974225ed: Pulling fs layer 01:59:24 339a4e72a1f5: Pulling fs layer 01:59:24 988bab9f4d93: Pulling fs layer 01:59:24 1469e6f7b9e6: Pulling fs layer 01:59:24 eaf3925da568: Pulling fs layer 01:59:24 bab4dde63d76: Pulling fs layer 01:59:24 bde34c3a00c8: Pulling fs layer 01:59:24 b352a97aabf1: Pulling fs layer 01:59:24 4872d77fe225: Pulling fs layer 01:59:24 5851b861e8e6: Pulling fs layer 01:59:24 bde34c3a00c8: Waiting 01:59:24 1469e6f7b9e6: Waiting 01:59:24 eaf3925da568: Waiting 01:59:24 5851b861e8e6: Waiting 01:59:24 bab4dde63d76: Waiting 01:59:24 4872d77fe225: Waiting 01:59:24 988bab9f4d93: Waiting 01:59:24 e2be974225ed: Verifying Checksum 01:59:24 e2be974225ed: Download complete 01:59:24 988bab9f4d93: Verifying Checksum 01:59:24 988bab9f4d93: Download complete 01:59:24 1469e6f7b9e6: Verifying Checksum 01:59:24 1469e6f7b9e6: Download complete 01:59:25 eaf3925da568: Verifying Checksum 01:59:25 eaf3925da568: Download complete 01:59:25 339a4e72a1f5: Verifying Checksum 01:59:25 339a4e72a1f5: Download complete 01:59:25 bde34c3a00c8: Verifying Checksum 01:59:25 bde34c3a00c8: Download complete 01:59:25 b352a97aabf1: Verifying Checksum 01:59:25 b352a97aabf1: Download complete 01:59:25 4872d77fe225: Verifying Checksum 01:59:25 4872d77fe225: Download complete 01:59:25 5851b861e8e6: Download complete 01:59:25 b85a868b505f: Verifying Checksum 01:59:25 b85a868b505f: Download complete 01:59:25 bab4dde63d76: Verifying Checksum 01:59:25 bab4dde63d76: Download complete 01:59:26 b85a868b505f: Pull complete 01:59:26 e2be974225ed: Pull complete 01:59:26 339a4e72a1f5: Pull complete 01:59:26 988bab9f4d93: Pull complete 01:59:27 1469e6f7b9e6: Pull complete 01:59:27 eaf3925da568: Pull complete 01:59:29 bab4dde63d76: Pull complete 01:59:29 bde34c3a00c8: Pull complete 01:59:29 b352a97aabf1: Pull complete 01:59:29 4872d77fe225: Pull complete 01:59:29 5851b861e8e6: Pull complete 01:59:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:59:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:29 prd-ubuntu20.04-docker-8c-8g-11977 does not seem to be running inside a container 01:59:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-583 -v /w/workspace/gexfoundry_device-mqtt-go_PR-583:/w/workspace/gexfoundry_device-mqtt-go_PR-583:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:59:31 $ docker top b9204eb8349829afe09e858dc21032db114b4d5902c60537d22dcdf168b98606 -eo pid,comm 01:59:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:59:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:59:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:31 [ssh-agent] Looking for ssh-agent implementation... 01:59:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:32 $ docker exec b9204eb8349829afe09e858dc21032db114b4d5902c60537d22dcdf168b98606 ssh-agent 01:59:32 SSH_AUTH_SOCK=/tmp/ssh-CEuykTfXL3cI/agent.32 01:59:32 SSH_AGENT_PID=39 01:59:32 Running ssh-add (command line suppressed) 01:59:32 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp/private_key_9511212193747029702.key (/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp/private_key_9511212193747029702.key) 01:59:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:32 + git tag --points-at HEAD [Pipeline] } 01:59:32 $ docker exec --env ******** --env ******** b9204eb8349829afe09e858dc21032db114b4d5902c60537d22dcdf168b98606 ssh-agent -k 01:59:32 unset SSH_AUTH_SOCK; 01:59:32 unset SSH_AGENT_PID; 01:59:32 echo Agent pid 39 killed; 01:59:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:59:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:59:32 [ssh-agent] Looking for ssh-agent implementation... 01:59:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:59:32 $ docker exec b9204eb8349829afe09e858dc21032db114b4d5902c60537d22dcdf168b98606 ssh-agent 01:59:33 SSH_AUTH_SOCK=/tmp/ssh-iQDFqDaRxHIu/agent.71 01:59:33 SSH_AGENT_PID=77 01:59:33 Running ssh-add (command line suppressed) 01:59:33 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp/private_key_2014845531142307958.key (/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp/private_key_2014845531142307958.key) 01:59:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:59:33 + git semver init 01:59:33 2023-04-28 01:59:33,713 [run_init] DEBUG init version:0.0.0 force:False 01:59:33 2023-04-28 01:59:33,714 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-583/.semver 01:59:33 2023-04-28 01:59:33,714 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-583/.semver 01:59:33 2023-04-28 01:59:33,714 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-583/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-583, universal_newlines=False, shell=None, istream=None) 01:59:34 2023-04-28 01:59:34,471 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-583/.git/info/exclude 01:59:34 2023-04-28 01:59:34,472 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-583/.semver/PR-583 with force:False 01:59:34 2023-04-28 01:59:34,472 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-583/.semver/PR-583 01:59:34 2023-04-28 01:59:34,477 [execute] INFO git cat-file --batch-check 01:59:34 2023-04-28 01:59:34,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-583/.semver, universal_newlines=False, shell=None, istream=) 01:59:34 2023-04-28 01:59:34,485 [execute] INFO git cat-file --batch 01:59:34 2023-04-28 01:59:34,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-583/.semver, universal_newlines=False, shell=None, istream=) 01:59:34 2023-04-28 01:59:34,491 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-583/.semver/PR-583 01:59:34 0.0.0 [Pipeline] } 01:59:34 $ docker exec --env ******** --env ******** b9204eb8349829afe09e858dc21032db114b4d5902c60537d22dcdf168b98606 ssh-agent -k 01:59:34 unset SSH_AUTH_SOCK; 01:59:34 unset SSH_AGENT_PID; 01:59:34 echo Agent pid 77 killed; 01:59:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:59:35 + git semver [Pipeline] } 01:59:35 $ docker stop --time=1 b9204eb8349829afe09e858dc21032db114b4d5902c60537d22dcdf168b98606 01:59:36 $ docker rm -f --volumes b9204eb8349829afe09e858dc21032db114b4d5902c60537d22dcdf168b98606 [Pipeline] // withDockerContainer [Pipeline] sh 01:59:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:59:37 Stashed 1 file(s) [Pipeline] echo 01:59:37 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:38 provisioning config files... 01:59:38 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp/config3666623265285205929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:38 ---> docker-login.sh 01:59:38 nexus3.edgexfoundry.org:10001 01:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:38 Configure a credential helper to remove this warning. See 01:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:38 01:59:38 Login Succeeded 01:59:38 nexus3.edgexfoundry.org:10002 01:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:38 Configure a credential helper to remove this warning. See 01:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:38 01:59:38 Login Succeeded 01:59:38 nexus3.edgexfoundry.org:10003 01:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:38 Configure a credential helper to remove this warning. See 01:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:38 01:59:38 Login Succeeded 01:59:38 nexus3.edgexfoundry.org:10004 01:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:38 Configure a credential helper to remove this warning. See 01:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:38 01:59:38 Login Succeeded 01:59:38 docker.io 01:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:59:39 Configure a credential helper to remove this warning. See 01:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:59:39 01:59:39 Login Succeeded 01:59:39 ---> docker-login.sh ends [Pipeline] } 01:59:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:59:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:59:39 ========================================================= 01:59:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:59:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:39 + 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 . 01:59:39 Sending build context to Docker daemon 6.506MB 01:59:39 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:59:39 Step 2/12 : FROM ${BASE} AS builder 01:59:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:59:39 f56be85fc22e: Pulling fs layer 01:59:39 85791d961cd3: Pulling fs layer 01:59:39 d694b5ae8c79: Pulling fs layer 01:59:39 9f32a84ed3da: Pulling fs layer 01:59:39 4d19c01a9841: Pulling fs layer 01:59:39 9325e15d5711: Pulling fs layer 01:59:39 556b6ee489ea: Pulling fs layer 01:59:39 c5a4b2cf53e6: Pulling fs layer 01:59:39 4d19c01a9841: Waiting 01:59:39 9325e15d5711: Waiting 01:59:39 556b6ee489ea: Waiting 01:59:39 c5a4b2cf53e6: Waiting 01:59:39 9f32a84ed3da: Waiting 01:59:39 85791d961cd3: Verifying Checksum 01:59:39 85791d961cd3: Download complete 01:59:39 9f32a84ed3da: Verifying Checksum 01:59:39 9f32a84ed3da: Download complete 01:59:39 4d19c01a9841: Verifying Checksum 01:59:39 4d19c01a9841: Download complete 01:59:40 f56be85fc22e: Verifying Checksum 01:59:40 9325e15d5711: Verifying Checksum 01:59:40 9325e15d5711: Download complete 01:59:40 f56be85fc22e: Pull complete 01:59:40 85791d961cd3: Pull complete 01:59:40 c5a4b2cf53e6: Verifying Checksum 01:59:40 c5a4b2cf53e6: Download complete 01:59:40 d694b5ae8c79: Verifying Checksum 01:59:40 d694b5ae8c79: Download complete 01:59:40 556b6ee489ea: Verifying Checksum 01:59:40 556b6ee489ea: Download complete 01:59:44 d694b5ae8c79: Pull complete 01:59:44 9f32a84ed3da: Pull complete 01:59:44 4d19c01a9841: Pull complete 01:59:44 9325e15d5711: Pull complete 01:59:46 556b6ee489ea: Pull complete 01:59:47 c5a4b2cf53e6: Pull complete 01:59:47 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:59:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:59:47 ---> c4be618373d6 01:59:47 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:59:51 ---> Running in aacca84ec00f 01:59:51 Removing intermediate container aacca84ec00f 01:59:51 ---> 4f2b49260cc0 01:59:51 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:59:51 ---> Running in 8f4e69974a74 01:59:51 Removing intermediate container 8f4e69974a74 01:59:51 ---> d81372c3523a 01:59:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:59:51 ---> Running in 6614c514bc6d 01:59:51 Removing intermediate container 6614c514bc6d 01:59:51 ---> 42f647a9e40e 01:59:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:59:51 ---> Running in d40c8120b7a0 01:59:51 Removing intermediate container d40c8120b7a0 01:59:51 ---> 852022aed19e 01:59:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:59:51 ---> Running in 6a9326e0f1dc 01:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:59:51 (1/4) Installing openssh-keygen (9.1_p1-r2) 01:59:51 (2/4) Installing libedit (20221030.3.1-r0) 01:59:51 (3/4) Installing openssh-client-common (9.1_p1-r2) 01:59:51 (4/4) Installing openssh-client-default (9.1_p1-r2) 01:59:51 Executing busybox-1.35.0-r29.trigger 01:59:52 OK: 269 MiB in 57 packages 01:59:52 Removing intermediate container 6a9326e0f1dc 01:59:52 ---> 07e54db74677 01:59:52 Step 8/12 : WORKDIR /device-mqtt-go 01:59:52 ---> Running in 219160a4786c 01:59:52 Removing intermediate container 219160a4786c 01:59:52 ---> 4222b227dec9 01:59:52 Step 9/12 : COPY go.mod vendor* ./ 01:59:52 ---> 13319dccd448 01:59:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:52 ---> Running in 231323b45319 01:59:53 Still waiting to schedule task 01:59:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11976’ 02:00:31 Removing intermediate container 231323b45319 02:00:31 ---> b2b34d9e2caf 02:00:31 Step 11/12 : COPY . . 02:00:31 ---> 8209cff6a880 02:00:31 Step 12/12 : RUN $MAKE 02:00:31 ---> Running in 94e671a21477 02:00:31 noop 02:00:31 Removing intermediate container 94e671a21477 02:00:31 ---> a53b7f12f04b 02:00:31 Successfully built a53b7f12f04b 02:00:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:31 + docker inspect -f . ci-base-image-x86_64 02:00:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:31 prd-ubuntu20.04-docker-8c-8g-11977 does not seem to be running inside a container 02:00:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-583 -v /w/workspace/gexfoundry_device-mqtt-go_PR-583:/w/workspace/gexfoundry_device-mqtt-go_PR-583:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:00:32 $ docker top 0382c9ca4c009506b1c2ec83f303c9709a452f7b5b52428f48360189b5cd5107 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:32 + go version 02:00:32 go version go1.20.2 linux/amd64 [Pipeline] } 02:00:32 $ docker stop --time=1 0382c9ca4c009506b1c2ec83f303c9709a452f7b5b52428f48360189b5cd5107 02:00:34 $ docker rm -f --volumes 0382c9ca4c009506b1c2ec83f303c9709a452f7b5b52428f48360189b5cd5107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:34 + docker inspect -f . ci-base-image-x86_64 02:00:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:34 prd-ubuntu20.04-docker-8c-8g-11977 does not seem to be running inside a container 02:00:35 $ 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-583 -v /w/workspace/gexfoundry_device-mqtt-go_PR-583:/w/workspace/gexfoundry_device-mqtt-go_PR-583:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:00:35 $ docker top 0923da67ec8c0ad2befa1b6a0b2838beb8dca2e320399e99ad62bd70f817544a -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:35 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-583 [Pipeline] fileExists [Pipeline] sh 02:00:36 + make test 02:00:36 go test ./... -coverprofile=coverage.out ./... 02:00:40 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:00:46 # github.com/edgexfoundry/device-sdk-go/v3/internal/config 02:00:46 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.76/internal/config/config.go:71:15: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal 02:00:46 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.76/internal/config/config.go:72:15: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal 02:00:46 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.76/internal/config/config.go:73:15: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal 02:00:46 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.76/internal/config/config.go:74:15: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal 02:00:49 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:00:49 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 24.6% of statements 02:00:49 FAIL 02:00:49 make: *** [Makefile:30: unittest] Error 1 [Pipeline] } 02:00:49 $ docker stop --time=1 0923da67ec8c0ad2befa1b6a0b2838beb8dca2e320399e99ad62bd70f817544a 02:00:52 $ docker rm -f --volumes 0923da67ec8c0ad2befa1b6a0b2838beb8dca2e320399e99ad62bd70f817544a [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 02:00:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:53 02:00:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:54 latest: Pulling from edgex-lftools-log-publisher 02:00:54 5eb5b503b376: Pulling fs layer 02:00:54 5c69ac0246d0: Pulling fs layer 02:00:54 ec43610c2a17: Pulling fs layer 02:00:54 3a2ae6a8a46f: Pulling fs layer 02:00:54 33b1e0a273af: Pulling fs layer 02:00:54 5d3b04190fa2: Pulling fs layer 02:00:54 2f39f015ded8: Pulling fs layer 02:00:54 5d3b04190fa2: Waiting 02:00:54 3a2ae6a8a46f: Waiting 02:00:54 2f39f015ded8: Waiting 02:00:54 33b1e0a273af: Waiting 02:00:54 5c69ac0246d0: Download complete 02:00:54 3a2ae6a8a46f: Verifying Checksum 02:00:54 3a2ae6a8a46f: Download complete 02:00:54 33b1e0a273af: Verifying Checksum 02:00:54 33b1e0a273af: Download complete 02:00:54 5d3b04190fa2: Verifying Checksum 02:00:54 5d3b04190fa2: Download complete 02:00:54 ec43610c2a17: Verifying Checksum 02:00:54 5eb5b503b376: Verifying Checksum 02:00:54 5eb5b503b376: Download complete 02:00:55 2f39f015ded8: Verifying Checksum 02:00:55 2f39f015ded8: Download complete 02:00:55 5eb5b503b376: Pull complete 02:00:55 5c69ac0246d0: Pull complete 02:00:55 ec43610c2a17: Pull complete 02:00:56 3a2ae6a8a46f: Pull complete 02:00:56 33b1e0a273af: Pull complete 02:00:56 5d3b04190fa2: Pull complete 02:01:00 2f39f015ded8: Pull complete 02:01:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:01:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:01:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:00 prd-ubuntu20.04-docker-8c-8g-11977 does not seem to be running inside a container 02:01:00 $ 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-583 -v /w/workspace/gexfoundry_device-mqtt-go_PR-583:/w/workspace/gexfoundry_device-mqtt-go_PR-583:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:01:04 $ docker top e7c27707da4268bcb880dc5da2505e2603a02580ed5e3f57707a5cdab1fffd30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:04 ---> job-cost.sh 02:01:04 lf-activate-venv: SKIPPING 02:01:04 INFO: No Stack... 02:01:05 INFO: Retrieving Pricing Info for: v3-standard-8 02:01:05 INFO: Archiving Costs [Pipeline] sh 02:01:06 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-583/archives/cost.csv 02:01:06 + cut -d, -f6 [Pipeline] lock 02:01:06 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-583-1-stack-cost] 02:01:06 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-583-1-stack-cost] did not exist. Created. 02:01:06 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-583-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:06 + echo total: 0.2199999988079071 [Pipeline] stash 02:01:06 Stashed 1 file(s) [Pipeline] } 02:01:06 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-583-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:06 $ docker stop --time=1 e7c27707da4268bcb880dc5da2505e2603a02580ed5e3f57707a5cdab1fffd30 02:01:07 $ docker rm -f --volumes e7c27707da4268bcb880dc5da2505e2603a02580ed5e3f57707a5cdab1fffd30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:01:08 Failed in branch amd64 02:02:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11979 in /w/workspace/gexfoundry_device-mqtt-go_PR-583 [Pipeline] { [Pipeline] ws 02:02:22 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:02:22 Selected Git installation does not exist. Using Default 02:02:22 The recommended git tool is: NONE 02:02:28 using credential edgex-jenkins-ssh 02:02:29 Cloning the remote Git repository 02:02:29 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:02:29 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:02:29 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:02:29 > git --version # timeout=10 02:02:29 > git --version # 'git version 2.25.1' 02:02:29 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:31 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:02:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:33 Merging remotes/origin/main commit 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 into PR head commit b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 02:02:32 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:02:32 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:02:32 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/583/head:refs/remotes/origin/PR-583 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:02:33 > git config core.sparsecheckout # timeout=10 02:02:33 Merge succeeded, producing b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 02:02:33 Checking out Revision b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 (PR-583) 02:02:33 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 02:02:33 > git --version # timeout=10 02:02:33 > git --version # 'git version 2.25.1' 02:02:34 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 02:02:33 > git checkout -f b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 # timeout=10 02:02:33 > git remote # timeout=10 02:02:33 > git config --get remote.origin.url # timeout=10 02:02:33 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:33 > git merge 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 # timeout=10 02:02:33 > git rev-parse HEAD^{commit} # timeout=10 02:02:33 > git config core.sparsecheckout # timeout=10 02:02:33 > git checkout -f b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:02:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:02:35 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:35 Dload Upload Total Spent Left Speed 02:02:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 02:02:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:02:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:02:36 + sudo tee /etc/docker/daemon.new 02:02:36 { 02:02:36 "registry-mirrors": [ 02:02:36 "https://nexus3.edgexfoundry.org:10001" 02:02:36 ], 02:02:36 "bip": "10.250.0.254/24", 02:02:36 "hosts": [ 02:02:36 "tcp://0.0.0.0:5555", 02:02:36 "unix:///var/run/docker.sock" 02:02:36 ], 02:02:36 "mtu": 1458, 02:02:36 "selinux-enabled": true, 02:02:36 "seccomp-profile": "/etc/docker/seccomp.json" 02:02:36 } [Pipeline] sh 02:02:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:02:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:55 provisioning config files... 02:02:55 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config6282353670358660357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:55 ---> docker-login.sh 02:02:55 nexus3.edgexfoundry.org:10001 02:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:56 Configure a credential helper to remove this warning. See 02:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:56 02:02:56 Login Succeeded 02:02:56 nexus3.edgexfoundry.org:10002 02:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:56 Configure a credential helper to remove this warning. See 02:02:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:56 02:02:56 Login Succeeded 02:02:56 nexus3.edgexfoundry.org:10003 02:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:57 Configure a credential helper to remove this warning. See 02:02:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:57 02:02:57 Login Succeeded 02:02:57 nexus3.edgexfoundry.org:10004 02:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:57 Configure a credential helper to remove this warning. See 02:02:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:57 02:02:57 Login Succeeded 02:02:57 docker.io 02:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:58 Configure a credential helper to remove this warning. See 02:02:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:58 02:02:58 Login Succeeded 02:02:58 ---> docker-login.sh ends [Pipeline] } 02:02:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:02:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:58 ========================================================= 02:02:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:02:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:59 + 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 . 02:02:59 Sending build context to Docker daemon 3.365MB 02:02:59 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:02:59 Step 2/12 : FROM ${BASE} AS builder 02:02:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:02:59 c41833b44d91: Pulling fs layer 02:02:59 ed15518f5707: Pulling fs layer 02:02:59 feae8fd75edb: Pulling fs layer 02:02:59 242c74f7c9fa: Pulling fs layer 02:02:59 3cdef696dda3: Pulling fs layer 02:02:59 2ced38df9373: Pulling fs layer 02:02:59 58f1dce35555: Pulling fs layer 02:02:59 3cdef696dda3: Waiting 02:02:59 2ced38df9373: Waiting 02:02:59 58f1dce35555: Waiting 02:02:59 242c74f7c9fa: Waiting 02:02:59 ed15518f5707: Verifying Checksum 02:02:59 ed15518f5707: Download complete 02:02:59 242c74f7c9fa: Verifying Checksum 02:02:59 242c74f7c9fa: Download complete 02:02:59 3cdef696dda3: Verifying Checksum 02:02:59 3cdef696dda3: Download complete 02:02:59 c41833b44d91: Verifying Checksum 02:02:59 c41833b44d91: Download complete 02:03:01 c41833b44d91: Pull complete 02:03:01 58f1dce35555: Verifying Checksum 02:03:01 58f1dce35555: Download complete 02:03:01 ed15518f5707: Pull complete 02:03:02 feae8fd75edb: Verifying Checksum 02:03:02 feae8fd75edb: Download complete 02:03:02 2ced38df9373: Verifying Checksum 02:03:02 2ced38df9373: Download complete 02:03:14 feae8fd75edb: Pull complete 02:03:14 242c74f7c9fa: Pull complete 02:03:14 3cdef696dda3: Pull complete 02:03:23 2ced38df9373: Pull complete 02:03:25 58f1dce35555: Pull complete 02:03:25 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:03:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:03:25 ---> fadd8f120f05 02:03:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:03:27 ---> Running in 0848dbb67a4c 02:03:27 Removing intermediate container 0848dbb67a4c 02:03:27 ---> 9ec8262835b7 02:03:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:03:27 ---> Running in 3a3f30a7fca3 02:03:28 Removing intermediate container 3a3f30a7fca3 02:03:28 ---> 132056d48590 02:03:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:03:28 ---> Running in d637ab8abb32 02:03:28 Removing intermediate container d637ab8abb32 02:03:28 ---> 19f06104e631 02:03:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:03:28 ---> Running in b2b68d479248 02:03:29 Removing intermediate container b2b68d479248 02:03:29 ---> e92bd5f69bdf 02:03:29 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:03:29 ---> Running in 5b1d260ad1da 02:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:03:31 (1/4) Installing openssh-keygen (9.1_p1-r2) 02:03:31 (2/4) Installing libedit (20221030.3.1-r0) 02:03:31 (3/4) Installing openssh-client-common (9.1_p1-r2) 02:03:32 (4/4) Installing openssh-client-default (9.1_p1-r2) 02:03:32 Executing busybox-1.35.0-r29.trigger 02:03:32 OK: 268 MiB in 57 packages 02:03:33 Removing intermediate container 5b1d260ad1da 02:03:33 ---> d80f442e3c0d 02:03:33 Step 8/12 : WORKDIR /device-mqtt-go 02:03:33 ---> Running in 98f42be96eab 02:03:33 Removing intermediate container 98f42be96eab 02:03:33 ---> ceccea4b84f0 02:03:33 Step 9/12 : COPY go.mod vendor* ./ 02:03:34 ---> 56635c84c7ab 02:03:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:34 ---> Running in 4cf8b1a66ddd 02:04:42 Removing intermediate container 4cf8b1a66ddd 02:04:42 ---> 8976587ec006 02:04:42 Step 11/12 : COPY . . 02:04:42 ---> b6ab0349af68 02:04:42 Step 12/12 : RUN $MAKE 02:04:42 ---> Running in c7d070997f81 02:04:42 noop 02:04:42 Removing intermediate container c7d070997f81 02:04:42 ---> 2ce489c5dabc 02:04:42 Successfully built 2ce489c5dabc 02:04:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:42 + docker inspect -f . ci-base-image-arm64 02:04:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:43 prd-ubuntu20.04-docker-arm64-4c-16g-11979 does not seem to be running inside a container 02:04:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:44 $ docker top 9efc6d1343bc3cd793816808e63f5b0042bb58880a143b970c8a557fbccab738 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:45 + go version 02:04:45 go version go1.20.2 linux/arm64 [Pipeline] } 02:04:45 $ docker stop --time=1 9efc6d1343bc3cd793816808e63f5b0042bb58880a143b970c8a557fbccab738 02:04:47 $ docker rm -f --volumes 9efc6d1343bc3cd793816808e63f5b0042bb58880a143b970c8a557fbccab738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:48 + docker inspect -f . ci-base-image-arm64 02:04:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:48 prd-ubuntu20.04-docker-arm64-4c-16g-11979 does not seem to be running inside a container 02:04:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:49 $ docker top 6f3db018c3ea5e48111488c88704eafad1127e3d685d4064e3a2fa975aa17200 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:50 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:04:50 + make test 02:04:51 go test ./... -coverprofile=coverage.out ./... 02:05:30 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:06:38 # github.com/edgexfoundry/device-sdk-go/v3/internal/config 02:06:38 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.76/internal/config/config.go:71:15: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal 02:06:38 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.76/internal/config/config.go:72:15: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal 02:06:38 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.76/internal/config/config.go:73:15: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal 02:06:38 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.76/internal/config/config.go:74:15: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal 02:07:34 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:07:34 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 24.6% of statements 02:07:34 FAIL 02:07:35 make: *** [Makefile:30: unittest] Error 1 [Pipeline] } 02:07:35 $ docker stop --time=1 6f3db018c3ea5e48111488c88704eafad1127e3d685d4064e3a2fa975aa17200 02:07:37 $ docker rm -f --volumes 6f3db018c3ea5e48111488c88704eafad1127e3d685d4064e3a2fa975aa17200 [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 02:07:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:39 02:07:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:39 arm64: Pulling from edgex-lftools-log-publisher 02:07:39 8998bd30e6a1: Pulling fs layer 02:07:39 04944245beec: Pulling fs layer 02:07:39 699f458cf7ca: Pulling fs layer 02:07:39 765212b225bb: Pulling fs layer 02:07:39 f23df028b6ca: Pulling fs layer 02:07:39 d65c8cfc05b1: Pulling fs layer 02:07:39 2437ff75d9bd: Pulling fs layer 02:07:39 f23df028b6ca: Waiting 02:07:39 d65c8cfc05b1: Waiting 02:07:39 2437ff75d9bd: Waiting 02:07:39 765212b225bb: Waiting 02:07:39 04944245beec: Verifying Checksum 02:07:39 04944245beec: Download complete 02:07:39 765212b225bb: Verifying Checksum 02:07:39 765212b225bb: Download complete 02:07:39 f23df028b6ca: Download complete 02:07:40 d65c8cfc05b1: Verifying Checksum 02:07:40 d65c8cfc05b1: Download complete 02:07:40 699f458cf7ca: Verifying Checksum 02:07:40 699f458cf7ca: Download complete 02:07:40 8998bd30e6a1: Verifying Checksum 02:07:40 8998bd30e6a1: Download complete 02:07:44 2437ff75d9bd: Verifying Checksum 02:07:44 2437ff75d9bd: Download complete 02:07:47 8998bd30e6a1: Pull complete 02:07:48 04944245beec: Pull complete 02:07:51 699f458cf7ca: Pull complete 02:07:52 765212b225bb: Pull complete 02:07:53 f23df028b6ca: Pull complete 02:07:54 d65c8cfc05b1: Pull complete 02:08:09 2437ff75d9bd: Pull complete 02:08:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:09 prd-ubuntu20.04-docker-arm64-4c-16g-11979 does not seem to be running inside a container 02:08:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:08:12 $ docker top 98b614316f281faf911b46e412151bf9daaa78fa662ca92fb7faad15e3b51d00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:13 ---> job-cost.sh 02:08:13 lf-activate-venv: SKIPPING 02:08:13 INFO: No Stack... 02:08:13 INFO: Retrieving Pricing Info for: v3-standard-4 02:08:14 INFO: Archiving Costs [Pipeline] sh 02:08:15 + cut -d, -f6 02:08:15 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 02:08:15 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-583-1-stack-cost] 02:08:15 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-583-1-stack-cost] did not exist. Created. 02:08:15 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-583-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:08:16 /w/workspace/device-mqtt-go/1@tmp/durable-9f598ecb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:08:16 + echo total: 0.10999999940395355 [Pipeline] stash 02:08:16 Warning: overwriting stash ‘stack-cost’ 02:08:17 Stashed 1 file(s) [Pipeline] } 02:08:17 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-583-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:08:17 $ docker stop --time=1 98b614316f281faf911b46e412151bf9daaa78fa662ca92fb7faad15e3b51d00 02:08:19 $ docker rm -f --volumes 98b614316f281faf911b46e412151bf9daaa78fa662ca92fb7faad15e3b51d00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:08:19 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 02:08:21 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-583/archives ] 02:08:21 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-583/archives 02:08:21 total 16 02:08:21 drwxr-xr-x 3 root root 4096 Apr 28 02:01 . 02:08:21 drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 02:01 .. 02:08:21 drwxr-xr-x 2 root root 4096 Apr 28 02:01 cost 02:08:21 -rw-r--r-- 1 root root 86 Apr 28 02:01 cost.csv 02:08:21 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-583/archives 02:08:21 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-583/archives 02:08:21 total 16 02:08:21 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 02:01 . 02:08:21 drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 02:01 .. 02:08:21 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 02:01 cost 02:08:21 -rw-r--r-- 1 jenkins jenkins 86 Apr 28 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:08:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:08:23 ---> package-listing.sh 02:08:23 ++ facter osfamily 02:08:23 ++ tr '[:upper:]' '[:lower:]' 02:08:23 + OS_FAMILY=debian 02:08:23 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-583 02:08:23 + START_PACKAGES=/tmp/packages_start.txt 02:08:23 + END_PACKAGES=/tmp/packages_end.txt 02:08:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:08:23 + PACKAGES=/tmp/packages_start.txt 02:08:23 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-583 ']' 02:08:23 + PACKAGES=/tmp/packages_end.txt 02:08:23 + case "${OS_FAMILY}" in 02:08:23 + dpkg -l 02:08:23 + grep '^ii' 02:08:23 + '[' -f /tmp/packages_start.txt ']' 02:08:23 + '[' -f /tmp/packages_end.txt ']' 02:08:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:08:23 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-583 ']' 02:08:23 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-583/archives/ 02:08:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-583/archives/ [Pipeline] echo 02:08:23 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-583/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:08:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:24 prd-ubuntu20.04-docker-8c-8g-11977 does not seem to be running inside a container 02:08:24 $ 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-583/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-583 -v /w/workspace/gexfoundry_device-mqtt-go_PR-583:/w/workspace/gexfoundry_device-mqtt-go_PR-583:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:08:24 $ docker top d34053d95f86140f34208bb1664a956195bc5fd3d80ff089474bb8975d4b6194 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:25 + touch /tmp/pre-build-complete [Pipeline] sh 02:08:25 + mkdir -p /var/log/sysstat [Pipeline] sh 02:08:25 + ls /var/log/sa-host 02:08:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:26 provisioning config files... 02:08:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp/config3064282591087199871tmp [Pipeline] { [Pipeline] echo 02:08:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:08:26 ---> create-netrc.sh [Pipeline] } 02:08:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:08:27 ---> python-tools-install.sh [Pipeline] echo 02:08:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:08:27 ---> sudo-logs.sh 02:08:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:08:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:08:27 ---> job-cost.sh 02:08:27 lf-activate-venv: SKIPPING 02:08:27 DEBUG: total: 0.2199999988079071 02:08:27 INFO: Retrieving Stack Cost... 02:08:28 INFO: Retrieving Pricing Info for: v3-standard-8 02:08:28 INFO: Archiving Costs [Pipeline] echo 02:08:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:08:28 ---> logs-deploy.sh 02:08:28 lf-activate-venv: SKIPPING 02:08:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-583/1 02:08:28 INFO: archiving workspace using pattern(s): 02:08:29 Archives upload complete. 02:08:29 INFO: archiving logs to Nexus 02:08:30 ---> uname -a: 02:08:30 Linux prd-ubuntu20-04-docker-8c-8g-11977 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:08:30 02:08:30 02:08:30 ---> lscpu: 02:08:30 Architecture: x86_64 02:08:30 CPU op-mode(s): 32-bit, 64-bit 02:08:30 Byte Order: Little Endian 02:08:30 Address sizes: 40 bits physical, 48 bits virtual 02:08:30 CPU(s): 8 02:08:30 On-line CPU(s) list: 0-7 02:08:30 Thread(s) per core: 1 02:08:30 Core(s) per socket: 1 02:08:30 Socket(s): 8 02:08:30 NUMA node(s): 1 02:08:30 Vendor ID: AuthenticAMD 02:08:30 CPU family: 23 02:08:30 Model: 49 02:08:30 Model name: AMD EPYC-Rome Processor 02:08:30 Stepping: 0 02:08:30 CPU MHz: 2799.998 02:08:30 BogoMIPS: 5599.99 02:08:30 Virtualization: AMD-V 02:08:30 Hypervisor vendor: KVM 02:08:30 Virtualization type: full 02:08:30 L1d cache: 256 KiB 02:08:30 L1i cache: 256 KiB 02:08:30 L2 cache: 4 MiB 02:08:30 L3 cache: 128 MiB 02:08:30 NUMA node0 CPU(s): 0-7 02:08:30 Vulnerability Itlb multihit: Not affected 02:08:30 Vulnerability L1tf: Not affected 02:08:30 Vulnerability Mds: Not affected 02:08:30 Vulnerability Meltdown: Not affected 02:08:30 Vulnerability Mmio stale data: Not affected 02:08:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:08:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:08:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:08:30 Vulnerability Srbds: Not affected 02:08:30 Vulnerability Tsx async abort: Not affected 02:08:30 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 02:08:30 02:08:30 02:08:30 ---> nproc: 02:08:30 8 02:08:30 02:08:30 02:08:30 ---> df -h: 02:08:30 Filesystem Size Used Avail Use% Mounted on 02:08:30 overlay 155G 12G 144G 8% / 02:08:30 tmpfs 64M 0 64M 0% /dev 02:08:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:08:30 shm 64M 0 64M 0% /dev/shm 02:08:30 /dev/vda1 155G 12G 144G 8% /facter-os 02:08:30 02:08:30 02:08:30 ---> sar -b -r -n DEV: 02:08:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11977) 04/28/23 _x86_64_ (8 CPU) 02:08:30 02:08:30 01:58:37 LINUX RESTART (8 CPU) 02:08:30 02:08:30 01:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:08:30 02:00:01 169.51 38.51 130.99 0.00 4295.02 75956.14 0.00 02:08:30 02:01:01 137.85 1.12 136.74 0.00 20.93 59265.84 0.00 02:08:30 02:02:01 22.73 0.13 22.60 0.00 4.53 12986.39 0.00 02:08:30 02:03:01 1.85 0.00 1.85 0.00 0.00 1363.24 0.00 02:08:30 02:04:01 42.91 11.46 31.44 0.00 5181.14 6530.64 0.00 02:08:30 02:05:01 15.86 0.18 15.68 0.00 1.87 4957.71 0.00 02:08:30 02:06:01 3.60 0.02 3.58 0.00 0.13 1434.69 0.00 02:08:30 02:07:01 1.85 0.00 1.85 0.00 0.00 1452.29 0.00 02:08:30 02:08:01 1.50 0.00 1.50 0.00 0.00 1358.84 0.00 02:08:30 Average: 44.19 5.71 38.47 0.00 1055.94 18368.07 0.00 02:08:30 02:08:30 01:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:08:30 02:00:01 29153868 31600440 715076 2.17 77104 2641124 2006512 5.91 985416 2380020 6212 02:08:30 02:01:01 27922068 31580728 721280 2.19 152308 3661164 1840468 5.42 1162340 3304888 329064 02:08:30 02:02:01 27929980 31589216 713928 2.17 152648 3661300 1774696 5.23 1163624 3292608 20 02:08:30 02:03:01 27930016 31589352 713628 2.17 152712 3661308 1774696 5.23 1163664 3292608 12 02:08:30 02:04:01 27456440 31565604 719856 2.19 171988 4079172 1801304 5.31 1434512 3465956 94176 02:08:30 02:05:01 27404952 31575320 708688 2.16 187108 4122652 1845064 5.44 1481508 3462792 40 02:08:30 02:06:01 27412716 31578220 706340 2.15 185684 4119400 1806992 5.33 1478188 3459600 200 02:08:30 02:07:01 27412984 31578564 706012 2.15 185744 4119396 1806992 5.33 1477900 3459600 44 02:08:30 02:08:01 27412936 31578536 705936 2.15 185804 4119396 1806992 5.33 1477916 3459600 12 02:08:30 Average: 27781773 31581776 712305 2.17 161233 3798324 1829302 5.39 1313896 3286408 47753 02:08:30 02:08:30 01:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:08:30 02:00:01 ens3 697.35 438.96 6815.21 93.35 0.00 0.00 0.00 0.00 02:08:30 02:00:01 docker0 83.19 112.35 6.90 175.12 0.00 0.00 0.00 0.00 02:08:30 02:00:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 02:08:30 02:00:01 veth2489a27 76.05 104.02 7.28 59.49 0.00 0.00 0.00 0.00 02:08:30 02:01:01 ens3 337.24 192.32 4381.09 97.48 0.00 0.00 0.00 0.00 02:08:30 02:01:01 docker0 112.13 220.36 8.55 1841.60 0.00 0.00 0.00 0.00 02:08:30 02:01:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 02:08:30 02:02:01 ens3 8.32 4.78 8.29 2.97 0.00 0.00 0.00 0.00 02:08:30 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:30 02:02:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:08:30 02:03:01 ens3 1.97 1.25 3.95 0.27 0.00 0.00 0.00 0.00 02:08:30 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:30 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:30 02:04:01 ens3 181.37 89.75 2865.32 6.44 0.00 0.00 0.00 0.00 02:08:30 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:30 02:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:08:30 02:05:01 ens3 1.23 1.08 0.72 0.37 0.00 0.00 0.00 0.00 02:08:30 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:30 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:30 02:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:30 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:30 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:30 02:07:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:08:30 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:30 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:30 02:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:30 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:30 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:30 Average: ens3 136.42 80.92 1563.90 22.32 0.00 0.00 0.00 0.00 02:08:30 Average: docker0 21.70 36.97 1.72 224.11 0.00 0.00 0.00 0.00 02:08:30 Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 02:08:30 02:08:30 02:08:30 ---> sar -P ALL: 02:08:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11977) 04/28/23 _x86_64_ (8 CPU) 02:08:30 02:08:30 01:58:37 LINUX RESTART (8 CPU) 02:08:30 02:08:30 01:59:01 CPU %user %nice %system %iowait %steal %idle 02:08:30 02:00:01 all 9.12 0.00 3.09 2.57 0.07 85.16 02:08:30 02:00:01 0 8.53 0.00 4.04 1.20 0.07 86.16 02:08:30 02:00:01 1 7.96 0.00 2.67 0.77 0.07 88.53 02:08:30 02:00:01 2 10.08 0.00 2.60 0.62 0.07 86.63 02:08:30 02:00:01 3 10.44 0.00 2.66 0.35 0.07 86.48 02:08:30 02:00:01 4 8.32 0.00 2.93 6.41 0.05 82.29 02:08:30 02:00:01 5 8.29 0.00 4.21 8.67 0.07 78.77 02:08:30 02:00:01 6 8.65 0.00 2.77 1.46 0.07 87.05 02:08:30 02:00:01 7 10.66 0.00 2.81 1.12 0.10 85.32 02:08:30 02:01:01 all 20.17 0.00 5.01 2.87 0.07 71.88 02:08:30 02:01:01 0 20.12 0.00 5.02 0.18 0.08 74.58 02:08:30 02:01:01 1 20.35 0.00 4.97 7.86 0.07 66.75 02:08:30 02:01:01 2 20.32 0.00 4.48 0.05 0.05 75.10 02:08:30 02:01:01 3 19.91 0.00 5.05 2.65 0.07 72.32 02:08:30 02:01:01 4 19.77 0.00 4.98 0.13 0.12 75.00 02:08:30 02:01:01 5 20.10 0.00 4.89 5.51 0.05 69.46 02:08:30 02:01:01 6 20.32 0.00 5.85 2.90 0.07 70.86 02:08:30 02:01:01 7 20.46 0.00 4.87 3.67 0.07 70.93 02:08:30 02:02:01 all 0.20 0.00 0.14 0.49 0.02 99.16 02:08:30 02:02:01 0 0.15 0.00 0.12 0.00 0.00 99.73 02:08:30 02:02:01 1 0.22 0.00 0.10 0.02 0.00 99.67 02:08:30 02:02:01 2 0.47 0.00 0.07 0.02 0.02 99.43 02:08:30 02:02:01 3 0.17 0.00 0.15 0.10 0.02 99.57 02:08:30 02:02:01 4 0.13 0.00 0.13 0.02 0.03 99.68 02:08:30 02:02:01 5 0.18 0.00 0.07 0.00 0.03 99.72 02:08:30 02:02:01 6 0.22 0.00 0.12 0.58 0.00 99.08 02:08:30 02:02:01 7 0.07 0.00 0.34 3.18 0.03 96.38 02:08:30 02:03:01 all 0.03 0.00 0.01 0.01 0.00 99.95 02:08:30 02:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:08:30 02:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:08:30 02:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:08:30 02:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:08:30 02:03:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:08:30 02:03:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:08:30 02:03:01 6 0.02 0.00 0.00 0.07 0.00 99.92 02:08:30 02:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:08:30 02:04:01 all 1.72 0.00 0.95 0.59 0.03 96.71 02:08:30 02:04:01 0 2.05 0.00 1.55 1.52 0.03 94.84 02:08:30 02:04:01 1 2.22 0.00 0.73 0.07 0.03 96.95 02:08:30 02:04:01 2 1.28 0.00 0.73 0.75 0.03 97.20 02:08:30 02:04:01 3 1.12 0.00 0.82 0.94 0.02 97.11 02:08:30 02:04:01 4 2.07 0.00 0.67 0.15 0.03 97.08 02:08:30 02:04:01 5 2.73 0.00 0.72 0.08 0.00 96.46 02:08:30 02:04:01 6 0.82 0.00 0.75 1.07 0.02 97.35 02:08:30 02:04:01 7 1.48 0.00 1.66 0.13 0.05 96.67 02:08:30 02:05:01 all 0.58 0.00 0.54 0.14 0.01 98.72 02:08:30 02:05:01 0 0.53 0.00 0.33 0.02 0.00 99.12 02:08:30 02:05:01 1 0.53 0.00 0.73 0.02 0.00 98.72 02:08:30 02:05:01 2 1.35 0.00 0.58 0.00 0.03 98.03 02:08:30 02:05:01 3 0.50 0.00 0.65 0.13 0.02 98.70 02:08:30 02:05:01 4 0.57 0.00 1.23 0.02 0.02 98.17 02:08:30 02:05:01 5 0.35 0.00 0.30 0.50 0.02 98.83 02:08:30 02:05:01 6 0.28 0.00 0.30 0.37 0.02 99.03 02:08:30 02:05:01 7 0.50 0.00 0.22 0.07 0.02 99.20 02:08:30 02:06:01 all 0.08 0.00 0.04 0.01 0.01 99.86 02:08:30 02:06:01 0 0.10 0.00 0.03 0.00 0.00 99.87 02:08:30 02:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:08:30 02:06:01 2 0.25 0.00 0.08 0.02 0.03 99.61 02:08:30 02:06:01 3 0.10 0.00 0.03 0.00 0.00 99.87 02:08:30 02:06:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:08:30 02:06:01 5 0.05 0.00 0.05 0.00 0.02 99.88 02:08:30 02:06:01 6 0.05 0.00 0.03 0.07 0.00 99.85 02:08:30 02:06:01 7 0.03 0.00 0.02 0.02 0.00 99.93 02:08:30 02:07:01 all 0.00 0.00 0.01 0.00 0.01 99.98 02:08:30 02:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:08:30 02:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:08:30 02:07:01 2 0.02 0.00 0.02 0.00 0.03 99.93 02:08:30 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:08:30 02:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:08:30 02:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:08:30 02:07:01 6 0.00 0.00 0.00 0.03 0.00 99.97 02:08:30 02:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:08:30 02:08:01 all 0.03 0.00 0.01 0.01 0.00 99.95 02:08:30 02:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:08:30 02:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:08:30 02:08:01 2 0.05 0.00 0.02 0.00 0.03 99.90 02:08:30 02:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:08:30 02:08:01 4 0.03 0.00 0.00 0.02 0.00 99.95 02:08:30 02:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:08:30 02:08:01 6 0.05 0.00 0.02 0.03 0.00 99.90 02:08:30 02:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:08:30 Average: all 3.52 0.00 1.08 0.74 0.02 94.63 02:08:30 Average: 0 3.49 0.00 1.23 0.32 0.02 94.93 02:08:30 Average: 1 3.46 0.00 1.02 0.96 0.02 94.54 02:08:30 Average: 2 3.74 0.00 0.95 0.16 0.03 95.11 02:08:30 Average: 3 3.55 0.00 1.03 0.46 0.02 94.93 02:08:30 Average: 4 3.42 0.00 1.11 0.74 0.03 94.70 02:08:30 Average: 5 3.50 0.00 1.13 1.62 0.02 93.73 02:08:30 Average: 6 3.35 0.00 1.09 0.73 0.02 94.82 02:08:30 Average: 7 3.66 0.00 1.09 0.90 0.03 94.31 02:08:30 02:08:30 02:08:30