Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd58cf54b2db67506ef5e8027f5dd4291503e622+33b0dc6b274c5eb124b636b2b410181079e3ed13 (ea78ae89069407429221acb8ba7cdc7636ae5bbb) 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-ssh6435187673189813089.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh13186729876597101216.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-600/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-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14548831163069956007.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh4980000671457057257.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-600/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-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh22695216207267656.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17384 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [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-600 # 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/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 33b0dc6b274c5eb124b636b2b410181079e3ed13 into PR head commit bd58cf54b2db67506ef5e8027f5dd4291503e622 Merge succeeded, producing 28fe73b0991156964aafeb8122b4a92386b9b70d Checking out Revision 28fe73b0991156964aafeb8122b4a92386b9b70d (PR-600) > git config core.sparsecheckout # timeout=10 > git checkout -f bd58cf54b2db67506ef5e8027f5dd4291503e622 # 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 33b0dc6b274c5eb124b636b2b410181079e3ed13 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28fe73b0991156964aafeb8122b4a92386b9b70d # timeout=10 Commit message: "Merge commit '33b0dc6b274c5eb124b636b2b410181079e3ed13' into HEAD" > git rev-list --no-walk bd58cf54b2db67506ef5e8027f5dd4291503e622 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:18:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:18:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:18:01 ========================================================= 23:18:01 EdgeX Global Pipelines Version Info 23:18:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:18:01 ------------------- 23:18:01 stable info: 23:18:01 ------------------- 23:18:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:18:01 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:18:01 Message: update stable to v1.0.249 23:18:02 ------------------- 23:18:02 experimental info: 23:18:02 ------------------- 23:18:02 Commited By: **** collab-it+edgex@linuxfoundation.org 23:18:02 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:18:02 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:18:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:18:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:18:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:18:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:18:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:18:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:18:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:18:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:18:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:18:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:18:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:18:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-600 [Pipeline] echo 23:18:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-600 [Pipeline] echo 23:18:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-600 [Pipeline] echo 23:18:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28fe73b0991156964aafeb8122b4a92386b9b70d [Pipeline] echo 23:18:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28fe73b [Pipeline] echo 23:18:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:03 provisioning config files... 23:18:03 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config9885196515534599644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:03 ---> docker-login.sh 23:18:03 nexus3.edgexfoundry.org:10001 23:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:03 Configure a credential helper to remove this warning. See 23:18:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:03 23:18:03 Login Succeeded 23:18:03 nexus3.edgexfoundry.org:10002 23:18:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:04 Configure a credential helper to remove this warning. See 23:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:04 23:18:04 Login Succeeded 23:18:04 nexus3.edgexfoundry.org:10003 23:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:04 Configure a credential helper to remove this warning. See 23:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:04 23:18:04 Login Succeeded 23:18:04 nexus3.edgexfoundry.org:10004 23:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:04 Configure a credential helper to remove this warning. See 23:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:04 23:18:04 Login Succeeded 23:18:04 docker.io 23:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:04 Configure a credential helper to remove this warning. See 23:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:04 23:18:04 Login Succeeded 23:18:04 ---> docker-login.sh ends [Pipeline] } 23:18:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:18:05 + git rev-list -1 --merges 28fe73b0991156964aafeb8122b4a92386b9b70d~1..28fe73b0991156964aafeb8122b4a92386b9b70d [Pipeline] echo 23:18:05 -----------> git rev-list -1 --merges 28fe73b0991156964aafeb8122b4a92386b9b70d~1..28fe73b0991156964aafeb8122b4a92386b9b70d 28fe73b0991156964aafeb8122b4a92386b9b70d 23:18:05 28fe73b0991156964aafeb8122b4a92386b9b70d [false] [Pipeline] sh 23:18:05 + git log --format=format:%s -1 28fe73b0991156964aafeb8122b4a92386b9b70d [Pipeline] echo 23:18:05 ========================================================= 23:18:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:18:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:05 + git log --format=format:%s -1 28fe73b0991156964aafeb8122b4a92386b9b70d [Pipeline] echo 23:18:05 [semverPrep] GIT_COMMIT: 28fe73b0991156964aafeb8122b4a92386b9b70d, Commit Message: Merge commit '33b0dc6b274c5eb124b636b2b410181079e3ed13' into HEAD [Pipeline] echo 23:18:05 [semverPrep] This is not a build commit. [Pipeline] sh 23:18:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:18:06 + grep -v github /etc/ssh/ssh_known_hosts 23:18:06 + [ -e /tmp/ssh_known_hosts ] 23:18:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:18:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:18:06 + sudo tee -a /etc/ssh/ssh_known_hosts 23:18:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:06 23:18:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:06 0.1.4: Pulling from edgex-devops/py-git-semver 23:18:06 b85a868b505f: Pulling fs layer 23:18:06 e2be974225ed: Pulling fs layer 23:18:06 339a4e72a1f5: Pulling fs layer 23:18:06 988bab9f4d93: Pulling fs layer 23:18:06 1469e6f7b9e6: Pulling fs layer 23:18:06 eaf3925da568: Pulling fs layer 23:18:06 bab4dde63d76: Pulling fs layer 23:18:06 bde34c3a00c8: Pulling fs layer 23:18:06 b352a97aabf1: Pulling fs layer 23:18:06 4872d77fe225: Pulling fs layer 23:18:06 5851b861e8e6: Pulling fs layer 23:18:06 bab4dde63d76: Waiting 23:18:06 bde34c3a00c8: Waiting 23:18:06 4872d77fe225: Waiting 23:18:06 988bab9f4d93: Waiting 23:18:06 5851b861e8e6: Waiting 23:18:06 1469e6f7b9e6: Waiting 23:18:06 b352a97aabf1: Waiting 23:18:06 eaf3925da568: Waiting 23:18:06 e2be974225ed: Verifying Checksum 23:18:06 e2be974225ed: Download complete 23:18:06 988bab9f4d93: Verifying Checksum 23:18:06 988bab9f4d93: Download complete 23:18:07 339a4e72a1f5: Verifying Checksum 23:18:07 339a4e72a1f5: Download complete 23:18:07 eaf3925da568: Verifying Checksum 23:18:07 eaf3925da568: Download complete 23:18:07 1469e6f7b9e6: Verifying Checksum 23:18:07 1469e6f7b9e6: Download complete 23:18:07 bde34c3a00c8: Download complete 23:18:07 b352a97aabf1: Download complete 23:18:07 4872d77fe225: Verifying Checksum 23:18:07 4872d77fe225: Download complete 23:18:07 5851b861e8e6: Verifying Checksum 23:18:07 5851b861e8e6: Download complete 23:18:07 b85a868b505f: Verifying Checksum 23:18:07 b85a868b505f: Download complete 23:18:07 bab4dde63d76: Verifying Checksum 23:18:07 bab4dde63d76: Download complete 23:18:08 b85a868b505f: Pull complete 23:18:08 e2be974225ed: Pull complete 23:18:09 339a4e72a1f5: Pull complete 23:18:09 988bab9f4d93: Pull complete 23:18:09 1469e6f7b9e6: Pull complete 23:18:09 eaf3925da568: Pull complete 23:18:11 bab4dde63d76: Pull complete 23:18:11 bde34c3a00c8: Pull complete 23:18:11 b352a97aabf1: Pull complete 23:18:11 4872d77fe225: Pull complete 23:18:11 5851b861e8e6: Pull complete 23:18:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:18:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:11 prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container 23:18:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@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-devops/py-git-semver:0.1.4 cat 23:18:13 $ docker top 3c2e31a622525cd5298df074ae34aa2e9739921d3e2cbe78cb725ea1b1999a9b -eo pid,comm 23:18:13 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:18:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:18:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:13 [ssh-agent] Looking for ssh-agent implementation... 23:18:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:13 $ docker exec 3c2e31a622525cd5298df074ae34aa2e9739921d3e2cbe78cb725ea1b1999a9b ssh-agent 23:18:13 SSH_AUTH_SOCK=/tmp/ssh-lbw4QRC8v6KY/agent.35 23:18:13 SSH_AGENT_PID=41 23:18:13 Running ssh-add (command line suppressed) 23:18:14 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_1799615883451781995.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_1799615883451781995.key) 23:18:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:14 + git tag --points-at HEAD [Pipeline] } 23:18:14 $ docker exec --env ******** --env ******** 3c2e31a622525cd5298df074ae34aa2e9739921d3e2cbe78cb725ea1b1999a9b ssh-agent -k 23:18:14 unset SSH_AUTH_SOCK; 23:18:14 unset SSH_AGENT_PID; 23:18:14 echo Agent pid 41 killed; 23:18:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:18:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:14 [ssh-agent] Looking for ssh-agent implementation... 23:18:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:14 $ docker exec 3c2e31a622525cd5298df074ae34aa2e9739921d3e2cbe78cb725ea1b1999a9b ssh-agent 23:18:14 SSH_AUTH_SOCK=/tmp/ssh-2ZgThbb05M7H/agent.73 23:18:14 SSH_AGENT_PID=79 23:18:14 Running ssh-add (command line suppressed) 23:18:14 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_4410728762600551735.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_4410728762600551735.key) 23:18:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:15 + git semver init 23:18:15 2023-05-30 23:18:15,336 [run_init] DEBUG init version:0.0.0 force:False 23:18:15 2023-05-30 23:18:15,336 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver 23:18:15 2023-05-30 23:18:15,337 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver 23:18:15 2023-05-30 23:18:15,337 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600, universal_newlines=False, shell=None, istream=None) 23:18:16 2023-05-30 23:18:16,082 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.git/info/exclude 23:18:16 2023-05-30 23:18:16,083 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 with force:False 23:18:16 2023-05-30 23:18:16,083 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 23:18:16 2023-05-30 23:18:16,087 [execute] INFO git cat-file --batch-check 23:18:16 2023-05-30 23:18:16,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) 23:18:16 2023-05-30 23:18:16,093 [execute] INFO git cat-file --batch 23:18:16 2023-05-30 23:18:16,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) 23:18:16 2023-05-30 23:18:16,098 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 23:18:16 0.0.0 [Pipeline] } 23:18:16 $ docker exec --env ******** --env ******** 3c2e31a622525cd5298df074ae34aa2e9739921d3e2cbe78cb725ea1b1999a9b ssh-agent -k 23:18:16 unset SSH_AUTH_SOCK; 23:18:16 unset SSH_AGENT_PID; 23:18:16 echo Agent pid 79 killed; 23:18:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:16 + git semver [Pipeline] } 23:18:17 $ docker stop --time=1 3c2e31a622525cd5298df074ae34aa2e9739921d3e2cbe78cb725ea1b1999a9b 23:18:18 $ docker rm -f --volumes 3c2e31a622525cd5298df074ae34aa2e9739921d3e2cbe78cb725ea1b1999a9b [Pipeline] // withDockerContainer [Pipeline] sh 23:18:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:18:18 Stashed 1 file(s) [Pipeline] echo 23:18:18 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:19 provisioning config files... 23:18:19 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config13186330137303440787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:19 ---> docker-login.sh 23:18:19 nexus3.edgexfoundry.org:10001 23:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:19 Configure a credential helper to remove this warning. See 23:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:19 23:18:19 Login Succeeded 23:18:19 nexus3.edgexfoundry.org:10002 23:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:19 Configure a credential helper to remove this warning. See 23:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:19 23:18:19 Login Succeeded 23:18:19 nexus3.edgexfoundry.org:10003 23:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:19 Configure a credential helper to remove this warning. See 23:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:19 23:18:19 Login Succeeded 23:18:19 nexus3.edgexfoundry.org:10004 23:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:19 Configure a credential helper to remove this warning. See 23:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:19 23:18:19 Login Succeeded 23:18:19 docker.io 23:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:20 Configure a credential helper to remove this warning. See 23:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:20 23:18:20 Login Succeeded 23:18:20 ---> docker-login.sh ends [Pipeline] } 23:18:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:18:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:20 ========================================================= 23:18:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:18:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:20 + 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:18:20 Sending build context to Docker daemon 6.624MB 23:18:20 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:18:20 Step 2/12 : FROM ${BASE} AS builder 23:18:20 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:18:20 f56be85fc22e: Pulling fs layer 23:18:20 85791d961cd3: Pulling fs layer 23:18:20 d694b5ae8c79: Pulling fs layer 23:18:20 9f32a84ed3da: Pulling fs layer 23:18:20 4d19c01a9841: Pulling fs layer 23:18:20 9325e15d5711: Pulling fs layer 23:18:20 556b6ee489ea: Pulling fs layer 23:18:20 c5a4b2cf53e6: Pulling fs layer 23:18:20 9f32a84ed3da: Waiting 23:18:20 4d19c01a9841: Waiting 23:18:20 9325e15d5711: Waiting 23:18:20 556b6ee489ea: Waiting 23:18:20 c5a4b2cf53e6: Waiting 23:18:20 85791d961cd3: Verifying Checksum 23:18:20 85791d961cd3: Download complete 23:18:20 9f32a84ed3da: Verifying Checksum 23:18:20 9f32a84ed3da: Download complete 23:18:20 4d19c01a9841: Verifying Checksum 23:18:20 4d19c01a9841: Download complete 23:18:20 f56be85fc22e: Verifying Checksum 23:18:20 f56be85fc22e: Download complete 23:18:20 9325e15d5711: Verifying Checksum 23:18:20 9325e15d5711: Download complete 23:18:20 f56be85fc22e: Pull complete 23:18:21 85791d961cd3: Pull complete 23:18:21 d694b5ae8c79: Verifying Checksum 23:18:21 d694b5ae8c79: Download complete 23:18:21 c5a4b2cf53e6: Verifying Checksum 23:18:21 556b6ee489ea: Verifying Checksum 23:18:21 556b6ee489ea: Download complete 23:18:24 d694b5ae8c79: Pull complete 23:18:24 9f32a84ed3da: Pull complete 23:18:24 4d19c01a9841: Pull complete 23:18:24 9325e15d5711: Pull complete 23:18:26 556b6ee489ea: Pull complete 23:18:27 c5a4b2cf53e6: Pull complete 23:18:27 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:18:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:18:27 ---> c4be618373d6 23:18:27 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:18:30 ---> Running in cd401db5f2f1 23:18:30 Removing intermediate container cd401db5f2f1 23:18:30 ---> c827a86b294d 23:18:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:18:30 ---> Running in 110b45a475b8 23:18:30 Removing intermediate container 110b45a475b8 23:18:30 ---> 810fd9bfa6c0 23:18:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:18:30 ---> Running in 366a6f774f21 23:18:30 Removing intermediate container 366a6f774f21 23:18:30 ---> 6f7119528c7a 23:18:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:18:30 ---> Running in 21662d013073 23:18:30 Removing intermediate container 21662d013073 23:18:30 ---> dc8d91301f45 23:18:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:18:30 ---> Running in af8c12ee076a 23:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:18:31 (1/4) Installing openssh-keygen (9.1_p1-r3) 23:18:31 (2/4) Installing libedit (20221030.3.1-r0) 23:18:31 (3/4) Installing openssh-client-common (9.1_p1-r3) 23:18:31 (4/4) Installing openssh-client-default (9.1_p1-r3) 23:18:31 Executing busybox-1.35.0-r29.trigger 23:18:31 OK: 269 MiB in 57 packages 23:18:31 Removing intermediate container af8c12ee076a 23:18:31 ---> d4e73c7218db 23:18:31 Step 8/12 : WORKDIR /device-mqtt-go 23:18:31 ---> Running in 4b129c086137 23:18:31 Removing intermediate container 4b129c086137 23:18:31 ---> 26621827f3dd 23:18:31 Step 9/12 : COPY go.mod vendor* ./ 23:18:31 ---> 743d03518f75 23:18:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:32 ---> Running in 044322e7ff08 23:18:34 Still waiting to schedule task 23:18:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:19:18 Removing intermediate container 044322e7ff08 23:19:18 ---> 817d1f370728 23:19:18 Step 11/12 : COPY . . 23:19:18 ---> 80fbee3ae6fe 23:19:18 Step 12/12 : RUN $MAKE 23:19:18 ---> Running in cc8e085ce3b1 23:19:18 noop 23:19:18 Removing intermediate container cc8e085ce3b1 23:19:18 ---> e3f0fcc087e0 23:19:18 Successfully built e3f0fcc087e0 23:19:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:19 + docker inspect -f . ci-base-image-x86_64 23:19:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:19 prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container 23:19:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@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 ******** -e ******** ci-base-image-x86_64 cat 23:19:19 $ docker top 6c4cfd20d46b90c1d6fbd816663c7859d1217d931eb40f6817b76e148017d8ad -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:19 + go version 23:19:19 go version go1.20.2 linux/amd64 [Pipeline] } 23:19:19 $ docker stop --time=1 6c4cfd20d46b90c1d6fbd816663c7859d1217d931eb40f6817b76e148017d8ad 23:19:21 $ docker rm -f --volumes 6c4cfd20d46b90c1d6fbd816663c7859d1217d931eb40f6817b76e148017d8ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:21 + docker inspect -f . ci-base-image-x86_64 23:19:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:21 prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container 23:19:21 $ 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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@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 ******** -e ******** ci-base-image-x86_64 cat 23:19:22 $ docker top 2424f5df064c854e757bc587c5d708b0518c15a1b5693af4840ec9568f31078a -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:22 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] fileExists [Pipeline] sh 23:19:22 + make test 23:19:22 go test ./... -coverprofile=coverage.out ./... 23:19:27 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:19:37 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:19:37 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:19:37 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 22.8% of statements 23:19:44 go vet ./... 23:19:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:19:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:19:47 ./bin/test-attribution-txt.sh [Pipeline] echo 23:19:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:19:47 $ docker stop --time=1 2424f5df064c854e757bc587c5d708b0518c15a1b5693af4840ec9568f31078a 23:19:50 $ docker rm -f --volumes 2424f5df064c854e757bc587c5d708b0518c15a1b5693af4840ec9568f31078a [Pipeline] // withDockerContainer [Pipeline] sh 23:19:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:19:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:19:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:19:51 + ls -al . 23:19:51 total 184 23:19:51 drwxrwxr-x 10 jenkins jenkins 4096 May 30 23:19 . 23:19:51 drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:17 .. 23:19:51 -rw-rw-r-- 1 jenkins jenkins 140 May 30 23:17 .dockerignore 23:19:51 drwxrwxr-x 8 jenkins jenkins 4096 May 30 23:18 .git 23:19:51 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:17 .github 23:19:51 -rw-rw-r-- 1 jenkins jenkins 329 May 30 23:17 .gitignore 23:19:51 -rw-rw-r-- 1 jenkins jenkins 41 May 30 23:17 .golangci.yml 23:19:51 drwxr-xr-x 3 jenkins jenkins 4096 May 30 23:18 .semver 23:19:51 -rw-rw-r-- 1 jenkins jenkins 9417 May 30 23:17 Attribution.txt 23:19:51 -rw-rw-r-- 1 jenkins jenkins 17522 May 30 23:17 CHANGELOG.md 23:19:51 -rw-rw-r-- 1 jenkins jenkins 1689 May 30 23:17 Dockerfile 23:19:51 -rw-rw-r-- 1 jenkins jenkins 677 May 30 23:17 GOVERNANCE.md 23:19:51 -rw-rw-r-- 1 jenkins jenkins 678 May 30 23:17 Jenkinsfile 23:19:51 -rw-rw-r-- 1 jenkins jenkins 11340 May 30 23:17 LICENSE 23:19:51 -rw-rw-r-- 1 jenkins jenkins 1732 May 30 23:17 Makefile 23:19:51 -rw-rw-r-- 1 jenkins jenkins 620 May 30 23:17 OWNERS.md 23:19:51 -rw-rw-r-- 1 jenkins jenkins 3189 May 30 23:17 README.md 23:19:51 -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:18 VERSION 23:19:51 drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:17 bin 23:19:51 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:17 cmd 23:19:51 -rw-r--r-- 1 jenkins jenkins 18506 May 30 23:19 coverage.out 23:19:51 -rw-rw-r-- 1 jenkins jenkins 3285 May 30 23:17 go.mod 23:19:51 -rw-rw-r-- 1 jenkins jenkins 31232 May 30 23:17 go.sum 23:19:51 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:17 internal 23:19:51 drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:17 mock 23:19:51 drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:17 snap 23:19:51 -rw-rw-r-- 1 jenkins jenkins 227 May 30 23:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:51 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=28fe73b0991156964aafeb8122b4a92386b9b70d --label arch=amd64 --label version=0.0.0 . 23:19:51 Sending build context to Docker daemon 6.643MB 23:19:51 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:19:51 Step 2/24 : FROM ${BASE} AS builder 23:19:51 ---> e3f0fcc087e0 23:19:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:19:52 ---> Running in 956781157df9 23:19:52 Removing intermediate container 956781157df9 23:19:52 ---> df8b0a435022 23:19:52 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:19:52 ---> Running in 0116e934eff7 23:19:52 Removing intermediate container 0116e934eff7 23:19:52 ---> 053dd6f31e8d 23:19:52 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:19:52 ---> Running in 5ce8dcc1cfbb 23:19:52 Removing intermediate container 5ce8dcc1cfbb 23:19:52 ---> e31876cf9c31 23:19:52 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:19:52 ---> Running in 7db29359b0cf 23:19:52 Removing intermediate container 7db29359b0cf 23:19:52 ---> 640daa44879e 23:19:52 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:19:52 ---> Running in 9f6dc2f413fb 23:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:19:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:19:53 OK: 269 MiB in 57 packages 23:19:53 Removing intermediate container 9f6dc2f413fb 23:19:53 ---> 709061701d7f 23:19:53 Step 8/24 : WORKDIR /device-mqtt-go 23:19:53 ---> Running in 558392bf4ae3 23:19:53 Removing intermediate container 558392bf4ae3 23:19:53 ---> bfe6b538523a 23:19:53 Step 9/24 : COPY go.mod vendor* ./ 23:19:53 ---> 2f6dab430ec8 23:19:53 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:53 ---> Running in f78a1aeae23f 23:19:54 Removing intermediate container f78a1aeae23f 23:19:54 ---> d6da226f8931 23:19:54 Step 11/24 : COPY . . 23:19:54 ---> 05cf9c96cf4f 23:19:54 Step 12/24 : RUN $MAKE 23:19:54 ---> Running in b2a55178161a 23:19:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:20:13 Removing intermediate container b2a55178161a 23:20:13 ---> 6c66e104305a 23:20:13 Step 13/24 : FROM alpine:3.17 23:20:13 3.17: Pulling from library/alpine 23:20:13 f56be85fc22e: Already exists 23:20:13 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:20:13 Status: Downloaded newer image for alpine:3.17 23:20:13 ---> 9ed4aefc74f6 23:20:13 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:20:13 ---> Running in 5082e5685fdc 23:20:13 Removing intermediate container 5082e5685fdc 23:20:13 ---> e62483f92772 23:20:13 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:20:13 ---> Running in 15a98ac9394c 23:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:20:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:20:14 (1/1) Installing dumb-init (1.2.5-r2) 23:20:14 Executing busybox-1.35.0-r29.trigger 23:20:14 OK: 7 MiB in 16 packages 23:20:14 Removing intermediate container 15a98ac9394c 23:20:14 ---> 476c34d39a2f 23:20:14 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:20:15 ---> 16c2d0541f6b 23:20:15 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:20:15 ---> 89c348201d0f 23:20:15 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:20:15 ---> b60587df3205 23:20:15 Step 19/24 : EXPOSE 59982 23:20:15 ---> Running in 86fa33c3eaaa 23:20:15 Removing intermediate container 86fa33c3eaaa 23:20:15 ---> c3af13d95bed 23:20:15 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:20:15 ---> Running in f08677caf3c9 23:20:15 Removing intermediate container f08677caf3c9 23:20:15 ---> 2401115853d4 23:20:15 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:20:15 ---> Running in f021544a8293 23:20:15 Removing intermediate container f021544a8293 23:20:15 ---> 8b71c2fef858 23:20:15 Step 22/24 : LABEL arch=amd64 23:20:15 ---> Running in 5789f02cffe5 23:20:15 Removing intermediate container 5789f02cffe5 23:20:15 ---> 57cb40df6aba 23:20:15 Step 23/24 : LABEL git_sha=28fe73b0991156964aafeb8122b4a92386b9b70d 23:20:15 ---> Running in 8c3ec8ecac8f 23:20:15 Removing intermediate container 8c3ec8ecac8f 23:20:15 ---> d373f263b8de 23:20:15 Step 24/24 : LABEL version=0.0.0 23:20:15 ---> Running in 4a95e9ce4fdd 23:20:15 Removing intermediate container 4a95e9ce4fdd 23:20:15 ---> f202921def16 23:20:15 [Warning] One or more build-args [ARCH] were not consumed 23:20:15 Successfully built f202921def16 23:20:15 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:16 23:20:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:16 latest: Pulling from edgex-lftools-log-publisher 23:20:16 5eb5b503b376: Pulling fs layer 23:20:16 5c69ac0246d0: Pulling fs layer 23:20:16 ec43610c2a17: Pulling fs layer 23:20:16 3a2ae6a8a46f: Pulling fs layer 23:20:16 33b1e0a273af: Pulling fs layer 23:20:16 5d3b04190fa2: Pulling fs layer 23:20:16 2f39f015ded8: Pulling fs layer 23:20:16 5d3b04190fa2: Waiting 23:20:16 3a2ae6a8a46f: Waiting 23:20:16 33b1e0a273af: Waiting 23:20:16 2f39f015ded8: Waiting 23:20:16 5c69ac0246d0: Verifying Checksum 23:20:16 5c69ac0246d0: Download complete 23:20:16 3a2ae6a8a46f: Verifying Checksum 23:20:16 3a2ae6a8a46f: Download complete 23:20:16 33b1e0a273af: Verifying Checksum 23:20:16 33b1e0a273af: Download complete 23:20:16 5d3b04190fa2: Download complete 23:20:16 ec43610c2a17: Verifying Checksum 23:20:16 ec43610c2a17: Download complete 23:20:16 5eb5b503b376: Verifying Checksum 23:20:16 5eb5b503b376: Download complete 23:20:17 2f39f015ded8: Verifying Checksum 23:20:17 2f39f015ded8: Download complete 23:20:18 5eb5b503b376: Pull complete 23:20:18 5c69ac0246d0: Pull complete 23:20:18 ec43610c2a17: Pull complete 23:20:18 3a2ae6a8a46f: Pull complete 23:20:19 33b1e0a273af: Pull complete 23:20:19 5d3b04190fa2: Pull complete 23:20:24 2f39f015ded8: Pull complete 23:20:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:20:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:20:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:24 prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container 23:20:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:20:26 $ docker top cff6bfbf7d0b8508861fae66cb6174a1b4eaae2be60de2a61717b283898a77d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:27 ---> job-cost.sh 23:20:27 lf-activate-venv: SKIPPING 23:20:27 INFO: No Stack... 23:20:27 INFO: Retrieving Pricing Info for: v3-standard-8 23:20:27 INFO: Archiving Costs [Pipeline] sh 23:20:28 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/cost.csv 23:20:28 + cut -d, -f6 [Pipeline] lock 23:20:28 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-11-stack-cost] 23:20:28 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-11-stack-cost] did not exist. Created. 23:20:28 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:20:28 + echo total: 0.2199999988079071 [Pipeline] stash 23:20:28 Stashed 1 file(s) [Pipeline] } 23:20:28 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-11-stack-cost] [Pipeline] // lock [Pipeline] } 23:20:28 $ docker stop --time=1 cff6bfbf7d0b8508861fae66cb6174a1b4eaae2be60de2a61717b283898a77d1 23:20:29 $ docker rm -f --volumes cff6bfbf7d0b8508861fae66cb6174a1b4eaae2be60de2a61717b283898a77d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:21:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17386 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] { [Pipeline] ws 23:21:00 Running in /w/workspace/device-mqtt-go/11 [Pipeline] { [Pipeline] checkout 23:21:01 Selected Git installation does not exist. Using Default 23:21:01 The recommended git tool is: NONE 23:21:06 using credential edgex-jenkins-ssh 23:21:06 Cloning the remote Git repository 23:21:06 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:21:06 > git init /w/workspace/device-mqtt-go/11 # timeout=10 23:21:06 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:21:06 > git --version # timeout=10 23:21:06 > git --version # 'git version 2.25.1' 23:21:06 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:08 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:21:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:09 Merging remotes/origin/main commit 33b0dc6b274c5eb124b636b2b410181079e3ed13 into PR head commit bd58cf54b2db67506ef5e8027f5dd4291503e622 23:21:09 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:21:09 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:21:09 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:21:09 > git config core.sparsecheckout # timeout=10 23:21:09 > git checkout -f bd58cf54b2db67506ef5e8027f5dd4291503e622 # timeout=10 23:21:09 Merge succeeded, producing 0d81a56ef9e8cc869a69f7c542bd0730c5982608 23:21:09 Checking out Revision 0d81a56ef9e8cc869a69f7c542bd0730c5982608 (PR-600) 23:21:09 > git remote # timeout=10 23:21:09 > git config --get remote.origin.url # timeout=10 23:21:09 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:09 > git merge 33b0dc6b274c5eb124b636b2b410181079e3ed13 # timeout=10 23:21:09 > git rev-parse HEAD^{commit} # timeout=10 23:21:10 > git config core.sparsecheckout # timeout=10 23:21:10 > git checkout -f 0d81a56ef9e8cc869a69f7c542bd0730c5982608 # timeout=10 23:21:13 Commit message: "Merge commit '33b0dc6b274c5eb124b636b2b410181079e3ed13' into HEAD" 23:21:13 > git rev-list --no-walk bd58cf54b2db67506ef5e8027f5dd4291503e622 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:21:14 % Total % Received % Xferd Average Speed Time Time Time Current 23:21:14 Dload Upload Total Spent Left Speed 23:21:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 23:21:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:21:15 + sudo tee /etc/docker/daemon.new 23:21:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:21:15 { 23:21:15 "registry-mirrors": [ 23:21:15 "https://nexus3.edgexfoundry.org:10001" 23:21:15 ], 23:21:15 "bip": "10.250.0.254/24", 23:21:15 "hosts": [ 23:21:15 "tcp://0.0.0.0:5555", 23:21:15 "unix:///var/run/docker.sock" 23:21:15 ], 23:21:15 "mtu": 1458, 23:21:15 "selinux-enabled": true, 23:21:15 "seccomp-profile": "/etc/docker/seccomp.json" 23:21:15 } [Pipeline] sh 23:21:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:21:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:34 provisioning config files... 23:21:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/11@tmp/config8692618901967851677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:35 ---> docker-login.sh 23:21:35 nexus3.edgexfoundry.org:10001 23:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:35 Configure a credential helper to remove this warning. See 23:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:35 23:21:35 Login Succeeded 23:21:35 nexus3.edgexfoundry.org:10002 23:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:36 Configure a credential helper to remove this warning. See 23:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:36 23:21:36 Login Succeeded 23:21:36 nexus3.edgexfoundry.org:10003 23:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:36 Configure a credential helper to remove this warning. See 23:21:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:36 23:21:36 Login Succeeded 23:21:36 nexus3.edgexfoundry.org:10004 23:21:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:37 Configure a credential helper to remove this warning. See 23:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:37 23:21:37 Login Succeeded 23:21:37 docker.io 23:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:37 Configure a credential helper to remove this warning. See 23:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:37 23:21:37 Login Succeeded 23:21:37 ---> docker-login.sh ends [Pipeline] } 23:21:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:21:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:37 ========================================================= 23:21:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:21:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:38 + 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:21:38 Sending build context to Docker daemon 3.449MB 23:21:38 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:21:38 Step 2/12 : FROM ${BASE} AS builder 23:21:38 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:21:38 c41833b44d91: Pulling fs layer 23:21:38 ed15518f5707: Pulling fs layer 23:21:38 feae8fd75edb: Pulling fs layer 23:21:38 242c74f7c9fa: Pulling fs layer 23:21:38 3cdef696dda3: Pulling fs layer 23:21:38 2ced38df9373: Pulling fs layer 23:21:38 58f1dce35555: Pulling fs layer 23:21:38 3cdef696dda3: Waiting 23:21:38 2ced38df9373: Waiting 23:21:38 58f1dce35555: Waiting 23:21:38 242c74f7c9fa: Waiting 23:21:38 ed15518f5707: Verifying Checksum 23:21:38 ed15518f5707: Download complete 23:21:38 242c74f7c9fa: Verifying Checksum 23:21:38 242c74f7c9fa: Download complete 23:21:38 3cdef696dda3: Verifying Checksum 23:21:38 3cdef696dda3: Download complete 23:21:38 c41833b44d91: Verifying Checksum 23:21:38 c41833b44d91: Download complete 23:21:40 58f1dce35555: Verifying Checksum 23:21:40 58f1dce35555: Download complete 23:21:41 feae8fd75edb: Verifying Checksum 23:21:41 feae8fd75edb: Download complete 23:21:41 2ced38df9373: Verifying Checksum 23:21:42 c41833b44d91: Pull complete 23:21:42 ed15518f5707: Pull complete 23:21:55 feae8fd75edb: Pull complete 23:21:55 242c74f7c9fa: Pull complete 23:21:55 3cdef696dda3: Pull complete 23:22:04 2ced38df9373: Pull complete 23:22:05 58f1dce35555: Pull complete 23:22:05 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:22:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:22:05 ---> fadd8f120f05 23:22:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:22:07 ---> Running in ef26e8521378 23:22:07 Removing intermediate container ef26e8521378 23:22:07 ---> 2e95c25d340e 23:22:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:22:07 ---> Running in cf857c500393 23:22:07 Removing intermediate container cf857c500393 23:22:07 ---> 17a8f6b262c7 23:22:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:22:07 ---> Running in 0ac36d0117ba 23:22:08 Removing intermediate container 0ac36d0117ba 23:22:08 ---> f61ca7f3ef46 23:22:08 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:22:08 ---> Running in a67fb3cb6c92 23:22:08 Removing intermediate container a67fb3cb6c92 23:22:08 ---> 47dd3a2a072c 23:22:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:22:08 ---> Running in cdeb5554513e 23:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:22:11 (1/4) Installing openssh-keygen (9.1_p1-r3) 23:22:11 (2/4) Installing libedit (20221030.3.1-r0) 23:22:11 (3/4) Installing openssh-client-common (9.1_p1-r3) 23:22:11 (4/4) Installing openssh-client-default (9.1_p1-r3) 23:22:11 Executing busybox-1.35.0-r29.trigger 23:22:11 OK: 268 MiB in 57 packages 23:22:12 Removing intermediate container cdeb5554513e 23:22:12 ---> 95eb97162e13 23:22:12 Step 8/12 : WORKDIR /device-mqtt-go 23:22:12 ---> Running in fefaadfe45c9 23:22:12 Removing intermediate container fefaadfe45c9 23:22:12 ---> f4eb3cb395a5 23:22:12 Step 9/12 : COPY go.mod vendor* ./ 23:22:13 ---> 0b0ed623c2ce 23:22:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:13 ---> Running in 3f964bf5c79f 23:23:35 Removing intermediate container 3f964bf5c79f 23:23:35 ---> a5e95c5cbaba 23:23:35 Step 11/12 : COPY . . 23:23:35 ---> 046b258d3f7d 23:23:35 Step 12/12 : RUN $MAKE 23:23:35 ---> Running in c6765720fe2b 23:23:35 noop 23:23:35 Removing intermediate container c6765720fe2b 23:23:35 ---> eb65e42c3a55 23:23:35 Successfully built eb65e42c3a55 23:23:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:35 + docker inspect -f . ci-base-image-arm64 23:23:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:35 prd-ubuntu20.04-docker-arm64-4c-16g-17386 does not seem to be running inside a container 23:23:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@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 ******** -e ******** ci-base-image-arm64 cat 23:23:37 $ docker top 7d840e4031f863ba65a0e02c0a4b18180d11f8ad76023b7ee7b39fdb8eaa5e9b -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:37 + go version 23:23:37 go version go1.20.2 linux/arm64 [Pipeline] } 23:23:37 $ docker stop --time=1 7d840e4031f863ba65a0e02c0a4b18180d11f8ad76023b7ee7b39fdb8eaa5e9b 23:23:39 $ docker rm -f --volumes 7d840e4031f863ba65a0e02c0a4b18180d11f8ad76023b7ee7b39fdb8eaa5e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:40 + docker inspect -f . ci-base-image-arm64 23:23:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:40 prd-ubuntu20.04-docker-arm64-4c-16g-17386 does not seem to be running inside a container 23:23:40 $ 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/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@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 ******** -e ******** ci-base-image-arm64 cat 23:23:41 $ docker top 4e74e1ebad95d5ae365d0a8bd57bd0227ef1f3e03383f257f4e0f885f656c9cc -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:42 + git config --global --add safe.directory /w/workspace/device-mqtt-go/11 [Pipeline] fileExists [Pipeline] sh 23:23:42 + make test 23:23:42 go test ./... -coverprofile=coverage.out ./... 23:24:14 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:26:21 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:26:24 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:26:25 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 22.8% of statements 23:26:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:26:25 go vet ./... 23:26:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:26:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:26:52 ./bin/test-attribution-txt.sh [Pipeline] echo 23:26:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:26:52 $ docker stop --time=1 4e74e1ebad95d5ae365d0a8bd57bd0227ef1f3e03383f257f4e0f885f656c9cc 23:26:56 $ docker rm -f --volumes 4e74e1ebad95d5ae365d0a8bd57bd0227ef1f3e03383f257f4e0f885f656c9cc [Pipeline] // withDockerContainer [Pipeline] sh 23:26:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:26:57 Warning: overwriting stash ‘coverage-report’ 23:26:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:26:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:26:58 + ls -al . 23:26:58 total 180 23:26:58 drwxrwxr-x 9 jenkins jenkins 4096 May 30 23:23 . 23:26:58 drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:21 .. 23:26:58 -rw-rw-r-- 1 jenkins jenkins 140 May 30 23:21 .dockerignore 23:26:58 drwxrwxr-x 8 jenkins jenkins 4096 May 30 23:21 .git 23:26:58 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:21 .github 23:26:58 -rw-rw-r-- 1 jenkins jenkins 329 May 30 23:21 .gitignore 23:26:58 -rw-rw-r-- 1 jenkins jenkins 41 May 30 23:21 .golangci.yml 23:26:58 -rw-rw-r-- 1 jenkins jenkins 9417 May 30 23:21 Attribution.txt 23:26:58 -rw-rw-r-- 1 jenkins jenkins 17522 May 30 23:21 CHANGELOG.md 23:26:58 -rw-rw-r-- 1 jenkins jenkins 1689 May 30 23:21 Dockerfile 23:26:58 -rw-rw-r-- 1 jenkins jenkins 677 May 30 23:21 GOVERNANCE.md 23:26:58 -rw-rw-r-- 1 jenkins jenkins 678 May 30 23:21 Jenkinsfile 23:26:58 -rw-rw-r-- 1 jenkins jenkins 11340 May 30 23:21 LICENSE 23:26:58 -rw-rw-r-- 1 jenkins jenkins 1732 May 30 23:21 Makefile 23:26:58 -rw-rw-r-- 1 jenkins jenkins 620 May 30 23:21 OWNERS.md 23:26:58 -rw-rw-r-- 1 jenkins jenkins 3189 May 30 23:21 README.md 23:26:58 -rw-rw-r-- 1 jenkins jenkins 5 May 30 23:18 VERSION 23:26:58 drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:21 bin 23:26:58 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:21 cmd 23:26:58 -rw-r--r-- 1 jenkins jenkins 18506 May 30 23:26 coverage.out 23:26:58 -rw-rw-r-- 1 jenkins jenkins 3285 May 30 23:21 go.mod 23:26:58 -rw-rw-r-- 1 jenkins jenkins 31232 May 30 23:21 go.sum 23:26:58 drwxrwxr-x 3 jenkins jenkins 4096 May 30 23:21 internal 23:26:58 drwxrwxr-x 2 jenkins jenkins 4096 May 30 23:21 mock 23:26:58 drwxrwxr-x 4 jenkins jenkins 4096 May 30 23:21 snap 23:26:58 -rw-rw-r-- 1 jenkins jenkins 227 May 30 23:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:58 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0d81a56ef9e8cc869a69f7c542bd0730c5982608 --label arch=arm64 --label version=0.0.0 . 23:26:59 Sending build context to Docker daemon 3.469MB 23:26:59 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:26:59 Step 2/24 : FROM ${BASE} AS builder 23:26:59 ---> eb65e42c3a55 23:26:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:26:59 ---> Running in 93b0599e414a 23:26:59 Removing intermediate container 93b0599e414a 23:26:59 ---> 2c03c074a8ff 23:26:59 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:26:59 ---> Running in 716fc8813526 23:27:00 Removing intermediate container 716fc8813526 23:27:00 ---> 307c35e3277e 23:27:00 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:27:00 ---> Running in 5689139cd735 23:27:00 Removing intermediate container 5689139cd735 23:27:00 ---> d8a61a065cda 23:27:00 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:27:00 ---> Running in 10e4d46b930b 23:27:00 Removing intermediate container 10e4d46b930b 23:27:00 ---> 8b7f3c95f491 23:27:00 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:27:00 ---> Running in 97906c71016e 23:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:27:03 OK: 268 MiB in 57 packages 23:27:04 Removing intermediate container 97906c71016e 23:27:04 ---> 444378ceaf94 23:27:04 Step 8/24 : WORKDIR /device-mqtt-go 23:27:04 ---> Running in c6d0c8168054 23:27:04 Removing intermediate container c6d0c8168054 23:27:04 ---> 64e3afaef3c3 23:27:04 Step 9/24 : COPY go.mod vendor* ./ 23:27:05 ---> 1ac7fb7f3aaf 23:27:05 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:05 ---> Running in 0f7e797b495b 23:27:10 Removing intermediate container 0f7e797b495b 23:27:10 ---> b7b5eeadd7f5 23:27:10 Step 11/24 : COPY . . 23:27:11 ---> 3fced89f8c92 23:27:11 Step 12/24 : RUN $MAKE 23:27:11 ---> Running in a13bea435d92 23:27:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:29:20 Removing intermediate container a13bea435d92 23:29:20 ---> 3201ea47162b 23:29:20 Step 13/24 : FROM alpine:3.17 23:29:20 3.17: Pulling from library/alpine 23:29:20 c41833b44d91: Already exists 23:29:20 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:29:20 Status: Downloaded newer image for alpine:3.17 23:29:20 ---> 51e60588ff2c 23:29:20 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:29:22 ---> Running in eacf2372207d 23:29:22 Removing intermediate container eacf2372207d 23:29:22 ---> 9efca0f689e9 23:29:22 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:29:22 ---> Running in a5d440a3619d 23:29:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:29:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:29:25 (1/1) Installing dumb-init (1.2.5-r2) 23:29:25 Executing busybox-1.35.0-r29.trigger 23:29:25 OK: 8 MiB in 16 packages 23:29:26 Removing intermediate container a5d440a3619d 23:29:26 ---> e582581730b0 23:29:26 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:29:27 ---> 27487b6aace5 23:29:27 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:29:27 ---> 3bd0b0745e2f 23:29:27 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:29:28 ---> 2e417e500866 23:29:28 Step 19/24 : EXPOSE 59982 23:29:28 ---> Running in 39d9a274b257 23:29:28 Removing intermediate container 39d9a274b257 23:29:28 ---> 5495b336d7c6 23:29:28 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:29:28 ---> Running in a31475c0a5c5 23:29:28 Removing intermediate container a31475c0a5c5 23:29:28 ---> 87806d2eb5ee 23:29:28 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:29:29 ---> Running in 22dc14901462 23:29:29 Removing intermediate container 22dc14901462 23:29:29 ---> 1effedbc68cc 23:29:29 Step 22/24 : LABEL arch=arm64 23:29:29 ---> Running in f945dbe90333 23:29:29 Removing intermediate container f945dbe90333 23:29:29 ---> d5a4e99935bc 23:29:29 Step 23/24 : LABEL git_sha=0d81a56ef9e8cc869a69f7c542bd0730c5982608 23:29:29 ---> Running in 6e47f7ad0feb 23:29:30 Removing intermediate container 6e47f7ad0feb 23:29:30 ---> 648da6418b03 23:29:30 Step 24/24 : LABEL version=0.0.0 23:29:30 ---> Running in 364521773d4f 23:29:30 Removing intermediate container 364521773d4f 23:29:30 ---> d6f7d2d71132 23:29:30 [Warning] One or more build-args [ARCH] were not consumed 23:29:30 Successfully built d6f7d2d71132 23:29:30 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:31 23:29:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:31 arm64: Pulling from edgex-lftools-log-publisher 23:29:31 8998bd30e6a1: Pulling fs layer 23:29:31 04944245beec: Pulling fs layer 23:29:31 699f458cf7ca: Pulling fs layer 23:29:31 765212b225bb: Pulling fs layer 23:29:31 f23df028b6ca: Pulling fs layer 23:29:31 d65c8cfc05b1: Pulling fs layer 23:29:31 2437ff75d9bd: Pulling fs layer 23:29:31 765212b225bb: Waiting 23:29:31 f23df028b6ca: Waiting 23:29:31 d65c8cfc05b1: Waiting 23:29:31 2437ff75d9bd: Waiting 23:29:31 04944245beec: Verifying Checksum 23:29:31 04944245beec: Download complete 23:29:31 765212b225bb: Verifying Checksum 23:29:31 765212b225bb: Download complete 23:29:31 f23df028b6ca: Verifying Checksum 23:29:31 f23df028b6ca: Download complete 23:29:31 d65c8cfc05b1: Verifying Checksum 23:29:31 d65c8cfc05b1: Download complete 23:29:31 699f458cf7ca: Verifying Checksum 23:29:31 699f458cf7ca: Download complete 23:29:32 8998bd30e6a1: Verifying Checksum 23:29:32 8998bd30e6a1: Download complete 23:29:34 2437ff75d9bd: Verifying Checksum 23:29:34 2437ff75d9bd: Download complete 23:29:36 8998bd30e6a1: Pull complete 23:29:36 04944245beec: Pull complete 23:29:37 699f458cf7ca: Pull complete 23:29:38 765212b225bb: Pull complete 23:29:38 f23df028b6ca: Pull complete 23:29:38 d65c8cfc05b1: Pull complete 23:29:53 2437ff75d9bd: Pull complete 23:29:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:29:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:54 prd-ubuntu20.04-docker-arm64-4c-16g-17386 does not seem to be running inside a container 23:29:54 $ 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/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:29:56 $ docker top 6bc8f097440776ae4befa52e283516b9a0fe0618236740d8ec9694203831d26f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:57 ---> job-cost.sh 23:29:57 lf-activate-venv: SKIPPING 23:29:57 INFO: No Stack... 23:29:57 INFO: Retrieving Pricing Info for: v3-standard-4 23:29:58 INFO: Archiving Costs [Pipeline] sh 23:29:59 + + cutcat -d, /w/workspace/device-mqtt-go/11/archives/cost.csv -f6 23:29:59 [Pipeline] lock 23:29:59 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-11-stack-cost] 23:29:59 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-11-stack-cost] did not exist. Created. 23:29:59 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:30:00 /w/workspace/device-mqtt-go/11@tmp/durable-775fad13/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:30:00 + echo total: 0.10999999940395355 [Pipeline] stash 23:30:00 Warning: overwriting stash ‘stack-cost’ 23:30:00 Stashed 1 file(s) [Pipeline] } 23:30:00 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-11-stack-cost] [Pipeline] // lock [Pipeline] } 23:30:00 $ docker stop --time=1 6bc8f097440776ae4befa52e283516b9a0fe0618236740d8ec9694203831d26f 23:30:02 $ docker rm -f --volumes 6bc8f097440776ae4befa52e283516b9a0fe0618236740d8ec9694203831d26f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:30:03 provisioning config files... 23:30:03 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config16895033492995319938tmp [Pipeline] { [Pipeline] sh 23:30:03 + set +x 23:30:03 + bash -s -- 23:30:03 + curl -s https://codecov.io/bash 23:30:03 23:30:03 _____ _ 23:30:03 / ____| | | 23:30:03 | | ___ __| | ___ ___ _____ __ 23:30:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:30:03 | |___| (_) | (_| | __/ (_| (_) \ V / 23:30:03 \_____\___/ \__,_|\___|\___\___/ \_/ 23:30:03 Bash-1.0.6 23:30:03 23:30:03 23:30:03 ==> git version 2.25.1 found 23:30:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:30:03 Release-Date: 2020-01-08 23:30:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:30:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:30:03 ==> Jenkins CI detected. 23:30:03 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-600 23:30:03 project root: . 23:30:03 --> token set from env 23:30:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:30:03 ==> Running gcov in . (disable via -X gcov) 23:30:03 ==> Python coveragepy not found 23:30:03 ==> Searching for coverage reports in: 23:30:03 + . 23:30:03 -> Found 1 reports 23:30:03 ==> Detecting git/mercurial file structure 23:30:03 ==> Reading reports 23:30:03 + ./coverage.out bytes=18506 23:30:03 ==> Appending adjustments 23:30:03 https://docs.codecov.io/docs/fixing-reports 23:30:03 + Found adjustments 23:30:03 ==> Gzipping contents 23:30:03 4.0K /tmp/codecov.EPsXNJ.gz 23:30:03 ==> Uploading reports 23:30:03 url: https://codecov.io 23:30:03 query: branch=PR-600&commit=28fe73b0991156964aafeb8122b4a92386b9b70d&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= 23:30:03 -> Pinging Codecov 23:30:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-600&commit=28fe73b0991156964aafeb8122b4a92386b9b70d&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= 23:30:03 -> Uploading to 23:30:03 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/7D719EC7BBE17E464838252E33014C33/28fe73b0991156964aafeb8122b4a92386b9b70d/ef96bfe1-2ecd-4826-a3d9-3c3ef3caf2db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T233003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=878ea78912a7ac818a7bc439eb8621d8bffcfa5173046f05178d7ed89898b758 23:30:03 % Total % Received % Xferd Average Speed Time Time Time Current 23:30:03 Dload Upload Total Spent Left Speed 23:30:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15183 --:--:-- --:--:-- --:--:-- 15183 23:30:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/28fe73b0991156964aafeb8122b4a92386b9b70d [Pipeline] } 23:30:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:30:04 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives ] 23:30:04 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives 23:30:04 total 16 23:30:04 drwxr-xr-x 3 root root 4096 May 30 23:20 . 23:30:04 drwxrwxr-x 11 jenkins jenkins 4096 May 30 23:20 .. 23:30:04 drwxr-xr-x 2 root root 4096 May 30 23:20 cost 23:30:04 -rw-r--r-- 1 root root 87 May 30 23:20 cost.csv 23:30:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives 23:30:04 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives 23:30:04 total 16 23:30:04 drwxr-xr-x 3 jenkins jenkins 4096 May 30 23:20 . 23:30:04 drwxrwxr-x 11 jenkins jenkins 4096 May 30 23:20 .. 23:30:04 drwxr-xr-x 2 jenkins jenkins 4096 May 30 23:20 cost 23:30:04 -rw-r--r-- 1 jenkins jenkins 87 May 30 23:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:30:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:30:05 ---> package-listing.sh 23:30:05 ++ facter osfamily 23:30:05 ++ tr '[:upper:]' '[:lower:]' 23:30:06 + OS_FAMILY=debian 23:30:06 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-600 23:30:06 + START_PACKAGES=/tmp/packages_start.txt 23:30:06 + END_PACKAGES=/tmp/packages_end.txt 23:30:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:30:06 + PACKAGES=/tmp/packages_start.txt 23:30:06 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' 23:30:06 + PACKAGES=/tmp/packages_end.txt 23:30:06 + case "${OS_FAMILY}" in 23:30:06 + dpkg -l 23:30:06 + grep '^ii' 23:30:06 + '[' -f /tmp/packages_start.txt ']' 23:30:06 + '[' -f /tmp/packages_end.txt ']' 23:30:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:30:06 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' 23:30:06 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ 23:30:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ [Pipeline] echo 23:30:06 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-600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:30:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:30:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:07 prd-ubuntu20.04-docker-8c-8g-17384 does not seem to be running inside a container 23:30:07 $ 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-600/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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@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:30:07 $ docker top 0734f6ed92185803cdae564cad9cfff6892d3a0fb6499216b2ca63bf4355c954 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:07 + touch /tmp/pre-build-complete [Pipeline] sh 23:30:07 + mkdir -p /var/log/sysstat [Pipeline] sh 23:30:08 + ls /var/log/sa-host 23:30:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:08 provisioning config files... 23:30:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config10623784661598925646tmp [Pipeline] { [Pipeline] echo 23:30:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:30:08 ---> create-netrc.sh [Pipeline] } 23:30:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:30:09 ---> python-tools-install.sh [Pipeline] echo 23:30:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:30:09 ---> sudo-logs.sh 23:30:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:30:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:30:09 ---> job-cost.sh 23:30:09 lf-activate-venv: SKIPPING 23:30:09 DEBUG: total: 0.2199999988079071 23:30:09 INFO: Retrieving Stack Cost... 23:30:09 INFO: Retrieving Pricing Info for: v3-standard-8 23:30:10 INFO: Archiving Costs [Pipeline] echo 23:30:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:30:10 ---> logs-deploy.sh 23:30:10 lf-activate-venv: SKIPPING 23:30:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-600/11 23:30:10 INFO: archiving workspace using pattern(s): 23:30:11 Archives upload complete. 23:30:11 INFO: archiving logs to Nexus 23:30:12 ---> uname -a: 23:30:12 Linux prd-ubuntu20-04-docker-8c-8g-17384 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:30:12 23:30:12 23:30:12 ---> lscpu: 23:30:12 Architecture: x86_64 23:30:12 CPU op-mode(s): 32-bit, 64-bit 23:30:12 Byte Order: Little Endian 23:30:12 Address sizes: 40 bits physical, 48 bits virtual 23:30:12 CPU(s): 8 23:30:12 On-line CPU(s) list: 0-7 23:30:12 Thread(s) per core: 1 23:30:12 Core(s) per socket: 1 23:30:12 Socket(s): 8 23:30:12 NUMA node(s): 1 23:30:12 Vendor ID: AuthenticAMD 23:30:12 CPU family: 23 23:30:12 Model: 49 23:30:12 Model name: AMD EPYC-Rome Processor 23:30:12 Stepping: 0 23:30:12 CPU MHz: 2800.000 23:30:12 BogoMIPS: 5600.00 23:30:12 Virtualization: AMD-V 23:30:12 Hypervisor vendor: KVM 23:30:12 Virtualization type: full 23:30:12 L1d cache: 256 KiB 23:30:12 L1i cache: 256 KiB 23:30:12 L2 cache: 4 MiB 23:30:12 L3 cache: 128 MiB 23:30:12 NUMA node0 CPU(s): 0-7 23:30:12 Vulnerability Itlb multihit: Not affected 23:30:12 Vulnerability L1tf: Not affected 23:30:12 Vulnerability Mds: Not affected 23:30:12 Vulnerability Meltdown: Not affected 23:30:12 Vulnerability Mmio stale data: Not affected 23:30:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:30:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:30:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:30:12 Vulnerability Srbds: Not affected 23:30:12 Vulnerability Tsx async abort: Not affected 23:30:12 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:30:12 23:30:12 23:30:12 ---> nproc: 23:30:12 8 23:30:12 23:30:12 23:30:12 ---> df -h: 23:30:12 Filesystem Size Used Avail Use% Mounted on 23:30:12 overlay 155G 12G 144G 8% / 23:30:12 tmpfs 64M 0 64M 0% /dev 23:30:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:30:12 shm 64M 0 64M 0% /dev/shm 23:30:12 /dev/vda1 155G 12G 144G 8% /facter-os 23:30:12 23:30:12 23:30:12 ---> sar -b -r -n DEV: 23:30:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17384) 05/30/23 _x86_64_ (8 CPU) 23:30:12 23:30:12 23:17:24 LINUX RESTART (8 CPU) 23:30:12 23:30:12 23:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:30:12 23:19:01 161.52 11.05 150.47 0.00 1729.52 57851.46 0.00 23:30:12 23:20:01 138.96 0.30 138.66 0.00 21.20 35338.78 0.00 23:30:12 23:21:01 109.45 0.10 109.35 0.00 14.53 33748.23 0.00 23:30:12 23:22:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 23:30:12 23:23:01 53.76 10.60 43.16 0.00 5155.81 8904.25 0.00 23:30:12 23:24:01 6.55 0.02 6.53 0.00 0.13 128.11 0.00 23:30:12 23:25:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 23:30:12 23:26:01 2.03 0.00 2.03 0.00 0.00 22.40 0.00 23:30:12 23:27:01 1.32 0.00 1.32 0.00 0.00 14.39 0.00 23:30:12 23:28:01 2.25 0.00 2.25 0.00 0.00 25.86 0.00 23:30:12 23:29:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 23:30:12 23:30:01 3.12 1.60 1.52 0.00 37.18 18.66 0.00 23:30:12 Average: 40.29 1.97 38.32 0.00 580.04 11350.59 0.00 23:30:12 23:30:12 23:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:30:12 23:19:01 28478168 31574776 730044 2.22 108696 3204228 1903752 5.61 1150468 2826792 252 23:30:12 23:20:01 27904896 31234464 1062932 3.23 149752 3362592 2564928 7.56 1614892 2888484 142416 23:30:12 23:21:01 27667432 31584224 716428 2.18 159584 3902008 1759048 5.18 1251372 3455948 56 23:30:12 23:22:01 27667036 31583888 716612 2.18 159604 3902008 1759048 5.18 1251408 3455948 60 23:30:12 23:23:01 27132836 31563956 721080 2.19 193744 4362860 1814428 5.35 1572700 3630620 1000 23:30:12 23:24:01 27139444 31565844 719476 2.19 192312 4359600 1809084 5.33 1570500 3627380 4 23:30:12 23:25:01 27143964 31570596 714664 2.17 192408 4359732 1809084 5.33 1565660 3627512 8 23:30:12 23:26:01 27143948 31570652 714544 2.17 192480 4359728 1809084 5.33 1565720 3627516 8 23:30:12 23:27:01 27143648 31570440 714700 2.17 192556 4359736 1809084 5.33 1566068 3627524 8 23:30:12 23:28:01 27143636 31570548 714396 2.17 192640 4359740 1809084 5.33 1565968 3627528 8 23:30:12 23:29:01 27143804 31571404 714296 2.17 192728 4359740 1809084 5.33 1565468 3628120 8 23:30:12 23:30:01 27134576 31564404 721116 2.19 192776 4360856 1809084 5.33 1576880 3628504 40 23:30:12 Average: 27403616 31543766 746691 2.27 176607 4104402 1872066 5.52 1484759 3470990 11989 23:30:12 23:30:12 23:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:30:12 23:19:01 lo 6.05 6.05 0.59 0.59 0.00 0.00 0.00 0.00 23:30:12 23:19:01 docker0 206.57 323.99 16.40 2017.71 0.00 0.00 0.00 0.00 23:30:12 23:19:01 ens3 582.40 370.18 7967.90 78.64 0.00 0.00 0.00 0.00 23:30:12 23:20:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:30:12 23:20:01 docker0 1.33 3.42 0.08 42.54 0.00 0.00 0.00 0.00 23:30:12 23:20:01 ens3 41.91 24.86 81.60 16.46 0.00 0.00 0.00 0.00 23:30:12 23:20:01 veth009b311 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:30:12 23:21:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 23:30:12 23:21:01 docker0 1.40 3.40 0.09 43.01 0.00 0.00 0.00 0.00 23:30:12 23:21:01 ens3 103.10 61.95 2579.37 12.92 0.00 0.00 0.00 0.00 23:30:12 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:30:12 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:22:01 ens3 0.88 0.77 1.66 0.23 0.00 0.00 0.00 0.00 23:30:12 23:23:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 23:30:12 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:23:01 ens3 211.86 108.23 2869.54 7.59 0.00 0.00 0.00 0.00 23:30:12 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:30:12 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:24:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 23:30:12 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:25:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:30:12 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:26:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:30:12 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:30:12 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:28:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:30:12 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:29:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:30:12 23:30:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:30:12 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:30:12 23:30:01 ens3 7.96 6.73 5.34 6.02 0.00 0.00 0.00 0.00 23:30:12 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 23:30:12 Average: docker0 17.48 27.63 1.38 175.64 0.00 0.00 0.00 0.00 23:30:12 Average: ens3 79.18 47.84 1126.80 10.18 0.00 0.00 0.00 0.00 23:30:12 23:30:12 23:30:12 ---> sar -P ALL: 23:30:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17384) 05/30/23 _x86_64_ (8 CPU) 23:30:12 23:30:12 23:17:24 LINUX RESTART (8 CPU) 23:30:12 23:30:12 23:18:01 CPU %user %nice %system %iowait %steal %idle 23:30:12 23:19:01 all 7.93 0.00 3.35 1.84 0.05 86.83 23:30:12 23:19:01 0 9.09 0.00 3.36 1.23 0.05 86.27 23:30:12 23:19:01 1 7.23 0.00 3.99 0.40 0.05 88.32 23:30:12 23:19:01 2 8.33 0.00 3.20 0.50 0.05 87.92 23:30:12 23:19:01 3 7.42 0.00 2.95 0.34 0.05 89.24 23:30:12 23:19:01 4 7.55 0.00 3.01 0.47 0.05 88.92 23:30:12 23:19:01 5 7.30 0.00 2.89 1.91 0.03 87.87 23:30:12 23:19:01 6 9.89 0.00 3.97 6.29 0.07 79.78 23:30:12 23:19:01 7 6.61 0.00 3.42 3.61 0.07 86.29 23:30:12 23:20:01 all 34.44 0.00 6.54 1.24 0.09 57.69 23:30:12 23:20:01 0 34.34 0.00 7.51 1.54 0.07 56.54 23:30:12 23:20:01 1 33.69 0.00 6.05 0.12 0.07 60.08 23:30:12 23:20:01 2 33.08 0.00 6.27 1.56 0.20 58.88 23:30:12 23:20:01 3 37.31 0.00 7.12 0.32 0.07 55.19 23:30:12 23:20:01 4 34.73 0.00 6.32 0.32 0.07 58.56 23:30:12 23:20:01 5 34.25 0.00 6.55 0.74 0.07 58.39 23:30:12 23:20:01 6 34.18 0.00 6.63 4.22 0.07 54.90 23:30:12 23:20:01 7 33.95 0.00 5.90 1.08 0.08 58.98 23:30:12 23:21:01 all 10.96 0.00 2.81 0.89 0.04 85.30 23:30:12 23:21:01 0 11.11 0.00 3.26 0.40 0.05 85.18 23:30:12 23:21:01 1 11.41 0.00 2.84 0.99 0.03 84.73 23:30:12 23:21:01 2 10.74 0.00 2.14 0.02 0.03 87.07 23:30:12 23:21:01 3 11.73 0.00 2.80 0.22 0.03 85.21 23:30:12 23:21:01 4 9.48 0.00 3.53 5.18 0.03 81.78 23:30:12 23:21:01 5 10.06 0.00 2.77 0.02 0.03 87.13 23:30:12 23:21:01 6 12.03 0.00 2.78 0.02 0.05 85.12 23:30:12 23:21:01 7 11.14 0.00 2.37 0.25 0.03 86.20 23:30:12 23:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:30:12 23:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:30:12 23:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:30:12 23:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:30:12 23:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 23:30:12 23:22:01 4 0.03 0.00 0.00 0.02 0.02 99.93 23:30:12 23:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:30:12 23:22:01 6 0.08 0.00 0.03 0.00 0.02 99.87 23:30:12 23:22:01 7 0.03 0.00 0.00 0.02 0.02 99.93 23:30:12 23:23:01 all 2.40 0.00 1.64 0.43 0.02 95.51 23:30:12 23:23:01 0 2.82 0.00 1.44 0.79 0.02 94.94 23:30:12 23:23:01 1 1.85 0.00 1.37 0.02 0.02 96.75 23:30:12 23:23:01 2 2.58 0.00 2.20 0.03 0.02 95.16 23:30:12 23:23:01 3 2.52 0.00 1.52 0.57 0.03 95.36 23:30:12 23:23:01 4 3.25 0.00 2.28 0.05 0.02 94.40 23:30:12 23:23:01 5 1.95 0.00 1.22 0.63 0.02 96.18 23:30:12 23:23:01 6 1.99 0.00 2.11 0.32 0.02 95.57 23:30:12 23:23:01 7 2.21 0.00 1.02 1.02 0.03 95.71 23:30:12 23:24:01 all 0.24 0.00 0.09 0.01 0.01 99.66 23:30:12 23:24:01 0 0.15 0.00 0.12 0.08 0.02 99.63 23:30:12 23:24:01 1 1.31 0.00 0.08 0.00 0.02 98.60 23:30:12 23:24:01 2 0.03 0.00 0.08 0.00 0.02 99.87 23:30:12 23:24:01 3 0.07 0.00 0.08 0.00 0.00 99.85 23:30:12 23:24:01 4 0.03 0.00 0.07 0.00 0.00 99.90 23:30:12 23:24:01 5 0.07 0.00 0.05 0.00 0.00 99.88 23:30:12 23:24:01 6 0.03 0.00 0.07 0.00 0.00 99.90 23:30:12 23:24:01 7 0.18 0.00 0.15 0.03 0.00 99.63 23:30:12 23:25:01 all 0.28 0.00 0.01 0.00 0.01 99.70 23:30:12 23:25:01 0 0.05 0.00 0.00 0.03 0.02 99.90 23:30:12 23:25:01 1 2.00 0.00 0.00 0.00 0.00 98.00 23:30:12 23:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:30:12 23:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:30:12 23:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:30:12 23:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:30:12 23:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:30:12 23:25:01 7 0.07 0.00 0.03 0.00 0.02 99.88 23:30:12 23:26:01 all 0.14 0.00 0.01 0.01 0.00 99.84 23:30:12 23:26:01 0 0.02 0.00 0.02 0.05 0.00 99.92 23:30:12 23:26:01 1 0.98 0.00 0.02 0.00 0.00 99.01 23:30:12 23:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:30:12 23:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:30:12 23:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:30:12 23:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:30:12 23:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:30:12 23:26:01 7 0.03 0.00 0.03 0.02 0.02 99.90 23:30:12 23:27:01 all 0.04 0.00 0.02 0.00 0.01 99.93 23:30:12 23:27:01 0 0.02 0.00 0.03 0.03 0.02 99.90 23:30:12 23:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:30:12 23:27:01 2 0.05 0.00 0.00 0.00 0.00 99.95 23:30:12 23:27:01 3 0.05 0.00 0.05 0.00 0.00 99.90 23:30:12 23:27:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:30:12 23:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:30:12 23:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:30:12 23:27:01 7 0.05 0.00 0.03 0.00 0.02 99.90 23:30:12 23:28:01 all 0.06 0.00 0.02 0.01 0.02 99.90 23:30:12 23:28:01 0 0.07 0.00 0.00 0.03 0.00 99.90 23:30:12 23:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:30:12 23:28:01 2 0.03 0.00 0.07 0.00 0.02 99.88 23:30:12 23:28:01 3 0.02 0.00 0.00 0.00 0.10 99.88 23:30:12 23:28:01 4 0.03 0.00 0.03 0.00 0.00 99.93 23:30:12 23:28:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:30:12 23:28:01 6 0.20 0.00 0.02 0.00 0.00 99.78 23:30:12 23:28:01 7 0.07 0.00 0.02 0.02 0.02 99.88 23:30:12 23:29:01 all 0.04 0.00 0.01 0.00 0.00 99.94 23:30:12 23:29:01 0 0.03 0.00 0.02 0.03 0.00 99.92 23:30:12 23:29:01 1 0.10 0.00 0.03 0.00 0.00 99.87 23:30:12 23:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:30:12 23:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:30:12 23:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:30:12 23:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:30:12 23:29:01 6 0.13 0.00 0.00 0.00 0.00 99.87 23:30:12 23:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 23:30:12 23:30:12 23:29:01 CPU %user %nice %system %iowait %steal %idle 23:30:12 23:30:01 all 0.36 0.00 0.04 0.01 0.01 99.57 23:30:12 23:30:01 0 0.37 0.00 0.07 0.07 0.02 99.48 23:30:12 23:30:01 1 0.57 0.00 0.02 0.00 0.02 99.40 23:30:12 23:30:01 2 0.05 0.00 0.08 0.02 0.00 99.85 23:30:12 23:30:01 3 0.23 0.00 0.05 0.00 0.00 99.72 23:30:12 23:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:30:12 23:30:01 5 0.07 0.00 0.05 0.00 0.02 99.87 23:30:12 23:30:01 6 1.33 0.00 0.02 0.00 0.00 98.65 23:30:12 23:30:01 7 0.28 0.00 0.05 0.02 0.02 99.63 23:30:12 Average: all 4.71 0.00 1.21 0.37 0.02 93.69 23:30:12 Average: 0 4.79 0.00 1.31 0.36 0.02 93.52 23:30:12 Average: 1 4.91 0.00 1.19 0.13 0.02 93.76 23:30:12 Average: 2 4.55 0.00 1.17 0.18 0.03 94.07 23:30:12 Average: 3 4.92 0.00 1.21 0.12 0.03 93.72 23:30:12 Average: 4 4.57 0.00 1.27 0.50 0.02 93.65 23:30:12 Average: 5 4.46 0.00 1.12 0.27 0.01 94.13 23:30:12 Average: 6 4.96 0.00 1.30 0.90 0.02 92.82 23:30:12 Average: 7 4.51 0.00 1.08 0.50 0.03 93.88 23:30:12 23:30:12 23:30:12