Pull request #629 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca87f2bb232c44d169fbca9427e6776eb519fc9a+b1e63b1ff18fadb50f5646486da837eb774535ec (cdea03b9686b136ec0fa1e7ef5eba268a1f6b0e2) 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-ssh16696618520439695333.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3487639266153066853.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-629/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-629/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2995136505441654192.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-629/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7027854264127583345.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh4636228279958910988.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-629/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-629/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7287360148656783199.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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, buildSnap:false] ========================================================= [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-7767 in /w/workspace/gexfoundry_device-mqtt-go_PR-629 [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-629 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b1e63b1ff18fadb50f5646486da837eb774535ec into PR head commit ca87f2bb232c44d169fbca9427e6776eb519fc9a Merge succeeded, producing ca87f2bb232c44d169fbca9427e6776eb519fc9a Checking out Revision ca87f2bb232c44d169fbca9427e6776eb519fc9a (PR-629) > 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/629/head:refs/remotes/origin/PR-629 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca87f2bb232c44d169fbca9427e6776eb519fc9a # 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 b1e63b1ff18fadb50f5646486da837eb774535ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca87f2bb232c44d169fbca9427e6776eb519fc9a # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-25T01:46:23.904Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-25T01:46:24.078Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-25T01:46:24.166Z] ========================================================= [2023-09-25T01:46:24.166Z] EdgeX Global Pipelines Version Info [2023-09-25T01:46:24.166Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-25T01:46:24.925Z] ------------------- [2023-09-25T01:46:24.925Z] stable info: [2023-09-25T01:46:24.925Z] ------------------- [2023-09-25T01:46:24.925Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-25T01:46:24.925Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T01:46:24.925Z] Message: update stable to v1.0.254 [2023-09-25T01:46:25.496Z] ------------------- [2023-09-25T01:46:25.496Z] experimental info: [2023-09-25T01:46:25.496Z] ------------------- [2023-09-25T01:46:25.496Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-25T01:46:25.496Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T01:46:25.496Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-25T01:46:25.787Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-09-25T01:46:25.826Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-09-25T01:46:25.873Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-25T01:46:25.917Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-25T01:46:25.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-25T01:46:25.996Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-25T01:46:26.041Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-25T01:46:26.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-25T01:46:26.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-25T01:46:26.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-25T01:46:26.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-25T01:46:26.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-09-25T01:46:26.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-25T01:46:26.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-25T01:46:26.364Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T01:46:26.400Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T01:46:26.438Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T01:46:26.477Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T01:46:26.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-25T01:46:26.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-25T01:46:26.591Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-25T01:46:26.628Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-25T01:46:26.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-25T01:46:26.725Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-25T01:46:26.764Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-25T01:46:26.802Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-25T01:46:26.846Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-25T01:46:26.888Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-629 [Pipeline] echo [2023-09-25T01:46:26.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-629 [Pipeline] echo [2023-09-25T01:46:26.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-629 [Pipeline] echo [2023-09-25T01:46:27.005Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca87f2bb232c44d169fbca9427e6776eb519fc9a [Pipeline] echo [2023-09-25T01:46:27.042Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca87f2b [Pipeline] echo [2023-09-25T01:46:27.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T01:46:27.209Z] provisioning config files... [2023-09-25T01:46:27.222Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp/config3195453676115766907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T01:46:27.573Z] ---> docker-login.sh [2023-09-25T01:46:27.573Z] nexus3.edgexfoundry.org:10001 [2023-09-25T01:46:27.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T01:46:28.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T01:46:28.095Z] Configure a credential helper to remove this warning. See [2023-09-25T01:46:28.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T01:46:28.095Z] [2023-09-25T01:46:28.095Z] Login Succeeded [2023-09-25T01:46:28.095Z] nexus3.edgexfoundry.org:10002 [2023-09-25T01:46:28.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T01:46:28.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T01:46:28.095Z] Configure a credential helper to remove this warning. See [2023-09-25T01:46:28.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T01:46:28.095Z] [2023-09-25T01:46:28.095Z] Login Succeeded [2023-09-25T01:46:28.095Z] nexus3.edgexfoundry.org:10003 [2023-09-25T01:46:28.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T01:46:28.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T01:46:28.095Z] Configure a credential helper to remove this warning. See [2023-09-25T01:46:28.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T01:46:28.095Z] [2023-09-25T01:46:28.095Z] Login Succeeded [2023-09-25T01:46:28.095Z] nexus3.edgexfoundry.org:10004 [2023-09-25T01:46:28.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T01:46:28.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T01:46:28.355Z] Configure a credential helper to remove this warning. See [2023-09-25T01:46:28.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T01:46:28.355Z] [2023-09-25T01:46:28.355Z] Login Succeeded [2023-09-25T01:46:28.355Z] docker.io [2023-09-25T01:46:28.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T01:46:28.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T01:46:28.615Z] Configure a credential helper to remove this warning. See [2023-09-25T01:46:28.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T01:46:28.615Z] [2023-09-25T01:46:28.615Z] Login Succeeded [2023-09-25T01:46:28.615Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T01:46:28.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-25T01:46:29.273Z] + git rev-list -1 --merges ca87f2bb232c44d169fbca9427e6776eb519fc9a~1..ca87f2bb232c44d169fbca9427e6776eb519fc9a [Pipeline] echo [2023-09-25T01:46:29.340Z] -----------> git rev-list -1 --merges ca87f2bb232c44d169fbca9427e6776eb519fc9a~1..ca87f2bb232c44d169fbca9427e6776eb519fc9a ca87f2bb232c44d169fbca9427e6776eb519fc9a [false] [Pipeline] sh [2023-09-25T01:46:29.649Z] + git log --format=format:%s -1 ca87f2bb232c44d169fbca9427e6776eb519fc9a [Pipeline] echo [2023-09-25T01:46:29.684Z] ========================================================= [2023-09-25T01:46:29.684Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-25T01:46:29.684Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T01:46:30.100Z] + git log --format=format:%s -1 ca87f2bb232c44d169fbca9427e6776eb519fc9a [Pipeline] echo [2023-09-25T01:46:30.131Z] [semverPrep] GIT_COMMIT: ca87f2bb232c44d169fbca9427e6776eb519fc9a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-25T01:46:30.158Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-25T01:46:30.550Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T01:46:30.550Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-25T01:46:30.550Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-25T01:46:30.550Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-25T01:46:30.550Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-25T01:46:30.550Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-25T01:46:30.550Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T01:46:31.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T01:46:31.050Z] [2023-09-25T01:46:31.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T01:46:31.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T01:46:31.418Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-25T01:46:31.418Z] b85a868b505f: Pulling fs layer [2023-09-25T01:46:31.418Z] e2be974225ed: Pulling fs layer [2023-09-25T01:46:31.418Z] 339a4e72a1f5: Pulling fs layer [2023-09-25T01:46:31.418Z] 988bab9f4d93: Pulling fs layer [2023-09-25T01:46:31.418Z] 1469e6f7b9e6: Pulling fs layer [2023-09-25T01:46:31.418Z] 988bab9f4d93: Waiting [2023-09-25T01:46:31.418Z] eaf3925da568: Pulling fs layer [2023-09-25T01:46:31.418Z] bab4dde63d76: Pulling fs layer [2023-09-25T01:46:31.418Z] bde34c3a00c8: Pulling fs layer [2023-09-25T01:46:31.418Z] 1469e6f7b9e6: Waiting [2023-09-25T01:46:31.418Z] b352a97aabf1: Pulling fs layer [2023-09-25T01:46:31.418Z] bde34c3a00c8: Waiting [2023-09-25T01:46:31.418Z] eaf3925da568: Waiting [2023-09-25T01:46:31.418Z] 4872d77fe225: Pulling fs layer [2023-09-25T01:46:31.418Z] b352a97aabf1: Waiting [2023-09-25T01:46:31.418Z] 5851b861e8e6: Pulling fs layer [2023-09-25T01:46:31.418Z] 4872d77fe225: Waiting [2023-09-25T01:46:31.418Z] bab4dde63d76: Waiting [2023-09-25T01:46:31.418Z] e2be974225ed: Verifying Checksum [2023-09-25T01:46:31.418Z] e2be974225ed: Download complete [2023-09-25T01:46:31.418Z] 988bab9f4d93: Verifying Checksum [2023-09-25T01:46:31.418Z] 988bab9f4d93: Download complete [2023-09-25T01:46:31.418Z] 1469e6f7b9e6: Verifying Checksum [2023-09-25T01:46:31.418Z] 1469e6f7b9e6: Download complete [2023-09-25T01:46:31.418Z] eaf3925da568: Download complete [2023-09-25T01:46:31.418Z] 339a4e72a1f5: Verifying Checksum [2023-09-25T01:46:31.418Z] 339a4e72a1f5: Download complete [2023-09-25T01:46:31.676Z] bde34c3a00c8: Download complete [2023-09-25T01:46:31.676Z] b352a97aabf1: Download complete [2023-09-25T01:46:31.676Z] 4872d77fe225: Download complete [2023-09-25T01:46:31.676Z] 5851b861e8e6: Verifying Checksum [2023-09-25T01:46:31.676Z] 5851b861e8e6: Download complete [2023-09-25T01:46:31.676Z] b85a868b505f: Verifying Checksum [2023-09-25T01:46:31.676Z] b85a868b505f: Download complete [2023-09-25T01:46:31.934Z] bab4dde63d76: Verifying Checksum [2023-09-25T01:46:31.934Z] bab4dde63d76: Download complete [2023-09-25T01:46:32.870Z] b85a868b505f: Pull complete [2023-09-25T01:46:33.129Z] e2be974225ed: Pull complete [2023-09-25T01:46:33.699Z] 339a4e72a1f5: Pull complete [2023-09-25T01:46:33.699Z] 988bab9f4d93: Pull complete [2023-09-25T01:46:33.959Z] 1469e6f7b9e6: Pull complete [2023-09-25T01:46:33.959Z] eaf3925da568: Pull complete [2023-09-25T01:46:35.864Z] bab4dde63d76: Pull complete [2023-09-25T01:46:35.864Z] bde34c3a00c8: Pull complete [2023-09-25T01:46:35.864Z] b352a97aabf1: Pull complete [2023-09-25T01:46:36.126Z] 4872d77fe225: Pull complete [2023-09-25T01:46:36.126Z] 5851b861e8e6: Pull complete [2023-09-25T01:46:36.126Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-25T01:46:36.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T01:46:36.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T01:46:36.365Z] prd-ubuntu20.04-docker-8c-8g-7767 does not seem to be running inside a container [2023-09-25T01:46:36.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-629 -v /w/workspace/gexfoundry_device-mqtt-go_PR-629:/w/workspace/gexfoundry_device-mqtt-go_PR-629:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T01:46:38.849Z] $ docker top f8b6bdf6a9d285dded2d0f877c85c94bd1d322f9bb3917bf3b1b041a26f0f9f6 -eo pid,comm [2023-09-25T01:46:38.907Z] 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-09-25T01:46:38.907Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T01:46:39.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T01:46:39.033Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T01:46:39.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T01:46:39.151Z] $ docker exec f8b6bdf6a9d285dded2d0f877c85c94bd1d322f9bb3917bf3b1b041a26f0f9f6 ssh-agent [2023-09-25T01:46:39.268Z] SSH_AUTH_SOCK=/tmp/ssh-6mo4xl36bUER/agent.32 [2023-09-25T01:46:39.268Z] SSH_AGENT_PID=38 [2023-09-25T01:46:39.276Z] Running ssh-add (command line suppressed) [2023-09-25T01:46:39.384Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp/private_key_1182123151035158788.key (/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp/private_key_1182123151035158788.key) [2023-09-25T01:46:39.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T01:46:39.741Z] + git tag --points-at HEAD [Pipeline] } [2023-09-25T01:46:39.765Z] $ docker exec --env ******** --env ******** f8b6bdf6a9d285dded2d0f877c85c94bd1d322f9bb3917bf3b1b041a26f0f9f6 ssh-agent -k [2023-09-25T01:46:39.866Z] unset SSH_AUTH_SOCK; [2023-09-25T01:46:39.866Z] unset SSH_AGENT_PID; [2023-09-25T01:46:39.866Z] echo Agent pid 38 killed; [2023-09-25T01:46:39.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-25T01:46:39.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T01:46:39.970Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T01:46:40.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T01:46:40.096Z] $ docker exec f8b6bdf6a9d285dded2d0f877c85c94bd1d322f9bb3917bf3b1b041a26f0f9f6 ssh-agent [2023-09-25T01:46:40.202Z] SSH_AUTH_SOCK=/tmp/ssh-c4lYeAzdRR8r/agent.70 [2023-09-25T01:46:40.202Z] SSH_AGENT_PID=76 [2023-09-25T01:46:40.209Z] Running ssh-add (command line suppressed) [2023-09-25T01:46:40.309Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp/private_key_17612938791132625874.key (/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp/private_key_17612938791132625874.key) [2023-09-25T01:46:40.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T01:46:40.654Z] + git semver init [2023-09-25T01:46:40.913Z] 2023-09-25 01:46:40,837 [run_init] DEBUG init version:0.0.0 force:False [2023-09-25T01:46:40.913Z] 2023-09-25 01:46:40,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-629/.semver [2023-09-25T01:46:40.913Z] 2023-09-25 01:46:40,839 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-629/.semver [2023-09-25T01:46:40.913Z] 2023-09-25 01:46:40,839 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-629/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-629, universal_newlines=False, shell=None, istream=None) [2023-09-25T01:46:41.851Z] 2023-09-25 01:46:41,626 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-629/.git/info/exclude [2023-09-25T01:46:41.851Z] 2023-09-25 01:46:41,627 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-629/.semver/PR-629 with force:False [2023-09-25T01:46:41.851Z] 2023-09-25 01:46:41,627 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-629/.semver/PR-629 [2023-09-25T01:46:41.851Z] 2023-09-25 01:46:41,631 [execute] INFO git cat-file --batch-check [2023-09-25T01:46:41.851Z] 2023-09-25 01:46:41,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-629/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T01:46:41.851Z] 2023-09-25 01:46:41,637 [execute] INFO git cat-file --batch [2023-09-25T01:46:41.851Z] 2023-09-25 01:46:41,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-629/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T01:46:41.851Z] 2023-09-25 01:46:41,642 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-629/.semver/PR-629 [2023-09-25T01:46:41.851Z] 0.0.0 [Pipeline] } [2023-09-25T01:46:41.881Z] $ docker exec --env ******** --env ******** f8b6bdf6a9d285dded2d0f877c85c94bd1d322f9bb3917bf3b1b041a26f0f9f6 ssh-agent -k [2023-09-25T01:46:41.987Z] unset SSH_AUTH_SOCK; [2023-09-25T01:46:41.988Z] unset SSH_AGENT_PID; [2023-09-25T01:46:41.988Z] echo Agent pid 76 killed; [2023-09-25T01:46:42.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T01:46:42.436Z] + git semver [Pipeline] } [2023-09-25T01:46:42.720Z] $ docker stop --time=1 f8b6bdf6a9d285dded2d0f877c85c94bd1d322f9bb3917bf3b1b041a26f0f9f6 [2023-09-25T01:46:44.059Z] $ docker rm -f --volumes f8b6bdf6a9d285dded2d0f877c85c94bd1d322f9bb3917bf3b1b041a26f0f9f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T01:46:44.457Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-25T01:46:44.728Z] Stashed 1 file(s) [Pipeline] echo [2023-09-25T01:46:44.745Z] [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-09-25T01:46:45.358Z] provisioning config files... [2023-09-25T01:46:45.368Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp/config10035429213643290179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T01:46:45.716Z] ---> docker-login.sh [2023-09-25T01:46:45.716Z] nexus3.edgexfoundry.org:10001 [2023-09-25T01:46:45.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T01:46:45.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T01:46:45.716Z] Configure a credential helper to remove this warning. See [2023-09-25T01:46:45.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T01:46:45.716Z] [2023-09-25T01:46:45.716Z] Login Succeeded [2023-09-25T01:46:45.716Z] nexus3.edgexfoundry.org:10002 [2023-09-25T01:46:45.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T01:46:45.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T01:46:45.716Z] Configure a credential helper to remove this warning. See [2023-09-25T01:46:45.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T01:46:45.716Z] [2023-09-25T01:46:45.716Z] Login Succeeded [2023-09-25T01:46:45.716Z] nexus3.edgexfoundry.org:10003 [2023-09-25T01:46:45.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T01:46:45.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T01:46:45.977Z] Configure a credential helper to remove this warning. See [2023-09-25T01:46:45.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T01:46:45.977Z] [2023-09-25T01:46:45.977Z] Login Succeeded [2023-09-25T01:46:45.977Z] nexus3.edgexfoundry.org:10004 [2023-09-25T01:46:45.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T01:46:45.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T01:46:45.977Z] Configure a credential helper to remove this warning. See [2023-09-25T01:46:45.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T01:46:45.977Z] [2023-09-25T01:46:45.977Z] Login Succeeded [2023-09-25T01:46:45.977Z] docker.io [2023-09-25T01:46:45.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T01:46:46.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T01:46:46.237Z] Configure a credential helper to remove this warning. See [2023-09-25T01:46:46.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T01:46:46.237Z] [2023-09-25T01:46:46.237Z] Login Succeeded [2023-09-25T01:46:46.237Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T01:46:46.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T01:46:46.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T01:46:46.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T01:46:46.531Z] ========================================================= [2023-09-25T01:46:46.531Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-25T01:46:46.531Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T01:46:47.009Z] + 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-09-25T01:46:47.009Z] Sending build context to Docker daemon 6.514MB [2023-09-25T01:46:47.009Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T01:46:47.009Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T01:46:47.009Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-25T01:46:47.009Z] 7264a8db6415: Pulling fs layer [2023-09-25T01:46:47.009Z] c4d48a809fc2: Pulling fs layer [2023-09-25T01:46:47.009Z] 4f1c88b9dad5: Pulling fs layer [2023-09-25T01:46:47.009Z] ad3a456e5733: Pulling fs layer [2023-09-25T01:46:47.009Z] 33e27b845d1e: Pulling fs layer [2023-09-25T01:46:47.009Z] c68163c4e522: Pulling fs layer [2023-09-25T01:46:47.009Z] 50da416c3ac9: Pulling fs layer [2023-09-25T01:46:47.009Z] 23d2d4c4bb30: Pulling fs layer [2023-09-25T01:46:47.009Z] ad3a456e5733: Waiting [2023-09-25T01:46:47.009Z] 33e27b845d1e: Waiting [2023-09-25T01:46:47.009Z] c68163c4e522: Waiting [2023-09-25T01:46:47.009Z] 50da416c3ac9: Waiting [2023-09-25T01:46:47.009Z] 23d2d4c4bb30: Waiting [2023-09-25T01:46:47.009Z] c4d48a809fc2: Download complete [2023-09-25T01:46:47.271Z] ad3a456e5733: Verifying Checksum [2023-09-25T01:46:47.271Z] ad3a456e5733: Download complete [2023-09-25T01:46:47.271Z] 33e27b845d1e: Verifying Checksum [2023-09-25T01:46:47.271Z] 33e27b845d1e: Download complete [2023-09-25T01:46:47.271Z] 7264a8db6415: Verifying Checksum [2023-09-25T01:46:47.271Z] 7264a8db6415: Download complete [2023-09-25T01:46:47.271Z] c68163c4e522: Verifying Checksum [2023-09-25T01:46:47.271Z] c68163c4e522: Download complete [2023-09-25T01:46:47.271Z] 7264a8db6415: Pull complete [2023-09-25T01:46:47.530Z] 23d2d4c4bb30: Verifying Checksum [2023-09-25T01:46:47.530Z] 23d2d4c4bb30: Download complete [2023-09-25T01:46:47.530Z] c4d48a809fc2: Pull complete [2023-09-25T01:46:47.530Z] 4f1c88b9dad5: Verifying Checksum [2023-09-25T01:46:47.530Z] 4f1c88b9dad5: Download complete [2023-09-25T01:46:48.099Z] 50da416c3ac9: Verifying Checksum [2023-09-25T01:46:48.099Z] 50da416c3ac9: Download complete [2023-09-25T01:46:51.382Z] 4f1c88b9dad5: Pull complete [2023-09-25T01:46:51.382Z] ad3a456e5733: Pull complete [2023-09-25T01:46:51.382Z] 33e27b845d1e: Pull complete [2023-09-25T01:46:51.382Z] c68163c4e522: Pull complete [2023-09-25T01:46:53.284Z] 50da416c3ac9: Pull complete [2023-09-25T01:46:53.854Z] 23d2d4c4bb30: Pull complete [2023-09-25T01:46:53.854Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-25T01:46:53.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T01:46:53.854Z] ---> 0786185ac409 [2023-09-25T01:46:53.854Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T01:46:58.046Z] ---> Running in 89e4bbef721c [2023-09-25T01:46:58.046Z] Removing intermediate container 89e4bbef721c [2023-09-25T01:46:58.046Z] ---> 98eeb389dd80 [2023-09-25T01:46:58.046Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T01:46:58.046Z] ---> Running in 48dad961101e [2023-09-25T01:46:58.046Z] Removing intermediate container 48dad961101e [2023-09-25T01:46:58.046Z] ---> da707e78e6cc [2023-09-25T01:46:58.046Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-25T01:46:58.046Z] ---> Running in 2c671cd697ea [2023-09-25T01:46:58.047Z] Removing intermediate container 2c671cd697ea [2023-09-25T01:46:58.047Z] ---> 1015304a8914 [2023-09-25T01:46:58.047Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T01:46:58.047Z] ---> Running in 0bb72d5fd5a6 [2023-09-25T01:46:58.047Z] Removing intermediate container 0bb72d5fd5a6 [2023-09-25T01:46:58.047Z] ---> 53052a808418 [2023-09-25T01:46:58.047Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T01:46:58.047Z] ---> Running in 3e4a1e84497e [2023-09-25T01:46:58.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T01:46:58.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T01:46:58.875Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-25T01:46:58.875Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-25T01:46:58.875Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-25T01:46:58.875Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-25T01:46:58.875Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T01:46:58.875Z] OK: 268 MiB in 56 packages [2023-09-25T01:46:59.443Z] Removing intermediate container 3e4a1e84497e [2023-09-25T01:46:59.443Z] ---> 2db8775f50df [2023-09-25T01:46:59.443Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-25T01:46:59.443Z] ---> Running in 344bd34ad27a [2023-09-25T01:46:59.704Z] Removing intermediate container 344bd34ad27a [2023-09-25T01:46:59.704Z] ---> e69e8a642fb6 [2023-09-25T01:46:59.704Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-25T01:46:59.704Z] ---> ca63ad8dd0c6 [2023-09-25T01:46:59.704Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T01:46:59.704Z] ---> Running in a257441bd5a7 [2023-09-25T01:47:00.162Z] Still waiting to schedule task [2023-09-25T01:47:00.163Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7765’ [2023-09-25T01:48:07.394Z] Removing intermediate container a257441bd5a7 [2023-09-25T01:48:07.394Z] ---> 31e135e69c41 [2023-09-25T01:48:07.394Z] Step 11/12 : COPY . . [2023-09-25T01:48:07.394Z] ---> 0ce3ee819909 [2023-09-25T01:48:07.394Z] Step 12/12 : RUN $MAKE [2023-09-25T01:48:07.394Z] ---> Running in 461d01a96549 [2023-09-25T01:48:07.394Z] noop [2023-09-25T01:48:07.394Z] Removing intermediate container 461d01a96549 [2023-09-25T01:48:07.394Z] ---> 3fa47740099d [2023-09-25T01:48:07.394Z] Successfully built 3fa47740099d [2023-09-25T01:48:07.394Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T01:48:07.832Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T01:48:07.833Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T01:48:07.978Z] prd-ubuntu20.04-docker-8c-8g-7767 does not seem to be running inside a container [2023-09-25T01:48:08.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-629 -v /w/workspace/gexfoundry_device-mqtt-go_PR-629:/w/workspace/gexfoundry_device-mqtt-go_PR-629:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-25T01:48:08.373Z] $ docker top 29f5fd30b717b56231cf28ad58649c3f2d50f8c72364bd36e6ca9e45428c0b2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T01:48:08.759Z] + go version [2023-09-25T01:48:08.759Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-25T01:48:08.795Z] $ docker stop --time=1 29f5fd30b717b56231cf28ad58649c3f2d50f8c72364bd36e6ca9e45428c0b2a [2023-09-25T01:48:10.113Z] $ docker rm -f --volumes 29f5fd30b717b56231cf28ad58649c3f2d50f8c72364bd36e6ca9e45428c0b2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T01:48:10.806Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T01:48:10.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T01:48:10.953Z] prd-ubuntu20.04-docker-8c-8g-7767 does not seem to be running inside a container [2023-09-25T01:48:10.987Z] $ 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-629 -v /w/workspace/gexfoundry_device-mqtt-go_PR-629:/w/workspace/gexfoundry_device-mqtt-go_PR-629:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-25T01:48:11.319Z] $ docker top ab0989f3045bc46ecfca29d56c3b50925390d650eb2d5d67ab4f9b56ecec97b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T01:48:11.705Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-629 [Pipeline] fileExists [Pipeline] sh [2023-09-25T01:48:12.064Z] + make test [2023-09-25T01:48:12.064Z] go test ./... -coverprofile=coverage.out ./... [2023-09-25T01:48:13.443Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-25T01:48:25.630Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-25T01:48:25.630Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-25T01:48:25.630Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements [2023-09-25T01:48:32.196Z] go vet ./... [2023-09-25T01:48:34.858Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T01:48:34.858Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T01:48:34.858Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T01:48:34.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T01:48:34.932Z] $ docker stop --time=1 ab0989f3045bc46ecfca29d56c3b50925390d650eb2d5d67ab4f9b56ecec97b0 [2023-09-25T01:48:38.401Z] $ docker rm -f --volumes ab0989f3045bc46ecfca29d56c3b50925390d650eb2d5d67ab4f9b56ecec97b0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T01:48:38.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T01:48:39.026Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-25T01:48:39.705Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T01:48:40.013Z] + ls -al . [2023-09-25T01:48:40.013Z] total 188 [2023-09-25T01:48:40.013Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 01:48 . [2023-09-25T01:48:40.013Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 01:46 .. [2023-09-25T01:48:40.013Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 25 01:46 .dockerignore [2023-09-25T01:48:40.013Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 01:48 .git [2023-09-25T01:48:40.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 01:46 .github [2023-09-25T01:48:40.013Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 25 01:46 .gitignore [2023-09-25T01:48:40.013Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 01:46 .golangci.yml [2023-09-25T01:48:40.013Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 01:46 .semver [2023-09-25T01:48:40.013Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 25 01:46 Attribution.txt [2023-09-25T01:48:40.013Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 25 01:46 CHANGELOG.md [2023-09-25T01:48:40.013Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 25 01:46 Dockerfile [2023-09-25T01:48:40.013Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 01:46 GOVERNANCE.md [2023-09-25T01:48:40.013Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 01:46 Jenkinsfile [2023-09-25T01:48:40.013Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 25 01:46 LICENSE [2023-09-25T01:48:40.013Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 25 01:46 Makefile [2023-09-25T01:48:40.013Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 25 01:46 OWNERS.md [2023-09-25T01:48:40.013Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 25 01:46 README.md [2023-09-25T01:48:40.013Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 01:46 VERSION [2023-09-25T01:48:40.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 01:46 bin [2023-09-25T01:48:40.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 01:46 cmd [2023-09-25T01:48:40.013Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 25 01:48 coverage.out [2023-09-25T01:48:40.013Z] -rw-rw-r-- 1 jenkins jenkins 3821 Sep 25 01:46 go.mod [2023-09-25T01:48:40.013Z] -rw-rw-r-- 1 jenkins jenkins 35623 Sep 25 01:46 go.sum [2023-09-25T01:48:40.013Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 01:46 internal [2023-09-25T01:48:40.013Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 01:46 mock [2023-09-25T01:48:40.013Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 01:46 snap [2023-09-25T01:48:40.013Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 25 01:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T01:48:40.445Z] + 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=ca87f2bb232c44d169fbca9427e6776eb519fc9a --label arch=amd64 --label version=0.0.0 . [2023-09-25T01:48:40.446Z] Sending build context to Docker daemon 6.533MB [2023-09-25T01:48:40.446Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T01:48:40.446Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-25T01:48:40.446Z] ---> 3fa47740099d [2023-09-25T01:48:40.446Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-25T01:48:40.705Z] ---> Running in 831907b9d429 [2023-09-25T01:48:40.705Z] Removing intermediate container 831907b9d429 [2023-09-25T01:48:40.705Z] ---> 574b2ffc250f [2023-09-25T01:48:40.705Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T01:48:40.705Z] ---> Running in 4573326320fe [2023-09-25T01:48:40.964Z] Removing intermediate container 4573326320fe [2023-09-25T01:48:40.964Z] ---> d53c125f56df [2023-09-25T01:48:40.964Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-25T01:48:40.964Z] ---> Running in 42616fe8f6c9 [2023-09-25T01:48:40.964Z] Removing intermediate container 42616fe8f6c9 [2023-09-25T01:48:40.964Z] ---> efa48597afbe [2023-09-25T01:48:40.964Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T01:48:40.964Z] ---> Running in 01c1e2a442c1 [2023-09-25T01:48:40.964Z] Removing intermediate container 01c1e2a442c1 [2023-09-25T01:48:40.964Z] ---> ac15a9fe69eb [2023-09-25T01:48:40.964Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T01:48:40.964Z] ---> Running in 05bdfffd28aa [2023-09-25T01:48:41.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T01:48:41.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T01:48:41.740Z] OK: 268 MiB in 56 packages [2023-09-25T01:48:42.306Z] Removing intermediate container 05bdfffd28aa [2023-09-25T01:48:42.306Z] ---> 7e1160efb113 [2023-09-25T01:48:42.306Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-25T01:48:42.306Z] ---> Running in d1e9a5ed764c [2023-09-25T01:48:42.306Z] Removing intermediate container d1e9a5ed764c [2023-09-25T01:48:42.306Z] ---> 1334c2c8b90a [2023-09-25T01:48:42.306Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-25T01:48:42.565Z] ---> 235f6c46ba54 [2023-09-25T01:48:42.565Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T01:48:42.565Z] ---> Running in 58731a783805 [2023-09-25T01:48:43.133Z] Removing intermediate container 58731a783805 [2023-09-25T01:48:43.133Z] ---> 9b5316a8f47b [2023-09-25T01:48:43.133Z] Step 11/24 : COPY . . [2023-09-25T01:48:43.700Z] ---> 8c9db0350b39 [2023-09-25T01:48:43.700Z] Step 12/24 : RUN $MAKE [2023-09-25T01:48:43.700Z] ---> Running in e81943126526 [2023-09-25T01:48:43.958Z] 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.30" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-25T01:49:05.894Z] Removing intermediate container e81943126526 [2023-09-25T01:49:05.894Z] ---> a5e7b0556b80 [2023-09-25T01:49:05.894Z] Step 13/24 : FROM alpine:3.18 [2023-09-25T01:49:05.894Z] 3.18: Pulling from library/alpine [2023-09-25T01:49:05.894Z] 7264a8db6415: Already exists [2023-09-25T01:49:05.894Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T01:49:05.894Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T01:49:05.894Z] ---> 7e01a0d0a1dc [2023-09-25T01:49:05.894Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-25T01:49:05.894Z] ---> Running in 0cd93ccad523 [2023-09-25T01:49:05.894Z] Removing intermediate container 0cd93ccad523 [2023-09-25T01:49:05.894Z] ---> 3948cba0678b [2023-09-25T01:49:05.894Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-25T01:49:05.894Z] ---> Running in a3c83f615ed9 [2023-09-25T01:49:05.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T01:49:05.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T01:49:05.894Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T01:49:05.894Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T01:49:05.894Z] OK: 7 MiB in 16 packages [2023-09-25T01:49:05.894Z] Removing intermediate container a3c83f615ed9 [2023-09-25T01:49:05.894Z] ---> 55dd3c575e05 [2023-09-25T01:49:05.894Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-25T01:49:06.503Z] ---> 3c78f3e4f082 [2023-09-25T01:49:06.503Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-25T01:49:06.503Z] ---> fee871b8972b [2023-09-25T01:49:06.503Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-25T01:49:06.761Z] ---> 4ffb57656e34 [2023-09-25T01:49:06.761Z] Step 19/24 : EXPOSE 59982 [2023-09-25T01:49:06.761Z] ---> Running in d08ba791a0e5 [2023-09-25T01:49:06.761Z] Removing intermediate container d08ba791a0e5 [2023-09-25T01:49:06.761Z] ---> 97db88a25850 [2023-09-25T01:49:06.761Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-25T01:49:06.761Z] ---> Running in 83e27dc58a22 [2023-09-25T01:49:07.020Z] Removing intermediate container 83e27dc58a22 [2023-09-25T01:49:07.020Z] ---> 31b633d3d435 [2023-09-25T01:49:07.020Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-25T01:49:07.020Z] ---> Running in cad84c32c33e [2023-09-25T01:49:07.020Z] Removing intermediate container cad84c32c33e [2023-09-25T01:49:07.020Z] ---> cf73b2d4fa1c [2023-09-25T01:49:07.020Z] Step 22/24 : LABEL arch=amd64 [2023-09-25T01:49:07.020Z] ---> Running in 5c89f0d8fa31 [2023-09-25T01:49:07.020Z] Removing intermediate container 5c89f0d8fa31 [2023-09-25T01:49:07.020Z] ---> a5dffe6bb279 [2023-09-25T01:49:07.020Z] Step 23/24 : LABEL git_sha=ca87f2bb232c44d169fbca9427e6776eb519fc9a [2023-09-25T01:49:07.020Z] ---> Running in cea4ffe70ce8 [2023-09-25T01:49:07.280Z] Removing intermediate container cea4ffe70ce8 [2023-09-25T01:49:07.280Z] ---> 89658b597ff0 [2023-09-25T01:49:07.280Z] Step 24/24 : LABEL version=0.0.0 [2023-09-25T01:49:07.280Z] ---> Running in 5577ba279b21 [2023-09-25T01:49:07.280Z] Removing intermediate container 5577ba279b21 [2023-09-25T01:49:07.280Z] ---> e87aa1cf5915 [2023-09-25T01:49:07.280Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T01:49:07.280Z] Successfully built e87aa1cf5915 [2023-09-25T01:49:07.280Z] 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-09-25T01:49:08.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T01:49:08.145Z] [2023-09-25T01:49:08.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T01:49:08.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T01:49:08.521Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-25T01:49:08.521Z] 5eb5b503b376: Pulling fs layer [2023-09-25T01:49:08.521Z] 5c69ac0246d0: Pulling fs layer [2023-09-25T01:49:08.521Z] ec43610c2a17: Pulling fs layer [2023-09-25T01:49:08.521Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-25T01:49:08.521Z] 33b1e0a273af: Pulling fs layer [2023-09-25T01:49:08.521Z] 5d3b04190fa2: Pulling fs layer [2023-09-25T01:49:08.521Z] 2f39f015ded8: Pulling fs layer [2023-09-25T01:49:08.521Z] 33b1e0a273af: Waiting [2023-09-25T01:49:08.521Z] 5d3b04190fa2: Waiting [2023-09-25T01:49:08.521Z] 3a2ae6a8a46f: Waiting [2023-09-25T01:49:08.521Z] 5c69ac0246d0: Verifying Checksum [2023-09-25T01:49:08.521Z] 5c69ac0246d0: Download complete [2023-09-25T01:49:08.521Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-25T01:49:08.521Z] 3a2ae6a8a46f: Download complete [2023-09-25T01:49:08.521Z] 33b1e0a273af: Verifying Checksum [2023-09-25T01:49:08.521Z] 33b1e0a273af: Download complete [2023-09-25T01:49:08.521Z] 5d3b04190fa2: Verifying Checksum [2023-09-25T01:49:08.521Z] 5d3b04190fa2: Download complete [2023-09-25T01:49:08.521Z] ec43610c2a17: Verifying Checksum [2023-09-25T01:49:08.521Z] ec43610c2a17: Download complete [2023-09-25T01:49:08.779Z] 5eb5b503b376: Verifying Checksum [2023-09-25T01:49:08.779Z] 5eb5b503b376: Download complete [2023-09-25T01:49:09.343Z] 2f39f015ded8: Verifying Checksum [2023-09-25T01:49:09.343Z] 2f39f015ded8: Download complete [2023-09-25T01:49:09.907Z] 5eb5b503b376: Pull complete [2023-09-25T01:49:10.165Z] 5c69ac0246d0: Pull complete [2023-09-25T01:49:10.733Z] ec43610c2a17: Pull complete [2023-09-25T01:49:10.733Z] 3a2ae6a8a46f: Pull complete [2023-09-25T01:49:10.991Z] 33b1e0a273af: Pull complete [2023-09-25T01:49:10.991Z] 5d3b04190fa2: Pull complete [2023-09-25T01:49:16.349Z] 2f39f015ded8: Pull complete [2023-09-25T01:49:16.349Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-25T01:49:16.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T01:49:16.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T01:49:16.564Z] prd-ubuntu20.04-docker-8c-8g-7767 does not seem to be running inside a container [2023-09-25T01:49:16.598Z] $ 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-629 -v /w/workspace/gexfoundry_device-mqtt-go_PR-629:/w/workspace/gexfoundry_device-mqtt-go_PR-629:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T01:49:20.596Z] $ docker top e8c4209b88bfa8dedd43ce63534e26ed497b86d0f5f7d1042f859a3de548a79e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T01:49:21.064Z] ---> job-cost.sh [2023-09-25T01:49:21.064Z] lf-activate-venv: SKIPPING [2023-09-25T01:49:21.064Z] INFO: No Stack... [2023-09-25T01:49:21.323Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T01:49:21.584Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T01:49:21.900Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-629/archives/cost.csv [2023-09-25T01:49:21.900Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T01:49:21.940Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-629-1-stack-cost] [2023-09-25T01:49:21.945Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-629-1-stack-cost] did not exist. Created. [2023-09-25T01:49:21.945Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-629-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T01:49:22.346Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-25T01:49:22.401Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T01:49:22.428Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-629-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T01:49:22.510Z] $ docker stop --time=1 e8c4209b88bfa8dedd43ce63534e26ed497b86d0f5f7d1042f859a3de548a79e [2023-09-25T01:49:23.702Z] $ docker rm -f --volumes e8c4209b88bfa8dedd43ce63534e26ed497b86d0f5f7d1042f859a3de548a79e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-25T01:50:45.601Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7769 in /w/workspace/gexfoundry_device-mqtt-go_PR-629 [Pipeline] { [Pipeline] ws [2023-09-25T01:50:45.660Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-09-25T01:50:45.744Z] The recommended git tool is: git [2023-09-25T01:50:57.142Z] using credential edgex-jenkins-ssh [2023-09-25T01:50:57.161Z] Cloning the remote Git repository [2023-09-25T01:50:57.271Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-25T01:50:57.437Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-09-25T01:50:57.634Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-25T01:50:57.635Z] > git --version # timeout=10 [2023-09-25T01:50:57.660Z] > git --version # 'git version 2.25.1' [2023-09-25T01:50:57.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T01:50:57.887Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T01:50:59.094Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-09-25T01:50:59.124Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T01:51:00.803Z] Merging remotes/origin/main commit b1e63b1ff18fadb50f5646486da837eb774535ec into PR head commit ca87f2bb232c44d169fbca9427e6776eb519fc9a [2023-09-25T01:51:00.213Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-09-25T01:51:00.283Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-25T01:51:00.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T01:51:00.299Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/629/head:refs/remotes/origin/PR-629 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-25T01:51:00.833Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T01:51:00.978Z] > git checkout -f ca87f2bb232c44d169fbca9427e6776eb519fc9a # timeout=10 [2023-09-25T01:51:01.285Z] Merge succeeded, producing ca87f2bb232c44d169fbca9427e6776eb519fc9a [2023-09-25T01:51:01.286Z] Checking out Revision ca87f2bb232c44d169fbca9427e6776eb519fc9a (PR-629) [2023-09-25T01:51:01.816Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-25T01:51:01.894Z] > git --version # timeout=10 [2023-09-25T01:51:01.915Z] > git --version # 'git version 2.25.1' [2023-09-25T01:51:01.950Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T01:51:01.083Z] > git remote # timeout=10 [2023-09-25T01:51:01.140Z] > git config --get remote.origin.url # timeout=10 [2023-09-25T01:51:01.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T01:51:01.208Z] > git merge b1e63b1ff18fadb50f5646486da837eb774535ec # timeout=10 [2023-09-25T01:51:01.263Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-25T01:51:01.297Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T01:51:01.322Z] > git checkout -f ca87f2bb232c44d169fbca9427e6776eb519fc9a # timeout=10 [2023-09-25T01:51:06.164Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-25T01:51:06.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T01:51:06.164Z] Dload Upload Total Spent Left Speed [2023-09-25T01:51:06.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh [2023-09-25T01:51:06.772Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-25T01:51:07.141Z] + sudo tee /etc/docker/daemon.new [2023-09-25T01:51:07.141Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-25T01:51:07.141Z] { [2023-09-25T01:51:07.141Z] "registry-mirrors": [ [2023-09-25T01:51:07.141Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-25T01:51:07.141Z] ], [2023-09-25T01:51:07.141Z] "bip": "10.250.0.254/24", [2023-09-25T01:51:07.141Z] "hosts": [ [2023-09-25T01:51:07.141Z] "tcp://0.0.0.0:5555", [2023-09-25T01:51:07.141Z] "unix:///var/run/docker.sock" [2023-09-25T01:51:07.141Z] ], [2023-09-25T01:51:07.141Z] "mtu": 1458, [2023-09-25T01:51:07.141Z] "selinux-enabled": true, [2023-09-25T01:51:07.141Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-25T01:51:07.141Z] } [Pipeline] sh [2023-09-25T01:51:07.483Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-25T01:51:07.825Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T01:51:26.132Z] provisioning config files... [2023-09-25T01:51:26.156Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15169348515562843640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T01:51:26.537Z] ---> docker-login.sh [2023-09-25T01:51:26.537Z] nexus3.edgexfoundry.org:10001 [2023-09-25T01:51:26.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T01:51:27.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T01:51:27.076Z] Configure a credential helper to remove this warning. See [2023-09-25T01:51:27.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T01:51:27.076Z] [2023-09-25T01:51:27.076Z] Login Succeeded [2023-09-25T01:51:27.076Z] nexus3.edgexfoundry.org:10002 [2023-09-25T01:51:27.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T01:51:27.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T01:51:27.345Z] Configure a credential helper to remove this warning. See [2023-09-25T01:51:27.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T01:51:27.345Z] [2023-09-25T01:51:27.345Z] Login Succeeded [2023-09-25T01:51:27.614Z] nexus3.edgexfoundry.org:10003 [2023-09-25T01:51:27.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T01:51:27.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T01:51:27.885Z] Configure a credential helper to remove this warning. See [2023-09-25T01:51:27.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T01:51:27.885Z] [2023-09-25T01:51:27.885Z] Login Succeeded [2023-09-25T01:51:27.885Z] nexus3.edgexfoundry.org:10004 [2023-09-25T01:51:28.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T01:51:28.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T01:51:28.156Z] Configure a credential helper to remove this warning. See [2023-09-25T01:51:28.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T01:51:28.156Z] [2023-09-25T01:51:28.156Z] Login Succeeded [2023-09-25T01:51:28.156Z] docker.io [2023-09-25T01:51:28.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T01:51:28.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T01:51:28.693Z] Configure a credential helper to remove this warning. See [2023-09-25T01:51:28.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T01:51:28.693Z] [2023-09-25T01:51:28.693Z] Login Succeeded [2023-09-25T01:51:28.693Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T01:51:28.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T01:51:29.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T01:51:29.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T01:51:29.175Z] ========================================================= [2023-09-25T01:51:29.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-25T01:51:29.175Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T01:51:29.677Z] + 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-09-25T01:51:29.946Z] Sending build context to Docker daemon 3.361MB [2023-09-25T01:51:29.946Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T01:51:29.946Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T01:51:30.215Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-25T01:51:30.215Z] 9fda8d8052c6: Pulling fs layer [2023-09-25T01:51:30.215Z] 5d54e960e981: Pulling fs layer [2023-09-25T01:51:30.215Z] c4a7e357bf2a: Pulling fs layer [2023-09-25T01:51:30.215Z] f0e02332f6b5: Pulling fs layer [2023-09-25T01:51:30.215Z] cefa15bbcfad: Pulling fs layer [2023-09-25T01:51:30.215Z] 17808c966233: Pulling fs layer [2023-09-25T01:51:30.215Z] f4c1fc716caa: Pulling fs layer [2023-09-25T01:51:30.215Z] f0e02332f6b5: Waiting [2023-09-25T01:51:30.215Z] cefa15bbcfad: Waiting [2023-09-25T01:51:30.215Z] f4c1fc716caa: Waiting [2023-09-25T01:51:30.215Z] 17808c966233: Waiting [2023-09-25T01:51:30.215Z] 5d54e960e981: Verifying Checksum [2023-09-25T01:51:30.215Z] 5d54e960e981: Download complete [2023-09-25T01:51:30.215Z] f0e02332f6b5: Verifying Checksum [2023-09-25T01:51:30.215Z] f0e02332f6b5: Download complete [2023-09-25T01:51:30.215Z] cefa15bbcfad: Verifying Checksum [2023-09-25T01:51:30.215Z] cefa15bbcfad: Download complete [2023-09-25T01:51:30.215Z] 9fda8d8052c6: Download complete [2023-09-25T01:51:30.820Z] f4c1fc716caa: Verifying Checksum [2023-09-25T01:51:30.820Z] f4c1fc716caa: Download complete [2023-09-25T01:51:31.803Z] c4a7e357bf2a: Verifying Checksum [2023-09-25T01:51:31.803Z] c4a7e357bf2a: Download complete [2023-09-25T01:51:32.766Z] 17808c966233: Verifying Checksum [2023-09-25T01:51:32.766Z] 17808c966233: Download complete [2023-09-25T01:51:33.355Z] 9fda8d8052c6: Pull complete [2023-09-25T01:51:33.946Z] 5d54e960e981: Pull complete [2023-09-25T01:51:44.174Z] c4a7e357bf2a: Pull complete [2023-09-25T01:51:44.174Z] f0e02332f6b5: Pull complete [2023-09-25T01:51:44.443Z] cefa15bbcfad: Pull complete [2023-09-25T01:51:51.125Z] 17808c966233: Pull complete [2023-09-25T01:51:53.075Z] f4c1fc716caa: Pull complete [2023-09-25T01:51:53.075Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-25T01:51:53.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T01:51:53.075Z] ---> ea914061e18c [2023-09-25T01:51:53.075Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T01:51:54.492Z] ---> Running in 5568dc88bfd4 [2023-09-25T01:51:54.760Z] Removing intermediate container 5568dc88bfd4 [2023-09-25T01:51:54.760Z] ---> 327228ef9e69 [2023-09-25T01:51:54.760Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T01:51:54.760Z] ---> Running in 6dcdf43c7101 [2023-09-25T01:51:55.027Z] Removing intermediate container 6dcdf43c7101 [2023-09-25T01:51:55.027Z] ---> dde2b50d8cec [2023-09-25T01:51:55.027Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-25T01:51:55.027Z] ---> Running in d96d1fbafc9a [2023-09-25T01:51:55.295Z] Removing intermediate container d96d1fbafc9a [2023-09-25T01:51:55.295Z] ---> 66a76508563c [2023-09-25T01:51:55.295Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T01:51:55.562Z] ---> Running in abc4b831af4e [2023-09-25T01:51:55.829Z] Removing intermediate container abc4b831af4e [2023-09-25T01:51:55.829Z] ---> 72b51eed059b [2023-09-25T01:51:55.829Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T01:51:55.829Z] ---> Running in c33a30fd6e3b [2023-09-25T01:51:56.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T01:51:57.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T01:51:58.334Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-25T01:51:58.334Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-25T01:51:58.334Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-25T01:51:58.334Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-25T01:51:58.334Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T01:51:58.334Z] OK: 270 MiB in 56 packages [2023-09-25T01:52:02.056Z] Removing intermediate container c33a30fd6e3b [2023-09-25T01:52:02.056Z] ---> 4e8ddcbcf91a [2023-09-25T01:52:02.056Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-25T01:52:02.324Z] ---> Running in 1e70dd1f60e5 [2023-09-25T01:52:02.591Z] Removing intermediate container 1e70dd1f60e5 [2023-09-25T01:52:02.591Z] ---> 1972212c4d3f [2023-09-25T01:52:02.591Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-25T01:52:03.181Z] ---> a2760915c804 [2023-09-25T01:52:03.181Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T01:52:03.181Z] ---> Running in 0a93914e98c4 [2023-09-25T01:53:11.049Z] Removing intermediate container 0a93914e98c4 [2023-09-25T01:53:11.049Z] ---> 7f95b7f87cac [2023-09-25T01:53:11.049Z] Step 11/12 : COPY . . [2023-09-25T01:53:11.049Z] ---> ec940d3a80fa [2023-09-25T01:53:11.049Z] Step 12/12 : RUN $MAKE [2023-09-25T01:53:11.049Z] ---> Running in ac12809dffbc [2023-09-25T01:53:11.049Z] noop [2023-09-25T01:53:11.049Z] Removing intermediate container ac12809dffbc [2023-09-25T01:53:11.049Z] ---> 672bec2da6c3 [2023-09-25T01:53:11.049Z] Successfully built 672bec2da6c3 [2023-09-25T01:53:11.049Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T01:53:11.541Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T01:53:11.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T01:53:11.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-7769 does not seem to be running inside a container [2023-09-25T01:53:11.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-25T01:53:13.068Z] $ docker top 8915d42c4b44d92a1bd1e8447755bc5372b95c57ff28f138ad49dc4c3ca3e6eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T01:53:13.930Z] + go version [2023-09-25T01:53:13.930Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-25T01:53:13.970Z] $ docker stop --time=1 8915d42c4b44d92a1bd1e8447755bc5372b95c57ff28f138ad49dc4c3ca3e6eb [2023-09-25T01:53:15.594Z] $ docker rm -f --volumes 8915d42c4b44d92a1bd1e8447755bc5372b95c57ff28f138ad49dc4c3ca3e6eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T01:53:16.447Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T01:53:16.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T01:53:16.706Z] prd-ubuntu20.04-docker-arm64-4c-16g-7769 does not seem to be running inside a container [2023-09-25T01:53:16.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-25T01:53:17.928Z] $ docker top 9593fdbbf38674c8884c8f6d585d189cea9261154f14aab14d10ed01928f88ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T01:53:18.790Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-25T01:53:19.178Z] + make test [2023-09-25T01:53:19.178Z] go test ./... -coverprofile=coverage.out ./... [2023-09-25T01:53:25.850Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-25T01:55:02.524Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-25T01:55:02.524Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-25T01:55:02.524Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.065s coverage: 22.8% of statements [2023-09-25T01:55:02.524Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-25T01:55:02.524Z] go vet ./... [2023-09-25T01:55:20.728Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T01:55:20.728Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T01:55:20.728Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T01:55:20.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T01:55:20.810Z] $ docker stop --time=1 9593fdbbf38674c8884c8f6d585d189cea9261154f14aab14d10ed01928f88ae [2023-09-25T01:55:22.670Z] $ docker rm -f --volumes 9593fdbbf38674c8884c8f6d585d189cea9261154f14aab14d10ed01928f88ae [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T01:55:23.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T01:55:23.937Z] Warning: overwriting stash ‘coverage-report’ [2023-09-25T01:55:24.380Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T01:55:24.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T01:55:25.333Z] + ls -al . [2023-09-25T01:55:25.333Z] total 184 [2023-09-25T01:55:25.333Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 01:53 . [2023-09-25T01:55:25.333Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 01:50 .. [2023-09-25T01:55:25.333Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 25 01:51 .dockerignore [2023-09-25T01:55:25.333Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 01:51 .git [2023-09-25T01:55:25.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 01:51 .github [2023-09-25T01:55:25.333Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 25 01:51 .gitignore [2023-09-25T01:55:25.333Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 01:51 .golangci.yml [2023-09-25T01:55:25.333Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 25 01:51 Attribution.txt [2023-09-25T01:55:25.333Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 25 01:51 CHANGELOG.md [2023-09-25T01:55:25.333Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 25 01:51 Dockerfile [2023-09-25T01:55:25.333Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 01:51 GOVERNANCE.md [2023-09-25T01:55:25.333Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 01:51 Jenkinsfile [2023-09-25T01:55:25.333Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 25 01:51 LICENSE [2023-09-25T01:55:25.333Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 25 01:51 Makefile [2023-09-25T01:55:25.333Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 25 01:51 OWNERS.md [2023-09-25T01:55:25.333Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 25 01:51 README.md [2023-09-25T01:55:25.333Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 01:46 VERSION [2023-09-25T01:55:25.333Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 01:51 bin [2023-09-25T01:55:25.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 01:51 cmd [2023-09-25T01:55:25.333Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 25 01:54 coverage.out [2023-09-25T01:55:25.333Z] -rw-rw-r-- 1 jenkins jenkins 3821 Sep 25 01:51 go.mod [2023-09-25T01:55:25.333Z] -rw-rw-r-- 1 jenkins jenkins 35623 Sep 25 01:51 go.sum [2023-09-25T01:55:25.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 01:51 internal [2023-09-25T01:55:25.333Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 01:51 mock [2023-09-25T01:55:25.333Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 01:51 snap [2023-09-25T01:55:25.333Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 25 01:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T01:55:25.757Z] + 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=ca87f2bb232c44d169fbca9427e6776eb519fc9a --label arch=arm64 --label version=0.0.0 . [2023-09-25T01:55:26.027Z] Sending build context to Docker daemon 3.38MB [2023-09-25T01:55:26.027Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T01:55:26.027Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-25T01:55:26.027Z] ---> 672bec2da6c3 [2023-09-25T01:55:26.027Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-25T01:55:26.294Z] ---> Running in beb5049ac255 [2023-09-25T01:55:26.562Z] Removing intermediate container beb5049ac255 [2023-09-25T01:55:26.562Z] ---> 1f387fbfe3fb [2023-09-25T01:55:26.562Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T01:55:26.562Z] ---> Running in 1396815755c8 [2023-09-25T01:55:26.830Z] Removing intermediate container 1396815755c8 [2023-09-25T01:55:26.830Z] ---> 45ba64be4f68 [2023-09-25T01:55:26.830Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-25T01:55:26.830Z] ---> Running in d229d687a405 [2023-09-25T01:55:27.426Z] Removing intermediate container d229d687a405 [2023-09-25T01:55:27.426Z] ---> 473656eed524 [2023-09-25T01:55:27.426Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T01:55:27.426Z] ---> Running in 1b094b76fb1c [2023-09-25T01:55:27.694Z] Removing intermediate container 1b094b76fb1c [2023-09-25T01:55:27.694Z] ---> 80ff2b6043d4 [2023-09-25T01:55:27.694Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T01:55:27.694Z] ---> Running in d0c50a71c2ef [2023-09-25T01:55:28.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T01:55:29.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T01:55:30.203Z] OK: 270 MiB in 56 packages [2023-09-25T01:55:31.164Z] Removing intermediate container d0c50a71c2ef [2023-09-25T01:55:31.164Z] ---> 36f011a1be08 [2023-09-25T01:55:31.164Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-25T01:55:31.164Z] ---> Running in 2f251f3acb3d [2023-09-25T01:55:31.756Z] Removing intermediate container 2f251f3acb3d [2023-09-25T01:55:31.756Z] ---> d917ae31224b [2023-09-25T01:55:31.756Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-25T01:55:32.026Z] ---> 2ba1d834f534 [2023-09-25T01:55:32.026Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T01:55:32.297Z] ---> Running in a058b02ac27d [2023-09-25T01:55:34.249Z] Removing intermediate container a058b02ac27d [2023-09-25T01:55:34.249Z] ---> 42f107d32a1f [2023-09-25T01:55:34.249Z] Step 11/24 : COPY . . [2023-09-25T01:55:35.213Z] ---> e4eb08cb8063 [2023-09-25T01:55:35.213Z] Step 12/24 : RUN $MAKE [2023-09-25T01:55:35.213Z] ---> Running in 7b97f0f5b5f3 [2023-09-25T01:55:36.177Z] 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.30" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-25T01:57:42.847Z] Removing intermediate container 7b97f0f5b5f3 [2023-09-25T01:57:42.848Z] ---> 4bd230c55792 [2023-09-25T01:57:42.848Z] Step 13/24 : FROM alpine:3.18 [2023-09-25T01:57:42.848Z] 3.18: Pulling from library/alpine [2023-09-25T01:57:42.848Z] 9fda8d8052c6: Already exists [2023-09-25T01:57:42.848Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T01:57:42.848Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T01:57:42.848Z] ---> f6648c04cd6c [2023-09-25T01:57:42.848Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-25T01:57:42.848Z] ---> Running in 4d28c3940925 [2023-09-25T01:57:42.848Z] Removing intermediate container 4d28c3940925 [2023-09-25T01:57:42.848Z] ---> ee7651c24235 [2023-09-25T01:57:42.848Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-25T01:57:42.848Z] ---> Running in ffdecc5b2b59 [2023-09-25T01:57:42.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T01:57:42.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T01:57:42.848Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T01:57:42.848Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T01:57:42.848Z] OK: 8 MiB in 16 packages [2023-09-25T01:57:42.848Z] Removing intermediate container ffdecc5b2b59 [2023-09-25T01:57:42.848Z] ---> 4d9e82c38e12 [2023-09-25T01:57:42.848Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-25T01:57:42.848Z] ---> 2ce3dfa3abcf [2023-09-25T01:57:42.848Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-25T01:57:42.848Z] ---> c4d82eb9d037 [2023-09-25T01:57:42.848Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-25T01:57:42.848Z] ---> 596a7ecb0661 [2023-09-25T01:57:42.848Z] Step 19/24 : EXPOSE 59982 [2023-09-25T01:57:42.848Z] ---> Running in 2370637440ad [2023-09-25T01:57:42.848Z] Removing intermediate container 2370637440ad [2023-09-25T01:57:42.848Z] ---> a1a44af18b8d [2023-09-25T01:57:42.848Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-25T01:57:42.848Z] ---> Running in 606f7c312af1 [2023-09-25T01:57:42.848Z] Removing intermediate container 606f7c312af1 [2023-09-25T01:57:42.848Z] ---> dd5f09d37486 [2023-09-25T01:57:42.848Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-25T01:57:42.848Z] ---> Running in 57fad919ad1a [2023-09-25T01:57:42.848Z] Removing intermediate container 57fad919ad1a [2023-09-25T01:57:42.848Z] ---> 4d7fd125a7f7 [2023-09-25T01:57:42.848Z] Step 22/24 : LABEL arch=arm64 [2023-09-25T01:57:42.848Z] ---> Running in c93a0e9df585 [2023-09-25T01:57:42.848Z] Removing intermediate container c93a0e9df585 [2023-09-25T01:57:42.848Z] ---> d872de34aa8f [2023-09-25T01:57:42.848Z] Step 23/24 : LABEL git_sha=ca87f2bb232c44d169fbca9427e6776eb519fc9a [2023-09-25T01:57:42.848Z] ---> Running in ea8d177c3708 [2023-09-25T01:57:42.848Z] Removing intermediate container ea8d177c3708 [2023-09-25T01:57:42.848Z] ---> ddc6670cc4f3 [2023-09-25T01:57:42.848Z] Step 24/24 : LABEL version=0.0.0 [2023-09-25T01:57:42.848Z] ---> Running in 402db70706e1 [2023-09-25T01:57:42.848Z] Removing intermediate container 402db70706e1 [2023-09-25T01:57:42.848Z] ---> 19dbc3f6c67d [2023-09-25T01:57:42.848Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T01:57:42.848Z] Successfully built 19dbc3f6c67d [2023-09-25T01:57:42.848Z] 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-09-25T01:57:43.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T01:57:43.637Z] [2023-09-25T01:57:43.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T01:57:44.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T01:57:44.052Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-25T01:57:44.052Z] 8998bd30e6a1: Pulling fs layer [2023-09-25T01:57:44.052Z] 04944245beec: Pulling fs layer [2023-09-25T01:57:44.052Z] 699f458cf7ca: Pulling fs layer [2023-09-25T01:57:44.052Z] 765212b225bb: Pulling fs layer [2023-09-25T01:57:44.052Z] f23df028b6ca: Pulling fs layer [2023-09-25T01:57:44.052Z] d65c8cfc05b1: Pulling fs layer [2023-09-25T01:57:44.052Z] 2437ff75d9bd: Pulling fs layer [2023-09-25T01:57:44.052Z] f23df028b6ca: Waiting [2023-09-25T01:57:44.052Z] d65c8cfc05b1: Waiting [2023-09-25T01:57:44.052Z] 2437ff75d9bd: Waiting [2023-09-25T01:57:44.052Z] 765212b225bb: Waiting [2023-09-25T01:57:44.052Z] 04944245beec: Verifying Checksum [2023-09-25T01:57:44.318Z] 04944245beec: Download complete [2023-09-25T01:57:44.318Z] 765212b225bb: Verifying Checksum [2023-09-25T01:57:44.318Z] 765212b225bb: Download complete [2023-09-25T01:57:44.318Z] f23df028b6ca: Verifying Checksum [2023-09-25T01:57:44.318Z] f23df028b6ca: Download complete [2023-09-25T01:57:44.318Z] d65c8cfc05b1: Verifying Checksum [2023-09-25T01:57:44.318Z] d65c8cfc05b1: Download complete [2023-09-25T01:57:44.318Z] 699f458cf7ca: Verifying Checksum [2023-09-25T01:57:44.318Z] 699f458cf7ca: Download complete [2023-09-25T01:57:44.903Z] 8998bd30e6a1: Verifying Checksum [2023-09-25T01:57:44.903Z] 8998bd30e6a1: Download complete [2023-09-25T01:57:46.843Z] 2437ff75d9bd: Verifying Checksum [2023-09-25T01:57:46.843Z] 2437ff75d9bd: Download complete [2023-09-25T01:57:48.791Z] 8998bd30e6a1: Pull complete [2023-09-25T01:57:49.058Z] 04944245beec: Pull complete [2023-09-25T01:57:50.469Z] 699f458cf7ca: Pull complete [2023-09-25T01:57:50.736Z] 765212b225bb: Pull complete [2023-09-25T01:57:51.321Z] f23df028b6ca: Pull complete [2023-09-25T01:57:51.590Z] d65c8cfc05b1: Pull complete [2023-09-25T01:58:06.736Z] 2437ff75d9bd: Pull complete [2023-09-25T01:58:06.736Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-25T01:58:06.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T01:58:06.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T01:58:07.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-7769 does not seem to be running inside a container [2023-09-25T01:58:07.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-25T01:58:10.096Z] $ docker top 21221fafd06d6bf956dd238ddc7ff07cf78573f7b55e000694901c00a7d488ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T01:58:11.012Z] ---> job-cost.sh [2023-09-25T01:58:11.012Z] lf-activate-venv: SKIPPING [2023-09-25T01:58:11.012Z] INFO: No Stack... [2023-09-25T01:58:11.279Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-25T01:58:12.238Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T01:58:12.579Z] + + cut -d, -f6 [2023-09-25T01:58:12.579Z] cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2023-09-25T01:58:12.667Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-629-1-stack-cost] [2023-09-25T01:58:12.672Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-629-1-stack-cost] did not exist. Created. [2023-09-25T01:58:12.672Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-629-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T01:58:13.078Z] /w/workspace/device-mqtt-go/1@tmp/durable-bb6dff96/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-25T01:58:13.428Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-25T01:58:13.466Z] Warning: overwriting stash ‘stack-cost’ [2023-09-25T01:58:13.517Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T01:58:13.533Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-629-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T01:58:13.623Z] $ docker stop --time=1 21221fafd06d6bf956dd238ddc7ff07cf78573f7b55e000694901c00a7d488ac [2023-09-25T01:58:15.136Z] $ docker rm -f --volumes 21221fafd06d6bf956dd238ddc7ff07cf78573f7b55e000694901c00a7d488ac [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-09-25T01:58:16.114Z] provisioning config files... [2023-09-25T01:58:16.121Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp/config2582751248955700581tmp [Pipeline] { [Pipeline] sh [2023-09-25T01:58:16.457Z] + set +x [2023-09-25T01:58:16.457Z] + curl -s https://codecov.io/bash [2023-09-25T01:58:16.457Z] + bash -s -- [2023-09-25T01:58:16.457Z] [2023-09-25T01:58:16.457Z] _____ _ [2023-09-25T01:58:16.457Z] / ____| | | [2023-09-25T01:58:16.457Z] | | ___ __| | ___ ___ _____ __ [2023-09-25T01:58:16.457Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-25T01:58:16.457Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-25T01:58:16.457Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-25T01:58:16.457Z] Bash-1.0.6 [2023-09-25T01:58:16.457Z] [2023-09-25T01:58:16.457Z] [2023-09-25T01:58:16.457Z] ==> git version 2.25.1 found [2023-09-25T01:58:16.457Z] ==> 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-09-25T01:58:16.457Z] Release-Date: 2020-01-08 [2023-09-25T01:58:16.457Z] 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-09-25T01:58:16.457Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-25T01:58:16.457Z] ==> Jenkins CI detected. [2023-09-25T01:58:16.457Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-629 [2023-09-25T01:58:16.457Z] project root: . [2023-09-25T01:58:16.457Z] --> token set from env [2023-09-25T01:58:16.457Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-25T01:58:16.457Z] ==> Running gcov in . (disable via -X gcov) [2023-09-25T01:58:16.457Z] ==> Python coveragepy not found [2023-09-25T01:58:16.457Z] ==> Searching for coverage reports in: [2023-09-25T01:58:16.457Z] + . [2023-09-25T01:58:16.457Z] -> Found 1 reports [2023-09-25T01:58:16.457Z] ==> Detecting git/mercurial file structure [2023-09-25T01:58:16.457Z] ==> Reading reports [2023-09-25T01:58:16.716Z] + ./coverage.out bytes=18506 [2023-09-25T01:58:16.716Z] ==> Appending adjustments [2023-09-25T01:58:16.716Z] https://docs.codecov.io/docs/fixing-reports [2023-09-25T01:58:16.716Z] + Found adjustments [2023-09-25T01:58:16.716Z] ==> Gzipping contents [2023-09-25T01:58:16.716Z] 4.0K /tmp/codecov.YFku8p.gz [2023-09-25T01:58:16.716Z] ==> Uploading reports [2023-09-25T01:58:16.716Z] url: https://codecov.io [2023-09-25T01:58:16.716Z] query: branch=PR-629&commit=ca87f2bb232c44d169fbca9427e6776eb519fc9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-629%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=629&job=&cmd_args= [2023-09-25T01:58:16.716Z] -> Pinging Codecov [2023-09-25T01:58:16.716Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-629&commit=ca87f2bb232c44d169fbca9427e6776eb519fc9a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-629%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=629&job=&cmd_args= [2023-09-25T01:58:16.716Z] -> Uploading to [2023-09-25T01:58:16.716Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-25/7D719EC7BBE17E464838252E33014C33/ca87f2bb232c44d169fbca9427e6776eb519fc9a/d294b663-2e39-46a4-be7f-ba0b88138f32.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T015816Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cda3691646a31930edf988793110de0e9d8763d8bda117cc6d7b049f6a29b5f5 [2023-09-25T01:58:16.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T01:58:16.716Z] Dload Upload Total Spent Left Speed [2023-09-25T01:58:16.974Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 14370 --:--:-- --:--:-- --:--:-- 14370 [2023-09-25T01:58:16.974Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ca87f2bb232c44d169fbca9427e6776eb519fc9a [Pipeline] } [2023-09-25T01:58:17.003Z] 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-09-25T01:58:18.692Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-629/archives ] [2023-09-25T01:58:18.692Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-629/archives [2023-09-25T01:58:18.692Z] total 16 [2023-09-25T01:58:18.692Z] drwxr-xr-x 3 root root 4096 Sep 25 01:49 . [2023-09-25T01:58:18.692Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 01:49 .. [2023-09-25T01:58:18.692Z] drwxr-xr-x 2 root root 4096 Sep 25 01:49 cost [2023-09-25T01:58:18.692Z] -rw-r--r-- 1 root root 86 Sep 25 01:49 cost.csv [2023-09-25T01:58:18.692Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-629/archives [2023-09-25T01:58:18.692Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-629/archives [2023-09-25T01:58:18.692Z] total 16 [2023-09-25T01:58:18.692Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 01:49 . [2023-09-25T01:58:18.692Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 01:49 .. [2023-09-25T01:58:18.692Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 01:49 cost [2023-09-25T01:58:18.692Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 25 01:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-25T01:58:19.012Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T01:58:19.900Z] ---> package-listing.sh [2023-09-25T01:58:19.900Z] ++ facter osfamily [2023-09-25T01:58:19.900Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-25T01:58:20.158Z] + OS_FAMILY=debian [2023-09-25T01:58:20.158Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-629 [2023-09-25T01:58:20.158Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-25T01:58:20.158Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-25T01:58:20.158Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-25T01:58:20.158Z] + PACKAGES=/tmp/packages_start.txt [2023-09-25T01:58:20.158Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-629 ']' [2023-09-25T01:58:20.158Z] + PACKAGES=/tmp/packages_end.txt [2023-09-25T01:58:20.158Z] + case "${OS_FAMILY}" in [2023-09-25T01:58:20.158Z] + dpkg -l [2023-09-25T01:58:20.158Z] + grep '^ii' [2023-09-25T01:58:20.158Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-25T01:58:20.158Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-25T01:58:20.158Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-25T01:58:20.158Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-629 ']' [2023-09-25T01:58:20.158Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-629/archives/ [2023-09-25T01:58:20.158Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-629/archives/ [Pipeline] echo [2023-09-25T01:58:20.195Z] 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-629/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-25T01:58:20.485Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T01:58:21.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T01:58:21.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T01:58:21.250Z] prd-ubuntu20.04-docker-8c-8g-7767 does not seem to be running inside a container [2023-09-25T01:58:21.285Z] $ 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-629/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-629 -v /w/workspace/gexfoundry_device-mqtt-go_PR-629:/w/workspace/gexfoundry_device-mqtt-go_PR-629:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T01:58:21.515Z] $ docker top fe119b9f37bb8336646a38e0b44011347bc9f7bdc05ed57cfa82b6a6cacfe538 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T01:58:21.884Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-25T01:58:22.190Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-25T01:58:22.499Z] + ls /var/log/sa-host [2023-09-25T01:58:22.499Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T01:58:22.721Z] provisioning config files... [2023-09-25T01:58:22.729Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-629@tmp/config1848455000668647349tmp [Pipeline] { [Pipeline] echo [2023-09-25T01:58:22.778Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T01:58:23.089Z] ---> create-netrc.sh [Pipeline] } [2023-09-25T01:58:23.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-25T01:58:23.509Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-25T01:58:23.538Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T01:58:23.843Z] ---> sudo-logs.sh [2023-09-25T01:58:23.843Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-25T01:58:23.922Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T01:58:24.241Z] ---> job-cost.sh [2023-09-25T01:58:24.241Z] lf-activate-venv: SKIPPING [2023-09-25T01:58:24.241Z] DEBUG: total: 0.2199999988079071 [2023-09-25T01:58:24.241Z] INFO: Retrieving Stack Cost... [2023-09-25T01:58:24.501Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T01:58:25.075Z] INFO: Archiving Costs [Pipeline] echo [2023-09-25T01:58:25.109Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T01:58:25.420Z] ---> logs-deploy.sh [2023-09-25T01:58:25.420Z] lf-activate-venv: SKIPPING [2023-09-25T01:58:25.420Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-629/1 [2023-09-25T01:58:25.420Z] INFO: archiving workspace using pattern(s): [2023-09-25T01:58:26.355Z] Archives upload complete. [2023-09-25T01:58:26.614Z] INFO: archiving logs to Nexus [2023-09-25T01:58:27.181Z] ---> uname -a: [2023-09-25T01:58:27.181Z] Linux prd-ubuntu20-04-docker-8c-8g-7767 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-25T01:58:27.181Z] [2023-09-25T01:58:27.181Z] [2023-09-25T01:58:27.181Z] ---> lscpu: [2023-09-25T01:58:27.181Z] Architecture: x86_64 [2023-09-25T01:58:27.181Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-25T01:58:27.181Z] Byte Order: Little Endian [2023-09-25T01:58:27.181Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-25T01:58:27.181Z] CPU(s): 8 [2023-09-25T01:58:27.181Z] On-line CPU(s) list: 0-7 [2023-09-25T01:58:27.181Z] Thread(s) per core: 1 [2023-09-25T01:58:27.181Z] Core(s) per socket: 1 [2023-09-25T01:58:27.181Z] Socket(s): 8 [2023-09-25T01:58:27.181Z] NUMA node(s): 1 [2023-09-25T01:58:27.181Z] Vendor ID: AuthenticAMD [2023-09-25T01:58:27.181Z] CPU family: 23 [2023-09-25T01:58:27.181Z] Model: 49 [2023-09-25T01:58:27.181Z] Model name: AMD EPYC-Rome Processor [2023-09-25T01:58:27.181Z] Stepping: 0 [2023-09-25T01:58:27.181Z] CPU MHz: 2799.998 [2023-09-25T01:58:27.181Z] BogoMIPS: 5599.99 [2023-09-25T01:58:27.181Z] Virtualization: AMD-V [2023-09-25T01:58:27.181Z] Hypervisor vendor: KVM [2023-09-25T01:58:27.181Z] Virtualization type: full [2023-09-25T01:58:27.181Z] L1d cache: 256 KiB [2023-09-25T01:58:27.181Z] L1i cache: 256 KiB [2023-09-25T01:58:27.181Z] L2 cache: 4 MiB [2023-09-25T01:58:27.181Z] L3 cache: 128 MiB [2023-09-25T01:58:27.181Z] NUMA node0 CPU(s): 0-7 [2023-09-25T01:58:27.181Z] Vulnerability Itlb multihit: Not affected [2023-09-25T01:58:27.181Z] Vulnerability L1tf: Not affected [2023-09-25T01:58:27.181Z] Vulnerability Mds: Not affected [2023-09-25T01:58:27.181Z] Vulnerability Meltdown: Not affected [2023-09-25T01:58:27.181Z] Vulnerability Mmio stale data: Not affected [2023-09-25T01:58:27.181Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-25T01:58:27.181Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-25T01:58:27.181Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-25T01:58:27.181Z] Vulnerability Srbds: Not affected [2023-09-25T01:58:27.181Z] Vulnerability Tsx async abort: Not affected [2023-09-25T01:58:27.181Z] 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-09-25T01:58:27.181Z] [2023-09-25T01:58:27.181Z] [2023-09-25T01:58:27.181Z] ---> nproc: [2023-09-25T01:58:27.181Z] 8 [2023-09-25T01:58:27.181Z] [2023-09-25T01:58:27.181Z] [2023-09-25T01:58:27.181Z] ---> df -h: [2023-09-25T01:58:27.181Z] Filesystem Size Used Avail Use% Mounted on [2023-09-25T01:58:27.181Z] overlay 155G 12G 144G 8% / [2023-09-25T01:58:27.181Z] tmpfs 64M 0 64M 0% /dev [2023-09-25T01:58:27.181Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-25T01:58:27.181Z] shm 64M 0 64M 0% /dev/shm [2023-09-25T01:58:27.181Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-25T01:58:27.181Z] [2023-09-25T01:58:27.181Z] [2023-09-25T01:58:27.181Z] ---> sar -b -r -n DEV: [2023-09-25T01:58:27.181Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7767) 09/25/23 _x86_64_ (8 CPU) [2023-09-25T01:58:27.181Z] [2023-09-25T01:58:27.181Z] 01:45:47 LINUX RESTART (8 CPU) [2023-09-25T01:58:27.181Z] [2023-09-25T01:58:27.181Z] 01:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-25T01:58:27.181Z] 01:47:01 171.82 48.09 123.73 0.00 5422.83 70335.08 0.00 [2023-09-25T01:58:27.181Z] 01:48:01 95.34 0.92 94.42 0.00 7.33 37343.50 0.00 [2023-09-25T01:58:27.181Z] 01:49:01 148.61 0.25 148.36 0.00 11.06 34642.23 0.00 [2023-09-25T01:58:27.181Z] 01:50:01 94.55 0.02 94.54 0.00 1.07 26127.84 0.00 [2023-09-25T01:58:27.181Z] 01:51:01 28.81 9.27 19.55 0.00 2883.79 2168.57 0.00 [2023-09-25T01:58:27.181Z] 01:52:01 30.29 2.35 27.95 0.00 2293.08 6322.01 0.00 [2023-09-25T01:58:27.181Z] 01:53:01 3.55 0.02 3.53 0.00 0.13 87.19 0.00 [2023-09-25T01:58:27.181Z] 01:54:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 [2023-09-25T01:58:27.181Z] 01:55:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 [2023-09-25T01:58:27.181Z] 01:56:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 [2023-09-25T01:58:27.181Z] 01:57:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2023-09-25T01:58:27.181Z] 01:58:01 2.13 0.00 2.13 0.00 0.00 28.80 0.00 [2023-09-25T01:58:27.181Z] Average: 48.41 5.08 43.33 0.00 884.88 14760.93 0.00 [2023-09-25T01:58:27.181Z] [2023-09-25T01:58:27.181Z] 01:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-25T01:58:27.181Z] 01:47:01 29288160 31590556 730480 2.22 75828 2498760 1954864 5.76 996268 2240072 788 [2023-09-25T01:58:27.181Z] 01:48:01 27807484 31609384 697488 2.12 148060 3793948 1819148 5.36 1175704 3395504 344276 [2023-09-25T01:58:27.181Z] 01:49:01 27960656 31575840 729592 2.22 155164 3624108 1877916 5.53 1250088 3190188 197772 [2023-09-25T01:58:27.182Z] 01:50:01 27689820 31591744 712236 2.17 165132 3864252 1754648 5.17 1247884 3423416 148 [2023-09-25T01:58:27.182Z] 01:51:01 27428036 31572172 702840 2.14 180304 4095344 1660236 4.89 1356372 3553032 66624 [2023-09-25T01:58:27.182Z] 01:52:01 27215172 31573192 699456 2.13 194124 4289320 1714004 5.05 1552116 3556968 4 [2023-09-25T01:58:27.182Z] 01:53:01 27221276 31574476 697880 2.12 192664 4286064 1681976 4.96 1549176 3553760 0 [2023-09-25T01:58:27.182Z] 01:54:01 27229032 31582300 689984 2.10 192732 4286072 1681976 4.96 1541264 3553756 48 [2023-09-25T01:58:27.182Z] 01:55:01 27230244 31583564 688676 2.09 192768 4286076 1681976 4.96 1540280 3553764 12 [2023-09-25T01:58:27.182Z] 01:56:01 27230972 31584348 688008 2.09 192804 4286080 1681976 4.96 1540448 3553768 8 [2023-09-25T01:58:27.182Z] 01:57:01 27230924 31584300 688012 2.09 192820 4286080 1681976 4.96 1540304 3553768 16 [2023-09-25T01:58:27.182Z] 01:58:01 27231160 31584628 687636 2.09 192888 4286084 1681976 4.96 1539996 3553772 12 [2023-09-25T01:58:27.182Z] Average: 27563578 31583875 701024 2.13 172941 3990182 1739389 5.13 1402492 3390147 50809 [2023-09-25T01:58:27.182Z] [2023-09-25T01:58:27.182Z] 01:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-25T01:58:27.182Z] 01:47:01 vethe1363c4 12.31 15.18 1.13 10.07 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:47:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:47:01 docker0 19.06 23.36 1.55 114.48 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:47:01 ens3 572.84 357.42 5657.57 85.96 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:48:01 docker0 275.52 442.92 21.64 2350.06 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:48:01 ens3 447.73 277.96 2353.95 27.51 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:49:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:49:01 docker0 2.10 4.23 0.12 30.97 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:49:01 ens3 51.19 39.54 69.99 88.55 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:50:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:50:01 docker0 2.05 3.95 0.12 31.43 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:50:01 ens3 100.62 62.18 2554.91 11.81 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:51:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:51:01 ens3 97.20 52.29 1366.67 3.91 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:52:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:52:01 ens3 70.75 26.48 1373.67 1.98 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:54:01 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:55:01 ens3 0.67 0.60 0.35 0.28 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:57:01 ens3 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] 01:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] Average: docker0 24.90 39.55 1.95 210.66 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] Average: ens3 111.86 68.09 1114.83 18.34 0.00 0.00 0.00 0.00 [2023-09-25T01:58:27.182Z] [2023-09-25T01:58:27.182Z] [2023-09-25T01:58:27.182Z] ---> sar -P ALL: [2023-09-25T01:58:27.182Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7767) 09/25/23 _x86_64_ (8 CPU) [2023-09-25T01:58:27.182Z] [2023-09-25T01:58:27.182Z] 01:45:47 LINUX RESTART (8 CPU) [2023-09-25T01:58:27.182Z] [2023-09-25T01:58:27.182Z] 01:46:01 CPU %user %nice %system %iowait %steal %idle [2023-09-25T01:58:27.182Z] 01:47:01 all 8.76 0.00 3.24 3.10 0.06 84.84 [2023-09-25T01:58:27.182Z] 01:47:01 0 9.59 0.00 5.06 8.86 0.07 76.42 [2023-09-25T01:58:27.182Z] 01:47:01 1 9.29 0.00 2.75 0.54 0.05 87.37 [2023-09-25T01:58:27.182Z] 01:47:01 2 9.90 0.00 3.00 7.78 0.05 79.27 [2023-09-25T01:58:27.182Z] 01:47:01 3 8.11 0.00 3.39 1.15 0.05 87.31 [2023-09-25T01:58:27.182Z] 01:47:01 4 8.92 0.00 2.35 2.70 0.07 85.96 [2023-09-25T01:58:27.182Z] 01:47:01 5 6.77 0.00 3.45 0.77 0.05 88.95 [2023-09-25T01:58:27.182Z] 01:47:01 6 9.87 0.00 2.44 2.34 0.05 85.29 [2023-09-25T01:58:27.182Z] 01:47:01 7 7.62 0.00 3.53 0.71 0.07 88.07 [2023-09-25T01:58:27.182Z] 01:48:01 all 4.08 0.00 1.88 1.87 0.06 92.11 [2023-09-25T01:58:27.182Z] 01:48:01 0 5.20 0.00 1.85 0.50 0.08 92.36 [2023-09-25T01:58:27.182Z] 01:48:01 1 3.86 0.00 1.45 0.64 0.03 94.02 [2023-09-25T01:58:27.182Z] 01:48:01 2 4.50 0.00 2.36 10.81 0.07 82.26 [2023-09-25T01:58:27.182Z] 01:48:01 3 4.18 0.00 1.69 0.42 0.05 93.66 [2023-09-25T01:58:27.182Z] 01:48:01 4 3.53 0.00 2.33 0.08 0.03 94.02 [2023-09-25T01:58:27.182Z] 01:48:01 5 3.71 0.00 2.09 2.37 0.05 91.77 [2023-09-25T01:58:27.182Z] 01:48:01 6 4.26 0.00 1.52 0.18 0.05 93.98 [2023-09-25T01:58:27.182Z] 01:48:01 7 3.42 0.00 1.75 0.02 0.08 94.73 [2023-09-25T01:58:27.182Z] 01:49:01 all 39.44 0.00 5.21 2.48 0.08 52.79 [2023-09-25T01:58:27.182Z] 01:49:01 0 40.01 0.00 4.75 1.50 0.07 53.67 [2023-09-25T01:58:27.182Z] 01:49:01 1 40.87 0.00 6.15 3.53 0.08 49.36 [2023-09-25T01:58:27.182Z] 01:49:01 2 37.60 0.00 5.00 5.24 0.08 52.07 [2023-09-25T01:58:27.182Z] 01:49:01 3 40.63 0.00 5.56 1.11 0.08 52.61 [2023-09-25T01:58:27.182Z] 01:49:01 4 39.22 0.00 5.34 0.96 0.08 54.39 [2023-09-25T01:58:27.182Z] 01:49:01 5 40.10 0.00 4.98 6.35 0.07 48.50 [2023-09-25T01:58:27.182Z] 01:49:01 6 39.19 0.00 5.48 0.59 0.07 54.68 [2023-09-25T01:58:27.182Z] 01:49:01 7 37.86 0.00 4.43 0.53 0.10 57.09 [2023-09-25T01:58:27.182Z] 01:50:01 all 3.20 0.00 1.53 1.63 0.03 93.61 [2023-09-25T01:58:27.182Z] 01:50:01 0 4.39 0.00 1.08 0.07 0.03 94.43 [2023-09-25T01:58:27.182Z] 01:50:01 1 2.78 0.00 2.23 8.28 0.03 86.67 [2023-09-25T01:58:27.182Z] 01:50:01 2 3.07 0.00 1.93 0.87 0.03 94.09 [2023-09-25T01:58:27.182Z] 01:50:01 3 2.50 0.00 1.60 1.90 0.03 93.97 [2023-09-25T01:58:27.182Z] 01:50:01 4 3.43 0.00 1.27 0.02 0.02 95.27 [2023-09-25T01:58:27.182Z] 01:50:01 5 3.26 0.00 1.21 0.07 0.03 95.43 [2023-09-25T01:58:27.182Z] 01:50:01 6 3.03 0.00 1.29 0.02 0.03 95.64 [2023-09-25T01:58:27.182Z] 01:50:01 7 3.15 0.00 1.66 1.81 0.02 93.36 [2023-09-25T01:58:27.182Z] 01:51:01 all 1.27 0.00 0.68 0.48 0.01 97.56 [2023-09-25T01:58:27.182Z] 01:51:01 0 1.24 0.00 0.40 0.02 0.02 98.33 [2023-09-25T01:58:27.182Z] 01:51:01 1 1.25 0.00 0.78 0.17 0.00 97.80 [2023-09-25T01:58:27.182Z] 01:51:01 2 0.95 0.00 1.44 2.07 0.02 95.52 [2023-09-25T01:58:27.182Z] 01:51:01 3 1.02 0.00 1.02 0.63 0.02 97.31 [2023-09-25T01:58:27.182Z] 01:51:01 4 1.90 0.00 0.52 0.57 0.00 97.02 [2023-09-25T01:58:27.182Z] 01:51:01 5 0.85 0.00 0.37 0.07 0.02 98.70 [2023-09-25T01:58:27.182Z] 01:51:01 6 1.80 0.00 0.45 0.10 0.02 97.63 [2023-09-25T01:58:27.182Z] 01:51:01 7 1.15 0.00 0.47 0.18 0.02 98.18 [2023-09-25T01:58:27.182Z] 01:52:01 all 1.21 0.00 0.63 0.44 0.02 97.70 [2023-09-25T01:58:27.182Z] 01:52:01 0 0.70 0.00 0.32 0.33 0.02 98.63 [2023-09-25T01:58:27.182Z] 01:52:01 1 0.98 0.00 0.47 0.15 0.02 98.38 [2023-09-25T01:58:27.182Z] 01:52:01 2 0.50 0.00 0.67 2.20 0.02 96.61 [2023-09-25T01:58:27.182Z] 01:52:01 3 1.08 0.00 0.38 0.07 0.03 98.43 [2023-09-25T01:58:27.182Z] 01:52:01 4 1.07 0.00 0.43 0.07 0.02 98.41 [2023-09-25T01:58:27.182Z] 01:52:01 5 1.05 0.00 1.37 0.65 0.02 96.92 [2023-09-25T01:58:27.182Z] 01:52:01 6 1.88 0.00 1.05 0.05 0.00 97.02 [2023-09-25T01:58:27.182Z] 01:52:01 7 2.42 0.00 0.37 0.02 0.02 97.18 [2023-09-25T01:58:27.182Z] 01:53:01 all 0.06 0.00 0.05 0.03 0.01 99.85 [2023-09-25T01:58:27.182Z] 01:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-25T01:58:27.182Z] 01:53:01 1 0.22 0.00 0.12 0.03 0.02 99.62 [2023-09-25T01:58:27.182Z] 01:53:01 2 0.03 0.00 0.05 0.18 0.00 99.73 [2023-09-25T01:58:27.182Z] 01:53:01 3 0.05 0.00 0.07 0.00 0.02 99.87 [2023-09-25T01:58:27.182Z] 01:53:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2023-09-25T01:58:27.182Z] 01:53:01 5 0.02 0.00 0.05 0.02 0.00 99.92 [2023-09-25T01:58:27.182Z] 01:53:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-25T01:58:27.182Z] 01:53:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2023-09-25T01:58:27.182Z] 01:54:01 all 0.04 0.00 0.01 0.01 0.01 99.92 [2023-09-25T01:58:27.182Z] 01:54:01 0 0.23 0.00 0.00 0.00 0.02 99.75 [2023-09-25T01:58:27.182Z] 01:54:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2023-09-25T01:58:27.182Z] 01:54:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2023-09-25T01:58:27.182Z] 01:54:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-09-25T01:58:27.182Z] 01:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T01:58:27.182Z] 01:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-25T01:58:27.182Z] 01:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T01:58:27.182Z] 01:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T01:58:27.182Z] 01:55:01 all 0.01 0.00 0.02 0.00 0.01 99.97 [2023-09-25T01:58:27.182Z] 01:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T01:58:27.182Z] 01:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-25T01:58:27.182Z] 01:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T01:58:27.182Z] 01:55:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-25T01:58:27.182Z] 01:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-25T01:58:27.183Z] 01:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T01:58:27.183Z] 01:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T01:58:27.183Z] 01:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T01:58:27.183Z] 01:56:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2023-09-25T01:58:27.183Z] 01:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T01:58:27.183Z] 01:56:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2023-09-25T01:58:27.183Z] 01:56:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-25T01:58:27.183Z] 01:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-25T01:58:27.183Z] 01:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T01:58:27.183Z] 01:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-25T01:58:27.183Z] 01:56:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-25T01:58:27.183Z] 01:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T01:58:27.183Z] 01:57:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-09-25T01:58:27.183Z] 01:57:01 0 0.27 0.00 0.02 0.00 0.02 99.70 [2023-09-25T01:58:27.183Z] 01:57:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-25T01:58:27.183Z] 01:57:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-25T01:58:27.183Z] 01:57:01 3 0.00 0.00 0.00 0.00 0.03 99.97 [2023-09-25T01:58:27.183Z] 01:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T01:58:27.183Z] 01:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T01:58:27.183Z] 01:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-25T01:58:27.183Z] 01:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-25T01:58:27.183Z] [2023-09-25T01:58:27.183Z] 01:57:01 CPU %user %nice %system %iowait %steal %idle [2023-09-25T01:58:27.183Z] 01:58:01 all 0.03 0.00 0.01 0.02 0.01 99.93 [2023-09-25T01:58:27.183Z] 01:58:01 0 0.12 0.00 0.00 0.00 0.00 99.88 [2023-09-25T01:58:27.183Z] 01:58:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-09-25T01:58:27.183Z] 01:58:01 2 0.02 0.00 0.02 0.13 0.00 99.83 [2023-09-25T01:58:27.183Z] 01:58:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2023-09-25T01:58:27.183Z] 01:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T01:58:27.183Z] 01:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-25T01:58:27.183Z] 01:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-25T01:58:27.183Z] 01:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-25T01:58:27.183Z] Average: all 4.81 0.00 1.10 0.83 0.03 93.22 [2023-09-25T01:58:27.183Z] Average: 0 5.12 0.00 1.12 0.93 0.03 92.80 [2023-09-25T01:58:27.183Z] Average: 1 4.93 0.00 1.16 1.11 0.03 92.77 [2023-09-25T01:58:27.183Z] Average: 2 4.68 0.00 1.20 2.43 0.03 91.66 [2023-09-25T01:58:27.183Z] Average: 3 4.78 0.00 1.15 0.44 0.03 93.60 [2023-09-25T01:58:27.183Z] Average: 4 4.80 0.00 1.02 0.36 0.02 93.79 [2023-09-25T01:58:27.183Z] Average: 5 4.62 0.00 1.13 0.85 0.02 93.38 [2023-09-25T01:58:27.183Z] Average: 6 4.99 0.00 1.02 0.27 0.02 93.70 [2023-09-25T01:58:27.183Z] Average: 7 4.59 0.00 1.02 0.27 0.03 94.09 [2023-09-25T01:58:27.183Z] [2023-09-25T01:58:27.183Z] [2023-09-25T01:58:27.183Z]