Pull request #678 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53a387fc9239fed63523abc3954e85b6e91da6bb+a00efe280ec4bc21b554f46c724946ca453ce756 (acfe096699d844234c60b3788a8f1e24ca06eb8f) 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-ssh11799892282544845077.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh3955968835332492144.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 590556114a56c6d90cc8043840e039c2f74196dc 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-678/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-678/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh433948104433710602.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-678/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6824064568444570566.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh5322490250866179877.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-678/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-678/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9612091196627317368.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 590556114a56c6d90cc8043840e039c2f74196dc 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 ‘prd-ubuntu20.04-docker-8c-8g-4852’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4861 in /w/workspace/gexfoundry_device-mqtt-go_PR-678 [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-678 # 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 Merging remotes/origin/main commit a00efe280ec4bc21b554f46c724946ca453ce756 into PR head commit 53a387fc9239fed63523abc3954e85b6e91da6bb Merge succeeded, producing 53a387fc9239fed63523abc3954e85b6e91da6bb Checking out Revision 53a387fc9239fed63523abc3954e85b6e91da6bb (PR-678) 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 590556114a56c6d90cc8043840e039c2f74196dc 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/678/head:refs/remotes/origin/PR-678 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53a387fc9239fed63523abc3954e85b6e91da6bb # 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 a00efe280ec4bc21b554f46c724946ca453ce756 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53a387fc9239fed63523abc3954e85b6e91da6bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-03T01:15:35.263Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-03T01:15:35.483Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-03T01:15:35.607Z] ========================================================= [2024-07-03T01:15:35.607Z] EdgeX Global Pipelines Version Info [2024-07-03T01:15:35.607Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-03T01:15:36.398Z] ------------------- [2024-07-03T01:15:36.398Z] stable info: [2024-07-03T01:15:36.398Z] ------------------- [2024-07-03T01:15:36.398Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T01:15:36.399Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T01:15:36.399Z] Message: update stable to v1.0.260 [2024-07-03T01:15:36.971Z] ------------------- [2024-07-03T01:15:36.971Z] experimental info: [2024-07-03T01:15:36.971Z] ------------------- [2024-07-03T01:15:36.971Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T01:15:36.971Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-03T01:15:36.971Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-03T01:15:37.202Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-07-03T01:15:37.267Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-07-03T01:15:37.333Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-03T01:15:37.395Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-03T01:15:37.456Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-03T01:15:37.506Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-03T01:15:37.552Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-03T01:15:37.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-03T01:15:37.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-03T01:15:37.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-03T01:15:37.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-03T01:15:37.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-07-03T01:15:37.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-03T01:15:37.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-03T01:15:38.039Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T01:15:38.101Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T01:15:38.162Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T01:15:38.226Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T01:15:38.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-03T01:15:38.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-03T01:15:38.408Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-03T01:15:38.474Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-03T01:15:38.535Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-03T01:15:38.596Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-03T01:15:38.655Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-03T01:15:38.717Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-03T01:15:38.782Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-03T01:15:38.837Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-678 [Pipeline] echo [2024-07-03T01:15:38.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-678 [Pipeline] echo [2024-07-03T01:15:38.953Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-678 [Pipeline] echo [2024-07-03T01:15:39.012Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53a387fc9239fed63523abc3954e85b6e91da6bb [Pipeline] echo [2024-07-03T01:15:39.085Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53a387f [Pipeline] echo [2024-07-03T01:15:39.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T01:15:39.394Z] provisioning config files... [2024-07-03T01:15:39.404Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp/config2203020322332420835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T01:15:39.806Z] ---> ****-login.sh [2024-07-03T01:15:39.806Z] nexus3.edgexfoundry.org:10001 [2024-07-03T01:15:40.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T01:15:40.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T01:15:40.066Z] Configure a credential helper to remove this warning. See [2024-07-03T01:15:40.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T01:15:40.066Z] [2024-07-03T01:15:40.066Z] Login Succeeded [2024-07-03T01:15:40.066Z] nexus3.edgexfoundry.org:10002 [2024-07-03T01:15:40.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T01:15:40.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T01:15:40.326Z] Configure a credential helper to remove this warning. See [2024-07-03T01:15:40.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T01:15:40.326Z] [2024-07-03T01:15:40.326Z] Login Succeeded [2024-07-03T01:15:40.326Z] nexus3.edgexfoundry.org:10003 [2024-07-03T01:15:40.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T01:15:40.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T01:15:40.327Z] Configure a credential helper to remove this warning. See [2024-07-03T01:15:40.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T01:15:40.327Z] [2024-07-03T01:15:40.327Z] Login Succeeded [2024-07-03T01:15:40.327Z] nexus3.edgexfoundry.org:10004 [2024-07-03T01:15:40.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T01:15:40.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T01:15:40.621Z] Configure a credential helper to remove this warning. See [2024-07-03T01:15:40.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T01:15:40.621Z] [2024-07-03T01:15:40.621Z] Login Succeeded [2024-07-03T01:15:40.621Z] ****.io [2024-07-03T01:15:40.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T01:15:40.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T01:15:40.882Z] Configure a credential helper to remove this warning. See [2024-07-03T01:15:40.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T01:15:40.882Z] [2024-07-03T01:15:40.882Z] Login Succeeded [2024-07-03T01:15:40.882Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T01:15:40.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-03T01:15:41.618Z] + git rev-list -1 --merges 53a387fc9239fed63523abc3954e85b6e91da6bb~1..53a387fc9239fed63523abc3954e85b6e91da6bb [Pipeline] echo [2024-07-03T01:15:41.668Z] -----------> git rev-list -1 --merges 53a387fc9239fed63523abc3954e85b6e91da6bb~1..53a387fc9239fed63523abc3954e85b6e91da6bb 53a387fc9239fed63523abc3954e85b6e91da6bb [false] [Pipeline] sh [2024-07-03T01:15:41.998Z] + git log --format=format:%s -1 53a387fc9239fed63523abc3954e85b6e91da6bb [Pipeline] echo [2024-07-03T01:15:42.041Z] ========================================================= [2024-07-03T01:15:42.042Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-03T01:15:42.042Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T01:15:42.506Z] + git log --format=format:%s -1 53a387fc9239fed63523abc3954e85b6e91da6bb [Pipeline] echo [2024-07-03T01:15:42.543Z] [semverPrep] GIT_COMMIT: 53a387fc9239fed63523abc3954e85b6e91da6bb, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-03T01:15:42.584Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-03T01:15:43.004Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T01:15:43.004Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-03T01:15:43.004Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-03T01:15:43.004Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-03T01:15:43.004Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-03T01:15:43.004Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-03T01:15:43.004Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T01:15:43.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T01:15:43.566Z] [2024-07-03T01:15:43.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T01:15:43.971Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T01:15:43.971Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-03T01:15:43.971Z] b85a868b505f: Pulling fs layer [2024-07-03T01:15:43.971Z] e2be974225ed: Pulling fs layer [2024-07-03T01:15:43.971Z] 339a4e72a1f5: Pulling fs layer [2024-07-03T01:15:43.971Z] 988bab9f4d93: Pulling fs layer [2024-07-03T01:15:43.971Z] 1469e6f7b9e6: Pulling fs layer [2024-07-03T01:15:43.971Z] eaf3925da568: Pulling fs layer [2024-07-03T01:15:43.971Z] bab4dde63d76: Pulling fs layer [2024-07-03T01:15:43.971Z] bde34c3a00c8: Pulling fs layer [2024-07-03T01:15:43.971Z] b352a97aabf1: Pulling fs layer [2024-07-03T01:15:43.971Z] 4872d77fe225: Pulling fs layer [2024-07-03T01:15:43.971Z] 5851b861e8e6: Pulling fs layer [2024-07-03T01:15:43.971Z] bab4dde63d76: Waiting [2024-07-03T01:15:43.971Z] bde34c3a00c8: Waiting [2024-07-03T01:15:43.971Z] b352a97aabf1: Waiting [2024-07-03T01:15:43.971Z] 4872d77fe225: Waiting [2024-07-03T01:15:43.971Z] 988bab9f4d93: Waiting [2024-07-03T01:15:43.971Z] eaf3925da568: Waiting [2024-07-03T01:15:43.971Z] 1469e6f7b9e6: Waiting [2024-07-03T01:15:43.971Z] 5851b861e8e6: Waiting [2024-07-03T01:15:43.971Z] e2be974225ed: Download complete [2024-07-03T01:15:43.971Z] 988bab9f4d93: Verifying Checksum [2024-07-03T01:15:43.971Z] 988bab9f4d93: Download complete [2024-07-03T01:15:44.232Z] 1469e6f7b9e6: Verifying Checksum [2024-07-03T01:15:44.232Z] 1469e6f7b9e6: Download complete [2024-07-03T01:15:44.232Z] 339a4e72a1f5: Verifying Checksum [2024-07-03T01:15:44.232Z] 339a4e72a1f5: Download complete [2024-07-03T01:15:44.232Z] eaf3925da568: Verifying Checksum [2024-07-03T01:15:44.232Z] eaf3925da568: Download complete [2024-07-03T01:15:44.232Z] bde34c3a00c8: Verifying Checksum [2024-07-03T01:15:44.232Z] bde34c3a00c8: Download complete [2024-07-03T01:15:44.232Z] b352a97aabf1: Verifying Checksum [2024-07-03T01:15:44.232Z] b352a97aabf1: Download complete [2024-07-03T01:15:44.232Z] 4872d77fe225: Download complete [2024-07-03T01:15:44.232Z] 5851b861e8e6: Verifying Checksum [2024-07-03T01:15:44.232Z] 5851b861e8e6: Download complete [2024-07-03T01:15:44.232Z] b85a868b505f: Verifying Checksum [2024-07-03T01:15:44.232Z] b85a868b505f: Download complete [2024-07-03T01:15:44.489Z] bab4dde63d76: Verifying Checksum [2024-07-03T01:15:44.489Z] bab4dde63d76: Download complete [2024-07-03T01:15:45.868Z] b85a868b505f: Pull complete [2024-07-03T01:15:45.868Z] e2be974225ed: Pull complete [2024-07-03T01:15:46.439Z] 339a4e72a1f5: Pull complete [2024-07-03T01:15:46.439Z] 988bab9f4d93: Pull complete [2024-07-03T01:15:46.698Z] 1469e6f7b9e6: Pull complete [2024-07-03T01:15:46.698Z] eaf3925da568: Pull complete [2024-07-03T01:15:48.606Z] bab4dde63d76: Pull complete [2024-07-03T01:15:48.606Z] bde34c3a00c8: Pull complete [2024-07-03T01:15:48.865Z] b352a97aabf1: Pull complete [2024-07-03T01:15:48.865Z] 4872d77fe225: Pull complete [2024-07-03T01:15:48.865Z] 5851b861e8e6: Pull complete [2024-07-03T01:15:48.865Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-03T01:15:48.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T01:15:48.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T01:15:49.169Z] prd-ubuntu20.04-docker-8c-8g-4861 does not seem to be running inside a container [2024-07-03T01:15:49.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-678 -v /w/workspace/gexfoundry_device-mqtt-go_PR-678:/w/workspace/gexfoundry_device-mqtt-go_PR-678:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-678@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-07-03T01:15:51.786Z] $ docker top 6a491b483fc388522cccc9333feebf3f5534ef6f90ebc1d62217ae7b090a5681 -eo pid,comm [2024-07-03T01:15:51.843Z] 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-07-03T01:15:51.843Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T01:15:52.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T01:15:52.012Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T01:15:52.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T01:15:52.124Z] $ docker exec 6a491b483fc388522cccc9333feebf3f5534ef6f90ebc1d62217ae7b090a5681 ssh-agent [2024-07-03T01:15:52.242Z] SSH_AUTH_SOCK=/tmp/ssh-6G9fLGvdxKJ7/agent.33 [2024-07-03T01:15:52.242Z] SSH_AGENT_PID=39 [2024-07-03T01:15:52.249Z] Running ssh-add (command line suppressed) [2024-07-03T01:15:52.352Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp/private_key_1381742759792297803.key (/w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp/private_key_1381742759792297803.key) [2024-07-03T01:15:52.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T01:15:52.731Z] + git tag --points-at HEAD [Pipeline] } [2024-07-03T01:15:52.754Z] $ docker exec --env ******** --env ******** 6a491b483fc388522cccc9333feebf3f5534ef6f90ebc1d62217ae7b090a5681 ssh-agent -k [2024-07-03T01:15:52.855Z] unset SSH_AUTH_SOCK; [2024-07-03T01:15:52.855Z] unset SSH_AGENT_PID; [2024-07-03T01:15:52.855Z] echo Agent pid 39 killed; [2024-07-03T01:15:52.870Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-03T01:15:52.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T01:15:52.990Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T01:15:53.089Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T01:15:53.087Z] $ docker exec 6a491b483fc388522cccc9333feebf3f5534ef6f90ebc1d62217ae7b090a5681 ssh-agent [2024-07-03T01:15:53.209Z] SSH_AUTH_SOCK=/tmp/ssh-8Ur0cCs3mH9T/agent.73 [2024-07-03T01:15:53.209Z] SSH_AGENT_PID=79 [2024-07-03T01:15:53.214Z] Running ssh-add (command line suppressed) [2024-07-03T01:15:53.317Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp/private_key_14737431009137439873.key (/w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp/private_key_14737431009137439873.key) [2024-07-03T01:15:53.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T01:15:53.684Z] + git semver init [2024-07-03T01:15:53.944Z] 2024-07-03 01:15:53,864 [run_init] DEBUG init version:0.0.0 force:False [2024-07-03T01:15:53.944Z] 2024-07-03 01:15:53,864 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-678/.semver [2024-07-03T01:15:53.944Z] 2024-07-03 01:15:53,865 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-678/.semver [2024-07-03T01:15:53.944Z] 2024-07-03 01:15:53,865 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-678/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-678, universal_newlines=False, shell=None, istream=None) [2024-07-03T01:15:55.327Z] 2024-07-03 01:15:55,259 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-678/.git/info/exclude [2024-07-03T01:15:55.327Z] 2024-07-03 01:15:55,260 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-678/.semver/PR-678 with force:False [2024-07-03T01:15:55.327Z] 2024-07-03 01:15:55,260 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-678/.semver/PR-678 [2024-07-03T01:15:55.327Z] 2024-07-03 01:15:55,265 [execute] INFO git cat-file --batch-check [2024-07-03T01:15:55.327Z] 2024-07-03 01:15:55,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-678/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T01:15:55.327Z] 2024-07-03 01:15:55,272 [execute] INFO git cat-file --batch [2024-07-03T01:15:55.327Z] 2024-07-03 01:15:55,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-678/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T01:15:55.327Z] 2024-07-03 01:15:55,278 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-678/.semver/PR-678 [2024-07-03T01:15:55.327Z] 0.0.0 [Pipeline] } [2024-07-03T01:15:55.353Z] $ docker exec --env ******** --env ******** 6a491b483fc388522cccc9333feebf3f5534ef6f90ebc1d62217ae7b090a5681 ssh-agent -k [2024-07-03T01:15:55.468Z] unset SSH_AUTH_SOCK; [2024-07-03T01:15:55.469Z] unset SSH_AGENT_PID; [2024-07-03T01:15:55.469Z] echo Agent pid 79 killed; [2024-07-03T01:15:55.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T01:15:55.962Z] + git semver [Pipeline] } [2024-07-03T01:15:56.249Z] $ docker stop --time=1 6a491b483fc388522cccc9333feebf3f5534ef6f90ebc1d62217ae7b090a5681 [2024-07-03T01:15:57.569Z] $ docker rm -f --volumes 6a491b483fc388522cccc9333feebf3f5534ef6f90ebc1d62217ae7b090a5681 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T01:15:58.016Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-03T01:15:58.396Z] Stashed 1 file(s) [Pipeline] echo [2024-07-03T01:15:58.420Z] [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-07-03T01:15:59.201Z] provisioning config files... [2024-07-03T01:15:59.212Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp/config15893156000133365735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T01:15:59.602Z] ---> ****-login.sh [2024-07-03T01:15:59.602Z] nexus3.edgexfoundry.org:10001 [2024-07-03T01:15:59.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T01:15:59.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T01:15:59.602Z] Configure a credential helper to remove this warning. See [2024-07-03T01:15:59.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T01:15:59.602Z] [2024-07-03T01:15:59.602Z] Login Succeeded [2024-07-03T01:15:59.602Z] nexus3.edgexfoundry.org:10002 [2024-07-03T01:15:59.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T01:15:59.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T01:15:59.860Z] Configure a credential helper to remove this warning. See [2024-07-03T01:15:59.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T01:15:59.860Z] [2024-07-03T01:15:59.860Z] Login Succeeded [2024-07-03T01:15:59.860Z] nexus3.edgexfoundry.org:10003 [2024-07-03T01:15:59.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T01:15:59.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T01:15:59.860Z] Configure a credential helper to remove this warning. See [2024-07-03T01:15:59.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T01:15:59.861Z] [2024-07-03T01:15:59.861Z] Login Succeeded [2024-07-03T01:15:59.861Z] nexus3.edgexfoundry.org:10004 [2024-07-03T01:15:59.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T01:16:00.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T01:16:00.122Z] Configure a credential helper to remove this warning. See [2024-07-03T01:16:00.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T01:16:00.122Z] [2024-07-03T01:16:00.122Z] Login Succeeded [2024-07-03T01:16:00.122Z] ****.io [2024-07-03T01:16:00.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T01:16:00.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T01:16:00.122Z] Configure a credential helper to remove this warning. See [2024-07-03T01:16:00.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T01:16:00.122Z] [2024-07-03T01:16:00.123Z] Login Succeeded [2024-07-03T01:16:00.387Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T01:16:00.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T01:16:00.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T01:16:00.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T01:16:00.772Z] ========================================================= [2024-07-03T01:16:00.772Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-03T01:16:00.772Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T01:16:01.299Z] + 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-07-03T01:16:01.299Z] Sending build context to Docker daemon 21.02MB [2024-07-03T01:16:01.299Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T01:16:01.299Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T01:16:01.559Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-03T01:16:01.559Z] 619be1103602: Pulling fs layer [2024-07-03T01:16:01.559Z] 7862e08f4a3e: Pulling fs layer [2024-07-03T01:16:01.559Z] 5df492c9dc93: Pulling fs layer [2024-07-03T01:16:01.559Z] 7629e6793208: Pulling fs layer [2024-07-03T01:16:01.559Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T01:16:01.559Z] fb5054dd5b73: Pulling fs layer [2024-07-03T01:16:01.559Z] eeca6798cff9: Pulling fs layer [2024-07-03T01:16:01.559Z] aa269ceb94a6: Pulling fs layer [2024-07-03T01:16:01.559Z] ada007ff1a6a: Pulling fs layer [2024-07-03T01:16:01.559Z] 4f4fb700ef54: Waiting [2024-07-03T01:16:01.559Z] fb5054dd5b73: Waiting [2024-07-03T01:16:01.559Z] eeca6798cff9: Waiting [2024-07-03T01:16:01.559Z] aa269ceb94a6: Waiting [2024-07-03T01:16:01.559Z] ada007ff1a6a: Waiting [2024-07-03T01:16:01.559Z] 7629e6793208: Waiting [2024-07-03T01:16:01.559Z] 7862e08f4a3e: Download complete [2024-07-03T01:16:01.559Z] 7629e6793208: Verifying Checksum [2024-07-03T01:16:01.559Z] 7629e6793208: Download complete [2024-07-03T01:16:01.559Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T01:16:01.559Z] 4f4fb700ef54: Download complete [2024-07-03T01:16:01.559Z] 619be1103602: Verifying Checksum [2024-07-03T01:16:01.559Z] 619be1103602: Download complete [2024-07-03T01:16:01.559Z] fb5054dd5b73: Verifying Checksum [2024-07-03T01:16:01.559Z] fb5054dd5b73: Download complete [2024-07-03T01:16:01.559Z] eeca6798cff9: Verifying Checksum [2024-07-03T01:16:01.559Z] eeca6798cff9: Download complete [2024-07-03T01:16:01.818Z] 619be1103602: Pull complete [2024-07-03T01:16:01.818Z] 7862e08f4a3e: Pull complete [2024-07-03T01:16:01.818Z] ada007ff1a6a: Verifying Checksum [2024-07-03T01:16:01.818Z] ada007ff1a6a: Download complete [2024-07-03T01:16:02.075Z] 5df492c9dc93: Verifying Checksum [2024-07-03T01:16:02.075Z] 5df492c9dc93: Download complete [2024-07-03T01:16:02.334Z] aa269ceb94a6: Verifying Checksum [2024-07-03T01:16:02.334Z] aa269ceb94a6: Download complete [2024-07-03T01:16:05.622Z] 5df492c9dc93: Pull complete [2024-07-03T01:16:05.622Z] 7629e6793208: Pull complete [2024-07-03T01:16:05.622Z] 4f4fb700ef54: Pull complete [2024-07-03T01:16:05.622Z] fb5054dd5b73: Pull complete [2024-07-03T01:16:05.622Z] eeca6798cff9: Pull complete [2024-07-03T01:16:08.181Z] aa269ceb94a6: Pull complete [2024-07-03T01:16:08.749Z] ada007ff1a6a: Pull complete [2024-07-03T01:16:08.749Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-03T01:16:08.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-03T01:16:08.749Z] ---> f489d0715acc [2024-07-03T01:16:08.749Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T01:16:12.956Z] ---> Running in 89f333909858 [2024-07-03T01:16:12.956Z] Removing intermediate container 89f333909858 [2024-07-03T01:16:12.956Z] ---> 12db1e4209ea [2024-07-03T01:16:12.956Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T01:16:13.217Z] ---> Running in 615d9442c185 [2024-07-03T01:16:13.217Z] Removing intermediate container 615d9442c185 [2024-07-03T01:16:13.217Z] ---> 3eb6fdc04e30 [2024-07-03T01:16:13.217Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T01:16:13.217Z] ---> Running in 6f8aa790363b [2024-07-03T01:16:13.217Z] Removing intermediate container 6f8aa790363b [2024-07-03T01:16:13.217Z] ---> d57505370085 [2024-07-03T01:16:13.217Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T01:16:13.217Z] ---> Running in a2108e9c604d [2024-07-03T01:16:13.478Z] Removing intermediate container a2108e9c604d [2024-07-03T01:16:13.478Z] ---> ad03c5cc7a02 [2024-07-03T01:16:13.478Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T01:16:13.478Z] ---> Running in 4a974e1cb75c [2024-07-03T01:16:13.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T01:16:13.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T01:16:13.984Z] Still waiting to schedule task [2024-07-03T01:16:13.984Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4857’ is offline [2024-07-03T01:16:14.002Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T01:16:14.002Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-03T01:16:14.002Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T01:16:14.262Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T01:16:14.262Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T01:16:14.262Z] OK: 268 MiB in 56 packages [2024-07-03T01:16:14.867Z] Removing intermediate container 4a974e1cb75c [2024-07-03T01:16:14.867Z] ---> e3a51343dbd0 [2024-07-03T01:16:14.867Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-03T01:16:14.867Z] ---> Running in e9bd0ba3eac1 [2024-07-03T01:16:14.867Z] Removing intermediate container e9bd0ba3eac1 [2024-07-03T01:16:14.867Z] ---> 049b65b383a8 [2024-07-03T01:16:14.867Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-03T01:16:14.867Z] ---> 1edbbf7a7193 [2024-07-03T01:16:14.867Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T01:16:15.126Z] ---> Running in 450bb2db35fc [2024-07-03T01:17:11.414Z] Removing intermediate container 450bb2db35fc [2024-07-03T01:17:11.414Z] ---> 9a2f0f41f7c7 [2024-07-03T01:17:11.414Z] Step 11/12 : COPY . . [2024-07-03T01:17:11.414Z] ---> 089006aa5af8 [2024-07-03T01:17:11.414Z] Step 12/12 : RUN $MAKE [2024-07-03T01:17:11.414Z] ---> Running in a25e8883477a [2024-07-03T01:17:11.414Z] noop [2024-07-03T01:17:11.414Z] Removing intermediate container a25e8883477a [2024-07-03T01:17:11.414Z] ---> ac02ceb5eed9 [2024-07-03T01:17:11.414Z] Successfully built ac02ceb5eed9 [2024-07-03T01:17:11.414Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T01:17:11.908Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T01:17:11.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T01:17:12.089Z] prd-ubuntu20.04-docker-8c-8g-4861 does not seem to be running inside a container [2024-07-03T01:17:12.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-678 -v /w/workspace/gexfoundry_device-mqtt-go_PR-678:/w/workspace/gexfoundry_device-mqtt-go_PR-678:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-678@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-07-03T01:17:12.473Z] $ docker top 59f00d7b641e2dc81ad722e4ac7e4a0e3ce7dea0947dc371210d01a767ee0b6f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T01:17:12.876Z] + go version [2024-07-03T01:17:12.877Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-03T01:17:12.916Z] $ docker stop --time=1 59f00d7b641e2dc81ad722e4ac7e4a0e3ce7dea0947dc371210d01a767ee0b6f [2024-07-03T01:17:14.191Z] $ docker rm -f --volumes 59f00d7b641e2dc81ad722e4ac7e4a0e3ce7dea0947dc371210d01a767ee0b6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T01:17:14.977Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T01:17:14.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T01:17:15.144Z] prd-ubuntu20.04-docker-8c-8g-4861 does not seem to be running inside a container [2024-07-03T01:17:15.167Z] $ 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-678 -v /w/workspace/gexfoundry_device-mqtt-go_PR-678:/w/workspace/gexfoundry_device-mqtt-go_PR-678:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-678@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-07-03T01:17:15.501Z] $ docker top 18046702e06d12265bcb8d0d5d086248c20d9d9570fb6db00858e06eb113e3e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T01:17:15.913Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-678 [Pipeline] fileExists [Pipeline] sh [2024-07-03T01:17:16.296Z] + make test [2024-07-03T01:17:16.296Z] go test ./... -coverprofile=coverage.out ./... [2024-07-03T01:17:17.671Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-03T01:17:39.609Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-03T01:17:39.609Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-03T01:17:39.609Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.8% of statements [2024-07-03T01:17:44.481Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4862 in /w/workspace/gexfoundry_device-mqtt-go_PR-678 [Pipeline] { [Pipeline] ws [2024-07-03T01:17:44.566Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-07-03T01:17:47.673Z] The recommended git tool is: git [2024-07-03T01:17:49.603Z] go vet ./... [2024-07-03T01:17:52.090Z] using credential edgex-jenkins-ssh [2024-07-03T01:17:52.117Z] Cloning the remote Git repository [2024-07-03T01:17:52.157Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-03T01:17:52.250Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-07-03T01:17:52.402Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-03T01:17:52.403Z] > git --version # timeout=10 [2024-07-03T01:17:52.427Z] > git --version # 'git version 2.25.1' [2024-07-03T01:17:52.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T01:17:52.576Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T01:17:54.876Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T01:17:54.877Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T01:17:54.877Z] ./bin/test-attribution-txt.sh [2024-07-03T01:17:54.877Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T01:17:54.877Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T01:17:54.849Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-07-03T01:17:54.881Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T01:17:55.137Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T01:17:55.137Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T01:17:55.137Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T01:17:55.137Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T01:17:55.137Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T01:17:55.137Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T01:17:55.137Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T01:17:55.137Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T01:17:55.137Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T01:17:55.137Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T01:17:55.137Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T01:17:55.137Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T01:17:55.138Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T01:17:55.138Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T01:17:55.138Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T01:17:55.138Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T01:17:55.138Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T01:17:55.138Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T01:17:55.138Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T01:17:55.138Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T01:17:55.138Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T01:17:55.138Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T01:17:55.138Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T01:17:55.138Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T01:17:55.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T01:17:55.238Z] $ docker stop --time=1 18046702e06d12265bcb8d0d5d086248c20d9d9570fb6db00858e06eb113e3e0 [2024-07-03T01:17:56.269Z] Merging remotes/origin/main commit a00efe280ec4bc21b554f46c724946ca453ce756 into PR head commit 53a387fc9239fed63523abc3954e85b6e91da6bb [2024-07-03T01:17:55.671Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-07-03T01:17:55.708Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-03T01:17:55.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T01:17:55.741Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/678/head:refs/remotes/origin/PR-678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-03T01:17:56.281Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T01:17:56.329Z] > git checkout -f 53a387fc9239fed63523abc3954e85b6e91da6bb # timeout=10 [2024-07-03T01:17:56.501Z] Merge succeeded, producing 53a387fc9239fed63523abc3954e85b6e91da6bb [2024-07-03T01:17:56.502Z] Checking out Revision 53a387fc9239fed63523abc3954e85b6e91da6bb (PR-678) [2024-07-03T01:17:56.874Z] $ docker rm -f --volumes 18046702e06d12265bcb8d0d5d086248c20d9d9570fb6db00858e06eb113e3e0 [2024-07-03T01:17:56.982Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-03T01:17:57.022Z] > git --version # timeout=10 [2024-07-03T01:17:57.033Z] > git --version # 'git version 2.25.1' [2024-07-03T01:17:57.051Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T01:17:57.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T01:17:57.611Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2024-07-03T01:17:56.407Z] > git remote # timeout=10 [2024-07-03T01:17:56.423Z] > git config --get remote.origin.url # timeout=10 [2024-07-03T01:17:56.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T01:17:56.463Z] > git merge a00efe280ec4bc21b554f46c724946ca453ce756 # timeout=10 [2024-07-03T01:17:56.485Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-03T01:17:56.505Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T01:17:56.522Z] > git checkout -f 53a387fc9239fed63523abc3954e85b6e91da6bb # timeout=10 [Pipeline] { (Build) [Pipeline] sh [2024-07-03T01:17:58.352Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T01:17:58.676Z] + ls -al . [2024-07-03T01:17:58.676Z] total 252 [2024-07-03T01:17:58.676Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 01:17 . [2024-07-03T01:17:58.676Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 01:15 .. [2024-07-03T01:17:58.676Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 3 01:15 .dockerignore [2024-07-03T01:17:58.676Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 01:17 .git [2024-07-03T01:17:58.676Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 01:15 .github [2024-07-03T01:17:58.676Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 3 01:15 .gitignore [2024-07-03T01:17:58.676Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 01:15 .golangci.yml [2024-07-03T01:17:58.676Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 01:15 .semver [2024-07-03T01:17:58.676Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 3 01:15 Attribution.txt [2024-07-03T01:17:58.676Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 3 01:15 CHANGELOG.md [2024-07-03T01:17:58.676Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 3 01:15 Dockerfile [2024-07-03T01:17:58.676Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 01:15 GOVERNANCE.md [2024-07-03T01:17:58.676Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 3 01:15 Jenkinsfile [2024-07-03T01:17:58.676Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 01:15 LICENSE [2024-07-03T01:17:58.676Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 3 01:15 Makefile [2024-07-03T01:17:58.676Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 3 01:15 OWNERS.md [2024-07-03T01:17:58.676Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 3 01:15 README.md [2024-07-03T01:17:58.676Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 01:15 VERSION [2024-07-03T01:17:58.676Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 01:15 bin [2024-07-03T01:17:58.676Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 01:15 cmd [2024-07-03T01:17:58.676Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 3 01:17 coverage.out [2024-07-03T01:17:58.676Z] -rw-rw-r-- 1 jenkins jenkins 7121 Jul 3 01:15 go.mod [2024-07-03T01:17:58.676Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jul 3 01:15 go.sum [2024-07-03T01:17:58.676Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 01:15 internal [2024-07-03T01:17:58.676Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 01:15 mock [2024-07-03T01:17:58.676Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 3 01:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T01:17:59.118Z] + 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=53a387fc9239fed63523abc3954e85b6e91da6bb --label arch=amd64 --label version=0.0.0 . [2024-07-03T01:17:59.118Z] Sending build context to Docker daemon 21.04MB [2024-07-03T01:17:59.118Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T01:17:59.118Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-03T01:17:59.118Z] ---> ac02ceb5eed9 [2024-07-03T01:17:59.118Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-03T01:17:59.690Z] ---> Running in 2bde5e734794 [2024-07-03T01:17:59.690Z] Removing intermediate container 2bde5e734794 [2024-07-03T01:17:59.690Z] ---> f6d9809b54c9 [2024-07-03T01:17:59.690Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T01:17:59.690Z] ---> Running in 531be8975b2f [2024-07-03T01:17:59.690Z] Removing intermediate container 531be8975b2f [2024-07-03T01:17:59.690Z] ---> 7d6e54734969 [2024-07-03T01:17:59.690Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T01:17:59.690Z] ---> Running in 50bb1cacc0f1 [2024-07-03T01:17:59.690Z] Removing intermediate container 50bb1cacc0f1 [2024-07-03T01:17:59.690Z] ---> ce129e184de5 [2024-07-03T01:17:59.690Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T01:17:59.949Z] ---> Running in 02e5330af151 [2024-07-03T01:17:59.949Z] Removing intermediate container 02e5330af151 [2024-07-03T01:17:59.949Z] ---> 1a23e46d4311 [2024-07-03T01:17:59.949Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T01:17:59.949Z] ---> Running in 7ff5a811b11d [2024-07-03T01:18:00.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T01:18:00.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T01:18:00.738Z] OK: 268 MiB in 56 packages [2024-07-03T01:18:00.997Z] Removing intermediate container 7ff5a811b11d [2024-07-03T01:18:00.997Z] ---> bb90513b8ea0 [2024-07-03T01:18:00.997Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-03T01:18:00.997Z] ---> Running in 85c951b5b318 [2024-07-03T01:18:00.997Z] Removing intermediate container 85c951b5b318 [2024-07-03T01:18:00.997Z] ---> 098f1ea4ed75 [2024-07-03T01:18:00.997Z] Step 9/25 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-07-03T01:18:01.257Z] ---> 170983593f5e [2024-07-03T01:18:01.257Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T01:18:01.257Z] ---> Running in 31bc5f112ef7 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T01:18:01.822Z] Removing intermediate container 31bc5f112ef7 [2024-07-03T01:18:01.822Z] ---> 73d524e11e7d [2024-07-03T01:18:01.822Z] Step 11/25 : COPY . . [2024-07-03T01:18:02.044Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-03T01:18:02.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T01:18:02.044Z] Dload Upload Total Spent Left Speed [2024-07-03T01:18:02.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh [2024-07-03T01:18:02.400Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-03T01:18:02.758Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-03T01:18:02.758Z] + sudo tee /etc/docker/daemon.new [2024-07-03T01:18:02.758Z] { [2024-07-03T01:18:02.758Z] "registry-mirrors": [ [2024-07-03T01:18:02.758Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-03T01:18:02.758Z] ], [2024-07-03T01:18:02.758Z] "bip": "10.250.0.254/24", [2024-07-03T01:18:02.758Z] "hosts": [ [2024-07-03T01:18:02.758Z] "tcp://0.0.0.0:5555", [2024-07-03T01:18:02.758Z] "unix:///var/run/docker.sock" [2024-07-03T01:18:02.758Z] ], [2024-07-03T01:18:02.758Z] "mtu": 1458, [2024-07-03T01:18:02.758Z] "selinux-enabled": true, [2024-07-03T01:18:02.758Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-03T01:18:02.758Z] } [Pipeline] sh [2024-07-03T01:18:02.893Z] ---> 6e0fe9ab99ce [2024-07-03T01:18:02.893Z] Step 12/25 : RUN $MAKE [2024-07-03T01:18:02.893Z] ---> Running in 538e4d09987f [2024-07-03T01:18:03.117Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-07-03T01:18:03.151Z] 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.19" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [Pipeline] sh [2024-07-03T01:18:03.482Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T01:18:21.843Z] provisioning config files... [2024-07-03T01:18:21.873Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4179494716809428251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T01:18:22.375Z] ---> ****-login.sh [2024-07-03T01:18:22.375Z] nexus3.edgexfoundry.org:10001 [2024-07-03T01:18:22.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T01:18:22.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T01:18:22.914Z] Configure a credential helper to remove this warning. See [2024-07-03T01:18:22.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T01:18:22.914Z] [2024-07-03T01:18:22.914Z] Login Succeeded [2024-07-03T01:18:22.914Z] nexus3.edgexfoundry.org:10002 [2024-07-03T01:18:23.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T01:18:23.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T01:18:23.181Z] Configure a credential helper to remove this warning. See [2024-07-03T01:18:23.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T01:18:23.181Z] [2024-07-03T01:18:23.181Z] Login Succeeded [2024-07-03T01:18:23.181Z] nexus3.edgexfoundry.org:10003 [2024-07-03T01:18:23.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T01:18:23.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T01:18:23.725Z] Configure a credential helper to remove this warning. See [2024-07-03T01:18:23.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T01:18:23.725Z] [2024-07-03T01:18:23.725Z] Login Succeeded [2024-07-03T01:18:23.725Z] nexus3.edgexfoundry.org:10004 [2024-07-03T01:18:23.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T01:18:23.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T01:18:23.999Z] Configure a credential helper to remove this warning. See [2024-07-03T01:18:23.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T01:18:23.999Z] [2024-07-03T01:18:23.999Z] Login Succeeded [2024-07-03T01:18:23.999Z] ****.io [2024-07-03T01:18:24.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T01:18:24.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T01:18:24.533Z] Configure a credential helper to remove this warning. See [2024-07-03T01:18:24.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T01:18:24.534Z] [2024-07-03T01:18:24.534Z] Login Succeeded [2024-07-03T01:18:24.534Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T01:18:24.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T01:18:25.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T01:18:25.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T01:18:25.151Z] ========================================================= [2024-07-03T01:18:25.151Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-03T01:18:25.152Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T01:18:25.698Z] + 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-07-03T01:18:25.965Z] Sending build context to Docker daemon 10.62MB [2024-07-03T01:18:25.965Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T01:18:25.965Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T01:18:26.239Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-03T01:18:26.239Z] c6b39de5b339: Pulling fs layer [2024-07-03T01:18:26.239Z] a69c41024577: Pulling fs layer [2024-07-03T01:18:26.239Z] d6de4b400683: Pulling fs layer [2024-07-03T01:18:26.239Z] 35cb2a7552d0: Pulling fs layer [2024-07-03T01:18:26.239Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T01:18:26.239Z] 464afbd9ba4c: Pulling fs layer [2024-07-03T01:18:26.239Z] 00f215d4a9da: Pulling fs layer [2024-07-03T01:18:26.239Z] d496ad576159: Pulling fs layer [2024-07-03T01:18:26.239Z] 35cb2a7552d0: Waiting [2024-07-03T01:18:26.239Z] 4f4fb700ef54: Waiting [2024-07-03T01:18:26.239Z] 464afbd9ba4c: Waiting [2024-07-03T01:18:26.239Z] 00f215d4a9da: Waiting [2024-07-03T01:18:26.239Z] d496ad576159: Waiting [2024-07-03T01:18:26.239Z] a69c41024577: Verifying Checksum [2024-07-03T01:18:26.239Z] a69c41024577: Download complete [2024-07-03T01:18:26.239Z] 35cb2a7552d0: Download complete [2024-07-03T01:18:26.239Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T01:18:26.239Z] 4f4fb700ef54: Download complete [2024-07-03T01:18:26.239Z] 464afbd9ba4c: Verifying Checksum [2024-07-03T01:18:26.239Z] 464afbd9ba4c: Download complete [2024-07-03T01:18:26.508Z] c6b39de5b339: Download complete [2024-07-03T01:18:26.780Z] d496ad576159: Verifying Checksum [2024-07-03T01:18:26.780Z] d496ad576159: Download complete [2024-07-03T01:18:27.367Z] c6b39de5b339: Pull complete [2024-07-03T01:18:27.634Z] a69c41024577: Pull complete [2024-07-03T01:18:28.216Z] d6de4b400683: Verifying Checksum [2024-07-03T01:18:28.216Z] d6de4b400683: Download complete [2024-07-03T01:18:29.176Z] 00f215d4a9da: Verifying Checksum [2024-07-03T01:18:29.176Z] 00f215d4a9da: Download complete [2024-07-03T01:18:41.507Z] d6de4b400683: Pull complete [2024-07-03T01:18:41.507Z] 35cb2a7552d0: Pull complete [2024-07-03T01:18:41.507Z] 4f4fb700ef54: Pull complete [2024-07-03T01:18:41.776Z] 464afbd9ba4c: Pull complete [2024-07-03T01:18:41.878Z] Removing intermediate container 538e4d09987f [2024-07-03T01:18:41.878Z] ---> cf89c7546767 [2024-07-03T01:18:41.878Z] Step 13/25 : FROM alpine:3.18 [2024-07-03T01:18:41.878Z] 3.18: Pulling from library/alpine [2024-07-03T01:18:41.878Z] 73baa7ef167e: Pulling fs layer [2024-07-03T01:18:41.878Z] 73baa7ef167e: Download complete [2024-07-03T01:18:41.878Z] 73baa7ef167e: Pull complete [2024-07-03T01:18:41.878Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T01:18:41.878Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T01:18:41.878Z] ---> 8fd7cac70a4a [2024-07-03T01:18:41.878Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-03T01:18:41.878Z] ---> Running in f035c4903170 [2024-07-03T01:18:41.878Z] Removing intermediate container f035c4903170 [2024-07-03T01:18:41.878Z] ---> 91489321b3d9 [2024-07-03T01:18:41.878Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-03T01:18:41.878Z] ---> Running in f890e4144bac [2024-07-03T01:18:41.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T01:18:41.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T01:18:41.878Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T01:18:41.878Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T01:18:41.878Z] OK: 7 MiB in 16 packages [2024-07-03T01:18:41.878Z] Removing intermediate container f890e4144bac [2024-07-03T01:18:41.878Z] ---> 1bfba794e355 [2024-07-03T01:18:41.878Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-03T01:18:41.878Z] ---> Running in 932f923b1f67 [2024-07-03T01:18:41.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T01:18:41.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T01:18:41.879Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T01:18:41.879Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T01:18:41.879Z] OK: 7 MiB in 16 packages [2024-07-03T01:18:41.879Z] Removing intermediate container 932f923b1f67 [2024-07-03T01:18:41.879Z] ---> 62720e223e4b [2024-07-03T01:18:41.879Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-03T01:18:41.879Z] ---> 94dcf49df8c7 [2024-07-03T01:18:41.879Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-03T01:18:41.879Z] ---> 22f0e9e12d36 [2024-07-03T01:18:41.879Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-03T01:18:41.879Z] ---> 1a9e25282455 [2024-07-03T01:18:41.879Z] Step 20/25 : EXPOSE 59982 [2024-07-03T01:18:41.879Z] ---> Running in 37af25a96995 [2024-07-03T01:18:41.879Z] Removing intermediate container 37af25a96995 [2024-07-03T01:18:41.879Z] ---> fccf82041bcc [2024-07-03T01:18:41.879Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-03T01:18:41.879Z] ---> Running in e0c455813371 [2024-07-03T01:18:41.879Z] Removing intermediate container e0c455813371 [2024-07-03T01:18:41.879Z] ---> 3bd85102150a [2024-07-03T01:18:41.879Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-03T01:18:41.879Z] ---> Running in 83aa5c8a8d38 [2024-07-03T01:18:41.879Z] Removing intermediate container 83aa5c8a8d38 [2024-07-03T01:18:41.879Z] ---> 115fc6bdd091 [2024-07-03T01:18:41.879Z] Step 23/25 : LABEL arch=amd64 [2024-07-03T01:18:41.879Z] ---> Running in 343bb7dafd0d [2024-07-03T01:18:41.879Z] Removing intermediate container 343bb7dafd0d [2024-07-03T01:18:41.879Z] ---> 4a93a87cc62f [2024-07-03T01:18:41.879Z] Step 24/25 : LABEL git_sha=53a387fc9239fed63523abc3954e85b6e91da6bb [2024-07-03T01:18:41.879Z] ---> Running in 2a80eb3e789a [2024-07-03T01:18:41.879Z] Removing intermediate container 2a80eb3e789a [2024-07-03T01:18:41.879Z] ---> 853522e5be46 [2024-07-03T01:18:41.879Z] Step 25/25 : LABEL version=0.0.0 [2024-07-03T01:18:41.879Z] ---> Running in eafc8adc3334 [2024-07-03T01:18:41.879Z] Removing intermediate container eafc8adc3334 [2024-07-03T01:18:41.879Z] ---> 9d21ec43ca20 [2024-07-03T01:18:41.879Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T01:18:41.879Z] Successfully built 9d21ec43ca20 [2024-07-03T01:18:41.879Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T01:18:42.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T01:18:42.959Z] [2024-07-03T01:18:42.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T01:18:43.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T01:18:43.361Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-03T01:18:43.361Z] 5eb5b503b376: Pulling fs layer [2024-07-03T01:18:43.361Z] 5c69ac0246d0: Pulling fs layer [2024-07-03T01:18:43.361Z] ec43610c2a17: Pulling fs layer [2024-07-03T01:18:43.361Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-03T01:18:43.361Z] 33b1e0a273af: Pulling fs layer [2024-07-03T01:18:43.361Z] 5d3b04190fa2: Pulling fs layer [2024-07-03T01:18:43.361Z] 2f39f015ded8: Pulling fs layer [2024-07-03T01:18:43.361Z] 3a2ae6a8a46f: Waiting [2024-07-03T01:18:43.361Z] 33b1e0a273af: Waiting [2024-07-03T01:18:43.361Z] 5d3b04190fa2: Waiting [2024-07-03T01:18:43.361Z] 5c69ac0246d0: Download complete [2024-07-03T01:18:43.361Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-03T01:18:43.361Z] 3a2ae6a8a46f: Download complete [2024-07-03T01:18:43.361Z] 33b1e0a273af: Verifying Checksum [2024-07-03T01:18:43.361Z] 33b1e0a273af: Download complete [2024-07-03T01:18:43.361Z] 5d3b04190fa2: Download complete [2024-07-03T01:18:43.361Z] ec43610c2a17: Verifying Checksum [2024-07-03T01:18:43.361Z] ec43610c2a17: Download complete [2024-07-03T01:18:43.620Z] 5eb5b503b376: Verifying Checksum [2024-07-03T01:18:43.620Z] 5eb5b503b376: Download complete [2024-07-03T01:18:44.553Z] 2f39f015ded8: Download complete [2024-07-03T01:18:44.811Z] 5eb5b503b376: Pull complete [2024-07-03T01:18:45.068Z] 5c69ac0246d0: Pull complete [2024-07-03T01:18:45.636Z] ec43610c2a17: Pull complete [2024-07-03T01:18:45.636Z] 3a2ae6a8a46f: Pull complete [2024-07-03T01:18:45.636Z] 33b1e0a273af: Pull complete [2024-07-03T01:18:45.895Z] 5d3b04190fa2: Pull complete [2024-07-03T01:18:50.083Z] 2f39f015ded8: Pull complete [2024-07-03T01:18:50.083Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-03T01:18:50.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T01:18:50.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T01:18:50.367Z] prd-ubuntu20.04-docker-8c-8g-4861 does not seem to be running inside a container [2024-07-03T01:18:50.398Z] $ 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-678 -v /w/workspace/gexfoundry_device-mqtt-go_PR-678:/w/workspace/gexfoundry_device-mqtt-go_PR-678:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-678@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-07-03T01:18:51.863Z] 00f215d4a9da: Pull complete [2024-07-03T01:18:51.863Z] d496ad576159: Pull complete [2024-07-03T01:18:51.863Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-03T01:18:51.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-03T01:18:51.863Z] ---> f246e2811388 [2024-07-03T01:18:51.863Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T01:18:53.808Z] ---> Running in 1c500a8dce92 [2024-07-03T01:18:53.808Z] Removing intermediate container 1c500a8dce92 [2024-07-03T01:18:53.808Z] ---> bebe0fd26ec0 [2024-07-03T01:18:53.808Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T01:18:54.076Z] ---> Running in d0e013df08b6 [2024-07-03T01:18:54.093Z] $ docker top 2aaca6c9f474a14428ccd54769919b2bd4af5dd3884d20f1302c98179515c8f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [2024-07-03T01:18:54.346Z] Removing intermediate container d0e013df08b6 [2024-07-03T01:18:54.346Z] ---> 17e09f4be8ed [2024-07-03T01:18:54.346Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T01:18:54.346Z] ---> Running in 3d04fddb32f9 [Pipeline] sh [2024-07-03T01:18:54.613Z] Removing intermediate container 3d04fddb32f9 [2024-07-03T01:18:54.614Z] ---> 64fc1656a09c [2024-07-03T01:18:54.614Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T01:18:54.614Z] ---> Running in af1628eaa856 [2024-07-03T01:18:54.653Z] ---> job-cost.sh [2024-07-03T01:18:54.653Z] lf-activate-venv: SKIPPING [2024-07-03T01:18:54.653Z] INFO: No Stack... [2024-07-03T01:18:54.912Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T01:18:55.172Z] INFO: Archiving Costs [2024-07-03T01:18:55.198Z] Removing intermediate container af1628eaa856 [2024-07-03T01:18:55.198Z] ---> 5dc51976590a [2024-07-03T01:18:55.198Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T01:18:55.198Z] ---> Running in 826b68baebf3 [Pipeline] sh [2024-07-03T01:18:55.505Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-678/archives/cost.csv [2024-07-03T01:18:55.505Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T01:18:55.579Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-678-1-stack-cost] [2024-07-03T01:18:55.585Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-678-1-stack-cost] did not exist. Created. [2024-07-03T01:18:55.594Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-678-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T01:18:56.024Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-03T01:18:56.088Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T01:18:56.135Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-678-1-stack-cost] [2024-07-03T01:18:56.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] // lock [Pipeline] } [2024-07-03T01:18:56.256Z] $ docker stop --time=1 2aaca6c9f474a14428ccd54769919b2bd4af5dd3884d20f1302c98179515c8f0 [2024-07-03T01:18:56.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T01:18:57.426Z] $ docker rm -f --volumes 2aaca6c9f474a14428ccd54769919b2bd4af5dd3884d20f1302c98179515c8f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-07-03T01:18:57.704Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T01:18:57.704Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-03T01:18:57.704Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T01:18:57.704Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T01:18:57.704Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T01:18:57.704Z] OK: 271 MiB in 56 packages [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-03T01:18:58.680Z] Removing intermediate container 826b68baebf3 [2024-07-03T01:18:58.680Z] ---> 14745903c9ec [2024-07-03T01:18:58.680Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-03T01:18:58.680Z] ---> Running in fd6a1cb09029 [2024-07-03T01:18:58.950Z] Removing intermediate container fd6a1cb09029 [2024-07-03T01:18:58.950Z] ---> ff542fc8671f [2024-07-03T01:18:58.950Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-03T01:18:59.545Z] ---> ce4eab77b4c4 [2024-07-03T01:18:59.545Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T01:18:59.545Z] ---> Running in 53562ab2fa10 [2024-07-03T01:20:51.223Z] Removing intermediate container 53562ab2fa10 [2024-07-03T01:20:51.223Z] ---> d5b776153d48 [2024-07-03T01:20:51.223Z] Step 11/12 : COPY . . [2024-07-03T01:20:51.223Z] ---> 4e88b0913dea [2024-07-03T01:20:51.223Z] Step 12/12 : RUN $MAKE [2024-07-03T01:20:51.223Z] ---> Running in 8f6bda8abc8e [2024-07-03T01:20:51.223Z] noop [2024-07-03T01:20:51.223Z] Removing intermediate container 8f6bda8abc8e [2024-07-03T01:20:51.223Z] ---> 5cb6449e5229 [2024-07-03T01:20:51.223Z] Successfully built 5cb6449e5229 [2024-07-03T01:20:51.223Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T01:20:51.770Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T01:20:51.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T01:20:52.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-4862 does not seem to be running inside a container [2024-07-03T01:20:52.232Z] $ 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-07-03T01:20:53.404Z] $ docker top 2dff7ad4bc858c237614a5cd9981069bdddd441d49a6ac306aec898a936a0fa8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T01:20:54.312Z] + go version [2024-07-03T01:20:54.312Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-03T01:20:54.348Z] $ docker stop --time=1 2dff7ad4bc858c237614a5cd9981069bdddd441d49a6ac306aec898a936a0fa8 [2024-07-03T01:20:55.987Z] $ docker rm -f --volumes 2dff7ad4bc858c237614a5cd9981069bdddd441d49a6ac306aec898a936a0fa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T01:20:56.978Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T01:20:56.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T01:20:57.262Z] prd-ubuntu20.04-docker-arm64-4c-16g-4862 does not seem to be running inside a container [2024-07-03T01:20:57.314Z] $ 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-07-03T01:20:58.447Z] $ docker top be951a11787751d4c4337d4189dea3b7addc1269bc3fec6af103ec7f588b281a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T01:20:59.041Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-03T01:20:59.466Z] + make test [2024-07-03T01:20:59.735Z] go test ./... -coverprofile=coverage.out ./... [2024-07-03T01:21:05.085Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-03T01:24:41.921Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-03T01:24:41.922Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-03T01:24:41.922Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.048s coverage: 22.8% of statements [2024-07-03T01:24:42.189Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-03T01:24:42.190Z] go vet ./... [2024-07-03T01:25:29.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T01:25:29.010Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T01:25:29.010Z] ./bin/test-attribution-txt.sh [2024-07-03T01:25:29.010Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T01:25:29.010Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T01:25:29.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T01:25:29.092Z] $ docker stop --time=1 be951a11787751d4c4337d4189dea3b7addc1269bc3fec6af103ec7f588b281a [2024-07-03T01:25:30.930Z] $ docker rm -f --volumes be951a11787751d4c4337d4189dea3b7addc1269bc3fec6af103ec7f588b281a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T01:25:32.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T01:25:32.560Z] Warning: overwriting stash ‘coverage-report’ [2024-07-03T01:25:33.147Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T01:25:33.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T01:25:34.128Z] + ls -al . [2024-07-03T01:25:34.128Z] total 248 [2024-07-03T01:25:34.128Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 01:21 . [2024-07-03T01:25:34.128Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 01:17 .. [2024-07-03T01:25:34.128Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 3 01:17 .dockerignore [2024-07-03T01:25:34.128Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 01:18 .git [2024-07-03T01:25:34.128Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 01:17 .github [2024-07-03T01:25:34.128Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 3 01:17 .gitignore [2024-07-03T01:25:34.128Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 01:17 .golangci.yml [2024-07-03T01:25:34.128Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 3 01:17 Attribution.txt [2024-07-03T01:25:34.128Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 3 01:17 CHANGELOG.md [2024-07-03T01:25:34.128Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 3 01:17 Dockerfile [2024-07-03T01:25:34.128Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 01:17 GOVERNANCE.md [2024-07-03T01:25:34.128Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 3 01:17 Jenkinsfile [2024-07-03T01:25:34.128Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 01:17 LICENSE [2024-07-03T01:25:34.128Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 3 01:17 Makefile [2024-07-03T01:25:34.128Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 3 01:17 OWNERS.md [2024-07-03T01:25:34.128Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 3 01:17 README.md [2024-07-03T01:25:34.128Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 01:15 VERSION [2024-07-03T01:25:34.128Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 01:17 bin [2024-07-03T01:25:34.128Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 01:17 cmd [2024-07-03T01:25:34.128Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 3 01:24 coverage.out [2024-07-03T01:25:34.128Z] -rw-rw-r-- 1 jenkins jenkins 7121 Jul 3 01:17 go.mod [2024-07-03T01:25:34.128Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jul 3 01:17 go.sum [2024-07-03T01:25:34.128Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 01:17 internal [2024-07-03T01:25:34.128Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 01:17 mock [2024-07-03T01:25:34.128Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 3 01:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T01:25:34.570Z] + 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=53a387fc9239fed63523abc3954e85b6e91da6bb --label arch=arm64 --label version=0.0.0 . [2024-07-03T01:25:35.179Z] Sending build context to Docker daemon 10.64MB [2024-07-03T01:25:35.180Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T01:25:35.180Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-03T01:25:35.180Z] ---> 5cb6449e5229 [2024-07-03T01:25:35.180Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-03T01:25:35.180Z] ---> Running in 56fa9476e6d9 [2024-07-03T01:25:35.444Z] Removing intermediate container 56fa9476e6d9 [2024-07-03T01:25:35.444Z] ---> a3ab7ffd264a [2024-07-03T01:25:35.444Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T01:25:35.444Z] ---> Running in a7492abe2551 [2024-07-03T01:25:35.710Z] Removing intermediate container a7492abe2551 [2024-07-03T01:25:35.710Z] ---> 56f69aac81e4 [2024-07-03T01:25:35.710Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T01:25:35.976Z] ---> Running in 3aa6f37d8fda [2024-07-03T01:25:36.244Z] Removing intermediate container 3aa6f37d8fda [2024-07-03T01:25:36.244Z] ---> 85dae04cead6 [2024-07-03T01:25:36.244Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T01:25:36.244Z] ---> Running in 082cb23b6281 [2024-07-03T01:25:36.516Z] Removing intermediate container 082cb23b6281 [2024-07-03T01:25:36.516Z] ---> 6ba1ff6671ae [2024-07-03T01:25:36.516Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T01:25:36.516Z] ---> Running in 46a81e7c97e9 [2024-07-03T01:25:37.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T01:25:38.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T01:25:39.051Z] OK: 271 MiB in 56 packages [2024-07-03T01:25:39.634Z] Removing intermediate container 46a81e7c97e9 [2024-07-03T01:25:39.634Z] ---> 8633a143d3c4 [2024-07-03T01:25:39.634Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-03T01:25:39.900Z] ---> Running in b27ec4ec7137 [2024-07-03T01:25:40.167Z] Removing intermediate container b27ec4ec7137 [2024-07-03T01:25:40.167Z] ---> 38069ee487a3 [2024-07-03T01:25:40.167Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-03T01:25:40.434Z] ---> 5d2dc61567c5 [2024-07-03T01:25:40.434Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T01:25:40.701Z] ---> Running in 9769039c09c1 [2024-07-03T01:25:42.646Z] Removing intermediate container 9769039c09c1 [2024-07-03T01:25:42.646Z] ---> 74bb9dae3e4d [2024-07-03T01:25:42.646Z] Step 11/25 : COPY . . [2024-07-03T01:25:44.068Z] ---> 7740e0735484 [2024-07-03T01:25:44.068Z] Step 12/25 : RUN $MAKE [2024-07-03T01:25:44.068Z] ---> Running in 0cd9e8d6f949 [2024-07-03T01:25:45.038Z] 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.19" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-07-03T01:29:06.822Z] Removing intermediate container 0cd9e8d6f949 [2024-07-03T01:29:06.822Z] ---> dbe28e913c42 [2024-07-03T01:29:06.822Z] Step 13/25 : FROM alpine:3.18 [2024-07-03T01:29:06.822Z] 3.18: Pulling from library/alpine [2024-07-03T01:29:06.822Z] 5c905c7ebe2f: Pulling fs layer [2024-07-03T01:29:06.822Z] 5c905c7ebe2f: Verifying Checksum [2024-07-03T01:29:06.822Z] 5c905c7ebe2f: Download complete [2024-07-03T01:29:06.822Z] 5c905c7ebe2f: Pull complete [2024-07-03T01:29:06.822Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T01:29:06.822Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T01:29:06.822Z] ---> dec292d02e07 [2024-07-03T01:29:06.822Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-03T01:29:06.822Z] ---> Running in 288900a5f678 [2024-07-03T01:29:06.822Z] Removing intermediate container 288900a5f678 [2024-07-03T01:29:06.822Z] ---> 981b7162e885 [2024-07-03T01:29:06.822Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-03T01:29:06.822Z] ---> Running in 480ffde46127 [2024-07-03T01:29:06.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T01:29:06.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T01:29:06.822Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T01:29:06.822Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T01:29:06.822Z] OK: 8 MiB in 16 packages [2024-07-03T01:29:07.093Z] Removing intermediate container 480ffde46127 [2024-07-03T01:29:07.093Z] ---> a6de6f7976e5 [2024-07-03T01:29:07.093Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-03T01:29:07.093Z] ---> Running in f7843f413fb0 [2024-07-03T01:29:08.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T01:29:08.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T01:29:09.280Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T01:29:09.281Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T01:29:09.552Z] OK: 8 MiB in 16 packages [2024-07-03T01:29:10.512Z] Removing intermediate container f7843f413fb0 [2024-07-03T01:29:10.512Z] ---> d025eb6f221d [2024-07-03T01:29:10.512Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-03T01:29:13.092Z] ---> bafa68150feb [2024-07-03T01:29:13.092Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-03T01:29:13.092Z] ---> 135cbf2f3f6b [2024-07-03T01:29:13.092Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-03T01:29:13.678Z] ---> 9991aca8bc3b [2024-07-03T01:29:13.678Z] Step 20/25 : EXPOSE 59982 [2024-07-03T01:29:13.678Z] ---> Running in f20c410edff8 [2024-07-03T01:29:13.949Z] Removing intermediate container f20c410edff8 [2024-07-03T01:29:13.949Z] ---> 8d9a67fe594e [2024-07-03T01:29:13.949Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-03T01:29:13.949Z] ---> Running in 5b2123cf541b [2024-07-03T01:29:14.218Z] Removing intermediate container 5b2123cf541b [2024-07-03T01:29:14.218Z] ---> 76d0a1b88f60 [2024-07-03T01:29:14.218Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-03T01:29:14.218Z] ---> Running in de3ab77d2436 [2024-07-03T01:29:14.811Z] Removing intermediate container de3ab77d2436 [2024-07-03T01:29:14.811Z] ---> 2397e0055521 [2024-07-03T01:29:14.811Z] Step 23/25 : LABEL arch=arm64 [2024-07-03T01:29:14.811Z] ---> Running in 12aac6a330be [2024-07-03T01:29:15.077Z] Removing intermediate container 12aac6a330be [2024-07-03T01:29:15.077Z] ---> c531047a3536 [2024-07-03T01:29:15.077Z] Step 24/25 : LABEL git_sha=53a387fc9239fed63523abc3954e85b6e91da6bb [2024-07-03T01:29:15.077Z] ---> Running in 11baa09d91c6 [2024-07-03T01:29:15.343Z] Removing intermediate container 11baa09d91c6 [2024-07-03T01:29:15.343Z] ---> 02d65ea59b1c [2024-07-03T01:29:15.343Z] Step 25/25 : LABEL version=0.0.0 [2024-07-03T01:29:15.343Z] ---> Running in dd5d9efefdbc [2024-07-03T01:29:15.611Z] Removing intermediate container dd5d9efefdbc [2024-07-03T01:29:15.611Z] ---> df30acf80dda [2024-07-03T01:29:15.611Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T01:29:15.877Z] Successfully built df30acf80dda [2024-07-03T01:29:15.877Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T01:29:16.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T01:29:16.865Z] [2024-07-03T01:29:16.865Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T01:29:17.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T01:29:17.303Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-03T01:29:17.303Z] 8998bd30e6a1: Pulling fs layer [2024-07-03T01:29:17.303Z] 04944245beec: Pulling fs layer [2024-07-03T01:29:17.303Z] 699f458cf7ca: Pulling fs layer [2024-07-03T01:29:17.303Z] 765212b225bb: Pulling fs layer [2024-07-03T01:29:17.303Z] 765212b225bb: Waiting [2024-07-03T01:29:17.303Z] f23df028b6ca: Pulling fs layer [2024-07-03T01:29:17.303Z] d65c8cfc05b1: Pulling fs layer [2024-07-03T01:29:17.303Z] 2437ff75d9bd: Pulling fs layer [2024-07-03T01:29:17.303Z] f23df028b6ca: Waiting [2024-07-03T01:29:17.303Z] d65c8cfc05b1: Waiting [2024-07-03T01:29:17.303Z] 2437ff75d9bd: Waiting [2024-07-03T01:29:17.571Z] 04944245beec: Verifying Checksum [2024-07-03T01:29:17.571Z] 04944245beec: Download complete [2024-07-03T01:29:17.571Z] 765212b225bb: Verifying Checksum [2024-07-03T01:29:17.571Z] 765212b225bb: Download complete [2024-07-03T01:29:17.571Z] f23df028b6ca: Verifying Checksum [2024-07-03T01:29:17.571Z] f23df028b6ca: Download complete [2024-07-03T01:29:17.571Z] d65c8cfc05b1: Verifying Checksum [2024-07-03T01:29:17.571Z] d65c8cfc05b1: Download complete [2024-07-03T01:29:17.838Z] 699f458cf7ca: Verifying Checksum [2024-07-03T01:29:17.838Z] 699f458cf7ca: Download complete [2024-07-03T01:29:18.103Z] 8998bd30e6a1: Verifying Checksum [2024-07-03T01:29:18.103Z] 8998bd30e6a1: Download complete [2024-07-03T01:29:20.680Z] 2437ff75d9bd: Download complete [2024-07-03T01:29:22.619Z] 8998bd30e6a1: Pull complete [2024-07-03T01:29:23.205Z] 04944245beec: Pull complete [2024-07-03T01:29:25.143Z] 699f458cf7ca: Pull complete [2024-07-03T01:29:25.143Z] 765212b225bb: Pull complete [2024-07-03T01:29:25.727Z] f23df028b6ca: Pull complete [2024-07-03T01:29:25.993Z] d65c8cfc05b1: Pull complete [2024-07-03T01:29:44.190Z] 2437ff75d9bd: Pull complete [2024-07-03T01:29:44.190Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-03T01:29:44.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T01:29:44.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T01:29:44.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-4862 does not seem to be running inside a container [2024-07-03T01:29:44.611Z] $ 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-07-03T01:29:47.248Z] $ docker top a40549b0ba16882a1bcc87f1a856963f0aab08707f9f649082b481bf54cbf4f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T01:29:48.170Z] ---> job-cost.sh [2024-07-03T01:29:48.170Z] lf-activate-venv: SKIPPING [2024-07-03T01:29:48.170Z] INFO: No Stack... [2024-07-03T01:29:48.436Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-03T01:29:49.392Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T01:29:50.055Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2024-07-03T01:29:50.055Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T01:29:50.141Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-678-1-stack-cost] [2024-07-03T01:29:50.147Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-678-1-stack-cost] did not exist. Created. [2024-07-03T01:29:50.154Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-678-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T01:29:50.896Z] /w/workspace/device-mqtt-go/1@tmp/durable-068ac249/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-03T01:29:51.578Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-03T01:29:51.618Z] Warning: overwriting stash ‘stack-cost’ [2024-07-03T01:29:51.663Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T01:29:51.687Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-678-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T01:29:51.779Z] $ docker stop --time=1 a40549b0ba16882a1bcc87f1a856963f0aab08707f9f649082b481bf54cbf4f8 [2024-07-03T01:29:53.266Z] $ docker rm -f --volumes a40549b0ba16882a1bcc87f1a856963f0aab08707f9f649082b481bf54cbf4f8 [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-07-03T01:29:54.608Z] provisioning config files... [2024-07-03T01:29:54.615Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp/config12847833104581184900tmp [Pipeline] { [Pipeline] sh [2024-07-03T01:29:54.972Z] + set +x [2024-07-03T01:29:54.972Z] + + curl -s https://codecov.io/bash [2024-07-03T01:29:54.972Z] bash -s -- [2024-07-03T01:29:54.972Z] [2024-07-03T01:29:54.972Z] _____ _ [2024-07-03T01:29:54.972Z] / ____| | | [2024-07-03T01:29:54.972Z] | | ___ __| | ___ ___ _____ __ [2024-07-03T01:29:54.972Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-03T01:29:54.972Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-03T01:29:54.972Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-03T01:29:54.972Z] Bash-1.0.6 [2024-07-03T01:29:54.972Z] [2024-07-03T01:29:54.972Z] [2024-07-03T01:29:54.972Z] ==> git version 2.25.1 found [2024-07-03T01:29:54.972Z] ==> 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-07-03T01:29:54.972Z] Release-Date: 2020-01-08 [2024-07-03T01:29:54.972Z] 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-07-03T01:29:54.972Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-03T01:29:54.972Z] ==> Jenkins CI detected. [2024-07-03T01:29:54.972Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-678 [2024-07-03T01:29:54.972Z] project root: . [2024-07-03T01:29:54.972Z] --> token set from env [2024-07-03T01:29:54.972Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-03T01:29:55.233Z] ==> Running gcov in . (disable via -X gcov) [2024-07-03T01:29:55.233Z] ==> Python coveragepy not found [2024-07-03T01:29:55.233Z] ==> Searching for coverage reports in: [2024-07-03T01:29:55.233Z] + . [2024-07-03T01:29:55.233Z] -> Found 1 reports [2024-07-03T01:29:55.233Z] ==> Detecting git/mercurial file structure [2024-07-03T01:29:55.233Z] ==> Reading reports [2024-07-03T01:29:55.233Z] + ./coverage.out bytes=18506 [2024-07-03T01:29:55.233Z] ==> Appending adjustments [2024-07-03T01:29:55.233Z] https://docs.codecov.io/docs/fixing-reports [2024-07-03T01:29:55.233Z] + Found adjustments [2024-07-03T01:29:55.233Z] ==> Gzipping contents [2024-07-03T01:29:55.233Z] 4.0K /tmp/codecov.k0y3uw.gz [2024-07-03T01:29:55.233Z] ==> Uploading reports [2024-07-03T01:29:55.233Z] url: https://codecov.io [2024-07-03T01:29:55.233Z] query: branch=PR-678&commit=53a387fc9239fed63523abc3954e85b6e91da6bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-678%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=678&job=&cmd_args= [2024-07-03T01:29:55.233Z] -> Pinging Codecov [2024-07-03T01:29:55.233Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-678&commit=53a387fc9239fed63523abc3954e85b6e91da6bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-678%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=678&job=&cmd_args= [2024-07-03T01:29:55.493Z] -> Uploading to [2024-07-03T01:29:55.493Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-03/7D719EC7BBE17E464838252E33014C33/53a387fc9239fed63523abc3954e85b6e91da6bb/93e376d0-95da-496e-890e-305a9d72f24a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T012955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=814c4c7fc770caeeebab2f60e9e661de339814ef87fbbafb3c57c4f7758202a7 [2024-07-03T01:29:55.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T01:29:55.493Z] Dload Upload Total Spent Left Speed [2024-07-03T01:29:55.753Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12757 --:--:-- --:--:-- --:--:-- 12757 [2024-07-03T01:29:55.753Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/53a387fc9239fed63523abc3954e85b6e91da6bb [Pipeline] } [2024-07-03T01:29:55.793Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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-07-03T01:29:58.113Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-678/archives ] [2024-07-03T01:29:58.113Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-678/archives [2024-07-03T01:29:58.113Z] total 16 [2024-07-03T01:29:58.113Z] drwxr-xr-x 3 root root 4096 Jul 3 01:18 . [2024-07-03T01:29:58.113Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 01:18 .. [2024-07-03T01:29:58.113Z] drwxr-xr-x 2 root root 4096 Jul 3 01:18 cost [2024-07-03T01:29:58.113Z] -rw-r--r-- 1 root root 86 Jul 3 01:18 cost.csv [2024-07-03T01:29:58.113Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-678/archives [2024-07-03T01:29:58.113Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-678/archives [2024-07-03T01:29:58.113Z] total 16 [2024-07-03T01:29:58.113Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 01:18 . [2024-07-03T01:29:58.113Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 01:18 .. [2024-07-03T01:29:58.113Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 01:18 cost [2024-07-03T01:29:58.113Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 3 01:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-03T01:29:58.454Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T01:29:59.374Z] ---> package-listing.sh [2024-07-03T01:29:59.374Z] ++ facter osfamily [2024-07-03T01:29:59.374Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-03T01:29:59.634Z] + OS_FAMILY=debian [2024-07-03T01:29:59.634Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-678 [2024-07-03T01:29:59.634Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-03T01:29:59.634Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-03T01:29:59.634Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-03T01:29:59.634Z] + PACKAGES=/tmp/packages_start.txt [2024-07-03T01:29:59.634Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-678 ']' [2024-07-03T01:29:59.634Z] + PACKAGES=/tmp/packages_end.txt [2024-07-03T01:29:59.634Z] + case "${OS_FAMILY}" in [2024-07-03T01:29:59.634Z] + dpkg -l [2024-07-03T01:29:59.634Z] + grep '^ii' [2024-07-03T01:29:59.634Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-03T01:29:59.634Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-03T01:29:59.634Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-03T01:29:59.634Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-678 ']' [2024-07-03T01:29:59.634Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-678/archives/ [2024-07-03T01:29:59.634Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-678/archives/ [Pipeline] echo [2024-07-03T01:29:59.676Z] 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-678/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-03T01:29:59.989Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T01:30:00.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T01:30:00.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T01:30:00.847Z] prd-ubuntu20.04-docker-8c-8g-4861 does not seem to be running inside a container [2024-07-03T01:30:00.886Z] $ 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-678/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-678 -v /w/workspace/gexfoundry_device-mqtt-go_PR-678:/w/workspace/gexfoundry_device-mqtt-go_PR-678:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-678@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-07-03T01:30:01.101Z] $ docker top bbed67e6f5ccbb1832c697184be6a8ffaf6a020ba6163ab6e5aa0a8baad17b09 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T01:30:01.511Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-03T01:30:01.827Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-03T01:30:02.143Z] + ls /var/log/sa-host [2024-07-03T01:30:02.143Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T01:30:02.401Z] provisioning config files... [2024-07-03T01:30:02.415Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-678@tmp/config14806178702217895054tmp [Pipeline] { [Pipeline] echo [2024-07-03T01:30:02.484Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T01:30:02.812Z] ---> create-netrc.sh [Pipeline] } [2024-07-03T01:30:02.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-03T01:30:03.287Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-03T01:30:03.328Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T01:30:03.653Z] ---> sudo-logs.sh [2024-07-03T01:30:03.653Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-03T01:30:03.774Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T01:30:04.105Z] ---> job-cost.sh [2024-07-03T01:30:04.105Z] lf-activate-venv: SKIPPING [2024-07-03T01:30:04.105Z] DEBUG: total: 0.2199999988079071 [2024-07-03T01:30:04.105Z] INFO: Retrieving Stack Cost... [2024-07-03T01:30:04.364Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T01:30:04.931Z] INFO: Archiving Costs [Pipeline] echo [2024-07-03T01:30:04.980Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T01:30:05.302Z] ---> logs-deploy.sh [2024-07-03T01:30:05.303Z] lf-activate-venv: SKIPPING [2024-07-03T01:30:05.303Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-678/1 [2024-07-03T01:30:05.303Z] INFO: archiving workspace using pattern(s): [2024-07-03T01:30:06.240Z] Archives upload complete. [2024-07-03T01:30:06.502Z] INFO: archiving logs to Nexus [2024-07-03T01:30:07.074Z] ---> uname -a: [2024-07-03T01:30:07.074Z] Linux prd-ubuntu20-04-docker-8c-8g-4861 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-03T01:30:07.074Z] [2024-07-03T01:30:07.074Z] [2024-07-03T01:30:07.074Z] ---> lscpu: [2024-07-03T01:30:07.074Z] Architecture: x86_64 [2024-07-03T01:30:07.074Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-03T01:30:07.074Z] Byte Order: Little Endian [2024-07-03T01:30:07.074Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-03T01:30:07.074Z] CPU(s): 8 [2024-07-03T01:30:07.074Z] On-line CPU(s) list: 0-7 [2024-07-03T01:30:07.074Z] Thread(s) per core: 1 [2024-07-03T01:30:07.074Z] Core(s) per socket: 1 [2024-07-03T01:30:07.074Z] Socket(s): 8 [2024-07-03T01:30:07.074Z] NUMA node(s): 1 [2024-07-03T01:30:07.074Z] Vendor ID: AuthenticAMD [2024-07-03T01:30:07.074Z] CPU family: 23 [2024-07-03T01:30:07.074Z] Model: 49 [2024-07-03T01:30:07.074Z] Model name: AMD EPYC-Rome Processor [2024-07-03T01:30:07.074Z] Stepping: 0 [2024-07-03T01:30:07.074Z] CPU MHz: 2799.998 [2024-07-03T01:30:07.074Z] BogoMIPS: 5599.99 [2024-07-03T01:30:07.074Z] Virtualization: AMD-V [2024-07-03T01:30:07.074Z] Hypervisor vendor: KVM [2024-07-03T01:30:07.074Z] Virtualization type: full [2024-07-03T01:30:07.074Z] L1d cache: 256 KiB [2024-07-03T01:30:07.074Z] L1i cache: 256 KiB [2024-07-03T01:30:07.074Z] L2 cache: 4 MiB [2024-07-03T01:30:07.074Z] L3 cache: 128 MiB [2024-07-03T01:30:07.074Z] NUMA node0 CPU(s): 0-7 [2024-07-03T01:30:07.074Z] Vulnerability Itlb multihit: Not affected [2024-07-03T01:30:07.074Z] Vulnerability L1tf: Not affected [2024-07-03T01:30:07.074Z] Vulnerability Mds: Not affected [2024-07-03T01:30:07.074Z] Vulnerability Meltdown: Not affected [2024-07-03T01:30:07.074Z] Vulnerability Mmio stale data: Not affected [2024-07-03T01:30:07.074Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-03T01:30:07.074Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-03T01:30:07.074Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-03T01:30:07.074Z] Vulnerability Srbds: Not affected [2024-07-03T01:30:07.074Z] Vulnerability Tsx async abort: Not affected [2024-07-03T01:30:07.074Z] 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-07-03T01:30:07.074Z] [2024-07-03T01:30:07.074Z] [2024-07-03T01:30:07.074Z] ---> nproc: [2024-07-03T01:30:07.074Z] 8 [2024-07-03T01:30:07.074Z] [2024-07-03T01:30:07.074Z] [2024-07-03T01:30:07.074Z] ---> df -h: [2024-07-03T01:30:07.074Z] Filesystem Size Used Avail Use% Mounted on [2024-07-03T01:30:07.074Z] overlay 155G 12G 143G 8% / [2024-07-03T01:30:07.074Z] tmpfs 64M 0 64M 0% /dev [2024-07-03T01:30:07.074Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-03T01:30:07.074Z] shm 64M 0 64M 0% /dev/shm [2024-07-03T01:30:07.074Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-07-03T01:30:07.074Z] [2024-07-03T01:30:07.074Z] [2024-07-03T01:30:07.074Z] ---> sar -b -r -n DEV: [2024-07-03T01:30:07.074Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4861) 07/03/24 _x86_64_ (8 CPU) [2024-07-03T01:30:07.074Z] [2024-07-03T01:30:07.074Z] 01:14:54 LINUX RESTART (8 CPU) [2024-07-03T01:30:07.074Z] [2024-07-03T01:30:07.074Z] 01:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-03T01:30:07.074Z] 01:16:01 337.31 48.48 288.84 0.00 5463.89 125071.29 0.00 [2024-07-03T01:30:07.074Z] 01:17:01 298.23 2.93 295.30 0.00 44.13 89121.41 0.00 [2024-07-03T01:30:07.074Z] 01:18:01 119.75 0.23 119.51 0.00 25.46 27058.56 0.00 [2024-07-03T01:30:07.074Z] 01:19:01 157.84 1.08 156.76 0.00 28.53 50850.19 0.00 [2024-07-03T01:30:07.074Z] 01:20:01 8.57 1.30 7.27 0.00 79.59 1596.82 0.00 [2024-07-03T01:30:07.074Z] 01:21:01 43.59 3.80 39.79 0.00 4262.89 6890.58 0.00 [2024-07-03T01:30:07.074Z] 01:22:01 3.55 0.02 3.53 0.00 0.13 90.10 0.00 [2024-07-03T01:30:07.074Z] 01:23:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 [2024-07-03T01:30:07.074Z] 01:24:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 [2024-07-03T01:30:07.074Z] 01:25:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2024-07-03T01:30:07.074Z] 01:26:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2024-07-03T01:30:07.074Z] 01:27:01 1.22 0.00 1.22 0.00 0.00 19.19 0.00 [2024-07-03T01:30:07.074Z] 01:28:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 [2024-07-03T01:30:07.074Z] 01:29:01 1.73 0.00 1.73 0.00 0.00 20.13 0.00 [2024-07-03T01:30:07.074Z] 01:30:02 6.36 0.32 6.05 0.00 26.66 119.69 0.00 [2024-07-03T01:30:07.074Z] Average: 65.64 3.88 61.77 0.00 662.05 20059.77 0.00 [2024-07-03T01:30:07.074Z] [2024-07-03T01:30:07.074Z] 01:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-03T01:30:07.074Z] 01:16:01 29752540 31562496 786388 2.39 60912 2042612 1869820 5.51 1015432 1778168 135584 [2024-07-03T01:30:07.074Z] 01:17:01 26953972 31516504 788684 2.40 184716 4437244 1878140 5.54 1334492 3979056 208956 [2024-07-03T01:30:07.074Z] 01:18:01 27897504 31478620 824376 2.51 192820 3528788 2079840 6.13 1323924 3124928 21240 [2024-07-03T01:30:07.074Z] 01:19:01 26962612 31519856 780404 2.37 203256 4420296 1779400 5.24 1386692 3916384 344 [2024-07-03T01:30:07.074Z] 01:20:01 26889472 31499884 795888 2.42 205560 4465620 1823076 5.37 1405812 3962076 1028 [2024-07-03T01:30:07.074Z] 01:21:01 26512444 31498172 773064 2.35 231868 4818308 1738624 5.12 1672540 4047620 4 [2024-07-03T01:30:07.074Z] 01:22:01 26520944 31501772 769632 2.34 230428 4815048 1722552 5.08 1667608 4044420 8 [2024-07-03T01:30:07.074Z] 01:23:01 26522124 31503056 768308 2.34 230484 4815056 1722552 5.08 1666284 4044420 232 [2024-07-03T01:30:07.074Z] 01:24:01 26528368 31509388 761916 2.32 230568 4815060 1722552 5.08 1660860 4044424 176 [2024-07-03T01:30:07.074Z] 01:25:01 26530084 31511140 760068 2.31 230600 4815064 1722552 5.08 1658672 4044428 268 [2024-07-03T01:30:07.074Z] 01:26:01 26530392 31511460 759732 2.31 230624 4815064 1722552 5.08 1658420 4044428 20 [2024-07-03T01:30:07.074Z] 01:27:01 26530912 31512060 759088 2.31 230680 4815068 1722552 5.08 1658324 4044432 180 [2024-07-03T01:30:07.074Z] 01:28:01 26530640 31511788 759280 2.31 230700 4815068 1722552 5.08 1658308 4044432 12 [2024-07-03T01:30:07.074Z] 01:29:01 26530908 31512104 758924 2.31 230752 4815076 1722552 5.08 1658932 4044436 16 [2024-07-03T01:30:07.074Z] 01:30:02 26503092 31486840 781296 2.38 230920 4816596 1753588 5.17 1682320 4044880 336 [2024-07-03T01:30:07.074Z] Average: 26913067 31509009 775137 2.36 210326 4469998 1780194 5.25 1540575 3813902 24560 [2024-07-03T01:30:07.074Z] [2024-07-03T01:30:07.074Z] 01:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-03T01:30:07.074Z] 01:16:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.074Z] 01:16:01 ens3 554.59 390.47 4624.26 96.93 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.074Z] 01:16:01 docker0 25.35 25.53 1.91 167.24 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.074Z] 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.074Z] 01:17:01 ens3 548.11 338.91 4609.16 39.17 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.074Z] 01:17:01 docker0 315.06 500.00 27.34 3296.94 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.074Z] 01:18:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.074Z] 01:18:01 ens3 45.91 26.38 71.64 15.77 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:18:01 docker0 1.38 3.07 0.08 30.95 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:19:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:19:01 ens3 104.13 66.32 2678.20 13.84 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:19:01 docker0 3.47 5.95 0.21 94.71 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:20:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:20:01 ens3 60.02 33.19 667.93 2.40 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:21:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:21:01 ens3 139.13 58.64 2048.44 4.11 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:23:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:24:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:26:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:27:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:28:01 ens3 0.28 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:29:01 ens3 0.82 0.65 0.35 0.23 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:30:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:30:02 ens3 18.43 11.71 21.07 6.97 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] 01:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] Average: ens3 98.13 61.78 981.36 11.97 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] Average: docker0 23.02 35.63 1.97 239.31 0.00 0.00 0.00 0.00 [2024-07-03T01:30:07.075Z] [2024-07-03T01:30:07.075Z] [2024-07-03T01:30:07.075Z] ---> sar -P ALL: [2024-07-03T01:30:07.075Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4861) 07/03/24 _x86_64_ (8 CPU) [2024-07-03T01:30:07.075Z] [2024-07-03T01:30:07.075Z] 01:14:54 LINUX RESTART (8 CPU) [2024-07-03T01:30:07.075Z] [2024-07-03T01:30:07.075Z] 01:15:01 CPU %user %nice %system %iowait %steal %idle [2024-07-03T01:30:07.075Z] 01:16:01 all 7.56 0.00 2.30 2.12 0.05 87.97 [2024-07-03T01:30:07.075Z] 01:16:01 0 7.73 0.00 1.66 0.13 0.03 90.44 [2024-07-03T01:30:07.075Z] 01:16:01 1 9.80 0.00 1.86 0.72 0.05 87.57 [2024-07-03T01:30:07.075Z] 01:16:01 2 6.41 0.00 2.12 0.38 0.05 91.04 [2024-07-03T01:30:07.075Z] 01:16:01 3 6.66 0.00 2.43 4.98 0.05 85.87 [2024-07-03T01:30:07.075Z] 01:16:01 4 7.25 0.00 3.79 0.91 0.05 88.01 [2024-07-03T01:30:07.075Z] 01:16:01 5 6.32 0.00 2.45 3.93 0.05 87.25 [2024-07-03T01:30:07.075Z] 01:16:01 6 8.19 0.00 1.81 2.43 0.05 87.53 [2024-07-03T01:30:07.075Z] 01:16:01 7 8.14 0.00 2.27 3.51 0.05 86.03 [2024-07-03T01:30:07.075Z] 01:17:01 all 9.53 0.00 4.69 5.30 0.07 80.41 [2024-07-03T01:30:07.075Z] 01:17:01 0 10.14 0.00 5.70 13.24 0.07 70.85 [2024-07-03T01:30:07.075Z] 01:17:01 1 9.16 0.00 5.41 13.24 0.08 72.10 [2024-07-03T01:30:07.075Z] 01:17:01 2 10.36 0.00 4.05 0.61 0.07 84.92 [2024-07-03T01:30:07.075Z] 01:17:01 3 9.28 0.00 4.06 1.40 0.07 85.20 [2024-07-03T01:30:07.075Z] 01:17:01 4 11.01 0.00 3.83 1.00 0.05 84.11 [2024-07-03T01:30:07.075Z] 01:17:01 5 10.16 0.00 4.32 9.68 0.10 75.74 [2024-07-03T01:30:07.075Z] 01:17:01 6 8.16 0.00 6.05 0.85 0.07 84.86 [2024-07-03T01:30:07.075Z] 01:17:01 7 7.97 0.00 4.10 2.49 0.05 85.39 [2024-07-03T01:30:07.075Z] 01:18:01 all 44.10 0.00 7.26 1.43 0.08 47.13 [2024-07-03T01:30:07.075Z] 01:18:01 0 43.06 0.00 7.28 3.27 0.08 46.31 [2024-07-03T01:30:07.075Z] 01:18:01 1 44.02 0.00 6.71 0.27 0.07 48.94 [2024-07-03T01:30:07.075Z] 01:18:01 2 44.97 0.00 6.96 0.51 0.08 47.48 [2024-07-03T01:30:07.075Z] 01:18:01 3 44.79 0.00 6.56 0.25 0.08 48.31 [2024-07-03T01:30:07.075Z] 01:18:01 4 44.15 0.00 8.38 0.60 0.08 46.78 [2024-07-03T01:30:07.075Z] 01:18:01 5 43.73 0.00 7.34 5.85 0.10 42.97 [2024-07-03T01:30:07.075Z] 01:18:01 6 43.97 0.00 7.47 0.45 0.08 48.01 [2024-07-03T01:30:07.075Z] 01:18:01 7 44.08 0.00 7.39 0.25 0.08 48.19 [2024-07-03T01:30:07.075Z] 01:19:01 all 26.75 0.00 5.86 2.62 0.07 64.69 [2024-07-03T01:30:07.075Z] 01:19:01 0 26.58 0.00 5.94 1.65 0.07 65.76 [2024-07-03T01:30:07.075Z] 01:19:01 1 27.80 0.00 4.98 0.44 0.05 66.73 [2024-07-03T01:30:07.075Z] 01:19:01 2 26.64 0.00 5.68 0.32 0.07 67.30 [2024-07-03T01:30:07.075Z] 01:19:01 3 26.14 0.00 5.55 0.66 0.07 67.59 [2024-07-03T01:30:07.075Z] 01:19:01 4 26.78 0.00 6.49 0.96 0.07 65.70 [2024-07-03T01:30:07.075Z] 01:19:01 5 27.03 0.00 6.09 15.92 0.08 50.87 [2024-07-03T01:30:07.075Z] 01:19:01 6 26.73 0.00 6.23 1.01 0.07 65.97 [2024-07-03T01:30:07.075Z] 01:19:01 7 26.31 0.00 5.97 0.10 0.07 67.55 [2024-07-03T01:30:07.075Z] 01:20:01 all 0.26 0.00 0.14 0.11 0.01 99.48 [2024-07-03T01:30:07.075Z] 01:20:01 0 0.12 0.00 0.23 0.17 0.00 99.48 [2024-07-03T01:30:07.075Z] 01:20:01 1 0.35 0.00 0.17 0.02 0.02 99.45 [2024-07-03T01:30:07.075Z] 01:20:01 2 0.27 0.00 0.10 0.12 0.02 99.50 [2024-07-03T01:30:07.075Z] 01:20:01 3 0.08 0.00 0.07 0.00 0.02 99.83 [2024-07-03T01:30:07.075Z] 01:20:01 4 0.38 0.00 0.17 0.02 0.02 99.42 [2024-07-03T01:30:07.075Z] 01:20:01 5 0.50 0.00 0.13 0.52 0.02 98.83 [2024-07-03T01:30:07.075Z] 01:20:01 6 0.25 0.00 0.13 0.00 0.00 99.62 [2024-07-03T01:30:07.075Z] 01:20:01 7 0.13 0.00 0.10 0.02 0.02 99.73 [2024-07-03T01:30:07.075Z] 01:21:01 all 2.12 0.00 1.27 0.45 0.02 96.15 [2024-07-03T01:30:07.075Z] 01:21:01 0 2.34 0.00 0.80 0.98 0.02 95.86 [2024-07-03T01:30:07.075Z] 01:21:01 1 2.61 0.00 0.90 0.02 0.00 96.48 [2024-07-03T01:30:07.075Z] 01:21:01 2 1.52 0.00 2.45 1.92 0.02 94.09 [2024-07-03T01:30:07.075Z] 01:21:01 3 1.66 0.00 0.82 0.49 0.02 97.01 [2024-07-03T01:30:07.075Z] 01:21:01 4 1.94 0.00 1.10 0.07 0.02 96.88 [2024-07-03T01:30:07.075Z] 01:21:01 5 2.52 0.00 0.89 0.03 0.03 96.53 [2024-07-03T01:30:07.075Z] 01:21:01 6 2.99 0.00 1.03 0.03 0.03 95.91 [2024-07-03T01:30:07.075Z] 01:21:01 7 1.40 0.00 2.12 0.03 0.00 96.45 [2024-07-03T01:30:07.075Z] 01:22:01 all 0.08 0.00 0.05 0.02 0.01 99.85 [2024-07-03T01:30:07.075Z] 01:22:01 0 0.05 0.00 0.07 0.12 0.02 99.75 [2024-07-03T01:30:07.075Z] 01:22:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2024-07-03T01:30:07.075Z] 01:22:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2024-07-03T01:30:07.075Z] 01:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-03T01:30:07.075Z] 01:22:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2024-07-03T01:30:07.075Z] 01:22:01 5 0.05 0.00 0.05 0.02 0.00 99.88 [2024-07-03T01:30:07.075Z] 01:22:01 6 0.20 0.00 0.12 0.00 0.00 99.68 [2024-07-03T01:30:07.075Z] 01:22:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-03T01:30:07.075Z] 01:23:01 all 0.09 0.00 0.01 0.02 0.01 99.87 [2024-07-03T01:30:07.075Z] 01:23:01 0 0.07 0.00 0.02 0.03 0.02 99.87 [2024-07-03T01:30:07.075Z] 01:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-03T01:30:07.075Z] 01:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-03T01:30:07.075Z] 01:23:01 3 0.57 0.00 0.00 0.00 0.02 99.42 [2024-07-03T01:30:07.075Z] 01:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-03T01:30:07.075Z] 01:23:01 5 0.00 0.00 0.02 0.13 0.02 99.83 [2024-07-03T01:30:07.075Z] 01:23:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-03T01:30:07.075Z] 01:23:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-03T01:30:07.075Z] 01:24:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-07-03T01:30:07.075Z] 01:24:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2024-07-03T01:30:07.075Z] 01:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-03T01:30:07.075Z] 01:24:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-03T01:30:07.075Z] 01:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-03T01:30:07.075Z] 01:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-03T01:30:07.075Z] 01:24:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2024-07-03T01:30:07.075Z] 01:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-03T01:30:07.075Z] 01:24:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-03T01:30:07.075Z] 01:25:01 all 0.10 0.00 0.01 0.00 0.00 99.88 [2024-07-03T01:30:07.075Z] 01:25:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-03T01:30:07.075Z] 01:25:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-03T01:30:07.075Z] 01:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-03T01:30:07.075Z] 01:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-03T01:30:07.075Z] 01:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-03T01:30:07.075Z] 01:25:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-03T01:30:07.075Z] 01:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-03T01:30:07.075Z] 01:25:01 7 0.65 0.00 0.00 0.00 0.00 99.35 [2024-07-03T01:30:07.075Z] 01:26:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-07-03T01:30:07.075Z] 01:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-03T01:30:07.075Z] 01:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-03T01:30:07.075Z] 01:26:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2024-07-03T01:30:07.075Z] 01:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-03T01:30:07.075Z] 01:26:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-03T01:30:07.075Z] 01:26:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-03T01:30:07.075Z] 01:26:01 6 0.30 0.00 0.00 0.00 0.02 99.68 [2024-07-03T01:30:07.075Z] 01:26:01 7 0.28 0.00 0.00 0.00 0.02 99.70 [2024-07-03T01:30:07.075Z] [2024-07-03T01:30:07.075Z] 01:26:01 CPU %user %nice %system %iowait %steal %idle [2024-07-03T01:30:07.075Z] 01:27:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-07-03T01:30:07.075Z] 01:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-03T01:30:07.075Z] 01:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-03T01:30:07.075Z] 01:27:01 2 0.08 0.00 0.02 0.00 0.03 99.87 [2024-07-03T01:30:07.075Z] 01:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-03T01:30:07.075Z] 01:27:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-03T01:30:07.075Z] 01:27:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2024-07-03T01:30:07.075Z] 01:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-03T01:30:07.075Z] 01:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-03T01:30:07.075Z] 01:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-07-03T01:30:07.075Z] 01:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-03T01:30:07.075Z] 01:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-03T01:30:07.075Z] 01:28:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2024-07-03T01:30:07.075Z] 01:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-03T01:30:07.075Z] 01:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-03T01:30:07.075Z] 01:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-03T01:30:07.075Z] 01:28:01 6 0.12 0.00 0.02 0.00 0.00 99.87 [2024-07-03T01:30:07.075Z] 01:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-03T01:30:07.075Z] 01:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-07-03T01:30:07.075Z] 01:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-03T01:30:07.075Z] 01:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-03T01:30:07.075Z] 01:29:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-03T01:30:07.075Z] 01:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-03T01:30:07.075Z] 01:29:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-03T01:30:07.075Z] 01:29:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-03T01:30:07.075Z] 01:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-03T01:30:07.075Z] 01:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-03T01:30:07.075Z] 01:30:02 all 0.46 0.00 0.23 0.02 0.01 99.27 [2024-07-03T01:30:07.075Z] 01:30:02 0 0.55 0.00 0.17 0.03 0.02 99.23 [2024-07-03T01:30:07.075Z] 01:30:02 1 0.47 0.00 0.20 0.00 0.02 99.31 [2024-07-03T01:30:07.075Z] 01:30:02 2 0.60 0.00 0.33 0.02 0.03 99.02 [2024-07-03T01:30:07.075Z] 01:30:02 3 0.13 0.00 0.17 0.05 0.00 99.65 [2024-07-03T01:30:07.075Z] 01:30:02 4 0.57 0.00 0.33 0.00 0.02 99.08 [2024-07-03T01:30:07.075Z] 01:30:02 5 0.18 0.00 0.13 0.08 0.02 99.58 [2024-07-03T01:30:07.075Z] 01:30:02 6 0.77 0.00 0.20 0.00 0.00 99.03 [2024-07-03T01:30:07.075Z] 01:30:02 7 0.40 0.00 0.30 0.00 0.02 99.28 [2024-07-03T01:30:07.075Z] Average: all 6.04 0.00 1.45 0.80 0.02 91.69 [2024-07-03T01:30:07.075Z] Average: 0 6.02 0.00 1.45 1.29 0.02 91.21 [2024-07-03T01:30:07.075Z] Average: 1 6.26 0.00 1.35 0.97 0.02 91.40 [2024-07-03T01:30:07.075Z] Average: 2 6.03 0.00 1.45 0.26 0.03 92.23 [2024-07-03T01:30:07.075Z] Average: 3 5.92 0.00 1.31 0.52 0.02 92.23 [2024-07-03T01:30:07.075Z] Average: 4 6.12 0.00 1.60 0.24 0.02 92.02 [2024-07-03T01:30:07.075Z] Average: 5 5.98 0.00 1.42 2.39 0.03 90.18 [2024-07-03T01:30:07.075Z] Average: 6 6.08 0.00 1.53 0.32 0.02 92.05 [2024-07-03T01:30:07.075Z] Average: 7 5.92 0.00 1.48 0.42 0.02 92.15 [2024-07-03T01:30:07.075Z] [2024-07-03T01:30:07.075Z] [2024-07-03T01:30:07.075Z]