Pull request #600 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00324782a0876aff9eae568f131f671becc33ef2+aee7b0e7ef23d1e8502c68f930469c32112c0c09 (c83398ad36103978182a52be3b16a23672928704) 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-ssh7395458260892818711.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-ssh15295069619171746446.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2897371693551223343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10643070863528107743.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12257356552893881862.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11829805710136799336.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-15486’ Running on prd-ubuntu20.04-docker-8c-8g-15491 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 aee7b0e7ef23d1e8502c68f930469c32112c0c09 into PR head commit 00324782a0876aff9eae568f131f671becc33ef2 Merge succeeded, producing 00324782a0876aff9eae568f131f671becc33ef2 Checking out Revision 00324782a0876aff9eae568f131f671becc33ef2 (PR-600) Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:00:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 00324782a0876aff9eae568f131f671becc33ef2 # 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 aee7b0e7ef23d1e8502c68f930469c32112c0c09 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00324782a0876aff9eae568f131f671becc33ef2 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:00:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:00:15 ========================================================= 02:00:15 EdgeX Global Pipelines Version Info 02:00:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:00:16 ------------------- 02:00:16 stable info: 02:00:16 ------------------- 02:00:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:00:16 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:00:16 Message: update stable to v1.0.249 02:00:16 ------------------- 02:00:16 experimental info: 02:00:16 ------------------- 02:00:16 Commited By: **** collab-it+edgex@linuxfoundation.org 02:00:16 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:00:16 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:00:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-600 [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-600 [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-600 [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00324782a0876aff9eae568f131f671becc33ef2 [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0032478 [Pipeline] echo 02:00:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:18 provisioning config files... 02:00:18 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config17156043685326672392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:19 ---> docker-login.sh 02:00:19 nexus3.edgexfoundry.org:10001 02:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:19 Configure a credential helper to remove this warning. See 02:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:19 02:00:19 Login Succeeded 02:00:19 nexus3.edgexfoundry.org:10002 02:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:19 Configure a credential helper to remove this warning. See 02:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:19 02:00:19 Login Succeeded 02:00:19 nexus3.edgexfoundry.org:10003 02:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:19 Configure a credential helper to remove this warning. See 02:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:19 02:00:19 Login Succeeded 02:00:19 nexus3.edgexfoundry.org:10004 02:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:19 Configure a credential helper to remove this warning. See 02:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:19 02:00:19 Login Succeeded 02:00:19 docker.io 02:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:21 Configure a credential helper to remove this warning. See 02:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:21 02:00:21 Login Succeeded 02:00:21 ---> docker-login.sh ends [Pipeline] } 02:00:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:00:22 + git rev-list -1 --merges 00324782a0876aff9eae568f131f671becc33ef2~1..00324782a0876aff9eae568f131f671becc33ef2 [Pipeline] echo 02:00:22 -----------> git rev-list -1 --merges 00324782a0876aff9eae568f131f671becc33ef2~1..00324782a0876aff9eae568f131f671becc33ef2 00324782a0876aff9eae568f131f671becc33ef2 [false] [Pipeline] sh 02:00:22 + git log --format=format:%s -1 00324782a0876aff9eae568f131f671becc33ef2 [Pipeline] echo 02:00:22 ========================================================= 02:00:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:00:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:23 + git log --format=format:%s -1 00324782a0876aff9eae568f131f671becc33ef2 [Pipeline] echo 02:00:23 [semverPrep] GIT_COMMIT: 00324782a0876aff9eae568f131f671becc33ef2, Commit Message: build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1 [Pipeline] echo 02:00:23 [semverPrep] This is not a build commit. [Pipeline] sh 02:00:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:00:23 + grep -v github /etc/ssh/ssh_known_hosts 02:00:23 + [ -e /tmp/ssh_known_hosts ] 02:00:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:00:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:00:23 + sudo tee -a /etc/ssh/ssh_known_hosts 02:00:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:23 02:00:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:24 0.1.4: Pulling from edgex-devops/py-git-semver 02:00:24 b85a868b505f: Pulling fs layer 02:00:24 e2be974225ed: Pulling fs layer 02:00:24 339a4e72a1f5: Pulling fs layer 02:00:24 988bab9f4d93: Pulling fs layer 02:00:24 1469e6f7b9e6: Pulling fs layer 02:00:24 eaf3925da568: Pulling fs layer 02:00:24 bab4dde63d76: Pulling fs layer 02:00:24 bde34c3a00c8: Pulling fs layer 02:00:24 b352a97aabf1: Pulling fs layer 02:00:24 4872d77fe225: Pulling fs layer 02:00:24 5851b861e8e6: Pulling fs layer 02:00:24 988bab9f4d93: Waiting 02:00:24 1469e6f7b9e6: Waiting 02:00:24 eaf3925da568: Waiting 02:00:24 bab4dde63d76: Waiting 02:00:24 bde34c3a00c8: Waiting 02:00:24 b352a97aabf1: Waiting 02:00:24 4872d77fe225: Waiting 02:00:24 5851b861e8e6: Waiting 02:00:24 e2be974225ed: Verifying Checksum 02:00:24 e2be974225ed: Download complete 02:00:24 988bab9f4d93: Verifying Checksum 02:00:24 988bab9f4d93: Download complete 02:00:24 339a4e72a1f5: Verifying Checksum 02:00:24 339a4e72a1f5: Download complete 02:00:24 1469e6f7b9e6: Verifying Checksum 02:00:24 1469e6f7b9e6: Download complete 02:00:24 eaf3925da568: Verifying Checksum 02:00:24 eaf3925da568: Download complete 02:00:24 bde34c3a00c8: Download complete 02:00:24 b352a97aabf1: Download complete 02:00:24 4872d77fe225: Verifying Checksum 02:00:24 4872d77fe225: Download complete 02:00:24 5851b861e8e6: Verifying Checksum 02:00:24 5851b861e8e6: Download complete 02:00:24 b85a868b505f: Verifying Checksum 02:00:24 b85a868b505f: Download complete 02:00:24 bab4dde63d76: Verifying Checksum 02:00:24 bab4dde63d76: Download complete 02:00:25 b85a868b505f: Pull complete 02:00:25 e2be974225ed: Pull complete 02:00:26 339a4e72a1f5: Pull complete 02:00:26 988bab9f4d93: Pull complete 02:00:26 1469e6f7b9e6: Pull complete 02:00:26 eaf3925da568: Pull complete 02:00:28 bab4dde63d76: Pull complete 02:00:28 bde34c3a00c8: Pull complete 02:00:28 b352a97aabf1: Pull complete 02:00:28 4872d77fe225: Pull complete 02:00:28 5851b861e8e6: Pull complete 02:00:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:00:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:29 prd-ubuntu20.04-docker-8c-8g-15491 does not seem to be running inside a container 02:00:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:00:32 $ docker top 100c3020dab1fc1a1968cf0d8dc0e12b8e187601ffffe859c24aadbd497bd261 -eo pid,comm 02:00:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:00:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:00:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:32 [ssh-agent] Looking for ssh-agent implementation... 02:00:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:32 $ docker exec 100c3020dab1fc1a1968cf0d8dc0e12b8e187601ffffe859c24aadbd497bd261 ssh-agent 02:00:32 SSH_AUTH_SOCK=/tmp/ssh-DfDdukOeKU8I/agent.34 02:00:32 SSH_AGENT_PID=40 02:00:32 Running ssh-add (command line suppressed) 02:00:32 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_7791003216331316946.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_7791003216331316946.key) 02:00:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:33 + git tag --points-at HEAD [Pipeline] } 02:00:33 $ docker exec --env ******** --env ******** 100c3020dab1fc1a1968cf0d8dc0e12b8e187601ffffe859c24aadbd497bd261 ssh-agent -k 02:00:33 unset SSH_AUTH_SOCK; 02:00:33 unset SSH_AGENT_PID; 02:00:33 echo Agent pid 40 killed; 02:00:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:00:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:00:33 [ssh-agent] Looking for ssh-agent implementation... 02:00:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:00:33 $ docker exec 100c3020dab1fc1a1968cf0d8dc0e12b8e187601ffffe859c24aadbd497bd261 ssh-agent 02:00:33 SSH_AUTH_SOCK=/tmp/ssh-UpegphiBmVOr/agent.73 02:00:33 SSH_AGENT_PID=79 02:00:33 Running ssh-add (command line suppressed) 02:00:33 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_2951338855775151859.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_2951338855775151859.key) 02:00:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:00:34 + git semver init 02:00:34 2023-05-16 02:00:34,361 [run_init] DEBUG init version:0.0.0 force:False 02:00:34 2023-05-16 02:00:34,362 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver 02:00:34 2023-05-16 02:00:34,362 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver 02:00:34 2023-05-16 02:00:34,363 [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) 02:00:35 2023-05-16 02:00:35,115 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.git/info/exclude 02:00:35 2023-05-16 02:00:35,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 with force:False 02:00:35 2023-05-16 02:00:35,116 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 02:00:35 2023-05-16 02:00:35,118 [execute] INFO git cat-file --batch-check 02:00:35 2023-05-16 02:00:35,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) 02:00:35 2023-05-16 02:00:35,124 [execute] INFO git cat-file --batch 02:00:35 2023-05-16 02:00:35,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) 02:00:35 2023-05-16 02:00:35,129 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 02:00:35 0.0.0 [Pipeline] } 02:00:35 $ docker exec --env ******** --env ******** 100c3020dab1fc1a1968cf0d8dc0e12b8e187601ffffe859c24aadbd497bd261 ssh-agent -k 02:00:35 unset SSH_AUTH_SOCK; 02:00:35 unset SSH_AGENT_PID; 02:00:35 echo Agent pid 79 killed; 02:00:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:00:35 + git semver [Pipeline] } 02:00:36 $ docker stop --time=1 100c3020dab1fc1a1968cf0d8dc0e12b8e187601ffffe859c24aadbd497bd261 02:00:37 $ docker rm -f --volumes 100c3020dab1fc1a1968cf0d8dc0e12b8e187601ffffe859c24aadbd497bd261 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:00:38 Stashed 1 file(s) [Pipeline] echo 02:00:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:38 provisioning config files... 02:00:38 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config18208891806051876938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:39 ---> docker-login.sh 02:00:39 nexus3.edgexfoundry.org:10001 02:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:39 Configure a credential helper to remove this warning. See 02:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:39 02:00:39 Login Succeeded 02:00:39 nexus3.edgexfoundry.org:10002 02:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:39 Configure a credential helper to remove this warning. See 02:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:39 02:00:39 Login Succeeded 02:00:39 nexus3.edgexfoundry.org:10003 02:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:39 Configure a credential helper to remove this warning. See 02:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:39 02:00:39 Login Succeeded 02:00:39 nexus3.edgexfoundry.org:10004 02:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:39 Configure a credential helper to remove this warning. See 02:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:39 02:00:39 Login Succeeded 02:00:39 docker.io 02:00:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:39 Configure a credential helper to remove this warning. See 02:00:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:39 02:00:39 Login Succeeded 02:00:39 ---> docker-login.sh ends [Pipeline] } 02:00:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:00:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:00:40 ========================================================= 02:00:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:00:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:40 + 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 . 02:00:40 Sending build context to Docker daemon 6.555MB 02:00:40 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:00:40 Step 2/12 : FROM ${BASE} AS builder 02:00:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:00:40 f56be85fc22e: Pulling fs layer 02:00:40 85791d961cd3: Pulling fs layer 02:00:40 d694b5ae8c79: Pulling fs layer 02:00:40 9f32a84ed3da: Pulling fs layer 02:00:40 4d19c01a9841: Pulling fs layer 02:00:40 9325e15d5711: Pulling fs layer 02:00:40 556b6ee489ea: Pulling fs layer 02:00:40 c5a4b2cf53e6: Pulling fs layer 02:00:40 4d19c01a9841: Waiting 02:00:40 9325e15d5711: Waiting 02:00:40 556b6ee489ea: Waiting 02:00:40 c5a4b2cf53e6: Waiting 02:00:40 9f32a84ed3da: Waiting 02:00:40 85791d961cd3: Verifying Checksum 02:00:40 85791d961cd3: Download complete 02:00:40 9f32a84ed3da: Verifying Checksum 02:00:40 9f32a84ed3da: Download complete 02:00:40 4d19c01a9841: Verifying Checksum 02:00:40 4d19c01a9841: Download complete 02:00:40 f56be85fc22e: Verifying Checksum 02:00:40 f56be85fc22e: Download complete 02:00:40 9325e15d5711: Verifying Checksum 02:00:40 9325e15d5711: Download complete 02:00:40 f56be85fc22e: Pull complete 02:00:41 85791d961cd3: Pull complete 02:00:41 c5a4b2cf53e6: Verifying Checksum 02:00:41 c5a4b2cf53e6: Download complete 02:00:41 d694b5ae8c79: Verifying Checksum 02:00:41 d694b5ae8c79: Download complete 02:00:41 556b6ee489ea: Verifying Checksum 02:00:41 556b6ee489ea: Download complete 02:00:44 d694b5ae8c79: Pull complete 02:00:44 9f32a84ed3da: Pull complete 02:00:44 4d19c01a9841: Pull complete 02:00:44 9325e15d5711: Pull complete 02:00:47 556b6ee489ea: Pull complete 02:00:47 c5a4b2cf53e6: Pull complete 02:00:47 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:00:47 ---> c4be618373d6 02:00:47 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:00:52 ---> Running in b314b3b85667 02:00:52 Removing intermediate container b314b3b85667 02:00:52 ---> 39ba89c7b3ba 02:00:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:52 ---> Running in f190257f6f48 02:00:52 Removing intermediate container f190257f6f48 02:00:52 ---> ced0f1f70b60 02:00:52 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:52 ---> Running in 9e53b8a17fdc 02:00:52 Removing intermediate container 9e53b8a17fdc 02:00:52 ---> 97465dcfc49a 02:00:52 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:00:52 ---> Running in ac793c8ebde1 02:00:52 Removing intermediate container ac793c8ebde1 02:00:52 ---> fc610bbdf1fe 02:00:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:52 ---> Running in 5d87e6ae40a9 02:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:52 (1/4) Installing openssh-keygen (9.1_p1-r3) 02:00:52 (2/4) Installing libedit (20221030.3.1-r0) 02:00:52 (3/4) Installing openssh-client-common (9.1_p1-r3) 02:00:52 (4/4) Installing openssh-client-default (9.1_p1-r3) 02:00:52 Executing busybox-1.35.0-r29.trigger 02:00:52 OK: 269 MiB in 57 packages 02:00:53 Removing intermediate container 5d87e6ae40a9 02:00:53 ---> 559ba46ca16b 02:00:53 Step 8/12 : WORKDIR /device-mqtt-go 02:00:53 ---> Running in 517cc543f362 02:00:53 Removing intermediate container 517cc543f362 02:00:53 ---> 04ff80bbdf31 02:00:53 Step 9/12 : COPY go.mod vendor* ./ 02:00:53 ---> ec02a9f04a35 02:00:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:53 ---> Running in e7e61c29719e 02:00:53 Still waiting to schedule task 02:00:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15490’ 02:01:53 Removing intermediate container e7e61c29719e 02:01:53 ---> 8e4db40d50e0 02:01:53 Step 11/12 : COPY . . 02:01:53 ---> eb51a44a4684 02:01:53 Step 12/12 : RUN $MAKE 02:01:53 ---> Running in ea6f3269a12b 02:01:53 noop 02:01:53 Removing intermediate container ea6f3269a12b 02:01:53 ---> 1fee06322525 02:01:53 Successfully built 1fee06322525 02:01:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:53 + docker inspect -f . ci-base-image-x86_64 02:01:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:53 prd-ubuntu20.04-docker-8c-8g-15491 does not seem to be running inside a container 02:01:54 $ 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 ******** ci-base-image-x86_64 cat 02:01:54 $ docker top c69e807218864322ea3d023e060f10852f5ca56803bc544d45ccfcd57747517c -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:54 + go version 02:01:54 go version go1.20.2 linux/amd64 [Pipeline] } 02:01:54 $ docker stop --time=1 c69e807218864322ea3d023e060f10852f5ca56803bc544d45ccfcd57747517c 02:01:56 $ docker rm -f --volumes c69e807218864322ea3d023e060f10852f5ca56803bc544d45ccfcd57747517c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 + docker inspect -f . ci-base-image-x86_64 02:01:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:56 prd-ubuntu20.04-docker-8c-8g-15491 does not seem to be running inside a container 02:01:56 $ 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 ******** ci-base-image-x86_64 cat 02:01:57 $ docker top 4640a408db817c32d23106fca626574dfddfe74767be98677b92bc6f6bea11bd -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:57 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] fileExists [Pipeline] sh 02:01:58 + make test 02:01:58 go test ./... -coverprofile=coverage.out ./... 02:02:03 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:02:11 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:02:11 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:02:11 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 23.1% of statements 02:02:16 go vet ./... 02:02:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:02:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:02:19 ./bin/test-attribution-txt.sh [Pipeline] echo 02:02:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:02:19 $ docker stop --time=1 4640a408db817c32d23106fca626574dfddfe74767be98677b92bc6f6bea11bd 02:02:23 $ docker rm -f --volumes 4640a408db817c32d23106fca626574dfddfe74767be98677b92bc6f6bea11bd [Pipeline] // withDockerContainer [Pipeline] sh 02:02:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:02:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:02:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:02:24 + ls -al . 02:02:24 total 180 02:02:24 drwxrwxr-x 10 jenkins jenkins 4096 May 16 02:01 . 02:02:24 drwxrwxr-x 4 jenkins jenkins 4096 May 16 02:00 .. 02:02:24 -rw-rw-r-- 1 jenkins jenkins 140 May 16 02:00 .dockerignore 02:02:24 drwxrwxr-x 8 jenkins jenkins 4096 May 16 02:00 .git 02:02:24 drwxrwxr-x 3 jenkins jenkins 4096 May 16 02:00 .github 02:02:24 -rw-rw-r-- 1 jenkins jenkins 329 May 16 02:00 .gitignore 02:02:24 -rw-rw-r-- 1 jenkins jenkins 41 May 16 02:00 .golangci.yml 02:02:24 drwxr-xr-x 3 jenkins jenkins 4096 May 16 02:00 .semver 02:02:24 -rw-rw-r-- 1 jenkins jenkins 9417 May 16 02:00 Attribution.txt 02:02:24 -rw-rw-r-- 1 jenkins jenkins 13162 May 16 02:00 CHANGELOG.md 02:02:24 -rw-rw-r-- 1 jenkins jenkins 1689 May 16 02:00 Dockerfile 02:02:24 -rw-rw-r-- 1 jenkins jenkins 677 May 16 02:00 GOVERNANCE.md 02:02:24 -rw-rw-r-- 1 jenkins jenkins 678 May 16 02:00 Jenkinsfile 02:02:24 -rw-rw-r-- 1 jenkins jenkins 11340 May 16 02:00 LICENSE 02:02:24 -rw-rw-r-- 1 jenkins jenkins 1732 May 16 02:00 Makefile 02:02:24 -rw-rw-r-- 1 jenkins jenkins 620 May 16 02:00 OWNERS.md 02:02:24 -rw-rw-r-- 1 jenkins jenkins 3165 May 16 02:00 README.md 02:02:24 -rw-rw-r-- 1 jenkins jenkins 5 May 16 02:00 VERSION 02:02:24 drwxrwxr-x 2 jenkins jenkins 4096 May 16 02:00 bin 02:02:24 drwxrwxr-x 3 jenkins jenkins 4096 May 16 02:00 cmd 02:02:24 -rw-r--r-- 1 jenkins jenkins 18144 May 16 02:02 coverage.out 02:02:24 -rw-rw-r-- 1 jenkins jenkins 3333 May 16 02:00 go.mod 02:02:24 -rw-rw-r-- 1 jenkins jenkins 31328 May 16 02:00 go.sum 02:02:24 drwxrwxr-x 3 jenkins jenkins 4096 May 16 02:00 internal 02:02:24 drwxrwxr-x 2 jenkins jenkins 4096 May 16 02:00 mock 02:02:24 drwxrwxr-x 4 jenkins jenkins 4096 May 16 02:00 snap 02:02:24 -rw-rw-r-- 1 jenkins jenkins 227 May 16 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=00324782a0876aff9eae568f131f671becc33ef2 --label arch=amd64 --label version=0.0.0 . 02:02:25 Sending build context to Docker daemon 6.574MB 02:02:25 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:02:25 Step 2/24 : FROM ${BASE} AS builder 02:02:25 ---> 1fee06322525 02:02:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:02:25 ---> Running in b2350a2d6b4d 02:02:25 Removing intermediate container b2350a2d6b4d 02:02:25 ---> ed3141a06f04 02:02:25 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:25 ---> Running in 34a18034bda8 02:02:25 Removing intermediate container 34a18034bda8 02:02:25 ---> 197bcf1822da 02:02:25 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:02:25 ---> Running in 011a87923a6d 02:02:25 Removing intermediate container 011a87923a6d 02:02:25 ---> 93f026d6a632 02:02:25 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:02:25 ---> Running in c7f32bf28d27 02:02:25 Removing intermediate container c7f32bf28d27 02:02:25 ---> 4efe3e336e33 02:02:25 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:25 ---> Running in 45f06707f3b4 02:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:02:26 OK: 269 MiB in 57 packages 02:02:26 Removing intermediate container 45f06707f3b4 02:02:26 ---> cbe8b47f454e 02:02:26 Step 8/24 : WORKDIR /device-mqtt-go 02:02:26 ---> Running in 0ea9ae4b4d02 02:02:26 Removing intermediate container 0ea9ae4b4d02 02:02:26 ---> 7642e5a45605 02:02:26 Step 9/24 : COPY go.mod vendor* ./ 02:02:26 ---> 3d2b910cf678 02:02:26 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:26 ---> Running in 577439d859f8 02:02:27 Removing intermediate container 577439d859f8 02:02:27 ---> aec916f7517e 02:02:27 Step 11/24 : COPY . . 02:02:27 ---> baa3f0f863d0 02:02:27 Step 12/24 : RUN $MAKE 02:02:27 ---> Running in fa28639d70d5 02:02:28 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 02:02:46 Removing intermediate container fa28639d70d5 02:02:46 ---> eb89499e1e9d 02:02:46 Step 13/24 : FROM alpine:3.17 02:02:46 3.17: Pulling from library/alpine 02:02:46 f56be85fc22e: Already exists 02:02:46 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:02:46 Status: Downloaded newer image for alpine:3.17 02:02:46 ---> 9ed4aefc74f6 02:02:46 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:02:46 ---> Running in 1d7492d8ca73 02:02:47 Removing intermediate container 1d7492d8ca73 02:02:47 ---> 16ac135d8b2b 02:02:47 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:02:47 ---> Running in a821f1939905 02:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:02:47 (1/1) Installing dumb-init (1.2.5-r2) 02:02:47 Executing busybox-1.35.0-r29.trigger 02:02:47 OK: 7 MiB in 16 packages 02:02:47 Removing intermediate container a821f1939905 02:02:47 ---> d69dfea0c84c 02:02:47 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:02:48 ---> c98d43beccd8 02:02:48 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:02:48 ---> 43e65580ebf2 02:02:48 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:02:48 ---> 120b0c5ad232 02:02:48 Step 19/24 : EXPOSE 59982 02:02:48 ---> Running in bfadc357f244 02:02:49 Removing intermediate container bfadc357f244 02:02:49 ---> c6e4b4a4617c 02:02:49 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:02:49 ---> Running in c0c824b76a54 02:02:49 Removing intermediate container c0c824b76a54 02:02:49 ---> 4c2632217ae1 02:02:49 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:02:49 ---> Running in dcddc5631440 02:02:49 Removing intermediate container dcddc5631440 02:02:49 ---> a522d24bb0dc 02:02:49 Step 22/24 : LABEL arch=amd64 02:02:49 ---> Running in 11022478d305 02:02:49 Removing intermediate container 11022478d305 02:02:49 ---> 5cca1ce58563 02:02:49 Step 23/24 : LABEL git_sha=00324782a0876aff9eae568f131f671becc33ef2 02:02:49 ---> Running in c8c08892d483 02:02:49 Removing intermediate container c8c08892d483 02:02:49 ---> 43d2efa2a67e 02:02:49 Step 24/24 : LABEL version=0.0.0 02:02:49 ---> Running in e9d6d9e06a9b 02:02:49 Removing intermediate container e9d6d9e06a9b 02:02:49 ---> 698b2ad957c5 02:02:49 [Warning] One or more build-args [ARCH] were not consumed 02:02:49 Successfully built 698b2ad957c5 02:02:49 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 02:02:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:50 02:02:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:50 latest: Pulling from edgex-lftools-log-publisher 02:02:50 5eb5b503b376: Pulling fs layer 02:02:50 5c69ac0246d0: Pulling fs layer 02:02:50 ec43610c2a17: Pulling fs layer 02:02:50 3a2ae6a8a46f: Pulling fs layer 02:02:50 33b1e0a273af: Pulling fs layer 02:02:50 5d3b04190fa2: Pulling fs layer 02:02:50 2f39f015ded8: Pulling fs layer 02:02:50 33b1e0a273af: Waiting 02:02:50 5d3b04190fa2: Waiting 02:02:50 2f39f015ded8: Waiting 02:02:50 3a2ae6a8a46f: Waiting 02:02:50 5c69ac0246d0: Download complete 02:02:50 3a2ae6a8a46f: Verifying Checksum 02:02:50 3a2ae6a8a46f: Download complete 02:02:50 33b1e0a273af: Verifying Checksum 02:02:50 33b1e0a273af: Download complete 02:02:50 ec43610c2a17: Verifying Checksum 02:02:50 ec43610c2a17: Download complete 02:02:50 5d3b04190fa2: Verifying Checksum 02:02:50 5d3b04190fa2: Download complete 02:02:51 5eb5b503b376: Verifying Checksum 02:02:51 5eb5b503b376: Download complete 02:02:51 2f39f015ded8: Download complete 02:02:52 5eb5b503b376: Pull complete 02:02:52 5c69ac0246d0: Pull complete 02:02:52 ec43610c2a17: Pull complete 02:02:52 3a2ae6a8a46f: Pull complete 02:02:52 33b1e0a273af: Pull complete 02:02:52 5d3b04190fa2: Pull complete 02:02:57 2f39f015ded8: Pull complete 02:02:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:02:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:57 prd-ubuntu20.04-docker-8c-8g-15491 does not seem to be running inside a container 02:02:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:03:01 $ docker top 6f0bede776fcbbc5255077a0f5f3f4625424830c274e1e8604f1c670f73c61fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:01 ---> job-cost.sh 02:03:01 lf-activate-venv: SKIPPING 02:03:01 INFO: No Stack... 02:03:02 INFO: Retrieving Pricing Info for: v3-standard-8 02:03:02 INFO: Archiving Costs [Pipeline] sh 02:03:02 + + catcut /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/cost.csv -d, 02:03:02 -f6 [Pipeline] lock 02:03:02 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-1-stack-cost] 02:03:02 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-1-stack-cost] did not exist. Created. 02:03:02 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:03:03 + echo total: 0.2199999988079071 [Pipeline] stash 02:03:03 Stashed 1 file(s) [Pipeline] } 02:03:03 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:03:03 $ docker stop --time=1 6f0bede776fcbbc5255077a0f5f3f4625424830c274e1e8604f1c670f73c61fb 02:03:04 $ docker rm -f --volumes 6f0bede776fcbbc5255077a0f5f3f4625424830c274e1e8604f1c670f73c61fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:04:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15492 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] { [Pipeline] ws 02:04:37 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:04:37 Selected Git installation does not exist. Using Default 02:04:37 The recommended git tool is: NONE 02:04:43 using credential edgex-jenkins-ssh 02:04:43 Cloning the remote Git repository 02:04:43 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:04:43 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:04:43 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:04:43 > git --version # timeout=10 02:04:43 > git --version # 'git version 2.25.1' 02:04:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:44 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:04:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:46 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:04:46 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:04:46 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:46 > 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 02:04:46 Merging remotes/origin/main commit aee7b0e7ef23d1e8502c68f930469c32112c0c09 into PR head commit 00324782a0876aff9eae568f131f671becc33ef2 02:04:46 Merge succeeded, producing 00324782a0876aff9eae568f131f671becc33ef2 02:04:46 Checking out Revision 00324782a0876aff9eae568f131f671becc33ef2 (PR-600) 02:04:47 Commit message: "build(deps): bump github.com/spf13/cast from 1.5.0 to 1.5.1" 02:04:47 > git --version # timeout=10 02:04:47 > git --version # 'git version 2.25.1' 02:04:47 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:04:46 > git config core.sparsecheckout # timeout=10 02:04:46 > git checkout -f 00324782a0876aff9eae568f131f671becc33ef2 # timeout=10 02:04:46 > git remote # timeout=10 02:04:46 > git config --get remote.origin.url # timeout=10 02:04:46 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:46 > git merge aee7b0e7ef23d1e8502c68f930469c32112c0c09 # timeout=10 02:04:46 > git rev-parse HEAD^{commit} # timeout=10 02:04:46 > git config core.sparsecheckout # timeout=10 02:04:46 > git checkout -f 00324782a0876aff9eae568f131f671becc33ef2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:04:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:04:48 % Total % Received % Xferd Average Speed Time Time Time Current 02:04:48 Dload Upload Total Spent Left Speed 02:04:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 02:04:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:04:49 + sudo tee /etc/docker/daemon.new 02:04:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:04:49 { 02:04:49 "registry-mirrors": [ 02:04:49 "https://nexus3.edgexfoundry.org:10001" 02:04:49 ], 02:04:49 "bip": "10.250.0.254/24", 02:04:49 "hosts": [ 02:04:49 "tcp://0.0.0.0:5555", 02:04:49 "unix:///var/run/docker.sock" 02:04:49 ], 02:04:49 "mtu": 1458, 02:04:49 "selinux-enabled": true, 02:04:49 "seccomp-profile": "/etc/docker/seccomp.json" 02:04:49 } [Pipeline] sh 02:04:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:04:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:12 provisioning config files... 02:05:12 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4096524826608632148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:13 ---> docker-login.sh 02:05:13 nexus3.edgexfoundry.org:10001 02:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:13 Configure a credential helper to remove this warning. See 02:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:13 02:05:13 Login Succeeded 02:05:13 nexus3.edgexfoundry.org:10002 02:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:14 Configure a credential helper to remove this warning. See 02:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:14 02:05:14 Login Succeeded 02:05:14 nexus3.edgexfoundry.org:10003 02:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:14 Configure a credential helper to remove this warning. See 02:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:14 02:05:14 Login Succeeded 02:05:14 nexus3.edgexfoundry.org:10004 02:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:14 Configure a credential helper to remove this warning. See 02:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:14 02:05:14 Login Succeeded 02:05:14 docker.io 02:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:15 Configure a credential helper to remove this warning. See 02:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:15 02:05:15 Login Succeeded 02:05:15 ---> docker-login.sh ends [Pipeline] } 02:05:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:05:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:05:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:05:15 ========================================================= 02:05:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:05:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:16 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:05:16 Sending build context to Docker daemon 3.395MB 02:05:16 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:05:16 Step 2/12 : FROM ${BASE} AS builder 02:05:16 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:05:16 c41833b44d91: Pulling fs layer 02:05:16 ed15518f5707: Pulling fs layer 02:05:16 feae8fd75edb: Pulling fs layer 02:05:16 242c74f7c9fa: Pulling fs layer 02:05:16 3cdef696dda3: Pulling fs layer 02:05:16 2ced38df9373: Pulling fs layer 02:05:16 58f1dce35555: Pulling fs layer 02:05:16 3cdef696dda3: Waiting 02:05:16 2ced38df9373: Waiting 02:05:16 242c74f7c9fa: Waiting 02:05:16 ed15518f5707: Verifying Checksum 02:05:16 ed15518f5707: Download complete 02:05:16 242c74f7c9fa: Verifying Checksum 02:05:16 242c74f7c9fa: Download complete 02:05:16 3cdef696dda3: Download complete 02:05:16 c41833b44d91: Verifying Checksum 02:05:16 c41833b44d91: Download complete 02:05:17 c41833b44d91: Pull complete 02:05:18 58f1dce35555: Verifying Checksum 02:05:18 58f1dce35555: Download complete 02:05:18 ed15518f5707: Pull complete 02:05:19 feae8fd75edb: Verifying Checksum 02:05:19 feae8fd75edb: Download complete 02:05:19 2ced38df9373: Verifying Checksum 02:05:19 2ced38df9373: Download complete 02:05:32 feae8fd75edb: Pull complete 02:05:32 242c74f7c9fa: Pull complete 02:05:32 3cdef696dda3: Pull complete 02:05:38 2ced38df9373: Pull complete 02:05:41 58f1dce35555: Pull complete 02:05:41 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:05:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:05:41 ---> fadd8f120f05 02:05:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:05:42 ---> Running in 211b5274f915 02:05:42 Removing intermediate container 211b5274f915 02:05:42 ---> d820f5628a09 02:05:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:05:42 ---> Running in 50db1ddbe53c 02:05:42 Removing intermediate container 50db1ddbe53c 02:05:42 ---> efe1ea40a685 02:05:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:05:42 ---> Running in 60a76ae034e6 02:05:43 Removing intermediate container 60a76ae034e6 02:05:43 ---> ff41e4c2794a 02:05:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:05:43 ---> Running in c74110da3c90 02:05:43 Removing intermediate container c74110da3c90 02:05:43 ---> 1009b8600d15 02:05:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:05:43 ---> Running in 89bc0d9f50af 02:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:05:46 (1/4) Installing openssh-keygen (9.1_p1-r3) 02:05:46 (2/4) Installing libedit (20221030.3.1-r0) 02:05:46 (3/4) Installing openssh-client-common (9.1_p1-r3) 02:05:46 (4/4) Installing openssh-client-default (9.1_p1-r3) 02:05:46 Executing busybox-1.35.0-r29.trigger 02:05:46 OK: 268 MiB in 57 packages 02:05:48 Removing intermediate container 89bc0d9f50af 02:05:48 ---> 944465e0b017 02:05:48 Step 8/12 : WORKDIR /device-mqtt-go 02:05:48 ---> Running in fbaf6174e040 02:05:48 Removing intermediate container fbaf6174e040 02:05:48 ---> 06f33ed69d2f 02:05:48 Step 9/12 : COPY go.mod vendor* ./ 02:05:48 ---> fcb4a0e7e3ca 02:05:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:48 ---> Running in 12185fc9794c 02:06:56 Removing intermediate container 12185fc9794c 02:06:56 ---> 7856909171b9 02:06:56 Step 11/12 : COPY . . 02:06:56 ---> e9cf38d1a74b 02:06:56 Step 12/12 : RUN $MAKE 02:06:56 ---> Running in 3da3759bbd31 02:06:57 noop 02:06:58 Removing intermediate container 3da3759bbd31 02:06:58 ---> 723fd70dcfb1 02:06:58 Successfully built 723fd70dcfb1 02:06:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:58 + docker inspect -f . ci-base-image-arm64 02:06:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:58 prd-ubuntu20.04-docker-arm64-4c-16g-15492 does not seem to be running inside a container 02:06:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:07:00 $ docker top b97025227163dd7f7d2f62b2e51aa512952e98122d1ab7b17b68c0e97cb4d936 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:01 + go version 02:07:01 go version go1.20.2 linux/arm64 [Pipeline] } 02:07:01 $ docker stop --time=1 b97025227163dd7f7d2f62b2e51aa512952e98122d1ab7b17b68c0e97cb4d936 02:07:02 $ docker rm -f --volumes b97025227163dd7f7d2f62b2e51aa512952e98122d1ab7b17b68c0e97cb4d936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:03 + docker inspect -f . ci-base-image-arm64 02:07:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:03 prd-ubuntu20.04-docker-arm64-4c-16g-15492 does not seem to be running inside a container 02:07:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:07:05 $ docker top 51ac8eb421c8206ca8764b4dce6840ef46042c51ede2c5c44b1093c597c265b3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:05 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:07:06 + make test 02:07:06 go test ./... -coverprofile=coverage.out ./... 02:07:38 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:09:30 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:09:30 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:09:30 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 23.1% of statements 02:09:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:09:30 go vet ./... 02:09:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:57 ./bin/test-attribution-txt.sh [Pipeline] echo 02:09:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:09:57 $ docker stop --time=1 51ac8eb421c8206ca8764b4dce6840ef46042c51ede2c5c44b1093c597c265b3 02:10:02 $ docker rm -f --volumes 51ac8eb421c8206ca8764b4dce6840ef46042c51ede2c5c44b1093c597c265b3 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:03 Warning: overwriting stash ‘coverage-report’ 02:10:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:05 + ls -al . 02:10:05 total 176 02:10:05 drwxrwxr-x 9 jenkins jenkins 4096 May 16 02:07 . 02:10:05 drwxrwxr-x 4 jenkins jenkins 4096 May 16 02:04 .. 02:10:05 -rw-rw-r-- 1 jenkins jenkins 140 May 16 02:04 .dockerignore 02:10:05 drwxrwxr-x 8 jenkins jenkins 4096 May 16 02:04 .git 02:10:05 drwxrwxr-x 3 jenkins jenkins 4096 May 16 02:04 .github 02:10:05 -rw-rw-r-- 1 jenkins jenkins 329 May 16 02:04 .gitignore 02:10:05 -rw-rw-r-- 1 jenkins jenkins 41 May 16 02:04 .golangci.yml 02:10:05 -rw-rw-r-- 1 jenkins jenkins 9417 May 16 02:04 Attribution.txt 02:10:05 -rw-rw-r-- 1 jenkins jenkins 13162 May 16 02:04 CHANGELOG.md 02:10:05 -rw-rw-r-- 1 jenkins jenkins 1689 May 16 02:04 Dockerfile 02:10:05 -rw-rw-r-- 1 jenkins jenkins 677 May 16 02:04 GOVERNANCE.md 02:10:05 -rw-rw-r-- 1 jenkins jenkins 678 May 16 02:04 Jenkinsfile 02:10:05 -rw-rw-r-- 1 jenkins jenkins 11340 May 16 02:04 LICENSE 02:10:05 -rw-rw-r-- 1 jenkins jenkins 1732 May 16 02:04 Makefile 02:10:05 -rw-rw-r-- 1 jenkins jenkins 620 May 16 02:04 OWNERS.md 02:10:05 -rw-rw-r-- 1 jenkins jenkins 3165 May 16 02:04 README.md 02:10:05 -rw-rw-r-- 1 jenkins jenkins 5 May 16 02:00 VERSION 02:10:05 drwxrwxr-x 2 jenkins jenkins 4096 May 16 02:04 bin 02:10:05 drwxrwxr-x 3 jenkins jenkins 4096 May 16 02:04 cmd 02:10:05 -rw-r--r-- 1 jenkins jenkins 18144 May 16 02:09 coverage.out 02:10:05 -rw-rw-r-- 1 jenkins jenkins 3333 May 16 02:04 go.mod 02:10:05 -rw-rw-r-- 1 jenkins jenkins 31328 May 16 02:04 go.sum 02:10:05 drwxrwxr-x 3 jenkins jenkins 4096 May 16 02:04 internal 02:10:05 drwxrwxr-x 2 jenkins jenkins 4096 May 16 02:04 mock 02:10:05 drwxrwxr-x 4 jenkins jenkins 4096 May 16 02:04 snap 02:10:05 -rw-rw-r-- 1 jenkins jenkins 227 May 16 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:05 + 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=00324782a0876aff9eae568f131f671becc33ef2 --label arch=arm64 --label version=0.0.0 . 02:10:05 Sending build context to Docker daemon 3.414MB 02:10:05 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:10:05 Step 2/24 : FROM ${BASE} AS builder 02:10:05 ---> 723fd70dcfb1 02:10:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:10:06 ---> Running in 26bacd46226e 02:10:06 Removing intermediate container 26bacd46226e 02:10:06 ---> 34fcbb0697be 02:10:06 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:10:06 ---> Running in 5285ec234d04 02:10:06 Removing intermediate container 5285ec234d04 02:10:06 ---> c4b054951453 02:10:06 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:10:07 ---> Running in a796f03e47aa 02:10:07 Removing intermediate container a796f03e47aa 02:10:07 ---> 40df76f97a9c 02:10:07 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:10:07 ---> Running in 597c7848950b 02:10:07 Removing intermediate container 597c7848950b 02:10:07 ---> 8dc5e18a036c 02:10:07 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:07 ---> Running in e79fca6ab06b 02:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:10:10 OK: 268 MiB in 57 packages 02:10:11 Removing intermediate container e79fca6ab06b 02:10:11 ---> bb08b1863b34 02:10:11 Step 8/24 : WORKDIR /device-mqtt-go 02:10:11 ---> Running in f8b4f735d499 02:10:11 Removing intermediate container f8b4f735d499 02:10:11 ---> 171c39c43e7a 02:10:11 Step 9/24 : COPY go.mod vendor* ./ 02:10:12 ---> 301dab91b012 02:10:12 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:12 ---> Running in 2121abdd68ca 02:10:14 Removing intermediate container 2121abdd68ca 02:10:14 ---> 7aef8b9dab08 02:10:14 Step 11/24 : COPY . . 02:10:15 ---> 729ebd56ab72 02:10:15 Step 12/24 : RUN $MAKE 02:10:15 ---> Running in ddff641ada87 02:10:16 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 02:12:23 Removing intermediate container ddff641ada87 02:12:23 ---> 3a5dfe742d40 02:12:23 Step 13/24 : FROM alpine:3.17 02:12:23 3.17: Pulling from library/alpine 02:12:23 c41833b44d91: Already exists 02:12:23 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:12:23 Status: Downloaded newer image for alpine:3.17 02:12:23 ---> 51e60588ff2c 02:12:23 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:12:23 ---> Running in 6b13501dc790 02:12:23 Removing intermediate container 6b13501dc790 02:12:23 ---> 01902a542a75 02:12:23 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:12:23 ---> Running in 22ba57b320d5 02:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:12:25 (1/1) Installing dumb-init (1.2.5-r2) 02:12:26 Executing busybox-1.35.0-r29.trigger 02:12:26 OK: 8 MiB in 16 packages 02:12:26 Removing intermediate container 22ba57b320d5 02:12:26 ---> ebcd1ab982ed 02:12:26 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:12:28 ---> 344b24086742 02:12:28 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:12:28 ---> b332a5d5d338 02:12:28 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:12:28 ---> d71fc678468c 02:12:28 Step 19/24 : EXPOSE 59982 02:12:28 ---> Running in e39481dc8164 02:12:29 Removing intermediate container e39481dc8164 02:12:29 ---> c14c8fc187c4 02:12:29 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:12:29 ---> Running in 4bf20f40d68e 02:12:29 Removing intermediate container 4bf20f40d68e 02:12:29 ---> 8137b7eac87e 02:12:29 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:12:29 ---> Running in 8ef252265922 02:12:29 Removing intermediate container 8ef252265922 02:12:29 ---> 2298f6e16d21 02:12:29 Step 22/24 : LABEL arch=arm64 02:12:29 ---> Running in 8cc3cf5c3e62 02:12:30 Removing intermediate container 8cc3cf5c3e62 02:12:30 ---> ba5d51b6fcee 02:12:30 Step 23/24 : LABEL git_sha=00324782a0876aff9eae568f131f671becc33ef2 02:12:30 ---> Running in 4f2362d2f4c4 02:12:30 Removing intermediate container 4f2362d2f4c4 02:12:30 ---> ab8a2149a466 02:12:30 Step 24/24 : LABEL version=0.0.0 02:12:30 ---> Running in c94fe0842d06 02:12:30 Removing intermediate container c94fe0842d06 02:12:30 ---> c8617ad0eaa9 02:12:30 [Warning] One or more build-args [ARCH] were not consumed 02:12:31 Successfully built c8617ad0eaa9 02:12:31 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 02:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:31 02:12:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:34 arm64: Pulling from edgex-lftools-log-publisher 02:12:34 8998bd30e6a1: Pulling fs layer 02:12:34 04944245beec: Pulling fs layer 02:12:34 699f458cf7ca: Pulling fs layer 02:12:34 765212b225bb: Pulling fs layer 02:12:34 f23df028b6ca: Pulling fs layer 02:12:34 d65c8cfc05b1: Pulling fs layer 02:12:34 2437ff75d9bd: Pulling fs layer 02:12:34 765212b225bb: Waiting 02:12:34 f23df028b6ca: Waiting 02:12:34 d65c8cfc05b1: Waiting 02:12:34 2437ff75d9bd: Waiting 02:12:34 04944245beec: Verifying Checksum 02:12:34 04944245beec: Download complete 02:12:34 765212b225bb: Verifying Checksum 02:12:34 765212b225bb: Download complete 02:12:34 f23df028b6ca: Verifying Checksum 02:12:34 f23df028b6ca: Download complete 02:12:34 d65c8cfc05b1: Verifying Checksum 02:12:34 d65c8cfc05b1: Download complete 02:12:34 699f458cf7ca: Verifying Checksum 02:12:34 699f458cf7ca: Download complete 02:12:35 8998bd30e6a1: Verifying Checksum 02:12:35 8998bd30e6a1: Download complete 02:12:37 2437ff75d9bd: Verifying Checksum 02:12:37 2437ff75d9bd: Download complete 02:12:39 8998bd30e6a1: Pull complete 02:12:39 04944245beec: Pull complete 02:12:40 699f458cf7ca: Pull complete 02:12:41 765212b225bb: Pull complete 02:12:41 f23df028b6ca: Pull complete 02:12:42 d65c8cfc05b1: Pull complete 02:12:57 2437ff75d9bd: Pull complete 02:12:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:57 prd-ubuntu20.04-docker-arm64-4c-16g-15492 does not seem to be running inside a container 02:12:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:13:00 $ docker top 675d95977febede8586265a203f590c93120be24c4b7b1d62658d2b05b5f2a81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:01 ---> job-cost.sh 02:13:01 lf-activate-venv: SKIPPING 02:13:01 INFO: No Stack... 02:13:01 INFO: Retrieving Pricing Info for: v3-standard-4 02:13:02 INFO: Archiving Costs [Pipeline] sh 02:13:03 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:13:03 + cut -d, -f6 [Pipeline] lock 02:13:03 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-1-stack-cost] 02:13:03 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-1-stack-cost] did not exist. Created. 02:13:03 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:04 /w/workspace/device-mqtt-go/1@tmp/durable-e831f515/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:13:04 + echo total: 0.10999999940395355 [Pipeline] stash 02:13:04 Warning: overwriting stash ‘stack-cost’ 02:13:04 Stashed 1 file(s) [Pipeline] } 02:13:04 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:04 $ docker stop --time=1 675d95977febede8586265a203f590c93120be24c4b7b1d62658d2b05b5f2a81 02:13:06 $ docker rm -f --volumes 675d95977febede8586265a203f590c93120be24c4b7b1d62658d2b05b5f2a81 [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 02:13:07 provisioning config files... 02:13:07 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config10340398301172290252tmp [Pipeline] { [Pipeline] sh 02:13:07 + set +x 02:13:07 + curl -s https://codecov.io/bash 02:13:07 + bash -s -- 02:13:07 02:13:07 _____ _ 02:13:07 / ____| | | 02:13:07 | | ___ __| | ___ ___ _____ __ 02:13:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:13:07 | |___| (_) | (_| | __/ (_| (_) \ V / 02:13:07 \_____\___/ \__,_|\___|\___\___/ \_/ 02:13:07 Bash-1.0.6 02:13:07 02:13:07 02:13:07 ==> git version 2.25.1 found 02:13:07 ==> 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 02:13:07 Release-Date: 2020-01-08 02:13:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:13:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:13:07 ==> Jenkins CI detected. 02:13:07 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-600 02:13:07 project root: . 02:13:07 --> token set from env 02:13:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:13:07 ==> Running gcov in . (disable via -X gcov) 02:13:07 ==> Python coveragepy not found 02:13:07 ==> Searching for coverage reports in: 02:13:07 + . 02:13:07 -> Found 1 reports 02:13:07 ==> Detecting git/mercurial file structure 02:13:07 ==> Reading reports 02:13:07 + ./coverage.out bytes=18144 02:13:07 ==> Appending adjustments 02:13:07 https://docs.codecov.io/docs/fixing-reports 02:13:08 + Found adjustments 02:13:08 ==> Gzipping contents 02:13:08 4.0K /tmp/codecov.krsCwn.gz 02:13:08 ==> Uploading reports 02:13:08 url: https://codecov.io 02:13:08 query: branch=PR-600&commit=00324782a0876aff9eae568f131f671becc33ef2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= 02:13:08 -> Pinging Codecov 02:13:08 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=00324782a0876aff9eae568f131f671becc33ef2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= 02:13:08 -> Uploading to 02:13:08 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/7D719EC7BBE17E464838252E33014C33/00324782a0876aff9eae568f131f671becc33ef2/97bdb54f-5b94-4f14-9e0b-3136d412a301.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T021308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=537952ee6ba4cfeb3f54a9f8ff1a3d442991b512403bf766e1f4b5a91ec570ef 02:13:08 % Total % Received % Xferd Average Speed Time Time Time Current 02:13:08 Dload Upload Total Spent Left Speed 02:13:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 56857 --:--:-- --:--:-- --:--:-- 55859 100 3184 0 0 100 3184 0 14605 --:--:-- --:--:-- --:--:-- 14538 02:13:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/00324782a0876aff9eae568f131f671becc33ef2 [Pipeline] } 02:13:08 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 02:13:10 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives ] 02:13:10 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives 02:13:10 total 16 02:13:10 drwxr-xr-x 3 root root 4096 May 16 02:03 . 02:13:10 drwxrwxr-x 11 jenkins jenkins 4096 May 16 02:03 .. 02:13:10 drwxr-xr-x 2 root root 4096 May 16 02:03 cost 02:13:10 -rw-r--r-- 1 root root 86 May 16 02:03 cost.csv 02:13:10 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives 02:13:10 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives 02:13:10 total 16 02:13:10 drwxr-xr-x 3 jenkins jenkins 4096 May 16 02:03 . 02:13:10 drwxrwxr-x 11 jenkins jenkins 4096 May 16 02:03 .. 02:13:10 drwxr-xr-x 2 jenkins jenkins 4096 May 16 02:03 cost 02:13:10 -rw-r--r-- 1 jenkins jenkins 86 May 16 02:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:13:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:13:11 ---> package-listing.sh 02:13:11 ++ facter osfamily 02:13:11 ++ tr '[:upper:]' '[:lower:]' 02:13:11 + OS_FAMILY=debian 02:13:11 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-600 02:13:11 + START_PACKAGES=/tmp/packages_start.txt 02:13:11 + END_PACKAGES=/tmp/packages_end.txt 02:13:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:13:11 + PACKAGES=/tmp/packages_start.txt 02:13:11 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' 02:13:11 + PACKAGES=/tmp/packages_end.txt 02:13:11 + case "${OS_FAMILY}" in 02:13:11 + dpkg -l 02:13:11 + grep '^ii' 02:13:11 + '[' -f /tmp/packages_start.txt ']' 02:13:11 + '[' -f /tmp/packages_end.txt ']' 02:13:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:13:11 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' 02:13:11 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ 02:13:11 + 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 02:13:11 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 02:13:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:12 prd-ubuntu20.04-docker-8c-8g-15491 does not seem to be running inside a container 02:13:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:13:16 $ docker top 8b966b23667a12fea43cd12a2b3274d15c1b8860fd746e68430ceab88e43bdb6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:16 + touch /tmp/pre-build-complete [Pipeline] sh 02:13:16 + mkdir -p /var/log/sysstat [Pipeline] sh 02:13:17 + ls /var/log/sa-host 02:13:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:17 provisioning config files... 02:13:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config175109488949323675tmp [Pipeline] { [Pipeline] echo 02:13:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:13:17 ---> create-netrc.sh [Pipeline] } 02:13:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:13:18 ---> python-tools-install.sh [Pipeline] echo 02:13:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:13:18 ---> sudo-logs.sh 02:13:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:13:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:13:19 ---> job-cost.sh 02:13:19 lf-activate-venv: SKIPPING 02:13:19 DEBUG: total: 0.2199999988079071 02:13:19 INFO: Retrieving Stack Cost... 02:13:19 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:19 INFO: Archiving Costs [Pipeline] echo 02:13:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:13:20 ---> logs-deploy.sh 02:13:20 lf-activate-venv: SKIPPING 02:13:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-600/1 02:13:20 INFO: archiving workspace using pattern(s): 02:13:21 Archives upload complete. 02:13:21 INFO: archiving logs to Nexus 02:13:22 ---> uname -a: 02:13:22 Linux prd-ubuntu20-04-docker-8c-8g-15491 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:13:22 02:13:22 02:13:22 ---> lscpu: 02:13:22 Architecture: x86_64 02:13:22 CPU op-mode(s): 32-bit, 64-bit 02:13:22 Byte Order: Little Endian 02:13:22 Address sizes: 40 bits physical, 48 bits virtual 02:13:22 CPU(s): 8 02:13:22 On-line CPU(s) list: 0-7 02:13:22 Thread(s) per core: 1 02:13:22 Core(s) per socket: 1 02:13:22 Socket(s): 8 02:13:22 NUMA node(s): 1 02:13:22 Vendor ID: AuthenticAMD 02:13:22 CPU family: 23 02:13:22 Model: 49 02:13:22 Model name: AMD EPYC-Rome Processor 02:13:22 Stepping: 0 02:13:22 CPU MHz: 2800.000 02:13:22 BogoMIPS: 5600.00 02:13:22 Virtualization: AMD-V 02:13:22 Hypervisor vendor: KVM 02:13:22 Virtualization type: full 02:13:22 L1d cache: 256 KiB 02:13:22 L1i cache: 256 KiB 02:13:22 L2 cache: 4 MiB 02:13:22 L3 cache: 128 MiB 02:13:22 NUMA node0 CPU(s): 0-7 02:13:22 Vulnerability Itlb multihit: Not affected 02:13:22 Vulnerability L1tf: Not affected 02:13:22 Vulnerability Mds: Not affected 02:13:22 Vulnerability Meltdown: Not affected 02:13:22 Vulnerability Mmio stale data: Not affected 02:13:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:13:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:13:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:13:22 Vulnerability Srbds: Not affected 02:13:22 Vulnerability Tsx async abort: Not affected 02:13:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:13:22 02:13:22 02:13:22 ---> nproc: 02:13:22 8 02:13:22 02:13:22 02:13:22 ---> df -h: 02:13:22 Filesystem Size Used Avail Use% Mounted on 02:13:22 overlay 155G 12G 144G 8% / 02:13:22 tmpfs 64M 0 64M 0% /dev 02:13:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:13:22 shm 64M 0 64M 0% /dev/shm 02:13:22 /dev/vda1 155G 12G 144G 8% /facter-os 02:13:22 02:13:22 02:13:22 ---> sar -b -r -n DEV: 02:13:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15491) 05/16/23 _x86_64_ (8 CPU) 02:13:22 02:13:22 01:59:36 LINUX RESTART (8 CPU) 02:13:22 02:13:22 02:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:13:22 02:01:01 154.70 38.99 115.71 0.00 4366.04 40293.51 0.00 02:13:22 02:02:01 115.73 0.80 114.93 0.00 10.93 45854.09 0.00 02:13:22 02:03:01 180.10 1.88 178.22 0.00 51.19 43601.00 0.00 02:13:22 02:04:01 4.87 0.05 4.82 0.00 11.06 73.60 0.00 02:13:22 02:05:01 28.46 11.25 17.21 0.00 3471.64 3747.68 0.00 02:13:22 02:06:01 4.85 0.00 4.85 0.00 0.00 62.52 0.00 02:13:22 02:07:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 02:13:22 02:08:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 02:13:22 02:09:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 02:13:22 02:10:01 2.18 0.00 2.18 0.00 0.00 31.99 0.00 02:13:22 02:11:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 02:13:22 02:12:01 1.63 0.00 1.63 0.00 0.00 17.20 0.00 02:13:22 02:13:01 1.27 0.00 1.27 0.00 0.00 13.33 0.00 02:13:22 Average: 38.26 4.03 34.23 0.00 603.74 10250.25 0.00 02:13:22 02:13:22 02:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:13:22 02:01:01 29152772 31584572 727832 2.21 75952 2635716 1952736 5.75 1003612 2366880 4332 02:13:22 02:02:01 28228648 31437672 858948 2.61 145468 3260416 2083044 6.14 1289892 2908180 54612 02:13:22 02:03:01 27626264 31540280 757104 2.30 159536 3902368 1922544 5.67 1284576 3465160 408 02:13:22 02:04:01 27645836 31560624 736660 2.24 159632 3902672 1749180 5.16 1275720 3452800 184 02:13:22 02:05:01 27403484 31540424 748576 2.28 164900 4107032 1814588 5.35 1438460 3508128 1268 02:13:22 02:06:01 27408952 31545896 743224 2.26 164976 4107028 1814588 5.35 1433940 3508088 8 02:13:22 02:07:01 27408912 31545948 743116 2.26 165068 4107028 1814588 5.35 1434144 3508092 8 02:13:22 02:08:01 27416296 31553396 735536 2.24 165088 4107036 1814588 5.35 1427192 3508104 192 02:13:22 02:09:01 27416272 31553448 735484 2.24 165156 4107040 1814588 5.35 1426920 3508108 8 02:13:22 02:10:01 27416256 31553952 735304 2.24 165276 4107012 1814588 5.35 1426632 3508516 32 02:13:22 02:11:01 27415852 31553592 735580 2.24 165312 4107020 1814588 5.35 1427056 3508516 164 02:13:22 02:12:01 27415836 31553620 735500 2.24 165344 4107024 1814588 5.35 1427260 3508520 172 02:13:22 02:13:01 27415520 31553364 735744 2.24 165416 4107024 1814588 5.35 1426820 3508524 8 02:13:22 Average: 27643915 31544368 748354 2.28 155933 3897263 1849138 5.45 1363248 3366740 4723 02:13:22 02:13:22 02:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:13:22 02:01:01 docker0 62.04 80.73 5.04 165.52 0.00 0.00 0.00 0.00 02:13:22 02:01:01 ens3 689.44 416.10 6912.39 91.84 0.00 0.00 0.00 0.00 02:13:22 02:01:01 veth45207f0 53.82 70.45 5.04 47.52 0.00 0.00 0.00 0.00 02:13:22 02:01:01 lo 6.71 6.71 0.65 0.65 0.00 0.00 0.00 0.00 02:13:22 02:02:01 docker0 126.55 258.79 10.20 1854.92 0.00 0.00 0.00 0.00 02:13:22 02:02:01 veth076e4eb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:13:22 02:02:01 ens3 278.04 139.88 1876.46 20.20 0.00 0.00 0.00 0.00 02:13:22 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:22 02:03:01 docker0 2.78 7.02 0.17 85.54 0.00 0.00 0.00 0.00 02:13:22 02:03:01 ens3 134.99 98.73 2627.37 96.80 0.00 0.00 0.00 0.00 02:13:22 02:03:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 02:13:22 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:22 02:04:01 ens3 8.77 5.65 8.26 3.04 0.00 0.00 0.00 0.00 02:13:22 02:04:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:13:22 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:22 02:05:01 ens3 110.35 59.96 1388.31 4.37 0.00 0.00 0.00 0.00 02:13:22 02:05:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:13:22 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:22 02:06:01 ens3 0.33 0.27 0.09 0.08 0.00 0.00 0.00 0.00 02:13:22 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:22 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:22 02:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:22 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:22 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:22 02:08:01 ens3 0.28 0.20 0.07 0.01 0.00 0.00 0.00 0.00 02:13:22 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:22 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:22 02:09:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:13:22 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:22 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:22 02:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:13:22 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:22 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:22 02:11:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 02:13:22 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:22 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:22 02:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:13:22 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:22 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:22 02:13:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:13:22 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:22 Average: docker0 14.66 26.59 1.18 161.99 0.00 0.00 0.00 0.00 02:13:22 Average: ens3 93.31 55.01 978.02 16.55 0.00 0.00 0.00 0.00 02:13:22 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 02:13:22 02:13:22 02:13:22 ---> sar -P ALL: 02:13:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15491) 05/16/23 _x86_64_ (8 CPU) 02:13:22 02:13:22 01:59:36 LINUX RESTART (8 CPU) 02:13:22 02:13:22 02:00:02 CPU %user %nice %system %iowait %steal %idle 02:13:22 02:01:01 all 9.19 0.00 3.06 2.01 0.06 85.68 02:13:22 02:01:01 0 10.86 0.00 2.75 0.38 0.05 85.96 02:13:22 02:01:01 1 10.09 0.00 3.17 0.48 0.05 86.21 02:13:22 02:01:01 2 8.20 0.00 3.28 9.50 0.05 78.96 02:13:22 02:01:01 3 7.77 0.00 2.59 0.14 0.07 89.44 02:13:22 02:01:01 4 9.64 0.00 3.53 0.31 0.05 86.47 02:13:22 02:01:01 5 8.62 0.00 2.85 1.66 0.05 86.82 02:13:22 02:01:01 6 8.83 0.00 3.10 2.24 0.05 85.79 02:13:22 02:01:01 7 9.52 0.00 3.19 1.44 0.07 85.78 02:13:22 02:02:01 all 6.34 0.00 2.31 3.29 0.05 88.00 02:13:22 02:02:01 0 6.47 0.00 2.01 4.04 0.05 87.43 02:13:22 02:02:01 1 6.40 0.00 2.02 0.18 0.10 91.29 02:13:22 02:02:01 2 5.99 0.00 2.26 1.09 0.03 90.62 02:13:22 02:02:01 3 6.75 0.00 3.22 3.64 0.05 86.35 02:13:22 02:02:01 4 6.78 0.00 1.76 0.33 0.05 91.08 02:13:22 02:02:01 5 6.46 0.00 2.53 9.04 0.03 81.94 02:13:22 02:02:01 6 5.99 0.00 2.02 0.03 0.03 91.93 02:13:22 02:02:01 7 5.91 0.00 2.70 7.96 0.07 83.35 02:13:22 02:03:01 all 35.72 0.00 6.15 2.47 0.10 55.57 02:13:22 02:03:01 0 36.05 0.00 5.88 1.12 0.08 56.87 02:13:22 02:03:01 1 34.67 0.00 6.63 0.52 0.10 58.08 02:13:22 02:03:01 2 35.80 0.00 6.37 1.82 0.08 55.92 02:13:22 02:03:01 3 35.51 0.00 6.00 0.74 0.08 57.66 02:13:22 02:03:01 4 36.29 0.00 6.39 14.22 0.10 43.00 02:13:22 02:03:01 5 36.16 0.00 5.89 0.72 0.08 57.14 02:13:22 02:03:01 6 35.92 0.00 5.69 0.24 0.10 58.05 02:13:22 02:03:01 7 35.34 0.00 6.33 0.37 0.12 57.85 02:13:22 02:04:01 all 0.25 0.00 0.09 0.01 0.01 99.64 02:13:22 02:04:01 0 0.22 0.00 0.15 0.00 0.02 99.62 02:13:22 02:04:01 1 0.13 0.00 0.12 0.03 0.02 99.70 02:13:22 02:04:01 2 0.57 0.00 0.07 0.00 0.02 99.35 02:13:22 02:04:01 3 0.08 0.00 0.08 0.02 0.02 99.80 02:13:22 02:04:01 4 0.48 0.00 0.07 0.03 0.02 99.40 02:13:22 02:04:01 5 0.10 0.00 0.03 0.00 0.02 99.85 02:13:22 02:04:01 6 0.12 0.00 0.10 0.00 0.00 99.78 02:13:22 02:04:01 7 0.30 0.00 0.07 0.00 0.02 99.62 02:13:22 02:05:01 all 0.95 0.00 0.46 0.43 0.01 98.15 02:13:22 02:05:01 0 0.52 0.00 0.27 0.17 0.00 99.05 02:13:22 02:05:01 1 1.40 0.00 0.80 1.20 0.02 96.58 02:13:22 02:05:01 2 0.77 0.00 0.40 0.60 0.02 98.21 02:13:22 02:05:01 3 0.65 0.00 0.35 0.05 0.02 98.93 02:13:22 02:05:01 4 0.77 0.00 0.38 0.47 0.00 98.38 02:13:22 02:05:01 5 2.10 0.00 0.43 0.05 0.02 97.40 02:13:22 02:05:01 6 0.45 0.00 0.53 0.38 0.02 98.62 02:13:22 02:05:01 7 0.90 0.00 0.54 0.54 0.02 98.01 02:13:22 02:06:01 all 0.17 0.00 0.01 0.01 0.01 99.80 02:13:22 02:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:13:22 02:06:01 1 0.02 0.00 0.02 0.05 0.02 99.90 02:13:22 02:06:01 2 1.26 0.00 0.02 0.00 0.02 98.71 02:13:22 02:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:13:22 02:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:13:22 02:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:13:22 02:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:13:22 02:06:01 7 0.07 0.00 0.02 0.00 0.03 99.88 02:13:22 02:07:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:13:22 02:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:13:22 02:07:01 1 0.02 0.00 0.00 0.03 0.02 99.93 02:13:22 02:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:13:22 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:13:22 02:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:13:22 02:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:13:22 02:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:13:22 02:07:01 7 0.10 0.00 0.05 0.00 0.02 99.83 02:13:22 02:08:01 all 0.03 0.00 0.02 0.00 0.01 99.94 02:13:22 02:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:13:22 02:08:01 1 0.05 0.00 0.02 0.02 0.02 99.90 02:13:22 02:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:13:22 02:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:13:22 02:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:13:22 02:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:13:22 02:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:13:22 02:08:01 7 0.08 0.00 0.07 0.00 0.03 99.82 02:13:22 02:09:01 all 0.19 0.00 0.01 0.02 0.01 99.78 02:13:22 02:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:13:22 02:09:01 1 0.00 0.00 0.00 0.10 0.02 99.88 02:13:22 02:09:01 2 1.37 0.00 0.02 0.00 0.02 98.60 02:13:22 02:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:13:22 02:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:13:22 02:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:13:22 02:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:22 02:09:01 7 0.05 0.00 0.02 0.03 0.02 99.88 02:13:22 02:10:01 all 0.22 0.00 0.02 0.01 0.01 99.74 02:13:22 02:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:13:22 02:10:01 1 0.02 0.00 0.05 0.05 0.02 99.87 02:13:22 02:10:01 2 1.48 0.00 0.10 0.02 0.02 98.38 02:13:22 02:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:13:22 02:10:01 4 0.08 0.00 0.00 0.00 0.00 99.92 02:13:22 02:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:13:22 02:10:01 6 0.05 0.00 0.02 0.00 0.03 99.90 02:13:22 02:10:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:13:22 02:11:01 all 0.04 0.00 0.01 0.00 0.00 99.94 02:13:22 02:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:13:22 02:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:13:22 02:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:13:22 02:11:01 3 0.00 0.00 0.03 0.00 0.00 99.97 02:13:22 02:11:01 4 0.23 0.00 0.02 0.00 0.00 99.75 02:13:22 02:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:13:22 02:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:13:22 02:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:13:22 02:13:22 02:11:01 CPU %user %nice %system %iowait %steal %idle 02:13:22 02:12:01 all 0.05 0.00 0.01 0.01 0.01 99.92 02:13:22 02:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:13:22 02:12:01 1 0.03 0.00 0.00 0.07 0.00 99.90 02:13:22 02:12:01 2 0.25 0.00 0.00 0.00 0.03 99.72 02:13:22 02:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:13:22 02:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:13:22 02:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:13:22 02:12:01 6 0.05 0.00 0.05 0.00 0.02 99.88 02:13:22 02:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:13:22 02:13:01 all 0.02 0.00 0.01 0.01 0.00 99.95 02:13:22 02:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:13:22 02:13:01 1 0.02 0.00 0.02 0.12 0.00 99.85 02:13:22 02:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:13:22 02:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:13:22 02:13:01 4 0.07 0.00 0.00 0.00 0.00 99.93 02:13:22 02:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:13:22 02:13:01 6 0.02 0.00 0.05 0.00 0.02 99.92 02:13:22 02:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:13:22 Average: all 4.05 0.00 0.93 0.63 0.02 94.37 02:13:22 Average: 0 4.12 0.00 0.85 0.44 0.02 94.58 02:13:22 Average: 1 4.02 0.00 0.98 0.22 0.03 94.75 02:13:22 Average: 2 4.25 0.00 0.95 0.98 0.02 93.80 02:13:22 Average: 3 3.87 0.00 0.94 0.35 0.02 94.82 02:13:22 Average: 4 4.14 0.00 0.92 1.17 0.02 93.75 02:13:22 Average: 5 4.09 0.00 0.90 0.88 0.02 94.12 02:13:22 Average: 6 3.92 0.00 0.88 0.22 0.02 94.96 02:13:22 Average: 7 3.98 0.00 0.99 0.79 0.03 94.20 02:13:22 02:13:22 02:13:22