Pull request #659 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f284a2d73ffd5f1a113cb479b26a3ac767653c2+2fdb47a393c845e72630de83cb7d4c22e67ebec5 (73a5006705efad21da84c451fca0f050325fc5e7) 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-ssh4792312376199159041.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4003297440279891354.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-659/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-659/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15997165061184932879.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-659/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4600240996380505628.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14820624347410433782.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-659/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-659/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh905564475813505099.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-27747’ Running on prd-ubuntu20.04-docker-8c-8g-27750 in /w/workspace/gexfoundry_device-mqtt-go_PR-659 [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-659 # 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 Merging remotes/origin/main commit 2fdb47a393c845e72630de83cb7d4c22e67ebec5 into PR head commit 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 Merge succeeded, producing 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 Checking out Revision 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 (PR-659) Commit message: "build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/659/head:refs/remotes/origin/PR-659 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 # 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 2fdb47a393c845e72630de83cb7d4c22e67ebec5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-24T01:29:26.075Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-24T01:29:26.291Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-24T01:29:26.410Z] ========================================================= [2024-01-24T01:29:26.410Z] EdgeX Global Pipelines Version Info [2024-01-24T01:29:26.410Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-24T01:29:27.169Z] ------------------- [2024-01-24T01:29:27.169Z] stable info: [2024-01-24T01:29:27.169Z] ------------------- [2024-01-24T01:29:27.169Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-24T01:29:27.169Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-24T01:29:27.169Z] Message: update stable to v1.0.258 [2024-01-24T01:29:27.745Z] ------------------- [2024-01-24T01:29:27.746Z] experimental info: [2024-01-24T01:29:27.746Z] ------------------- [2024-01-24T01:29:27.746Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-24T01:29:27.746Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-24T01:29:27.746Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-24T01:29:27.965Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-01-24T01:29:28.023Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-01-24T01:29:28.084Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-24T01:29:28.147Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-24T01:29:28.211Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-24T01:29:28.280Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-24T01:29:28.341Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-24T01:29:28.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-24T01:29:28.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-24T01:29:28.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-24T01:29:28.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-24T01:29:28.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-01-24T01:29:28.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-24T01:29:28.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-24T01:29:28.876Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-24T01:29:28.950Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-24T01:29:29.028Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-24T01:29:29.106Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-24T01:29:29.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-24T01:29:29.247Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-24T01:29:29.315Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-24T01:29:29.390Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-24T01:29:29.462Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-24T01:29:29.544Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-24T01:29:29.627Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-24T01:29:29.705Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-24T01:29:29.788Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-24T01:29:29.862Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-659 [Pipeline] echo [2024-01-24T01:29:29.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-659 [Pipeline] echo [2024-01-24T01:29:30.009Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-659 [Pipeline] echo [2024-01-24T01:29:30.089Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 [Pipeline] echo [2024-01-24T01:29:30.172Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f284a2 [Pipeline] echo [2024-01-24T01:29:30.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-24T01:29:30.457Z] provisioning config files... [2024-01-24T01:29:30.471Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp/config14095615415887231429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T01:29:30.886Z] ---> ****-login.sh [2024-01-24T01:29:30.886Z] nexus3.edgexfoundry.org:10001 [2024-01-24T01:29:31.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T01:29:31.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T01:29:31.150Z] Configure a credential helper to remove this warning. See [2024-01-24T01:29:31.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T01:29:31.150Z] [2024-01-24T01:29:31.150Z] Login Succeeded [2024-01-24T01:29:31.150Z] nexus3.edgexfoundry.org:10002 [2024-01-24T01:29:31.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T01:29:31.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T01:29:31.150Z] Configure a credential helper to remove this warning. See [2024-01-24T01:29:31.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T01:29:31.150Z] [2024-01-24T01:29:31.150Z] Login Succeeded [2024-01-24T01:29:31.150Z] nexus3.edgexfoundry.org:10003 [2024-01-24T01:29:31.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T01:29:31.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T01:29:31.411Z] Configure a credential helper to remove this warning. See [2024-01-24T01:29:31.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T01:29:31.411Z] [2024-01-24T01:29:31.411Z] Login Succeeded [2024-01-24T01:29:31.411Z] nexus3.edgexfoundry.org:10004 [2024-01-24T01:29:31.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T01:29:31.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T01:29:31.411Z] Configure a credential helper to remove this warning. See [2024-01-24T01:29:31.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T01:29:31.411Z] [2024-01-24T01:29:31.411Z] Login Succeeded [2024-01-24T01:29:31.411Z] ****.io [2024-01-24T01:29:31.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T01:29:31.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T01:29:31.671Z] Configure a credential helper to remove this warning. See [2024-01-24T01:29:31.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T01:29:31.671Z] [2024-01-24T01:29:31.671Z] Login Succeeded [2024-01-24T01:29:31.671Z] ---> ****-login.sh ends [Pipeline] } [2024-01-24T01:29:31.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-24T01:29:32.511Z] + git rev-list -1 --merges 4f284a2d73ffd5f1a113cb479b26a3ac767653c2~1..4f284a2d73ffd5f1a113cb479b26a3ac767653c2 [Pipeline] echo [2024-01-24T01:29:32.563Z] -----------> git rev-list -1 --merges 4f284a2d73ffd5f1a113cb479b26a3ac767653c2~1..4f284a2d73ffd5f1a113cb479b26a3ac767653c2 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 [false] [Pipeline] sh [2024-01-24T01:29:32.903Z] + git log --format=format:%s -1 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 [Pipeline] echo [2024-01-24T01:29:32.942Z] ========================================================= [2024-01-24T01:29:32.943Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-24T01:29:32.943Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-24T01:29:33.447Z] + git log --format=format:%s -1 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 [Pipeline] echo [2024-01-24T01:29:33.486Z] [semverPrep] GIT_COMMIT: 4f284a2d73ffd5f1a113cb479b26a3ac767653c2, Commit Message: build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 [Pipeline] echo [2024-01-24T01:29:33.542Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-24T01:29:33.993Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-24T01:29:33.993Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-24T01:29:33.993Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-24T01:29:33.993Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-24T01:29:33.993Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-24T01:29:33.993Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-24T01:29:33.993Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T01:29:34.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-24T01:29:34.532Z] [2024-01-24T01:29:34.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T01:29:34.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-24T01:29:34.962Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-24T01:29:34.962Z] b85a868b505f: Pulling fs layer [2024-01-24T01:29:34.962Z] e2be974225ed: Pulling fs layer [2024-01-24T01:29:34.962Z] 339a4e72a1f5: Pulling fs layer [2024-01-24T01:29:34.962Z] 988bab9f4d93: Pulling fs layer [2024-01-24T01:29:34.962Z] 1469e6f7b9e6: Pulling fs layer [2024-01-24T01:29:34.962Z] eaf3925da568: Pulling fs layer [2024-01-24T01:29:34.962Z] bab4dde63d76: Pulling fs layer [2024-01-24T01:29:34.962Z] bde34c3a00c8: Pulling fs layer [2024-01-24T01:29:34.962Z] b352a97aabf1: Pulling fs layer [2024-01-24T01:29:34.962Z] 4872d77fe225: Pulling fs layer [2024-01-24T01:29:34.962Z] 5851b861e8e6: Pulling fs layer [2024-01-24T01:29:34.962Z] 988bab9f4d93: Waiting [2024-01-24T01:29:34.962Z] b352a97aabf1: Waiting [2024-01-24T01:29:34.962Z] 1469e6f7b9e6: Waiting [2024-01-24T01:29:34.962Z] bde34c3a00c8: Waiting [2024-01-24T01:29:34.962Z] eaf3925da568: Waiting [2024-01-24T01:29:34.962Z] bab4dde63d76: Waiting [2024-01-24T01:29:34.962Z] 5851b861e8e6: Waiting [2024-01-24T01:29:34.962Z] e2be974225ed: Verifying Checksum [2024-01-24T01:29:34.962Z] e2be974225ed: Download complete [2024-01-24T01:29:34.962Z] 988bab9f4d93: Verifying Checksum [2024-01-24T01:29:34.962Z] 988bab9f4d93: Download complete [2024-01-24T01:29:35.222Z] 1469e6f7b9e6: Verifying Checksum [2024-01-24T01:29:35.222Z] 1469e6f7b9e6: Download complete [2024-01-24T01:29:35.222Z] 339a4e72a1f5: Verifying Checksum [2024-01-24T01:29:35.222Z] 339a4e72a1f5: Download complete [2024-01-24T01:29:35.222Z] eaf3925da568: Verifying Checksum [2024-01-24T01:29:35.222Z] eaf3925da568: Download complete [2024-01-24T01:29:35.222Z] bde34c3a00c8: Verifying Checksum [2024-01-24T01:29:35.222Z] bde34c3a00c8: Download complete [2024-01-24T01:29:35.222Z] b352a97aabf1: Verifying Checksum [2024-01-24T01:29:35.222Z] b352a97aabf1: Download complete [2024-01-24T01:29:35.222Z] 4872d77fe225: Verifying Checksum [2024-01-24T01:29:35.222Z] 4872d77fe225: Download complete [2024-01-24T01:29:35.222Z] 5851b861e8e6: Download complete [2024-01-24T01:29:35.222Z] b85a868b505f: Verifying Checksum [2024-01-24T01:29:35.222Z] b85a868b505f: Download complete [2024-01-24T01:29:35.482Z] bab4dde63d76: Verifying Checksum [2024-01-24T01:29:35.482Z] bab4dde63d76: Download complete [2024-01-24T01:29:36.470Z] b85a868b505f: Pull complete [2024-01-24T01:29:37.040Z] e2be974225ed: Pull complete [2024-01-24T01:29:37.611Z] 339a4e72a1f5: Pull complete [2024-01-24T01:29:37.870Z] 988bab9f4d93: Pull complete [2024-01-24T01:29:38.451Z] 1469e6f7b9e6: Pull complete [2024-01-24T01:29:38.711Z] eaf3925da568: Pull complete [2024-01-24T01:29:40.653Z] bab4dde63d76: Pull complete [2024-01-24T01:29:40.654Z] bde34c3a00c8: Pull complete [2024-01-24T01:29:40.912Z] b352a97aabf1: Pull complete [2024-01-24T01:29:40.912Z] 4872d77fe225: Pull complete [2024-01-24T01:29:40.912Z] 5851b861e8e6: Pull complete [2024-01-24T01:29:40.912Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-24T01:29:40.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-24T01:29:40.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T01:29:41.269Z] prd-ubuntu20.04-docker-8c-8g-27750 does not seem to be running inside a container [2024-01-24T01:29:41.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-659 -v /w/workspace/gexfoundry_device-mqtt-go_PR-659:/w/workspace/gexfoundry_device-mqtt-go_PR-659:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-24T01:29:45.733Z] $ docker top 2da20cdf007616a8bccb47b01131f618dffda62330d76ff83ac555ac399b2065 -eo pid,comm [2024-01-24T01:29:45.780Z] 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-01-24T01:29:45.781Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-24T01:29:45.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-24T01:29:45.965Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-24T01:29:46.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-24T01:29:46.080Z] $ docker exec 2da20cdf007616a8bccb47b01131f618dffda62330d76ff83ac555ac399b2065 ssh-agent [2024-01-24T01:29:46.188Z] SSH_AUTH_SOCK=/tmp/ssh-ejq4LSU3wOQT/agent.33 [2024-01-24T01:29:46.188Z] SSH_AGENT_PID=39 [2024-01-24T01:29:46.195Z] Running ssh-add (command line suppressed) [2024-01-24T01:29:46.304Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp/private_key_12459595707296542414.key (/w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp/private_key_12459595707296542414.key) [2024-01-24T01:29:46.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-24T01:29:46.671Z] + git tag --points-at HEAD [Pipeline] } [2024-01-24T01:29:46.700Z] $ docker exec --env ******** --env ******** 2da20cdf007616a8bccb47b01131f618dffda62330d76ff83ac555ac399b2065 ssh-agent -k [2024-01-24T01:29:46.791Z] unset SSH_AUTH_SOCK; [2024-01-24T01:29:46.792Z] unset SSH_AGENT_PID; [2024-01-24T01:29:46.792Z] echo Agent pid 39 killed; [2024-01-24T01:29:46.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-24T01:29:46.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-24T01:29:46.927Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-24T01:29:47.036Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-24T01:29:47.044Z] $ docker exec 2da20cdf007616a8bccb47b01131f618dffda62330d76ff83ac555ac399b2065 ssh-agent [2024-01-24T01:29:47.206Z] SSH_AUTH_SOCK=/tmp/ssh-sIAKguiC60x7/agent.72 [2024-01-24T01:29:47.206Z] SSH_AGENT_PID=78 [2024-01-24T01:29:47.212Z] Running ssh-add (command line suppressed) [2024-01-24T01:29:47.332Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp/private_key_14562896761849015952.key (/w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp/private_key_14562896761849015952.key) [2024-01-24T01:29:47.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-24T01:29:47.692Z] + git semver init [2024-01-24T01:29:47.952Z] 2024-01-24 01:29:47,861 [run_init] DEBUG init version:0.0.0 force:False [2024-01-24T01:29:47.952Z] 2024-01-24 01:29:47,861 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-659/.semver [2024-01-24T01:29:47.952Z] 2024-01-24 01:29:47,862 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-659/.semver [2024-01-24T01:29:47.952Z] 2024-01-24 01:29:47,862 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-659/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-659, universal_newlines=False, shell=None, istream=None) [2024-01-24T01:29:49.330Z] 2024-01-24 01:29:49,028 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-659/.git/info/exclude [2024-01-24T01:29:49.330Z] 2024-01-24 01:29:49,029 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-659/.semver/PR-659 with force:False [2024-01-24T01:29:49.330Z] 2024-01-24 01:29:49,029 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-659/.semver/PR-659 [2024-01-24T01:29:49.330Z] 2024-01-24 01:29:49,033 [execute] INFO git cat-file --batch-check [2024-01-24T01:29:49.330Z] 2024-01-24 01:29:49,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-659/.semver, universal_newlines=False, shell=None, istream=) [2024-01-24T01:29:49.330Z] 2024-01-24 01:29:49,040 [execute] INFO git cat-file --batch [2024-01-24T01:29:49.330Z] 2024-01-24 01:29:49,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-659/.semver, universal_newlines=False, shell=None, istream=) [2024-01-24T01:29:49.330Z] 2024-01-24 01:29:49,046 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-659/.semver/PR-659 [2024-01-24T01:29:49.330Z] 0.0.0 [Pipeline] } [2024-01-24T01:29:49.360Z] $ docker exec --env ******** --env ******** 2da20cdf007616a8bccb47b01131f618dffda62330d76ff83ac555ac399b2065 ssh-agent -k [2024-01-24T01:29:49.456Z] unset SSH_AUTH_SOCK; [2024-01-24T01:29:49.457Z] unset SSH_AGENT_PID; [2024-01-24T01:29:49.457Z] echo Agent pid 78 killed; [2024-01-24T01:29:49.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-24T01:29:49.984Z] + git semver [Pipeline] } [2024-01-24T01:29:50.273Z] $ docker stop --time=1 2da20cdf007616a8bccb47b01131f618dffda62330d76ff83ac555ac399b2065 [2024-01-24T01:29:51.603Z] $ docker rm -f --volumes 2da20cdf007616a8bccb47b01131f618dffda62330d76ff83ac555ac399b2065 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-24T01:29:52.052Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-24T01:29:52.367Z] Stashed 1 file(s) [Pipeline] echo [2024-01-24T01:29:52.385Z] [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-01-24T01:29:53.282Z] provisioning config files... [2024-01-24T01:29:53.292Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp/config7037977806191903919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T01:29:53.688Z] ---> ****-login.sh [2024-01-24T01:29:53.688Z] nexus3.edgexfoundry.org:10001 [2024-01-24T01:29:53.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T01:29:53.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T01:29:53.688Z] Configure a credential helper to remove this warning. See [2024-01-24T01:29:53.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T01:29:53.688Z] [2024-01-24T01:29:53.688Z] Login Succeeded [2024-01-24T01:29:53.688Z] nexus3.edgexfoundry.org:10002 [2024-01-24T01:29:53.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T01:29:53.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T01:29:53.689Z] Configure a credential helper to remove this warning. See [2024-01-24T01:29:53.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T01:29:53.689Z] [2024-01-24T01:29:53.689Z] Login Succeeded [2024-01-24T01:29:53.689Z] nexus3.edgexfoundry.org:10003 [2024-01-24T01:29:53.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T01:29:53.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T01:29:53.949Z] Configure a credential helper to remove this warning. See [2024-01-24T01:29:53.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T01:29:53.949Z] [2024-01-24T01:29:53.949Z] Login Succeeded [2024-01-24T01:29:53.949Z] nexus3.edgexfoundry.org:10004 [2024-01-24T01:29:53.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T01:29:53.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T01:29:53.949Z] Configure a credential helper to remove this warning. See [2024-01-24T01:29:53.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T01:29:53.949Z] [2024-01-24T01:29:53.949Z] Login Succeeded [2024-01-24T01:29:53.949Z] ****.io [2024-01-24T01:29:54.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T01:29:54.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T01:29:54.209Z] Configure a credential helper to remove this warning. See [2024-01-24T01:29:54.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T01:29:54.209Z] [2024-01-24T01:29:54.209Z] Login Succeeded [2024-01-24T01:29:54.209Z] ---> ****-login.sh ends [Pipeline] } [2024-01-24T01:29:54.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-24T01:29:54.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T01:29:54.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T01:29:54.668Z] ========================================================= [2024-01-24T01:29:54.668Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-24T01:29:54.668Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T01:29:55.245Z] + 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-01-24T01:29:55.245Z] Sending build context to Docker daemon 14.88MB [2024-01-24T01:29:55.245Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-24T01:29:55.245Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-24T01:29:55.245Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-24T01:29:55.245Z] 7264a8db6415: Pulling fs layer [2024-01-24T01:29:55.245Z] c4d48a809fc2: Pulling fs layer [2024-01-24T01:29:55.245Z] 4f1c88b9dad5: Pulling fs layer [2024-01-24T01:29:55.245Z] ad3a456e5733: Pulling fs layer [2024-01-24T01:29:55.245Z] 69c7f0334f64: Pulling fs layer [2024-01-24T01:29:55.245Z] 1f1c1a5573a3: Pulling fs layer [2024-01-24T01:29:55.245Z] ce7588e14bc9: Pulling fs layer [2024-01-24T01:29:55.245Z] b5e4710f87ac: Pulling fs layer [2024-01-24T01:29:55.245Z] 69c7f0334f64: Waiting [2024-01-24T01:29:55.245Z] 1f1c1a5573a3: Waiting [2024-01-24T01:29:55.245Z] ad3a456e5733: Waiting [2024-01-24T01:29:55.245Z] ce7588e14bc9: Waiting [2024-01-24T01:29:55.507Z] c4d48a809fc2: Download complete [2024-01-24T01:29:55.507Z] ad3a456e5733: Download complete [2024-01-24T01:29:55.507Z] 69c7f0334f64: Download complete [2024-01-24T01:29:55.507Z] 7264a8db6415: Verifying Checksum [2024-01-24T01:29:55.507Z] 7264a8db6415: Download complete [2024-01-24T01:29:55.507Z] 1f1c1a5573a3: Verifying Checksum [2024-01-24T01:29:55.507Z] 1f1c1a5573a3: Download complete [2024-01-24T01:29:55.507Z] 7264a8db6415: Pull complete [2024-01-24T01:29:55.765Z] b5e4710f87ac: Verifying Checksum [2024-01-24T01:29:55.765Z] b5e4710f87ac: Download complete [2024-01-24T01:29:55.765Z] c4d48a809fc2: Pull complete [2024-01-24T01:29:55.765Z] 4f1c88b9dad5: Verifying Checksum [2024-01-24T01:29:55.765Z] 4f1c88b9dad5: Download complete [2024-01-24T01:29:56.334Z] ce7588e14bc9: Verifying Checksum [2024-01-24T01:29:56.334Z] ce7588e14bc9: Download complete [2024-01-24T01:29:59.622Z] 4f1c88b9dad5: Pull complete [2024-01-24T01:29:59.622Z] ad3a456e5733: Pull complete [2024-01-24T01:29:59.622Z] 69c7f0334f64: Pull complete [2024-01-24T01:30:00.191Z] 1f1c1a5573a3: Pull complete [2024-01-24T01:30:02.741Z] ce7588e14bc9: Pull complete [2024-01-24T01:30:03.677Z] b5e4710f87ac: Pull complete [2024-01-24T01:30:03.677Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-24T01:30:03.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-24T01:30:03.677Z] ---> 88b5674ff536 [2024-01-24T01:30:03.677Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-01-24T01:30:08.033Z] Still waiting to schedule task [2024-01-24T01:30:08.033Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-27748’ [2024-01-24T01:30:11.902Z] ---> Running in 882803b395e9 [2024-01-24T01:30:11.902Z] Removing intermediate container 882803b395e9 [2024-01-24T01:30:11.902Z] ---> 03756f0988b8 [2024-01-24T01:30:11.902Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-24T01:30:11.902Z] ---> Running in 970b38490287 [2024-01-24T01:30:11.902Z] Removing intermediate container 970b38490287 [2024-01-24T01:30:11.902Z] ---> 1ab127f16505 [2024-01-24T01:30:11.902Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-24T01:30:11.902Z] ---> Running in 177892b48b66 [2024-01-24T01:30:12.162Z] Removing intermediate container 177892b48b66 [2024-01-24T01:30:12.162Z] ---> bfb041aeb887 [2024-01-24T01:30:12.162Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-24T01:30:12.162Z] ---> Running in 23a5971f4b61 [2024-01-24T01:30:12.162Z] Removing intermediate container 23a5971f4b61 [2024-01-24T01:30:12.162Z] ---> 9bcd00519a78 [2024-01-24T01:30:12.162Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-24T01:30:12.162Z] ---> Running in c9601fd01e18 [2024-01-24T01:30:12.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T01:30:12.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T01:30:12.942Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-24T01:30:12.942Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-01-24T01:30:12.942Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-24T01:30:12.942Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-24T01:30:12.942Z] Executing busybox-1.36.1-r5.trigger [2024-01-24T01:30:12.942Z] OK: 268 MiB in 56 packages [2024-01-24T01:30:13.509Z] Removing intermediate container c9601fd01e18 [2024-01-24T01:30:13.509Z] ---> 1d5eb047c681 [2024-01-24T01:30:13.509Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-01-24T01:30:13.509Z] ---> Running in 5d066cf9a5e2 [2024-01-24T01:30:13.509Z] Removing intermediate container 5d066cf9a5e2 [2024-01-24T01:30:13.509Z] ---> 5175aa73501d [2024-01-24T01:30:13.509Z] Step 9/12 : COPY go.mod vendor* ./ [2024-01-24T01:30:13.769Z] ---> c53ec238bac5 [2024-01-24T01:30:13.769Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T01:30:13.769Z] ---> Running in ff626b7662a9 [2024-01-24T01:31:21.487Z] Removing intermediate container ff626b7662a9 [2024-01-24T01:31:21.487Z] ---> 31ebef99ebb8 [2024-01-24T01:31:21.487Z] Step 11/12 : COPY . . [2024-01-24T01:31:21.487Z] ---> 6775dd24384c [2024-01-24T01:31:21.487Z] Step 12/12 : RUN $MAKE [2024-01-24T01:31:21.487Z] ---> Running in d74d7144dc6a [2024-01-24T01:31:21.487Z] noop [2024-01-24T01:31:21.487Z] Removing intermediate container d74d7144dc6a [2024-01-24T01:31:21.487Z] ---> dfc10277918f [2024-01-24T01:31:21.487Z] Successfully built dfc10277918f [2024-01-24T01:31:21.487Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T01:31:22.028Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-24T01:31:22.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T01:31:22.247Z] prd-ubuntu20.04-docker-8c-8g-27750 does not seem to be running inside a container [2024-01-24T01:31:22.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-659 -v /w/workspace/gexfoundry_device-mqtt-go_PR-659:/w/workspace/gexfoundry_device-mqtt-go_PR-659:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-24T01:31:22.667Z] $ docker top 1e7b7087ef831becd646dd14822cdfff0529f46b4d6323d36225dfda405b61e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T01:31:23.118Z] + go version [2024-01-24T01:31:23.118Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-24T01:31:23.151Z] $ docker stop --time=1 1e7b7087ef831becd646dd14822cdfff0529f46b4d6323d36225dfda405b61e7 [2024-01-24T01:31:24.466Z] $ docker rm -f --volumes 1e7b7087ef831becd646dd14822cdfff0529f46b4d6323d36225dfda405b61e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T01:31:25.473Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-24T01:31:25.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T01:31:25.794Z] prd-ubuntu20.04-docker-8c-8g-27750 does not seem to be running inside a container [2024-01-24T01:31:25.838Z] $ 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-659 -v /w/workspace/gexfoundry_device-mqtt-go_PR-659:/w/workspace/gexfoundry_device-mqtt-go_PR-659:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-24T01:31:26.164Z] $ docker top 3d16f3a352c83b88f2f217ea506e25bd2bb654ad4ea7bfca48a160792cb45f9e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T01:31:26.614Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-659 [Pipeline] fileExists [Pipeline] sh [2024-01-24T01:31:27.017Z] + make test [2024-01-24T01:31:27.017Z] go test ./... -coverprofile=coverage.out ./... [2024-01-24T01:31:28.409Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-01-24T01:31:38.377Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-01-24T01:31:38.637Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-01-24T01:31:38.637Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements [2024-01-24T01:31:46.755Z] go vet ./... [2024-01-24T01:31:50.034Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-24T01:31:50.034Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-24T01:31:50.034Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-24T01:31:50.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-24T01:31:50.152Z] $ docker stop --time=1 3d16f3a352c83b88f2f217ea506e25bd2bb654ad4ea7bfca48a160792cb45f9e [2024-01-24T01:31:53.388Z] $ docker rm -f --volumes 3d16f3a352c83b88f2f217ea506e25bd2bb654ad4ea7bfca48a160792cb45f9e [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-24T01:31:54.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-24T01:31:54.172Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-24T01:31:55.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-24T01:31:55.331Z] + ls -al . [2024-01-24T01:31:55.331Z] total 184 [2024-01-24T01:31:55.331Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 24 01:31 . [2024-01-24T01:31:55.331Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 01:29 .. [2024-01-24T01:31:55.331Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 24 01:29 .dockerignore [2024-01-24T01:31:55.331Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 01:31 .git [2024-01-24T01:31:55.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 01:29 .github [2024-01-24T01:31:55.331Z] -rw-rw-r-- 1 jenkins jenkins 264 Jan 24 01:29 .gitignore [2024-01-24T01:31:55.331Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 24 01:29 .golangci.yml [2024-01-24T01:31:55.331Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 01:29 .semver [2024-01-24T01:31:55.331Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jan 24 01:29 Attribution.txt [2024-01-24T01:31:55.331Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jan 24 01:29 CHANGELOG.md [2024-01-24T01:31:55.331Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jan 24 01:29 Dockerfile [2024-01-24T01:31:55.331Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 01:29 GOVERNANCE.md [2024-01-24T01:31:55.331Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 24 01:29 Jenkinsfile [2024-01-24T01:31:55.331Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 24 01:29 LICENSE [2024-01-24T01:31:55.331Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jan 24 01:29 Makefile [2024-01-24T01:31:55.331Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 24 01:29 OWNERS.md [2024-01-24T01:31:55.331Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jan 24 01:29 README.md [2024-01-24T01:31:55.331Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 01:29 VERSION [2024-01-24T01:31:55.331Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 01:29 bin [2024-01-24T01:31:55.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 01:29 cmd [2024-01-24T01:31:55.331Z] -rw-r--r-- 1 jenkins jenkins 18506 Jan 24 01:31 coverage.out [2024-01-24T01:31:55.331Z] -rw-rw-r-- 1 jenkins jenkins 3818 Jan 24 01:29 go.mod [2024-01-24T01:31:55.331Z] -rw-rw-r-- 1 jenkins jenkins 34595 Jan 24 01:29 go.sum [2024-01-24T01:31:55.331Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 01:29 internal [2024-01-24T01:31:55.331Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 01:29 mock [2024-01-24T01:31:55.331Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 24 01:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T01:31:55.798Z] + 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=4f284a2d73ffd5f1a113cb479b26a3ac767653c2 --label arch=amd64 --label version=0.0.0 . [2024-01-24T01:31:55.798Z] Sending build context to Docker daemon 14.9MB [2024-01-24T01:31:55.798Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-01-24T01:31:55.798Z] Step 2/25 : FROM ${BASE} AS builder [2024-01-24T01:31:55.798Z] ---> dfc10277918f [2024-01-24T01:31:55.798Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-01-24T01:31:56.059Z] ---> Running in 143792bc3be5 [2024-01-24T01:31:56.059Z] Removing intermediate container 143792bc3be5 [2024-01-24T01:31:56.059Z] ---> 1e09354729c0 [2024-01-24T01:31:56.059Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-24T01:31:56.059Z] ---> Running in f7fa2f460270 [2024-01-24T01:31:56.059Z] Removing intermediate container f7fa2f460270 [2024-01-24T01:31:56.059Z] ---> 90f48658d957 [2024-01-24T01:31:56.059Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-24T01:31:56.059Z] ---> Running in da569c75d5e8 [2024-01-24T01:31:56.321Z] Removing intermediate container da569c75d5e8 [2024-01-24T01:31:56.321Z] ---> 69959ae73c26 [2024-01-24T01:31:56.321Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-01-24T01:31:56.321Z] ---> Running in afea88b7185c [2024-01-24T01:31:56.321Z] Removing intermediate container afea88b7185c [2024-01-24T01:31:56.321Z] ---> 0fb218d171fc [2024-01-24T01:31:56.321Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-24T01:31:56.321Z] ---> Running in aa0d2f94aeef [2024-01-24T01:31:56.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T01:31:56.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T01:31:56.842Z] OK: 268 MiB in 56 packages [2024-01-24T01:31:57.411Z] Removing intermediate container aa0d2f94aeef [2024-01-24T01:31:57.411Z] ---> 385f9628ca27 [2024-01-24T01:31:57.411Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-01-24T01:31:57.411Z] ---> Running in dc54c4d6f084 [2024-01-24T01:31:57.411Z] Removing intermediate container dc54c4d6f084 [2024-01-24T01:31:57.411Z] ---> 75914f7a861c [2024-01-24T01:31:57.411Z] Step 9/25 : COPY go.mod vendor* ./ [2024-01-24T01:31:57.411Z] ---> 6fd084ba7375 [2024-01-24T01:31:57.411Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T01:31:57.411Z] ---> Running in 3696eea80a9b [2024-01-24T01:31:58.353Z] Removing intermediate container 3696eea80a9b [2024-01-24T01:31:58.353Z] ---> fa4bd705e9a4 [2024-01-24T01:31:58.353Z] Step 11/25 : COPY . . [2024-01-24T01:31:58.920Z] ---> 4060ad590f25 [2024-01-24T01:31:58.920Z] Step 12/25 : RUN $MAKE [2024-01-24T01:31:58.920Z] ---> Running in 4f3319299a32 [2024-01-24T01:31:59.180Z] 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.6" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-01-24T01:32:21.158Z] Removing intermediate container 4f3319299a32 [2024-01-24T01:32:21.158Z] ---> 1ba60a72f45b [2024-01-24T01:32:21.158Z] Step 13/25 : FROM alpine:3.18 [2024-01-24T01:32:21.158Z] 3.18: Pulling from library/alpine [2024-01-24T01:32:21.158Z] c926b61bad3b: Pulling fs layer [2024-01-24T01:32:21.158Z] c926b61bad3b: Verifying Checksum [2024-01-24T01:32:21.158Z] c926b61bad3b: Download complete [2024-01-24T01:32:21.158Z] c926b61bad3b: Pull complete [2024-01-24T01:32:21.158Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T01:32:21.158Z] Status: Downloaded newer image for alpine:3.18 [2024-01-24T01:32:21.158Z] ---> b541f2080109 [2024-01-24T01:32:21.158Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-01-24T01:32:21.158Z] ---> Running in 6d7ae1548829 [2024-01-24T01:32:21.158Z] Removing intermediate container 6d7ae1548829 [2024-01-24T01:32:21.158Z] ---> 7f623fbd8caf [2024-01-24T01:32:21.158Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-01-24T01:32:21.158Z] ---> Running in e7731443e156 [2024-01-24T01:32:21.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T01:32:21.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T01:32:21.158Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-24T01:32:21.158Z] Executing busybox-1.36.1-r5.trigger [2024-01-24T01:32:21.158Z] OK: 7 MiB in 16 packages [2024-01-24T01:32:21.158Z] Removing intermediate container e7731443e156 [2024-01-24T01:32:21.158Z] ---> ea684040deb5 [2024-01-24T01:32:21.158Z] Step 16/25 : RUN apk --no-cache upgrade [2024-01-24T01:32:21.158Z] ---> Running in b4867d5d9098 [2024-01-24T01:32:21.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-24T01:32:21.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-24T01:32:21.675Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T01:32:21.935Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T01:32:21.935Z] OK: 7 MiB in 16 packages [2024-01-24T01:32:22.194Z] Removing intermediate container b4867d5d9098 [2024-01-24T01:32:22.194Z] ---> 789476244a3a [2024-01-24T01:32:22.194Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-01-24T01:32:23.329Z] ---> 7e2539ae1514 [2024-01-24T01:32:23.329Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-01-24T01:32:23.329Z] ---> bcf1487deea0 [2024-01-24T01:32:23.329Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-01-24T01:32:23.588Z] ---> 16781d64518e [2024-01-24T01:32:23.588Z] Step 20/25 : EXPOSE 59982 [2024-01-24T01:32:23.588Z] ---> Running in 4cecfab06c91 [2024-01-24T01:32:23.588Z] Removing intermediate container 4cecfab06c91 [2024-01-24T01:32:23.588Z] ---> 6d498f24b165 [2024-01-24T01:32:23.588Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-01-24T01:32:23.588Z] ---> Running in 1003b3151a08 [2024-01-24T01:32:23.847Z] Removing intermediate container 1003b3151a08 [2024-01-24T01:32:23.847Z] ---> d67842673476 [2024-01-24T01:32:23.847Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-01-24T01:32:23.847Z] ---> Running in f79ffcaed8b1 [2024-01-24T01:32:23.847Z] Removing intermediate container f79ffcaed8b1 [2024-01-24T01:32:23.847Z] ---> 0785c38e698b [2024-01-24T01:32:23.847Z] Step 23/25 : LABEL arch=amd64 [2024-01-24T01:32:23.847Z] ---> Running in f48bf599c698 [2024-01-24T01:32:23.847Z] Removing intermediate container f48bf599c698 [2024-01-24T01:32:23.847Z] ---> eb501acad51e [2024-01-24T01:32:23.847Z] Step 24/25 : LABEL git_sha=4f284a2d73ffd5f1a113cb479b26a3ac767653c2 [2024-01-24T01:32:23.847Z] ---> Running in 273a27c30e88 [2024-01-24T01:32:24.106Z] Removing intermediate container 273a27c30e88 [2024-01-24T01:32:24.106Z] ---> af164de77bc2 [2024-01-24T01:32:24.106Z] Step 25/25 : LABEL version=0.0.0 [2024-01-24T01:32:24.106Z] ---> Running in 5b51e7460472 [2024-01-24T01:32:24.106Z] Removing intermediate container 5b51e7460472 [2024-01-24T01:32:24.106Z] ---> aeb12783eabf [2024-01-24T01:32:24.106Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-24T01:32:24.106Z] Successfully built aeb12783eabf [2024-01-24T01:32:24.106Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T01:32:25.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-24T01:32:25.410Z] [2024-01-24T01:32:25.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T01:32:25.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-24T01:32:25.822Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-24T01:32:25.822Z] 5eb5b503b376: Pulling fs layer [2024-01-24T01:32:25.822Z] 5c69ac0246d0: Pulling fs layer [2024-01-24T01:32:25.822Z] ec43610c2a17: Pulling fs layer [2024-01-24T01:32:25.822Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-24T01:32:25.822Z] 33b1e0a273af: Pulling fs layer [2024-01-24T01:32:25.822Z] 3a2ae6a8a46f: Waiting [2024-01-24T01:32:25.822Z] 5d3b04190fa2: Pulling fs layer [2024-01-24T01:32:25.822Z] 33b1e0a273af: Waiting [2024-01-24T01:32:25.822Z] 2f39f015ded8: Pulling fs layer [2024-01-24T01:32:25.822Z] 5d3b04190fa2: Waiting [2024-01-24T01:32:25.822Z] 2f39f015ded8: Waiting [2024-01-24T01:32:25.822Z] 5c69ac0246d0: Verifying Checksum [2024-01-24T01:32:25.822Z] 5c69ac0246d0: Download complete [2024-01-24T01:32:25.822Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-24T01:32:25.822Z] 3a2ae6a8a46f: Download complete [2024-01-24T01:32:25.822Z] 33b1e0a273af: Verifying Checksum [2024-01-24T01:32:25.822Z] 33b1e0a273af: Download complete [2024-01-24T01:32:25.822Z] ec43610c2a17: Verifying Checksum [2024-01-24T01:32:25.822Z] ec43610c2a17: Download complete [2024-01-24T01:32:25.822Z] 5d3b04190fa2: Verifying Checksum [2024-01-24T01:32:25.822Z] 5d3b04190fa2: Download complete [2024-01-24T01:32:26.082Z] 5eb5b503b376: Verifying Checksum [2024-01-24T01:32:26.082Z] 5eb5b503b376: Download complete [2024-01-24T01:32:26.650Z] 2f39f015ded8: Download complete [2024-01-24T01:32:27.220Z] 5eb5b503b376: Pull complete [2024-01-24T01:32:27.479Z] 5c69ac0246d0: Pull complete [2024-01-24T01:32:27.738Z] ec43610c2a17: Pull complete [2024-01-24T01:32:27.739Z] 3a2ae6a8a46f: Pull complete [2024-01-24T01:32:27.998Z] 33b1e0a273af: Pull complete [2024-01-24T01:32:28.256Z] 5d3b04190fa2: Pull complete [2024-01-24T01:32:33.574Z] 2f39f015ded8: Pull complete [2024-01-24T01:32:33.574Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-24T01:32:33.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-24T01:32:33.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T01:32:33.975Z] prd-ubuntu20.04-docker-8c-8g-27750 does not seem to be running inside a container [2024-01-24T01:32:34.010Z] $ 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-659 -v /w/workspace/gexfoundry_device-mqtt-go_PR-659:/w/workspace/gexfoundry_device-mqtt-go_PR-659:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-659@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-01-24T01:32:38.457Z] $ docker top 06129aae9a60b660c118384ca8bfb3dca9321d9674bbf5f12dad112d69a21f43 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T01:32:38.995Z] ---> job-cost.sh [2024-01-24T01:32:38.995Z] lf-activate-venv: SKIPPING [2024-01-24T01:32:38.995Z] INFO: No Stack... [2024-01-24T01:32:39.565Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-24T01:32:39.825Z] INFO: Archiving Costs [Pipeline] sh [2024-01-24T01:32:40.149Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-659/archives/cost.csv [2024-01-24T01:32:40.149Z] + cut -d, -f6 [Pipeline] lock [2024-01-24T01:32:40.194Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-659-1-stack-cost] [2024-01-24T01:32:40.198Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-659-1-stack-cost] did not exist. Created. [2024-01-24T01:32:40.198Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-659-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-24T01:32:40.656Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-24T01:32:40.705Z] Stashed 1 file(s) [Pipeline] } [2024-01-24T01:32:40.769Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-659-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-24T01:32:40.928Z] $ docker stop --time=1 06129aae9a60b660c118384ca8bfb3dca9321d9674bbf5f12dad112d69a21f43 [2024-01-24T01:32:42.095Z] $ docker rm -f --volumes 06129aae9a60b660c118384ca8bfb3dca9321d9674bbf5f12dad112d69a21f43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-24T01:33:36.910Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27751 in /w/workspace/gexfoundry_device-mqtt-go_PR-659 [Pipeline] { [Pipeline] ws [2024-01-24T01:33:37.011Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-01-24T01:33:40.147Z] The recommended git tool is: git [2024-01-24T01:33:45.156Z] using credential edgex-jenkins-ssh [2024-01-24T01:33:45.175Z] Cloning the remote Git repository [2024-01-24T01:33:45.216Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-01-24T01:33:45.306Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-01-24T01:33:45.443Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-01-24T01:33:45.444Z] > git --version # timeout=10 [2024-01-24T01:33:45.462Z] > git --version # 'git version 2.25.1' [2024-01-24T01:33:45.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-24T01:33:45.604Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-24T01:33:47.268Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-01-24T01:33:47.288Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-24T01:33:48.777Z] Merging remotes/origin/main commit 2fdb47a393c845e72630de83cb7d4c22e67ebec5 into PR head commit 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 [2024-01-24T01:33:48.149Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-01-24T01:33:48.188Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-01-24T01:33:48.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-24T01:33:48.204Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/659/head:refs/remotes/origin/PR-659 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-24T01:33:48.797Z] > git config core.sparsecheckout # timeout=10 [2024-01-24T01:33:49.101Z] Merge succeeded, producing 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 [2024-01-24T01:33:49.101Z] Checking out Revision 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 (PR-659) [2024-01-24T01:33:49.586Z] Commit message: "build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0" [2024-01-24T01:33:49.654Z] > git --version # timeout=10 [2024-01-24T01:33:49.665Z] > git --version # 'git version 2.25.1' [2024-01-24T01:33:49.678Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [2024-01-24T01:33:48.917Z] > git checkout -f 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 # timeout=10 [2024-01-24T01:33:49.012Z] > git remote # timeout=10 [2024-01-24T01:33:49.032Z] > git config --get remote.origin.url # timeout=10 [2024-01-24T01:33:49.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-24T01:33:49.061Z] > git merge 2fdb47a393c845e72630de83cb7d4c22e67ebec5 # timeout=10 [2024-01-24T01:33:49.085Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-24T01:33:49.110Z] > git config core.sparsecheckout # timeout=10 [2024-01-24T01:33:49.124Z] > git checkout -f 4f284a2d73ffd5f1a113cb479b26a3ac767653c2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-24T01:33:51.070Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-24T01:33:51.070Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-24T01:33:51.070Z] Dload Upload Total Spent Left Speed [2024-01-24T01:33:51.070Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93940 0 --:--:-- --:--:-- --:--:-- 93940 [Pipeline] sh [2024-01-24T01:33:51.424Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-24T01:33:51.761Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-01-24T01:33:51.761Z] sudo tee /etc/docker/daemon.new [2024-01-24T01:33:51.761Z] { [2024-01-24T01:33:51.761Z] "registry-mirrors": [ [2024-01-24T01:33:51.761Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-24T01:33:51.761Z] ], [2024-01-24T01:33:51.761Z] "bip": "10.250.0.254/24", [2024-01-24T01:33:51.761Z] "hosts": [ [2024-01-24T01:33:51.761Z] "tcp://0.0.0.0:5555", [2024-01-24T01:33:51.761Z] "unix:///var/run/docker.sock" [2024-01-24T01:33:51.761Z] ], [2024-01-24T01:33:51.761Z] "mtu": 1458, [2024-01-24T01:33:51.761Z] "selinux-enabled": true, [2024-01-24T01:33:51.761Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-24T01:33:51.761Z] } [Pipeline] sh [2024-01-24T01:33:52.103Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-24T01:33:52.450Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-24T01:34:10.862Z] provisioning config files... [2024-01-24T01:34:10.887Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config17712322719495091440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T01:34:11.418Z] ---> ****-login.sh [2024-01-24T01:34:11.418Z] nexus3.edgexfoundry.org:10001 [2024-01-24T01:34:11.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T01:34:11.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T01:34:11.960Z] Configure a credential helper to remove this warning. See [2024-01-24T01:34:11.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T01:34:11.960Z] [2024-01-24T01:34:11.960Z] Login Succeeded [2024-01-24T01:34:11.960Z] nexus3.edgexfoundry.org:10002 [2024-01-24T01:34:12.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T01:34:12.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T01:34:12.231Z] Configure a credential helper to remove this warning. See [2024-01-24T01:34:12.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T01:34:12.232Z] [2024-01-24T01:34:12.232Z] Login Succeeded [2024-01-24T01:34:12.232Z] nexus3.edgexfoundry.org:10003 [2024-01-24T01:34:12.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T01:34:12.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T01:34:12.506Z] Configure a credential helper to remove this warning. See [2024-01-24T01:34:12.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T01:34:12.506Z] [2024-01-24T01:34:12.506Z] Login Succeeded [2024-01-24T01:34:12.506Z] nexus3.edgexfoundry.org:10004 [2024-01-24T01:34:12.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T01:34:13.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T01:34:13.050Z] Configure a credential helper to remove this warning. See [2024-01-24T01:34:13.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T01:34:13.050Z] [2024-01-24T01:34:13.050Z] Login Succeeded [2024-01-24T01:34:13.050Z] ****.io [2024-01-24T01:34:13.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-24T01:34:13.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-24T01:34:13.320Z] Configure a credential helper to remove this warning. See [2024-01-24T01:34:13.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-24T01:34:13.320Z] [2024-01-24T01:34:13.320Z] Login Succeeded [2024-01-24T01:34:13.590Z] ---> ****-login.sh ends [Pipeline] } [2024-01-24T01:34:13.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-24T01:34:14.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T01:34:14.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-24T01:34:14.299Z] ========================================================= [2024-01-24T01:34:14.299Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-24T01:34:14.299Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T01:34:14.957Z] + 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-01-24T01:34:20.313Z] #0 building with "default" instance using docker driver [2024-01-24T01:34:20.314Z] [2024-01-24T01:34:20.314Z] #1 [internal] load build definition from Dockerfile [2024-01-24T01:34:20.314Z] #1 transferring dockerfile: 1.84kB done [2024-01-24T01:34:20.314Z] #1 DONE 0.1s [2024-01-24T01:34:20.314Z] [2024-01-24T01:34:20.314Z] #2 [internal] load .dockerignore [2024-01-24T01:34:20.314Z] #2 transferring context: 182B 0.0s done [2024-01-24T01:34:20.314Z] #2 DONE 0.1s [2024-01-24T01:34:20.314Z] [2024-01-24T01:34:20.314Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-24T01:34:20.314Z] #3 DONE 0.1s [2024-01-24T01:34:20.314Z] [2024-01-24T01:34:20.314Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-24T01:34:20.314Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-24T01:34:20.314Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-24T01:34:20.314Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2024-01-24T01:34:20.314Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2024-01-24T01:34:20.314Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-24T01:34:20.314Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-24T01:34:20.314Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-24T01:34:20.314Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-24T01:34:20.314Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2024-01-24T01:34:20.314Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-24T01:34:20.583Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s [2024-01-24T01:34:20.583Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-24T01:34:20.583Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2024-01-24T01:34:20.583Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2024-01-24T01:34:20.583Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2024-01-24T01:34:20.583Z] #4 ... [2024-01-24T01:34:20.583Z] [2024-01-24T01:34:20.583Z] #5 [internal] load build context [2024-01-24T01:34:20.583Z] #5 transferring context: 7.43MB 0.4s done [2024-01-24T01:34:20.583Z] #5 DONE 0.4s [2024-01-24T01:34:20.583Z] [2024-01-24T01:34:20.583Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-24T01:34:20.583Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2024-01-24T01:34:20.851Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s [2024-01-24T01:34:20.851Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 13.23MB / 97.63MB 0.6s [2024-01-24T01:34:20.851Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.6s [2024-01-24T01:34:20.851Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.74MB / 63.99MB 0.7s [2024-01-24T01:34:20.851Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2024-01-24T01:34:20.851Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2024-01-24T01:34:21.120Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.57MB / 63.99MB 0.8s [2024-01-24T01:34:21.120Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 23.07MB / 97.63MB 0.8s [2024-01-24T01:34:21.120Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-24T01:34:21.120Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 1.0s [2024-01-24T01:34:21.120Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 1.0s [2024-01-24T01:34:21.391Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.1s [2024-01-24T01:34:21.391Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.70MB / 97.63MB 1.1s [2024-01-24T01:34:21.391Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 50.33MB / 63.99MB 1.2s [2024-01-24T01:34:21.391Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 1.2s [2024-01-24T01:34:21.391Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-24T01:34:21.657Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.4s [2024-01-24T01:34:21.657Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.32MB / 97.63MB 1.4s [2024-01-24T01:34:21.657Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.49MB / 97.63MB 1.5s [2024-01-24T01:34:21.938Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2024-01-24T01:34:21.938Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 1.7s [2024-01-24T01:34:21.938Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-24T01:34:21.938Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 73.78MB / 97.63MB 1.8s [2024-01-24T01:34:22.206Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 1.9s [2024-01-24T01:34:22.206Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 2.0s [2024-01-24T01:34:22.206Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.82MB / 97.63MB 2.1s [2024-01-24T01:34:22.476Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.2s [2024-01-24T01:34:22.744Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done [2024-01-24T01:34:28.110Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s [2024-01-24T01:34:33.458Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s [2024-01-24T01:34:38.816Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.8s done [2024-01-24T01:34:40.246Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-24T01:34:40.246Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-24T01:34:40.246Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2024-01-24T01:34:45.733Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2024-01-24T01:34:48.512Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done [2024-01-24T01:34:49.091Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-24T01:34:51.040Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2024-01-24T01:34:51.040Z] #4 DONE 30.9s [2024-01-24T01:34:51.040Z] [2024-01-24T01:34:51.040Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2024-01-24T01:34:51.999Z] #6 0.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T01:34:52.269Z] #6 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T01:34:53.230Z] #6 2.175 (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-24T01:34:53.230Z] #6 2.207 (2/4) Installing libedit (20221030.3.1-r1) [2024-01-24T01:34:53.230Z] #6 2.243 (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-24T01:34:53.230Z] #6 2.313 (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-24T01:34:53.499Z] #6 2.339 Executing busybox-1.36.1-r5.trigger [2024-01-24T01:34:53.499Z] #6 2.374 OK: 271 MiB in 56 packages [2024-01-24T01:34:55.432Z] #6 DONE 4.2s [2024-01-24T01:34:55.432Z] [2024-01-24T01:34:55.432Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2024-01-24T01:34:55.432Z] #7 DONE 0.1s [2024-01-24T01:34:55.432Z] [2024-01-24T01:34:55.432Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-24T01:34:55.432Z] #8 DONE 0.1s [2024-01-24T01:34:55.702Z] [2024-01-24T01:34:55.702Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T01:35:27.936Z] #9 DONE 27.2s [2024-01-24T01:35:27.936Z] [2024-01-24T01:35:27.936Z] #10 [builder 6/7] COPY . . [2024-01-24T01:35:27.936Z] #10 DONE 0.3s [2024-01-24T01:35:27.936Z] [2024-01-24T01:35:27.936Z] #11 [builder 7/7] RUN echo noop [2024-01-24T01:35:27.936Z] #11 0.620 noop [2024-01-24T01:35:27.936Z] #11 DONE 0.7s [2024-01-24T01:35:27.936Z] [2024-01-24T01:35:27.936Z] #12 exporting to image [2024-01-24T01:35:27.936Z] #12 exporting layers [2024-01-24T01:35:50.103Z] #12 exporting layers 23.2s done [2024-01-24T01:35:50.103Z] #12 writing image sha256:e573cd291c83bde33e4d58d71bcff0d5327b4069316877ad49860f407c621589 done [2024-01-24T01:35:50.103Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-24T01:35:50.103Z] #12 DONE 23.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T01:35:50.841Z] + docker inspect -f . ci-base-image-arm64 [2024-01-24T01:35:50.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T01:35:51.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-27751 does not seem to be running inside a container [2024-01-24T01:35:51.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-24T01:35:52.380Z] $ docker top 9a5dd45e54417dfe95de47f629ffd7d7440246e4edc7ea47b96ec6d230282de1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T01:35:52.971Z] + go version [2024-01-24T01:35:53.241Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-24T01:35:53.288Z] $ docker stop --time=1 9a5dd45e54417dfe95de47f629ffd7d7440246e4edc7ea47b96ec6d230282de1 [2024-01-24T01:35:54.838Z] $ docker rm -f --volumes 9a5dd45e54417dfe95de47f629ffd7d7440246e4edc7ea47b96ec6d230282de1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T01:35:56.069Z] + docker inspect -f . ci-base-image-arm64 [2024-01-24T01:35:56.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T01:35:56.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-27751 does not seem to be running inside a container [2024-01-24T01:35:56.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-24T01:36:02.328Z] $ docker top 3b4129a1e2217ba775024945db0cd7e65deebdd602f8119ba432d497516b8f46 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T01:36:02.935Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-01-24T01:36:03.372Z] + make test [2024-01-24T01:36:03.372Z] go test ./... -coverprofile=coverage.out ./... [2024-01-24T01:36:07.634Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-01-24T01:37:04.054Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-01-24T01:37:04.054Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-01-24T01:37:04.054Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.060s coverage: 22.8% of statements [2024-01-24T01:37:04.054Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-24T01:37:04.054Z] go vet ./... [2024-01-24T01:37:19.064Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-24T01:37:19.064Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-24T01:37:19.064Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-24T01:37:19.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-24T01:37:19.181Z] $ docker stop --time=1 3b4129a1e2217ba775024945db0cd7e65deebdd602f8119ba432d497516b8f46 [2024-01-24T01:37:20.959Z] $ docker rm -f --volumes 3b4129a1e2217ba775024945db0cd7e65deebdd602f8119ba432d497516b8f46 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-24T01:37:22.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-24T01:37:22.229Z] Warning: overwriting stash ‘coverage-report’ [2024-01-24T01:37:22.680Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-24T01:37:23.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-24T01:37:23.853Z] + ls -al . [2024-01-24T01:37:23.853Z] total 180 [2024-01-24T01:37:23.853Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 01:36 . [2024-01-24T01:37:23.853Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 24 01:33 .. [2024-01-24T01:37:23.853Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 24 01:33 .dockerignore [2024-01-24T01:37:23.853Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 24 01:33 .git [2024-01-24T01:37:23.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 01:33 .github [2024-01-24T01:37:23.853Z] -rw-rw-r-- 1 jenkins jenkins 264 Jan 24 01:33 .gitignore [2024-01-24T01:37:23.853Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 24 01:33 .golangci.yml [2024-01-24T01:37:23.853Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jan 24 01:33 Attribution.txt [2024-01-24T01:37:23.853Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jan 24 01:33 CHANGELOG.md [2024-01-24T01:37:23.853Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jan 24 01:33 Dockerfile [2024-01-24T01:37:23.853Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 24 01:33 GOVERNANCE.md [2024-01-24T01:37:23.853Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 24 01:33 Jenkinsfile [2024-01-24T01:37:23.853Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 24 01:33 LICENSE [2024-01-24T01:37:23.853Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jan 24 01:33 Makefile [2024-01-24T01:37:23.853Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 24 01:33 OWNERS.md [2024-01-24T01:37:23.853Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jan 24 01:33 README.md [2024-01-24T01:37:23.853Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 24 01:29 VERSION [2024-01-24T01:37:23.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 01:33 bin [2024-01-24T01:37:23.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 01:33 cmd [2024-01-24T01:37:23.853Z] -rw-r--r-- 1 jenkins jenkins 18506 Jan 24 01:36 coverage.out [2024-01-24T01:37:23.853Z] -rw-rw-r-- 1 jenkins jenkins 3818 Jan 24 01:33 go.mod [2024-01-24T01:37:23.853Z] -rw-rw-r-- 1 jenkins jenkins 34595 Jan 24 01:33 go.sum [2024-01-24T01:37:23.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 24 01:33 internal [2024-01-24T01:37:23.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 24 01:33 mock [2024-01-24T01:37:23.853Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 24 01:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T01:37:24.378Z] + 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=4f284a2d73ffd5f1a113cb479b26a3ac767653c2 --label arch=arm64 --label version=0.0.0 . [2024-01-24T01:37:24.966Z] #0 building with "default" instance using docker driver [2024-01-24T01:37:24.967Z] [2024-01-24T01:37:24.967Z] #1 [internal] load build definition from Dockerfile [2024-01-24T01:37:24.967Z] #1 transferring dockerfile: 1.84kB done [2024-01-24T01:37:24.967Z] #1 DONE 0.0s [2024-01-24T01:37:24.967Z] [2024-01-24T01:37:24.967Z] #2 [internal] load .dockerignore [2024-01-24T01:37:24.967Z] #2 transferring context: 182B done [2024-01-24T01:37:25.237Z] #2 DONE 0.0s [2024-01-24T01:37:25.237Z] [2024-01-24T01:37:25.237Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-24T01:37:25.237Z] #3 DONE 0.0s [2024-01-24T01:37:25.237Z] [2024-01-24T01:37:25.237Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-24T01:37:25.237Z] #4 DONE 0.2s [2024-01-24T01:37:25.509Z] [2024-01-24T01:37:25.509Z] #5 [internal] load build context [2024-01-24T01:37:25.509Z] #5 transferring context: 25.54kB 0.0s done [2024-01-24T01:37:25.509Z] #5 DONE 0.1s [2024-01-24T01:37:25.509Z] [2024-01-24T01:37:25.509Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T01:37:25.509Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-24T01:37:25.509Z] #6 ... [2024-01-24T01:37:25.509Z] [2024-01-24T01:37:25.509Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-24T01:37:25.509Z] #7 DONE 0.2s [2024-01-24T01:37:25.509Z] [2024-01-24T01:37:25.509Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-24T01:37:25.509Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-24T01:37:25.509Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-24T01:37:25.509Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-24T01:37:25.509Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-24T01:37:25.509Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-24T01:37:25.791Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-24T01:37:26.065Z] #6 DONE 0.9s [2024-01-24T01:37:26.065Z] [2024-01-24T01:37:26.065Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-24T01:37:27.033Z] #8 0.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T01:37:27.303Z] #8 0.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T01:37:28.271Z] #8 2.103 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-24T01:37:28.544Z] #8 2.113 Executing busybox-1.36.1-r5.trigger [2024-01-24T01:37:28.544Z] #8 2.137 OK: 8 MiB in 16 packages [2024-01-24T01:37:31.132Z] #8 DONE 4.7s [2024-01-24T01:37:31.132Z] [2024-01-24T01:37:31.132Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2024-01-24T01:37:31.132Z] #9 0.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T01:37:31.132Z] #9 1.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T01:37:31.132Z] #9 2.255 OK: 271 MiB in 56 packages [2024-01-24T01:37:31.132Z] #9 DONE 5.4s [2024-01-24T01:37:31.132Z] [2024-01-24T01:37:31.132Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2024-01-24T01:37:31.132Z] #10 DONE 0.1s [2024-01-24T01:37:31.132Z] [2024-01-24T01:37:31.132Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-24T01:37:31.402Z] #11 DONE 0.2s [2024-01-24T01:37:31.402Z] [2024-01-24T01:37:31.402Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-24T01:37:32.377Z] #12 DONE 1.3s [2024-01-24T01:37:32.377Z] [2024-01-24T01:37:32.377Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-24T01:37:32.377Z] #13 1.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-24T01:37:32.377Z] #13 1.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-24T01:37:32.966Z] #13 ... [2024-01-24T01:37:32.966Z] [2024-01-24T01:37:32.966Z] #14 [builder 6/7] COPY . . [2024-01-24T01:37:32.966Z] #14 DONE 0.3s [2024-01-24T01:37:32.966Z] [2024-01-24T01:37:32.966Z] #15 [builder 7/7] RUN make build [2024-01-24T01:37:33.551Z] #15 0.684 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.6" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-01-24T01:37:33.818Z] #15 ... [2024-01-24T01:37:33.818Z] [2024-01-24T01:37:33.818Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-24T01:37:33.818Z] #13 2.495 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T01:37:33.818Z] #13 2.695 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-24T01:37:33.818Z] #13 2.721 OK: 8 MiB in 16 packages [2024-01-24T01:37:33.818Z] #13 DONE 3.0s [2024-01-24T01:37:34.085Z] [2024-01-24T01:37:34.086Z] #15 [builder 7/7] RUN make build [2024-01-24T01:38:41.976Z] #15 DONE 62.1s [2024-01-24T01:38:41.976Z] [2024-01-24T01:38:41.976Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2024-01-24T01:38:41.976Z] #16 DONE 0.3s [2024-01-24T01:38:41.976Z] [2024-01-24T01:38:41.976Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2024-01-24T01:38:41.976Z] #17 DONE 0.1s [2024-01-24T01:38:41.976Z] [2024-01-24T01:38:41.976Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-01-24T01:38:41.976Z] #18 DONE 0.1s [2024-01-24T01:38:41.976Z] [2024-01-24T01:38:41.976Z] #19 exporting to image [2024-01-24T01:38:41.976Z] #19 exporting layers [2024-01-24T01:38:41.976Z] #19 exporting layers 0.4s done [2024-01-24T01:38:41.976Z] #19 writing image sha256:40c5b01d22f13d70b261e32d3f598dae9a5d10f777ede1bfa2a9b1102f1f27c1 done [2024-01-24T01:38:41.976Z] #19 naming to docker.io/library/device-mqtt-arm64 done [2024-01-24T01:38:41.976Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T01:38:43.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-24T01:38:43.280Z] [2024-01-24T01:38:43.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T01:38:43.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-24T01:38:43.737Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-24T01:38:43.737Z] 8998bd30e6a1: Pulling fs layer [2024-01-24T01:38:43.737Z] 04944245beec: Pulling fs layer [2024-01-24T01:38:43.737Z] 699f458cf7ca: Pulling fs layer [2024-01-24T01:38:43.737Z] 765212b225bb: Pulling fs layer [2024-01-24T01:38:43.737Z] f23df028b6ca: Pulling fs layer [2024-01-24T01:38:43.737Z] d65c8cfc05b1: Pulling fs layer [2024-01-24T01:38:43.737Z] 2437ff75d9bd: Pulling fs layer [2024-01-24T01:38:43.737Z] f23df028b6ca: Waiting [2024-01-24T01:38:43.737Z] 765212b225bb: Waiting [2024-01-24T01:38:43.737Z] d65c8cfc05b1: Waiting [2024-01-24T01:38:43.737Z] 2437ff75d9bd: Waiting [2024-01-24T01:38:44.004Z] 04944245beec: Verifying Checksum [2024-01-24T01:38:44.004Z] 04944245beec: Download complete [2024-01-24T01:38:44.004Z] 765212b225bb: Download complete [2024-01-24T01:38:44.004Z] f23df028b6ca: Verifying Checksum [2024-01-24T01:38:44.005Z] f23df028b6ca: Download complete [2024-01-24T01:38:44.005Z] d65c8cfc05b1: Verifying Checksum [2024-01-24T01:38:44.005Z] d65c8cfc05b1: Download complete [2024-01-24T01:38:44.005Z] 699f458cf7ca: Verifying Checksum [2024-01-24T01:38:44.005Z] 699f458cf7ca: Download complete [2024-01-24T01:38:44.588Z] 8998bd30e6a1: Verifying Checksum [2024-01-24T01:38:44.588Z] 8998bd30e6a1: Download complete [2024-01-24T01:38:46.539Z] 2437ff75d9bd: Verifying Checksum [2024-01-24T01:38:46.539Z] 2437ff75d9bd: Download complete [2024-01-24T01:38:50.836Z] 8998bd30e6a1: Pull complete [2024-01-24T01:38:50.836Z] 04944245beec: Pull complete [2024-01-24T01:38:52.788Z] 699f458cf7ca: Pull complete [2024-01-24T01:38:52.788Z] 765212b225bb: Pull complete [2024-01-24T01:38:53.369Z] f23df028b6ca: Pull complete [2024-01-24T01:38:53.369Z] d65c8cfc05b1: Pull complete [2024-01-24T01:39:15.418Z] 2437ff75d9bd: Pull complete [2024-01-24T01:39:15.418Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-24T01:39:15.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-24T01:39:15.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T01:39:15.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-27751 does not seem to be running inside a container [2024-01-24T01:39:15.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-24T01:39:18.182Z] $ docker top 253b51eb0a2a4051ed7a49c317e834da3acbd1037028e01b660c8a4aff93a21a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-24T01:39:18.801Z] ---> job-cost.sh [2024-01-24T01:39:19.067Z] lf-activate-venv: SKIPPING [2024-01-24T01:39:19.067Z] INFO: No Stack... [2024-01-24T01:39:19.647Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-24T01:39:20.227Z] INFO: Archiving Costs [Pipeline] sh [2024-01-24T01:39:20.564Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2024-01-24T01:39:20.564Z] + cut -d, -f6 [Pipeline] lock [2024-01-24T01:39:20.642Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-659-1-stack-cost] [2024-01-24T01:39:20.647Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-659-1-stack-cost] did not exist. Created. [2024-01-24T01:39:20.647Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-659-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-24T01:39:21.164Z] /w/workspace/device-mqtt-go/1@tmp/durable-2013565f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-24T01:39:21.516Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-24T01:39:21.551Z] Warning: overwriting stash ‘stack-cost’ [2024-01-24T01:39:21.596Z] Stashed 1 file(s) [Pipeline] } [2024-01-24T01:39:21.643Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-659-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-24T01:39:21.815Z] $ docker stop --time=1 253b51eb0a2a4051ed7a49c317e834da3acbd1037028e01b660c8a4aff93a21a [2024-01-24T01:39:23.216Z] $ docker rm -f --volumes 253b51eb0a2a4051ed7a49c317e834da3acbd1037028e01b660c8a4aff93a21a [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-01-24T01:39:25.269Z] provisioning config files... [2024-01-24T01:39:25.282Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp/config645730952238357433tmp [Pipeline] { [Pipeline] sh [2024-01-24T01:39:25.704Z] + set +x [2024-01-24T01:39:25.704Z] + curl -s https://codecov.io/bash [2024-01-24T01:39:25.704Z] + bash -s -- [2024-01-24T01:39:25.704Z] [2024-01-24T01:39:25.704Z] _____ _ [2024-01-24T01:39:25.704Z] / ____| | | [2024-01-24T01:39:25.704Z] | | ___ __| | ___ ___ _____ __ [2024-01-24T01:39:25.704Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-24T01:39:25.704Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-24T01:39:25.704Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-24T01:39:25.704Z] Bash-1.0.6 [2024-01-24T01:39:25.704Z] [2024-01-24T01:39:25.704Z] [2024-01-24T01:39:25.704Z] ==> git version 2.25.1 found [2024-01-24T01:39:25.704Z] ==> 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-01-24T01:39:25.704Z] Release-Date: 2020-01-08 [2024-01-24T01:39:25.704Z] 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-01-24T01:39:25.704Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-24T01:39:25.704Z] ==> Jenkins CI detected. [2024-01-24T01:39:25.704Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-659 [2024-01-24T01:39:25.704Z] project root: . [2024-01-24T01:39:25.704Z] --> token set from env [2024-01-24T01:39:25.965Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-24T01:39:25.965Z] ==> Running gcov in . (disable via -X gcov) [2024-01-24T01:39:25.965Z] ==> Python coveragepy not found [2024-01-24T01:39:25.965Z] ==> Searching for coverage reports in: [2024-01-24T01:39:25.965Z] + . [2024-01-24T01:39:25.965Z] -> Found 1 reports [2024-01-24T01:39:25.965Z] ==> Detecting git/mercurial file structure [2024-01-24T01:39:25.965Z] ==> Reading reports [2024-01-24T01:39:25.965Z] + ./coverage.out bytes=18506 [2024-01-24T01:39:25.965Z] ==> Appending adjustments [2024-01-24T01:39:25.965Z] https://docs.codecov.io/docs/fixing-reports [2024-01-24T01:39:25.965Z] + Found adjustments [2024-01-24T01:39:25.965Z] ==> Gzipping contents [2024-01-24T01:39:25.965Z] 4.0K /tmp/codecov.y7pcFA.gz [2024-01-24T01:39:25.965Z] ==> Uploading reports [2024-01-24T01:39:25.965Z] url: https://codecov.io [2024-01-24T01:39:25.965Z] query: branch=PR-659&commit=4f284a2d73ffd5f1a113cb479b26a3ac767653c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-659%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=659&job=&cmd_args= [2024-01-24T01:39:25.965Z] -> Pinging Codecov [2024-01-24T01:39:25.965Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-659&commit=4f284a2d73ffd5f1a113cb479b26a3ac767653c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-659%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=659&job=&cmd_args= [2024-01-24T01:39:26.225Z] -> Uploading to [2024-01-24T01:39:26.226Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-24/7D719EC7BBE17E464838252E33014C33/4f284a2d73ffd5f1a113cb479b26a3ac767653c2/8d7d3a4b-07b0-4d49-9b21-8160f7596f95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240124%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240124T013926Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b3fef4c8b9f524d87eaa102afe5bfb8b40e84205aca70ae78d89ce00d3d295e [2024-01-24T01:39:26.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-24T01:39:26.226Z] Dload Upload Total Spent Left Speed [2024-01-24T01:39:26.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11334 --:--:-- --:--:-- --:--:-- 11334 [2024-01-24T01:39:26.486Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/4f284a2d73ffd5f1a113cb479b26a3ac767653c2 [Pipeline] } [2024-01-24T01:39:26.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-24T01:39:29.745Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-659/archives ] [2024-01-24T01:39:29.745Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-659/archives [2024-01-24T01:39:29.745Z] total 16 [2024-01-24T01:39:29.745Z] drwxr-xr-x 3 root root 4096 Jan 24 01:32 . [2024-01-24T01:39:29.745Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 24 01:32 .. [2024-01-24T01:39:29.745Z] drwxr-xr-x 2 root root 4096 Jan 24 01:32 cost [2024-01-24T01:39:29.745Z] -rw-r--r-- 1 root root 86 Jan 24 01:32 cost.csv [2024-01-24T01:39:29.745Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-659/archives [2024-01-24T01:39:29.745Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-659/archives [2024-01-24T01:39:29.745Z] total 16 [2024-01-24T01:39:29.745Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 24 01:32 . [2024-01-24T01:39:29.745Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 24 01:32 .. [2024-01-24T01:39:29.745Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 24 01:32 cost [2024-01-24T01:39:29.745Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 24 01:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-24T01:39:30.082Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T01:39:30.986Z] ---> package-listing.sh [2024-01-24T01:39:30.986Z] ++ facter osfamily [2024-01-24T01:39:30.986Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-24T01:39:31.245Z] + OS_FAMILY=debian [2024-01-24T01:39:31.245Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-659 [2024-01-24T01:39:31.245Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-24T01:39:31.245Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-24T01:39:31.245Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-24T01:39:31.245Z] + PACKAGES=/tmp/packages_start.txt [2024-01-24T01:39:31.245Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-659 ']' [2024-01-24T01:39:31.245Z] + PACKAGES=/tmp/packages_end.txt [2024-01-24T01:39:31.245Z] + case "${OS_FAMILY}" in [2024-01-24T01:39:31.245Z] + dpkg -l [2024-01-24T01:39:31.245Z] + grep '^ii' [2024-01-24T01:39:31.245Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-24T01:39:31.245Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-24T01:39:31.245Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-24T01:39:31.245Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-659 ']' [2024-01-24T01:39:31.245Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-659/archives/ [2024-01-24T01:39:31.245Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-659/archives/ [Pipeline] echo [2024-01-24T01:39:31.279Z] 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-659/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-24T01:39:31.573Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-24T01:39:32.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-24T01:39:32.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-24T01:39:32.510Z] prd-ubuntu20.04-docker-8c-8g-27750 does not seem to be running inside a container [2024-01-24T01:39:32.543Z] $ 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-659/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-659 -v /w/workspace/gexfoundry_device-mqtt-go_PR-659:/w/workspace/gexfoundry_device-mqtt-go_PR-659:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-24T01:39:32.748Z] $ docker top d36e4fede7f04fef245948a41ddc5429cb04f5f14b92cb46b5ff9e8269a5a231 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-24T01:39:33.239Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-24T01:39:33.551Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-24T01:39:33.861Z] + ls /var/log/sa-host [2024-01-24T01:39:33.861Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-24T01:39:34.137Z] provisioning config files... [2024-01-24T01:39:34.148Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-659@tmp/config4012097360763874207tmp [Pipeline] { [Pipeline] echo [2024-01-24T01:39:34.302Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T01:39:34.616Z] ---> create-netrc.sh [Pipeline] } [2024-01-24T01:39:34.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-24T01:39:35.162Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-24T01:39:35.199Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T01:39:35.542Z] ---> sudo-logs.sh [2024-01-24T01:39:35.542Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-24T01:39:35.679Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T01:39:35.991Z] ---> job-cost.sh [2024-01-24T01:39:35.991Z] lf-activate-venv: SKIPPING [2024-01-24T01:39:35.991Z] DEBUG: total: 0.2199999988079071 [2024-01-24T01:39:35.991Z] INFO: Retrieving Stack Cost... [2024-01-24T01:39:36.250Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-24T01:39:36.816Z] INFO: Archiving Costs [Pipeline] echo [2024-01-24T01:39:36.862Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-24T01:39:37.183Z] ---> logs-deploy.sh [2024-01-24T01:39:37.184Z] lf-activate-venv: SKIPPING [2024-01-24T01:39:37.184Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-659/1 [2024-01-24T01:39:37.184Z] INFO: archiving workspace using pattern(s): [2024-01-24T01:39:38.119Z] Archives upload complete. [2024-01-24T01:39:38.383Z] INFO: archiving logs to Nexus [2024-01-24T01:39:39.067Z] ---> uname -a: [2024-01-24T01:39:39.067Z] Linux prd-ubuntu20-04-docker-8c-8g-27750 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-24T01:39:39.067Z] [2024-01-24T01:39:39.067Z] [2024-01-24T01:39:39.067Z] ---> lscpu: [2024-01-24T01:39:39.067Z] Architecture: x86_64 [2024-01-24T01:39:39.067Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-24T01:39:39.067Z] Byte Order: Little Endian [2024-01-24T01:39:39.067Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-24T01:39:39.067Z] CPU(s): 8 [2024-01-24T01:39:39.067Z] On-line CPU(s) list: 0-7 [2024-01-24T01:39:39.067Z] Thread(s) per core: 1 [2024-01-24T01:39:39.067Z] Core(s) per socket: 1 [2024-01-24T01:39:39.067Z] Socket(s): 8 [2024-01-24T01:39:39.067Z] NUMA node(s): 1 [2024-01-24T01:39:39.067Z] Vendor ID: AuthenticAMD [2024-01-24T01:39:39.067Z] CPU family: 23 [2024-01-24T01:39:39.067Z] Model: 49 [2024-01-24T01:39:39.067Z] Model name: AMD EPYC-Rome Processor [2024-01-24T01:39:39.067Z] Stepping: 0 [2024-01-24T01:39:39.067Z] CPU MHz: 2800.000 [2024-01-24T01:39:39.067Z] BogoMIPS: 5600.00 [2024-01-24T01:39:39.067Z] Virtualization: AMD-V [2024-01-24T01:39:39.067Z] Hypervisor vendor: KVM [2024-01-24T01:39:39.067Z] Virtualization type: full [2024-01-24T01:39:39.067Z] L1d cache: 256 KiB [2024-01-24T01:39:39.067Z] L1i cache: 256 KiB [2024-01-24T01:39:39.067Z] L2 cache: 4 MiB [2024-01-24T01:39:39.067Z] L3 cache: 128 MiB [2024-01-24T01:39:39.067Z] NUMA node0 CPU(s): 0-7 [2024-01-24T01:39:39.067Z] Vulnerability Itlb multihit: Not affected [2024-01-24T01:39:39.067Z] Vulnerability L1tf: Not affected [2024-01-24T01:39:39.067Z] Vulnerability Mds: Not affected [2024-01-24T01:39:39.067Z] Vulnerability Meltdown: Not affected [2024-01-24T01:39:39.067Z] Vulnerability Mmio stale data: Not affected [2024-01-24T01:39:39.067Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-24T01:39:39.067Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-24T01:39:39.067Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-24T01:39:39.067Z] Vulnerability Srbds: Not affected [2024-01-24T01:39:39.067Z] Vulnerability Tsx async abort: Not affected [2024-01-24T01:39:39.067Z] 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-01-24T01:39:39.067Z] [2024-01-24T01:39:39.067Z] [2024-01-24T01:39:39.067Z] ---> nproc: [2024-01-24T01:39:39.067Z] 8 [2024-01-24T01:39:39.067Z] [2024-01-24T01:39:39.067Z] [2024-01-24T01:39:39.067Z] ---> df -h: [2024-01-24T01:39:39.067Z] Filesystem Size Used Avail Use% Mounted on [2024-01-24T01:39:39.067Z] overlay 155G 12G 144G 8% / [2024-01-24T01:39:39.067Z] tmpfs 64M 0 64M 0% /dev [2024-01-24T01:39:39.067Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-24T01:39:39.067Z] shm 64M 0 64M 0% /dev/shm [2024-01-24T01:39:39.067Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-01-24T01:39:39.067Z] [2024-01-24T01:39:39.067Z] [2024-01-24T01:39:39.067Z] ---> sar -b -r -n DEV: [2024-01-24T01:39:39.067Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27750) 01/24/24 _x86_64_ (8 CPU) [2024-01-24T01:39:39.067Z] [2024-01-24T01:39:39.067Z] 01:28:38 LINUX RESTART (8 CPU) [2024-01-24T01:39:39.067Z] [2024-01-24T01:39:39.067Z] 01:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-24T01:39:39.067Z] 01:30:01 100.61 38.99 61.62 0.00 4362.24 47028.50 0.00 [2024-01-24T01:39:39.067Z] 01:31:01 154.30 1.02 153.28 0.00 21.06 47287.30 0.00 [2024-01-24T01:39:39.067Z] 01:32:01 171.49 0.28 171.20 0.00 24.00 39266.26 0.00 [2024-01-24T01:39:39.067Z] 01:33:01 131.16 0.22 130.94 0.00 20.13 36322.08 0.00 [2024-01-24T01:39:39.067Z] 01:34:01 28.06 10.21 17.85 0.00 3451.29 3767.52 0.00 [2024-01-24T01:39:39.067Z] 01:35:01 4.27 0.00 4.27 0.00 0.00 57.59 0.00 [2024-01-24T01:39:39.067Z] 01:36:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 [2024-01-24T01:39:39.067Z] 01:37:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2024-01-24T01:39:39.067Z] 01:38:01 1.38 0.00 1.38 0.00 0.00 14.53 0.00 [2024-01-24T01:39:39.067Z] 01:39:01 2.10 0.00 2.10 0.00 0.00 31.86 0.00 [2024-01-24T01:39:39.067Z] Average: 59.48 5.02 54.46 0.00 781.88 17330.63 0.00 [2024-01-24T01:39:39.067Z] [2024-01-24T01:39:39.067Z] 01:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-24T01:39:39.067Z] 01:30:01 29400568 31583624 751856 2.29 71540 2390532 2036844 6.00 988144 2129140 498156 [2024-01-24T01:39:39.067Z] 01:31:01 28088300 31558348 756868 2.30 127352 3522500 2013540 5.93 1191844 3116788 364612 [2024-01-24T01:39:39.067Z] 01:32:01 28210192 31409676 896212 2.73 155620 3217660 2154484 6.35 1368752 2801904 12860 [2024-01-24T01:39:39.067Z] 01:33:01 27624860 31580316 727336 2.21 165736 3915268 1784936 5.26 1249888 3458004 576 [2024-01-24T01:39:39.067Z] 01:34:01 27383152 31559740 738480 2.25 170984 4118916 1814360 5.35 1412540 3512444 1308 [2024-01-24T01:39:39.067Z] 01:35:01 27387692 31564240 734256 2.23 171016 4118912 1830564 5.39 1408812 3512396 144 [2024-01-24T01:39:39.067Z] 01:36:01 27387712 31564268 734144 2.23 171040 4118916 1830564 5.39 1408708 3512400 4 [2024-01-24T01:39:39.067Z] 01:37:01 27396996 31573600 724764 2.20 171060 4118916 1830564 5.39 1399644 3512400 256 [2024-01-24T01:39:39.067Z] 01:38:01 27397392 31573888 724436 2.20 171092 4118920 1830564 5.39 1399644 3512404 12 [2024-01-24T01:39:39.067Z] 01:39:01 27396640 31573620 725036 2.20 171168 4118900 1830564 5.39 1399364 3512796 28 [2024-01-24T01:39:39.067Z] Average: 27767350 31554132 751339 2.28 154661 3775944 1895698 5.59 1322734 3258068 87796 [2024-01-24T01:39:39.067Z] [2024-01-24T01:39:39.067Z] 01:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-24T01:39:39.067Z] 01:30:01 docker0 16.00 14.69 1.30 119.42 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:30:01 ens3 532.25 344.94 5819.74 86.08 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:30:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:31:01 docker0 214.76 320.18 18.13 2461.30 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:31:01 ens3 333.41 222.08 2474.14 26.55 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:32:01 vethb1d1c29 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:32:01 docker0 1.38 2.67 0.08 30.91 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:32:01 ens3 54.16 49.81 68.98 82.40 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:32:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:33:01 docker0 3.88 8.12 0.23 94.76 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:33:01 ens3 105.83 68.06 2681.89 14.02 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:33:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:34:01 ens3 93.18 55.16 1376.97 4.04 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:34:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:35:01 ens3 0.38 0.32 0.09 0.08 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:36:01 ens3 0.22 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:37:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:39:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] Average: docker0 23.62 34.60 1.98 270.92 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] Average: ens3 111.28 73.62 1234.55 21.21 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 [2024-01-24T01:39:39.067Z] [2024-01-24T01:39:39.067Z] [2024-01-24T01:39:39.067Z] ---> sar -P ALL: [2024-01-24T01:39:39.067Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27750) 01/24/24 _x86_64_ (8 CPU) [2024-01-24T01:39:39.067Z] [2024-01-24T01:39:39.067Z] 01:28:38 LINUX RESTART (8 CPU) [2024-01-24T01:39:39.067Z] [2024-01-24T01:39:39.067Z] 01:29:02 CPU %user %nice %system %iowait %steal %idle [2024-01-24T01:39:39.067Z] 01:30:01 all 8.55 0.00 2.50 4.36 0.08 84.51 [2024-01-24T01:39:39.067Z] 01:30:01 0 6.64 0.00 2.82 14.96 0.09 75.49 [2024-01-24T01:39:39.067Z] 01:30:01 1 9.88 0.00 3.36 1.49 0.09 85.18 [2024-01-24T01:39:39.067Z] 01:30:01 2 7.32 0.00 2.31 0.55 0.07 89.76 [2024-01-24T01:39:39.067Z] 01:30:01 3 7.50 0.00 2.76 5.94 0.07 83.74 [2024-01-24T01:39:39.067Z] 01:30:01 4 8.61 0.00 1.90 0.68 0.07 88.73 [2024-01-24T01:39:39.067Z] 01:30:01 5 8.06 0.00 2.54 0.63 0.07 88.70 [2024-01-24T01:39:39.067Z] 01:30:01 6 10.92 0.00 2.02 10.04 0.09 76.93 [2024-01-24T01:39:39.067Z] 01:30:01 7 9.51 0.00 2.29 0.62 0.09 87.49 [2024-01-24T01:39:39.067Z] 01:31:01 all 4.12 0.00 1.95 3.80 0.05 90.08 [2024-01-24T01:39:39.067Z] 01:31:01 0 3.95 0.00 2.68 2.96 0.05 90.36 [2024-01-24T01:39:39.067Z] 01:31:01 1 4.14 0.00 2.31 0.18 0.03 93.34 [2024-01-24T01:39:39.067Z] 01:31:01 2 2.82 0.00 2.07 20.69 0.05 74.37 [2024-01-24T01:39:39.067Z] 01:31:01 3 4.94 0.00 1.78 1.14 0.07 92.07 [2024-01-24T01:39:39.067Z] 01:31:01 4 3.07 0.00 1.31 0.30 0.03 95.29 [2024-01-24T01:39:39.067Z] 01:31:01 5 5.30 0.00 1.66 0.44 0.07 92.54 [2024-01-24T01:39:39.067Z] 01:31:01 6 4.26 0.00 1.90 4.19 0.05 89.60 [2024-01-24T01:39:39.067Z] 01:31:01 7 4.47 0.00 1.91 0.52 0.05 93.06 [2024-01-24T01:39:39.067Z] 01:32:01 all 27.95 0.00 4.08 2.55 0.07 65.36 [2024-01-24T01:39:39.067Z] 01:32:01 0 28.60 0.00 3.92 0.40 0.05 67.02 [2024-01-24T01:39:39.067Z] 01:32:01 1 29.15 0.00 3.51 0.24 0.07 67.04 [2024-01-24T01:39:39.067Z] 01:32:01 2 26.78 0.00 3.76 0.08 0.07 69.31 [2024-01-24T01:39:39.067Z] 01:32:01 3 28.39 0.00 4.09 10.35 0.07 57.11 [2024-01-24T01:39:39.067Z] 01:32:01 4 25.87 0.00 4.05 0.39 0.08 69.60 [2024-01-24T01:39:39.067Z] 01:32:01 5 27.86 0.00 5.11 5.68 0.07 61.27 [2024-01-24T01:39:39.067Z] 01:32:01 6 27.82 0.00 3.90 3.01 0.07 65.21 [2024-01-24T01:39:39.067Z] 01:32:01 7 29.11 0.00 4.27 0.25 0.05 66.31 [2024-01-24T01:39:39.067Z] 01:33:01 all 16.83 0.00 3.09 2.23 0.05 77.80 [2024-01-24T01:39:39.067Z] 01:33:01 0 16.52 0.00 3.04 0.91 0.05 79.49 [2024-01-24T01:39:39.067Z] 01:33:01 1 18.24 0.00 2.94 0.15 0.05 78.62 [2024-01-24T01:39:39.067Z] 01:33:01 2 16.05 0.00 3.95 0.13 0.03 79.84 [2024-01-24T01:39:39.067Z] 01:33:01 3 17.01 0.00 3.04 0.14 0.05 79.76 [2024-01-24T01:39:39.067Z] 01:33:01 4 15.99 0.00 3.13 3.56 0.05 77.27 [2024-01-24T01:39:39.067Z] 01:33:01 5 17.15 0.00 2.82 1.21 0.03 78.79 [2024-01-24T01:39:39.067Z] 01:33:01 6 17.56 0.00 2.89 6.29 0.08 73.18 [2024-01-24T01:39:39.067Z] 01:33:01 7 16.15 0.00 2.93 5.40 0.05 75.47 [2024-01-24T01:39:39.067Z] 01:34:01 all 1.09 0.00 0.41 0.33 0.02 98.15 [2024-01-24T01:39:39.068Z] 01:34:01 0 0.92 0.00 0.35 0.07 0.03 98.63 [2024-01-24T01:39:39.068Z] 01:34:01 1 0.65 0.00 0.57 0.92 0.02 97.85 [2024-01-24T01:39:39.068Z] 01:34:01 2 1.02 0.00 0.43 0.53 0.03 97.98 [2024-01-24T01:39:39.068Z] 01:34:01 3 0.73 0.00 0.52 0.03 0.02 98.70 [2024-01-24T01:39:39.068Z] 01:34:01 4 2.07 0.00 0.45 0.62 0.02 96.84 [2024-01-24T01:39:39.068Z] 01:34:01 5 0.63 0.00 0.35 0.00 0.02 99.00 [2024-01-24T01:39:39.068Z] 01:34:01 6 1.82 0.00 0.26 0.05 0.02 97.85 [2024-01-24T01:39:39.068Z] 01:34:01 7 0.87 0.00 0.37 0.38 0.03 98.35 [2024-01-24T01:39:39.068Z] 01:35:01 all 0.28 0.00 0.03 0.01 0.01 99.68 [2024-01-24T01:39:39.068Z] 01:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-24T01:39:39.068Z] 01:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-24T01:39:39.068Z] 01:35:01 2 0.03 0.00 0.03 0.03 0.02 99.88 [2024-01-24T01:39:39.068Z] 01:35:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2024-01-24T01:39:39.068Z] 01:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-01-24T01:39:39.068Z] 01:35:01 5 0.05 0.00 0.02 0.00 0.03 99.90 [2024-01-24T01:39:39.068Z] 01:35:01 6 1.99 0.00 0.03 0.03 0.02 97.93 [2024-01-24T01:39:39.068Z] 01:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-24T01:39:39.068Z] 01:36:01 all 0.23 0.00 0.01 0.00 0.01 99.74 [2024-01-24T01:39:39.068Z] 01:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-24T01:39:39.068Z] 01:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-24T01:39:39.068Z] 01:36:01 2 0.02 0.00 0.02 0.02 0.03 99.92 [2024-01-24T01:39:39.068Z] 01:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-24T01:39:39.068Z] 01:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-24T01:39:39.068Z] 01:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-24T01:39:39.068Z] 01:36:01 6 1.79 0.00 0.07 0.02 0.02 98.11 [2024-01-24T01:39:39.068Z] 01:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-24T01:39:39.068Z] 01:37:01 all 0.15 0.00 0.01 0.01 0.00 99.81 [2024-01-24T01:39:39.068Z] 01:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-24T01:39:39.068Z] 01:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-24T01:39:39.068Z] 01:37:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2024-01-24T01:39:39.068Z] 01:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-24T01:39:39.068Z] 01:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-24T01:39:39.068Z] 01:37:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-01-24T01:39:39.068Z] 01:37:01 6 1.11 0.00 0.03 0.08 0.00 98.78 [2024-01-24T01:39:39.068Z] 01:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-24T01:39:39.068Z] 01:38:01 all 0.20 0.00 0.01 0.04 0.01 99.74 [2024-01-24T01:39:39.068Z] 01:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-24T01:39:39.068Z] 01:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-01-24T01:39:39.068Z] 01:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-01-24T01:39:39.068Z] 01:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-24T01:39:39.068Z] 01:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-24T01:39:39.068Z] 01:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-24T01:39:39.068Z] 01:38:01 6 1.50 0.00 0.00 0.13 0.02 98.35 [2024-01-24T01:39:39.068Z] 01:38:01 7 0.00 0.00 0.00 0.17 0.02 99.82 [2024-01-24T01:39:39.068Z] 01:39:01 all 0.24 0.00 0.01 0.02 0.01 99.72 [2024-01-24T01:39:39.068Z] 01:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-24T01:39:39.068Z] 01:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-24T01:39:39.068Z] 01:39:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-01-24T01:39:39.068Z] 01:39:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-01-24T01:39:39.068Z] 01:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-24T01:39:39.068Z] 01:39:01 5 0.83 0.00 0.00 0.00 0.00 99.17 [2024-01-24T01:39:39.068Z] 01:39:01 6 0.96 0.00 0.02 0.13 0.00 98.89 [2024-01-24T01:39:39.068Z] 01:39:01 7 0.02 0.00 0.02 0.05 0.00 99.92 [2024-01-24T01:39:39.068Z] Average: all 5.92 0.00 1.20 1.32 0.03 91.52 [2024-01-24T01:39:39.068Z] Average: 0 5.65 0.00 1.28 1.90 0.03 91.14 [2024-01-24T01:39:39.068Z] Average: 1 6.17 0.00 1.27 0.29 0.03 92.24 [2024-01-24T01:39:39.068Z] Average: 2 5.37 0.00 1.26 2.20 0.04 91.14 [2024-01-24T01:39:39.068Z] Average: 3 5.82 0.00 1.22 1.74 0.03 91.19 [2024-01-24T01:39:39.068Z] Average: 4 5.53 0.00 1.08 0.55 0.03 92.80 [2024-01-24T01:39:39.068Z] Average: 5 5.96 0.00 1.24 0.79 0.03 91.97 [2024-01-24T01:39:39.068Z] Average: 6 6.90 0.00 1.10 2.36 0.03 89.61 [2024-01-24T01:39:39.068Z] Average: 7 5.98 0.00 1.17 0.74 0.03 92.09 [2024-01-24T01:39:39.068Z] [2024-01-24T01:39:39.068Z] [2024-01-24T01:39:39.068Z]