Pull request #608 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3df0c6f64b449b5535026c21b64b0251cd5b0534+a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 (bad07a94e9b0b2b113ecad464681e2749c023fdb) 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-ssh14174366046713548626.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-ssh14825424433624191571.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-608/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-608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5658297020745082140.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-608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9285927882082600813.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-ssh1522445050982767377.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-608/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-608/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7124390359380834325.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16646 in /w/workspace/gexfoundry_device-mqtt-go_PR-608 [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-608 # 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/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 into PR head commit 3df0c6f64b449b5535026c21b64b0251cd5b0534 Merge succeeded, producing 3df0c6f64b449b5535026c21b64b0251cd5b0534 Checking out Revision 3df0c6f64b449b5535026c21b64b0251cd5b0534 (PR-608) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 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 01:58:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 3df0c6f64b449b5535026c21b64b0251cd5b0534 # 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 a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3df0c6f64b449b5535026c21b64b0251cd5b0534 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:58:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:58:32 ========================================================= 01:58:32 EdgeX Global Pipelines Version Info 01:58:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:58:33 ------------------- 01:58:33 stable info: 01:58:33 ------------------- 01:58:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:58:33 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:58:33 Message: update stable to v1.0.249 01:58:34 ------------------- 01:58:34 experimental info: 01:58:34 ------------------- 01:58:34 Commited By: **** collab-it+edgex@linuxfoundation.org 01:58:34 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:58:34 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:58:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:58:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:58:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:58:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:58:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:58:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:58:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-608 [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-608 [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-608 [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3df0c6f64b449b5535026c21b64b0251cd5b0534 [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3df0c6f [Pipeline] echo 01:58:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:36 provisioning config files... 01:58:36 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/config11077891405351383781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:36 ---> docker-login.sh 01:58:36 nexus3.edgexfoundry.org:10001 01:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:36 Configure a credential helper to remove this warning. See 01:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:36 01:58:36 Login Succeeded 01:58:36 nexus3.edgexfoundry.org:10002 01:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:36 Configure a credential helper to remove this warning. See 01:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:36 01:58:36 Login Succeeded 01:58:36 nexus3.edgexfoundry.org:10003 01:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:36 Configure a credential helper to remove this warning. See 01:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:36 01:58:36 Login Succeeded 01:58:36 nexus3.edgexfoundry.org:10004 01:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:36 Configure a credential helper to remove this warning. See 01:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:36 01:58:36 Login Succeeded 01:58:36 docker.io 01:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:37 Configure a credential helper to remove this warning. See 01:58:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:37 01:58:37 Login Succeeded 01:58:37 ---> docker-login.sh ends [Pipeline] } 01:58:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:58:37 + git rev-list -1 --merges 3df0c6f64b449b5535026c21b64b0251cd5b0534~1..3df0c6f64b449b5535026c21b64b0251cd5b0534 [Pipeline] echo 01:58:37 -----------> git rev-list -1 --merges 3df0c6f64b449b5535026c21b64b0251cd5b0534~1..3df0c6f64b449b5535026c21b64b0251cd5b0534 3df0c6f64b449b5535026c21b64b0251cd5b0534 [false] [Pipeline] sh 01:58:38 + git log --format=format:%s -1 3df0c6f64b449b5535026c21b64b0251cd5b0534 [Pipeline] echo 01:58:38 ========================================================= 01:58:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:58:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:38 + git log --format=format:%s -1 3df0c6f64b449b5535026c21b64b0251cd5b0534 [Pipeline] echo 01:58:38 [semverPrep] GIT_COMMIT: 3df0c6f64b449b5535026c21b64b0251cd5b0534, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:58:38 [semverPrep] This is not a build commit. [Pipeline] sh 01:58:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:58:39 + grep -v github /etc/ssh/ssh_known_hosts 01:58:39 + [ -e /tmp/ssh_known_hosts ] 01:58:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:58:39 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 01:58:39 tee -a /etc/ssh/ssh_known_hosts 01:58:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:39 01:58:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:40 0.1.4: Pulling from edgex-devops/py-git-semver 01:58:40 b85a868b505f: Pulling fs layer 01:58:40 e2be974225ed: Pulling fs layer 01:58:40 339a4e72a1f5: Pulling fs layer 01:58:40 988bab9f4d93: Pulling fs layer 01:58:40 1469e6f7b9e6: Pulling fs layer 01:58:40 eaf3925da568: Pulling fs layer 01:58:40 bab4dde63d76: Pulling fs layer 01:58:40 bde34c3a00c8: Pulling fs layer 01:58:40 b352a97aabf1: Pulling fs layer 01:58:40 4872d77fe225: Pulling fs layer 01:58:40 5851b861e8e6: Pulling fs layer 01:58:40 988bab9f4d93: Waiting 01:58:40 1469e6f7b9e6: Waiting 01:58:40 eaf3925da568: Waiting 01:58:40 bab4dde63d76: Waiting 01:58:40 bde34c3a00c8: Waiting 01:58:40 b352a97aabf1: Waiting 01:58:40 5851b861e8e6: Waiting 01:58:40 4872d77fe225: Waiting 01:58:40 e2be974225ed: Download complete 01:58:40 988bab9f4d93: Download complete 01:58:40 339a4e72a1f5: Verifying Checksum 01:58:40 339a4e72a1f5: Download complete 01:58:40 1469e6f7b9e6: Verifying Checksum 01:58:40 1469e6f7b9e6: Download complete 01:58:40 eaf3925da568: Download complete 01:58:40 bde34c3a00c8: Verifying Checksum 01:58:40 bde34c3a00c8: Download complete 01:58:40 b352a97aabf1: Download complete 01:58:40 4872d77fe225: Verifying Checksum 01:58:40 4872d77fe225: Download complete 01:58:40 5851b861e8e6: Verifying Checksum 01:58:40 5851b861e8e6: Download complete 01:58:40 b85a868b505f: Verifying Checksum 01:58:40 b85a868b505f: Download complete 01:58:40 bab4dde63d76: Verifying Checksum 01:58:40 bab4dde63d76: Download complete 01:58:41 b85a868b505f: Pull complete 01:58:41 e2be974225ed: Pull complete 01:58:42 339a4e72a1f5: Pull complete 01:58:42 988bab9f4d93: Pull complete 01:58:42 1469e6f7b9e6: Pull complete 01:58:42 eaf3925da568: Pull complete 01:58:44 bab4dde63d76: Pull complete 01:58:44 bde34c3a00c8: Pull complete 01:58:44 b352a97aabf1: Pull complete 01:58:44 4872d77fe225: Pull complete 01:58:44 5851b861e8e6: Pull complete 01:58:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:58:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:58:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:45 prd-ubuntu20.04-docker-8c-8g-16646 does not seem to be running inside a container 01:58:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@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 01:58:48 $ docker top 5bfbe51a52201bd144547050c4026f25f7164bf83934f090d2359852a3d694cd -eo pid,comm 01:58:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:58:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:58:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:48 [ssh-agent] Looking for ssh-agent implementation... 01:58:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:48 $ docker exec 5bfbe51a52201bd144547050c4026f25f7164bf83934f090d2359852a3d694cd ssh-agent 01:58:48 SSH_AUTH_SOCK=/tmp/ssh-r1wkr10BO1JQ/agent.32 01:58:48 SSH_AGENT_PID=38 01:58:48 Running ssh-add (command line suppressed) 01:58:48 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/private_key_9262752030276764101.key (/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/private_key_9262752030276764101.key) 01:58:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:49 + git tag --points-at HEAD [Pipeline] } 01:58:49 $ docker exec --env ******** --env ******** 5bfbe51a52201bd144547050c4026f25f7164bf83934f090d2359852a3d694cd ssh-agent -k 01:58:49 unset SSH_AUTH_SOCK; 01:58:49 unset SSH_AGENT_PID; 01:58:49 echo Agent pid 38 killed; 01:58:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:58:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:58:49 [ssh-agent] Looking for ssh-agent implementation... 01:58:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:58:49 $ docker exec 5bfbe51a52201bd144547050c4026f25f7164bf83934f090d2359852a3d694cd ssh-agent 01:58:49 SSH_AUTH_SOCK=/tmp/ssh-zl0uWd6gNxZc/agent.72 01:58:49 SSH_AGENT_PID=78 01:58:49 Running ssh-add (command line suppressed) 01:58:49 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/private_key_17713315817314643016.key (/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/private_key_17713315817314643016.key) 01:58:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:58:49 + git semver init 01:58:50 2023-05-24 01:58:50,105 [run_init] DEBUG init version:0.0.0 force:False 01:58:50 2023-05-24 01:58:50,106 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver 01:58:50 2023-05-24 01:58:50,106 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver 01:58:50 2023-05-24 01:58:50,107 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-608, universal_newlines=False, shell=None, istream=None) 01:58:51 2023-05-24 01:58:50,861 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608/.git/info/exclude 01:58:51 2023-05-24 01:58:50,861 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver/PR-608 with force:False 01:58:51 2023-05-24 01:58:50,862 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver/PR-608 01:58:51 2023-05-24 01:58:50,865 [execute] INFO git cat-file --batch-check 01:58:51 2023-05-24 01:58:50,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver, universal_newlines=False, shell=None, istream=) 01:58:51 2023-05-24 01:58:50,871 [execute] INFO git cat-file --batch 01:58:51 2023-05-24 01:58:50,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver, universal_newlines=False, shell=None, istream=) 01:58:51 2023-05-24 01:58:50,876 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver/PR-608 01:58:51 0.0.0 [Pipeline] } 01:58:51 $ docker exec --env ******** --env ******** 5bfbe51a52201bd144547050c4026f25f7164bf83934f090d2359852a3d694cd ssh-agent -k 01:58:51 unset SSH_AUTH_SOCK; 01:58:51 unset SSH_AGENT_PID; 01:58:51 echo Agent pid 78 killed; 01:58:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:58:51 + git semver [Pipeline] } 01:58:51 $ docker stop --time=1 5bfbe51a52201bd144547050c4026f25f7164bf83934f090d2359852a3d694cd 01:58:53 $ docker rm -f --volumes 5bfbe51a52201bd144547050c4026f25f7164bf83934f090d2359852a3d694cd [Pipeline] // withDockerContainer [Pipeline] sh 01:58:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:58:53 Stashed 1 file(s) [Pipeline] echo 01:58:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:54 provisioning config files... 01:58:54 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/config18421299278136042117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:54 ---> docker-login.sh 01:58:54 nexus3.edgexfoundry.org:10001 01:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:54 Configure a credential helper to remove this warning. See 01:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:54 01:58:54 Login Succeeded 01:58:54 nexus3.edgexfoundry.org:10002 01:58:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:54 Configure a credential helper to remove this warning. See 01:58:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:54 01:58:54 Login Succeeded 01:58:54 nexus3.edgexfoundry.org:10003 01:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:55 Configure a credential helper to remove this warning. See 01:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:55 01:58:55 Login Succeeded 01:58:55 nexus3.edgexfoundry.org:10004 01:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:55 Configure a credential helper to remove this warning. See 01:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:55 01:58:55 Login Succeeded 01:58:55 docker.io 01:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:55 Configure a credential helper to remove this warning. See 01:58:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:55 01:58:55 Login Succeeded 01:58:55 ---> docker-login.sh ends [Pipeline] } 01:58:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:58:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:58:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:58:55 ========================================================= 01:58:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:58:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:58:56 Sending build context to Docker daemon 6.592MB 01:58:56 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:58:56 Step 2/12 : FROM ${BASE} AS builder 01:58:56 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:58:56 f56be85fc22e: Pulling fs layer 01:58:56 85791d961cd3: Pulling fs layer 01:58:56 d694b5ae8c79: Pulling fs layer 01:58:56 9f32a84ed3da: Pulling fs layer 01:58:56 4d19c01a9841: Pulling fs layer 01:58:56 9325e15d5711: Pulling fs layer 01:58:56 556b6ee489ea: Pulling fs layer 01:58:56 c5a4b2cf53e6: Pulling fs layer 01:58:56 9f32a84ed3da: Waiting 01:58:56 556b6ee489ea: Waiting 01:58:56 4d19c01a9841: Waiting 01:58:56 c5a4b2cf53e6: Waiting 01:58:56 9325e15d5711: Waiting 01:58:56 85791d961cd3: Download complete 01:58:56 9f32a84ed3da: Download complete 01:58:56 4d19c01a9841: Verifying Checksum 01:58:56 4d19c01a9841: Download complete 01:58:56 f56be85fc22e: Verifying Checksum 01:58:56 f56be85fc22e: Download complete 01:58:56 9325e15d5711: Verifying Checksum 01:58:56 9325e15d5711: Download complete 01:58:56 f56be85fc22e: Pull complete 01:58:56 85791d961cd3: Pull complete 01:58:56 c5a4b2cf53e6: Verifying Checksum 01:58:56 c5a4b2cf53e6: Download complete 01:58:56 d694b5ae8c79: Verifying Checksum 01:58:56 d694b5ae8c79: Download complete 01:58:57 556b6ee489ea: Verifying Checksum 01:58:57 556b6ee489ea: Download complete 01:59:00 d694b5ae8c79: Pull complete 01:59:00 9f32a84ed3da: Pull complete 01:59:00 4d19c01a9841: Pull complete 01:59:00 9325e15d5711: Pull complete 01:59:03 556b6ee489ea: Pull complete 01:59:03 c5a4b2cf53e6: Pull complete 01:59:03 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 01:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:59:03 ---> c4be618373d6 01:59:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:59:07 ---> Running in 06382fa6796c 01:59:07 Removing intermediate container 06382fa6796c 01:59:07 ---> e8df4cf2bc61 01:59:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:59:07 ---> Running in 1e912a87a8ea 01:59:07 Removing intermediate container 1e912a87a8ea 01:59:07 ---> d76c6e703896 01:59:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:59:07 ---> Running in 518bc17b40d7 01:59:07 Removing intermediate container 518bc17b40d7 01:59:07 ---> f1a5d60a9af2 01:59:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:59:07 ---> Running in ccc36efdfbbc 01:59:07 Removing intermediate container ccc36efdfbbc 01:59:07 ---> b8642cf7d3b3 01:59:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:59:07 ---> Running in 62925c3c5d73 01:59:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:59:08 (1/4) Installing openssh-keygen (9.1_p1-r3) 01:59:08 (2/4) Installing libedit (20221030.3.1-r0) 01:59:08 (3/4) Installing openssh-client-common (9.1_p1-r3) 01:59:08 (4/4) Installing openssh-client-default (9.1_p1-r3) 01:59:08 Executing busybox-1.35.0-r29.trigger 01:59:08 OK: 269 MiB in 57 packages 01:59:09 Removing intermediate container 62925c3c5d73 01:59:09 ---> 67f41cef79d3 01:59:09 Step 8/12 : WORKDIR /device-mqtt-go 01:59:09 ---> Running in 3c49c1a33de5 01:59:09 Removing intermediate container 3c49c1a33de5 01:59:09 ---> c0ea91bdc9d6 01:59:09 Step 9/12 : COPY go.mod vendor* ./ 01:59:09 ---> 0ee8479a4c47 01:59:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:09 ---> Running in fab2e9745647 01:59:09 Still waiting to schedule task 01:59:09 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:59:35 Removing intermediate container fab2e9745647 01:59:35 ---> bf8ad1f77e23 01:59:35 Step 11/12 : COPY . . 01:59:35 ---> 76a455317717 01:59:35 Step 12/12 : RUN $MAKE 01:59:35 ---> Running in 7f135294474c 01:59:35 noop 01:59:35 Removing intermediate container 7f135294474c 01:59:35 ---> 8acf2cd6c1c8 01:59:35 Successfully built 8acf2cd6c1c8 01:59:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:36 + docker inspect -f . ci-base-image-x86_64 01:59:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:36 prd-ubuntu20.04-docker-8c-8g-16646 does not seem to be running inside a container 01:59:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@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 01:59:36 $ docker top 14f8194fe4ace29948c3a1bf65b7f1fe0081545d53f9d401424aa1142fea9b2c -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:37 + go version 01:59:37 go version go1.20.2 linux/amd64 [Pipeline] } 01:59:37 $ docker stop --time=1 14f8194fe4ace29948c3a1bf65b7f1fe0081545d53f9d401424aa1142fea9b2c 01:59:38 $ docker rm -f --volumes 14f8194fe4ace29948c3a1bf65b7f1fe0081545d53f9d401424aa1142fea9b2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:39 + docker inspect -f . ci-base-image-x86_64 01:59:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:39 prd-ubuntu20.04-docker-8c-8g-16646 does not seem to be running inside a container 01:59:39 $ 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-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@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 01:59:39 $ docker top d8b4124c5d861aab5b3158f05e59199e007dcbcc9004f9ada43bd2a1e1934bb4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:40 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-608 [Pipeline] fileExists [Pipeline] sh 01:59:40 + make test 01:59:40 go test ./... -coverprofile=coverage.out ./... 01:59:45 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:59:55 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:59:55 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:59:55 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.8% of statements 02:00:02 go vet ./... 02:00:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:00:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:00:05 ./bin/test-attribution-txt.sh [Pipeline] echo 02:00:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:00:05 $ docker stop --time=1 d8b4124c5d861aab5b3158f05e59199e007dcbcc9004f9ada43bd2a1e1934bb4 02:00:10 $ docker rm -f --volumes d8b4124c5d861aab5b3158f05e59199e007dcbcc9004f9ada43bd2a1e1934bb4 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:00:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:00:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:00:11 + ls -al . 02:00:11 total 180 02:00:11 drwxrwxr-x 10 jenkins jenkins 4096 May 24 01:59 . 02:00:11 drwxrwxr-x 4 jenkins jenkins 4096 May 24 01:58 .. 02:00:11 -rw-rw-r-- 1 jenkins jenkins 140 May 24 01:58 .dockerignore 02:00:11 drwxrwxr-x 8 jenkins jenkins 4096 May 24 01:58 .git 02:00:11 drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:58 .github 02:00:11 -rw-rw-r-- 1 jenkins jenkins 329 May 24 01:58 .gitignore 02:00:11 -rw-rw-r-- 1 jenkins jenkins 41 May 24 01:58 .golangci.yml 02:00:11 drwxr-xr-x 3 jenkins jenkins 4096 May 24 01:58 .semver 02:00:11 -rw-rw-r-- 1 jenkins jenkins 9417 May 24 01:58 Attribution.txt 02:00:11 -rw-rw-r-- 1 jenkins jenkins 13162 May 24 01:58 CHANGELOG.md 02:00:11 -rw-rw-r-- 1 jenkins jenkins 1689 May 24 01:58 Dockerfile 02:00:11 -rw-rw-r-- 1 jenkins jenkins 677 May 24 01:58 GOVERNANCE.md 02:00:11 -rw-rw-r-- 1 jenkins jenkins 678 May 24 01:58 Jenkinsfile 02:00:11 -rw-rw-r-- 1 jenkins jenkins 11340 May 24 01:58 LICENSE 02:00:11 -rw-rw-r-- 1 jenkins jenkins 1732 May 24 01:58 Makefile 02:00:11 -rw-rw-r-- 1 jenkins jenkins 620 May 24 01:58 OWNERS.md 02:00:11 -rw-rw-r-- 1 jenkins jenkins 3165 May 24 01:58 README.md 02:00:11 -rw-rw-r-- 1 jenkins jenkins 5 May 24 01:58 VERSION 02:00:11 drwxrwxr-x 2 jenkins jenkins 4096 May 24 01:58 bin 02:00:11 drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:58 cmd 02:00:11 -rw-r--r-- 1 jenkins jenkins 18506 May 24 01:59 coverage.out 02:00:11 -rw-rw-r-- 1 jenkins jenkins 3292 May 24 01:58 go.mod 02:00:11 -rw-rw-r-- 1 jenkins jenkins 31246 May 24 01:58 go.sum 02:00:11 drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:58 internal 02:00:11 drwxrwxr-x 2 jenkins jenkins 4096 May 24 01:58 mock 02:00:11 drwxrwxr-x 4 jenkins jenkins 4096 May 24 01:58 snap 02:00:11 -rw-rw-r-- 1 jenkins jenkins 227 May 24 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:12 + 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=3df0c6f64b449b5535026c21b64b0251cd5b0534 --label arch=amd64 --label version=0.0.0 . 02:00:12 Sending build context to Docker daemon 6.611MB 02:00:12 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:00:12 Step 2/24 : FROM ${BASE} AS builder 02:00:12 ---> 8acf2cd6c1c8 02:00:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:00:12 ---> Running in 84017f3ac89c 02:00:12 Removing intermediate container 84017f3ac89c 02:00:12 ---> ae56e14c193a 02:00:12 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:12 ---> Running in a431eaf30aa1 02:00:12 Removing intermediate container a431eaf30aa1 02:00:12 ---> b64904ba2ba9 02:00:12 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:12 ---> Running in 9be79a152c78 02:00:12 Removing intermediate container 9be79a152c78 02:00:12 ---> ea06169ec1fe 02:00:12 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:00:12 ---> Running in 9f2bba03164e 02:00:12 Removing intermediate container 9f2bba03164e 02:00:12 ---> 93a652693f32 02:00:12 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:12 ---> Running in e6961981a8b9 02:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:16 OK: 269 MiB in 57 packages 02:00:16 Removing intermediate container e6961981a8b9 02:00:16 ---> c58826e5c83a 02:00:16 Step 8/24 : WORKDIR /device-mqtt-go 02:00:16 ---> Running in f19c9625d701 02:00:16 Removing intermediate container f19c9625d701 02:00:16 ---> 516eb3b91f1d 02:00:16 Step 9/24 : COPY go.mod vendor* ./ 02:00:16 ---> 60eb092390d3 02:00:16 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:16 ---> Running in 6f81b0b12c60 02:00:17 Removing intermediate container 6f81b0b12c60 02:00:17 ---> d2fe6f21c086 02:00:17 Step 11/24 : COPY . . 02:00:17 ---> b3f80d6351b0 02:00:17 Step 12/24 : RUN $MAKE 02:00:17 ---> Running in 8edb21594acd 02:00:18 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:00:42 Removing intermediate container 8edb21594acd 02:00:42 ---> 2c1d59c57e45 02:00:42 Step 13/24 : FROM alpine:3.17 02:00:42 3.17: Pulling from library/alpine 02:00:42 f56be85fc22e: Already exists 02:00:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:00:42 Status: Downloaded newer image for alpine:3.17 02:00:42 ---> 9ed4aefc74f6 02:00:42 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:00:42 ---> Running in 9d4540f32ddd 02:00:42 Removing intermediate container 9d4540f32ddd 02:00:42 ---> 071bf7a11208 02:00:42 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:00:42 ---> Running in a7b2d0f87032 02:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:00:42 (1/1) Installing dumb-init (1.2.5-r2) 02:00:42 Executing busybox-1.35.0-r29.trigger 02:00:42 OK: 7 MiB in 16 packages 02:00:42 Removing intermediate container a7b2d0f87032 02:00:42 ---> bfe8fdc50e50 02:00:42 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:00:42 ---> 8e8911e730c8 02:00:42 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:00:42 ---> 3bb6fd14b1f7 02:00:42 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:00:42 ---> 04b558bfd21b 02:00:42 Step 19/24 : EXPOSE 59982 02:00:42 ---> Running in 5950b82395de 02:00:42 Removing intermediate container 5950b82395de 02:00:42 ---> dfeaa6930f73 02:00:42 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:00:42 ---> Running in b729fdece1bf 02:00:42 Removing intermediate container b729fdece1bf 02:00:42 ---> 6fff943f58bd 02:00:42 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:00:42 ---> Running in 2ce46fbc290f 02:00:42 Removing intermediate container 2ce46fbc290f 02:00:42 ---> 8e7867593aeb 02:00:42 Step 22/24 : LABEL arch=amd64 02:00:42 ---> Running in 461b772c3f4c 02:00:42 Removing intermediate container 461b772c3f4c 02:00:42 ---> 4bc529d6030e 02:00:42 Step 23/24 : LABEL git_sha=3df0c6f64b449b5535026c21b64b0251cd5b0534 02:00:42 ---> Running in 102f90c3ff2b 02:00:42 Removing intermediate container 102f90c3ff2b 02:00:42 ---> ec547f296c48 02:00:42 Step 24/24 : LABEL version=0.0.0 02:00:42 ---> Running in 73f28a962d54 02:00:42 Removing intermediate container 73f28a962d54 02:00:42 ---> 321db451b289 02:00:42 [Warning] One or more build-args [ARCH] were not consumed 02:00:42 Successfully built 321db451b289 02:00:42 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:00:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:43 02:00:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:43 latest: Pulling from edgex-lftools-log-publisher 02:00:43 5eb5b503b376: Pulling fs layer 02:00:43 5c69ac0246d0: Pulling fs layer 02:00:43 ec43610c2a17: Pulling fs layer 02:00:43 3a2ae6a8a46f: Pulling fs layer 02:00:43 33b1e0a273af: Pulling fs layer 02:00:43 5d3b04190fa2: Pulling fs layer 02:00:43 2f39f015ded8: Pulling fs layer 02:00:43 3a2ae6a8a46f: Waiting 02:00:43 33b1e0a273af: Waiting 02:00:43 5d3b04190fa2: Waiting 02:00:43 2f39f015ded8: Waiting 02:00:43 5c69ac0246d0: Verifying Checksum 02:00:43 5c69ac0246d0: Download complete 02:00:43 3a2ae6a8a46f: Verifying Checksum 02:00:43 3a2ae6a8a46f: Download complete 02:00:43 33b1e0a273af: Verifying Checksum 02:00:43 33b1e0a273af: Download complete 02:00:43 5d3b04190fa2: Verifying Checksum 02:00:43 5d3b04190fa2: Download complete 02:00:43 ec43610c2a17: Verifying Checksum 02:00:43 ec43610c2a17: Download complete 02:00:43 5eb5b503b376: Verifying Checksum 02:00:43 5eb5b503b376: Download complete 02:00:44 2f39f015ded8: Download complete 02:00:45 5eb5b503b376: Pull complete 02:00:45 5c69ac0246d0: Pull complete 02:00:45 ec43610c2a17: Pull complete 02:00:45 3a2ae6a8a46f: Pull complete 02:00:46 33b1e0a273af: Pull complete 02:00:46 5d3b04190fa2: Pull complete 02:00:50 2f39f015ded8: Pull complete 02:00:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:00:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:50 prd-ubuntu20.04-docker-8c-8g-16646 does not seem to be running inside a container 02:00:50 $ 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-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@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:00:54 $ docker top 6a471adaa7049d72781189598f4e1eaaa02517a8df2b61216b05fb560d0aeeb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:55 ---> job-cost.sh 02:00:55 lf-activate-venv: SKIPPING 02:00:55 INFO: No Stack... 02:00:55 INFO: Retrieving Pricing Info for: v3-standard-8 02:00:55 INFO: Archiving Costs [Pipeline] sh 02:00:57 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives/cost.csv 02:00:57 + cut -d, -f6 [Pipeline] lock 02:00:57 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-608-1-stack-cost] 02:00:57 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-608-1-stack-cost] did not exist. Created. 02:00:57 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-608-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:00:58 + echo total: 0.2199999988079071 [Pipeline] stash 02:00:58 Stashed 1 file(s) [Pipeline] } 02:00:58 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-608-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:00:58 $ docker stop --time=1 6a471adaa7049d72781189598f4e1eaaa02517a8df2b61216b05fb560d0aeeb9 02:00:59 $ docker rm -f --volumes 6a471adaa7049d72781189598f4e1eaaa02517a8df2b61216b05fb560d0aeeb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:01:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16648 in /w/workspace/gexfoundry_device-mqtt-go_PR-608 [Pipeline] { [Pipeline] ws 02:01:53 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:01:53 Selected Git installation does not exist. Using Default 02:01:53 The recommended git tool is: NONE 02:01:59 using credential edgex-jenkins-ssh 02:01:59 Cloning the remote Git repository 02:01:59 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:01:59 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:02:00 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:02:00 > git --version # timeout=10 02:02:00 > git --version # 'git version 2.25.1' 02:02:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:01 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:02:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:02:03 Merging remotes/origin/main commit a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 into PR head commit 3df0c6f64b449b5535026c21b64b0251cd5b0534 02:02:03 Merge succeeded, producing 3df0c6f64b449b5535026c21b64b0251cd5b0534 02:02:03 Checking out Revision 3df0c6f64b449b5535026c21b64b0251cd5b0534 (PR-608) 02:02:02 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:02:02 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:02:02 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:02:03 > git config core.sparsecheckout # timeout=10 02:02:03 > git checkout -f 3df0c6f64b449b5535026c21b64b0251cd5b0534 # timeout=10 02:02:03 > git remote # timeout=10 02:02:03 > git config --get remote.origin.url # timeout=10 02:02:03 using GIT_SSH to set credentials SSH Credentials for GitHub 02:02:03 > git merge a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 # timeout=10 02:02:03 > git rev-parse HEAD^{commit} # timeout=10 02:02:03 > git config core.sparsecheckout # timeout=10 02:02:03 > git checkout -f 3df0c6f64b449b5535026c21b64b0251cd5b0534 # timeout=10 02:02:04 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 02:02:04 > git --version # timeout=10 02:02:04 > git --version # 'git version 2.25.1' 02:02:04 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:02:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:02:05 % Total % Received % Xferd Average Speed Time Time Time Current 02:02:05 Dload Upload Total Spent Left Speed 02:02:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 151k 0 --:--:-- --:--:-- --:--:-- 150k [Pipeline] sh 02:02:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:02:06 + sudo tee /etc/docker/daemon.new 02:02:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:02:06 { 02:02:06 "registry-mirrors": [ 02:02:06 "https://nexus3.edgexfoundry.org:10001" 02:02:06 ], 02:02:06 "bip": "10.250.0.254/24", 02:02:06 "hosts": [ 02:02:06 "tcp://0.0.0.0:5555", 02:02:06 "unix:///var/run/docker.sock" 02:02:06 ], 02:02:06 "mtu": 1458, 02:02:06 "selinux-enabled": true, 02:02:06 "seccomp-profile": "/etc/docker/seccomp.json" 02:02:06 } [Pipeline] sh 02:02:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:02:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:26 provisioning config files... 02:02:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config9954567057908763340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:26 ---> docker-login.sh 02:02:26 nexus3.edgexfoundry.org:10001 02:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:27 Configure a credential helper to remove this warning. See 02:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:27 02:02:27 Login Succeeded 02:02:27 nexus3.edgexfoundry.org:10002 02:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:27 Configure a credential helper to remove this warning. See 02:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:27 02:02:27 Login Succeeded 02:02:27 nexus3.edgexfoundry.org:10003 02:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:27 Configure a credential helper to remove this warning. See 02:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:27 02:02:27 Login Succeeded 02:02:27 nexus3.edgexfoundry.org:10004 02:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:28 Configure a credential helper to remove this warning. See 02:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:28 02:02:28 Login Succeeded 02:02:28 docker.io 02:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:29 Configure a credential helper to remove this warning. See 02:02:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:29 02:02:29 Login Succeeded 02:02:29 ---> docker-login.sh ends [Pipeline] } 02:02:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:02:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:29 ========================================================= 02:02:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:02:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 02:02:30 Sending build context to Docker daemon 3.43MB 02:02:30 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 02:02:30 Step 2/12 : FROM ${BASE} AS builder 02:02:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:02:30 c41833b44d91: Pulling fs layer 02:02:30 ed15518f5707: Pulling fs layer 02:02:30 feae8fd75edb: Pulling fs layer 02:02:30 242c74f7c9fa: Pulling fs layer 02:02:30 3cdef696dda3: Pulling fs layer 02:02:30 2ced38df9373: Pulling fs layer 02:02:30 58f1dce35555: Pulling fs layer 02:02:30 3cdef696dda3: Waiting 02:02:30 2ced38df9373: Waiting 02:02:30 58f1dce35555: Waiting 02:02:30 242c74f7c9fa: Waiting 02:02:30 ed15518f5707: Verifying Checksum 02:02:30 ed15518f5707: Download complete 02:02:30 242c74f7c9fa: Verifying Checksum 02:02:30 242c74f7c9fa: Download complete 02:02:30 3cdef696dda3: Download complete 02:02:30 c41833b44d91: Verifying Checksum 02:02:30 c41833b44d91: Download complete 02:02:32 c41833b44d91: Pull complete 02:02:32 58f1dce35555: Verifying Checksum 02:02:32 58f1dce35555: Download complete 02:02:32 ed15518f5707: Pull complete 02:02:33 feae8fd75edb: Download complete 02:02:33 2ced38df9373: Verifying Checksum 02:02:33 2ced38df9373: Download complete 02:02:45 feae8fd75edb: Pull complete 02:02:45 242c74f7c9fa: Pull complete 02:02:45 3cdef696dda3: Pull complete 02:02:52 2ced38df9373: Pull complete 02:02:54 58f1dce35555: Pull complete 02:02:54 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:02:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:02:54 ---> fadd8f120f05 02:02:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:02:56 ---> Running in e379cb2d33f5 02:02:56 Removing intermediate container e379cb2d33f5 02:02:56 ---> fe606e0c0c0f 02:02:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:57 ---> Running in 20482f7ea7be 02:02:57 Removing intermediate container 20482f7ea7be 02:02:57 ---> 4d314caaeeff 02:02:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:02:57 ---> Running in bcad06773bfe 02:02:57 Removing intermediate container bcad06773bfe 02:02:57 ---> 9fb58ba97541 02:02:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:02:57 ---> Running in df5f2a36b22c 02:02:58 Removing intermediate container df5f2a36b22c 02:02:58 ---> d81199c732f9 02:02:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:58 ---> Running in 4f04673edf81 02:02:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:02:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:03:01 (1/4) Installing openssh-keygen (9.1_p1-r3) 02:03:01 (2/4) Installing libedit (20221030.3.1-r0) 02:03:01 (3/4) Installing openssh-client-common (9.1_p1-r3) 02:03:01 (4/4) Installing openssh-client-default (9.1_p1-r3) 02:03:01 Executing busybox-1.35.0-r29.trigger 02:03:01 OK: 268 MiB in 57 packages 02:03:02 Removing intermediate container 4f04673edf81 02:03:02 ---> 4e3a52f9d3d1 02:03:02 Step 8/12 : WORKDIR /device-mqtt-go 02:03:02 ---> Running in 7b9d57fb728b 02:03:03 Removing intermediate container 7b9d57fb728b 02:03:03 ---> 5d57a58ad863 02:03:03 Step 9/12 : COPY go.mod vendor* ./ 02:03:03 ---> 56ad7ec6cdb1 02:03:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:03 ---> Running in 29979ce4d8ae 02:04:15 Removing intermediate container 29979ce4d8ae 02:04:15 ---> 445e582f192f 02:04:15 Step 11/12 : COPY . . 02:04:15 ---> 7a17672ff9b2 02:04:15 Step 12/12 : RUN $MAKE 02:04:15 ---> Running in 8c3a9ed250e9 02:04:15 noop 02:04:15 Removing intermediate container 8c3a9ed250e9 02:04:15 ---> ea8ecac22134 02:04:15 Successfully built ea8ecac22134 02:04:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:15 + docker inspect -f . ci-base-image-arm64 02:04:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:15 prd-ubuntu20.04-docker-arm64-4c-16g-16648 does not seem to be running inside a container 02:04:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:17 $ docker top a2bd3ee04adf976f360d71e7f39cd8a338d5086f7869b77eebd4c37216ea9ed8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:18 + go version 02:04:18 go version go1.20.2 linux/arm64 [Pipeline] } 02:04:18 $ docker stop --time=1 a2bd3ee04adf976f360d71e7f39cd8a338d5086f7869b77eebd4c37216ea9ed8 02:04:19 $ docker rm -f --volumes a2bd3ee04adf976f360d71e7f39cd8a338d5086f7869b77eebd4c37216ea9ed8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:20 + docker inspect -f . ci-base-image-arm64 02:04:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:21 prd-ubuntu20.04-docker-arm64-4c-16g-16648 does not seem to be running inside a container 02:04:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:04:22 $ docker top 0886ff5e8d0888680e4178375fee8f04c2b290844320532209a0f47e2285dac0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:23 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:04:23 + make test 02:04:23 go test ./... -coverprofile=coverage.out ./... 02:05:02 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:07:09 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:07:13 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:07:13 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 22.8% of statements 02:07:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:07:13 go vet ./... 02:07:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:07:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:07:52 ./bin/test-attribution-txt.sh [Pipeline] echo 02:07:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:07:52 $ docker stop --time=1 0886ff5e8d0888680e4178375fee8f04c2b290844320532209a0f47e2285dac0 02:07:54 $ docker rm -f --volumes 0886ff5e8d0888680e4178375fee8f04c2b290844320532209a0f47e2285dac0 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:07:56 Warning: overwriting stash ‘coverage-report’ 02:07:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:07:57 + ls -al . 02:07:57 total 176 02:07:57 drwxrwxr-x 9 jenkins jenkins 4096 May 24 02:04 . 02:07:57 drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:02 .. 02:07:57 -rw-rw-r-- 1 jenkins jenkins 140 May 24 02:02 .dockerignore 02:07:57 drwxrwxr-x 8 jenkins jenkins 4096 May 24 02:02 .git 02:07:57 drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:02 .github 02:07:57 -rw-rw-r-- 1 jenkins jenkins 329 May 24 02:02 .gitignore 02:07:57 -rw-rw-r-- 1 jenkins jenkins 41 May 24 02:02 .golangci.yml 02:07:57 -rw-rw-r-- 1 jenkins jenkins 9417 May 24 02:02 Attribution.txt 02:07:57 -rw-rw-r-- 1 jenkins jenkins 13162 May 24 02:02 CHANGELOG.md 02:07:57 -rw-rw-r-- 1 jenkins jenkins 1689 May 24 02:02 Dockerfile 02:07:57 -rw-rw-r-- 1 jenkins jenkins 677 May 24 02:02 GOVERNANCE.md 02:07:57 -rw-rw-r-- 1 jenkins jenkins 678 May 24 02:02 Jenkinsfile 02:07:57 -rw-rw-r-- 1 jenkins jenkins 11340 May 24 02:02 LICENSE 02:07:57 -rw-rw-r-- 1 jenkins jenkins 1732 May 24 02:02 Makefile 02:07:57 -rw-rw-r-- 1 jenkins jenkins 620 May 24 02:02 OWNERS.md 02:07:57 -rw-rw-r-- 1 jenkins jenkins 3165 May 24 02:02 README.md 02:07:57 -rw-rw-r-- 1 jenkins jenkins 5 May 24 01:58 VERSION 02:07:57 drwxrwxr-x 2 jenkins jenkins 4096 May 24 02:02 bin 02:07:57 drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:02 cmd 02:07:57 -rw-r--r-- 1 jenkins jenkins 18506 May 24 02:07 coverage.out 02:07:57 -rw-rw-r-- 1 jenkins jenkins 3292 May 24 02:02 go.mod 02:07:57 -rw-rw-r-- 1 jenkins jenkins 31246 May 24 02:02 go.sum 02:07:57 drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:02 internal 02:07:57 drwxrwxr-x 2 jenkins jenkins 4096 May 24 02:02 mock 02:07:57 drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:02 snap 02:07:57 -rw-rw-r-- 1 jenkins jenkins 227 May 24 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:57 + 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=3df0c6f64b449b5535026c21b64b0251cd5b0534 --label arch=arm64 --label version=0.0.0 . 02:07:58 Sending build context to Docker daemon 3.449MB 02:07:58 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 02:07:58 Step 2/24 : FROM ${BASE} AS builder 02:07:58 ---> ea8ecac22134 02:07:58 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:07:58 ---> Running in 6fe46115aec3 02:07:58 Removing intermediate container 6fe46115aec3 02:07:58 ---> 5b3d4be76da7 02:07:58 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:07:58 ---> Running in b818a617d946 02:07:59 Removing intermediate container b818a617d946 02:07:59 ---> f5d36c2e6307 02:07:59 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:07:59 ---> Running in fc2857b84c9c 02:07:59 Removing intermediate container fc2857b84c9c 02:07:59 ---> dfcbf538e2be 02:07:59 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:07:59 ---> Running in 89bdec68470a 02:07:59 Removing intermediate container 89bdec68470a 02:07:59 ---> 3a38f1f5d8e4 02:07:59 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:00 ---> Running in 5e72af3eef60 02:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:08:02 OK: 268 MiB in 57 packages 02:08:03 Removing intermediate container 5e72af3eef60 02:08:03 ---> 019bb3a8caac 02:08:03 Step 8/24 : WORKDIR /device-mqtt-go 02:08:04 ---> Running in 6debedf084b8 02:08:04 Removing intermediate container 6debedf084b8 02:08:04 ---> 523aee78ea2a 02:08:04 Step 9/24 : COPY go.mod vendor* ./ 02:08:04 ---> 439c66653f18 02:08:04 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:04 ---> Running in 28fa36c580e5 02:08:09 Removing intermediate container 28fa36c580e5 02:08:09 ---> 440fe377001d 02:08:09 Step 11/24 : COPY . . 02:08:09 ---> 1457c436c287 02:08:09 Step 12/24 : RUN $MAKE 02:08:10 ---> Running in 11a3a0a1bc2b 02:08:11 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:10:32 Removing intermediate container 11a3a0a1bc2b 02:10:32 ---> 35e61cd3fccd 02:10:32 Step 13/24 : FROM alpine:3.17 02:10:32 3.17: Pulling from library/alpine 02:10:32 c41833b44d91: Already exists 02:10:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:10:32 Status: Downloaded newer image for alpine:3.17 02:10:32 ---> 51e60588ff2c 02:10:32 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:10:32 ---> Running in d892a8144a20 02:10:32 Removing intermediate container d892a8144a20 02:10:32 ---> 1daa4dfb8392 02:10:32 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:10:32 ---> Running in b885aef6cf64 02:10:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:10:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:10:32 (1/1) Installing dumb-init (1.2.5-r2) 02:10:32 Executing busybox-1.35.0-r29.trigger 02:10:32 OK: 8 MiB in 16 packages 02:10:32 Removing intermediate container b885aef6cf64 02:10:32 ---> cfbed4213de7 02:10:32 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:10:32 ---> d45c0944ba68 02:10:32 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:10:32 ---> 69d6d2deb445 02:10:32 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:10:32 ---> 4854fb2b9044 02:10:32 Step 19/24 : EXPOSE 59982 02:10:32 ---> Running in 19f6955fda1f 02:10:32 Removing intermediate container 19f6955fda1f 02:10:32 ---> faae1c19fc3b 02:10:32 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:10:32 ---> Running in 46c6a20b759a 02:10:33 Removing intermediate container 46c6a20b759a 02:10:33 ---> a2486d34047b 02:10:33 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:10:33 ---> Running in 327bba669c8c 02:10:33 Removing intermediate container 327bba669c8c 02:10:33 ---> fcfcf4e49d77 02:10:33 Step 22/24 : LABEL arch=arm64 02:10:33 ---> Running in dcbd83ec564b 02:10:34 Removing intermediate container dcbd83ec564b 02:10:34 ---> bc77cad0955b 02:10:34 Step 23/24 : LABEL git_sha=3df0c6f64b449b5535026c21b64b0251cd5b0534 02:10:34 ---> Running in 4c471262c267 02:10:34 Removing intermediate container 4c471262c267 02:10:34 ---> 7bcdfa5ea791 02:10:34 Step 24/24 : LABEL version=0.0.0 02:10:34 ---> Running in e2caab9aa538 02:10:34 Removing intermediate container e2caab9aa538 02:10:34 ---> 754bc04dce1d 02:10:34 [Warning] One or more build-args [ARCH] were not consumed 02:10:34 Successfully built 754bc04dce1d 02:10:34 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:10:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:35 02:10:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:36 arm64: Pulling from edgex-lftools-log-publisher 02:10:36 8998bd30e6a1: Pulling fs layer 02:10:36 04944245beec: Pulling fs layer 02:10:36 699f458cf7ca: Pulling fs layer 02:10:36 765212b225bb: Pulling fs layer 02:10:36 f23df028b6ca: Pulling fs layer 02:10:36 d65c8cfc05b1: Pulling fs layer 02:10:36 2437ff75d9bd: Pulling fs layer 02:10:36 f23df028b6ca: Waiting 02:10:36 d65c8cfc05b1: Waiting 02:10:36 2437ff75d9bd: Waiting 02:10:36 04944245beec: Verifying Checksum 02:10:36 04944245beec: Download complete 02:10:36 765212b225bb: Verifying Checksum 02:10:36 765212b225bb: Download complete 02:10:36 f23df028b6ca: Verifying Checksum 02:10:36 f23df028b6ca: Download complete 02:10:36 d65c8cfc05b1: Verifying Checksum 02:10:36 d65c8cfc05b1: Download complete 02:10:36 699f458cf7ca: Verifying Checksum 02:10:36 699f458cf7ca: Download complete 02:10:36 8998bd30e6a1: Verifying Checksum 02:10:36 8998bd30e6a1: Download complete 02:10:38 2437ff75d9bd: Verifying Checksum 02:10:38 2437ff75d9bd: Download complete 02:10:40 8998bd30e6a1: Pull complete 02:10:41 04944245beec: Pull complete 02:10:42 699f458cf7ca: Pull complete 02:10:42 765212b225bb: Pull complete 02:10:43 f23df028b6ca: Pull complete 02:10:43 d65c8cfc05b1: Pull complete 02:10:55 2437ff75d9bd: Pull complete 02:10:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:10:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:56 prd-ubuntu20.04-docker-arm64-4c-16g-16648 does not seem to be running inside a container 02:10:56 $ 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:10:58 $ docker top 8bab31d8aa4f0c84cd832e3a874b7b2ef00200c56edce483a60232a1725467d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:59 ---> job-cost.sh 02:10:59 lf-activate-venv: SKIPPING 02:10:59 INFO: No Stack... 02:11:00 INFO: Retrieving Pricing Info for: v3-standard-4 02:11:00 INFO: Archiving Costs [Pipeline] sh 02:11:01 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:11:01 + cut -d, -f6 [Pipeline] lock 02:11:01 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-608-1-stack-cost] 02:11:01 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-608-1-stack-cost] did not exist. Created. 02:11:01 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-608-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:02 /w/workspace/device-mqtt-go/1@tmp/durable-ad8c7cf1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:11:03 + echo total: 0.10999999940395355 [Pipeline] stash 02:11:03 Warning: overwriting stash ‘stack-cost’ 02:11:03 Stashed 1 file(s) [Pipeline] } 02:11:03 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-608-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:03 $ docker stop --time=1 8bab31d8aa4f0c84cd832e3a874b7b2ef00200c56edce483a60232a1725467d6 02:11:04 $ docker rm -f --volumes 8bab31d8aa4f0c84cd832e3a874b7b2ef00200c56edce483a60232a1725467d6 [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:11:05 provisioning config files... 02:11:05 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/config11670028994418640843tmp [Pipeline] { [Pipeline] sh 02:11:06 + set +x 02:11:06 + curl -s https://codecov.io/bash 02:11:06 + bash -s -- 02:11:06 02:11:06 _____ _ 02:11:06 / ____| | | 02:11:06 | | ___ __| | ___ ___ _____ __ 02:11:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:11:06 | |___| (_) | (_| | __/ (_| (_) \ V / 02:11:06 \_____\___/ \__,_|\___|\___\___/ \_/ 02:11:06 Bash-1.0.6 02:11:06 02:11:06 02:11:06 ==> git version 2.25.1 found 02:11:06 ==> 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:11:06 Release-Date: 2020-01-08 02:11:06 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:11:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:11:06 ==> Jenkins CI detected. 02:11:06 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-608 02:11:06 project root: . 02:11:06 --> token set from env 02:11:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:11:06 ==> Running gcov in . (disable via -X gcov) 02:11:06 ==> Python coveragepy not found 02:11:06 ==> Searching for coverage reports in: 02:11:06 + . 02:11:06 -> Found 1 reports 02:11:06 ==> Detecting git/mercurial file structure 02:11:06 ==> Reading reports 02:11:06 + ./coverage.out bytes=18506 02:11:06 ==> Appending adjustments 02:11:06 https://docs.codecov.io/docs/fixing-reports 02:11:06 + Found adjustments 02:11:06 ==> Gzipping contents 02:11:06 4.0K /tmp/codecov.5ZKHf6.gz 02:11:06 ==> Uploading reports 02:11:06 url: https://codecov.io 02:11:06 query: branch=PR-608&commit=3df0c6f64b449b5535026c21b64b0251cd5b0534&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-608%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=608&job=&cmd_args= 02:11:06 -> Pinging Codecov 02:11:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-608&commit=3df0c6f64b449b5535026c21b64b0251cd5b0534&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-608%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=608&job=&cmd_args= 02:11:06 -> Uploading to 02:11:06 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/7D719EC7BBE17E464838252E33014C33/3df0c6f64b449b5535026c21b64b0251cd5b0534/fb0d5b0f-0ddf-4040-94c0-eb6d2b5629de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T021106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ac46ab6a93ef158dbf4eb32c9de37cc1a70a20b3614c928923e94e501665d73 02:11:06 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:06 Dload Upload Total Spent Left Speed 02:11:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 16340 --:--:-- --:--:-- --:--:-- 16340 02:11:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/3df0c6f64b449b5535026c21b64b0251cd5b0534 [Pipeline] } 02:11:06 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:11:09 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives ] 02:11:09 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives 02:11:09 total 16 02:11:09 drwxr-xr-x 3 root root 4096 May 24 02:00 . 02:11:09 drwxrwxr-x 11 jenkins jenkins 4096 May 24 02:00 .. 02:11:09 drwxr-xr-x 2 root root 4096 May 24 02:00 cost 02:11:09 -rw-r--r-- 1 root root 86 May 24 02:00 cost.csv 02:11:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives 02:11:09 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives 02:11:09 total 16 02:11:09 drwxr-xr-x 3 jenkins jenkins 4096 May 24 02:00 . 02:11:09 drwxrwxr-x 11 jenkins jenkins 4096 May 24 02:00 .. 02:11:09 drwxr-xr-x 2 jenkins jenkins 4096 May 24 02:00 cost 02:11:09 -rw-r--r-- 1 jenkins jenkins 86 May 24 02:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:11:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:11:10 ---> package-listing.sh 02:11:10 ++ facter osfamily 02:11:10 ++ tr '[:upper:]' '[:lower:]' 02:11:10 + OS_FAMILY=debian 02:11:10 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-608 02:11:10 + START_PACKAGES=/tmp/packages_start.txt 02:11:10 + END_PACKAGES=/tmp/packages_end.txt 02:11:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:11:10 + PACKAGES=/tmp/packages_start.txt 02:11:10 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-608 ']' 02:11:10 + PACKAGES=/tmp/packages_end.txt 02:11:10 + case "${OS_FAMILY}" in 02:11:10 + dpkg -l 02:11:10 + grep '^ii' 02:11:10 + '[' -f /tmp/packages_start.txt ']' 02:11:10 + '[' -f /tmp/packages_end.txt ']' 02:11:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:11:10 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-608 ']' 02:11:10 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives/ 02:11:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives/ [Pipeline] echo 02:11:10 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-608/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:11:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:11 prd-ubuntu20.04-docker-8c-8g-16646 does not seem to be running inside a container 02:11:11 $ 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-608/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-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@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:11:11 $ docker top 9f9ff2c1045975d2fe4b723d050587d9bbd2d504cc5270fd7867d06b4b8ea502 -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:12 + touch /tmp/pre-build-complete [Pipeline] sh 02:11:12 + mkdir -p /var/log/sysstat [Pipeline] sh 02:11:12 + ls /var/log/sa-host 02:11:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:13 provisioning config files... 02:11:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/config11192046149994945278tmp [Pipeline] { [Pipeline] echo 02:11:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:11:13 ---> create-netrc.sh [Pipeline] } 02:11:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:11:13 ---> python-tools-install.sh [Pipeline] echo 02:11:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:11:14 ---> sudo-logs.sh 02:11:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:11:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:11:14 ---> job-cost.sh 02:11:14 lf-activate-venv: SKIPPING 02:11:14 DEBUG: total: 0.2199999988079071 02:11:14 INFO: Retrieving Stack Cost... 02:11:15 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:15 INFO: Archiving Costs [Pipeline] echo 02:11:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:11:15 ---> logs-deploy.sh 02:11:15 lf-activate-venv: SKIPPING 02:11:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-608/1 02:11:15 INFO: archiving workspace using pattern(s): 02:11:16 Archives upload complete. 02:11:17 INFO: archiving logs to Nexus 02:11:17 ---> uname -a: 02:11:17 Linux prd-ubuntu20-04-docker-8c-8g-16646 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:11:17 02:11:17 02:11:17 ---> lscpu: 02:11:17 Architecture: x86_64 02:11:17 CPU op-mode(s): 32-bit, 64-bit 02:11:17 Byte Order: Little Endian 02:11:17 Address sizes: 40 bits physical, 48 bits virtual 02:11:17 CPU(s): 8 02:11:17 On-line CPU(s) list: 0-7 02:11:17 Thread(s) per core: 1 02:11:17 Core(s) per socket: 1 02:11:17 Socket(s): 8 02:11:17 NUMA node(s): 1 02:11:17 Vendor ID: AuthenticAMD 02:11:17 CPU family: 23 02:11:17 Model: 49 02:11:17 Model name: AMD EPYC-Rome Processor 02:11:17 Stepping: 0 02:11:17 CPU MHz: 2800.000 02:11:17 BogoMIPS: 5600.00 02:11:17 Virtualization: AMD-V 02:11:17 Hypervisor vendor: KVM 02:11:17 Virtualization type: full 02:11:17 L1d cache: 256 KiB 02:11:17 L1i cache: 256 KiB 02:11:17 L2 cache: 4 MiB 02:11:17 L3 cache: 128 MiB 02:11:17 NUMA node0 CPU(s): 0-7 02:11:17 Vulnerability Itlb multihit: Not affected 02:11:17 Vulnerability L1tf: Not affected 02:11:17 Vulnerability Mds: Not affected 02:11:17 Vulnerability Meltdown: Not affected 02:11:17 Vulnerability Mmio stale data: Not affected 02:11:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:11:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:11:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:11:17 Vulnerability Srbds: Not affected 02:11:17 Vulnerability Tsx async abort: Not affected 02:11:17 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:11:17 02:11:17 02:11:17 ---> nproc: 02:11:17 8 02:11:17 02:11:17 02:11:17 ---> df -h: 02:11:17 Filesystem Size Used Avail Use% Mounted on 02:11:17 overlay 155G 12G 144G 8% / 02:11:17 tmpfs 64M 0 64M 0% /dev 02:11:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:11:17 shm 64M 0 64M 0% /dev/shm 02:11:17 /dev/vda1 155G 12G 144G 8% /facter-os 02:11:17 02:11:17 02:11:17 ---> sar -b -r -n DEV: 02:11:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16646) 05/24/23 _x86_64_ (8 CPU) 02:11:17 02:11:17 01:57:54 LINUX RESTART (8 CPU) 02:11:17 02:11:17 01:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:11:17 01:59:02 131.73 48.09 83.64 0.00 5415.23 150068.86 0.00 02:11:17 02:00:01 190.00 1.78 188.22 0.00 20.74 73399.36 0.00 02:11:17 02:01:01 170.29 0.22 170.07 0.00 10.26 43230.79 0.00 02:11:17 02:02:01 1.53 0.00 1.53 0.00 0.00 24.15 0.00 02:11:17 02:03:01 4.08 0.98 3.10 0.00 67.54 245.13 0.00 02:11:17 02:04:01 53.59 9.63 43.96 0.00 5090.08 8653.76 0.00 02:11:17 02:05:01 3.60 0.02 3.58 0.00 0.13 92.65 0.00 02:11:17 02:06:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 02:11:17 02:07:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 02:11:17 02:08:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 02:11:17 02:09:01 1.58 0.00 1.58 0.00 0.00 16.93 0.00 02:11:17 02:10:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 02:11:17 02:11:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 02:11:17 Average: 43.14 4.67 38.46 0.00 816.63 21147.05 0.00 02:11:17 02:11:17 01:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:11:17 01:59:02 29287260 31597400 718484 2.18 71792 2522504 2003088 5.90 987704 2257200 641296 02:11:17 02:00:01 27777532 31171688 1119788 3.41 147028 3423132 2296480 6.77 1569744 3049652 222904 02:11:17 02:01:01 27653956 31565972 726352 2.21 159232 3901424 1741896 5.13 1268576 3452132 308 02:11:17 02:02:01 27659196 31571264 721180 2.19 159268 3901432 1741896 5.13 1258772 3452136 260 02:11:17 02:03:01 27592900 31568548 723352 2.20 160836 3961188 1773212 5.23 1266628 3512084 1700 02:11:17 02:04:01 27122072 31550200 729168 2.22 193484 4362832 1810912 5.34 1583708 3627556 136 02:11:17 02:05:01 27129316 31552600 726692 2.21 192004 4359592 1801128 5.31 1579824 3624372 16 02:11:17 02:06:01 27137088 31560468 718740 2.19 192072 4359592 1801128 5.31 1572068 3624376 140 02:11:17 02:07:01 27137576 31561080 718080 2.18 192168 4359596 1801128 5.31 1572112 3624384 12 02:11:17 02:08:01 27137692 31561292 717776 2.18 192248 4359600 1801128 5.31 1572232 3624392 172 02:11:17 02:09:01 27137916 31561576 717700 2.18 192308 4359592 1801128 5.31 1572332 3624396 0 02:11:17 02:10:01 27137276 31561132 717968 2.18 192336 4359732 1801128 5.31 1573052 3624504 216 02:11:17 02:11:01 27137552 31561484 717584 2.18 192424 4359736 1801128 5.31 1572800 3624524 8 02:11:17 Average: 27465179 31534208 751759 2.29 172092 4045381 1844260 5.44 1457658 3440131 66705 02:11:17 02:11:17 01:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:11:17 01:59:02 docker0 4.60 3.77 0.51 49.07 0.00 0.00 0.00 0.00 02:11:17 01:59:02 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 02:11:17 01:59:02 ens3 607.28 363.01 6737.99 83.75 0.00 0.00 0.00 0.00 02:11:17 02:00:01 veth7661d82 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:11:17 02:00:01 docker0 178.22 314.25 14.31 2000.90 0.00 0.00 0.00 0.00 02:11:17 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:11:17 02:00:01 ens3 367.18 220.03 2042.80 103.73 0.00 0.00 0.00 0.00 02:11:17 02:01:01 docker0 4.28 7.83 0.25 85.66 0.00 0.00 0.00 0.00 02:11:17 02:01:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 02:11:17 02:01:01 ens3 120.48 74.25 2626.88 18.76 0.00 0.00 0.00 0.00 02:11:17 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:17 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:11:17 02:02:01 ens3 0.70 0.37 0.36 0.27 0.00 0.00 0.00 0.00 02:11:17 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:17 02:03:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:11:17 02:03:01 ens3 70.64 40.47 914.10 2.81 0.00 0.00 0.00 0.00 02:11:17 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:17 02:04:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 02:11:17 02:04:01 ens3 75.77 35.36 1952.09 2.95 0.00 0.00 0.00 0.00 02:11:17 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:17 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:17 02:05:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:11:17 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:17 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:11:17 02:06:01 ens3 0.32 0.22 0.13 0.07 0.00 0.00 0.00 0.00 02:11:17 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:17 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:17 02:07:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:11:17 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:17 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:11:17 02:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:11:17 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:17 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:17 02:09:01 ens3 0.63 0.12 0.13 0.07 0.00 0.00 0.00 0.00 02:11:17 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:17 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:11:17 02:10:01 ens3 0.58 0.37 0.32 0.21 0.00 0.00 0.00 0.00 02:11:17 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:17 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:11:17 02:11:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:11:17 Average: docker0 14.18 24.69 1.14 161.91 0.00 0.00 0.00 0.00 02:11:17 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 02:11:17 Average: ens3 95.34 56.27 1096.78 16.24 0.00 0.00 0.00 0.00 02:11:17 02:11:17