Pull request #645 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from c50e0250f90ce80985879acac8c100133ce26eeb+daf9656040259007f9ff9da57e54fb024fb8fec3 (662ae75766f66817d63114aa36af9d90c6974a94) 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-ssh6350081631477203141.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh8692681769959842812.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-645/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-645/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10668880926903248967.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-645/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8558945468559556720.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh14053920298579758655.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-645/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-645/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11777832238681239798.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17029 in /w/workspace/gexfoundry_device-mqtt-go_PR-645 [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-645 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/645/head:refs/remotes/origin/PR-645 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit daf9656040259007f9ff9da57e54fb024fb8fec3 into PR head commit c50e0250f90ce80985879acac8c100133ce26eeb Merge succeeded, producing c50e0250f90ce80985879acac8c100133ce26eeb Checking out Revision c50e0250f90ce80985879acac8c100133ce26eeb (PR-645) > git config core.sparsecheckout # timeout=10 > git checkout -f c50e0250f90ce80985879acac8c100133ce26eeb # 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 daf9656040259007f9ff9da57e54fb024fb8fec3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c50e0250f90ce80985879acac8c100133ce26eeb # timeout=10 Commit message: "docs: Update changelog for 3.1 release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T14:58:17.190Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T14:58:17.373Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T14:58:17.475Z] ========================================================= [2023-11-08T14:58:17.475Z] EdgeX Global Pipelines Version Info [2023-11-08T14:58:17.475Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T14:58:18.573Z] ------------------- [2023-11-08T14:58:18.573Z] stable info: [2023-11-08T14:58:18.573Z] ------------------- [2023-11-08T14:58:18.573Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T14:58:18.573Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T14:58:18.573Z] Message: update stable to v1.0.257 [2023-11-08T14:58:19.174Z] ------------------- [2023-11-08T14:58:19.175Z] experimental info: [2023-11-08T14:58:19.175Z] ------------------- [2023-11-08T14:58:19.175Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T14:58:19.175Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T14:58:19.175Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T14:58:19.453Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-11-08T14:58:19.500Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-11-08T14:58:19.544Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T14:58:19.585Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T14:58:19.622Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T14:58:19.662Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T14:58:19.713Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T14:58:19.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T14:58:19.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T14:58:19.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T14:58:19.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T14:58:19.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-11-08T14:58:19.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T14:58:19.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T14:58:20.034Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T14:58:20.077Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T14:58:20.117Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T14:58:20.161Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T14:58:20.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T14:58:20.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T14:58:20.290Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-08T14:58:20.332Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-08T14:58:20.375Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T14:58:20.419Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T14:58:20.462Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T14:58:20.503Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T14:58:20.553Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T14:58:20.596Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-645 [Pipeline] echo [2023-11-08T14:58:20.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-645 [Pipeline] echo [2023-11-08T14:58:20.687Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-645 [Pipeline] echo [2023-11-08T14:58:20.731Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c50e0250f90ce80985879acac8c100133ce26eeb [Pipeline] echo [2023-11-08T14:58:20.773Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c50e025 [Pipeline] echo [2023-11-08T14:58:20.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T14:58:20.946Z] provisioning config files... [2023-11-08T14:58:20.960Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/config5803799559346985250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T14:58:21.318Z] ---> docker-login.sh [2023-11-08T14:58:21.318Z] nexus3.edgexfoundry.org:10001 [2023-11-08T14:58:21.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T14:58:22.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T14:58:22.150Z] Configure a credential helper to remove this warning. See [2023-11-08T14:58:22.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T14:58:22.150Z] [2023-11-08T14:58:22.150Z] Login Succeeded [2023-11-08T14:58:22.150Z] nexus3.edgexfoundry.org:10002 [2023-11-08T14:58:22.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T14:58:22.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T14:58:22.150Z] Configure a credential helper to remove this warning. See [2023-11-08T14:58:22.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T14:58:22.150Z] [2023-11-08T14:58:22.150Z] Login Succeeded [2023-11-08T14:58:22.150Z] nexus3.edgexfoundry.org:10003 [2023-11-08T14:58:22.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T14:58:22.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T14:58:22.410Z] Configure a credential helper to remove this warning. See [2023-11-08T14:58:22.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T14:58:22.410Z] [2023-11-08T14:58:22.410Z] Login Succeeded [2023-11-08T14:58:22.410Z] nexus3.edgexfoundry.org:10004 [2023-11-08T14:58:22.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T14:58:22.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T14:58:22.410Z] Configure a credential helper to remove this warning. See [2023-11-08T14:58:22.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T14:58:22.410Z] [2023-11-08T14:58:22.410Z] Login Succeeded [2023-11-08T14:58:22.410Z] docker.io [2023-11-08T14:58:22.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T14:58:22.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T14:58:22.981Z] Configure a credential helper to remove this warning. See [2023-11-08T14:58:22.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T14:58:22.981Z] [2023-11-08T14:58:22.981Z] Login Succeeded [2023-11-08T14:58:22.981Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T14:58:23.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T14:58:23.650Z] + git rev-list -1 --merges c50e0250f90ce80985879acac8c100133ce26eeb~1..c50e0250f90ce80985879acac8c100133ce26eeb [Pipeline] echo [2023-11-08T14:58:23.724Z] -----------> git rev-list -1 --merges c50e0250f90ce80985879acac8c100133ce26eeb~1..c50e0250f90ce80985879acac8c100133ce26eeb c50e0250f90ce80985879acac8c100133ce26eeb [false] [Pipeline] sh [2023-11-08T14:58:24.038Z] + git log --format=format:%s -1 c50e0250f90ce80985879acac8c100133ce26eeb [Pipeline] echo [2023-11-08T14:58:24.075Z] ========================================================= [2023-11-08T14:58:24.075Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T14:58:24.075Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T14:58:24.538Z] + git log --format=format:%s -1 c50e0250f90ce80985879acac8c100133ce26eeb [Pipeline] echo [2023-11-08T14:58:24.570Z] [semverPrep] GIT_COMMIT: c50e0250f90ce80985879acac8c100133ce26eeb, Commit Message: docs: Update changelog for 3.1 release [Pipeline] echo [2023-11-08T14:58:24.603Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T14:58:24.998Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T14:58:24.998Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T14:58:24.998Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T14:58:24.998Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T14:58:24.998Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T14:58:24.998Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T14:58:24.998Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T14:58:25.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T14:58:25.455Z] [2023-11-08T14:58:25.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T14:58:25.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T14:58:25.837Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T14:58:25.837Z] b85a868b505f: Pulling fs layer [2023-11-08T14:58:25.837Z] e2be974225ed: Pulling fs layer [2023-11-08T14:58:25.837Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T14:58:25.837Z] 988bab9f4d93: Pulling fs layer [2023-11-08T14:58:25.837Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T14:58:25.837Z] eaf3925da568: Pulling fs layer [2023-11-08T14:58:25.837Z] bab4dde63d76: Pulling fs layer [2023-11-08T14:58:25.837Z] bde34c3a00c8: Pulling fs layer [2023-11-08T14:58:25.837Z] b352a97aabf1: Pulling fs layer [2023-11-08T14:58:25.837Z] 4872d77fe225: Pulling fs layer [2023-11-08T14:58:25.837Z] 5851b861e8e6: Pulling fs layer [2023-11-08T14:58:25.837Z] 1469e6f7b9e6: Waiting [2023-11-08T14:58:25.837Z] eaf3925da568: Waiting [2023-11-08T14:58:25.837Z] bab4dde63d76: Waiting [2023-11-08T14:58:25.837Z] bde34c3a00c8: Waiting [2023-11-08T14:58:25.837Z] 5851b861e8e6: Waiting [2023-11-08T14:58:25.837Z] b352a97aabf1: Waiting [2023-11-08T14:58:25.837Z] 4872d77fe225: Waiting [2023-11-08T14:58:25.837Z] 988bab9f4d93: Waiting [2023-11-08T14:58:26.098Z] e2be974225ed: Verifying Checksum [2023-11-08T14:58:26.098Z] e2be974225ed: Download complete [2023-11-08T14:58:26.098Z] 988bab9f4d93: Verifying Checksum [2023-11-08T14:58:26.098Z] 988bab9f4d93: Download complete [2023-11-08T14:58:26.098Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T14:58:26.098Z] 1469e6f7b9e6: Download complete [2023-11-08T14:58:26.098Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T14:58:26.098Z] 339a4e72a1f5: Download complete [2023-11-08T14:58:26.098Z] eaf3925da568: Verifying Checksum [2023-11-08T14:58:26.098Z] eaf3925da568: Download complete [2023-11-08T14:58:26.098Z] bde34c3a00c8: Download complete [2023-11-08T14:58:26.098Z] b352a97aabf1: Download complete [2023-11-08T14:58:26.098Z] 4872d77fe225: Verifying Checksum [2023-11-08T14:58:26.099Z] 4872d77fe225: Download complete [2023-11-08T14:58:26.099Z] 5851b861e8e6: Download complete [2023-11-08T14:58:26.361Z] b85a868b505f: Verifying Checksum [2023-11-08T14:58:26.361Z] b85a868b505f: Download complete [2023-11-08T14:58:26.622Z] bab4dde63d76: Verifying Checksum [2023-11-08T14:58:26.622Z] bab4dde63d76: Download complete [2023-11-08T14:58:27.563Z] b85a868b505f: Pull complete [2023-11-08T14:58:27.822Z] e2be974225ed: Pull complete [2023-11-08T14:58:28.759Z] 339a4e72a1f5: Pull complete [2023-11-08T14:58:28.759Z] 988bab9f4d93: Pull complete [2023-11-08T14:58:29.019Z] 1469e6f7b9e6: Pull complete [2023-11-08T14:58:29.019Z] eaf3925da568: Pull complete [2023-11-08T14:58:30.923Z] bab4dde63d76: Pull complete [2023-11-08T14:58:30.923Z] bde34c3a00c8: Pull complete [2023-11-08T14:58:31.183Z] b352a97aabf1: Pull complete [2023-11-08T14:58:31.183Z] 4872d77fe225: Pull complete [2023-11-08T14:58:31.442Z] 5851b861e8e6: Pull complete [2023-11-08T14:58:31.442Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T14:58:31.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T14:58:31.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T14:58:31.672Z] prd-ubuntu20.04-docker-8c-8g-17029 does not seem to be running inside a container [2023-11-08T14:58:31.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-645 -v /w/workspace/gexfoundry_device-mqtt-go_PR-645:/w/workspace/gexfoundry_device-mqtt-go_PR-645:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-645@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-devops/py-git-semver:0.1.4 cat [2023-11-08T14:58:40.178Z] $ docker top 1052cb9734dbd6ee6f3fb2cda19da3790b56be360cd6313ecd6379a50b9bfc86 -eo pid,comm [2023-11-08T14:58:40.291Z] 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). [2023-11-08T14:58:40.291Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T14:58:40.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T14:58:40.417Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T14:58:40.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T14:58:40.595Z] $ docker exec 1052cb9734dbd6ee6f3fb2cda19da3790b56be360cd6313ecd6379a50b9bfc86 ssh-agent [2023-11-08T14:58:40.853Z] SSH_AUTH_SOCK=/tmp/ssh-IONLBc5nAIBg/agent.14 [2023-11-08T14:58:40.853Z] SSH_AGENT_PID=20 [2023-11-08T14:58:40.859Z] Running ssh-add (command line suppressed) [2023-11-08T14:58:41.003Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/private_key_17873070814168857094.key (/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/private_key_17873070814168857094.key) [2023-11-08T14:58:41.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T14:58:41.381Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T14:58:41.410Z] $ docker exec --env ******** --env ******** 1052cb9734dbd6ee6f3fb2cda19da3790b56be360cd6313ecd6379a50b9bfc86 ssh-agent -k [2023-11-08T14:58:41.507Z] unset SSH_AUTH_SOCK; [2023-11-08T14:58:41.507Z] unset SSH_AGENT_PID; [2023-11-08T14:58:41.507Z] echo Agent pid 20 killed; [2023-11-08T14:58:41.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T14:58:41.601Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T14:58:41.601Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T14:58:41.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T14:58:41.742Z] $ docker exec 1052cb9734dbd6ee6f3fb2cda19da3790b56be360cd6313ecd6379a50b9bfc86 ssh-agent [2023-11-08T14:58:41.868Z] SSH_AUTH_SOCK=/tmp/ssh-r5nILKbfRvCB/agent.52 [2023-11-08T14:58:41.868Z] SSH_AGENT_PID=58 [2023-11-08T14:58:41.873Z] Running ssh-add (command line suppressed) [2023-11-08T14:58:41.974Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/private_key_16891690475296810631.key (/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/private_key_16891690475296810631.key) [2023-11-08T14:58:41.989Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T14:58:42.316Z] + git semver init [2023-11-08T14:58:42.576Z] 2023-11-08 14:58:42,496 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T14:58:42.576Z] 2023-11-08 14:58:42,497 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver [2023-11-08T14:58:42.576Z] 2023-11-08 14:58:42,497 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver [2023-11-08T14:58:42.576Z] 2023-11-08 14:58:42,498 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-645, universal_newlines=False, shell=None, istream=None) [2023-11-08T14:58:43.521Z] 2023-11-08 14:58:43,480 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645/.git/info/exclude [2023-11-08T14:58:43.521Z] 2023-11-08 14:58:43,480 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver/PR-645 with force:False [2023-11-08T14:58:43.521Z] 2023-11-08 14:58:43,481 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver/PR-645 [2023-11-08T14:58:43.521Z] 2023-11-08 14:58:43,485 [execute] INFO git cat-file --batch-check [2023-11-08T14:58:43.521Z] 2023-11-08 14:58:43,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T14:58:43.521Z] 2023-11-08 14:58:43,491 [execute] INFO git cat-file --batch [2023-11-08T14:58:43.521Z] 2023-11-08 14:58:43,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T14:58:43.521Z] 2023-11-08 14:58:43,497 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-645/.semver/PR-645 [2023-11-08T14:58:43.521Z] 0.0.0 [Pipeline] } [2023-11-08T14:58:43.546Z] $ docker exec --env ******** --env ******** 1052cb9734dbd6ee6f3fb2cda19da3790b56be360cd6313ecd6379a50b9bfc86 ssh-agent -k [2023-11-08T14:58:43.658Z] unset SSH_AUTH_SOCK; [2023-11-08T14:58:43.658Z] unset SSH_AGENT_PID; [2023-11-08T14:58:43.658Z] echo Agent pid 58 killed; [2023-11-08T14:58:43.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T14:58:44.106Z] + git semver [Pipeline] } [2023-11-08T14:58:44.391Z] $ docker stop --time=1 1052cb9734dbd6ee6f3fb2cda19da3790b56be360cd6313ecd6379a50b9bfc86 [2023-11-08T14:58:45.922Z] $ docker rm -f --volumes 1052cb9734dbd6ee6f3fb2cda19da3790b56be360cd6313ecd6379a50b9bfc86 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T14:58:46.328Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T14:58:46.640Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T14:58:46.662Z] [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 [2023-11-08T14:58:47.220Z] provisioning config files... [2023-11-08T14:58:47.230Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/config13746796707484079631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T14:58:47.567Z] ---> docker-login.sh [2023-11-08T14:58:47.567Z] nexus3.edgexfoundry.org:10001 [2023-11-08T14:58:47.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T14:58:47.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T14:58:47.567Z] Configure a credential helper to remove this warning. See [2023-11-08T14:58:47.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T14:58:47.567Z] [2023-11-08T14:58:47.567Z] Login Succeeded [2023-11-08T14:58:47.567Z] nexus3.edgexfoundry.org:10002 [2023-11-08T14:58:47.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T14:58:47.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T14:58:47.567Z] Configure a credential helper to remove this warning. See [2023-11-08T14:58:47.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T14:58:47.567Z] [2023-11-08T14:58:47.567Z] Login Succeeded [2023-11-08T14:58:47.567Z] nexus3.edgexfoundry.org:10003 [2023-11-08T14:58:47.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T14:58:47.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T14:58:47.826Z] Configure a credential helper to remove this warning. See [2023-11-08T14:58:47.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T14:58:47.826Z] [2023-11-08T14:58:47.826Z] Login Succeeded [2023-11-08T14:58:47.826Z] nexus3.edgexfoundry.org:10004 [2023-11-08T14:58:47.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T14:58:47.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T14:58:47.826Z] Configure a credential helper to remove this warning. See [2023-11-08T14:58:47.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T14:58:47.826Z] [2023-11-08T14:58:47.826Z] Login Succeeded [2023-11-08T14:58:47.826Z] docker.io [2023-11-08T14:58:48.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T14:58:48.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T14:58:48.353Z] Configure a credential helper to remove this warning. See [2023-11-08T14:58:48.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T14:58:48.353Z] [2023-11-08T14:58:48.353Z] Login Succeeded [2023-11-08T14:58:48.353Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T14:58:48.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T14:58:48.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T14:58:48.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T14:58:48.651Z] ========================================================= [2023-11-08T14:58:48.651Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T14:58:48.651Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T14:58:49.111Z] + 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 . [2023-11-08T14:58:49.111Z] Sending build context to Docker daemon 6.581MB [2023-11-08T14:58:49.111Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T14:58:49.111Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T14:58:49.111Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T14:58:49.111Z] 7264a8db6415: Pulling fs layer [2023-11-08T14:58:49.111Z] c4d48a809fc2: Pulling fs layer [2023-11-08T14:58:49.111Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T14:58:49.111Z] ad3a456e5733: Pulling fs layer [2023-11-08T14:58:49.111Z] 33e27b845d1e: Pulling fs layer [2023-11-08T14:58:49.111Z] c68163c4e522: Pulling fs layer [2023-11-08T14:58:49.111Z] 50da416c3ac9: Pulling fs layer [2023-11-08T14:58:49.111Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T14:58:49.111Z] 33e27b845d1e: Waiting [2023-11-08T14:58:49.111Z] 23d2d4c4bb30: Waiting [2023-11-08T14:58:49.111Z] c68163c4e522: Waiting [2023-11-08T14:58:49.111Z] 50da416c3ac9: Waiting [2023-11-08T14:58:49.111Z] ad3a456e5733: Waiting [2023-11-08T14:58:49.111Z] c4d48a809fc2: Verifying Checksum [2023-11-08T14:58:49.111Z] c4d48a809fc2: Download complete [2023-11-08T14:58:49.370Z] ad3a456e5733: Download complete [2023-11-08T14:58:49.370Z] 33e27b845d1e: Verifying Checksum [2023-11-08T14:58:49.370Z] 33e27b845d1e: Download complete [2023-11-08T14:58:49.370Z] 7264a8db6415: Verifying Checksum [2023-11-08T14:58:49.370Z] 7264a8db6415: Download complete [2023-11-08T14:58:49.370Z] c68163c4e522: Verifying Checksum [2023-11-08T14:58:49.370Z] c68163c4e522: Download complete [2023-11-08T14:58:49.370Z] 7264a8db6415: Pull complete [2023-11-08T14:58:49.630Z] c4d48a809fc2: Pull complete [2023-11-08T14:58:49.630Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T14:58:49.630Z] 23d2d4c4bb30: Download complete [2023-11-08T14:58:49.891Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T14:58:49.891Z] 4f1c88b9dad5: Download complete [2023-11-08T14:58:50.151Z] 50da416c3ac9: Verifying Checksum [2023-11-08T14:58:50.151Z] 50da416c3ac9: Download complete [2023-11-08T14:58:53.459Z] 4f1c88b9dad5: Pull complete [2023-11-08T14:58:53.459Z] ad3a456e5733: Pull complete [2023-11-08T14:58:53.459Z] 33e27b845d1e: Pull complete [2023-11-08T14:58:53.737Z] c68163c4e522: Pull complete [2023-11-08T14:58:56.272Z] 50da416c3ac9: Pull complete [2023-11-08T14:58:57.214Z] 23d2d4c4bb30: Pull complete [2023-11-08T14:58:57.784Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T14:58:58.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T14:58:58.303Z] ---> 0786185ac409 [2023-11-08T14:58:58.303Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T14:59:02.055Z] Still waiting to schedule task [2023-11-08T14:59:02.055Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T14:59:04.895Z] ---> Running in 03a743249459 [2023-11-08T14:59:04.895Z] Removing intermediate container 03a743249459 [2023-11-08T14:59:04.895Z] ---> aebeaccd15e6 [2023-11-08T14:59:04.895Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T14:59:04.895Z] ---> Running in 5eb911dd7cad [2023-11-08T14:59:04.895Z] Removing intermediate container 5eb911dd7cad [2023-11-08T14:59:04.895Z] ---> 713ccc679d47 [2023-11-08T14:59:04.895Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T14:59:04.895Z] ---> Running in da19968968fc [2023-11-08T14:59:04.895Z] Removing intermediate container da19968968fc [2023-11-08T14:59:04.895Z] ---> dd0697434e81 [2023-11-08T14:59:04.895Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T14:59:04.895Z] ---> Running in 4a2be4e758cd [2023-11-08T14:59:04.895Z] Removing intermediate container 4a2be4e758cd [2023-11-08T14:59:04.895Z] ---> 5c3cba0ca93f [2023-11-08T14:59:04.895Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T14:59:05.155Z] ---> Running in 780416abd290 [2023-11-08T14:59:05.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T14:59:05.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T14:59:05.934Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-08T14:59:05.934Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-08T14:59:05.934Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-08T14:59:05.934Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-08T14:59:05.934Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T14:59:05.934Z] OK: 268 MiB in 56 packages [2023-11-08T14:59:06.502Z] Removing intermediate container 780416abd290 [2023-11-08T14:59:06.503Z] ---> 00f00ba3318b [2023-11-08T14:59:06.503Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-08T14:59:06.503Z] ---> Running in 542a9488d00d [2023-11-08T14:59:06.503Z] Removing intermediate container 542a9488d00d [2023-11-08T14:59:06.503Z] ---> 4bdb572691c5 [2023-11-08T14:59:06.503Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-08T14:59:06.762Z] ---> 962fb1347a6b [2023-11-08T14:59:06.763Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T14:59:06.763Z] ---> Running in 50a0a6c12d2f [2023-11-08T14:59:53.514Z] Removing intermediate container 50a0a6c12d2f [2023-11-08T14:59:53.514Z] ---> 660687af7cf9 [2023-11-08T14:59:53.514Z] Step 11/12 : COPY . . [2023-11-08T14:59:53.514Z] ---> bebe17e2f2f4 [2023-11-08T14:59:53.514Z] Step 12/12 : RUN $MAKE [2023-11-08T14:59:53.514Z] ---> Running in 051f1e0dbf69 [2023-11-08T14:59:53.514Z] noop [2023-11-08T14:59:53.514Z] Removing intermediate container 051f1e0dbf69 [2023-11-08T14:59:53.514Z] ---> 87fdad40ad05 [2023-11-08T14:59:53.514Z] Successfully built 87fdad40ad05 [2023-11-08T14:59:53.514Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T14:59:53.965Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T14:59:53.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T14:59:54.128Z] prd-ubuntu20.04-docker-8c-8g-17029 does not seem to be running inside a container [2023-11-08T14:59:54.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-645 -v /w/workspace/gexfoundry_device-mqtt-go_PR-645:/w/workspace/gexfoundry_device-mqtt-go_PR-645:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-645@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T14:59:54.494Z] $ docker top c22292a07009bc345bb25726909c5633e38c94ad01d36a2cb5eac8fa6f2fd978 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T14:59:54.878Z] + go version [2023-11-08T14:59:54.878Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T14:59:54.908Z] $ docker stop --time=1 c22292a07009bc345bb25726909c5633e38c94ad01d36a2cb5eac8fa6f2fd978 [2023-11-08T14:59:56.198Z] $ docker rm -f --volumes c22292a07009bc345bb25726909c5633e38c94ad01d36a2cb5eac8fa6f2fd978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T14:59:56.975Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T14:59:56.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T14:59:57.132Z] prd-ubuntu20.04-docker-8c-8g-17029 does not seem to be running inside a container [2023-11-08T14:59:57.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-645 -v /w/workspace/gexfoundry_device-mqtt-go_PR-645:/w/workspace/gexfoundry_device-mqtt-go_PR-645:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-645@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T14:59:57.481Z] $ docker top ac8ae97ace2db3f0759846f4e2abe45e2597fb66f942194c520bdadc48525f69 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T14:59:57.878Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-645 [Pipeline] fileExists [Pipeline] sh [2023-11-08T14:59:58.243Z] + make test [2023-11-08T14:59:58.243Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T14:59:59.621Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-08T15:00:09.582Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-08T15:00:09.582Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-08T15:00:09.582Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2023-11-08T15:00:16.133Z] go vet ./... [2023-11-08T15:00:18.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T15:00:18.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T15:00:18.661Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T15:00:18.696Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T15:00:18.723Z] $ docker stop --time=1 ac8ae97ace2db3f0759846f4e2abe45e2597fb66f942194c520bdadc48525f69 [2023-11-08T15:00:24.469Z] $ docker rm -f --volumes ac8ae97ace2db3f0759846f4e2abe45e2597fb66f942194c520bdadc48525f69 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T15:00:25.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T15:00:25.154Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T15:00:26.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T15:00:28.104Z] + ls -al . [2023-11-08T15:00:28.104Z] total 184 [2023-11-08T15:00:28.104Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 14:59 . [2023-11-08T15:00:28.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 14:58 .. [2023-11-08T15:00:28.104Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 14:58 .dockerignore [2023-11-08T15:00:28.104Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 15:00 .git [2023-11-08T15:00:28.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 14:58 .github [2023-11-08T15:00:28.104Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 14:58 .gitignore [2023-11-08T15:00:28.104Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 14:58 .golangci.yml [2023-11-08T15:00:28.104Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 14:58 .semver [2023-11-08T15:00:28.104Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 14:58 Attribution.txt [2023-11-08T15:00:28.104Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 8 14:58 CHANGELOG.md [2023-11-08T15:00:28.104Z] -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 14:58 Dockerfile [2023-11-08T15:00:28.104Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 14:58 GOVERNANCE.md [2023-11-08T15:00:28.104Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 14:58 Jenkinsfile [2023-11-08T15:00:28.104Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 14:58 LICENSE [2023-11-08T15:00:28.104Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 14:58 Makefile [2023-11-08T15:00:28.104Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 14:58 OWNERS.md [2023-11-08T15:00:28.104Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 14:58 README.md [2023-11-08T15:00:28.104Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 14:58 VERSION [2023-11-08T15:00:28.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 14:58 bin [2023-11-08T15:00:28.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 14:58 cmd [2023-11-08T15:00:28.104Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 15:00 coverage.out [2023-11-08T15:00:28.104Z] -rw-rw-r-- 1 jenkins jenkins 3822 Nov 8 14:58 go.mod [2023-11-08T15:00:28.104Z] -rw-rw-r-- 1 jenkins jenkins 35094 Nov 8 14:58 go.sum [2023-11-08T15:00:28.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 14:58 internal [2023-11-08T15:00:28.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 14:58 mock [2023-11-08T15:00:28.104Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 14:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T15:00:28.501Z] + 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=c50e0250f90ce80985879acac8c100133ce26eeb --label arch=amd64 --label version=0.0.0 . [2023-11-08T15:00:28.501Z] Sending build context to Docker daemon 6.6MB [2023-11-08T15:00:28.501Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T15:00:28.501Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-08T15:00:28.501Z] ---> 87fdad40ad05 [2023-11-08T15:00:28.501Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-08T15:00:29.453Z] ---> Running in e05380baa1cf [2023-11-08T15:00:29.453Z] Removing intermediate container e05380baa1cf [2023-11-08T15:00:29.453Z] ---> 8ea21f10ba37 [2023-11-08T15:00:29.453Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T15:00:29.453Z] ---> Running in b6e99b6ccfed [2023-11-08T15:00:29.453Z] Removing intermediate container b6e99b6ccfed [2023-11-08T15:00:29.453Z] ---> 1715d469bba9 [2023-11-08T15:00:29.453Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T15:00:29.453Z] ---> Running in 60d23d58252c [2023-11-08T15:00:29.453Z] Removing intermediate container 60d23d58252c [2023-11-08T15:00:29.453Z] ---> 658e124790c7 [2023-11-08T15:00:29.453Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T15:00:29.453Z] ---> Running in 4e8c19a4c912 [2023-11-08T15:00:29.712Z] Removing intermediate container 4e8c19a4c912 [2023-11-08T15:00:29.712Z] ---> 213697b7be37 [2023-11-08T15:00:29.712Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T15:00:29.712Z] ---> Running in c7784bd34abf [2023-11-08T15:00:29.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T15:00:29.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T15:00:30.230Z] OK: 268 MiB in 56 packages [2023-11-08T15:00:31.609Z] Removing intermediate container c7784bd34abf [2023-11-08T15:00:31.609Z] ---> a4aee3d92994 [2023-11-08T15:00:31.609Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-11-08T15:00:31.609Z] ---> Running in f29e61c71ae1 [2023-11-08T15:00:31.609Z] Removing intermediate container f29e61c71ae1 [2023-11-08T15:00:31.609Z] ---> 45c102d8e2d3 [2023-11-08T15:00:31.609Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-08T15:00:31.609Z] ---> 3b2a7de1b78e [2023-11-08T15:00:31.609Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T15:00:31.609Z] ---> Running in c08773543952 [2023-11-08T15:00:36.773Z] Removing intermediate container c08773543952 [2023-11-08T15:00:36.773Z] ---> b018f1cae026 [2023-11-08T15:00:36.773Z] Step 11/24 : COPY . . [2023-11-08T15:00:37.033Z] ---> 76d76999735e [2023-11-08T15:00:37.033Z] Step 12/24 : RUN $MAKE [2023-11-08T15:00:37.033Z] ---> Running in 3ead9c486949 [2023-11-08T15:00:40.157Z] 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.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-08T15:01:07.888Z] Removing intermediate container 3ead9c486949 [2023-11-08T15:01:07.888Z] ---> 7dffe9378fdf [2023-11-08T15:01:07.888Z] Step 13/24 : FROM alpine:3.18 [2023-11-08T15:01:07.888Z] 3.18: Pulling from library/alpine [2023-11-08T15:01:08.147Z] 96526aa774ef: Pulling fs layer [2023-11-08T15:01:08.147Z] 96526aa774ef: Verifying Checksum [2023-11-08T15:01:08.147Z] 96526aa774ef: Download complete [2023-11-08T15:01:08.406Z] 96526aa774ef: Pull complete [2023-11-08T15:01:08.406Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T15:01:08.406Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T15:01:08.406Z] ---> 8ca4688f4f35 [2023-11-08T15:01:08.406Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-08T15:01:08.665Z] ---> Running in 145af58f38ee [2023-11-08T15:01:08.665Z] Removing intermediate container 145af58f38ee [2023-11-08T15:01:08.665Z] ---> 57cdcfd25080 [2023-11-08T15:01:08.665Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-08T15:01:08.665Z] ---> Running in 122bafcca174 [2023-11-08T15:01:08.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T15:01:09.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T15:01:09.443Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T15:01:09.443Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T15:01:09.443Z] OK: 7 MiB in 16 packages [2023-11-08T15:01:09.702Z] Removing intermediate container 122bafcca174 [2023-11-08T15:01:09.702Z] ---> 7835f8bd90c4 [2023-11-08T15:01:09.702Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-08T15:01:10.590Z] ---> 37c6f4a29df5 [2023-11-08T15:01:10.590Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-08T15:01:10.590Z] ---> cae6e17629ea [2023-11-08T15:01:10.590Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-08T15:01:10.851Z] ---> 12a2799b4bfd [2023-11-08T15:01:10.851Z] Step 19/24 : EXPOSE 59982 [2023-11-08T15:01:10.851Z] ---> Running in 5009ae8f6865 [2023-11-08T15:01:10.851Z] Removing intermediate container 5009ae8f6865 [2023-11-08T15:01:10.851Z] ---> 8eb252073cf5 [2023-11-08T15:01:10.851Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-11-08T15:01:10.851Z] ---> Running in defdf2f68b09 [2023-11-08T15:01:11.110Z] Removing intermediate container defdf2f68b09 [2023-11-08T15:01:11.110Z] ---> 95953f486f0b [2023-11-08T15:01:11.110Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-08T15:01:11.110Z] ---> Running in 10405f67b15b [2023-11-08T15:01:11.110Z] Removing intermediate container 10405f67b15b [2023-11-08T15:01:11.110Z] ---> 828e565feb81 [2023-11-08T15:01:11.110Z] Step 22/24 : LABEL arch=amd64 [2023-11-08T15:01:11.110Z] ---> Running in 6cc8e9fc997f [2023-11-08T15:01:11.110Z] Removing intermediate container 6cc8e9fc997f [2023-11-08T15:01:11.110Z] ---> 1537b748cf1b [2023-11-08T15:01:11.110Z] Step 23/24 : LABEL git_sha=c50e0250f90ce80985879acac8c100133ce26eeb [2023-11-08T15:01:11.110Z] ---> Running in 7dbd8df3bf87 [2023-11-08T15:01:11.368Z] Removing intermediate container 7dbd8df3bf87 [2023-11-08T15:01:11.368Z] ---> 53f1d8ce6d19 [2023-11-08T15:01:11.368Z] Step 24/24 : LABEL version=0.0.0 [2023-11-08T15:01:11.368Z] ---> Running in eac78de27e84 [2023-11-08T15:01:11.368Z] Removing intermediate container eac78de27e84 [2023-11-08T15:01:11.368Z] ---> 71649d1312b9 [2023-11-08T15:01:11.368Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T15:01:11.368Z] Successfully built 71649d1312b9 [2023-11-08T15:01:11.368Z] 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 [2023-11-08T15:01:12.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T15:01:12.288Z] [2023-11-08T15:01:12.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T15:01:12.738Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T15:01:12.738Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T15:01:12.738Z] 5eb5b503b376: Pulling fs layer [2023-11-08T15:01:12.738Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T15:01:12.738Z] ec43610c2a17: Pulling fs layer [2023-11-08T15:01:12.738Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T15:01:12.738Z] 33b1e0a273af: Pulling fs layer [2023-11-08T15:01:12.738Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T15:01:12.738Z] 2f39f015ded8: Pulling fs layer [2023-11-08T15:01:12.738Z] 3a2ae6a8a46f: Waiting [2023-11-08T15:01:12.738Z] 33b1e0a273af: Waiting [2023-11-08T15:01:12.738Z] 2f39f015ded8: Waiting [2023-11-08T15:01:12.738Z] 5d3b04190fa2: Waiting [2023-11-08T15:01:12.738Z] 5c69ac0246d0: Download complete [2023-11-08T15:01:12.738Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T15:01:12.738Z] 3a2ae6a8a46f: Download complete [2023-11-08T15:01:12.738Z] 33b1e0a273af: Verifying Checksum [2023-11-08T15:01:12.738Z] 33b1e0a273af: Download complete [2023-11-08T15:01:12.738Z] 5d3b04190fa2: Download complete [2023-11-08T15:01:12.738Z] ec43610c2a17: Verifying Checksum [2023-11-08T15:01:12.738Z] ec43610c2a17: Download complete [2023-11-08T15:01:12.997Z] 5eb5b503b376: Verifying Checksum [2023-11-08T15:01:12.997Z] 5eb5b503b376: Download complete [2023-11-08T15:01:13.566Z] 2f39f015ded8: Download complete [2023-11-08T15:01:14.134Z] 5eb5b503b376: Pull complete [2023-11-08T15:01:14.391Z] 5c69ac0246d0: Pull complete [2023-11-08T15:01:14.655Z] ec43610c2a17: Pull complete [2023-11-08T15:01:14.915Z] 3a2ae6a8a46f: Pull complete [2023-11-08T15:01:14.915Z] 33b1e0a273af: Pull complete [2023-11-08T15:01:15.175Z] 5d3b04190fa2: Pull complete [2023-11-08T15:01:19.368Z] 2f39f015ded8: Pull complete [2023-11-08T15:01:19.368Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T15:01:19.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T15:01:19.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T15:01:19.757Z] prd-ubuntu20.04-docker-8c-8g-17029 does not seem to be running inside a container [2023-11-08T15:01:19.829Z] $ 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-645 -v /w/workspace/gexfoundry_device-mqtt-go_PR-645:/w/workspace/gexfoundry_device-mqtt-go_PR-645:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-645@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T15:01:26.850Z] $ docker top 8c9c0d00241970330a35d5879085d88d5a9de430c59a4e225a9d593960cde394 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T15:01:27.299Z] ---> job-cost.sh [2023-11-08T15:01:27.300Z] lf-activate-venv: SKIPPING [2023-11-08T15:01:27.300Z] INFO: No Stack... [2023-11-08T15:01:27.560Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T15:01:27.818Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T15:01:28.135Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives/cost.csv [2023-11-08T15:01:28.136Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T15:01:28.177Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-645-1-stack-cost] [2023-11-08T15:01:28.181Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-645-1-stack-cost] did not exist. Created. [2023-11-08T15:01:28.182Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-645-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T15:01:28.565Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T15:01:28.610Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T15:01:28.647Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-645-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T15:01:28.729Z] $ docker stop --time=1 8c9c0d00241970330a35d5879085d88d5a9de430c59a4e225a9d593960cde394 [2023-11-08T15:01:30.402Z] $ docker rm -f --volumes 8c9c0d00241970330a35d5879085d88d5a9de430c59a4e225a9d593960cde394 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T15:02:44.524Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17030 in /w/workspace/gexfoundry_device-mqtt-go_PR-645 [Pipeline] { [Pipeline] ws [2023-11-08T15:02:44.596Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-11-08T15:02:44.693Z] The recommended git tool is: git [2023-11-08T15:02:52.721Z] using credential edgex-jenkins-ssh [2023-11-08T15:02:52.747Z] Cloning the remote Git repository [2023-11-08T15:02:52.805Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-08T15:02:52.952Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-11-08T15:02:53.271Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-08T15:02:53.272Z] > git --version # timeout=10 [2023-11-08T15:02:53.314Z] > git --version # 'git version 2.25.1' [2023-11-08T15:02:53.317Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T15:02:53.509Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T15:02:54.756Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-08T15:02:54.794Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T15:02:56.490Z] Merging remotes/origin/main commit daf9656040259007f9ff9da57e54fb024fb8fec3 into PR head commit c50e0250f90ce80985879acac8c100133ce26eeb [2023-11-08T15:02:56.801Z] Merge succeeded, producing c50e0250f90ce80985879acac8c100133ce26eeb [2023-11-08T15:02:56.802Z] Checking out Revision c50e0250f90ce80985879acac8c100133ce26eeb (PR-645) [2023-11-08T15:02:55.697Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-08T15:02:55.751Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-08T15:02:55.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T15:02:55.769Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/645/head:refs/remotes/origin/PR-645 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-08T15:02:56.513Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T15:02:56.603Z] > git checkout -f c50e0250f90ce80985879acac8c100133ce26eeb # timeout=10 [2023-11-08T15:02:56.690Z] > git remote # timeout=10 [2023-11-08T15:02:56.717Z] > git config --get remote.origin.url # timeout=10 [2023-11-08T15:02:56.737Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T15:02:56.753Z] > git merge daf9656040259007f9ff9da57e54fb024fb8fec3 # timeout=10 [2023-11-08T15:02:56.781Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-08T15:02:56.810Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T15:02:56.833Z] > git checkout -f c50e0250f90ce80985879acac8c100133ce26eeb # timeout=10 [2023-11-08T15:03:00.321Z] Commit message: "docs: Update changelog for 3.1 release" [2023-11-08T15:03:00.375Z] > git --version # timeout=10 [2023-11-08T15:03:00.389Z] > git --version # 'git version 2.25.1' [2023-11-08T15:03:00.404Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T15:03:01.627Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T15:03:01.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T15:03:01.627Z] Dload Upload Total Spent Left Speed [2023-11-08T15:03:01.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 83434 0 --:--:-- --:--:-- --:--:-- 83434 [Pipeline] sh [2023-11-08T15:03:02.397Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T15:03:02.767Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T15:03:02.767Z] + sudo tee /etc/docker/daemon.new [2023-11-08T15:03:02.767Z] { [2023-11-08T15:03:02.767Z] "registry-mirrors": [ [2023-11-08T15:03:02.767Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T15:03:02.767Z] ], [2023-11-08T15:03:02.767Z] "bip": "10.250.0.254/24", [2023-11-08T15:03:02.767Z] "hosts": [ [2023-11-08T15:03:02.767Z] "tcp://0.0.0.0:5555", [2023-11-08T15:03:02.767Z] "unix:///var/run/docker.sock" [2023-11-08T15:03:02.767Z] ], [2023-11-08T15:03:02.767Z] "mtu": 1458, [2023-11-08T15:03:02.767Z] "selinux-enabled": true, [2023-11-08T15:03:02.767Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T15:03:02.767Z] } [Pipeline] sh [2023-11-08T15:03:03.112Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T15:03:03.462Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T15:03:21.786Z] provisioning config files... [2023-11-08T15:03:21.814Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config8345668501391107670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T15:03:22.211Z] ---> docker-login.sh [2023-11-08T15:03:22.211Z] nexus3.edgexfoundry.org:10001 [2023-11-08T15:03:22.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T15:03:22.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T15:03:22.757Z] Configure a credential helper to remove this warning. See [2023-11-08T15:03:22.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T15:03:22.757Z] [2023-11-08T15:03:22.757Z] Login Succeeded [2023-11-08T15:03:23.032Z] nexus3.edgexfoundry.org:10002 [2023-11-08T15:03:23.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T15:03:23.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T15:03:23.305Z] Configure a credential helper to remove this warning. See [2023-11-08T15:03:23.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T15:03:23.305Z] [2023-11-08T15:03:23.305Z] Login Succeeded [2023-11-08T15:03:23.305Z] nexus3.edgexfoundry.org:10003 [2023-11-08T15:03:23.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T15:03:23.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T15:03:23.574Z] Configure a credential helper to remove this warning. See [2023-11-08T15:03:23.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T15:03:23.574Z] [2023-11-08T15:03:23.574Z] Login Succeeded [2023-11-08T15:03:23.574Z] nexus3.edgexfoundry.org:10004 [2023-11-08T15:03:23.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T15:03:23.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T15:03:23.844Z] Configure a credential helper to remove this warning. See [2023-11-08T15:03:23.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T15:03:23.844Z] [2023-11-08T15:03:23.844Z] Login Succeeded [2023-11-08T15:03:23.844Z] docker.io [2023-11-08T15:03:24.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T15:03:24.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T15:03:24.378Z] Configure a credential helper to remove this warning. See [2023-11-08T15:03:24.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T15:03:24.378Z] [2023-11-08T15:03:24.378Z] Login Succeeded [2023-11-08T15:03:24.378Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T15:03:24.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T15:03:24.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T15:03:24.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T15:03:24.999Z] ========================================================= [2023-11-08T15:03:24.999Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T15:03:24.999Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T15:03:25.556Z] + 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 . [2023-11-08T15:03:25.822Z] Sending build context to Docker daemon 3.394MB [2023-11-08T15:03:25.822Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T15:03:25.822Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T15:03:30.093Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T15:03:30.093Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T15:03:30.093Z] 5d54e960e981: Pulling fs layer [2023-11-08T15:03:30.093Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T15:03:30.093Z] f0e02332f6b5: Pulling fs layer [2023-11-08T15:03:30.093Z] cefa15bbcfad: Pulling fs layer [2023-11-08T15:03:30.093Z] 17808c966233: Pulling fs layer [2023-11-08T15:03:30.093Z] f4c1fc716caa: Pulling fs layer [2023-11-08T15:03:30.093Z] cefa15bbcfad: Waiting [2023-11-08T15:03:30.093Z] 17808c966233: Waiting [2023-11-08T15:03:30.093Z] f4c1fc716caa: Waiting [2023-11-08T15:03:30.093Z] f0e02332f6b5: Waiting [2023-11-08T15:03:30.093Z] 5d54e960e981: Download complete [2023-11-08T15:03:30.093Z] f0e02332f6b5: Verifying Checksum [2023-11-08T15:03:30.093Z] f0e02332f6b5: Download complete [2023-11-08T15:03:30.093Z] cefa15bbcfad: Verifying Checksum [2023-11-08T15:03:30.093Z] cefa15bbcfad: Download complete [2023-11-08T15:03:30.093Z] 9fda8d8052c6: Download complete [2023-11-08T15:03:30.093Z] f4c1fc716caa: Verifying Checksum [2023-11-08T15:03:30.093Z] f4c1fc716caa: Download complete [2023-11-08T15:03:30.682Z] 9fda8d8052c6: Pull complete [2023-11-08T15:03:30.953Z] 5d54e960e981: Pull complete [2023-11-08T15:03:31.541Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T15:03:31.541Z] c4a7e357bf2a: Download complete [2023-11-08T15:03:32.507Z] 17808c966233: Verifying Checksum [2023-11-08T15:03:32.507Z] 17808c966233: Download complete [2023-11-08T15:03:44.859Z] c4a7e357bf2a: Pull complete [2023-11-08T15:03:44.859Z] f0e02332f6b5: Pull complete [2023-11-08T15:03:44.859Z] cefa15bbcfad: Pull complete [2023-11-08T15:03:53.081Z] 17808c966233: Pull complete [2023-11-08T15:03:53.349Z] f4c1fc716caa: Pull complete [2023-11-08T15:03:53.349Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T15:03:53.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T15:03:53.349Z] ---> ea914061e18c [2023-11-08T15:03:53.349Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T15:03:54.314Z] ---> Running in 37d8626a4b21 [2023-11-08T15:03:54.900Z] Removing intermediate container 37d8626a4b21 [2023-11-08T15:03:54.901Z] ---> 520107725ceb [2023-11-08T15:03:54.901Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T15:03:54.901Z] ---> Running in 313b85525b65 [2023-11-08T15:03:55.170Z] Removing intermediate container 313b85525b65 [2023-11-08T15:03:55.170Z] ---> 6ed0af0cdf54 [2023-11-08T15:03:55.170Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T15:03:55.170Z] ---> Running in fdd3db90afb3 [2023-11-08T15:03:55.755Z] Removing intermediate container fdd3db90afb3 [2023-11-08T15:03:55.755Z] ---> 2f5809cfce61 [2023-11-08T15:03:55.755Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T15:03:55.755Z] ---> Running in 8836ee6c64e3 [2023-11-08T15:03:57.160Z] Removing intermediate container 8836ee6c64e3 [2023-11-08T15:03:57.160Z] ---> cdc546ff4c71 [2023-11-08T15:03:57.160Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T15:03:57.160Z] ---> Running in ac649a816e18 [2023-11-08T15:03:58.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T15:03:58.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T15:03:59.351Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-08T15:03:59.351Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-08T15:03:59.351Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-08T15:03:59.351Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-08T15:03:59.617Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T15:03:59.617Z] OK: 270 MiB in 56 packages [2023-11-08T15:04:00.580Z] Removing intermediate container ac649a816e18 [2023-11-08T15:04:00.580Z] ---> a4db08f87fa3 [2023-11-08T15:04:00.580Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-08T15:04:00.580Z] ---> Running in 97793f796d84 [2023-11-08T15:04:00.845Z] Removing intermediate container 97793f796d84 [2023-11-08T15:04:00.845Z] ---> d00bc5b11d79 [2023-11-08T15:04:00.845Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-08T15:04:01.426Z] ---> 27276de35a13 [2023-11-08T15:04:01.426Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T15:04:01.426Z] ---> Running in b6778b9e9691 [2023-11-08T15:05:23.034Z] Removing intermediate container b6778b9e9691 [2023-11-08T15:05:23.034Z] ---> 7d98753e8f88 [2023-11-08T15:05:23.034Z] Step 11/12 : COPY . . [2023-11-08T15:05:23.034Z] ---> e5420135c2bb [2023-11-08T15:05:23.034Z] Step 12/12 : RUN $MAKE [2023-11-08T15:05:23.034Z] ---> Running in 3b6de66ea2c1 [2023-11-08T15:05:23.034Z] noop [2023-11-08T15:05:23.034Z] Removing intermediate container 3b6de66ea2c1 [2023-11-08T15:05:23.034Z] ---> ef623457b7c2 [2023-11-08T15:05:23.034Z] Successfully built ef623457b7c2 [2023-11-08T15:05:23.034Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T15:05:23.496Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T15:05:23.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T15:05:23.768Z] prd-ubuntu20.04-docker-arm64-4c-16g-17030 does not seem to be running inside a container [2023-11-08T15:05:23.834Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T15:05:25.029Z] $ docker top 0f149d296b8956583b255027ba8c25c938b14eab5bb7103570181eea66bc8b9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T15:05:25.903Z] + go version [2023-11-08T15:05:25.903Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T15:05:25.946Z] $ docker stop --time=1 0f149d296b8956583b255027ba8c25c938b14eab5bb7103570181eea66bc8b9c [2023-11-08T15:05:27.569Z] $ docker rm -f --volumes 0f149d296b8956583b255027ba8c25c938b14eab5bb7103570181eea66bc8b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T15:05:28.405Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T15:05:28.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T15:05:28.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-17030 does not seem to be running inside a container [2023-11-08T15:05:28.715Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T15:05:29.861Z] $ docker top 522c7495c1c92a64057be027ef341da6e3c7ea61c25bcfb1d4129c3eef29a058 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T15:05:30.431Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-08T15:05:31.124Z] + make test [2023-11-08T15:05:31.125Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T15:05:36.495Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-08T15:07:13.144Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-08T15:07:13.144Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-08T15:07:13.144Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.059s coverage: 22.8% of statements [2023-11-08T15:07:13.144Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T15:07:13.144Z] go vet ./... [2023-11-08T15:07:25.472Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T15:07:25.472Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T15:07:25.472Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T15:07:25.509Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T15:07:25.545Z] $ docker stop --time=1 522c7495c1c92a64057be027ef341da6e3c7ea61c25bcfb1d4129c3eef29a058 [2023-11-08T15:07:28.965Z] $ docker rm -f --volumes 522c7495c1c92a64057be027ef341da6e3c7ea61c25bcfb1d4129c3eef29a058 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T15:07:30.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T15:07:30.230Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T15:07:30.671Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T15:07:31.255Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T15:07:31.596Z] + ls -al . [2023-11-08T15:07:31.597Z] total 180 [2023-11-08T15:07:31.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 15:05 . [2023-11-08T15:07:31.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 15:02 .. [2023-11-08T15:07:31.597Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 15:02 .dockerignore [2023-11-08T15:07:31.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 15:02 .git [2023-11-08T15:07:31.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 15:02 .github [2023-11-08T15:07:31.597Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 15:02 .gitignore [2023-11-08T15:07:31.597Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 15:02 .golangci.yml [2023-11-08T15:07:31.597Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 15:02 Attribution.txt [2023-11-08T15:07:31.597Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 8 15:02 CHANGELOG.md [2023-11-08T15:07:31.597Z] -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 15:02 Dockerfile [2023-11-08T15:07:31.597Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 15:02 GOVERNANCE.md [2023-11-08T15:07:31.597Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 15:02 Jenkinsfile [2023-11-08T15:07:31.597Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 15:02 LICENSE [2023-11-08T15:07:31.597Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 15:02 Makefile [2023-11-08T15:07:31.597Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 15:02 OWNERS.md [2023-11-08T15:07:31.597Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 15:02 README.md [2023-11-08T15:07:31.597Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 14:58 VERSION [2023-11-08T15:07:31.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 15:02 bin [2023-11-08T15:07:31.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 15:02 cmd [2023-11-08T15:07:31.597Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 15:07 coverage.out [2023-11-08T15:07:31.597Z] -rw-rw-r-- 1 jenkins jenkins 3822 Nov 8 15:02 go.mod [2023-11-08T15:07:31.597Z] -rw-rw-r-- 1 jenkins jenkins 35094 Nov 8 15:02 go.sum [2023-11-08T15:07:31.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 15:02 internal [2023-11-08T15:07:31.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 15:02 mock [2023-11-08T15:07:31.597Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 15:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T15:07:32.006Z] + 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=c50e0250f90ce80985879acac8c100133ce26eeb --label arch=arm64 --label version=0.0.0 . [2023-11-08T15:07:32.272Z] Sending build context to Docker daemon 3.414MB [2023-11-08T15:07:32.272Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T15:07:32.272Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-08T15:07:32.272Z] ---> ef623457b7c2 [2023-11-08T15:07:32.272Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-08T15:07:32.539Z] ---> Running in 0b1d4013ce1a [2023-11-08T15:07:32.806Z] Removing intermediate container 0b1d4013ce1a [2023-11-08T15:07:32.806Z] ---> 0f219e8d642c [2023-11-08T15:07:32.806Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T15:07:32.806Z] ---> Running in 6afdd4630e8d [2023-11-08T15:07:33.071Z] Removing intermediate container 6afdd4630e8d [2023-11-08T15:07:33.071Z] ---> acc364728f46 [2023-11-08T15:07:33.071Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T15:07:33.071Z] ---> Running in 74efd6bb163f [2023-11-08T15:07:33.340Z] Removing intermediate container 74efd6bb163f [2023-11-08T15:07:33.340Z] ---> 8d54af68170c [2023-11-08T15:07:33.340Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T15:07:33.610Z] ---> Running in 043b6f8ae618 [2023-11-08T15:07:33.886Z] Removing intermediate container 043b6f8ae618 [2023-11-08T15:07:33.887Z] ---> 5b35187f4167 [2023-11-08T15:07:33.887Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T15:07:33.887Z] ---> Running in 8fb54d15e552 [2023-11-08T15:07:34.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T15:07:35.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T15:07:36.615Z] OK: 270 MiB in 56 packages [2023-11-08T15:07:37.210Z] Removing intermediate container 8fb54d15e552 [2023-11-08T15:07:37.210Z] ---> 04ca7ae82c83 [2023-11-08T15:07:37.210Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-11-08T15:07:37.502Z] ---> Running in 4aff7817c1df [2023-11-08T15:07:37.774Z] Removing intermediate container 4aff7817c1df [2023-11-08T15:07:37.774Z] ---> 0c1aa9817194 [2023-11-08T15:07:37.774Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-08T15:07:42.039Z] ---> 8d5ee4e80eee [2023-11-08T15:07:42.039Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T15:07:42.039Z] ---> Running in f0e0cd66f042 [2023-11-08T15:07:44.639Z] Removing intermediate container f0e0cd66f042 [2023-11-08T15:07:44.639Z] ---> 4c9af2b7738a [2023-11-08T15:07:44.639Z] Step 11/24 : COPY . . [2023-11-08T15:07:45.224Z] ---> 11523d0ddbb3 [2023-11-08T15:07:45.224Z] Step 12/24 : RUN $MAKE [2023-11-08T15:07:45.224Z] ---> Running in c8f66422a7e7 [2023-11-08T15:07:46.186Z] 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.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-08T15:09:37.884Z] Removing intermediate container c8f66422a7e7 [2023-11-08T15:09:37.884Z] ---> 3e9a398dbe7c [2023-11-08T15:09:37.884Z] Step 13/24 : FROM alpine:3.18 [2023-11-08T15:09:37.884Z] 3.18: Pulling from library/alpine [2023-11-08T15:09:37.884Z] 579b34f0a95b: Pulling fs layer [2023-11-08T15:09:37.884Z] 579b34f0a95b: Verifying Checksum [2023-11-08T15:09:37.884Z] 579b34f0a95b: Download complete [2023-11-08T15:09:37.884Z] 579b34f0a95b: Pull complete [2023-11-08T15:09:37.884Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T15:09:37.884Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T15:09:37.884Z] ---> 3cc203321400 [2023-11-08T15:09:37.884Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-08T15:09:37.884Z] ---> Running in 7195493b1076 [2023-11-08T15:09:37.884Z] Removing intermediate container 7195493b1076 [2023-11-08T15:09:37.884Z] ---> b951c0b326ba [2023-11-08T15:09:37.884Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-08T15:09:37.884Z] ---> Running in b3f5bf5392bc [2023-11-08T15:09:37.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T15:09:37.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T15:09:37.884Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T15:09:37.884Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T15:09:37.884Z] OK: 8 MiB in 16 packages [2023-11-08T15:09:38.852Z] Removing intermediate container b3f5bf5392bc [2023-11-08T15:09:38.852Z] ---> 6169b05a96cd [2023-11-08T15:09:38.852Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-08T15:09:40.268Z] ---> 70c3e55b8181 [2023-11-08T15:09:40.268Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-08T15:09:40.849Z] ---> 8b35abdc80be [2023-11-08T15:09:40.849Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-08T15:09:41.434Z] ---> 6442ca435146 [2023-11-08T15:09:41.435Z] Step 19/24 : EXPOSE 59982 [2023-11-08T15:09:41.435Z] ---> Running in c95d6c42a76d [2023-11-08T15:09:41.703Z] Removing intermediate container c95d6c42a76d [2023-11-08T15:09:41.703Z] ---> d7e7a5cd0840 [2023-11-08T15:09:41.703Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-11-08T15:09:41.703Z] ---> Running in 8749da41f9ef [2023-11-08T15:09:41.969Z] Removing intermediate container 8749da41f9ef [2023-11-08T15:09:41.969Z] ---> a881f4b08d28 [2023-11-08T15:09:41.969Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-08T15:09:42.241Z] ---> Running in 6ac2813fa0d0 [2023-11-08T15:09:42.509Z] Removing intermediate container 6ac2813fa0d0 [2023-11-08T15:09:42.509Z] ---> bcdaabd80450 [2023-11-08T15:09:42.509Z] Step 22/24 : LABEL arch=arm64 [2023-11-08T15:09:42.509Z] ---> Running in a9389af9305e [2023-11-08T15:09:45.865Z] Removing intermediate container a9389af9305e [2023-11-08T15:09:45.865Z] ---> 90d53d7675a9 [2023-11-08T15:09:45.865Z] Step 23/24 : LABEL git_sha=c50e0250f90ce80985879acac8c100133ce26eeb [2023-11-08T15:09:45.865Z] ---> Running in 54650f9562bc [2023-11-08T15:09:45.865Z] Removing intermediate container 54650f9562bc [2023-11-08T15:09:45.865Z] ---> cfe62c9b21bc [2023-11-08T15:09:45.865Z] Step 24/24 : LABEL version=0.0.0 [2023-11-08T15:09:45.865Z] ---> Running in 31802df339e1 [2023-11-08T15:09:46.133Z] Removing intermediate container 31802df339e1 [2023-11-08T15:09:46.133Z] ---> fb5881b5de3b [2023-11-08T15:09:46.133Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T15:09:46.133Z] Successfully built fb5881b5de3b [2023-11-08T15:09:46.133Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T15:09:47.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T15:09:47.185Z] [2023-11-08T15:09:47.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T15:09:47.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T15:09:47.594Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T15:09:47.594Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T15:09:47.594Z] 04944245beec: Pulling fs layer [2023-11-08T15:09:47.594Z] 699f458cf7ca: Pulling fs layer [2023-11-08T15:09:47.594Z] 765212b225bb: Pulling fs layer [2023-11-08T15:09:47.594Z] f23df028b6ca: Pulling fs layer [2023-11-08T15:09:47.594Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T15:09:47.594Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T15:09:47.594Z] 765212b225bb: Waiting [2023-11-08T15:09:47.594Z] f23df028b6ca: Waiting [2023-11-08T15:09:47.594Z] 2437ff75d9bd: Waiting [2023-11-08T15:09:47.594Z] d65c8cfc05b1: Waiting [2023-11-08T15:09:47.866Z] 04944245beec: Verifying Checksum [2023-11-08T15:09:47.866Z] 04944245beec: Download complete [2023-11-08T15:09:47.866Z] 765212b225bb: Verifying Checksum [2023-11-08T15:09:47.866Z] 765212b225bb: Download complete [2023-11-08T15:09:47.866Z] f23df028b6ca: Verifying Checksum [2023-11-08T15:09:47.866Z] f23df028b6ca: Download complete [2023-11-08T15:09:47.866Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T15:09:47.866Z] d65c8cfc05b1: Download complete [2023-11-08T15:09:47.866Z] 699f458cf7ca: Verifying Checksum [2023-11-08T15:09:47.866Z] 699f458cf7ca: Download complete [2023-11-08T15:09:48.452Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T15:09:48.452Z] 8998bd30e6a1: Download complete [2023-11-08T15:09:51.031Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T15:09:51.031Z] 2437ff75d9bd: Download complete [2023-11-08T15:09:52.976Z] 8998bd30e6a1: Pull complete [2023-11-08T15:09:53.561Z] 04944245beec: Pull complete [2023-11-08T15:09:54.984Z] 699f458cf7ca: Pull complete [2023-11-08T15:09:55.252Z] 765212b225bb: Pull complete [2023-11-08T15:09:56.213Z] f23df028b6ca: Pull complete [2023-11-08T15:09:56.213Z] d65c8cfc05b1: Pull complete [2023-11-08T15:10:14.408Z] 2437ff75d9bd: Pull complete [2023-11-08T15:10:14.408Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T15:10:14.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T15:10:14.408Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T15:10:14.741Z] prd-ubuntu20.04-docker-arm64-4c-16g-17030 does not seem to be running inside a container [2023-11-08T15:10:14.806Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-08T15:10:17.640Z] $ docker top f02fa9d7888f50563493470f90075f7fdc5e3a20c0ee55645522adb2f578a676 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T15:10:18.557Z] ---> job-cost.sh [2023-11-08T15:10:18.557Z] lf-activate-venv: SKIPPING [2023-11-08T15:10:18.557Z] INFO: No Stack... [2023-11-08T15:10:18.824Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T15:10:19.782Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T15:10:20.440Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-11-08T15:10:20.440Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T15:10:20.527Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-645-1-stack-cost] [2023-11-08T15:10:20.531Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-645-1-stack-cost] did not exist. Created. [2023-11-08T15:10:20.531Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-645-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T15:10:21.250Z] /w/workspace/device-mqtt-go/1@tmp/durable-daf9e115/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T15:10:21.917Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T15:10:21.953Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T15:10:22.029Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T15:10:22.045Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-645-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T15:10:22.133Z] $ docker stop --time=1 f02fa9d7888f50563493470f90075f7fdc5e3a20c0ee55645522adb2f578a676 [2023-11-08T15:10:23.637Z] $ docker rm -f --volumes f02fa9d7888f50563493470f90075f7fdc5e3a20c0ee55645522adb2f578a676 [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 [2023-11-08T15:10:24.702Z] provisioning config files... [2023-11-08T15:10:24.710Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/config16089812463349593160tmp [Pipeline] { [Pipeline] sh [2023-11-08T15:10:25.057Z] + set +x [2023-11-08T15:10:25.057Z] + curl -s https://codecov.io/bash [2023-11-08T15:10:25.057Z] + bash -s -- [2023-11-08T15:10:25.057Z] [2023-11-08T15:10:25.057Z] _____ _ [2023-11-08T15:10:25.057Z] / ____| | | [2023-11-08T15:10:25.057Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T15:10:25.057Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T15:10:25.057Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T15:10:25.057Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T15:10:25.057Z] Bash-1.0.6 [2023-11-08T15:10:25.057Z] [2023-11-08T15:10:25.057Z] [2023-11-08T15:10:25.057Z] ==> git version 2.25.1 found [2023-11-08T15:10:25.057Z] ==> 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 [2023-11-08T15:10:25.057Z] Release-Date: 2020-01-08 [2023-11-08T15:10:25.057Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-08T15:10:25.057Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T15:10:25.057Z] ==> Jenkins CI detected. [2023-11-08T15:10:25.057Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-645 [2023-11-08T15:10:25.057Z] project root: . [2023-11-08T15:10:25.057Z] --> token set from env [2023-11-08T15:10:25.057Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T15:10:25.057Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T15:10:25.057Z] ==> Python coveragepy not found [2023-11-08T15:10:25.057Z] ==> Searching for coverage reports in: [2023-11-08T15:10:25.057Z] + . [2023-11-08T15:10:25.057Z] -> Found 1 reports [2023-11-08T15:10:25.057Z] ==> Detecting git/mercurial file structure [2023-11-08T15:10:25.057Z] ==> Reading reports [2023-11-08T15:10:25.317Z] + ./coverage.out bytes=18506 [2023-11-08T15:10:25.317Z] ==> Appending adjustments [2023-11-08T15:10:25.317Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T15:10:25.317Z] + Found adjustments [2023-11-08T15:10:25.317Z] ==> Gzipping contents [2023-11-08T15:10:25.317Z] 4.0K /tmp/codecov.zTM72d.gz [2023-11-08T15:10:25.317Z] ==> Uploading reports [2023-11-08T15:10:25.317Z] url: https://codecov.io [2023-11-08T15:10:25.317Z] query: branch=PR-645&commit=c50e0250f90ce80985879acac8c100133ce26eeb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-645%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=645&job=&cmd_args= [2023-11-08T15:10:25.317Z] -> Pinging Codecov [2023-11-08T15:10:25.317Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-645&commit=c50e0250f90ce80985879acac8c100133ce26eeb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-645%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=645&job=&cmd_args= [2023-11-08T15:10:25.317Z] -> Uploading to [2023-11-08T15:10:25.317Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/7D719EC7BBE17E464838252E33014C33/c50e0250f90ce80985879acac8c100133ce26eeb/5f359b97-84d1-4bd3-b800-20ea61a19936.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T151025Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=133a991f828e3c6c87e773bdf914cb416c8fbe1f298e6346ad2d44513ad4e1c9 [2023-11-08T15:10:25.576Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T15:10:25.576Z] Dload Upload Total Spent Left Speed [2023-11-08T15:10:25.577Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 13796 --:--:-- --:--:-- --:--:-- 13796 [2023-11-08T15:10:25.577Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/c50e0250f90ce80985879acac8c100133ce26eeb [Pipeline] } [2023-11-08T15:10:25.606Z] 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 [2023-11-08T15:10:27.449Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives ] [2023-11-08T15:10:27.449Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives [2023-11-08T15:10:27.449Z] total 16 [2023-11-08T15:10:27.449Z] drwxr-xr-x 3 root root 4096 Nov 8 15:01 . [2023-11-08T15:10:27.449Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 15:01 .. [2023-11-08T15:10:27.449Z] drwxr-xr-x 2 root root 4096 Nov 8 15:01 cost [2023-11-08T15:10:27.449Z] -rw-r--r-- 1 root root 86 Nov 8 15:01 cost.csv [2023-11-08T15:10:27.449Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives [2023-11-08T15:10:27.449Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives [2023-11-08T15:10:27.449Z] total 16 [2023-11-08T15:10:27.449Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 15:01 . [2023-11-08T15:10:27.449Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 15:01 .. [2023-11-08T15:10:27.449Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 15:01 cost [2023-11-08T15:10:27.449Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 8 15:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T15:10:27.776Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T15:10:28.674Z] ---> package-listing.sh [2023-11-08T15:10:28.675Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T15:10:28.675Z] ++ facter osfamily [2023-11-08T15:10:28.938Z] + OS_FAMILY=debian [2023-11-08T15:10:28.938Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-645 [2023-11-08T15:10:28.938Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T15:10:28.938Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T15:10:28.938Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T15:10:28.938Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T15:10:28.938Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-645 ']' [2023-11-08T15:10:28.938Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T15:10:28.938Z] + case "${OS_FAMILY}" in [2023-11-08T15:10:28.938Z] + dpkg -l [2023-11-08T15:10:28.938Z] + grep '^ii' [2023-11-08T15:10:28.938Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T15:10:28.938Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T15:10:28.938Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T15:10:28.938Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-645 ']' [2023-11-08T15:10:28.938Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives/ [2023-11-08T15:10:28.938Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-645/archives/ [Pipeline] echo [2023-11-08T15:10:28.975Z] 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-645/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T15:10:29.269Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T15:10:29.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T15:10:29.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T15:10:30.030Z] prd-ubuntu20.04-docker-8c-8g-17029 does not seem to be running inside a container [2023-11-08T15:10:30.044Z] $ 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-645/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-645 -v /w/workspace/gexfoundry_device-mqtt-go_PR-645:/w/workspace/gexfoundry_device-mqtt-go_PR-645:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-645@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T15:10:30.221Z] $ docker top fef38f9c8cd7b6e1072bbe5f4149f89fd55c5007d96771e35fd64ebface70c20 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T15:10:30.634Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T15:10:30.942Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T15:10:31.249Z] + ls /var/log/sa-host [2023-11-08T15:10:31.249Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T15:10:31.402Z] provisioning config files... [2023-11-08T15:10:31.409Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-645@tmp/config6685598955471450320tmp [Pipeline] { [Pipeline] echo [2023-11-08T15:10:31.469Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T15:10:31.784Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T15:10:31.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T15:10:32.232Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T15:10:32.267Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T15:10:32.578Z] ---> sudo-logs.sh [2023-11-08T15:10:32.578Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T15:10:32.670Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T15:10:32.983Z] ---> job-cost.sh [2023-11-08T15:10:32.983Z] lf-activate-venv: SKIPPING [2023-11-08T15:10:32.983Z] DEBUG: total: 0.2199999988079071 [2023-11-08T15:10:32.983Z] INFO: Retrieving Stack Cost... [2023-11-08T15:10:33.564Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T15:10:33.824Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T15:10:33.864Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T15:10:34.174Z] ---> logs-deploy.sh [2023-11-08T15:10:34.174Z] lf-activate-venv: SKIPPING [2023-11-08T15:10:34.174Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-645/1 [2023-11-08T15:10:34.174Z] INFO: archiving workspace using pattern(s): [2023-11-08T15:10:35.110Z] Archives upload complete. [2023-11-08T15:10:35.372Z] INFO: archiving logs to Nexus [2023-11-08T15:10:35.944Z] ---> uname -a: [2023-11-08T15:10:35.944Z] Linux prd-ubuntu20-04-docker-8c-8g-17029 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-08T15:10:35.944Z] [2023-11-08T15:10:35.944Z] [2023-11-08T15:10:35.944Z] ---> lscpu: [2023-11-08T15:10:35.944Z] Architecture: x86_64 [2023-11-08T15:10:35.944Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-08T15:10:35.944Z] Byte Order: Little Endian [2023-11-08T15:10:35.944Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-08T15:10:35.944Z] CPU(s): 8 [2023-11-08T15:10:35.944Z] On-line CPU(s) list: 0-7 [2023-11-08T15:10:35.944Z] Thread(s) per core: 1 [2023-11-08T15:10:35.944Z] Core(s) per socket: 1 [2023-11-08T15:10:35.944Z] Socket(s): 8 [2023-11-08T15:10:35.944Z] NUMA node(s): 1 [2023-11-08T15:10:35.944Z] Vendor ID: AuthenticAMD [2023-11-08T15:10:35.944Z] CPU family: 23 [2023-11-08T15:10:35.944Z] Model: 49 [2023-11-08T15:10:35.944Z] Model name: AMD EPYC-Rome Processor [2023-11-08T15:10:35.944Z] Stepping: 0 [2023-11-08T15:10:35.945Z] CPU MHz: 2799.996 [2023-11-08T15:10:35.945Z] BogoMIPS: 5599.99 [2023-11-08T15:10:35.945Z] Virtualization: AMD-V [2023-11-08T15:10:35.945Z] Hypervisor vendor: KVM [2023-11-08T15:10:35.945Z] Virtualization type: full [2023-11-08T15:10:35.945Z] L1d cache: 256 KiB [2023-11-08T15:10:35.945Z] L1i cache: 256 KiB [2023-11-08T15:10:35.945Z] L2 cache: 4 MiB [2023-11-08T15:10:35.945Z] L3 cache: 128 MiB [2023-11-08T15:10:35.945Z] NUMA node0 CPU(s): 0-7 [2023-11-08T15:10:35.945Z] Vulnerability Itlb multihit: Not affected [2023-11-08T15:10:35.945Z] Vulnerability L1tf: Not affected [2023-11-08T15:10:35.945Z] Vulnerability Mds: Not affected [2023-11-08T15:10:35.945Z] Vulnerability Meltdown: Not affected [2023-11-08T15:10:35.945Z] Vulnerability Mmio stale data: Not affected [2023-11-08T15:10:35.945Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-08T15:10:35.945Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-08T15:10:35.945Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-08T15:10:35.945Z] Vulnerability Srbds: Not affected [2023-11-08T15:10:35.945Z] Vulnerability Tsx async abort: Not affected [2023-11-08T15:10:35.945Z] 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 [2023-11-08T15:10:35.945Z] [2023-11-08T15:10:35.945Z] [2023-11-08T15:10:35.945Z] ---> nproc: [2023-11-08T15:10:35.945Z] 8 [2023-11-08T15:10:35.945Z] [2023-11-08T15:10:35.945Z] [2023-11-08T15:10:35.945Z] ---> df -h: [2023-11-08T15:10:35.945Z] Filesystem Size Used Avail Use% Mounted on [2023-11-08T15:10:35.945Z] overlay 155G 12G 144G 8% / [2023-11-08T15:10:35.945Z] tmpfs 64M 0 64M 0% /dev [2023-11-08T15:10:35.945Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-08T15:10:35.945Z] shm 64M 0 64M 0% /dev/shm [2023-11-08T15:10:35.945Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-08T15:10:35.945Z] [2023-11-08T15:10:35.945Z] [2023-11-08T15:10:35.945Z] ---> sar -b -r -n DEV: [2023-11-08T15:10:35.945Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17029) 11/08/23 _x86_64_ (8 CPU) [2023-11-08T15:10:35.945Z] [2023-11-08T15:10:35.945Z] 14:57:09 LINUX RESTART (8 CPU) [2023-11-08T15:10:35.945Z] [2023-11-08T15:10:35.945Z] 14:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-08T15:10:35.945Z] 14:59:01 123.81 25.76 98.05 0.00 2761.02 23561.16 0.00 [2023-11-08T15:10:35.945Z] 15:00:01 232.12 1.78 230.34 0.00 38.12 69630.26 0.00 [2023-11-08T15:10:35.945Z] 15:01:01 77.78 0.18 77.59 0.00 7.59 17694.42 0.00 [2023-11-08T15:10:35.945Z] 15:02:01 116.43 1.58 114.85 0.00 43.59 31571.63 0.00 [2023-11-08T15:10:35.945Z] 15:03:01 52.94 10.61 42.33 0.00 5155.94 10598.90 0.00 [2023-11-08T15:10:35.945Z] 15:04:01 5.73 0.02 5.72 0.00 0.13 2220.03 0.00 [2023-11-08T15:10:35.945Z] 15:05:01 2.27 0.00 2.27 0.00 0.00 1962.09 0.00 [2023-11-08T15:10:35.945Z] 15:06:01 2.25 0.00 2.25 0.00 0.00 2147.11 0.00 [2023-11-08T15:10:35.945Z] 15:07:01 1.75 0.00 1.75 0.00 0.00 2168.44 0.00 [2023-11-08T15:10:35.945Z] 15:08:01 2.37 0.00 2.37 0.00 0.00 2039.39 0.00 [2023-11-08T15:10:35.945Z] 15:09:01 1.78 0.00 1.78 0.00 0.00 2169.24 0.00 [2023-11-08T15:10:35.945Z] 15:10:01 2.30 0.00 2.30 0.00 0.00 2039.79 0.00 [2023-11-08T15:10:35.945Z] Average: 51.70 3.30 48.40 0.00 664.20 13971.21 0.00 [2023-11-08T15:10:35.945Z] [2023-11-08T15:10:35.945Z] 14:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-08T15:10:35.945Z] 14:59:01 29282596 31575284 744084 2.26 73828 2493992 1863916 5.49 990156 2237356 375436 [2023-11-08T15:10:35.945Z] 15:00:01 28093332 31353180 945484 2.88 151664 3287088 2262128 6.67 1386520 2909612 100196 [2023-11-08T15:10:35.945Z] 15:01:01 28159596 31539908 762100 2.32 155208 3400988 1924876 5.67 1259948 2971284 36284 [2023-11-08T15:10:35.945Z] 15:02:01 27620812 31541444 757744 2.30 165180 3881804 1789424 5.27 1279160 3436964 192 [2023-11-08T15:10:35.945Z] 15:03:01 27138832 31516916 752368 2.29 194320 4306316 1756616 5.18 1588908 3571664 992 [2023-11-08T15:10:35.945Z] 15:04:01 27154192 31527336 742280 2.26 192856 4303064 1748296 5.15 1579560 3568420 364 [2023-11-08T15:10:35.945Z] 15:05:01 27153696 31526900 742648 2.26 192908 4303068 1748296 5.15 1579524 3568424 20 [2023-11-08T15:10:35.945Z] 15:06:01 27156556 31529824 739740 2.25 192968 4303072 1748296 5.15 1576812 3568428 8 [2023-11-08T15:10:35.945Z] 15:07:01 27156988 31530336 739160 2.25 193048 4303064 1748296 5.15 1575328 3568428 12 [2023-11-08T15:10:35.945Z] 15:08:01 27157760 31531184 738208 2.24 193112 4303076 1748296 5.15 1575360 3568432 8 [2023-11-08T15:10:35.945Z] 15:09:01 27160872 31534352 735024 2.24 193172 4303072 1748296 5.15 1573088 3568432 8 [2023-11-08T15:10:35.945Z] 15:10:01 27161040 31534588 734920 2.23 193228 4303080 1748296 5.15 1572944 3568436 12 [2023-11-08T15:10:35.945Z] Average: 27533023 31520104 761147 2.31 174291 3957640 1819586 5.36 1461442 3342157 42794 [2023-11-08T15:10:35.945Z] [2023-11-08T15:10:35.945Z] 14:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-08T15:10:35.945Z] 14:59:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 14:59:01 ens3 572.90 351.14 5630.74 117.99 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 14:59:01 docker0 7.24 6.25 0.63 50.37 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:00:01 ens3 311.85 225.61 2442.41 31.39 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:00:01 docker0 209.45 287.64 17.68 2416.12 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:00:01 veth3466384 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:01:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:01:01 ens3 24.12 16.81 50.19 9.60 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:01:01 docker0 1.20 2.13 0.07 30.82 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:02:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:02:01 ens3 133.79 101.38 2629.79 93.51 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:02:01 docker0 1.55 3.33 0.10 31.41 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:03:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:03:01 ens3 189.39 87.29 2730.95 6.37 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:04:01 ens3 1.82 0.53 0.53 0.33 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:05:01 ens3 0.52 0.47 0.35 0.22 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:06:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:07:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:08:01 ens3 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:09:01 ens3 0.63 0.63 0.39 0.29 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] Average: ens3 102.35 64.95 1117.44 21.51 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] Average: docker0 18.30 24.97 1.54 210.96 0.00 0.00 0.00 0.00 [2023-11-08T15:10:35.945Z] [2023-11-08T15:10:35.945Z] [2023-11-08T15:10:35.945Z] ---> sar -P ALL: [2023-11-08T15:10:35.945Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17029) 11/08/23 _x86_64_ (8 CPU) [2023-11-08T15:10:35.945Z] [2023-11-08T15:10:35.945Z] 14:57:09 LINUX RESTART (8 CPU) [2023-11-08T15:10:35.945Z] [2023-11-08T15:10:35.945Z] 14:58:02 CPU %user %nice %system %iowait %steal %idle [2023-11-08T15:10:35.945Z] 14:59:01 all 8.85 0.00 2.73 5.39 0.06 82.98 [2023-11-08T15:10:35.945Z] 14:59:01 0 7.64 0.00 2.87 15.06 0.07 74.36 [2023-11-08T15:10:35.945Z] 14:59:01 1 6.94 0.00 2.94 0.17 0.05 89.90 [2023-11-08T15:10:35.945Z] 14:59:01 2 9.77 0.00 3.04 5.05 0.05 82.09 [2023-11-08T15:10:35.945Z] 14:59:01 3 9.39 0.00 2.60 15.04 0.09 72.88 [2023-11-08T15:10:35.945Z] 14:59:01 4 10.41 0.00 2.36 1.04 0.07 86.12 [2023-11-08T15:10:35.945Z] 14:59:01 5 10.33 0.00 2.22 1.78 0.05 85.61 [2023-11-08T15:10:35.945Z] 14:59:01 6 6.85 0.00 2.95 2.14 0.05 88.01 [2023-11-08T15:10:35.945Z] 14:59:01 7 9.47 0.00 2.85 2.83 0.07 84.78 [2023-11-08T15:10:35.945Z] 15:00:01 all 8.37 0.00 3.02 6.38 0.06 82.18 [2023-11-08T15:10:35.945Z] 15:00:01 0 8.83 0.00 2.57 3.22 0.03 85.34 [2023-11-08T15:10:35.945Z] 15:00:01 1 9.14 0.00 3.96 3.52 0.07 83.31 [2023-11-08T15:10:35.945Z] 15:00:01 2 8.15 0.00 3.65 18.18 0.08 69.93 [2023-11-08T15:10:35.945Z] 15:00:01 3 6.94 0.00 2.99 4.93 0.07 85.07 [2023-11-08T15:10:35.945Z] 15:00:01 4 7.83 0.00 2.19 0.37 0.05 89.56 [2023-11-08T15:10:35.945Z] 15:00:01 5 8.61 0.00 2.48 0.44 0.03 88.44 [2023-11-08T15:10:35.945Z] 15:00:01 6 8.98 0.00 3.73 19.68 0.05 67.55 [2023-11-08T15:10:35.945Z] 15:00:01 7 8.45 0.00 2.57 0.77 0.07 88.14 [2023-11-08T15:10:35.945Z] 15:01:01 all 33.51 0.00 3.67 6.04 0.11 56.67 [2023-11-08T15:10:35.945Z] 15:01:01 0 33.46 0.00 4.23 3.20 0.09 59.02 [2023-11-08T15:10:35.945Z] 15:01:01 1 33.67 0.00 3.59 6.14 0.12 56.48 [2023-11-08T15:10:35.945Z] 15:01:01 2 33.96 0.00 3.71 23.74 0.14 38.44 [2023-11-08T15:10:35.945Z] 15:01:01 3 32.58 0.00 3.42 1.40 0.09 62.51 [2023-11-08T15:10:35.945Z] 15:01:01 4 33.53 0.00 3.64 5.36 0.09 57.38 [2023-11-08T15:10:35.945Z] 15:01:01 5 35.38 0.00 3.24 1.14 0.11 60.13 [2023-11-08T15:10:35.945Z] 15:01:01 6 32.96 0.00 3.83 6.74 0.18 56.29 [2023-11-08T15:10:35.945Z] 15:01:01 7 32.52 0.00 3.68 0.70 0.11 63.00 [2023-11-08T15:10:35.945Z] 15:02:01 all 3.64 0.00 1.54 2.95 0.03 91.84 [2023-11-08T15:10:35.945Z] 15:02:01 0 3.81 0.00 1.60 0.34 0.03 94.22 [2023-11-08T15:10:35.945Z] 15:02:01 1 3.25 0.00 1.83 5.35 0.03 89.54 [2023-11-08T15:10:35.946Z] 15:02:01 2 3.27 0.00 1.73 10.61 0.03 84.36 [2023-11-08T15:10:35.946Z] 15:02:01 3 3.25 0.00 1.05 1.34 0.03 94.32 [2023-11-08T15:10:35.946Z] 15:02:01 4 3.53 0.00 1.45 5.28 0.03 89.71 [2023-11-08T15:10:35.946Z] 15:02:01 5 4.71 0.00 2.04 0.23 0.02 92.99 [2023-11-08T15:10:35.946Z] 15:02:01 6 4.04 0.00 1.07 0.25 0.03 94.61 [2023-11-08T15:10:35.946Z] 15:02:01 7 3.26 0.00 1.56 0.18 0.02 94.98 [2023-11-08T15:10:35.946Z] 15:03:01 all 2.66 0.00 1.41 2.33 0.03 93.57 [2023-11-08T15:10:35.946Z] 15:03:01 0 2.91 0.00 1.22 1.85 0.03 93.98 [2023-11-08T15:10:35.946Z] 15:03:01 1 2.42 0.00 0.85 11.00 0.02 85.71 [2023-11-08T15:10:35.946Z] 15:03:01 2 2.64 0.00 1.30 2.06 0.02 93.98 [2023-11-08T15:10:35.946Z] 15:03:01 3 3.11 0.00 1.72 0.33 0.03 94.81 [2023-11-08T15:10:35.946Z] 15:03:01 4 2.17 0.00 1.65 1.62 0.02 94.54 [2023-11-08T15:10:35.946Z] 15:03:01 5 2.02 0.00 2.20 0.70 0.03 95.04 [2023-11-08T15:10:35.946Z] 15:03:01 6 3.89 0.00 1.08 0.50 0.02 94.51 [2023-11-08T15:10:35.946Z] 15:03:01 7 2.12 0.00 1.22 0.60 0.03 96.02 [2023-11-08T15:10:35.946Z] 15:04:01 all 0.13 0.00 0.06 0.02 0.01 99.78 [2023-11-08T15:10:35.946Z] 15:04:01 0 0.05 0.00 0.08 0.00 0.02 99.85 [2023-11-08T15:10:35.946Z] 15:04:01 1 0.47 0.00 0.07 0.13 0.02 99.32 [2023-11-08T15:10:35.946Z] 15:04:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2023-11-08T15:10:35.946Z] 15:04:01 3 0.27 0.00 0.10 0.00 0.02 99.62 [2023-11-08T15:10:35.946Z] 15:04:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2023-11-08T15:10:35.946Z] 15:04:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2023-11-08T15:10:35.946Z] 15:04:01 6 0.03 0.00 0.08 0.00 0.00 99.88 [2023-11-08T15:10:35.946Z] 15:04:01 7 0.02 0.00 0.07 0.03 0.00 99.88 [2023-11-08T15:10:35.946Z] 15:05:01 all 0.01 0.00 0.01 0.03 0.00 99.96 [2023-11-08T15:10:35.946Z] 15:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T15:10:35.946Z] 15:05:01 1 0.00 0.00 0.00 0.17 0.00 99.83 [2023-11-08T15:10:35.946Z] 15:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T15:10:35.946Z] 15:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T15:10:35.946Z] 15:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-08T15:10:35.946Z] 15:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T15:10:35.946Z] 15:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-08T15:10:35.946Z] 15:05:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-11-08T15:10:35.946Z] 15:06:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-11-08T15:10:35.946Z] 15:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-08T15:10:35.946Z] 15:06:01 1 0.10 0.00 0.03 0.03 0.02 99.82 [2023-11-08T15:10:35.946Z] 15:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T15:10:35.946Z] 15:06:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-08T15:10:35.946Z] 15:06:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-08T15:10:35.946Z] 15:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T15:10:35.946Z] 15:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-08T15:10:35.946Z] 15:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T15:10:35.946Z] 15:07:01 all 0.09 0.00 0.01 0.00 0.00 99.90 [2023-11-08T15:10:35.946Z] 15:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T15:10:35.946Z] 15:07:01 1 0.65 0.00 0.03 0.03 0.02 99.27 [2023-11-08T15:10:35.946Z] 15:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-08T15:10:35.946Z] 15:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-08T15:10:35.946Z] 15:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T15:10:35.946Z] 15:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T15:10:35.946Z] 15:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T15:10:35.946Z] 15:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T15:10:35.946Z] 15:08:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2023-11-08T15:10:35.946Z] 15:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T15:10:35.946Z] 15:08:01 1 0.20 0.00 0.02 0.05 0.02 99.72 [2023-11-08T15:10:35.946Z] 15:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-08T15:10:35.946Z] 15:08:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-11-08T15:10:35.946Z] 15:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-08T15:10:35.946Z] 15:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T15:10:35.946Z] 15:08:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-08T15:10:35.946Z] 15:08:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-08T15:10:35.946Z] 15:09:01 all 0.05 0.00 0.00 0.00 0.00 99.94 [2023-11-08T15:10:35.946Z] 15:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T15:10:35.946Z] 15:09:01 1 0.03 0.00 0.02 0.03 0.02 99.90 [2023-11-08T15:10:35.946Z] 15:09:01 2 0.28 0.00 0.00 0.00 0.00 99.72 [2023-11-08T15:10:35.946Z] 15:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-08T15:10:35.946Z] 15:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-08T15:10:35.946Z] 15:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T15:10:35.946Z] 15:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T15:10:35.946Z] 15:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T15:10:35.946Z] [2023-11-08T15:10:35.946Z] 15:09:01 CPU %user %nice %system %iowait %steal %idle [2023-11-08T15:10:35.946Z] 15:10:01 all 0.02 0.00 0.01 0.02 0.01 99.95 [2023-11-08T15:10:35.946Z] 15:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-08T15:10:35.946Z] 15:10:01 1 0.02 0.00 0.03 0.13 0.02 99.80 [2023-11-08T15:10:35.946Z] 15:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T15:10:35.946Z] 15:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-08T15:10:35.946Z] 15:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T15:10:35.946Z] 15:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T15:10:35.946Z] 15:10:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-08T15:10:35.946Z] 15:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-08T15:10:35.946Z] Average: all 4.65 0.00 1.02 1.90 0.03 92.40 [2023-11-08T15:10:35.946Z] Average: 0 4.61 0.00 1.03 1.94 0.02 92.39 [2023-11-08T15:10:35.946Z] Average: 1 4.62 0.00 1.10 2.22 0.03 92.03 [2023-11-08T15:10:35.946Z] Average: 2 4.70 0.00 1.10 4.86 0.03 89.31 [2023-11-08T15:10:35.946Z] Average: 3 4.50 0.00 0.98 1.89 0.03 92.60 [2023-11-08T15:10:35.946Z] Average: 4 4.67 0.00 0.93 1.12 0.02 93.25 [2023-11-08T15:10:35.946Z] Average: 5 4.96 0.00 1.01 0.35 0.02 93.66 [2023-11-08T15:10:35.946Z] Average: 6 4.62 0.00 1.05 2.41 0.03 91.89 [2023-11-08T15:10:35.946Z] Average: 7 4.52 0.00 0.98 0.43 0.03 94.05 [2023-11-08T15:10:35.946Z] [2023-11-08T15:10:35.946Z] [2023-11-08T15:10:35.946Z]