Pull request #679 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1afd1f99f06e79e98d4d2af9bab53b4588401aa2+a00efe280ec4bc21b554f46c724946ca453ce756 (dce5494e1b6e5da7b45bd089abc46cd1765fad50) 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-ssh5217563638649404680.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-ssh15880241770140054856.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-679/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-679/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12358433868129833731.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-679/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5841390828900018933.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-ssh13431367121372180334.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-679/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-679/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12273151473480039397.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-4946’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4955 in /w/workspace/gexfoundry_device-mqtt-go_PR-679 [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-679 # 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 Merging remotes/origin/main commit a00efe280ec4bc21b554f46c724946ca453ce756 into PR head commit 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 Merge succeeded, producing 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 Checking out Revision 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 (PR-679) 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 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/679/head:refs/remotes/origin/PR-679 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 # 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 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-04T01:18:22.892Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-04T01:18:23.116Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-04T01:18:23.235Z] ========================================================= [2024-07-04T01:18:23.235Z] EdgeX Global Pipelines Version Info [2024-07-04T01:18:23.235Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-04T01:18:24.025Z] ------------------- [2024-07-04T01:18:24.025Z] stable info: [2024-07-04T01:18:24.025Z] ------------------- [2024-07-04T01:18:24.025Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-04T01:18:24.025Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-04T01:18:24.025Z] Message: update stable to v1.0.260 [2024-07-04T01:18:24.596Z] ------------------- [2024-07-04T01:18:24.596Z] experimental info: [2024-07-04T01:18:24.596Z] ------------------- [2024-07-04T01:18:24.596Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-04T01:18:24.596Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-04T01:18:24.596Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-04T01:18:24.849Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-07-04T01:18:24.912Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-07-04T01:18:24.973Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-04T01:18:25.041Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-04T01:18:25.106Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-04T01:18:25.164Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-04T01:18:25.226Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-04T01:18:25.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-04T01:18:25.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-04T01:18:25.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-04T01:18:25.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-04T01:18:25.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-07-04T01:18:25.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-04T01:18:25.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-04T01:18:25.747Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-04T01:18:25.802Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-04T01:18:25.862Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-04T01:18:25.918Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-04T01:18:25.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-04T01:18:26.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-04T01:18:26.122Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-04T01:18:26.189Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-04T01:18:26.247Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-04T01:18:26.306Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-04T01:18:26.360Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-04T01:18:26.420Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-04T01:18:26.481Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-04T01:18:26.542Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-679 [Pipeline] echo [2024-07-04T01:18:26.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-679 [Pipeline] echo [2024-07-04T01:18:26.673Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-679 [Pipeline] echo [2024-07-04T01:18:26.735Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 [Pipeline] echo [2024-07-04T01:18:26.799Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1afd1f9 [Pipeline] echo [2024-07-04T01:18:26.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T01:18:27.021Z] provisioning config files... [2024-07-04T01:18:27.036Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp/config11453875439831529394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T01:18:27.437Z] ---> ****-login.sh [2024-07-04T01:18:27.437Z] nexus3.edgexfoundry.org:10001 [2024-07-04T01:18:27.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T01:18:27.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T01:18:27.698Z] Configure a credential helper to remove this warning. See [2024-07-04T01:18:27.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T01:18:27.698Z] [2024-07-04T01:18:27.698Z] Login Succeeded [2024-07-04T01:18:27.698Z] nexus3.edgexfoundry.org:10002 [2024-07-04T01:18:27.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T01:18:27.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T01:18:27.959Z] Configure a credential helper to remove this warning. See [2024-07-04T01:18:27.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T01:18:27.959Z] [2024-07-04T01:18:27.959Z] Login Succeeded [2024-07-04T01:18:27.959Z] nexus3.edgexfoundry.org:10003 [2024-07-04T01:18:27.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T01:18:27.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T01:18:27.959Z] Configure a credential helper to remove this warning. See [2024-07-04T01:18:27.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T01:18:27.959Z] [2024-07-04T01:18:27.959Z] Login Succeeded [2024-07-04T01:18:27.959Z] nexus3.edgexfoundry.org:10004 [2024-07-04T01:18:28.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T01:18:28.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T01:18:28.222Z] Configure a credential helper to remove this warning. See [2024-07-04T01:18:28.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T01:18:28.222Z] [2024-07-04T01:18:28.222Z] Login Succeeded [2024-07-04T01:18:28.222Z] ****.io [2024-07-04T01:18:28.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T01:18:28.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T01:18:28.483Z] Configure a credential helper to remove this warning. See [2024-07-04T01:18:28.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T01:18:28.484Z] [2024-07-04T01:18:28.484Z] Login Succeeded [2024-07-04T01:18:28.484Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T01:18:28.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-04T01:18:29.285Z] + git rev-list -1 --merges 1afd1f99f06e79e98d4d2af9bab53b4588401aa2~1..1afd1f99f06e79e98d4d2af9bab53b4588401aa2 [Pipeline] echo [2024-07-04T01:18:29.331Z] -----------> git rev-list -1 --merges 1afd1f99f06e79e98d4d2af9bab53b4588401aa2~1..1afd1f99f06e79e98d4d2af9bab53b4588401aa2 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 [false] [Pipeline] sh [2024-07-04T01:18:29.660Z] + git log --format=format:%s -1 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 [Pipeline] echo [2024-07-04T01:18:29.705Z] ========================================================= [2024-07-04T01:18:29.705Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-04T01:18:29.705Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-04T01:18:30.180Z] + git log --format=format:%s -1 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 [Pipeline] echo [2024-07-04T01:18:30.228Z] [semverPrep] GIT_COMMIT: 1afd1f99f06e79e98d4d2af9bab53b4588401aa2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-04T01:18:30.276Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-04T01:18:30.709Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-04T01:18:30.709Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-04T01:18:30.709Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-04T01:18:30.709Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-04T01:18:30.709Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-04T01:18:30.709Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-04T01:18:30.709Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T01:18:31.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T01:18:31.257Z] [2024-07-04T01:18:31.257Z] 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-04T01:18:31.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T01:18:31.685Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-04T01:18:31.685Z] b85a868b505f: Pulling fs layer [2024-07-04T01:18:31.685Z] e2be974225ed: Pulling fs layer [2024-07-04T01:18:31.685Z] 339a4e72a1f5: Pulling fs layer [2024-07-04T01:18:31.685Z] 988bab9f4d93: Pulling fs layer [2024-07-04T01:18:31.685Z] 1469e6f7b9e6: Pulling fs layer [2024-07-04T01:18:31.685Z] eaf3925da568: Pulling fs layer [2024-07-04T01:18:31.685Z] bab4dde63d76: Pulling fs layer [2024-07-04T01:18:31.685Z] bde34c3a00c8: Pulling fs layer [2024-07-04T01:18:31.685Z] b352a97aabf1: Pulling fs layer [2024-07-04T01:18:31.685Z] 4872d77fe225: Pulling fs layer [2024-07-04T01:18:31.685Z] 5851b861e8e6: Pulling fs layer [2024-07-04T01:18:31.685Z] bde34c3a00c8: Waiting [2024-07-04T01:18:31.685Z] bab4dde63d76: Waiting [2024-07-04T01:18:31.685Z] b352a97aabf1: Waiting [2024-07-04T01:18:31.685Z] 4872d77fe225: Waiting [2024-07-04T01:18:31.685Z] 5851b861e8e6: Waiting [2024-07-04T01:18:31.685Z] eaf3925da568: Waiting [2024-07-04T01:18:31.685Z] 1469e6f7b9e6: Waiting [2024-07-04T01:18:31.685Z] 988bab9f4d93: Waiting [2024-07-04T01:18:31.685Z] e2be974225ed: Download complete [2024-07-04T01:18:31.685Z] 988bab9f4d93: Verifying Checksum [2024-07-04T01:18:31.685Z] 988bab9f4d93: Download complete [2024-07-04T01:18:31.947Z] 1469e6f7b9e6: Verifying Checksum [2024-07-04T01:18:31.947Z] 1469e6f7b9e6: Download complete [2024-07-04T01:18:31.947Z] eaf3925da568: Verifying Checksum [2024-07-04T01:18:31.947Z] eaf3925da568: Download complete [2024-07-04T01:18:31.947Z] 339a4e72a1f5: Verifying Checksum [2024-07-04T01:18:31.947Z] 339a4e72a1f5: Download complete [2024-07-04T01:18:31.947Z] bde34c3a00c8: Verifying Checksum [2024-07-04T01:18:31.947Z] bde34c3a00c8: Download complete [2024-07-04T01:18:31.947Z] b352a97aabf1: Download complete [2024-07-04T01:18:31.947Z] 4872d77fe225: Verifying Checksum [2024-07-04T01:18:31.947Z] 4872d77fe225: Download complete [2024-07-04T01:18:31.947Z] 5851b861e8e6: Verifying Checksum [2024-07-04T01:18:32.206Z] b85a868b505f: Verifying Checksum [2024-07-04T01:18:32.206Z] b85a868b505f: Download complete [2024-07-04T01:18:32.471Z] bab4dde63d76: Verifying Checksum [2024-07-04T01:18:32.471Z] bab4dde63d76: Download complete [2024-07-04T01:18:33.412Z] b85a868b505f: Pull complete [2024-07-04T01:18:33.412Z] e2be974225ed: Pull complete [2024-07-04T01:18:33.671Z] 339a4e72a1f5: Pull complete [2024-07-04T01:18:33.930Z] 988bab9f4d93: Pull complete [2024-07-04T01:18:34.188Z] 1469e6f7b9e6: Pull complete [2024-07-04T01:18:34.188Z] eaf3925da568: Pull complete [2024-07-04T01:18:36.095Z] bab4dde63d76: Pull complete [2024-07-04T01:18:36.095Z] bde34c3a00c8: Pull complete [2024-07-04T01:18:36.095Z] b352a97aabf1: Pull complete [2024-07-04T01:18:36.095Z] 4872d77fe225: Pull complete [2024-07-04T01:18:36.095Z] 5851b861e8e6: Pull complete [2024-07-04T01:18:36.095Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-04T01:18:36.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-04T01:18:36.095Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T01:18:36.391Z] prd-ubuntu20.04-docker-8c-8g-4955 does not seem to be running inside a container [2024-07-04T01:18:36.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-679 -v /w/workspace/gexfoundry_device-mqtt-go_PR-679:/w/workspace/gexfoundry_device-mqtt-go_PR-679:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-679@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-04T01:18:39.969Z] $ docker top afb48e2e2d0e34028ac206769506e089c91b7791c2d11fcfbf8898609e67046b -eo pid,comm [2024-07-04T01:18:40.022Z] 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-04T01:18:40.022Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-04T01:18:40.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T01:18:40.194Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T01:18:40.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T01:18:40.301Z] $ docker exec afb48e2e2d0e34028ac206769506e089c91b7791c2d11fcfbf8898609e67046b ssh-agent [2024-07-04T01:18:40.403Z] SSH_AUTH_SOCK=/tmp/ssh-VVldeSfejdGL/agent.32 [2024-07-04T01:18:40.403Z] SSH_AGENT_PID=38 [2024-07-04T01:18:40.409Z] Running ssh-add (command line suppressed) [2024-07-04T01:18:40.501Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp/private_key_8086282069048110509.key (/w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp/private_key_8086282069048110509.key) [2024-07-04T01:18:40.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T01:18:40.868Z] + git tag --points-at HEAD [Pipeline] } [2024-07-04T01:18:40.898Z] $ docker exec --env ******** --env ******** afb48e2e2d0e34028ac206769506e089c91b7791c2d11fcfbf8898609e67046b ssh-agent -k [2024-07-04T01:18:40.984Z] unset SSH_AUTH_SOCK; [2024-07-04T01:18:40.985Z] unset SSH_AGENT_PID; [2024-07-04T01:18:40.985Z] echo Agent pid 38 killed; [2024-07-04T01:18:40.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-04T01:18:41.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-04T01:18:41.096Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-04T01:18:41.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-04T01:18:41.211Z] $ docker exec afb48e2e2d0e34028ac206769506e089c91b7791c2d11fcfbf8898609e67046b ssh-agent [2024-07-04T01:18:41.319Z] SSH_AUTH_SOCK=/tmp/ssh-8XKhFTsFfWAZ/agent.71 [2024-07-04T01:18:41.319Z] SSH_AGENT_PID=77 [2024-07-04T01:18:41.324Z] Running ssh-add (command line suppressed) [2024-07-04T01:18:41.425Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp/private_key_206570648988820372.key (/w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp/private_key_206570648988820372.key) [2024-07-04T01:18:41.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-04T01:18:41.781Z] + git semver init [2024-07-04T01:18:42.040Z] 2024-07-04 01:18:41,953 [run_init] DEBUG init version:0.0.0 force:False [2024-07-04T01:18:42.040Z] 2024-07-04 01:18:41,954 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-679/.semver [2024-07-04T01:18:42.040Z] 2024-07-04 01:18:41,955 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-679/.semver [2024-07-04T01:18:42.040Z] 2024-07-04 01:18:41,955 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-679/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-679, universal_newlines=False, shell=None, istream=None) [2024-07-04T01:18:43.421Z] 2024-07-04 01:18:43,328 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-679/.git/info/exclude [2024-07-04T01:18:43.421Z] 2024-07-04 01:18:43,329 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-679/.semver/PR-679 with force:False [2024-07-04T01:18:43.421Z] 2024-07-04 01:18:43,329 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-679/.semver/PR-679 [2024-07-04T01:18:43.421Z] 2024-07-04 01:18:43,333 [execute] INFO git cat-file --batch-check [2024-07-04T01:18:43.421Z] 2024-07-04 01:18:43,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-679/.semver, universal_newlines=False, shell=None, istream=) [2024-07-04T01:18:43.421Z] 2024-07-04 01:18:43,338 [execute] INFO git cat-file --batch [2024-07-04T01:18:43.421Z] 2024-07-04 01:18:43,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-679/.semver, universal_newlines=False, shell=None, istream=) [2024-07-04T01:18:43.421Z] 2024-07-04 01:18:43,342 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-679/.semver/PR-679 [2024-07-04T01:18:43.421Z] 0.0.0 [Pipeline] } [2024-07-04T01:18:43.449Z] $ docker exec --env ******** --env ******** afb48e2e2d0e34028ac206769506e089c91b7791c2d11fcfbf8898609e67046b ssh-agent -k [2024-07-04T01:18:43.557Z] unset SSH_AUTH_SOCK; [2024-07-04T01:18:43.558Z] unset SSH_AGENT_PID; [2024-07-04T01:18:43.558Z] echo Agent pid 77 killed; [2024-07-04T01:18:43.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-04T01:18:44.041Z] + git semver [Pipeline] } [2024-07-04T01:18:44.330Z] $ docker stop --time=1 afb48e2e2d0e34028ac206769506e089c91b7791c2d11fcfbf8898609e67046b [2024-07-04T01:18:45.616Z] $ docker rm -f --volumes afb48e2e2d0e34028ac206769506e089c91b7791c2d11fcfbf8898609e67046b [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-04T01:18:46.203Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-04T01:18:46.539Z] Stashed 1 file(s) [Pipeline] echo [2024-07-04T01:18:46.563Z] [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-04T01:18:47.355Z] provisioning config files... [2024-07-04T01:18:47.366Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp/config4958579544578246749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T01:18:47.755Z] ---> ****-login.sh [2024-07-04T01:18:47.755Z] nexus3.edgexfoundry.org:10001 [2024-07-04T01:18:47.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T01:18:47.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T01:18:47.755Z] Configure a credential helper to remove this warning. See [2024-07-04T01:18:47.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T01:18:47.755Z] [2024-07-04T01:18:47.755Z] Login Succeeded [2024-07-04T01:18:47.756Z] nexus3.edgexfoundry.org:10002 [2024-07-04T01:18:47.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T01:18:47.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T01:18:47.756Z] Configure a credential helper to remove this warning. See [2024-07-04T01:18:47.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T01:18:47.756Z] [2024-07-04T01:18:47.756Z] Login Succeeded [2024-07-04T01:18:47.756Z] nexus3.edgexfoundry.org:10003 [2024-07-04T01:18:48.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T01:18:48.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T01:18:48.016Z] Configure a credential helper to remove this warning. See [2024-07-04T01:18:48.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T01:18:48.016Z] [2024-07-04T01:18:48.016Z] Login Succeeded [2024-07-04T01:18:48.016Z] nexus3.edgexfoundry.org:10004 [2024-07-04T01:18:48.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T01:18:48.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T01:18:48.016Z] Configure a credential helper to remove this warning. See [2024-07-04T01:18:48.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T01:18:48.016Z] [2024-07-04T01:18:48.016Z] Login Succeeded [2024-07-04T01:18:48.016Z] ****.io [2024-07-04T01:18:48.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T01:18:48.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T01:18:48.275Z] Configure a credential helper to remove this warning. See [2024-07-04T01:18:48.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T01:18:48.275Z] [2024-07-04T01:18:48.275Z] Login Succeeded [2024-07-04T01:18:48.275Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T01:18:48.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-04T01:18:48.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T01:18:48.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T01:18:48.680Z] ========================================================= [2024-07-04T01:18:48.680Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-04T01:18:48.680Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T01:18:49.207Z] + 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-04T01:18:49.207Z] Sending build context to Docker daemon 21.02MB [2024-07-04T01:18:49.207Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-04T01:18:49.207Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-04T01:18:49.207Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-04T01:18:49.207Z] 619be1103602: Pulling fs layer [2024-07-04T01:18:49.207Z] 7862e08f4a3e: Pulling fs layer [2024-07-04T01:18:49.207Z] 5df492c9dc93: Pulling fs layer [2024-07-04T01:18:49.207Z] 7629e6793208: Pulling fs layer [2024-07-04T01:18:49.207Z] 4f4fb700ef54: Pulling fs layer [2024-07-04T01:18:49.207Z] fb5054dd5b73: Pulling fs layer [2024-07-04T01:18:49.207Z] eeca6798cff9: Pulling fs layer [2024-07-04T01:18:49.207Z] aa269ceb94a6: Pulling fs layer [2024-07-04T01:18:49.207Z] ada007ff1a6a: Pulling fs layer [2024-07-04T01:18:49.207Z] 4f4fb700ef54: Waiting [2024-07-04T01:18:49.207Z] fb5054dd5b73: Waiting [2024-07-04T01:18:49.207Z] ada007ff1a6a: Waiting [2024-07-04T01:18:49.207Z] aa269ceb94a6: Waiting [2024-07-04T01:18:49.207Z] 7629e6793208: Waiting [2024-07-04T01:18:49.477Z] 7862e08f4a3e: Verifying Checksum [2024-07-04T01:18:49.477Z] 7862e08f4a3e: Download complete [2024-07-04T01:18:49.477Z] 7629e6793208: Verifying Checksum [2024-07-04T01:18:49.477Z] 7629e6793208: Download complete [2024-07-04T01:18:49.477Z] 4f4fb700ef54: Verifying Checksum [2024-07-04T01:18:49.477Z] 4f4fb700ef54: Download complete [2024-07-04T01:18:49.477Z] fb5054dd5b73: Verifying Checksum [2024-07-04T01:18:49.477Z] fb5054dd5b73: Download complete [2024-07-04T01:18:49.477Z] 619be1103602: Verifying Checksum [2024-07-04T01:18:49.477Z] 619be1103602: Download complete [2024-07-04T01:18:49.477Z] eeca6798cff9: Verifying Checksum [2024-07-04T01:18:49.477Z] eeca6798cff9: Download complete [2024-07-04T01:18:49.477Z] 619be1103602: Pull complete [2024-07-04T01:18:49.477Z] ada007ff1a6a: Verifying Checksum [2024-07-04T01:18:49.477Z] ada007ff1a6a: Download complete [2024-07-04T01:18:49.735Z] 7862e08f4a3e: Pull complete [2024-07-04T01:18:49.992Z] 5df492c9dc93: Download complete [2024-07-04T01:18:50.251Z] aa269ceb94a6: Verifying Checksum [2024-07-04T01:18:50.251Z] aa269ceb94a6: Download complete [2024-07-04T01:18:52.787Z] 5df492c9dc93: Pull complete [2024-07-04T01:18:53.045Z] 7629e6793208: Pull complete [2024-07-04T01:18:53.045Z] 4f4fb700ef54: Pull complete [2024-07-04T01:18:53.045Z] fb5054dd5b73: Pull complete [2024-07-04T01:18:53.303Z] eeca6798cff9: Pull complete [2024-07-04T01:18:55.855Z] aa269ceb94a6: Pull complete [2024-07-04T01:18:55.855Z] ada007ff1a6a: Pull complete [2024-07-04T01:18:55.855Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-04T01:18:55.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-04T01:18:55.855Z] ---> f489d0715acc [2024-07-04T01:18:55.855Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-04T01:19:01.154Z] ---> Running in 2ead39b9d01d [2024-07-04T01:19:01.154Z] Removing intermediate container 2ead39b9d01d [2024-07-04T01:19:01.154Z] ---> 08e78e1d7762 [2024-07-04T01:19:01.154Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-04T01:19:01.154Z] ---> Running in 896e043ba678 [2024-07-04T01:19:01.154Z] Removing intermediate container 896e043ba678 [2024-07-04T01:19:01.154Z] ---> 59ed911f4da6 [2024-07-04T01:19:01.154Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-04T01:19:01.154Z] ---> Running in 08f3a86cc79d [2024-07-04T01:19:01.154Z] Removing intermediate container 08f3a86cc79d [2024-07-04T01:19:01.154Z] ---> 2457d6711245 [2024-07-04T01:19:01.154Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-04T01:19:01.154Z] ---> Running in 31c4ad4f1dae [2024-07-04T01:19:01.154Z] Removing intermediate container 31c4ad4f1dae [2024-07-04T01:19:01.154Z] ---> 529782c18bba [2024-07-04T01:19:01.154Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-04T01:19:01.154Z] ---> Running in 301feded6ed5 [2024-07-04T01:19:01.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-04T01:19:01.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-04T01:19:01.931Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-04T01:19:01.931Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-04T01:19:01.931Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-04T01:19:01.931Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-04T01:19:01.931Z] Executing busybox-1.36.1-r5.trigger [2024-07-04T01:19:01.931Z] OK: 268 MiB in 56 packages [2024-07-04T01:19:02.127Z] Still waiting to schedule task [2024-07-04T01:19:02.127Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4951’ is offline [2024-07-04T01:19:02.498Z] Removing intermediate container 301feded6ed5 [2024-07-04T01:19:02.498Z] ---> dc844fd19e1b [2024-07-04T01:19:02.498Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-04T01:19:02.498Z] ---> Running in 8bcc4e288ba2 [2024-07-04T01:19:02.498Z] Removing intermediate container 8bcc4e288ba2 [2024-07-04T01:19:02.498Z] ---> 7104f522d3c1 [2024-07-04T01:19:02.498Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-04T01:19:02.757Z] ---> 7df20dc3455f [2024-07-04T01:19:02.757Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-04T01:19:02.757Z] ---> Running in 5424688c1f37 [2024-07-04T01:20:10.489Z] Removing intermediate container 5424688c1f37 [2024-07-04T01:20:10.489Z] ---> 8725248293bf [2024-07-04T01:20:10.489Z] Step 11/12 : COPY . . [2024-07-04T01:20:10.489Z] ---> 617c5ef634ad [2024-07-04T01:20:10.489Z] Step 12/12 : RUN $MAKE [2024-07-04T01:20:10.489Z] ---> Running in a7f1e51ea8c2 [2024-07-04T01:20:10.489Z] noop [2024-07-04T01:20:10.489Z] Removing intermediate container a7f1e51ea8c2 [2024-07-04T01:20:10.489Z] ---> 24e07f41b881 [2024-07-04T01:20:10.489Z] Successfully built 24e07f41b881 [2024-07-04T01:20:10.489Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T01:20:10.993Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-04T01:20:10.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T01:20:11.168Z] prd-ubuntu20.04-docker-8c-8g-4955 does not seem to be running inside a container [2024-07-04T01:20:11.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-679 -v /w/workspace/gexfoundry_device-mqtt-go_PR-679:/w/workspace/gexfoundry_device-mqtt-go_PR-679:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-679@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-04T01:20:11.534Z] $ docker top 43046b847eab4f03ae71ad83cd8c2490500994cbb69d52e6175cd09561117266 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T01:20:11.938Z] + go version [2024-07-04T01:20:11.938Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-04T01:20:11.970Z] $ docker stop --time=1 43046b847eab4f03ae71ad83cd8c2490500994cbb69d52e6175cd09561117266 [2024-07-04T01:20:13.249Z] $ docker rm -f --volumes 43046b847eab4f03ae71ad83cd8c2490500994cbb69d52e6175cd09561117266 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T01:20:14.040Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-04T01:20:14.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T01:20:14.207Z] prd-ubuntu20.04-docker-8c-8g-4955 does not seem to be running inside a container [2024-07-04T01:20:14.239Z] $ 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-679 -v /w/workspace/gexfoundry_device-mqtt-go_PR-679:/w/workspace/gexfoundry_device-mqtt-go_PR-679:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-679@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-04T01:20:14.585Z] $ docker top 22efec59dc25907146b77b2fda9c3636bb471ab5d015b34d93009094b2aff7b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T01:20:14.992Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-679 [Pipeline] fileExists [Pipeline] sh [2024-07-04T01:20:15.365Z] + make test [2024-07-04T01:20:15.365Z] go test ./... -coverprofile=coverage.out ./... [2024-07-04T01:20:17.263Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-04T01:20:35.329Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-04T01:20:35.329Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-04T01:20:35.329Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements [2024-07-04T01:20:36.432Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4956 in /w/workspace/gexfoundry_device-mqtt-go_PR-679 [Pipeline] { [Pipeline] ws [2024-07-04T01:20:36.520Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-07-04T01:20:36.605Z] The recommended git tool is: git [2024-07-04T01:20:41.142Z] using credential edgex-jenkins-ssh [2024-07-04T01:20:41.163Z] Cloning the remote Git repository [2024-07-04T01:20:41.204Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-04T01:20:41.302Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-07-04T01:20:41.443Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-04T01:20:41.444Z] > git --version # timeout=10 [2024-07-04T01:20:41.470Z] > git --version # 'git version 2.25.1' [2024-07-04T01:20:41.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-04T01:20:41.615Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-04T01:20:41.877Z] go vet ./... [2024-07-04T01:20:43.883Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-07-04T01:20:43.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-04T01:20:45.324Z] Merging remotes/origin/main commit a00efe280ec4bc21b554f46c724946ca453ce756 into PR head commit 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 [2024-07-04T01:20:44.747Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-07-04T01:20:44.797Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-04T01:20:44.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-04T01:20:44.820Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/679/head:refs/remotes/origin/PR-679 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-04T01:20:45.346Z] > git config core.sparsecheckout # timeout=10 [2024-07-04T01:20:45.424Z] > git checkout -f 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 # timeout=10 [2024-07-04T01:20:45.607Z] Merge succeeded, producing 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 [2024-07-04T01:20:45.608Z] Checking out Revision 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 (PR-679) [2024-07-04T01:20:46.112Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-04T01:20:46.158Z] > git --version # timeout=10 [2024-07-04T01:20:46.170Z] > git --version # 'git version 2.25.1' [2024-07-04T01:20:46.188Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-04T01:20:45.510Z] > git remote # timeout=10 [2024-07-04T01:20:45.531Z] > git config --get remote.origin.url # timeout=10 [2024-07-04T01:20:45.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-04T01:20:45.565Z] > git merge a00efe280ec4bc21b554f46c724946ca453ce756 # timeout=10 [2024-07-04T01:20:45.590Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-04T01:20:45.612Z] > git config core.sparsecheckout # timeout=10 [2024-07-04T01:20:45.623Z] > git checkout -f 1afd1f99f06e79e98d4d2af9bab53b4588401aa2 # timeout=10 [2024-07-04T01:20:47.140Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-04T01:20:47.140Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-04T01:20:47.140Z] ./bin/test-attribution-txt.sh [2024-07-04T01:20:47.140Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-04T01:20:47.140Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-04T01:20:47.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-04T01:20:47.215Z] $ docker stop --time=1 22efec59dc25907146b77b2fda9c3636bb471ab5d015b34d93009094b2aff7b6 [2024-07-04T01:20:50.409Z] $ docker rm -f --volumes 22efec59dc25907146b77b2fda9c3636bb471ab5d015b34d93009094b2aff7b6 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-07-04T01:20:51.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash [2024-07-04T01:20:51.336Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-07-04T01:20:51.569Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-04T01:20:51.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-04T01:20:51.570Z] Dload Upload Total Spent Left Speed [2024-07-04T01:20:51.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79185 0 --:--:-- --:--:-- --:--:-- 79185 [Pipeline] sh [Pipeline] sh [2024-07-04T01:20:51.937Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-04T01:20:52.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-04T01:20:52.346Z] + sudo tee /etc/docker/daemon.new [2024-07-04T01:20:52.346Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-04T01:20:52.346Z] { [2024-07-04T01:20:52.346Z] "registry-mirrors": [ [2024-07-04T01:20:52.346Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-04T01:20:52.346Z] ], [2024-07-04T01:20:52.346Z] "bip": "10.250.0.254/24", [2024-07-04T01:20:52.346Z] "hosts": [ [2024-07-04T01:20:52.346Z] "tcp://0.0.0.0:5555", [2024-07-04T01:20:52.346Z] "unix:///var/run/docker.sock" [2024-07-04T01:20:52.346Z] ], [2024-07-04T01:20:52.346Z] "mtu": 1458, [2024-07-04T01:20:52.346Z] "selinux-enabled": true, [2024-07-04T01:20:52.346Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-04T01:20:52.346Z] } [Pipeline] sh [2024-07-04T01:20:52.524Z] + ls -al . [2024-07-04T01:20:52.524Z] total 252 [2024-07-04T01:20:52.524Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 01:20 . [2024-07-04T01:20:52.524Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 01:18 .. [2024-07-04T01:20:52.524Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 4 01:18 .dockerignore [2024-07-04T01:20:52.524Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 01:20 .git [2024-07-04T01:20:52.524Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:18 .github [2024-07-04T01:20:52.524Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 4 01:18 .gitignore [2024-07-04T01:20:52.524Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 4 01:18 .golangci.yml [2024-07-04T01:20:52.524Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 01:18 .semver [2024-07-04T01:20:52.524Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 4 01:18 Attribution.txt [2024-07-04T01:20:52.524Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 4 01:18 CHANGELOG.md [2024-07-04T01:20:52.524Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 4 01:18 Dockerfile [2024-07-04T01:20:52.524Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 01:18 GOVERNANCE.md [2024-07-04T01:20:52.524Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 4 01:18 Jenkinsfile [2024-07-04T01:20:52.524Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 4 01:18 LICENSE [2024-07-04T01:20:52.524Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 4 01:18 Makefile [2024-07-04T01:20:52.524Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 4 01:18 OWNERS.md [2024-07-04T01:20:52.524Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 4 01:18 README.md [2024-07-04T01:20:52.524Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 01:18 VERSION [2024-07-04T01:20:52.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 01:18 bin [2024-07-04T01:20:52.524Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:18 cmd [2024-07-04T01:20:52.524Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 4 01:20 coverage.out [2024-07-04T01:20:52.524Z] -rw-rw-r-- 1 jenkins jenkins 7122 Jul 4 01:18 go.mod [2024-07-04T01:20:52.524Z] -rw-rw-r-- 1 jenkins jenkins 101951 Jul 4 01:18 go.sum [2024-07-04T01:20:52.524Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:18 internal [2024-07-04T01:20:52.524Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 01:18 mock [2024-07-04T01:20:52.524Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 4 01:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T01:20:52.696Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-04T01:20:52.953Z] + 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=1afd1f99f06e79e98d4d2af9bab53b4588401aa2 --label arch=amd64 --label version=0.0.0 . [2024-07-04T01:20:52.953Z] Sending build context to Docker daemon 21.04MB [2024-07-04T01:20:52.953Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-04T01:20:52.953Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-04T01:20:52.953Z] ---> 24e07f41b881 [2024-07-04T01:20:52.953Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-04T01:20:53.072Z] + sudo service docker restart [2024-07-04T01:20:53.212Z] ---> Running in 61c8587c9a56 [2024-07-04T01:20:53.212Z] Removing intermediate container 61c8587c9a56 [2024-07-04T01:20:53.212Z] ---> f9b182b515fb [2024-07-04T01:20:53.212Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-04T01:20:53.212Z] ---> Running in 916955b2cc70 [2024-07-04T01:20:53.212Z] Removing intermediate container 916955b2cc70 [2024-07-04T01:20:53.212Z] ---> 9c1c899bc86f [2024-07-04T01:20:53.212Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-04T01:20:53.212Z] ---> Running in 709362b3dd80 [2024-07-04T01:20:53.212Z] Removing intermediate container 709362b3dd80 [2024-07-04T01:20:53.212Z] ---> 4cf630b85465 [2024-07-04T01:20:53.212Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-04T01:20:53.470Z] ---> Running in 1a35acfe34d1 [2024-07-04T01:20:53.470Z] Removing intermediate container 1a35acfe34d1 [2024-07-04T01:20:53.470Z] ---> 2b5b7db63a4a [2024-07-04T01:20:53.470Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-04T01:20:53.470Z] ---> Running in 1d758f6c87d1 [2024-07-04T01:20:53.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-04T01:20:53.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-04T01:20:53.986Z] OK: 268 MiB in 56 packages [2024-07-04T01:20:54.553Z] Removing intermediate container 1d758f6c87d1 [2024-07-04T01:20:54.553Z] ---> 71723a71430f [2024-07-04T01:20:54.553Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-04T01:20:54.553Z] ---> Running in b010ff012406 [2024-07-04T01:20:54.553Z] Removing intermediate container b010ff012406 [2024-07-04T01:20:54.553Z] ---> b9ecff3b9d07 [2024-07-04T01:20:54.553Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-04T01:20:54.553Z] ---> 7c97da92f6e5 [2024-07-04T01:20:54.553Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-04T01:20:54.553Z] ---> Running in 7d9f68f31810 [2024-07-04T01:20:55.487Z] Removing intermediate container 7d9f68f31810 [2024-07-04T01:20:55.487Z] ---> 5c81842fbb9b [2024-07-04T01:20:55.487Z] Step 11/25 : COPY . . [2024-07-04T01:20:55.744Z] ---> d6a18cdf1aa2 [2024-07-04T01:20:55.744Z] Step 12/25 : RUN $MAKE [2024-07-04T01:20:55.744Z] ---> Running in 704bd03992f8 [2024-07-04T01:20:56.002Z] 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.20" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T01:21:11.385Z] provisioning config files... [2024-07-04T01:21:11.413Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7339128453615649878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T01:21:11.900Z] ---> ****-login.sh [2024-07-04T01:21:11.900Z] nexus3.edgexfoundry.org:10001 [2024-07-04T01:21:12.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T01:21:12.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T01:21:12.485Z] Configure a credential helper to remove this warning. See [2024-07-04T01:21:12.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T01:21:12.485Z] [2024-07-04T01:21:12.485Z] Login Succeeded [2024-07-04T01:21:12.485Z] nexus3.edgexfoundry.org:10002 [2024-07-04T01:21:12.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T01:21:12.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T01:21:12.752Z] Configure a credential helper to remove this warning. See [2024-07-04T01:21:12.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T01:21:12.752Z] [2024-07-04T01:21:12.752Z] Login Succeeded [2024-07-04T01:21:13.026Z] nexus3.edgexfoundry.org:10003 [2024-07-04T01:21:13.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T01:21:13.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T01:21:13.296Z] Configure a credential helper to remove this warning. See [2024-07-04T01:21:13.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T01:21:13.296Z] [2024-07-04T01:21:13.296Z] Login Succeeded [2024-07-04T01:21:13.296Z] nexus3.edgexfoundry.org:10004 [2024-07-04T01:21:13.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T01:21:13.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T01:21:13.566Z] Configure a credential helper to remove this warning. See [2024-07-04T01:21:13.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T01:21:13.566Z] [2024-07-04T01:21:13.566Z] Login Succeeded [2024-07-04T01:21:13.566Z] ****.io [2024-07-04T01:21:13.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-04T01:21:14.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-04T01:21:14.413Z] Configure a credential helper to remove this warning. See [2024-07-04T01:21:14.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-04T01:21:14.413Z] [2024-07-04T01:21:14.413Z] Login Succeeded [2024-07-04T01:21:14.413Z] ---> ****-login.sh ends [Pipeline] } [2024-07-04T01:21:14.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-04T01:21:14.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T01:21:14.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-04T01:21:14.998Z] ========================================================= [2024-07-04T01:21:14.998Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-04T01:21:14.998Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T01:21:15.550Z] + 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-04T01:21:15.818Z] Sending build context to Docker daemon 10.62MB [2024-07-04T01:21:16.086Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-04T01:21:16.086Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-04T01:21:16.086Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-04T01:21:16.086Z] c6b39de5b339: Pulling fs layer [2024-07-04T01:21:16.086Z] a69c41024577: Pulling fs layer [2024-07-04T01:21:16.086Z] d6de4b400683: Pulling fs layer [2024-07-04T01:21:16.086Z] 35cb2a7552d0: Pulling fs layer [2024-07-04T01:21:16.086Z] 4f4fb700ef54: Pulling fs layer [2024-07-04T01:21:16.086Z] 464afbd9ba4c: Pulling fs layer [2024-07-04T01:21:16.086Z] 00f215d4a9da: Pulling fs layer [2024-07-04T01:21:16.086Z] d496ad576159: Pulling fs layer [2024-07-04T01:21:16.086Z] 464afbd9ba4c: Waiting [2024-07-04T01:21:16.086Z] 35cb2a7552d0: Waiting [2024-07-04T01:21:16.086Z] 4f4fb700ef54: Waiting [2024-07-04T01:21:16.086Z] 00f215d4a9da: Waiting [2024-07-04T01:21:16.086Z] d496ad576159: Waiting [2024-07-04T01:21:16.086Z] a69c41024577: Verifying Checksum [2024-07-04T01:21:16.086Z] a69c41024577: Download complete [2024-07-04T01:21:16.086Z] 35cb2a7552d0: Verifying Checksum [2024-07-04T01:21:16.086Z] 35cb2a7552d0: Download complete [2024-07-04T01:21:16.358Z] 4f4fb700ef54: Verifying Checksum [2024-07-04T01:21:16.358Z] 4f4fb700ef54: Download complete [2024-07-04T01:21:16.358Z] 464afbd9ba4c: Verifying Checksum [2024-07-04T01:21:16.358Z] 464afbd9ba4c: Download complete [2024-07-04T01:21:16.358Z] c6b39de5b339: Verifying Checksum [2024-07-04T01:21:16.358Z] c6b39de5b339: Download complete [2024-07-04T01:21:16.626Z] d496ad576159: Verifying Checksum [2024-07-04T01:21:16.626Z] d496ad576159: Download complete [2024-07-04T01:21:17.210Z] c6b39de5b339: Pull complete [2024-07-04T01:21:17.791Z] a69c41024577: Pull complete [2024-07-04T01:21:18.058Z] d6de4b400683: Verifying Checksum [2024-07-04T01:21:18.058Z] d6de4b400683: Download complete [2024-07-04T01:21:19.015Z] 00f215d4a9da: Verifying Checksum [2024-07-04T01:21:19.015Z] 00f215d4a9da: Download complete [2024-07-04T01:21:22.533Z] Removing intermediate container 704bd03992f8 [2024-07-04T01:21:22.534Z] ---> 201ede5887c6 [2024-07-04T01:21:22.534Z] Step 13/25 : FROM alpine:3.18 [2024-07-04T01:21:22.793Z] 3.18: Pulling from library/alpine [2024-07-04T01:21:22.793Z] 73baa7ef167e: Pulling fs layer [2024-07-04T01:21:23.052Z] 73baa7ef167e: Verifying Checksum [2024-07-04T01:21:23.052Z] 73baa7ef167e: Download complete [2024-07-04T01:21:23.314Z] 73baa7ef167e: Pull complete [2024-07-04T01:21:23.314Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-04T01:21:23.314Z] Status: Downloaded newer image for alpine:3.18 [2024-07-04T01:21:23.314Z] ---> 8fd7cac70a4a [2024-07-04T01:21:23.314Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-04T01:21:23.314Z] ---> Running in 359e4921aa23 [2024-07-04T01:21:23.314Z] Removing intermediate container 359e4921aa23 [2024-07-04T01:21:23.314Z] ---> 2a1ba43d5c1d [2024-07-04T01:21:23.314Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-04T01:21:23.314Z] ---> Running in 56f593bab98d [2024-07-04T01:21:23.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-04T01:21:23.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-04T01:21:24.093Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-04T01:21:24.093Z] Executing busybox-1.36.1-r7.trigger [2024-07-04T01:21:24.093Z] OK: 7 MiB in 16 packages [2024-07-04T01:21:24.351Z] Removing intermediate container 56f593bab98d [2024-07-04T01:21:24.351Z] ---> 42b60ef02f65 [2024-07-04T01:21:24.351Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-04T01:21:24.351Z] ---> Running in 4c11b3427187 [2024-07-04T01:21:24.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-04T01:21:24.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-04T01:21:24.870Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-04T01:21:25.128Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-04T01:21:25.128Z] OK: 7 MiB in 16 packages [2024-07-04T01:21:25.388Z] Removing intermediate container 4c11b3427187 [2024-07-04T01:21:25.388Z] ---> aafcd368da87 [2024-07-04T01:21:25.388Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-04T01:21:26.321Z] ---> ac543af53459 [2024-07-04T01:21:26.321Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-04T01:21:26.321Z] ---> 7b6386bb870e [2024-07-04T01:21:26.321Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-04T01:21:26.321Z] ---> add1604e3819 [2024-07-04T01:21:26.321Z] Step 20/25 : EXPOSE 59982 [2024-07-04T01:21:26.321Z] ---> Running in 83ec8ba103ed [2024-07-04T01:21:26.321Z] Removing intermediate container 83ec8ba103ed [2024-07-04T01:21:26.321Z] ---> a1c258f9d3c0 [2024-07-04T01:21:26.321Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-04T01:21:26.579Z] ---> Running in e0080a7c4823 [2024-07-04T01:21:26.579Z] Removing intermediate container e0080a7c4823 [2024-07-04T01:21:26.579Z] ---> d85892e70d0d [2024-07-04T01:21:26.579Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-04T01:21:26.579Z] ---> Running in 2ada77cec573 [2024-07-04T01:21:26.579Z] Removing intermediate container 2ada77cec573 [2024-07-04T01:21:26.579Z] ---> b3e8c36270e5 [2024-07-04T01:21:26.579Z] Step 23/25 : LABEL arch=amd64 [2024-07-04T01:21:26.579Z] ---> Running in bb24aa4b758a [2024-07-04T01:21:26.579Z] Removing intermediate container bb24aa4b758a [2024-07-04T01:21:26.579Z] ---> 1134d0784a88 [2024-07-04T01:21:26.579Z] Step 24/25 : LABEL git_sha=1afd1f99f06e79e98d4d2af9bab53b4588401aa2 [2024-07-04T01:21:26.837Z] ---> Running in 94dd498b11d2 [2024-07-04T01:21:26.837Z] Removing intermediate container 94dd498b11d2 [2024-07-04T01:21:26.837Z] ---> 990b636a2ce7 [2024-07-04T01:21:26.837Z] Step 25/25 : LABEL version=0.0.0 [2024-07-04T01:21:26.837Z] ---> Running in 6addc45d65b9 [2024-07-04T01:21:26.837Z] Removing intermediate container 6addc45d65b9 [2024-07-04T01:21:26.837Z] ---> 5993728748e3 [2024-07-04T01:21:26.837Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-04T01:21:26.837Z] Successfully built 5993728748e3 [2024-07-04T01:21:26.837Z] 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-04T01:21:27.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-04T01:21:27.889Z] [2024-07-04T01:21:27.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T01:21:28.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-04T01:21:28.281Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-04T01:21:28.281Z] 5eb5b503b376: Pulling fs layer [2024-07-04T01:21:28.281Z] 5c69ac0246d0: Pulling fs layer [2024-07-04T01:21:28.281Z] ec43610c2a17: Pulling fs layer [2024-07-04T01:21:28.281Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-04T01:21:28.281Z] 33b1e0a273af: Pulling fs layer [2024-07-04T01:21:28.281Z] 5d3b04190fa2: Pulling fs layer [2024-07-04T01:21:28.281Z] 2f39f015ded8: Pulling fs layer [2024-07-04T01:21:28.281Z] 3a2ae6a8a46f: Waiting [2024-07-04T01:21:28.281Z] 33b1e0a273af: Waiting [2024-07-04T01:21:28.281Z] 2f39f015ded8: Waiting [2024-07-04T01:21:28.281Z] 5d3b04190fa2: Waiting [2024-07-04T01:21:28.281Z] 5c69ac0246d0: Verifying Checksum [2024-07-04T01:21:28.281Z] 5c69ac0246d0: Download complete [2024-07-04T01:21:28.281Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-04T01:21:28.281Z] 3a2ae6a8a46f: Download complete [2024-07-04T01:21:28.281Z] 33b1e0a273af: Verifying Checksum [2024-07-04T01:21:28.281Z] 33b1e0a273af: Download complete [2024-07-04T01:21:28.281Z] 5d3b04190fa2: Verifying Checksum [2024-07-04T01:21:28.281Z] 5d3b04190fa2: Download complete [2024-07-04T01:21:28.281Z] ec43610c2a17: Verifying Checksum [2024-07-04T01:21:28.281Z] ec43610c2a17: Download complete [2024-07-04T01:21:28.541Z] 5eb5b503b376: Verifying Checksum [2024-07-04T01:21:28.541Z] 5eb5b503b376: Download complete [2024-07-04T01:21:29.106Z] 2f39f015ded8: Verifying Checksum [2024-07-04T01:21:29.106Z] 2f39f015ded8: Download complete [2024-07-04T01:21:29.672Z] 5eb5b503b376: Pull complete [2024-07-04T01:21:29.672Z] 5c69ac0246d0: Pull complete [2024-07-04T01:21:29.931Z] ec43610c2a17: Pull complete [2024-07-04T01:21:30.190Z] 3a2ae6a8a46f: Pull complete [2024-07-04T01:21:30.190Z] 33b1e0a273af: Pull complete [2024-07-04T01:21:30.448Z] 5d3b04190fa2: Pull complete [2024-07-04T01:21:31.311Z] d6de4b400683: Pull complete [2024-07-04T01:21:31.311Z] 35cb2a7552d0: Pull complete [2024-07-04T01:21:31.311Z] 4f4fb700ef54: Pull complete [2024-07-04T01:21:31.311Z] 464afbd9ba4c: Pull complete [2024-07-04T01:21:34.630Z] 2f39f015ded8: Pull complete [2024-07-04T01:21:34.630Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-04T01:21:34.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-04T01:21:34.630Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T01:21:34.903Z] prd-ubuntu20.04-docker-8c-8g-4955 does not seem to be running inside a container [2024-07-04T01:21:34.921Z] $ 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-679 -v /w/workspace/gexfoundry_device-mqtt-go_PR-679:/w/workspace/gexfoundry_device-mqtt-go_PR-679:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-679@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-04T01:21:36.302Z] $ docker top d97ca9a2b2d46ea153206f1be32ba85b6055b0b0d9889b573b645c145b23665c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T01:21:36.794Z] ---> job-cost.sh [2024-07-04T01:21:36.794Z] lf-activate-venv: SKIPPING [2024-07-04T01:21:36.794Z] INFO: No Stack... [2024-07-04T01:21:37.052Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-04T01:21:37.621Z] INFO: Archiving Costs [Pipeline] sh [2024-07-04T01:21:37.942Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-679/archives/cost.csv [2024-07-04T01:21:37.942Z] + cut -d, -f6 [Pipeline] lock [2024-07-04T01:21:37.996Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-679-1-stack-cost] [2024-07-04T01:21:38.003Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-679-1-stack-cost] did not exist. Created. [2024-07-04T01:21:38.014Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-679-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-04T01:21:38.475Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-04T01:21:38.531Z] Stashed 1 file(s) [Pipeline] } [2024-07-04T01:21:38.612Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-679-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-04T01:21:38.705Z] $ docker stop --time=1 d97ca9a2b2d46ea153206f1be32ba85b6055b0b0d9889b573b645c145b23665c [2024-07-04T01:21:39.533Z] 00f215d4a9da: Pull complete [2024-07-04T01:21:39.854Z] $ docker rm -f --volumes d97ca9a2b2d46ea153206f1be32ba85b6055b0b0d9889b573b645c145b23665c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-04T01:21:41.484Z] d496ad576159: Pull complete [2024-07-04T01:21:41.484Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-04T01:21:41.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-04T01:21:41.484Z] ---> f246e2811388 [2024-07-04T01:21:41.484Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-04T01:21:42.896Z] ---> Running in 6894258ea1ae [2024-07-04T01:21:43.167Z] Removing intermediate container 6894258ea1ae [2024-07-04T01:21:43.167Z] ---> 775b9e0bc48a [2024-07-04T01:21:43.167Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-04T01:21:43.167Z] ---> Running in 9c702c035435 [2024-07-04T01:21:43.436Z] Removing intermediate container 9c702c035435 [2024-07-04T01:21:43.436Z] ---> 0b62e72e098e [2024-07-04T01:21:43.436Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-04T01:21:43.706Z] ---> Running in c59a8b731175 [2024-07-04T01:21:43.974Z] Removing intermediate container c59a8b731175 [2024-07-04T01:21:43.974Z] ---> b8b6c9e5f20a [2024-07-04T01:21:43.974Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-04T01:21:43.974Z] ---> Running in 61e029b5bc28 [2024-07-04T01:21:44.244Z] Removing intermediate container 61e029b5bc28 [2024-07-04T01:21:44.244Z] ---> 02d573de0046 [2024-07-04T01:21:44.244Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-04T01:21:44.244Z] ---> Running in d088bc4b8856 [2024-07-04T01:21:45.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-04T01:21:45.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-04T01:21:46.872Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-04T01:21:46.872Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-04T01:21:46.872Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-04T01:21:46.872Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-04T01:21:46.872Z] Executing busybox-1.36.1-r5.trigger [2024-07-04T01:21:46.872Z] OK: 271 MiB in 56 packages [2024-07-04T01:21:47.836Z] Removing intermediate container d088bc4b8856 [2024-07-04T01:21:47.836Z] ---> 8083e150e311 [2024-07-04T01:21:47.836Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-04T01:21:48.101Z] ---> Running in 39b394043159 [2024-07-04T01:21:48.366Z] Removing intermediate container 39b394043159 [2024-07-04T01:21:48.366Z] ---> 1faa45ba9551 [2024-07-04T01:21:48.366Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-04T01:21:48.631Z] ---> d38663b158f3 [2024-07-04T01:21:48.631Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-04T01:21:48.903Z] ---> Running in 3c4fb61bf12b [2024-07-04T01:23:40.561Z] Removing intermediate container 3c4fb61bf12b [2024-07-04T01:23:40.561Z] ---> b73aa8193d0b [2024-07-04T01:23:40.561Z] Step 11/12 : COPY . . [2024-07-04T01:23:40.561Z] ---> 075037892955 [2024-07-04T01:23:40.561Z] Step 12/12 : RUN $MAKE [2024-07-04T01:23:40.561Z] ---> Running in 9565cdcf6a65 [2024-07-04T01:23:40.561Z] noop [2024-07-04T01:23:40.561Z] Removing intermediate container 9565cdcf6a65 [2024-07-04T01:23:40.561Z] ---> 059767052178 [2024-07-04T01:23:40.561Z] Successfully built 059767052178 [2024-07-04T01:23:40.561Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T01:23:41.057Z] + docker inspect -f . ci-base-image-arm64 [2024-07-04T01:23:41.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T01:23:41.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-4956 does not seem to be running inside a container [2024-07-04T01:23:41.405Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-04T01:23:42.605Z] $ docker top 86488ed9a6e060addb756cd7a952959b80995a1b0a5cf9c916a6b279b60dc964 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T01:23:43.481Z] + go version [2024-07-04T01:23:43.481Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-04T01:23:43.516Z] $ docker stop --time=1 86488ed9a6e060addb756cd7a952959b80995a1b0a5cf9c916a6b279b60dc964 [2024-07-04T01:23:45.111Z] $ docker rm -f --volumes 86488ed9a6e060addb756cd7a952959b80995a1b0a5cf9c916a6b279b60dc964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T01:23:46.036Z] + docker inspect -f . ci-base-image-arm64 [2024-07-04T01:23:46.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T01:23:46.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-4956 does not seem to be running inside a container [2024-07-04T01:23:46.394Z] $ 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 ******** ci-base-image-arm64 cat [2024-07-04T01:23:47.546Z] $ docker top 722c733d0dbb7f54a10a24adadf7b0a04f94c35885c023512d6a1e5d3e742282 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T01:23:48.442Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-04T01:23:48.877Z] + make test [2024-07-04T01:23:49.144Z] go test ./... -coverprofile=coverage.out ./... [2024-07-04T01:23:54.485Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-04T01:27:31.494Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-04T01:27:31.494Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-04T01:27:31.494Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.046s coverage: 22.8% of statements [2024-07-04T01:27:31.760Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-04T01:27:31.760Z] go vet ./... [2024-07-04T01:28:18.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-04T01:28:18.589Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-04T01:28:18.589Z] ./bin/test-attribution-txt.sh [2024-07-04T01:28:18.589Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-04T01:28:18.589Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-04T01:28:18.590Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-04T01:28:18.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-04T01:28:18.678Z] $ docker stop --time=1 722c733d0dbb7f54a10a24adadf7b0a04f94c35885c023512d6a1e5d3e742282 [2024-07-04T01:28:20.572Z] $ docker rm -f --volumes 722c733d0dbb7f54a10a24adadf7b0a04f94c35885c023512d6a1e5d3e742282 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-04T01:28:22.212Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-04T01:28:22.254Z] Warning: overwriting stash ‘coverage-report’ [2024-07-04T01:28:22.703Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-04T01:28:23.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-04T01:28:23.683Z] + ls -al . [2024-07-04T01:28:23.683Z] total 248 [2024-07-04T01:28:23.683Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 01:23 . [2024-07-04T01:28:23.683Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 01:20 .. [2024-07-04T01:28:23.683Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 4 01:20 .dockerignore [2024-07-04T01:28:23.683Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 01:20 .git [2024-07-04T01:28:23.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:20 .github [2024-07-04T01:28:23.683Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 4 01:20 .gitignore [2024-07-04T01:28:23.683Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 4 01:20 .golangci.yml [2024-07-04T01:28:23.683Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 4 01:20 Attribution.txt [2024-07-04T01:28:23.683Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 4 01:20 CHANGELOG.md [2024-07-04T01:28:23.683Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 4 01:20 Dockerfile [2024-07-04T01:28:23.683Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 01:20 GOVERNANCE.md [2024-07-04T01:28:23.683Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 4 01:20 Jenkinsfile [2024-07-04T01:28:23.683Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 4 01:20 LICENSE [2024-07-04T01:28:23.683Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 4 01:20 Makefile [2024-07-04T01:28:23.683Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 4 01:20 OWNERS.md [2024-07-04T01:28:23.683Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 4 01:20 README.md [2024-07-04T01:28:23.683Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 01:18 VERSION [2024-07-04T01:28:23.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 01:20 bin [2024-07-04T01:28:23.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:20 cmd [2024-07-04T01:28:23.683Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 4 01:27 coverage.out [2024-07-04T01:28:23.683Z] -rw-rw-r-- 1 jenkins jenkins 7122 Jul 4 01:20 go.mod [2024-07-04T01:28:23.683Z] -rw-rw-r-- 1 jenkins jenkins 101951 Jul 4 01:20 go.sum [2024-07-04T01:28:23.683Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:20 internal [2024-07-04T01:28:23.683Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 01:20 mock [2024-07-04T01:28:23.683Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 4 01:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T01:28:24.130Z] + 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=1afd1f99f06e79e98d4d2af9bab53b4588401aa2 --label arch=arm64 --label version=0.0.0 . [2024-07-04T01:28:24.715Z] Sending build context to Docker daemon 10.64MB [2024-07-04T01:28:24.715Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-04T01:28:24.715Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-04T01:28:24.715Z] ---> 059767052178 [2024-07-04T01:28:24.715Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-04T01:28:24.715Z] ---> Running in e2c5776471b9 [2024-07-04T01:28:24.986Z] Removing intermediate container e2c5776471b9 [2024-07-04T01:28:24.986Z] ---> 16164193ebff [2024-07-04T01:28:24.986Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-04T01:28:25.257Z] ---> Running in 1d76ca7b449c [2024-07-04T01:28:25.523Z] Removing intermediate container 1d76ca7b449c [2024-07-04T01:28:25.523Z] ---> f53afafd7120 [2024-07-04T01:28:25.523Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-04T01:28:25.523Z] ---> Running in bef97b095d18 [2024-07-04T01:28:25.798Z] Removing intermediate container bef97b095d18 [2024-07-04T01:28:25.798Z] ---> d791c1c11191 [2024-07-04T01:28:25.798Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-04T01:28:25.798Z] ---> Running in 8f24f6f88807 [2024-07-04T01:28:26.065Z] Removing intermediate container 8f24f6f88807 [2024-07-04T01:28:26.065Z] ---> ffd51bfaf220 [2024-07-04T01:28:26.065Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-04T01:28:26.331Z] ---> Running in 4731d26b0977 [2024-07-04T01:28:27.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-04T01:28:27.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-04T01:28:28.519Z] OK: 271 MiB in 56 packages [2024-07-04T01:28:29.475Z] Removing intermediate container 4731d26b0977 [2024-07-04T01:28:29.475Z] ---> d252345d68d7 [2024-07-04T01:28:29.475Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-04T01:28:29.475Z] ---> Running in 340ac7aa6f74 [2024-07-04T01:28:29.740Z] Removing intermediate container 340ac7aa6f74 [2024-07-04T01:28:29.740Z] ---> 0289ea26ae5c [2024-07-04T01:28:29.740Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-04T01:28:30.323Z] ---> 38015f5dcce7 [2024-07-04T01:28:30.323Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-04T01:28:30.323Z] ---> Running in ff041434f077 [2024-07-04T01:28:32.894Z] Removing intermediate container ff041434f077 [2024-07-04T01:28:32.894Z] ---> 2925385e34a7 [2024-07-04T01:28:32.894Z] Step 11/25 : COPY . . [2024-07-04T01:28:33.849Z] ---> 04f4f927d8fe [2024-07-04T01:28:33.849Z] Step 12/25 : RUN $MAKE [2024-07-04T01:28:33.849Z] ---> Running in 527024ac3fc8 [2024-07-04T01:28:34.804Z] 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.20" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-07-04T01:31:56.550Z] Removing intermediate container 527024ac3fc8 [2024-07-04T01:31:56.550Z] ---> d8a4a36e8fb1 [2024-07-04T01:31:56.550Z] Step 13/25 : FROM alpine:3.18 [2024-07-04T01:31:56.550Z] 3.18: Pulling from library/alpine [2024-07-04T01:31:56.550Z] 5c905c7ebe2f: Pulling fs layer [2024-07-04T01:31:56.550Z] 5c905c7ebe2f: Verifying Checksum [2024-07-04T01:31:56.550Z] 5c905c7ebe2f: Download complete [2024-07-04T01:31:56.550Z] 5c905c7ebe2f: Pull complete [2024-07-04T01:31:56.550Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-04T01:31:56.550Z] Status: Downloaded newer image for alpine:3.18 [2024-07-04T01:31:56.550Z] ---> dec292d02e07 [2024-07-04T01:31:56.550Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-04T01:31:56.550Z] ---> Running in c096bae5af7b [2024-07-04T01:31:56.550Z] Removing intermediate container c096bae5af7b [2024-07-04T01:31:56.550Z] ---> fbd72aea2605 [2024-07-04T01:31:56.550Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-04T01:31:56.550Z] ---> Running in a1aaaeca6bb7 [2024-07-04T01:31:57.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-04T01:31:58.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-04T01:31:59.061Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-04T01:31:59.061Z] Executing busybox-1.36.1-r7.trigger [2024-07-04T01:31:59.061Z] OK: 8 MiB in 16 packages [2024-07-04T01:32:00.041Z] Removing intermediate container a1aaaeca6bb7 [2024-07-04T01:32:00.041Z] ---> 55f0d027ef2e [2024-07-04T01:32:00.041Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-04T01:32:00.041Z] ---> Running in 243789bdaedb [2024-07-04T01:32:01.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-04T01:32:01.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-04T01:32:02.233Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-04T01:32:02.233Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-04T01:32:02.233Z] OK: 8 MiB in 16 packages [2024-07-04T01:32:03.646Z] Removing intermediate container 243789bdaedb [2024-07-04T01:32:03.646Z] ---> c2c12a7c4251 [2024-07-04T01:32:03.646Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-04T01:32:05.588Z] ---> 64098c59a517 [2024-07-04T01:32:05.588Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-04T01:32:05.855Z] ---> ade11ddd5513 [2024-07-04T01:32:05.855Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-04T01:32:06.436Z] ---> b5dc51c0661e [2024-07-04T01:32:06.436Z] Step 20/25 : EXPOSE 59982 [2024-07-04T01:32:06.436Z] ---> Running in c6d1c7f10937 [2024-07-04T01:32:06.705Z] Removing intermediate container c6d1c7f10937 [2024-07-04T01:32:06.705Z] ---> c3573b563c1a [2024-07-04T01:32:06.705Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-04T01:32:06.972Z] ---> Running in 1ae691534c78 [2024-07-04T01:32:07.239Z] Removing intermediate container 1ae691534c78 [2024-07-04T01:32:07.239Z] ---> c0d73ce3143a [2024-07-04T01:32:07.239Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-04T01:32:07.239Z] ---> Running in 845981f36478 [2024-07-04T01:32:07.505Z] Removing intermediate container 845981f36478 [2024-07-04T01:32:07.505Z] ---> cace0a11cb56 [2024-07-04T01:32:07.505Z] Step 23/25 : LABEL arch=arm64 [2024-07-04T01:32:07.771Z] ---> Running in 841fbf4a7fad [2024-07-04T01:32:08.039Z] Removing intermediate container 841fbf4a7fad [2024-07-04T01:32:08.039Z] ---> 962ecf756eee [2024-07-04T01:32:08.039Z] Step 24/25 : LABEL git_sha=1afd1f99f06e79e98d4d2af9bab53b4588401aa2 [2024-07-04T01:32:08.039Z] ---> Running in 128c7285ef93 [2024-07-04T01:32:08.308Z] Removing intermediate container 128c7285ef93 [2024-07-04T01:32:08.308Z] ---> 6c856c642985 [2024-07-04T01:32:08.308Z] Step 25/25 : LABEL version=0.0.0 [2024-07-04T01:32:08.308Z] ---> Running in 116835f84610 [2024-07-04T01:32:08.575Z] Removing intermediate container 116835f84610 [2024-07-04T01:32:08.575Z] ---> 6f05c67d5333 [2024-07-04T01:32:08.575Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-04T01:32:08.575Z] Successfully built 6f05c67d5333 [2024-07-04T01:32:08.839Z] 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-04T01:32:09.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-04T01:32:09.769Z] [2024-07-04T01:32:09.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T01:32:10.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-04T01:32:10.200Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-04T01:32:10.200Z] 8998bd30e6a1: Pulling fs layer [2024-07-04T01:32:10.200Z] 04944245beec: Pulling fs layer [2024-07-04T01:32:10.200Z] 699f458cf7ca: Pulling fs layer [2024-07-04T01:32:10.200Z] 765212b225bb: Pulling fs layer [2024-07-04T01:32:10.200Z] f23df028b6ca: Pulling fs layer [2024-07-04T01:32:10.200Z] d65c8cfc05b1: Pulling fs layer [2024-07-04T01:32:10.200Z] 2437ff75d9bd: Pulling fs layer [2024-07-04T01:32:10.200Z] 765212b225bb: Waiting [2024-07-04T01:32:10.200Z] f23df028b6ca: Waiting [2024-07-04T01:32:10.200Z] d65c8cfc05b1: Waiting [2024-07-04T01:32:10.200Z] 2437ff75d9bd: Waiting [2024-07-04T01:32:10.470Z] 04944245beec: Verifying Checksum [2024-07-04T01:32:10.470Z] 04944245beec: Download complete [2024-07-04T01:32:10.470Z] 765212b225bb: Verifying Checksum [2024-07-04T01:32:10.470Z] 765212b225bb: Download complete [2024-07-04T01:32:10.470Z] f23df028b6ca: Verifying Checksum [2024-07-04T01:32:10.470Z] f23df028b6ca: Download complete [2024-07-04T01:32:10.470Z] d65c8cfc05b1: Verifying Checksum [2024-07-04T01:32:10.470Z] d65c8cfc05b1: Download complete [2024-07-04T01:32:10.738Z] 699f458cf7ca: Verifying Checksum [2024-07-04T01:32:10.738Z] 699f458cf7ca: Download complete [2024-07-04T01:32:11.008Z] 8998bd30e6a1: Verifying Checksum [2024-07-04T01:32:11.008Z] 8998bd30e6a1: Download complete [2024-07-04T01:32:13.589Z] 2437ff75d9bd: Verifying Checksum [2024-07-04T01:32:13.589Z] 2437ff75d9bd: Download complete [2024-07-04T01:32:15.523Z] 8998bd30e6a1: Pull complete [2024-07-04T01:32:16.101Z] 04944245beec: Pull complete [2024-07-04T01:32:18.035Z] 699f458cf7ca: Pull complete [2024-07-04T01:32:18.035Z] 765212b225bb: Pull complete [2024-07-04T01:32:18.993Z] f23df028b6ca: Pull complete [2024-07-04T01:32:18.993Z] d65c8cfc05b1: Pull complete [2024-07-04T01:32:37.175Z] 2437ff75d9bd: Pull complete [2024-07-04T01:32:37.175Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-04T01:32:37.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-04T01:32:37.175Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T01:32:37.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-4956 does not seem to be running inside a container [2024-07-04T01:32:37.593Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-04T01:32:40.343Z] $ docker top efe184691caea713b8f80a0c514b9b529f7a61764432536ab2250b5c10c2ac83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-04T01:32:41.275Z] ---> job-cost.sh [2024-07-04T01:32:41.275Z] lf-activate-venv: SKIPPING [2024-07-04T01:32:41.276Z] INFO: No Stack... [2024-07-04T01:32:41.855Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-04T01:32:42.435Z] INFO: Archiving Costs [Pipeline] sh [2024-07-04T01:32:43.092Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2024-07-04T01:32:43.092Z] + cut -d, -f6 [Pipeline] lock [2024-07-04T01:32:43.170Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-679-1-stack-cost] [2024-07-04T01:32:43.176Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-679-1-stack-cost] did not exist. Created. [2024-07-04T01:32:43.182Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-679-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-04T01:32:43.933Z] /w/workspace/device-mqtt-go/1@tmp/durable-fe426117/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-04T01:32:44.596Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-04T01:32:44.635Z] Warning: overwriting stash ‘stack-cost’ [2024-07-04T01:32:44.678Z] Stashed 1 file(s) [Pipeline] } [2024-07-04T01:32:44.697Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-679-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-04T01:32:44.783Z] $ docker stop --time=1 efe184691caea713b8f80a0c514b9b529f7a61764432536ab2250b5c10c2ac83 [2024-07-04T01:32:46.259Z] $ docker rm -f --volumes efe184691caea713b8f80a0c514b9b529f7a61764432536ab2250b5c10c2ac83 [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-04T01:32:47.474Z] provisioning config files... [2024-07-04T01:32:47.480Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp/config14163429744113916707tmp [Pipeline] { [Pipeline] sh [2024-07-04T01:32:47.842Z] + set +x [2024-07-04T01:32:47.842Z] + bash -s -- [2024-07-04T01:32:47.842Z] + curl -s https://codecov.io/bash [2024-07-04T01:32:47.842Z] [2024-07-04T01:32:47.842Z] _____ _ [2024-07-04T01:32:47.842Z] / ____| | | [2024-07-04T01:32:47.842Z] | | ___ __| | ___ ___ _____ __ [2024-07-04T01:32:47.842Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-04T01:32:47.842Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-04T01:32:47.842Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-04T01:32:47.842Z] Bash-1.0.6 [2024-07-04T01:32:47.842Z] [2024-07-04T01:32:47.842Z] [2024-07-04T01:32:47.842Z] ==> git version 2.25.1 found [2024-07-04T01:32:47.842Z] ==> 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-04T01:32:47.842Z] Release-Date: 2020-01-08 [2024-07-04T01:32:47.842Z] 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-04T01:32:47.842Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-04T01:32:47.842Z] ==> Jenkins CI detected. [2024-07-04T01:32:47.842Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-679 [2024-07-04T01:32:47.842Z] project root: . [2024-07-04T01:32:47.842Z] --> token set from env [2024-07-04T01:32:47.842Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-04T01:32:47.842Z] ==> Running gcov in . (disable via -X gcov) [2024-07-04T01:32:47.842Z] ==> Python coveragepy not found [2024-07-04T01:32:47.842Z] ==> Searching for coverage reports in: [2024-07-04T01:32:47.842Z] + . [2024-07-04T01:32:47.842Z] -> Found 1 reports [2024-07-04T01:32:47.842Z] ==> Detecting git/mercurial file structure [2024-07-04T01:32:48.105Z] ==> Reading reports [2024-07-04T01:32:48.105Z] + ./coverage.out bytes=18506 [2024-07-04T01:32:48.105Z] ==> Appending adjustments [2024-07-04T01:32:48.105Z] https://docs.codecov.io/docs/fixing-reports [2024-07-04T01:32:48.105Z] + Found adjustments [2024-07-04T01:32:48.105Z] ==> Gzipping contents [2024-07-04T01:32:48.105Z] 4.0K /tmp/codecov.VxETyi.gz [2024-07-04T01:32:48.105Z] ==> Uploading reports [2024-07-04T01:32:48.105Z] url: https://codecov.io [2024-07-04T01:32:48.105Z] query: branch=PR-679&commit=1afd1f99f06e79e98d4d2af9bab53b4588401aa2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-679%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=679&job=&cmd_args= [2024-07-04T01:32:48.105Z] -> Pinging Codecov [2024-07-04T01:32:48.105Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-679&commit=1afd1f99f06e79e98d4d2af9bab53b4588401aa2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-679%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=679&job=&cmd_args= [2024-07-04T01:32:48.105Z] -> Uploading to [2024-07-04T01:32:48.106Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-04/7D719EC7BBE17E464838252E33014C33/1afd1f99f06e79e98d4d2af9bab53b4588401aa2/f0c99f6d-dbb9-48ab-8ec5-9cb20c3d32f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240704%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240704T013248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f3d50e0b524a12803b05906c3cdf890673b1ab6dabb94bc30a7526a6586962b [2024-07-04T01:32:48.106Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-04T01:32:48.106Z] Dload Upload Total Spent Left Speed [2024-07-04T01:32:48.367Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 13734 --:--:-- --:--:-- --:--:-- 13734 [2024-07-04T01:32:48.367Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/1afd1f99f06e79e98d4d2af9bab53b4588401aa2 [Pipeline] } [2024-07-04T01:32:48.399Z] 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-04T01:32:50.671Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-679/archives ] [2024-07-04T01:32:50.671Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-679/archives [2024-07-04T01:32:50.671Z] total 16 [2024-07-04T01:32:50.671Z] drwxr-xr-x 3 root root 4096 Jul 4 01:21 . [2024-07-04T01:32:50.671Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 01:21 .. [2024-07-04T01:32:50.671Z] drwxr-xr-x 2 root root 4096 Jul 4 01:21 cost [2024-07-04T01:32:50.672Z] -rw-r--r-- 1 root root 86 Jul 4 01:21 cost.csv [2024-07-04T01:32:50.672Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-679/archives [2024-07-04T01:32:50.672Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-679/archives [2024-07-04T01:32:50.672Z] total 16 [2024-07-04T01:32:50.672Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 01:21 . [2024-07-04T01:32:50.672Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 01:21 .. [2024-07-04T01:32:50.672Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 01:21 cost [2024-07-04T01:32:50.672Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 4 01:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-04T01:32:51.007Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T01:32:51.904Z] ---> package-listing.sh [2024-07-04T01:32:51.904Z] ++ facter osfamily [2024-07-04T01:32:51.904Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-04T01:32:52.162Z] + OS_FAMILY=debian [2024-07-04T01:32:52.162Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-679 [2024-07-04T01:32:52.162Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-04T01:32:52.162Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-04T01:32:52.162Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-04T01:32:52.162Z] + PACKAGES=/tmp/packages_start.txt [2024-07-04T01:32:52.162Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-679 ']' [2024-07-04T01:32:52.162Z] + PACKAGES=/tmp/packages_end.txt [2024-07-04T01:32:52.162Z] + case "${OS_FAMILY}" in [2024-07-04T01:32:52.162Z] + dpkg -l [2024-07-04T01:32:52.162Z] + grep '^ii' [2024-07-04T01:32:52.162Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-04T01:32:52.162Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-04T01:32:52.162Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-04T01:32:52.162Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-679 ']' [2024-07-04T01:32:52.162Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-679/archives/ [2024-07-04T01:32:52.162Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-679/archives/ [Pipeline] echo [2024-07-04T01:32:52.205Z] 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-679/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-04T01:32:52.501Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-04T01:32:53.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-04T01:32:53.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-04T01:32:53.328Z] prd-ubuntu20.04-docker-8c-8g-4955 does not seem to be running inside a container [2024-07-04T01:32:53.338Z] $ 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-679/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-679 -v /w/workspace/gexfoundry_device-mqtt-go_PR-679:/w/workspace/gexfoundry_device-mqtt-go_PR-679:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-679@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-04T01:32:53.567Z] $ docker top f4831e3334870be23c35a50073f6ace6c8ccb43b8597114a1d3638e63dff50a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-04T01:32:53.991Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-04T01:32:54.310Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-04T01:32:54.625Z] + ls /var/log/sa-host [2024-07-04T01:32:54.625Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-04T01:32:54.867Z] provisioning config files... [2024-07-04T01:32:54.875Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-679@tmp/config4310676212759401831tmp [Pipeline] { [Pipeline] echo [2024-07-04T01:32:54.951Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T01:32:55.270Z] ---> create-netrc.sh [Pipeline] } [2024-07-04T01:32:55.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-04T01:32:55.732Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-04T01:32:55.766Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T01:32:56.088Z] ---> sudo-logs.sh [2024-07-04T01:32:56.088Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-04T01:32:56.193Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T01:32:56.511Z] ---> job-cost.sh [2024-07-04T01:32:56.511Z] lf-activate-venv: SKIPPING [2024-07-04T01:32:56.511Z] DEBUG: total: 0.2199999988079071 [2024-07-04T01:32:56.511Z] INFO: Retrieving Stack Cost... [2024-07-04T01:32:56.770Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-04T01:32:57.339Z] INFO: Archiving Costs [Pipeline] echo [2024-07-04T01:32:57.391Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-04T01:32:57.799Z] ---> logs-deploy.sh [2024-07-04T01:32:57.799Z] lf-activate-venv: SKIPPING [2024-07-04T01:32:57.799Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-679/1 [2024-07-04T01:32:57.799Z] INFO: archiving workspace using pattern(s): [2024-07-04T01:32:58.820Z] Archives upload complete. [2024-07-04T01:32:58.820Z] INFO: archiving logs to Nexus [2024-07-04T01:32:59.430Z] ---> uname -a: [2024-07-04T01:32:59.430Z] Linux prd-ubuntu20-04-docker-8c-8g-4955 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-04T01:32:59.430Z] [2024-07-04T01:32:59.430Z] [2024-07-04T01:32:59.430Z] ---> lscpu: [2024-07-04T01:32:59.430Z] Architecture: x86_64 [2024-07-04T01:32:59.430Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-04T01:32:59.430Z] Byte Order: Little Endian [2024-07-04T01:32:59.430Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-04T01:32:59.430Z] CPU(s): 8 [2024-07-04T01:32:59.430Z] On-line CPU(s) list: 0-7 [2024-07-04T01:32:59.430Z] Thread(s) per core: 1 [2024-07-04T01:32:59.430Z] Core(s) per socket: 1 [2024-07-04T01:32:59.430Z] Socket(s): 8 [2024-07-04T01:32:59.430Z] NUMA node(s): 1 [2024-07-04T01:32:59.430Z] Vendor ID: AuthenticAMD [2024-07-04T01:32:59.430Z] CPU family: 23 [2024-07-04T01:32:59.430Z] Model: 49 [2024-07-04T01:32:59.430Z] Model name: AMD EPYC-Rome Processor [2024-07-04T01:32:59.430Z] Stepping: 0 [2024-07-04T01:32:59.430Z] CPU MHz: 2799.998 [2024-07-04T01:32:59.430Z] BogoMIPS: 5599.99 [2024-07-04T01:32:59.430Z] Virtualization: AMD-V [2024-07-04T01:32:59.430Z] Hypervisor vendor: KVM [2024-07-04T01:32:59.430Z] Virtualization type: full [2024-07-04T01:32:59.430Z] L1d cache: 256 KiB [2024-07-04T01:32:59.430Z] L1i cache: 256 KiB [2024-07-04T01:32:59.430Z] L2 cache: 4 MiB [2024-07-04T01:32:59.430Z] L3 cache: 128 MiB [2024-07-04T01:32:59.430Z] NUMA node0 CPU(s): 0-7 [2024-07-04T01:32:59.430Z] Vulnerability Itlb multihit: Not affected [2024-07-04T01:32:59.430Z] Vulnerability L1tf: Not affected [2024-07-04T01:32:59.430Z] Vulnerability Mds: Not affected [2024-07-04T01:32:59.430Z] Vulnerability Meltdown: Not affected [2024-07-04T01:32:59.430Z] Vulnerability Mmio stale data: Not affected [2024-07-04T01:32:59.430Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-04T01:32:59.430Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-04T01:32:59.430Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-04T01:32:59.430Z] Vulnerability Srbds: Not affected [2024-07-04T01:32:59.430Z] Vulnerability Tsx async abort: Not affected [2024-07-04T01:32:59.431Z] 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-04T01:32:59.431Z] [2024-07-04T01:32:59.431Z] [2024-07-04T01:32:59.431Z] ---> nproc: [2024-07-04T01:32:59.431Z] 8 [2024-07-04T01:32:59.431Z] [2024-07-04T01:32:59.431Z]