Pull request #669 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc8b0b81207e8da364804bf1a8bfc72299fa09b0+f31dc60183bea012cbe15166dadf947b4e0fce38 (0360bfe33a51169aba7833aa739bb27a604d0f9a) 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-ssh9089501974453623744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11829798151261577273.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-669/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-669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1912332964523862293.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-669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4727191364327065746.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10933589153562321443.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-669/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-669/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13008215689330852878.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 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-505 in /w/workspace/gexfoundry_device-mqtt-go_PR-669 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-669 # 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/669/head:refs/remotes/origin/PR-669 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f31dc60183bea012cbe15166dadf947b4e0fce38 into PR head commit fc8b0b81207e8da364804bf1a8bfc72299fa09b0 Merge succeeded, producing fc8b0b81207e8da364804bf1a8bfc72299fa09b0 Checking out Revision fc8b0b81207e8da364804bf1a8bfc72299fa09b0 (PR-669) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f fc8b0b81207e8da364804bf1a8bfc72299fa09b0 # 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 f31dc60183bea012cbe15166dadf947b4e0fce38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc8b0b81207e8da364804bf1a8bfc72299fa09b0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-21T01:07:06.796Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-21T01:07:06.988Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-21T01:07:07.087Z] ========================================================= [2024-03-21T01:07:07.087Z] EdgeX Global Pipelines Version Info [2024-03-21T01:07:07.087Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-21T01:07:08.203Z] ------------------- [2024-03-21T01:07:08.203Z] stable info: [2024-03-21T01:07:08.203Z] ------------------- [2024-03-21T01:07:08.203Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-21T01:07:08.203Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T01:07:08.203Z] Message: update stable to v1.0.258 [2024-03-21T01:07:08.780Z] ------------------- [2024-03-21T01:07:08.780Z] experimental info: [2024-03-21T01:07:08.780Z] ------------------- [2024-03-21T01:07:08.781Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-21T01:07:08.781Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T01:07:08.781Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-21T01:07:09.012Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-03-21T01:07:09.069Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-03-21T01:07:09.124Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-21T01:07:09.180Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-21T01:07:09.237Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-21T01:07:09.288Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-21T01:07:09.340Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-21T01:07:09.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-21T01:07:09.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-21T01:07:09.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-21T01:07:09.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-21T01:07:09.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-03-21T01:07:09.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-21T01:07:09.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-21T01:07:09.764Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T01:07:09.816Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T01:07:09.864Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T01:07:09.915Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T01:07:09.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-21T01:07:10.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-21T01:07:10.085Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-21T01:07:10.138Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-21T01:07:10.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-21T01:07:10.241Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-21T01:07:10.300Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-21T01:07:10.353Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-21T01:07:10.406Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-21T01:07:10.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-669 [Pipeline] echo [2024-03-21T01:07:10.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-669 [Pipeline] echo [2024-03-21T01:07:10.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-669 [Pipeline] echo [2024-03-21T01:07:10.628Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc8b0b81207e8da364804bf1a8bfc72299fa09b0 [Pipeline] echo [2024-03-21T01:07:10.678Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc8b0b8 [Pipeline] echo [2024-03-21T01:07:10.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T01:07:10.861Z] provisioning config files... [2024-03-21T01:07:10.874Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp/config15227675195495884687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T01:07:11.258Z] ---> ****-login.sh [2024-03-21T01:07:11.259Z] nexus3.edgexfoundry.org:10001 [2024-03-21T01:07:11.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T01:07:11.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T01:07:11.519Z] Configure a credential helper to remove this warning. See [2024-03-21T01:07:11.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T01:07:11.519Z] [2024-03-21T01:07:11.519Z] Login Succeeded [2024-03-21T01:07:11.519Z] nexus3.edgexfoundry.org:10002 [2024-03-21T01:07:11.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T01:07:11.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T01:07:11.780Z] Configure a credential helper to remove this warning. See [2024-03-21T01:07:11.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T01:07:11.780Z] [2024-03-21T01:07:11.780Z] Login Succeeded [2024-03-21T01:07:11.780Z] nexus3.edgexfoundry.org:10003 [2024-03-21T01:07:11.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T01:07:11.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T01:07:11.780Z] Configure a credential helper to remove this warning. See [2024-03-21T01:07:11.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T01:07:11.780Z] [2024-03-21T01:07:11.780Z] Login Succeeded [2024-03-21T01:07:11.780Z] nexus3.edgexfoundry.org:10004 [2024-03-21T01:07:12.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T01:07:12.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T01:07:12.042Z] Configure a credential helper to remove this warning. See [2024-03-21T01:07:12.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T01:07:12.042Z] [2024-03-21T01:07:12.042Z] Login Succeeded [2024-03-21T01:07:12.042Z] ****.io [2024-03-21T01:07:12.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T01:07:12.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T01:07:12.307Z] Configure a credential helper to remove this warning. See [2024-03-21T01:07:12.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T01:07:12.307Z] [2024-03-21T01:07:12.307Z] Login Succeeded [2024-03-21T01:07:12.307Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T01:07:12.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-21T01:07:13.028Z] + git rev-list -1 --merges fc8b0b81207e8da364804bf1a8bfc72299fa09b0~1..fc8b0b81207e8da364804bf1a8bfc72299fa09b0 [Pipeline] echo [2024-03-21T01:07:13.075Z] -----------> git rev-list -1 --merges fc8b0b81207e8da364804bf1a8bfc72299fa09b0~1..fc8b0b81207e8da364804bf1a8bfc72299fa09b0 fc8b0b81207e8da364804bf1a8bfc72299fa09b0 [false] [Pipeline] sh [2024-03-21T01:07:13.394Z] + git log --format=format:%s -1 fc8b0b81207e8da364804bf1a8bfc72299fa09b0 [Pipeline] echo [2024-03-21T01:07:13.429Z] ========================================================= [2024-03-21T01:07:13.429Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-21T01:07:13.429Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T01:07:13.889Z] + git log --format=format:%s -1 fc8b0b81207e8da364804bf1a8bfc72299fa09b0 [Pipeline] echo [2024-03-21T01:07:13.923Z] [semverPrep] GIT_COMMIT: fc8b0b81207e8da364804bf1a8bfc72299fa09b0, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-03-21T01:07:13.957Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-21T01:07:14.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T01:07:14.433Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-21T01:07:14.433Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-21T01:07:14.433Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-21T01:07:14.433Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-21T01:07:14.433Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-21T01:07:14.433Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T01:07:14.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T01:07:14.878Z] [2024-03-21T01:07:14.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T01:07:15.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T01:07:15.271Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-21T01:07:15.271Z] b85a868b505f: Pulling fs layer [2024-03-21T01:07:15.271Z] e2be974225ed: Pulling fs layer [2024-03-21T01:07:15.271Z] 339a4e72a1f5: Pulling fs layer [2024-03-21T01:07:15.271Z] 988bab9f4d93: Pulling fs layer [2024-03-21T01:07:15.271Z] 1469e6f7b9e6: Pulling fs layer [2024-03-21T01:07:15.271Z] eaf3925da568: Pulling fs layer [2024-03-21T01:07:15.271Z] bab4dde63d76: Pulling fs layer [2024-03-21T01:07:15.271Z] bde34c3a00c8: Pulling fs layer [2024-03-21T01:07:15.271Z] b352a97aabf1: Pulling fs layer [2024-03-21T01:07:15.271Z] 4872d77fe225: Pulling fs layer [2024-03-21T01:07:15.271Z] 5851b861e8e6: Pulling fs layer [2024-03-21T01:07:15.271Z] 988bab9f4d93: Waiting [2024-03-21T01:07:15.271Z] 4872d77fe225: Waiting [2024-03-21T01:07:15.271Z] 5851b861e8e6: Waiting [2024-03-21T01:07:15.271Z] b352a97aabf1: Waiting [2024-03-21T01:07:15.271Z] 1469e6f7b9e6: Waiting [2024-03-21T01:07:15.271Z] bab4dde63d76: Waiting [2024-03-21T01:07:15.271Z] bde34c3a00c8: Waiting [2024-03-21T01:07:15.271Z] eaf3925da568: Waiting [2024-03-21T01:07:15.271Z] e2be974225ed: Verifying Checksum [2024-03-21T01:07:15.271Z] e2be974225ed: Download complete [2024-03-21T01:07:15.271Z] 988bab9f4d93: Download complete [2024-03-21T01:07:15.271Z] 1469e6f7b9e6: Verifying Checksum [2024-03-21T01:07:15.271Z] 1469e6f7b9e6: Download complete [2024-03-21T01:07:15.798Z] 339a4e72a1f5: Verifying Checksum [2024-03-21T01:07:15.798Z] 339a4e72a1f5: Download complete [2024-03-21T01:07:15.798Z] eaf3925da568: Verifying Checksum [2024-03-21T01:07:15.798Z] eaf3925da568: Download complete [2024-03-21T01:07:15.798Z] bde34c3a00c8: Verifying Checksum [2024-03-21T01:07:15.798Z] bde34c3a00c8: Download complete [2024-03-21T01:07:15.798Z] b352a97aabf1: Download complete [2024-03-21T01:07:15.798Z] 4872d77fe225: Download complete [2024-03-21T01:07:15.798Z] 5851b861e8e6: Verifying Checksum [2024-03-21T01:07:15.798Z] 5851b861e8e6: Download complete [2024-03-21T01:07:20.485Z] b85a868b505f: Verifying Checksum [2024-03-21T01:07:20.485Z] b85a868b505f: Download complete [2024-03-21T01:07:20.485Z] bab4dde63d76: Verifying Checksum [2024-03-21T01:07:20.485Z] bab4dde63d76: Download complete [2024-03-21T01:07:21.864Z] b85a868b505f: Pull complete [2024-03-21T01:07:21.864Z] e2be974225ed: Pull complete [2024-03-21T01:07:22.124Z] 339a4e72a1f5: Pull complete [2024-03-21T01:07:22.124Z] 988bab9f4d93: Pull complete [2024-03-21T01:07:22.387Z] 1469e6f7b9e6: Pull complete [2024-03-21T01:07:22.648Z] eaf3925da568: Pull complete [2024-03-21T01:07:24.559Z] bab4dde63d76: Pull complete [2024-03-21T01:07:24.559Z] bde34c3a00c8: Pull complete [2024-03-21T01:07:24.559Z] b352a97aabf1: Pull complete [2024-03-21T01:07:24.819Z] 4872d77fe225: Pull complete [2024-03-21T01:07:24.819Z] 5851b861e8e6: Pull complete [2024-03-21T01:07:24.819Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-21T01:07:24.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T01:07:24.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T01:07:25.098Z] prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container [2024-03-21T01:07:25.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-669 -v /w/workspace/gexfoundry_device-mqtt-go_PR-669:/w/workspace/gexfoundry_device-mqtt-go_PR-669:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T01:07:28.074Z] $ docker top bf7ce0d5c061f9c3034d9c1a09606049626067cbf8af28f8d68518efd2a71c65 -eo pid,comm [2024-03-21T01:07:28.144Z] 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). [2024-03-21T01:07:28.144Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T01:07:28.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T01:07:28.299Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T01:07:28.420Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T01:07:28.408Z] $ docker exec bf7ce0d5c061f9c3034d9c1a09606049626067cbf8af28f8d68518efd2a71c65 ssh-agent [2024-03-21T01:07:28.537Z] SSH_AUTH_SOCK=/tmp/ssh-DnUUPfyrfFnD/agent.32 [2024-03-21T01:07:28.537Z] SSH_AGENT_PID=38 [2024-03-21T01:07:28.543Z] Running ssh-add (command line suppressed) [2024-03-21T01:07:28.640Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp/private_key_9075521005781509706.key (/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp/private_key_9075521005781509706.key) [2024-03-21T01:07:28.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T01:07:29.011Z] + git tag --points-at HEAD [Pipeline] } [2024-03-21T01:07:29.022Z] $ docker exec --env ******** --env ******** bf7ce0d5c061f9c3034d9c1a09606049626067cbf8af28f8d68518efd2a71c65 ssh-agent -k [2024-03-21T01:07:29.128Z] unset SSH_AUTH_SOCK; [2024-03-21T01:07:29.128Z] unset SSH_AGENT_PID; [2024-03-21T01:07:29.129Z] echo Agent pid 38 killed; [2024-03-21T01:07:29.154Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-21T01:07:29.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T01:07:29.260Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T01:07:29.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T01:07:29.354Z] $ docker exec bf7ce0d5c061f9c3034d9c1a09606049626067cbf8af28f8d68518efd2a71c65 ssh-agent [2024-03-21T01:07:29.491Z] SSH_AUTH_SOCK=/tmp/ssh-1TrXlvm4CtZV/agent.72 [2024-03-21T01:07:29.491Z] SSH_AGENT_PID=78 [2024-03-21T01:07:29.495Z] Running ssh-add (command line suppressed) [2024-03-21T01:07:29.584Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp/private_key_5096441438448764217.key (/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp/private_key_5096441438448764217.key) [2024-03-21T01:07:29.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T01:07:30.023Z] + git semver init [2024-03-21T01:07:30.283Z] 2024-03-21 01:07:30,211 [run_init] DEBUG init version:0.0.0 force:False [2024-03-21T01:07:30.283Z] 2024-03-21 01:07:30,212 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-669/.semver [2024-03-21T01:07:30.283Z] 2024-03-21 01:07:30,212 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-669/.semver [2024-03-21T01:07:30.283Z] 2024-03-21 01:07:30,212 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-669/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-669, universal_newlines=False, shell=None, istream=None) [2024-03-21T01:07:31.663Z] 2024-03-21 01:07:31,227 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-669/.git/info/exclude [2024-03-21T01:07:31.663Z] 2024-03-21 01:07:31,228 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-669/.semver/PR-669 with force:False [2024-03-21T01:07:31.663Z] 2024-03-21 01:07:31,228 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-669/.semver/PR-669 [2024-03-21T01:07:31.663Z] 2024-03-21 01:07:31,232 [execute] INFO git cat-file --batch-check [2024-03-21T01:07:31.663Z] 2024-03-21 01:07:31,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-669/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T01:07:31.663Z] 2024-03-21 01:07:31,239 [execute] INFO git cat-file --batch [2024-03-21T01:07:31.663Z] 2024-03-21 01:07:31,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-669/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T01:07:31.663Z] 2024-03-21 01:07:31,245 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-669/.semver/PR-669 [2024-03-21T01:07:31.663Z] 0.0.0 [Pipeline] } [2024-03-21T01:07:31.675Z] $ docker exec --env ******** --env ******** bf7ce0d5c061f9c3034d9c1a09606049626067cbf8af28f8d68518efd2a71c65 ssh-agent -k [2024-03-21T01:07:31.773Z] unset SSH_AUTH_SOCK; [2024-03-21T01:07:31.774Z] unset SSH_AGENT_PID; [2024-03-21T01:07:31.774Z] echo Agent pid 78 killed; [2024-03-21T01:07:31.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T01:07:32.252Z] + git semver [Pipeline] } [2024-03-21T01:07:32.520Z] $ docker stop --time=1 bf7ce0d5c061f9c3034d9c1a09606049626067cbf8af28f8d68518efd2a71c65 [2024-03-21T01:07:33.849Z] $ docker rm -f --volumes bf7ce0d5c061f9c3034d9c1a09606049626067cbf8af28f8d68518efd2a71c65 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T01:07:34.291Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-21T01:07:34.593Z] Stashed 1 file(s) [Pipeline] echo [2024-03-21T01:07:34.613Z] [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 [2024-03-21T01:07:35.273Z] provisioning config files... [2024-03-21T01:07:35.284Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp/config5587885153529111884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T01:07:35.641Z] ---> ****-login.sh [2024-03-21T01:07:35.641Z] nexus3.edgexfoundry.org:10001 [2024-03-21T01:07:35.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T01:07:35.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T01:07:35.641Z] Configure a credential helper to remove this warning. See [2024-03-21T01:07:35.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T01:07:35.641Z] [2024-03-21T01:07:35.641Z] Login Succeeded [2024-03-21T01:07:35.641Z] nexus3.edgexfoundry.org:10002 [2024-03-21T01:07:35.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T01:07:35.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T01:07:35.642Z] Configure a credential helper to remove this warning. See [2024-03-21T01:07:35.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T01:07:35.642Z] [2024-03-21T01:07:35.642Z] Login Succeeded [2024-03-21T01:07:35.642Z] nexus3.edgexfoundry.org:10003 [2024-03-21T01:07:35.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T01:07:35.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T01:07:35.900Z] Configure a credential helper to remove this warning. See [2024-03-21T01:07:35.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T01:07:35.900Z] [2024-03-21T01:07:35.900Z] Login Succeeded [2024-03-21T01:07:35.900Z] nexus3.edgexfoundry.org:10004 [2024-03-21T01:07:35.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T01:07:35.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T01:07:35.900Z] Configure a credential helper to remove this warning. See [2024-03-21T01:07:35.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T01:07:35.900Z] [2024-03-21T01:07:35.900Z] Login Succeeded [2024-03-21T01:07:35.900Z] ****.io [2024-03-21T01:07:36.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T01:07:36.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T01:07:36.160Z] Configure a credential helper to remove this warning. See [2024-03-21T01:07:36.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T01:07:36.160Z] [2024-03-21T01:07:36.160Z] Login Succeeded [2024-03-21T01:07:36.160Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T01:07:36.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T01:07:36.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T01:07:36.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T01:07:36.489Z] ========================================================= [2024-03-21T01:07:36.489Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-21T01:07:36.489Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T01:07:36.977Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T01:07:36.977Z] Sending build context to Docker daemon 15.01MB [2024-03-21T01:07:36.977Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T01:07:36.977Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-21T01:07:36.977Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-21T01:07:36.977Z] 7264a8db6415: Pulling fs layer [2024-03-21T01:07:36.977Z] c4d48a809fc2: Pulling fs layer [2024-03-21T01:07:36.977Z] 4f1c88b9dad5: Pulling fs layer [2024-03-21T01:07:36.977Z] ad3a456e5733: Pulling fs layer [2024-03-21T01:07:36.977Z] 69c7f0334f64: Pulling fs layer [2024-03-21T01:07:36.977Z] 1f1c1a5573a3: Pulling fs layer [2024-03-21T01:07:36.977Z] ce7588e14bc9: Pulling fs layer [2024-03-21T01:07:36.977Z] b5e4710f87ac: Pulling fs layer [2024-03-21T01:07:36.977Z] 1f1c1a5573a3: Waiting [2024-03-21T01:07:36.977Z] b5e4710f87ac: Waiting [2024-03-21T01:07:36.977Z] ce7588e14bc9: Waiting [2024-03-21T01:07:36.977Z] 69c7f0334f64: Waiting [2024-03-21T01:07:36.977Z] ad3a456e5733: Waiting [2024-03-21T01:07:37.235Z] c4d48a809fc2: Verifying Checksum [2024-03-21T01:07:37.235Z] c4d48a809fc2: Download complete [2024-03-21T01:07:37.235Z] ad3a456e5733: Verifying Checksum [2024-03-21T01:07:37.235Z] ad3a456e5733: Download complete [2024-03-21T01:07:37.235Z] 69c7f0334f64: Download complete [2024-03-21T01:07:37.235Z] 7264a8db6415: Verifying Checksum [2024-03-21T01:07:37.235Z] 7264a8db6415: Download complete [2024-03-21T01:07:37.235Z] 1f1c1a5573a3: Verifying Checksum [2024-03-21T01:07:37.235Z] 1f1c1a5573a3: Download complete [2024-03-21T01:07:37.235Z] 7264a8db6415: Pull complete [2024-03-21T01:07:37.494Z] b5e4710f87ac: Verifying Checksum [2024-03-21T01:07:37.494Z] b5e4710f87ac: Download complete [2024-03-21T01:07:37.494Z] c4d48a809fc2: Pull complete [2024-03-21T01:07:37.494Z] 4f1c88b9dad5: Verifying Checksum [2024-03-21T01:07:37.494Z] 4f1c88b9dad5: Download complete [2024-03-21T01:07:38.059Z] ce7588e14bc9: Verifying Checksum [2024-03-21T01:07:38.059Z] ce7588e14bc9: Download complete [2024-03-21T01:07:41.343Z] 4f1c88b9dad5: Pull complete [2024-03-21T01:07:41.344Z] ad3a456e5733: Pull complete [2024-03-21T01:07:41.344Z] 69c7f0334f64: Pull complete [2024-03-21T01:07:41.344Z] 1f1c1a5573a3: Pull complete [2024-03-21T01:07:43.875Z] ce7588e14bc9: Pull complete [2024-03-21T01:07:44.449Z] b5e4710f87ac: Pull complete [2024-03-21T01:07:44.449Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-21T01:07:44.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T01:07:44.449Z] ---> 88b5674ff536 [2024-03-21T01:07:44.449Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-21T01:07:49.730Z] ---> Running in 4a4e238fcf51 [2024-03-21T01:07:49.730Z] Removing intermediate container 4a4e238fcf51 [2024-03-21T01:07:49.730Z] ---> 475074c06ab0 [2024-03-21T01:07:49.730Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T01:07:49.730Z] ---> Running in 45a5efb4c1b8 [2024-03-21T01:07:49.730Z] Removing intermediate container 45a5efb4c1b8 [2024-03-21T01:07:49.730Z] ---> 446a50c2e52a [2024-03-21T01:07:49.730Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-21T01:07:49.730Z] ---> Running in 8e8e72fa32e4 [2024-03-21T01:07:49.730Z] Removing intermediate container 8e8e72fa32e4 [2024-03-21T01:07:49.730Z] ---> c25749e75948 [2024-03-21T01:07:49.730Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T01:07:49.991Z] ---> Running in d30f1ae195ee [2024-03-21T01:07:49.991Z] Removing intermediate container d30f1ae195ee [2024-03-21T01:07:49.991Z] ---> ac21ed1350f6 [2024-03-21T01:07:49.991Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T01:07:49.991Z] ---> Running in 08371aa63c73 [2024-03-21T01:07:50.088Z] Still waiting to schedule task [2024-03-21T01:07:50.088Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-21T01:07:50.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T01:07:50.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T01:07:50.817Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-21T01:07:50.817Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-21T01:07:50.817Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-21T01:07:50.817Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-21T01:07:50.817Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T01:07:50.817Z] OK: 268 MiB in 56 packages [2024-03-21T01:07:51.076Z] Removing intermediate container 08371aa63c73 [2024-03-21T01:07:51.076Z] ---> fed895a0d908 [2024-03-21T01:07:51.076Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-03-21T01:07:51.334Z] ---> Running in 7455843a4c76 [2024-03-21T01:07:51.334Z] Removing intermediate container 7455843a4c76 [2024-03-21T01:07:51.334Z] ---> c9e6c19f6e36 [2024-03-21T01:07:51.334Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-21T01:07:51.334Z] ---> cbc133550300 [2024-03-21T01:07:51.334Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T01:07:51.334Z] ---> Running in 90c030e120eb [2024-03-21T01:08:59.321Z] Removing intermediate container 90c030e120eb [2024-03-21T01:08:59.321Z] ---> 71163cae1843 [2024-03-21T01:08:59.321Z] Step 11/12 : COPY . . [2024-03-21T01:08:59.321Z] ---> d46b0d546439 [2024-03-21T01:08:59.321Z] Step 12/12 : RUN $MAKE [2024-03-21T01:08:59.321Z] ---> Running in 89e8a5d01cc7 [2024-03-21T01:08:59.321Z] noop [2024-03-21T01:08:59.321Z] Removing intermediate container 89e8a5d01cc7 [2024-03-21T01:08:59.321Z] ---> 705aca0101af [2024-03-21T01:08:59.321Z] Successfully built 705aca0101af [2024-03-21T01:08:59.321Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T01:08:59.791Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T01:08:59.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T01:08:59.957Z] prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container [2024-03-21T01:08:59.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-669 -v /w/workspace/gexfoundry_device-mqtt-go_PR-669:/w/workspace/gexfoundry_device-mqtt-go_PR-669:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T01:09:00.313Z] $ docker top dc331800ba8a55f140e4158299beab8d35ca2fcd585324617a78f2a2ce6974d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T01:09:00.721Z] + go version [2024-03-21T01:09:00.721Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-21T01:09:00.738Z] $ docker stop --time=1 dc331800ba8a55f140e4158299beab8d35ca2fcd585324617a78f2a2ce6974d6 [2024-03-21T01:09:01.992Z] $ docker rm -f --volumes dc331800ba8a55f140e4158299beab8d35ca2fcd585324617a78f2a2ce6974d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T01:09:02.753Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T01:09:02.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T01:09:02.914Z] prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container [2024-03-21T01:09:02.934Z] $ 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-669 -v /w/workspace/gexfoundry_device-mqtt-go_PR-669:/w/workspace/gexfoundry_device-mqtt-go_PR-669:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T01:09:03.245Z] $ docker top d1d22884180dedded3e8e516a0a3ac7bb9edea6506ae7050fa180e0289cfe3c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T01:09:03.652Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-669 [Pipeline] fileExists [Pipeline] sh [2024-03-21T01:09:04.021Z] + make test [2024-03-21T01:09:04.021Z] go test ./... -coverprofile=coverage.out ./... [2024-03-21T01:09:05.395Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-03-21T01:09:23.463Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-03-21T01:09:23.463Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-03-21T01:09:23.463Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 22.8% of statements [2024-03-21T01:09:33.425Z] go vet ./... [2024-03-21T01:09:38.709Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T01:09:38.709Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T01:09:38.967Z] ./bin/test-attribution-txt.sh [2024-03-21T01:09:38.967Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-21T01:09:38.968Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-21T01:09:39.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T01:09:39.025Z] $ docker stop --time=1 d1d22884180dedded3e8e516a0a3ac7bb9edea6506ae7050fa180e0289cfe3c7 [2024-03-21T01:09:40.613Z] $ docker rm -f --volumes d1d22884180dedded3e8e516a0a3ac7bb9edea6506ae7050fa180e0289cfe3c7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T01:09:41.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-21T01:09:41.341Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-21T01:09:42.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T01:09:42.393Z] + ls -al . [2024-03-21T01:09:42.393Z] total 252 [2024-03-21T01:09:42.393Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 01:09 . [2024-03-21T01:09:42.393Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 01:07 .. [2024-03-21T01:09:42.393Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 01:07 .dockerignore [2024-03-21T01:09:42.393Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 01:09 .git [2024-03-21T01:09:42.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:07 .github [2024-03-21T01:09:42.393Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 21 01:07 .gitignore [2024-03-21T01:09:42.393Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 01:07 .golangci.yml [2024-03-21T01:09:42.393Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 01:07 .semver [2024-03-21T01:09:42.393Z] -rw-rw-r-- 1 jenkins jenkins 10386 Mar 21 01:07 Attribution.txt [2024-03-21T01:09:42.393Z] -rw-rw-r-- 1 jenkins jenkins 18574 Mar 21 01:07 CHANGELOG.md [2024-03-21T01:09:42.393Z] -rw-rw-r-- 1 jenkins jenkins 1798 Mar 21 01:07 Dockerfile [2024-03-21T01:09:42.393Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 01:07 GOVERNANCE.md [2024-03-21T01:09:42.393Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 21 01:07 Jenkinsfile [2024-03-21T01:09:42.393Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 01:07 LICENSE [2024-03-21T01:09:42.393Z] -rw-rw-r-- 1 jenkins jenkins 1963 Mar 21 01:07 Makefile [2024-03-21T01:09:42.393Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 21 01:07 OWNERS.md [2024-03-21T01:09:42.393Z] -rw-rw-r-- 1 jenkins jenkins 3599 Mar 21 01:07 README.md [2024-03-21T01:09:42.393Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 01:07 VERSION [2024-03-21T01:09:42.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 01:07 bin [2024-03-21T01:09:42.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:07 cmd [2024-03-21T01:09:42.393Z] -rw-r--r-- 1 jenkins jenkins 18506 Mar 21 01:09 coverage.out [2024-03-21T01:09:42.393Z] -rw-rw-r-- 1 jenkins jenkins 7169 Mar 21 01:07 go.mod [2024-03-21T01:09:42.393Z] -rw-rw-r-- 1 jenkins jenkins 101517 Mar 21 01:07 go.sum [2024-03-21T01:09:42.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:07 internal [2024-03-21T01:09:42.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 01:07 mock [2024-03-21T01:09:42.393Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 21 01:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T01:09:42.804Z] + 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=fc8b0b81207e8da364804bf1a8bfc72299fa09b0 --label arch=amd64 --label version=0.0.0 . [2024-03-21T01:09:42.804Z] Sending build context to Docker daemon 15.03MB [2024-03-21T01:09:42.804Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T01:09:42.804Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-21T01:09:42.804Z] ---> 705aca0101af [2024-03-21T01:09:42.804Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-21T01:09:43.067Z] ---> Running in 16e106027c6c [2024-03-21T01:09:43.325Z] Removing intermediate container 16e106027c6c [2024-03-21T01:09:43.326Z] ---> 0755d13738a8 [2024-03-21T01:09:43.326Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T01:09:43.326Z] ---> Running in 66dbbef41c92 [2024-03-21T01:09:43.326Z] Removing intermediate container 66dbbef41c92 [2024-03-21T01:09:43.326Z] ---> 5c7c301c9df7 [2024-03-21T01:09:43.326Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-21T01:09:43.326Z] ---> Running in 9e314167912a [2024-03-21T01:09:43.326Z] Removing intermediate container 9e314167912a [2024-03-21T01:09:43.326Z] ---> 68ba834ad895 [2024-03-21T01:09:43.326Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T01:09:43.326Z] ---> Running in 6181f552eb1d [2024-03-21T01:09:43.584Z] Removing intermediate container 6181f552eb1d [2024-03-21T01:09:43.584Z] ---> 683aa80985ce [2024-03-21T01:09:43.584Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T01:09:43.584Z] ---> Running in 38f1df183a6b [2024-03-21T01:09:43.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T01:09:43.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T01:09:44.416Z] OK: 268 MiB in 56 packages [2024-03-21T01:09:44.675Z] Removing intermediate container 38f1df183a6b [2024-03-21T01:09:44.675Z] ---> 3d004152285b [2024-03-21T01:09:44.675Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-03-21T01:09:44.675Z] ---> Running in 165ecac28fb4 [2024-03-21T01:09:44.675Z] Removing intermediate container 165ecac28fb4 [2024-03-21T01:09:44.675Z] ---> be54dbff6888 [2024-03-21T01:09:44.675Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-21T01:09:44.935Z] ---> 2d31ab814bb6 [2024-03-21T01:09:44.935Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T01:09:44.935Z] ---> Running in 940b43635046 [2024-03-21T01:09:45.508Z] Removing intermediate container 940b43635046 [2024-03-21T01:09:45.508Z] ---> 3ab55ad6e25d [2024-03-21T01:09:45.508Z] Step 11/25 : COPY . . [2024-03-21T01:09:46.123Z] ---> 9e1ed61b175e [2024-03-21T01:09:46.123Z] Step 12/25 : RUN $MAKE [2024-03-21T01:09:46.385Z] ---> Running in 820fd2783653 [2024-03-21T01:09:46.645Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-03-21T01:10:18.736Z] Removing intermediate container 820fd2783653 [2024-03-21T01:10:18.736Z] ---> fc62320ed43a [2024-03-21T01:10:18.736Z] Step 13/25 : FROM alpine:3.18 [2024-03-21T01:10:18.736Z] 3.18: Pulling from library/alpine [2024-03-21T01:10:18.736Z] 619be1103602: Pulling fs layer [2024-03-21T01:10:18.736Z] 619be1103602: Verifying Checksum [2024-03-21T01:10:18.736Z] 619be1103602: Download complete [2024-03-21T01:10:18.736Z] 619be1103602: Pull complete [2024-03-21T01:10:18.736Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T01:10:18.736Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T01:10:18.736Z] ---> d3782b16ccc9 [2024-03-21T01:10:18.736Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-03-21T01:10:18.736Z] ---> Running in 7155fcf1c911 [2024-03-21T01:10:18.736Z] Removing intermediate container 7155fcf1c911 [2024-03-21T01:10:18.736Z] ---> 3c612d2ea781 [2024-03-21T01:10:18.736Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-03-21T01:10:18.736Z] ---> Running in 72db4654cea8 [2024-03-21T01:10:18.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T01:10:18.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T01:10:18.995Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T01:10:18.995Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T01:10:18.995Z] OK: 7 MiB in 16 packages [2024-03-21T01:10:19.568Z] Removing intermediate container 72db4654cea8 [2024-03-21T01:10:19.568Z] ---> 00770cb73db8 [2024-03-21T01:10:19.568Z] Step 16/25 : RUN apk --no-cache upgrade [2024-03-21T01:10:19.568Z] ---> Running in e7715deef4c6 [2024-03-21T01:10:19.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T01:10:19.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T01:10:20.087Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T01:10:20.087Z] OK: 7 MiB in 16 packages [2024-03-21T01:10:20.352Z] Removing intermediate container e7715deef4c6 [2024-03-21T01:10:20.352Z] ---> 949660e9c76e [2024-03-21T01:10:20.352Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-03-21T01:10:21.782Z] ---> 720698c642e8 [2024-03-21T01:10:21.782Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-03-21T01:10:21.782Z] ---> 5f163d4e2381 [2024-03-21T01:10:21.782Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-03-21T01:10:21.782Z] ---> bf4a3994b7b9 [2024-03-21T01:10:21.782Z] Step 20/25 : EXPOSE 59982 [2024-03-21T01:10:21.782Z] ---> Running in a6775b67015f [2024-03-21T01:10:22.043Z] Removing intermediate container a6775b67015f [2024-03-21T01:10:22.043Z] ---> 39d997aa6de2 [2024-03-21T01:10:22.043Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-03-21T01:10:22.043Z] ---> Running in 094ae5b9d0fd [2024-03-21T01:10:22.043Z] Removing intermediate container 094ae5b9d0fd [2024-03-21T01:10:22.043Z] ---> 3735cddfef67 [2024-03-21T01:10:22.043Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-21T01:10:22.043Z] ---> Running in 3692d9433161 [2024-03-21T01:10:22.303Z] Removing intermediate container 3692d9433161 [2024-03-21T01:10:22.303Z] ---> b852e33b6a35 [2024-03-21T01:10:22.303Z] Step 23/25 : LABEL arch=amd64 [2024-03-21T01:10:22.303Z] ---> Running in 4840d3ffe163 [2024-03-21T01:10:22.303Z] Removing intermediate container 4840d3ffe163 [2024-03-21T01:10:22.303Z] ---> 069e65ff353e [2024-03-21T01:10:22.303Z] Step 24/25 : LABEL git_sha=fc8b0b81207e8da364804bf1a8bfc72299fa09b0 [2024-03-21T01:10:22.303Z] ---> Running in 008873502cd7 [2024-03-21T01:10:22.303Z] Removing intermediate container 008873502cd7 [2024-03-21T01:10:22.303Z] ---> ff6e7a8650c4 [2024-03-21T01:10:22.303Z] Step 25/25 : LABEL version=0.0.0 [2024-03-21T01:10:22.303Z] ---> Running in e847ae9c0881 [2024-03-21T01:10:22.561Z] Removing intermediate container e847ae9c0881 [2024-03-21T01:10:22.561Z] ---> 3f706465c06e [2024-03-21T01:10:22.561Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T01:10:22.561Z] Successfully built 3f706465c06e [2024-03-21T01:10:22.561Z] 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 [2024-03-21T01:10:23.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T01:10:23.466Z] [2024-03-21T01:10:23.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T01:10:23.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T01:10:23.845Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-21T01:10:23.845Z] 5eb5b503b376: Pulling fs layer [2024-03-21T01:10:23.845Z] 5c69ac0246d0: Pulling fs layer [2024-03-21T01:10:23.845Z] ec43610c2a17: Pulling fs layer [2024-03-21T01:10:23.845Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-21T01:10:23.845Z] 33b1e0a273af: Pulling fs layer [2024-03-21T01:10:23.845Z] 5d3b04190fa2: Pulling fs layer [2024-03-21T01:10:23.845Z] 2f39f015ded8: Pulling fs layer [2024-03-21T01:10:23.845Z] 3a2ae6a8a46f: Waiting [2024-03-21T01:10:23.845Z] 33b1e0a273af: Waiting [2024-03-21T01:10:23.845Z] 5d3b04190fa2: Waiting [2024-03-21T01:10:23.845Z] 2f39f015ded8: Waiting [2024-03-21T01:10:23.845Z] 5c69ac0246d0: Download complete [2024-03-21T01:10:23.845Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-21T01:10:23.845Z] 3a2ae6a8a46f: Download complete [2024-03-21T01:10:23.845Z] 33b1e0a273af: Verifying Checksum [2024-03-21T01:10:23.845Z] 33b1e0a273af: Download complete [2024-03-21T01:10:23.845Z] 5d3b04190fa2: Download complete [2024-03-21T01:10:23.845Z] ec43610c2a17: Verifying Checksum [2024-03-21T01:10:23.845Z] ec43610c2a17: Download complete [2024-03-21T01:10:24.103Z] 5eb5b503b376: Verifying Checksum [2024-03-21T01:10:24.103Z] 5eb5b503b376: Download complete [2024-03-21T01:10:24.668Z] 2f39f015ded8: Verifying Checksum [2024-03-21T01:10:24.668Z] 2f39f015ded8: Download complete [2024-03-21T01:10:25.234Z] 5eb5b503b376: Pull complete [2024-03-21T01:10:25.492Z] 5c69ac0246d0: Pull complete [2024-03-21T01:10:26.058Z] ec43610c2a17: Pull complete [2024-03-21T01:10:26.058Z] 3a2ae6a8a46f: Pull complete [2024-03-21T01:10:26.316Z] 33b1e0a273af: Pull complete [2024-03-21T01:10:26.316Z] 5d3b04190fa2: Pull complete [2024-03-21T01:10:31.582Z] 2f39f015ded8: Pull complete [2024-03-21T01:10:31.582Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-21T01:10:31.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T01:10:31.582Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T01:10:31.827Z] prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container [2024-03-21T01:10:31.846Z] $ 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-669 -v /w/workspace/gexfoundry_device-mqtt-go_PR-669:/w/workspace/gexfoundry_device-mqtt-go_PR-669:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-21T01:10:36.018Z] $ docker top ed1ca9f2ff84309be6c97491147a584257d0f301dae1c8d8bff6deb84df6ab0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T01:10:36.463Z] ---> job-cost.sh [2024-03-21T01:10:36.463Z] lf-activate-venv: SKIPPING [2024-03-21T01:10:36.463Z] INFO: No Stack... [2024-03-21T01:10:37.033Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T01:10:37.292Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T01:10:37.602Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-669/archives/cost.csv [2024-03-21T01:10:37.602Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T01:10:37.641Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-669-1-stack-cost] [2024-03-21T01:10:37.646Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-669-1-stack-cost] did not exist. Created. [2024-03-21T01:10:37.651Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-669-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T01:10:38.040Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-21T01:10:38.086Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T01:10:38.125Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-669-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T01:10:38.196Z] $ docker stop --time=1 ed1ca9f2ff84309be6c97491147a584257d0f301dae1c8d8bff6deb84df6ab0d [2024-03-21T01:10:39.354Z] $ docker rm -f --volumes ed1ca9f2ff84309be6c97491147a584257d0f301dae1c8d8bff6deb84df6ab0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-21T01:11:16.138Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-506 in /w/workspace/gexfoundry_device-mqtt-go_PR-669 [Pipeline] { [Pipeline] ws [2024-03-21T01:11:16.201Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-03-21T01:11:19.298Z] The recommended git tool is: git [2024-03-21T01:11:24.198Z] using credential edgex-jenkins-ssh [2024-03-21T01:11:24.222Z] Cloning the remote Git repository [2024-03-21T01:11:24.290Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-03-21T01:11:24.391Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-03-21T01:11:24.530Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-03-21T01:11:24.531Z] > git --version # timeout=10 [2024-03-21T01:11:24.552Z] > git --version # 'git version 2.25.1' [2024-03-21T01:11:24.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T01:11:24.695Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T01:11:26.443Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-03-21T01:11:26.481Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T01:11:27.471Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-03-21T01:11:27.513Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-03-21T01:11:27.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T01:11:27.539Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/669/head:refs/remotes/origin/PR-669 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-21T01:11:28.105Z] Merging remotes/origin/main commit f31dc60183bea012cbe15166dadf947b4e0fce38 into PR head commit fc8b0b81207e8da364804bf1a8bfc72299fa09b0 [2024-03-21T01:11:28.391Z] Merge succeeded, producing fc8b0b81207e8da364804bf1a8bfc72299fa09b0 [2024-03-21T01:11:28.392Z] Checking out Revision fc8b0b81207e8da364804bf1a8bfc72299fa09b0 (PR-669) [2024-03-21T01:11:28.917Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-03-21T01:11:28.951Z] > git --version # timeout=10 [2024-03-21T01:11:28.961Z] > git --version # 'git version 2.25.1' [2024-03-21T01:11:28.981Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T01:11:28.113Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T01:11:28.201Z] > git checkout -f fc8b0b81207e8da364804bf1a8bfc72299fa09b0 # timeout=10 [2024-03-21T01:11:28.279Z] > git remote # timeout=10 [2024-03-21T01:11:28.301Z] > git config --get remote.origin.url # timeout=10 [2024-03-21T01:11:28.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T01:11:28.344Z] > git merge f31dc60183bea012cbe15166dadf947b4e0fce38 # timeout=10 [2024-03-21T01:11:28.366Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-21T01:11:28.386Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T01:11:28.397Z] > git checkout -f fc8b0b81207e8da364804bf1a8bfc72299fa09b0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T01:11:33.856Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-21T01:11:33.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T01:11:33.856Z] Dload Upload Total Spent Left Speed [2024-03-21T01:11:33.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh [2024-03-21T01:11:34.205Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-21T01:11:34.573Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-21T01:11:34.573Z] + sudo tee /etc/docker/daemon.new [2024-03-21T01:11:34.573Z] { [2024-03-21T01:11:34.573Z] "registry-mirrors": [ [2024-03-21T01:11:34.573Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-21T01:11:34.573Z] ], [2024-03-21T01:11:34.573Z] "bip": "10.250.0.254/24", [2024-03-21T01:11:34.573Z] "hosts": [ [2024-03-21T01:11:34.573Z] "tcp://0.0.0.0:5555", [2024-03-21T01:11:34.573Z] "unix:///var/run/docker.sock" [2024-03-21T01:11:34.573Z] ], [2024-03-21T01:11:34.573Z] "mtu": 1458, [2024-03-21T01:11:34.573Z] "selinux-enabled": true, [2024-03-21T01:11:34.573Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-21T01:11:34.573Z] } [Pipeline] sh [2024-03-21T01:11:34.917Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-21T01:11:35.274Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T01:11:53.613Z] provisioning config files... [2024-03-21T01:11:53.637Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config11521784560614026596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T01:11:54.091Z] ---> ****-login.sh [2024-03-21T01:11:54.091Z] nexus3.edgexfoundry.org:10001 [2024-03-21T01:11:54.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T01:11:54.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T01:11:54.626Z] Configure a credential helper to remove this warning. See [2024-03-21T01:11:54.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T01:11:54.626Z] [2024-03-21T01:11:54.626Z] Login Succeeded [2024-03-21T01:11:54.626Z] nexus3.edgexfoundry.org:10002 [2024-03-21T01:11:54.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T01:11:55.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T01:11:55.160Z] Configure a credential helper to remove this warning. See [2024-03-21T01:11:55.161Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T01:11:55.161Z] [2024-03-21T01:11:55.161Z] Login Succeeded [2024-03-21T01:11:55.161Z] nexus3.edgexfoundry.org:10003 [2024-03-21T01:11:55.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T01:11:55.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T01:11:55.430Z] Configure a credential helper to remove this warning. See [2024-03-21T01:11:55.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T01:11:55.430Z] [2024-03-21T01:11:55.430Z] Login Succeeded [2024-03-21T01:11:55.430Z] nexus3.edgexfoundry.org:10004 [2024-03-21T01:11:55.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T01:11:55.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T01:11:55.697Z] Configure a credential helper to remove this warning. See [2024-03-21T01:11:55.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T01:11:55.697Z] [2024-03-21T01:11:55.697Z] Login Succeeded [2024-03-21T01:11:55.697Z] ****.io [2024-03-21T01:11:55.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T01:11:56.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T01:11:56.237Z] Configure a credential helper to remove this warning. See [2024-03-21T01:11:56.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T01:11:56.237Z] [2024-03-21T01:11:56.237Z] Login Succeeded [2024-03-21T01:11:56.237Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T01:11:56.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T01:11:56.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T01:11:56.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T01:11:56.760Z] ========================================================= [2024-03-21T01:11:56.760Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-21T01:11:56.760Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T01:11:57.268Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T01:11:57.539Z] Sending build context to Docker daemon 7.61MB [2024-03-21T01:11:57.539Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T01:11:57.539Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-21T01:11:57.808Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-21T01:11:57.808Z] 9fda8d8052c6: Pulling fs layer [2024-03-21T01:11:57.808Z] 5d54e960e981: Pulling fs layer [2024-03-21T01:11:57.808Z] c4a7e357bf2a: Pulling fs layer [2024-03-21T01:11:57.808Z] f0e02332f6b5: Pulling fs layer [2024-03-21T01:11:57.808Z] 872ee5b61b7b: Pulling fs layer [2024-03-21T01:11:57.808Z] 0c6a40ed1a82: Pulling fs layer [2024-03-21T01:11:57.808Z] 94ae7d8d031c: Pulling fs layer [2024-03-21T01:11:57.808Z] f0e02332f6b5: Waiting [2024-03-21T01:11:57.808Z] 872ee5b61b7b: Waiting [2024-03-21T01:11:57.808Z] 0c6a40ed1a82: Waiting [2024-03-21T01:11:57.808Z] 94ae7d8d031c: Waiting [2024-03-21T01:11:57.808Z] 5d54e960e981: Verifying Checksum [2024-03-21T01:11:57.808Z] 5d54e960e981: Download complete [2024-03-21T01:11:57.808Z] f0e02332f6b5: Verifying Checksum [2024-03-21T01:11:57.808Z] f0e02332f6b5: Download complete [2024-03-21T01:11:57.808Z] 872ee5b61b7b: Verifying Checksum [2024-03-21T01:11:57.808Z] 872ee5b61b7b: Download complete [2024-03-21T01:11:57.808Z] 9fda8d8052c6: Download complete [2024-03-21T01:11:58.401Z] 94ae7d8d031c: Verifying Checksum [2024-03-21T01:11:58.401Z] 94ae7d8d031c: Download complete [2024-03-21T01:11:58.678Z] 9fda8d8052c6: Pull complete [2024-03-21T01:11:59.259Z] 5d54e960e981: Pull complete [2024-03-21T01:11:59.525Z] c4a7e357bf2a: Verifying Checksum [2024-03-21T01:11:59.525Z] c4a7e357bf2a: Download complete [2024-03-21T01:12:00.482Z] 0c6a40ed1a82: Verifying Checksum [2024-03-21T01:12:00.482Z] 0c6a40ed1a82: Download complete [2024-03-21T01:12:12.792Z] c4a7e357bf2a: Pull complete [2024-03-21T01:12:12.792Z] f0e02332f6b5: Pull complete [2024-03-21T01:12:13.059Z] 872ee5b61b7b: Pull complete [2024-03-21T01:12:21.278Z] 0c6a40ed1a82: Pull complete [2024-03-21T01:12:23.228Z] 94ae7d8d031c: Pull complete [2024-03-21T01:12:23.228Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-21T01:12:23.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T01:12:23.228Z] ---> 86de565de09d [2024-03-21T01:12:23.228Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-21T01:12:25.180Z] ---> Running in 51de34cfdefe [2024-03-21T01:12:25.180Z] Removing intermediate container 51de34cfdefe [2024-03-21T01:12:25.180Z] ---> 60912e00c46a [2024-03-21T01:12:25.180Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T01:12:25.180Z] ---> Running in 348dc9593260 [2024-03-21T01:12:25.448Z] Removing intermediate container 348dc9593260 [2024-03-21T01:12:25.448Z] ---> 70d2d7420537 [2024-03-21T01:12:25.448Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-21T01:12:25.717Z] ---> Running in d4936866f2fe [2024-03-21T01:12:25.986Z] Removing intermediate container d4936866f2fe [2024-03-21T01:12:25.986Z] ---> 83932525e70c [2024-03-21T01:12:25.986Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T01:12:25.986Z] ---> Running in c0f360a0e2ca [2024-03-21T01:12:26.256Z] Removing intermediate container c0f360a0e2ca [2024-03-21T01:12:26.256Z] ---> 9c53d7a4a939 [2024-03-21T01:12:26.256Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T01:12:26.525Z] ---> Running in bddd62b7dc47 [2024-03-21T01:12:27.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T01:12:28.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T01:12:29.031Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-21T01:12:29.031Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-21T01:12:29.031Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-21T01:12:29.031Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-21T01:12:29.031Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T01:12:29.298Z] OK: 271 MiB in 56 packages [2024-03-21T01:12:30.260Z] Removing intermediate container bddd62b7dc47 [2024-03-21T01:12:30.260Z] ---> e18d27870567 [2024-03-21T01:12:30.260Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-03-21T01:12:30.260Z] ---> Running in 27b2d3348af4 [2024-03-21T01:12:30.526Z] Removing intermediate container 27b2d3348af4 [2024-03-21T01:12:30.527Z] ---> d5350f58a88a [2024-03-21T01:12:30.527Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-21T01:12:31.111Z] ---> 67e847e6ab27 [2024-03-21T01:12:31.111Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T01:12:31.111Z] ---> Running in f1061e534eb9 [2024-03-21T01:14:37.799Z] Removing intermediate container f1061e534eb9 [2024-03-21T01:14:37.799Z] ---> fe0c93aeb7b9 [2024-03-21T01:14:37.799Z] Step 11/12 : COPY . . [2024-03-21T01:14:37.799Z] ---> c83d3a836dbf [2024-03-21T01:14:37.799Z] Step 12/12 : RUN $MAKE [2024-03-21T01:14:37.799Z] ---> Running in 3d7c302e89a0 [2024-03-21T01:14:37.799Z] noop [2024-03-21T01:14:37.799Z] Removing intermediate container 3d7c302e89a0 [2024-03-21T01:14:37.799Z] ---> c35637d078a1 [2024-03-21T01:14:37.799Z] Successfully built c35637d078a1 [2024-03-21T01:14:37.799Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T01:14:38.285Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T01:14:38.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T01:14:38.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-506 does not seem to be running inside a container [2024-03-21T01:14:38.622Z] $ 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 [2024-03-21T01:14:39.826Z] $ docker top da16dfe38273c8b509306368d27a9309139356b541af44714a8899a4bb416d91 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T01:14:40.720Z] + go version [2024-03-21T01:14:40.720Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-21T01:14:40.753Z] $ docker stop --time=1 da16dfe38273c8b509306368d27a9309139356b541af44714a8899a4bb416d91 [2024-03-21T01:14:42.410Z] $ docker rm -f --volumes da16dfe38273c8b509306368d27a9309139356b541af44714a8899a4bb416d91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T01:14:43.292Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T01:14:43.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T01:14:43.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-506 does not seem to be running inside a container [2024-03-21T01:14:43.619Z] $ 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 [2024-03-21T01:14:44.794Z] $ docker top 9ddffa5eb7dfff164896166665583b92385c709e6b5146e2c1729e83c45fe288 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T01:14:45.675Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-21T01:14:46.069Z] + make test [2024-03-21T01:14:46.069Z] go test ./... -coverprofile=coverage.out ./... [2024-03-21T01:14:51.423Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-03-21T01:17:43.372Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-03-21T01:17:43.372Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-03-21T01:17:43.372Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.064s coverage: 22.8% of statements [2024-03-21T01:17:43.372Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-21T01:17:43.372Z] go vet ./... [2024-03-21T01:18:10.077Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T01:18:10.077Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T01:18:10.077Z] ./bin/test-attribution-txt.sh [2024-03-21T01:18:10.077Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-21T01:18:10.077Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-21T01:18:10.077Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-21T01:18:10.352Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-21T01:18:10.622Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-21T01:18:10.889Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-21T01:18:10.889Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-21T01:18:10.889Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-21T01:18:10.889Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-21T01:18:10.889Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-21T01:18:10.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T01:18:10.964Z] $ docker stop --time=1 9ddffa5eb7dfff164896166665583b92385c709e6b5146e2c1729e83c45fe288 [2024-03-21T01:18:12.889Z] $ docker rm -f --volumes 9ddffa5eb7dfff164896166665583b92385c709e6b5146e2c1729e83c45fe288 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T01:18:14.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-21T01:18:14.433Z] Warning: overwriting stash ‘coverage-report’ [2024-03-21T01:18:14.900Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T01:18:15.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T01:18:15.852Z] + ls -al . [2024-03-21T01:18:15.852Z] total 248 [2024-03-21T01:18:15.852Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 01:14 . [2024-03-21T01:18:15.852Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 01:11 .. [2024-03-21T01:18:15.852Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 01:11 .dockerignore [2024-03-21T01:18:15.853Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 01:11 .git [2024-03-21T01:18:15.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:11 .github [2024-03-21T01:18:15.853Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 21 01:11 .gitignore [2024-03-21T01:18:15.853Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 01:11 .golangci.yml [2024-03-21T01:18:15.853Z] -rw-rw-r-- 1 jenkins jenkins 10386 Mar 21 01:11 Attribution.txt [2024-03-21T01:18:15.853Z] -rw-rw-r-- 1 jenkins jenkins 18574 Mar 21 01:11 CHANGELOG.md [2024-03-21T01:18:15.853Z] -rw-rw-r-- 1 jenkins jenkins 1798 Mar 21 01:11 Dockerfile [2024-03-21T01:18:15.853Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 01:11 GOVERNANCE.md [2024-03-21T01:18:15.853Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 21 01:11 Jenkinsfile [2024-03-21T01:18:15.853Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 01:11 LICENSE [2024-03-21T01:18:15.853Z] -rw-rw-r-- 1 jenkins jenkins 1963 Mar 21 01:11 Makefile [2024-03-21T01:18:15.853Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 21 01:11 OWNERS.md [2024-03-21T01:18:15.853Z] -rw-rw-r-- 1 jenkins jenkins 3599 Mar 21 01:11 README.md [2024-03-21T01:18:15.853Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 01:07 VERSION [2024-03-21T01:18:15.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 01:11 bin [2024-03-21T01:18:15.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:11 cmd [2024-03-21T01:18:15.853Z] -rw-r--r-- 1 jenkins jenkins 18506 Mar 21 01:17 coverage.out [2024-03-21T01:18:15.853Z] -rw-rw-r-- 1 jenkins jenkins 7169 Mar 21 01:11 go.mod [2024-03-21T01:18:15.853Z] -rw-rw-r-- 1 jenkins jenkins 101517 Mar 21 01:11 go.sum [2024-03-21T01:18:15.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:11 internal [2024-03-21T01:18:15.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 01:11 mock [2024-03-21T01:18:15.853Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 21 01:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T01:18:16.288Z] + 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=fc8b0b81207e8da364804bf1a8bfc72299fa09b0 --label arch=arm64 --label version=0.0.0 . [2024-03-21T01:18:16.557Z] Sending build context to Docker daemon 7.629MB [2024-03-21T01:18:16.825Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T01:18:16.825Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-21T01:18:16.825Z] ---> c35637d078a1 [2024-03-21T01:18:16.825Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-21T01:18:16.825Z] ---> Running in 8920dd4bf18d [2024-03-21T01:18:17.095Z] Removing intermediate container 8920dd4bf18d [2024-03-21T01:18:17.095Z] ---> d1c059c897f2 [2024-03-21T01:18:17.095Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T01:18:17.364Z] ---> Running in 9ce4e17107c9 [2024-03-21T01:18:17.636Z] Removing intermediate container 9ce4e17107c9 [2024-03-21T01:18:17.636Z] ---> 1ad0962a91c7 [2024-03-21T01:18:17.636Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-21T01:18:17.636Z] ---> Running in bccb71ea0f9e [2024-03-21T01:18:18.218Z] Removing intermediate container bccb71ea0f9e [2024-03-21T01:18:18.218Z] ---> 85c0b88100b4 [2024-03-21T01:18:18.218Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T01:18:18.218Z] ---> Running in 5222d6f2cbf6 [2024-03-21T01:18:18.487Z] Removing intermediate container 5222d6f2cbf6 [2024-03-21T01:18:18.487Z] ---> d1e681177e39 [2024-03-21T01:18:18.487Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T01:18:18.487Z] ---> Running in aa2be3ab0a25 [2024-03-21T01:18:19.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T01:18:20.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T01:18:21.011Z] OK: 271 MiB in 56 packages [2024-03-21T01:18:21.981Z] Removing intermediate container aa2be3ab0a25 [2024-03-21T01:18:21.981Z] ---> 16ed66d9705f [2024-03-21T01:18:21.981Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-03-21T01:18:21.981Z] ---> Running in 6f18bbfb7b3f [2024-03-21T01:18:22.247Z] Removing intermediate container 6f18bbfb7b3f [2024-03-21T01:18:22.247Z] ---> abbb332e3bae [2024-03-21T01:18:22.247Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-21T01:18:22.833Z] ---> f5e5e73c4e08 [2024-03-21T01:18:22.833Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T01:18:23.101Z] ---> Running in fd92549ff693 [2024-03-21T01:18:25.043Z] Removing intermediate container fd92549ff693 [2024-03-21T01:18:25.043Z] ---> ad25648f86cc [2024-03-21T01:18:25.043Z] Step 11/25 : COPY . . [2024-03-21T01:18:26.461Z] ---> a5fb47ca3e06 [2024-03-21T01:18:26.461Z] Step 12/25 : RUN $MAKE [2024-03-21T01:18:26.461Z] ---> Running in c0bd50d8b4e7 [2024-03-21T01:18:27.422Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-03-21T01:21:19.141Z] Removing intermediate container c0bd50d8b4e7 [2024-03-21T01:21:19.141Z] ---> 341af28ccfdf [2024-03-21T01:21:19.141Z] Step 13/25 : FROM alpine:3.18 [2024-03-21T01:21:19.141Z] 3.18: Pulling from library/alpine [2024-03-21T01:21:19.141Z] c6b39de5b339: Pulling fs layer [2024-03-21T01:21:19.141Z] c6b39de5b339: Verifying Checksum [2024-03-21T01:21:19.141Z] c6b39de5b339: Download complete [2024-03-21T01:21:19.141Z] c6b39de5b339: Pull complete [2024-03-21T01:21:19.141Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T01:21:19.141Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T01:21:19.141Z] ---> 33abbf032149 [2024-03-21T01:21:19.141Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-03-21T01:21:19.141Z] ---> Running in 7fc6ba29641d [2024-03-21T01:21:19.141Z] Removing intermediate container 7fc6ba29641d [2024-03-21T01:21:19.141Z] ---> 64984192de44 [2024-03-21T01:21:19.141Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-03-21T01:21:19.141Z] ---> Running in 5d563c63817d [2024-03-21T01:21:19.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T01:21:19.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T01:21:19.141Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T01:21:19.141Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T01:21:19.141Z] OK: 8 MiB in 16 packages [2024-03-21T01:21:19.141Z] Removing intermediate container 5d563c63817d [2024-03-21T01:21:19.141Z] ---> faba8f0d52c6 [2024-03-21T01:21:19.141Z] Step 16/25 : RUN apk --no-cache upgrade [2024-03-21T01:21:19.141Z] ---> Running in d96028b164ba [2024-03-21T01:21:19.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T01:21:19.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T01:21:19.141Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T01:21:19.141Z] OK: 8 MiB in 16 packages [2024-03-21T01:21:19.141Z] Removing intermediate container d96028b164ba [2024-03-21T01:21:19.141Z] ---> ba07d7785aa1 [2024-03-21T01:21:19.141Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-03-21T01:21:19.141Z] ---> 85ef96eb1d04 [2024-03-21T01:21:19.141Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-03-21T01:21:19.141Z] ---> b43efe52f871 [2024-03-21T01:21:19.141Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-03-21T01:21:19.141Z] ---> ef16e8ad5512 [2024-03-21T01:21:19.141Z] Step 20/25 : EXPOSE 59982 [2024-03-21T01:21:19.141Z] ---> Running in 8f1ed1cfeca7 [2024-03-21T01:21:19.141Z] Removing intermediate container 8f1ed1cfeca7 [2024-03-21T01:21:19.141Z] ---> a8a8c7cbab1d [2024-03-21T01:21:19.141Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-03-21T01:21:19.141Z] ---> Running in f16df72bcbca [2024-03-21T01:21:19.141Z] Removing intermediate container f16df72bcbca [2024-03-21T01:21:19.141Z] ---> 34cca08ac44a [2024-03-21T01:21:19.141Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-21T01:21:19.141Z] ---> Running in fe4ae157a166 [2024-03-21T01:21:19.141Z] Removing intermediate container fe4ae157a166 [2024-03-21T01:21:19.141Z] ---> 0c1d8dbb6765 [2024-03-21T01:21:19.141Z] Step 23/25 : LABEL arch=arm64 [2024-03-21T01:21:19.141Z] ---> Running in ad6daf677ca0 [2024-03-21T01:21:19.141Z] Removing intermediate container ad6daf677ca0 [2024-03-21T01:21:19.141Z] ---> e00816d91fda [2024-03-21T01:21:19.141Z] Step 24/25 : LABEL git_sha=fc8b0b81207e8da364804bf1a8bfc72299fa09b0 [2024-03-21T01:21:19.141Z] ---> Running in c7c17dd5806b [2024-03-21T01:21:19.141Z] Removing intermediate container c7c17dd5806b [2024-03-21T01:21:19.141Z] ---> 5016112a025f [2024-03-21T01:21:19.141Z] Step 25/25 : LABEL version=0.0.0 [2024-03-21T01:21:19.141Z] ---> Running in 6532746c36eb [2024-03-21T01:21:19.420Z] Removing intermediate container 6532746c36eb [2024-03-21T01:21:19.420Z] ---> 590aecd528c4 [2024-03-21T01:21:19.420Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T01:21:19.420Z] Successfully built 590aecd528c4 [2024-03-21T01:21:19.420Z] 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 [2024-03-21T01:21:20.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T01:21:20.287Z] [2024-03-21T01:21:20.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T01:21:20.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T01:21:20.696Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-21T01:21:20.696Z] 8998bd30e6a1: Pulling fs layer [2024-03-21T01:21:20.696Z] 04944245beec: Pulling fs layer [2024-03-21T01:21:20.696Z] 699f458cf7ca: Pulling fs layer [2024-03-21T01:21:20.696Z] 765212b225bb: Pulling fs layer [2024-03-21T01:21:20.696Z] f23df028b6ca: Pulling fs layer [2024-03-21T01:21:20.696Z] d65c8cfc05b1: Pulling fs layer [2024-03-21T01:21:20.696Z] 2437ff75d9bd: Pulling fs layer [2024-03-21T01:21:20.696Z] f23df028b6ca: Waiting [2024-03-21T01:21:20.696Z] d65c8cfc05b1: Waiting [2024-03-21T01:21:20.696Z] 2437ff75d9bd: Waiting [2024-03-21T01:21:20.696Z] 765212b225bb: Waiting [2024-03-21T01:21:20.965Z] 04944245beec: Verifying Checksum [2024-03-21T01:21:20.965Z] 04944245beec: Download complete [2024-03-21T01:21:20.965Z] 765212b225bb: Verifying Checksum [2024-03-21T01:21:20.965Z] 765212b225bb: Download complete [2024-03-21T01:21:20.965Z] f23df028b6ca: Verifying Checksum [2024-03-21T01:21:20.965Z] f23df028b6ca: Download complete [2024-03-21T01:21:20.965Z] d65c8cfc05b1: Verifying Checksum [2024-03-21T01:21:20.965Z] d65c8cfc05b1: Download complete [2024-03-21T01:21:21.234Z] 699f458cf7ca: Verifying Checksum [2024-03-21T01:21:21.234Z] 699f458cf7ca: Download complete [2024-03-21T01:21:21.502Z] 8998bd30e6a1: Verifying Checksum [2024-03-21T01:21:21.502Z] 8998bd30e6a1: Download complete [2024-03-21T01:21:24.101Z] 2437ff75d9bd: Verifying Checksum [2024-03-21T01:21:24.101Z] 2437ff75d9bd: Download complete [2024-03-21T01:21:26.054Z] 8998bd30e6a1: Pull complete [2024-03-21T01:21:26.636Z] 04944245beec: Pull complete [2024-03-21T01:21:28.577Z] 699f458cf7ca: Pull complete [2024-03-21T01:21:28.577Z] 765212b225bb: Pull complete [2024-03-21T01:21:29.163Z] f23df028b6ca: Pull complete [2024-03-21T01:21:29.430Z] d65c8cfc05b1: Pull complete [2024-03-21T01:21:47.625Z] 2437ff75d9bd: Pull complete [2024-03-21T01:21:47.625Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-21T01:21:47.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T01:21:47.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T01:21:47.975Z] prd-ubuntu20.04-docker-arm64-4c-16g-506 does not seem to be running inside a container [2024-03-21T01:21:48.031Z] $ 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 [2024-03-21T01:21:50.683Z] $ docker top 7ed2d70670ab40a5b25d709fe6a098aa24b5a32b6142acfbfb3cbae3339adbf6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T01:21:51.577Z] ---> job-cost.sh [2024-03-21T01:21:51.577Z] lf-activate-venv: SKIPPING [2024-03-21T01:21:51.577Z] INFO: No Stack... [2024-03-21T01:21:51.843Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-21T01:21:52.805Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T01:21:53.455Z] + cut -d, -f6 [2024-03-21T01:21:53.455Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2024-03-21T01:21:53.532Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-669-1-stack-cost] [2024-03-21T01:21:53.537Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-669-1-stack-cost] did not exist. Created. [2024-03-21T01:21:53.542Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-669-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T01:21:54.282Z] /w/workspace/device-mqtt-go/1@tmp/durable-3ab65a70/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-21T01:21:54.947Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-21T01:21:54.984Z] Warning: overwriting stash ‘stack-cost’ [2024-03-21T01:21:55.029Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T01:21:55.046Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-669-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T01:21:55.129Z] $ docker stop --time=1 7ed2d70670ab40a5b25d709fe6a098aa24b5a32b6142acfbfb3cbae3339adbf6 [2024-03-21T01:21:56.671Z] $ docker rm -f --volumes 7ed2d70670ab40a5b25d709fe6a098aa24b5a32b6142acfbfb3cbae3339adbf6 [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 [2024-03-21T01:21:57.749Z] provisioning config files... [2024-03-21T01:21:57.758Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp/config5860897090962451599tmp [Pipeline] { [Pipeline] sh [2024-03-21T01:21:58.099Z] + set +x [2024-03-21T01:21:58.099Z] + curl -s https://codecov.io/bash [2024-03-21T01:21:58.099Z] + bash -s -- [2024-03-21T01:21:58.099Z] [2024-03-21T01:21:58.099Z] _____ _ [2024-03-21T01:21:58.099Z] / ____| | | [2024-03-21T01:21:58.099Z] | | ___ __| | ___ ___ _____ __ [2024-03-21T01:21:58.099Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-21T01:21:58.099Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-21T01:21:58.099Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-21T01:21:58.099Z] Bash-1.0.6 [2024-03-21T01:21:58.099Z] [2024-03-21T01:21:58.099Z] [2024-03-21T01:21:58.099Z] ==> git version 2.25.1 found [2024-03-21T01:21:58.099Z] ==> 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 [2024-03-21T01:21:58.099Z] Release-Date: 2020-01-08 [2024-03-21T01:21:58.099Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-21T01:21:58.099Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-21T01:21:58.099Z] ==> Jenkins CI detected. [2024-03-21T01:21:58.099Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-669 [2024-03-21T01:21:58.099Z] project root: . [2024-03-21T01:21:58.099Z] --> token set from env [2024-03-21T01:21:58.099Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-21T01:21:58.366Z] ==> Running gcov in . (disable via -X gcov) [2024-03-21T01:21:58.366Z] ==> Python coveragepy not found [2024-03-21T01:21:58.366Z] ==> Searching for coverage reports in: [2024-03-21T01:21:58.366Z] + . [2024-03-21T01:21:58.366Z] -> Found 1 reports [2024-03-21T01:21:58.366Z] ==> Detecting git/mercurial file structure [2024-03-21T01:21:58.366Z] ==> Reading reports [2024-03-21T01:21:58.366Z] + ./coverage.out bytes=18506 [2024-03-21T01:21:58.366Z] ==> Appending adjustments [2024-03-21T01:21:58.366Z] https://docs.codecov.io/docs/fixing-reports [2024-03-21T01:21:58.366Z] + Found adjustments [2024-03-21T01:21:58.366Z] ==> Gzipping contents [2024-03-21T01:21:58.366Z] 4.0K /tmp/codecov.E8FbnW.gz [2024-03-21T01:21:58.366Z] ==> Uploading reports [2024-03-21T01:21:58.366Z] url: https://codecov.io [2024-03-21T01:21:58.366Z] query: branch=PR-669&commit=fc8b0b81207e8da364804bf1a8bfc72299fa09b0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-669%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=669&job=&cmd_args= [2024-03-21T01:21:58.366Z] -> Pinging Codecov [2024-03-21T01:21:58.366Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-669&commit=fc8b0b81207e8da364804bf1a8bfc72299fa09b0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-669%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=669&job=&cmd_args= [2024-03-21T01:21:58.625Z] -> Uploading to [2024-03-21T01:21:58.625Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-21/7D719EC7BBE17E464838252E33014C33/fc8b0b81207e8da364804bf1a8bfc72299fa09b0/484842e8-9be0-4f4d-a5dd-73b3b62ee84b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240321T012158Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfd690c9c304c85ff9e4a942c68a24fec8d7aa8daedde3255e128b9a95239bd6 [2024-03-21T01:21:58.625Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T01:21:58.625Z] Dload Upload Total Spent Left Speed [2024-03-21T01:21:58.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 10265 --:--:-- --:--:-- --:--:-- 10265 [2024-03-21T01:21:58.886Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/fc8b0b81207e8da364804bf1a8bfc72299fa09b0 [Pipeline] } [2024-03-21T01:21:58.917Z] 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 [2024-03-21T01:22:00.808Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-669/archives ] [2024-03-21T01:22:00.808Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-669/archives [2024-03-21T01:22:00.808Z] total 16 [2024-03-21T01:22:00.808Z] drwxr-xr-x 3 root root 4096 Mar 21 01:10 . [2024-03-21T01:22:00.808Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 01:10 .. [2024-03-21T01:22:00.808Z] drwxr-xr-x 2 root root 4096 Mar 21 01:10 cost [2024-03-21T01:22:00.808Z] -rw-r--r-- 1 root root 86 Mar 21 01:10 cost.csv [2024-03-21T01:22:00.808Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-669/archives [2024-03-21T01:22:00.808Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-669/archives [2024-03-21T01:22:00.808Z] total 16 [2024-03-21T01:22:00.808Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 01:10 . [2024-03-21T01:22:00.808Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 01:10 .. [2024-03-21T01:22:00.808Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 01:10 cost [2024-03-21T01:22:00.808Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 21 01:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-21T01:22:01.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T01:22:02.043Z] ---> package-listing.sh [2024-03-21T01:22:02.043Z] ++ facter osfamily [2024-03-21T01:22:02.043Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-21T01:22:02.302Z] + OS_FAMILY=debian [2024-03-21T01:22:02.302Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-669 [2024-03-21T01:22:02.302Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-21T01:22:02.302Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-21T01:22:02.302Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-21T01:22:02.302Z] + PACKAGES=/tmp/packages_start.txt [2024-03-21T01:22:02.303Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-669 ']' [2024-03-21T01:22:02.303Z] + PACKAGES=/tmp/packages_end.txt [2024-03-21T01:22:02.303Z] + case "${OS_FAMILY}" in [2024-03-21T01:22:02.303Z] + dpkg -l [2024-03-21T01:22:02.303Z] + grep '^ii' [2024-03-21T01:22:02.303Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-21T01:22:02.303Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-21T01:22:02.303Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-21T01:22:02.303Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-669 ']' [2024-03-21T01:22:02.303Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-669/archives/ [2024-03-21T01:22:02.303Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-669/archives/ [Pipeline] echo [2024-03-21T01:22:02.340Z] 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-669/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-21T01:22:02.635Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T01:22:03.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T01:22:03.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T01:22:03.438Z] prd-ubuntu20.04-docker-8c-8g-505 does not seem to be running inside a container [2024-03-21T01:22:03.475Z] $ 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-669/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-669 -v /w/workspace/gexfoundry_device-mqtt-go_PR-669:/w/workspace/gexfoundry_device-mqtt-go_PR-669:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-669@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 [2024-03-21T01:22:03.682Z] $ docker top 2710eb081e7592208fdb39466f80544e4b270ed4b49ca4def863cb0fee701055 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T01:22:04.087Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-21T01:22:04.404Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-21T01:22:04.826Z] + ls /var/log/sa-host [2024-03-21T01:22:04.826Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T01:22:04.974Z] provisioning config files... [2024-03-21T01:22:05.036Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-669@tmp/config169720454412143001tmp [Pipeline] { [Pipeline] echo [2024-03-21T01:22:05.102Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T01:22:05.457Z] ---> create-netrc.sh [Pipeline] } [2024-03-21T01:22:05.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-21T01:22:05.911Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-21T01:22:05.945Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T01:22:06.251Z] ---> sudo-logs.sh [2024-03-21T01:22:06.252Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-21T01:22:06.340Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T01:22:06.650Z] ---> job-cost.sh [2024-03-21T01:22:06.650Z] lf-activate-venv: SKIPPING [2024-03-21T01:22:06.650Z] DEBUG: total: 0.2199999988079071 [2024-03-21T01:22:06.650Z] INFO: Retrieving Stack Cost... [2024-03-21T01:22:06.909Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T01:22:07.168Z] INFO: Archiving Costs [Pipeline] echo [2024-03-21T01:22:07.206Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T01:22:07.517Z] ---> logs-deploy.sh [2024-03-21T01:22:07.517Z] lf-activate-venv: SKIPPING [2024-03-21T01:22:07.517Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-669/1 [2024-03-21T01:22:07.517Z] INFO: archiving workspace using pattern(s): [2024-03-21T01:22:08.455Z] Archives upload complete. [2024-03-21T01:22:08.715Z] INFO: archiving logs to Nexus [2024-03-21T01:22:09.293Z] ---> uname -a: [2024-03-21T01:22:09.293Z] Linux prd-ubuntu20-04-docker-8c-8g-505 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-21T01:22:09.293Z] [2024-03-21T01:22:09.293Z] [2024-03-21T01:22:09.293Z] ---> lscpu: [2024-03-21T01:22:09.293Z] Architecture: x86_64 [2024-03-21T01:22:09.293Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-21T01:22:09.293Z] Byte Order: Little Endian [2024-03-21T01:22:09.293Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-21T01:22:09.293Z] CPU(s): 8 [2024-03-21T01:22:09.293Z] On-line CPU(s) list: 0-7 [2024-03-21T01:22:09.293Z] Thread(s) per core: 1 [2024-03-21T01:22:09.293Z] Core(s) per socket: 1 [2024-03-21T01:22:09.293Z] Socket(s): 8 [2024-03-21T01:22:09.293Z] NUMA node(s): 1 [2024-03-21T01:22:09.293Z] Vendor ID: AuthenticAMD [2024-03-21T01:22:09.293Z] CPU family: 23 [2024-03-21T01:22:09.293Z] Model: 49 [2024-03-21T01:22:09.293Z] Model name: AMD EPYC-Rome Processor [2024-03-21T01:22:09.293Z] Stepping: 0 [2024-03-21T01:22:09.293Z] CPU MHz: 2799.998 [2024-03-21T01:22:09.293Z] BogoMIPS: 5599.99 [2024-03-21T01:22:09.293Z] Virtualization: AMD-V [2024-03-21T01:22:09.293Z] Hypervisor vendor: KVM [2024-03-21T01:22:09.293Z] Virtualization type: full [2024-03-21T01:22:09.293Z] L1d cache: 256 KiB [2024-03-21T01:22:09.293Z] L1i cache: 256 KiB [2024-03-21T01:22:09.293Z] L2 cache: 4 MiB [2024-03-21T01:22:09.293Z] L3 cache: 128 MiB [2024-03-21T01:22:09.293Z] NUMA node0 CPU(s): 0-7 [2024-03-21T01:22:09.293Z] Vulnerability Itlb multihit: Not affected [2024-03-21T01:22:09.293Z] Vulnerability L1tf: Not affected [2024-03-21T01:22:09.293Z] Vulnerability Mds: Not affected [2024-03-21T01:22:09.293Z] Vulnerability Meltdown: Not affected [2024-03-21T01:22:09.293Z] Vulnerability Mmio stale data: Not affected [2024-03-21T01:22:09.293Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-21T01:22:09.293Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-21T01:22:09.293Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-21T01:22:09.293Z] Vulnerability Srbds: Not affected [2024-03-21T01:22:09.293Z] Vulnerability Tsx async abort: Not affected [2024-03-21T01:22:09.293Z] 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 [2024-03-21T01:22:09.293Z] [2024-03-21T01:22:09.293Z] [2024-03-21T01:22:09.293Z] ---> nproc: [2024-03-21T01:22:09.293Z] 8 [2024-03-21T01:22:09.293Z] [2024-03-21T01:22:09.293Z] [2024-03-21T01:22:09.293Z] ---> df -h: [2024-03-21T01:22:09.293Z] Filesystem Size Used Avail Use% Mounted on [2024-03-21T01:22:09.293Z] overlay 155G 12G 144G 8% / [2024-03-21T01:22:09.293Z] tmpfs 64M 0 64M 0% /dev [2024-03-21T01:22:09.293Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-21T01:22:09.293Z] shm 64M 0 64M 0% /dev/shm [2024-03-21T01:22:09.293Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-21T01:22:09.294Z] [2024-03-21T01:22:09.294Z] [2024-03-21T01:22:09.294Z] ---> sar -b -r -n DEV: [2024-03-21T01:22:09.294Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-505) 03/21/24 _x86_64_ (8 CPU) [2024-03-21T01:22:09.294Z] [2024-03-21T01:22:09.294Z] 01:06:22 LINUX RESTART (8 CPU) [2024-03-21T01:22:09.294Z] [2024-03-21T01:22:09.294Z] 01:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-21T01:22:09.294Z] 01:08:01 373.84 10.73 363.11 0.00 1807.52 72711.35 0.00 [2024-03-21T01:22:09.294Z] 01:09:01 210.96 2.08 208.88 0.00 23.86 73858.22 0.00 [2024-03-21T01:22:09.294Z] 01:10:01 99.83 0.18 99.65 0.00 6.53 18604.85 0.00 [2024-03-21T01:22:09.294Z] 01:11:01 142.91 0.12 142.79 0.00 12.53 48355.27 0.00 [2024-03-21T01:22:09.294Z] 01:12:01 21.48 8.97 12.51 0.00 2905.52 2607.97 0.00 [2024-03-21T01:22:09.294Z] 01:13:01 2.52 0.00 2.52 0.00 0.00 37.59 0.00 [2024-03-21T01:22:09.294Z] 01:14:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2024-03-21T01:22:09.294Z] 01:15:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 [2024-03-21T01:22:09.294Z] 01:16:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 [2024-03-21T01:22:09.294Z] 01:17:01 2.13 0.02 2.12 0.00 0.13 31.32 0.00 [2024-03-21T01:22:09.294Z] 01:18:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2024-03-21T01:22:09.294Z] 01:19:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 [2024-03-21T01:22:09.294Z] 01:20:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2024-03-21T01:22:09.294Z] 01:21:01 0.95 0.00 0.95 0.00 0.00 12.93 0.00 [2024-03-21T01:22:09.294Z] 01:22:01 3.28 1.22 2.07 0.00 34.12 32.79 0.00 [2024-03-21T01:22:09.294Z] Average: 57.31 1.54 55.76 0.00 317.69 14357.40 0.00 [2024-03-21T01:22:09.294Z] [2024-03-21T01:22:09.294Z] 01:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-21T01:22:09.294Z] 01:08:01 29154320 31504344 811940 2.47 80412 2535552 1998100 5.89 1062400 2270492 8980 [2024-03-21T01:22:09.294Z] 01:09:01 28023620 31508396 798184 2.43 183920 3459848 1924400 5.67 1157536 3186708 644 [2024-03-21T01:22:09.294Z] 01:10:01 27207252 31347820 952000 2.90 191792 4039292 2115424 6.23 1740784 3345012 551320 [2024-03-21T01:22:09.294Z] 01:11:01 27009416 31520732 781544 2.38 201584 4379660 1759436 5.19 1378080 3884448 380 [2024-03-21T01:22:09.294Z] 01:12:01 26827804 31509108 788904 2.40 205596 4538344 1837104 5.41 1478268 3951260 632 [2024-03-21T01:22:09.294Z] 01:13:01 26839348 31520696 777256 2.36 205656 4538344 1837104 5.41 1467120 3951260 48 [2024-03-21T01:22:09.294Z] 01:14:01 26839552 31521296 776952 2.36 205680 4538348 1837104 5.41 1466820 3951608 8 [2024-03-21T01:22:09.294Z] 01:15:01 26846472 31528252 769916 2.34 205716 4538348 1820912 5.37 1459416 3951616 12 [2024-03-21T01:22:09.294Z] 01:16:01 26846772 31528592 769572 2.34 205740 4538352 1820912 5.37 1459432 3951620 12 [2024-03-21T01:22:09.294Z] 01:17:01 26846716 31528656 769432 2.34 205848 4538332 1820912 5.37 1460064 3951600 232 [2024-03-21T01:22:09.294Z] 01:18:01 26847040 31529040 769060 2.34 205888 4538332 1820912 5.37 1459648 3951604 24 [2024-03-21T01:22:09.294Z] 01:19:01 26846976 31529024 769016 2.34 205900 4538340 1820912 5.37 1459660 3951604 44 [2024-03-21T01:22:09.294Z] 01:20:01 26847432 31529480 768492 2.34 205920 4538340 1820912 5.37 1459232 3951604 8 [2024-03-21T01:22:09.294Z] 01:21:01 26847416 31529552 768432 2.34 205940 4538344 1804812 5.32 1459284 3951644 52 [2024-03-21T01:22:09.294Z] 01:22:01 26842720 31526320 770536 2.34 206036 4539192 1806216 5.32 1461288 3952224 120 [2024-03-21T01:22:09.294Z] Average: 27111524 31510754 789416 2.40 194775 4289131 1856345 5.47 1428602 3743620 37501 [2024-03-21T01:22:09.294Z] [2024-03-21T01:22:09.294Z] 01:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-21T01:22:09.294Z] 01:08:01 docker0 159.17 166.11 13.54 318.56 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:08:01 lo 6.30 6.30 0.62 0.62 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:08:01 vethc373c23 143.92 148.71 14.28 142.17 0.00 0.00 0.00 0.01 [2024-03-21T01:22:09.294Z] 01:08:01 ens3 411.42 314.00 5268.68 63.88 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:09:01 docker0 195.52 324.93 16.13 3068.40 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:09:01 ens3 334.13 201.50 3078.81 22.68 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:09:01 veth6d8de34 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:10:01 docker0 1.37 2.00 0.08 30.86 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:10:01 veth96ed022 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:10:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:10:01 ens3 36.98 21.59 74.00 14.43 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:11:01 docker0 2.95 4.62 0.18 64.64 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:11:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:11:01 ens3 104.03 66.86 2649.02 13.54 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:12:01 ens3 58.37 33.58 670.26 2.71 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:13:01 ens3 0.25 0.17 0.02 0.01 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:15:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:16:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:17:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:22:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] 01:22:01 ens3 7.26 4.80 7.33 2.45 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] Average: docker0 23.78 33.03 1.98 232.05 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] Average: ens3 63.16 42.57 778.23 7.92 0.00 0.00 0.00 0.00 [2024-03-21T01:22:09.294Z] [2024-03-21T01:22:09.294Z] [2024-03-21T01:22:09.294Z] ---> sar -P ALL: [2024-03-21T01:22:09.294Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-505) 03/21/24 _x86_64_ (8 CPU) [2024-03-21T01:22:09.294Z] [2024-03-21T01:22:09.294Z] 01:06:22 LINUX RESTART (8 CPU) [2024-03-21T01:22:09.294Z] [2024-03-21T01:22:09.294Z] 01:07:02 CPU %user %nice %system %iowait %steal %idle [2024-03-21T01:22:09.294Z] 01:08:01 all 6.97 0.00 3.11 2.60 0.07 87.25 [2024-03-21T01:22:09.294Z] 01:08:01 0 6.88 0.00 2.84 2.25 0.07 87.96 [2024-03-21T01:22:09.294Z] 01:08:01 1 7.26 0.00 3.72 4.02 0.09 84.92 [2024-03-21T01:22:09.294Z] 01:08:01 2 6.39 0.00 3.73 3.99 0.05 85.84 [2024-03-21T01:22:09.294Z] 01:08:01 3 7.20 0.00 2.63 0.10 0.07 90.00 [2024-03-21T01:22:09.294Z] 01:08:01 4 6.30 0.00 3.50 8.44 0.09 81.68 [2024-03-21T01:22:09.294Z] 01:08:01 5 6.17 0.00 2.38 0.12 0.07 91.26 [2024-03-21T01:22:09.294Z] 01:08:01 6 8.13 0.00 2.84 0.29 0.07 88.67 [2024-03-21T01:22:09.294Z] 01:08:01 7 7.44 0.00 3.22 1.64 0.07 87.63 [2024-03-21T01:22:09.294Z] 01:09:01 all 5.67 0.00 2.91 4.97 0.05 86.40 [2024-03-21T01:22:09.294Z] 01:09:01 0 6.32 0.00 2.62 5.55 0.05 85.45 [2024-03-21T01:22:09.294Z] 01:09:01 1 4.58 0.00 1.34 0.39 0.05 93.64 [2024-03-21T01:22:09.294Z] 01:09:01 2 6.42 0.00 4.14 28.39 0.08 60.97 [2024-03-21T01:22:09.294Z] 01:09:01 3 6.66 0.00 2.39 0.54 0.05 90.36 [2024-03-21T01:22:09.294Z] 01:09:01 4 4.31 0.00 1.99 1.18 0.03 92.49 [2024-03-21T01:22:09.294Z] 01:09:01 5 6.85 0.00 2.41 0.67 0.03 90.04 [2024-03-21T01:22:09.294Z] 01:09:01 6 4.15 0.00 6.07 1.90 0.05 87.82 [2024-03-21T01:22:09.294Z] 01:09:01 7 6.08 0.00 2.32 1.21 0.03 90.36 [2024-03-21T01:22:09.294Z] 01:10:01 all 58.53 0.00 6.19 0.92 0.11 34.24 [2024-03-21T01:22:09.294Z] 01:10:01 0 60.28 0.00 6.70 0.61 0.10 32.30 [2024-03-21T01:22:09.294Z] 01:10:01 1 54.88 0.00 6.14 2.92 0.10 35.96 [2024-03-21T01:22:09.294Z] 01:10:01 2 61.28 0.00 6.27 0.42 0.10 31.93 [2024-03-21T01:22:09.294Z] 01:10:01 3 59.84 0.00 6.20 0.42 0.12 33.42 [2024-03-21T01:22:09.294Z] 01:10:01 4 56.30 0.00 5.97 0.19 0.12 37.43 [2024-03-21T01:22:09.294Z] 01:10:01 5 59.89 0.00 5.75 0.51 0.10 33.75 [2024-03-21T01:22:09.294Z] 01:10:01 6 57.63 0.00 5.91 1.66 0.14 34.66 [2024-03-21T01:22:09.294Z] 01:10:01 7 58.13 0.00 6.56 0.68 0.10 34.52 [2024-03-21T01:22:09.294Z] 01:11:01 all 8.32 0.00 2.44 2.20 0.05 86.99 [2024-03-21T01:22:09.294Z] 01:11:01 0 9.05 0.00 2.23 0.89 0.05 87.78 [2024-03-21T01:22:09.294Z] 01:11:01 1 9.08 0.00 2.48 2.43 0.05 85.96 [2024-03-21T01:22:09.294Z] 01:11:01 2 9.63 0.00 2.43 0.03 0.05 87.86 [2024-03-21T01:22:09.294Z] 01:11:01 3 7.12 0.00 2.11 0.32 0.03 90.42 [2024-03-21T01:22:09.294Z] 01:11:01 4 7.13 0.00 2.56 12.78 0.05 77.47 [2024-03-21T01:22:09.294Z] 01:11:01 5 8.52 0.00 2.21 0.99 0.05 88.22 [2024-03-21T01:22:09.294Z] 01:11:01 6 7.86 0.00 2.24 0.07 0.03 89.79 [2024-03-21T01:22:09.294Z] 01:11:01 7 8.13 0.00 3.25 0.17 0.07 88.39 [2024-03-21T01:22:09.294Z] 01:12:01 all 0.50 0.00 0.26 0.35 0.02 98.86 [2024-03-21T01:22:09.294Z] 01:12:01 0 0.65 0.00 0.27 0.05 0.02 99.02 [2024-03-21T01:22:09.294Z] 01:12:01 1 0.30 0.00 0.12 0.52 0.02 99.05 [2024-03-21T01:22:09.294Z] 01:12:01 2 0.32 0.00 0.23 0.00 0.03 99.42 [2024-03-21T01:22:09.294Z] 01:12:01 3 1.39 0.00 0.27 0.08 0.02 98.25 [2024-03-21T01:22:09.294Z] 01:12:01 4 0.65 0.00 0.40 1.03 0.02 97.90 [2024-03-21T01:22:09.294Z] 01:12:01 5 0.10 0.00 0.48 0.55 0.02 98.85 [2024-03-21T01:22:09.294Z] 01:12:01 6 0.34 0.00 0.17 0.37 0.03 99.09 [2024-03-21T01:22:09.294Z] 01:12:01 7 0.23 0.00 0.17 0.23 0.02 99.35 [2024-03-21T01:22:09.294Z] 01:13:01 all 0.15 0.00 0.01 0.02 0.01 99.81 [2024-03-21T01:22:09.294Z] 01:13:01 0 0.02 0.00 0.02 0.08 0.00 99.88 [2024-03-21T01:22:09.294Z] 01:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-21T01:22:09.294Z] 01:13:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-21T01:22:09.294Z] 01:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T01:22:09.294Z] 01:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T01:22:09.294Z] 01:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T01:22:09.294Z] 01:13:01 6 1.04 0.00 0.03 0.00 0.02 98.91 [2024-03-21T01:22:09.294Z] 01:13:01 7 0.03 0.00 0.02 0.05 0.00 99.90 [2024-03-21T01:22:09.294Z] 01:14:01 all 0.26 0.00 0.00 0.00 0.01 99.72 [2024-03-21T01:22:09.294Z] 01:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-21T01:22:09.294Z] 01:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-21T01:22:09.294Z] 01:14:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-03-21T01:22:09.294Z] 01:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-21T01:22:09.294Z] 01:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T01:22:09.294Z] 01:14:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-21T01:22:09.294Z] 01:14:01 6 1.74 0.00 0.02 0.00 0.00 98.24 [2024-03-21T01:22:09.294Z] 01:14:01 7 0.27 0.00 0.02 0.00 0.02 99.70 [2024-03-21T01:22:09.294Z] 01:15:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2024-03-21T01:22:09.294Z] 01:15:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-21T01:22:09.294Z] 01:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-21T01:22:09.294Z] 01:15:01 2 0.07 0.00 0.05 0.00 0.03 99.85 [2024-03-21T01:22:09.294Z] 01:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T01:22:09.294Z] 01:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T01:22:09.294Z] 01:15:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-21T01:22:09.294Z] 01:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-21T01:22:09.294Z] 01:15:01 7 0.27 0.00 0.02 0.02 0.02 99.68 [2024-03-21T01:22:09.294Z] 01:16:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-03-21T01:22:09.294Z] 01:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T01:22:09.294Z] 01:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-21T01:22:09.294Z] 01:16:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-03-21T01:22:09.294Z] 01:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T01:22:09.294Z] 01:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T01:22:09.294Z] 01:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-21T01:22:09.294Z] 01:16:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-21T01:22:09.294Z] 01:16:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-03-21T01:22:09.294Z] 01:17:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2024-03-21T01:22:09.294Z] 01:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-21T01:22:09.294Z] 01:17:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2024-03-21T01:22:09.294Z] 01:17:01 2 0.13 0.00 0.05 0.00 0.02 99.80 [2024-03-21T01:22:09.294Z] 01:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-21T01:22:09.294Z] 01:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-21T01:22:09.294Z] 01:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-21T01:22:09.294Z] 01:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-21T01:22:09.294Z] 01:17:01 7 0.05 0.00 0.00 0.05 0.02 99.88 [2024-03-21T01:22:09.294Z] 01:18:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-03-21T01:22:09.294Z] 01:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-21T01:22:09.294Z] 01:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-21T01:22:09.294Z] 01:18:01 2 0.30 0.00 0.00 0.00 0.02 99.68 [2024-03-21T01:22:09.294Z] 01:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T01:22:09.294Z] 01:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-21T01:22:09.294Z] 01:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-21T01:22:09.294Z] 01:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-21T01:22:09.294Z] 01:18:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-03-21T01:22:09.294Z] [2024-03-21T01:22:09.294Z] 01:18:01 CPU %user %nice %system %iowait %steal %idle [2024-03-21T01:22:09.294Z] 01:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-03-21T01:22:09.294Z] 01:19:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-03-21T01:22:09.294Z] 01:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-21T01:22:09.294Z] 01:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-21T01:22:09.294Z] 01:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T01:22:09.294Z] 01:19:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2024-03-21T01:22:09.295Z] 01:19:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-03-21T01:22:09.295Z] 01:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T01:22:09.295Z] 01:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T01:22:09.295Z] 01:20:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-03-21T01:22:09.295Z] 01:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T01:22:09.295Z] 01:20:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-03-21T01:22:09.295Z] 01:20:01 2 0.13 0.00 0.03 0.00 0.02 99.82 [2024-03-21T01:22:09.295Z] 01:20:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-03-21T01:22:09.295Z] 01:20:01 4 0.03 0.00 0.05 0.00 0.03 99.88 [2024-03-21T01:22:09.295Z] 01:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-21T01:22:09.295Z] 01:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T01:22:09.295Z] 01:20:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-21T01:22:09.295Z] 01:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-03-21T01:22:09.295Z] 01:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-21T01:22:09.295Z] 01:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-21T01:22:09.295Z] 01:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-21T01:22:09.295Z] 01:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T01:22:09.295Z] 01:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-21T01:22:09.295Z] 01:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-21T01:22:09.295Z] 01:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T01:22:09.295Z] 01:21:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-21T01:22:09.295Z] 01:22:01 all 0.25 0.00 0.15 0.01 0.01 99.58 [2024-03-21T01:22:09.295Z] 01:22:01 0 0.58 0.00 0.20 0.03 0.02 99.17 [2024-03-21T01:22:09.295Z] 01:22:01 1 0.52 0.00 0.20 0.00 0.02 99.27 [2024-03-21T01:22:09.295Z] 01:22:01 2 0.35 0.00 0.10 0.00 0.03 99.51 [2024-03-21T01:22:09.295Z] 01:22:01 3 0.08 0.00 0.10 0.00 0.02 99.80 [2024-03-21T01:22:09.295Z] 01:22:01 4 0.12 0.00 0.18 0.00 0.00 99.70 [2024-03-21T01:22:09.295Z] 01:22:01 5 0.13 0.00 0.13 0.03 0.02 99.68 [2024-03-21T01:22:09.295Z] 01:22:01 6 0.07 0.00 0.15 0.00 0.02 99.77 [2024-03-21T01:22:09.295Z] 01:22:01 7 0.12 0.00 0.10 0.02 0.00 99.77 [2024-03-21T01:22:09.295Z] Average: all 5.33 0.00 1.00 0.74 0.03 92.90 [2024-03-21T01:22:09.295Z] Average: 0 5.54 0.00 0.99 0.63 0.03 92.82 [2024-03-21T01:22:09.295Z] Average: 1 5.07 0.00 0.93 0.68 0.03 93.30 [2024-03-21T01:22:09.295Z] Average: 2 5.63 0.00 1.13 2.17 0.04 91.03 [2024-03-21T01:22:09.295Z] Average: 3 5.44 0.00 0.91 0.10 0.02 93.53 [2024-03-21T01:22:09.295Z] Average: 4 4.93 0.00 0.97 1.56 0.03 92.52 [2024-03-21T01:22:09.295Z] Average: 5 5.41 0.00 0.89 0.20 0.02 93.49 [2024-03-21T01:22:09.295Z] Average: 6 5.33 0.00 1.15 0.28 0.02 93.21 [2024-03-21T01:22:09.295Z] Average: 7 5.33 0.00 1.04 0.27 0.03 93.34 [2024-03-21T01:22:09.295Z] [2024-03-21T01:22:09.295Z] [2024-03-21T01:22:09.295Z]