Pull request #374 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5+1804939991e9cf6e6628dcf61ff454f4c33f5abe (5743b03afb5d3d3c131763c3f4e4528253fe31ff) 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-ssh13457190296384586222.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh10798303543684876273.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-374/workspace@libs/edgex-global-pipelines # 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-374/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1892920729669100137.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-374/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15669864821549784644.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh12662707765769512743.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-374/workspace@libs/lf-pipelines # 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-374/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1361056596329620259.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-34376’ Running on prd-ubuntu20.04-docker-8c-8g-34383 in /w/workspace/gexfoundry_device-mqtt-go_PR-374 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-374 # 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 1804939991e9cf6e6628dcf61ff454f4c33f5abe into PR head commit 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 Merge succeeded, producing 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 Checking out Revision 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 (PR-374) > 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/374/head:refs/remotes/origin/PR-374 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 # 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 1804939991e9cf6e6628dcf61ff454f4c33f5abe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-02T01:26:25.341Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-02T01:26:25.518Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-02T01:26:25.632Z] ========================================================= [2022-05-02T01:26:25.632Z] EdgeX Global Pipelines Version Info [2022-05-02T01:26:25.632Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:26:26.401Z] ------------------- [2022-05-02T01:26:26.401Z] stable info: [2022-05-02T01:26:26.401Z] ------------------- [2022-05-02T01:26:26.401Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-02T01:26:26.401Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-02T01:26:26.401Z] Message: update stable to v1.0.227 [2022-05-02T01:26:26.969Z] ------------------- [2022-05-02T01:26:26.969Z] experimental info: [2022-05-02T01:26:26.969Z] ------------------- [2022-05-02T01:26:26.969Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-02T01:26:26.969Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-02T01:26:26.969Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-02T01:26:27.338Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-05-02T01:26:27.417Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-05-02T01:26:27.460Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-02T01:26:27.733Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-02T01:26:27.774Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-02T01:26:27.888Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-02T01:26:27.939Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-02T01:26:27.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-02T01:26:28.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-02T01:26:28.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-02T01:26:28.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-02T01:26:28.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-05-02T01:26:28.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-02T01:26:28.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-02T01:26:28.269Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T01:26:28.311Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T01:26:28.352Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-02T01:26:28.394Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-02T01:26:28.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-02T01:26:28.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-02T01:26:28.519Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-02T01:26:28.555Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-02T01:26:28.589Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-02T01:26:28.627Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-02T01:26:28.665Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-02T01:26:28.704Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-02T01:26:28.745Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-374 [Pipeline] echo [2022-05-02T01:26:28.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-374 [Pipeline] echo [2022-05-02T01:26:28.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-374 [Pipeline] echo [2022-05-02T01:26:28.861Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 [Pipeline] echo [2022-05-02T01:26:28.899Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49ad1ac [Pipeline] echo [2022-05-02T01:26:28.940Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T01:26:29.051Z] provisioning config files... [2022-05-02T01:26:29.064Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/config6341997488787877737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:26:29.419Z] ---> docker-login.sh [2022-05-02T01:26:29.419Z] nexus3.edgexfoundry.org:10001 [2022-05-02T01:26:29.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:29.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:29.680Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:29.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:29.680Z] [2022-05-02T01:26:29.680Z] Login Succeeded [2022-05-02T01:26:29.680Z] nexus3.edgexfoundry.org:10002 [2022-05-02T01:26:29.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:29.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:29.943Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:29.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:29.943Z] [2022-05-02T01:26:29.943Z] Login Succeeded [2022-05-02T01:26:29.943Z] nexus3.edgexfoundry.org:10003 [2022-05-02T01:26:29.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:29.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:29.943Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:29.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:29.943Z] [2022-05-02T01:26:29.943Z] Login Succeeded [2022-05-02T01:26:29.943Z] nexus3.edgexfoundry.org:10004 [2022-05-02T01:26:29.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:30.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:30.211Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:30.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:30.211Z] [2022-05-02T01:26:30.211Z] Login Succeeded [2022-05-02T01:26:30.211Z] docker.io [2022-05-02T01:26:30.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:30.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:30.476Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:30.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:30.476Z] [2022-05-02T01:26:30.476Z] Login Succeeded [2022-05-02T01:26:30.476Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T01:26:30.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-02T01:26:31.142Z] + git rev-list -1 --merges 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5~1..49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 [Pipeline] echo [2022-05-02T01:26:31.297Z] -----------> git rev-list -1 --merges 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5~1..49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 [false] [Pipeline] sh [2022-05-02T01:26:31.611Z] + git log --format=format:%s -1 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 [Pipeline] echo [2022-05-02T01:26:31.647Z] ========================================================= [2022-05-02T01:26:31.647Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-02T01:26:31.647Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T01:26:32.088Z] + git log --format=format:%s -1 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 [Pipeline] echo [2022-05-02T01:26:32.215Z] [semverPrep] GIT_COMMIT: 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-05-02T01:26:32.250Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-02T01:26:32.662Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-02T01:26:32.662Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-02T01:26:32.662Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-02T01:26:32.662Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-02T01:26:32.662Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-02T01:26:32.662Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-02T01:26:32.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:26:33.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T01:26:33.041Z] [2022-05-02T01:26:33.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:26:33.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T01:26:33.382Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-02T01:26:33.382Z] 1fe172e4850f: Pulling fs layer [2022-05-02T01:26:33.382Z] caf521ccaac6: Pulling fs layer [2022-05-02T01:26:33.382Z] 3ead6fa29328: Pulling fs layer [2022-05-02T01:26:33.382Z] 5c2a1cbceb83: Pulling fs layer [2022-05-02T01:26:33.382Z] a8d5f1318db7: Pulling fs layer [2022-05-02T01:26:33.382Z] c427282e49a2: Pulling fs layer [2022-05-02T01:26:33.382Z] 1827001aaf11: Pulling fs layer [2022-05-02T01:26:33.382Z] 0714d37db230: Pulling fs layer [2022-05-02T01:26:33.382Z] ac28cf19c067: Pulling fs layer [2022-05-02T01:26:33.382Z] ca983d60f3e2: Pulling fs layer [2022-05-02T01:26:33.382Z] 9f894cec8388: Pulling fs layer [2022-05-02T01:26:33.382Z] c427282e49a2: Waiting [2022-05-02T01:26:33.382Z] 1827001aaf11: Waiting [2022-05-02T01:26:33.382Z] a8d5f1318db7: Waiting [2022-05-02T01:26:33.382Z] 0714d37db230: Waiting [2022-05-02T01:26:33.382Z] ca983d60f3e2: Waiting [2022-05-02T01:26:33.382Z] 9f894cec8388: Waiting [2022-05-02T01:26:33.382Z] 5c2a1cbceb83: Waiting [2022-05-02T01:26:33.382Z] ac28cf19c067: Waiting [2022-05-02T01:26:33.382Z] caf521ccaac6: Verifying Checksum [2022-05-02T01:26:33.382Z] caf521ccaac6: Download complete [2022-05-02T01:26:33.382Z] 5c2a1cbceb83: Verifying Checksum [2022-05-02T01:26:33.382Z] 5c2a1cbceb83: Download complete [2022-05-02T01:26:33.642Z] a8d5f1318db7: Verifying Checksum [2022-05-02T01:26:33.642Z] a8d5f1318db7: Download complete [2022-05-02T01:26:33.642Z] c427282e49a2: Verifying Checksum [2022-05-02T01:26:33.642Z] c427282e49a2: Download complete [2022-05-02T01:26:33.642Z] 3ead6fa29328: Verifying Checksum [2022-05-02T01:26:33.642Z] 3ead6fa29328: Download complete [2022-05-02T01:26:33.642Z] 0714d37db230: Download complete [2022-05-02T01:26:33.642Z] ac28cf19c067: Verifying Checksum [2022-05-02T01:26:33.642Z] ac28cf19c067: Download complete [2022-05-02T01:26:33.642Z] ca983d60f3e2: Verifying Checksum [2022-05-02T01:26:33.642Z] ca983d60f3e2: Download complete [2022-05-02T01:26:33.642Z] 9f894cec8388: Verifying Checksum [2022-05-02T01:26:33.642Z] 9f894cec8388: Download complete [2022-05-02T01:26:33.642Z] 1fe172e4850f: Download complete [2022-05-02T01:26:33.901Z] 1827001aaf11: Verifying Checksum [2022-05-02T01:26:33.901Z] 1827001aaf11: Download complete [2022-05-02T01:26:34.849Z] 1fe172e4850f: Pull complete [2022-05-02T01:26:35.113Z] caf521ccaac6: Pull complete [2022-05-02T01:26:35.690Z] 3ead6fa29328: Pull complete [2022-05-02T01:26:35.690Z] 5c2a1cbceb83: Pull complete [2022-05-02T01:26:35.951Z] a8d5f1318db7: Pull complete [2022-05-02T01:26:36.212Z] c427282e49a2: Pull complete [2022-05-02T01:26:38.124Z] 1827001aaf11: Pull complete [2022-05-02T01:26:38.124Z] 0714d37db230: Pull complete [2022-05-02T01:26:38.124Z] ac28cf19c067: Pull complete [2022-05-02T01:26:38.386Z] ca983d60f3e2: Pull complete [2022-05-02T01:26:38.386Z] 9f894cec8388: Pull complete [2022-05-02T01:26:38.386Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-02T01:26:38.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T01:26:38.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-02T01:26:38.483Z] prd-ubuntu20.04-docker-8c-8g-34383 does not seem to be running inside a container [2022-05-02T01:26:38.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-02T01:26:40.118Z] $ docker top 8dc3a2b002dc8f84d906e1ac06f48a6bafbb14310be5f6c0fc575fd808818b17 -eo pid,comm [2022-05-02T01:26:40.184Z] 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). [2022-05-02T01:26:40.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-02T01:26:40.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T01:26:40.305Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T01:26:40.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T01:26:40.447Z] $ docker exec 8dc3a2b002dc8f84d906e1ac06f48a6bafbb14310be5f6c0fc575fd808818b17 ssh-agent [2022-05-02T01:26:40.572Z] SSH_AUTH_SOCK=/tmp/ssh-kbrah4HMSauk/agent.35 [2022-05-02T01:26:40.572Z] SSH_AGENT_PID=41 [2022-05-02T01:26:40.580Z] Running ssh-add (command line suppressed) [2022-05-02T01:26:40.697Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/private_key_5330243095346534451.key (/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/private_key_5330243095346534451.key) [2022-05-02T01:26:40.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T01:26:41.047Z] + git tag --points-at HEAD [Pipeline] } [2022-05-02T01:26:41.074Z] $ docker exec --env ******** --env ******** 8dc3a2b002dc8f84d906e1ac06f48a6bafbb14310be5f6c0fc575fd808818b17 ssh-agent -k [2022-05-02T01:26:41.184Z] unset SSH_AUTH_SOCK; [2022-05-02T01:26:41.184Z] unset SSH_AGENT_PID; [2022-05-02T01:26:41.184Z] echo Agent pid 41 killed; [2022-05-02T01:26:41.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-02T01:26:41.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T01:26:41.267Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T01:26:41.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T01:26:41.405Z] $ docker exec 8dc3a2b002dc8f84d906e1ac06f48a6bafbb14310be5f6c0fc575fd808818b17 ssh-agent [2022-05-02T01:26:41.521Z] SSH_AUTH_SOCK=/tmp/ssh-mjnXU2UWIQcy/agent.74 [2022-05-02T01:26:41.521Z] SSH_AGENT_PID=80 [2022-05-02T01:26:41.525Z] Running ssh-add (command line suppressed) [2022-05-02T01:26:41.637Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/private_key_5023039659720740542.key (/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/private_key_5023039659720740542.key) [2022-05-02T01:26:41.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T01:26:41.984Z] + git semver init [2022-05-02T01:26:42.245Z] 2022-05-02 01:26:42,166 [run_init] DEBUG init version:0.0.0 force:False [2022-05-02T01:26:42.245Z] 2022-05-02 01:26:42,167 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver [2022-05-02T01:26:42.245Z] 2022-05-02 01:26:42,168 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver [2022-05-02T01:26:42.245Z] 2022-05-02 01:26:42,168 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-374, universal_newlines=False, shell=None, istream=None) [2022-05-02T01:26:43.188Z] 2022-05-02 01:26:42,985 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374/.git/info/exclude [2022-05-02T01:26:43.188Z] 2022-05-02 01:26:42,985 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver/PR-374 with force:False [2022-05-02T01:26:43.188Z] 2022-05-02 01:26:42,985 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver/PR-374 [2022-05-02T01:26:43.188Z] 2022-05-02 01:26:42,990 [execute] INFO git cat-file --batch-check [2022-05-02T01:26:43.188Z] 2022-05-02 01:26:42,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T01:26:43.188Z] 2022-05-02 01:26:42,998 [execute] INFO git cat-file --batch [2022-05-02T01:26:43.188Z] 2022-05-02 01:26:42,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T01:26:43.188Z] 2022-05-02 01:26:43,004 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-374/.semver/PR-374 [2022-05-02T01:26:43.188Z] 0.0.0 [Pipeline] } [2022-05-02T01:26:43.217Z] $ docker exec --env ******** --env ******** 8dc3a2b002dc8f84d906e1ac06f48a6bafbb14310be5f6c0fc575fd808818b17 ssh-agent -k [2022-05-02T01:26:43.334Z] unset SSH_AUTH_SOCK; [2022-05-02T01:26:43.335Z] unset SSH_AGENT_PID; [2022-05-02T01:26:43.335Z] echo Agent pid 80 killed; [2022-05-02T01:26:43.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-02T01:26:43.772Z] + git semver [Pipeline] } [2022-05-02T01:26:44.062Z] $ docker stop --time=1 8dc3a2b002dc8f84d906e1ac06f48a6bafbb14310be5f6c0fc575fd808818b17 [2022-05-02T01:26:45.422Z] $ docker rm -f 8dc3a2b002dc8f84d906e1ac06f48a6bafbb14310be5f6c0fc575fd808818b17 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T01:26:45.833Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-02T01:26:46.177Z] Stashed 1 file(s) [Pipeline] echo [2022-05-02T01:26:46.195Z] [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 [2022-05-02T01:26:46.734Z] provisioning config files... [2022-05-02T01:26:46.744Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/config1898139897228975802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:26:47.091Z] ---> docker-login.sh [2022-05-02T01:26:47.091Z] nexus3.edgexfoundry.org:10001 [2022-05-02T01:26:47.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:47.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:47.091Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:47.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:47.091Z] [2022-05-02T01:26:47.091Z] Login Succeeded [2022-05-02T01:26:47.091Z] nexus3.edgexfoundry.org:10002 [2022-05-02T01:26:47.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:47.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:47.091Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:47.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:47.091Z] [2022-05-02T01:26:47.091Z] Login Succeeded [2022-05-02T01:26:47.352Z] nexus3.edgexfoundry.org:10003 [2022-05-02T01:26:47.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:47.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:47.352Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:47.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:47.352Z] [2022-05-02T01:26:47.352Z] Login Succeeded [2022-05-02T01:26:47.352Z] nexus3.edgexfoundry.org:10004 [2022-05-02T01:26:47.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:47.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:47.352Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:47.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:47.352Z] [2022-05-02T01:26:47.352Z] Login Succeeded [2022-05-02T01:26:47.352Z] docker.io [2022-05-02T01:26:47.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:47.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:47.876Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:47.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:47.876Z] [2022-05-02T01:26:47.876Z] Login Succeeded [2022-05-02T01:26:47.876Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T01:26:47.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-02T01:26:48.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T01:26:48.111Z] ========================================================= [2022-05-02T01:26:48.111Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-02T01:26:48.111Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:26:48.511Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-02T01:26:48.511Z] Sending build context to Docker daemon 5.867MB [2022-05-02T01:26:48.511Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T01:26:48.511Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-02T01:26:48.511Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-02T01:26:48.511Z] 59bf1c3509f3: Pulling fs layer [2022-05-02T01:26:48.511Z] 666ba61612fd: Pulling fs layer [2022-05-02T01:26:48.511Z] 8ed8ca486205: Pulling fs layer [2022-05-02T01:26:48.511Z] 4fe6c5a15a65: Pulling fs layer [2022-05-02T01:26:48.511Z] 22a0e8bec74d: Pulling fs layer [2022-05-02T01:26:48.511Z] 4fe6c5a15a65: Waiting [2022-05-02T01:26:48.511Z] ca2b28591e48: Pulling fs layer [2022-05-02T01:26:48.511Z] a51346096db8: Pulling fs layer [2022-05-02T01:26:48.511Z] 22a0e8bec74d: Waiting [2022-05-02T01:26:48.511Z] daebc70d1ce1: Pulling fs layer [2022-05-02T01:26:48.511Z] ca2b28591e48: Waiting [2022-05-02T01:26:48.511Z] 0e18a0eac166: Pulling fs layer [2022-05-02T01:26:48.511Z] a51346096db8: Waiting [2022-05-02T01:26:48.511Z] daebc70d1ce1: Waiting [2022-05-02T01:26:48.511Z] 0e18a0eac166: Waiting [2022-05-02T01:26:48.511Z] 8ed8ca486205: Verifying Checksum [2022-05-02T01:26:48.511Z] 8ed8ca486205: Download complete [2022-05-02T01:26:48.773Z] 666ba61612fd: Download complete [2022-05-02T01:26:48.773Z] 22a0e8bec74d: Download complete [2022-05-02T01:26:48.773Z] ca2b28591e48: Verifying Checksum [2022-05-02T01:26:48.773Z] ca2b28591e48: Download complete [2022-05-02T01:26:48.773Z] 59bf1c3509f3: Verifying Checksum [2022-05-02T01:26:48.773Z] 59bf1c3509f3: Download complete [2022-05-02T01:26:48.773Z] a51346096db8: Verifying Checksum [2022-05-02T01:26:48.773Z] a51346096db8: Download complete [2022-05-02T01:26:48.773Z] daebc70d1ce1: Verifying Checksum [2022-05-02T01:26:48.773Z] 59bf1c3509f3: Pull complete [2022-05-02T01:26:49.033Z] 666ba61612fd: Pull complete [2022-05-02T01:26:49.033Z] 8ed8ca486205: Pull complete [2022-05-02T01:26:49.292Z] 0e18a0eac166: Verifying Checksum [2022-05-02T01:26:49.292Z] 0e18a0eac166: Download complete [2022-05-02T01:26:49.292Z] 4fe6c5a15a65: Verifying Checksum [2022-05-02T01:26:49.292Z] 4fe6c5a15a65: Download complete [2022-05-02T01:26:53.529Z] 4fe6c5a15a65: Pull complete [2022-05-02T01:26:53.529Z] 22a0e8bec74d: Pull complete [2022-05-02T01:26:53.529Z] ca2b28591e48: Pull complete [2022-05-02T01:26:53.529Z] a51346096db8: Pull complete [2022-05-02T01:26:53.529Z] daebc70d1ce1: Pull complete [2022-05-02T01:26:55.439Z] 0e18a0eac166: Pull complete [2022-05-02T01:26:55.702Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-02T01:26:55.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-02T01:26:55.702Z] ---> f018257e8ee9 [2022-05-02T01:26:55.702Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T01:26:57.084Z] ---> Running in b81b3138fc24 [2022-05-02T01:26:57.085Z] Removing intermediate container b81b3138fc24 [2022-05-02T01:26:57.085Z] ---> ff220d60fe48 [2022-05-02T01:26:57.085Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T01:26:57.344Z] ---> Running in d1d024dcab96 [2022-05-02T01:26:57.344Z] Removing intermediate container d1d024dcab96 [2022-05-02T01:26:57.344Z] ---> 380f5455a351 [2022-05-02T01:26:57.344Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T01:26:57.344Z] ---> Running in 8e266144a723 [2022-05-02T01:26:57.916Z] Removing intermediate container 8e266144a723 [2022-05-02T01:26:57.916Z] ---> 5faa5db10a02 [2022-05-02T01:26:57.916Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T01:26:57.916Z] ---> Running in 1e4bb3aee665 [2022-05-02T01:26:58.177Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T01:26:59.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T01:26:59.382Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-02T01:26:59.382Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-02T01:26:59.643Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-02T01:26:59.643Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-02T01:26:59.643Z] Executing busybox-1.34.1-r3.trigger [2022-05-02T01:26:59.905Z] OK: 224 MiB in 56 packages [2022-05-02T01:27:00.164Z] Removing intermediate container 1e4bb3aee665 [2022-05-02T01:27:00.164Z] ---> 84607d0a55df [2022-05-02T01:27:00.164Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-02T01:27:00.164Z] ---> Running in 27fbdb6464f6 [2022-05-02T01:27:00.424Z] Removing intermediate container 27fbdb6464f6 [2022-05-02T01:27:00.424Z] ---> b768ad1db1a9 [2022-05-02T01:27:00.424Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-02T01:27:00.424Z] ---> a565ae4627be [2022-05-02T01:27:00.424Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T01:27:00.424Z] ---> Running in 5c5c3f24e264 [2022-05-02T01:27:01.566Z] Still waiting to schedule task [2022-05-02T01:27:01.566Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34380’ [2022-05-02T01:27:15.328Z] Removing intermediate container 5c5c3f24e264 [2022-05-02T01:27:15.328Z] ---> 75a8d278c8cc [2022-05-02T01:27:15.328Z] Step 10/12 : COPY . . [2022-05-02T01:27:15.328Z] ---> da75f0486319 [2022-05-02T01:27:15.328Z] Step 11/12 : ARG MAKE='make build' [2022-05-02T01:27:15.328Z] ---> Running in 9fcd0bea94fa [2022-05-02T01:27:15.328Z] Removing intermediate container 9fcd0bea94fa [2022-05-02T01:27:15.328Z] ---> 3aa37ccdd425 [2022-05-02T01:27:15.328Z] Step 12/12 : RUN $MAKE [2022-05-02T01:27:15.328Z] ---> Running in 3f98f0a0d4ef [2022-05-02T01:27:15.328Z] noop [2022-05-02T01:27:15.328Z] Removing intermediate container 3f98f0a0d4ef [2022-05-02T01:27:15.328Z] ---> 9ffb45cb7f31 [2022-05-02T01:27:15.328Z] Successfully built 9ffb45cb7f31 [2022-05-02T01:27:15.328Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:27:15.665Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T01:27:15.665Z] . [Pipeline] withDockerContainer [2022-05-02T01:27:15.753Z] prd-ubuntu20.04-docker-8c-8g-34383 does not seem to be running inside a container [2022-05-02T01:27:15.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@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 ******** ci-base-image-x86_64 cat [2022-05-02T01:27:16.162Z] $ docker top c630bcc1a017660d0bf828fbd4fe9ab09e3a20a46337c71b2554ff89969b83f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T01:27:16.563Z] + go version [2022-05-02T01:27:16.563Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-02T01:27:16.594Z] $ docker stop --time=1 c630bcc1a017660d0bf828fbd4fe9ab09e3a20a46337c71b2554ff89969b83f4 [2022-05-02T01:27:17.891Z] $ docker rm -f c630bcc1a017660d0bf828fbd4fe9ab09e3a20a46337c71b2554ff89969b83f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:27:18.642Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T01:27:18.642Z] . [Pipeline] withDockerContainer [2022-05-02T01:27:18.743Z] prd-ubuntu20.04-docker-8c-8g-34383 does not seem to be running inside a container [2022-05-02T01:27:18.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@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 ******** ci-base-image-x86_64 cat [2022-05-02T01:27:19.160Z] $ docker top b52965de4443d8f70086ebb48388d1ede6d965b019676dea882aaf2abbd09aa3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-02T01:27:19.612Z] + make test [2022-05-02T01:27:19.613Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-02T01:27:19.872Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-02T01:27:29.856Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-02T01:27:29.856Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-05-02T01:27:29.856Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-02T01:27:35.145Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-02T01:27:39.342Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T01:27:39.342Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T01:27:39.342Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T01:27:39.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-02T01:27:39.978Z] $ docker stop --time=1 b52965de4443d8f70086ebb48388d1ede6d965b019676dea882aaf2abbd09aa3 [2022-05-02T01:27:41.759Z] $ docker rm -f b52965de4443d8f70086ebb48388d1ede6d965b019676dea882aaf2abbd09aa3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T01:27:42.274Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-02T01:27:42.340Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-02T01:27:43.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-02T01:27:43.322Z] + ls -al . [2022-05-02T01:27:43.322Z] total 196 [2022-05-02T01:27:43.322Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 01:27 . [2022-05-02T01:27:43.322Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 01:26 .. [2022-05-02T01:27:43.322Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 01:26 .dockerignore [2022-05-02T01:27:43.322Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 01:26 .git [2022-05-02T01:27:43.322Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:26 .github [2022-05-02T01:27:43.322Z] -rw-rw-r-- 1 jenkins jenkins 329 May 2 01:26 .gitignore [2022-05-02T01:27:43.322Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 01:26 .golangci.yml [2022-05-02T01:27:43.322Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 01:26 .semver [2022-05-02T01:27:43.322Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 2 01:26 Attribution.txt [2022-05-02T01:27:43.322Z] -rw-rw-r-- 1 jenkins jenkins 7447 May 2 01:26 CHANGELOG.md [2022-05-02T01:27:43.322Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 2 01:26 Dockerfile [2022-05-02T01:27:43.322Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 01:26 GOVERNANCE.md [2022-05-02T01:27:43.322Z] -rw-rw-r-- 1 jenkins jenkins 678 May 2 01:26 Jenkinsfile [2022-05-02T01:27:43.322Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 01:26 LICENSE [2022-05-02T01:27:43.322Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 2 01:26 Makefile [2022-05-02T01:27:43.322Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 01:26 OWNERS.md [2022-05-02T01:27:43.322Z] -rw-rw-r-- 1 jenkins jenkins 2643 May 2 01:26 README.md [2022-05-02T01:27:43.322Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 01:26 VERSION [2022-05-02T01:27:43.322Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 01:26 bin [2022-05-02T01:27:43.322Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:26 cmd [2022-05-02T01:27:43.322Z] -rw-r--r-- 1 jenkins jenkins 17887 May 2 01:27 coverage.out [2022-05-02T01:27:43.322Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 2 01:26 go.mod [2022-05-02T01:27:43.322Z] -rw-rw-r-- 1 jenkins jenkins 54250 May 2 01:26 go.sum [2022-05-02T01:27:43.322Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:26 internal [2022-05-02T01:27:43.322Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 01:26 mock [2022-05-02T01:27:43.322Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 01:26 snap [2022-05-02T01:27:43.322Z] -rw-rw-r-- 1 jenkins jenkins 227 May 2 01:26 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:27:43.660Z] + 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=49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 --label arch=amd64 --label version=0.0.0 . [2022-05-02T01:27:43.661Z] Sending build context to Docker daemon 5.885MB [2022-05-02T01:27:43.661Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T01:27:43.661Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-02T01:27:43.661Z] ---> 9ffb45cb7f31 [2022-05-02T01:27:43.661Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T01:27:43.661Z] ---> Running in 7ad2b71b91e9 [2022-05-02T01:27:43.921Z] Removing intermediate container 7ad2b71b91e9 [2022-05-02T01:27:43.921Z] ---> 9d1fbbf2aa09 [2022-05-02T01:27:43.921Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T01:27:43.921Z] ---> Running in 16daf1a91199 [2022-05-02T01:27:43.921Z] Removing intermediate container 16daf1a91199 [2022-05-02T01:27:43.921Z] ---> 98faabe24e25 [2022-05-02T01:27:43.921Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T01:27:44.181Z] ---> Running in 9fd93d984eeb [2022-05-02T01:27:44.753Z] Removing intermediate container 9fd93d984eeb [2022-05-02T01:27:44.753Z] ---> a95daa488242 [2022-05-02T01:27:44.753Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T01:27:44.753Z] ---> Running in 4c50420a4b2a [2022-05-02T01:27:45.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T01:27:45.956Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T01:27:45.956Z] OK: 224 MiB in 56 packages [2022-05-02T01:27:46.527Z] Removing intermediate container 4c50420a4b2a [2022-05-02T01:27:46.527Z] ---> f3688924d913 [2022-05-02T01:27:46.527Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-02T01:27:46.527Z] ---> Running in fbb3249e82b1 [2022-05-02T01:27:46.527Z] Removing intermediate container fbb3249e82b1 [2022-05-02T01:27:46.527Z] ---> bc46e2bd72a3 [2022-05-02T01:27:46.527Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-02T01:27:46.527Z] ---> 8244c36a1e94 [2022-05-02T01:27:46.527Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T01:27:46.527Z] ---> Running in c7c041d5ba5e [2022-05-02T01:27:47.466Z] Removing intermediate container c7c041d5ba5e [2022-05-02T01:27:47.466Z] ---> e862b41c050d [2022-05-02T01:27:47.466Z] Step 10/24 : COPY . . [2022-05-02T01:27:47.466Z] ---> d17f28d628c3 [2022-05-02T01:27:47.466Z] Step 11/24 : ARG MAKE='make build' [2022-05-02T01:27:47.466Z] ---> Running in 81888c6c36c8 [2022-05-02T01:27:47.725Z] Removing intermediate container 81888c6c36c8 [2022-05-02T01:27:47.725Z] ---> b67088db01dc [2022-05-02T01:27:47.725Z] Step 12/24 : RUN $MAKE [2022-05-02T01:27:47.725Z] ---> Running in 5b664493e2bc [2022-05-02T01:27:47.984Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-05-02T01:28:09.941Z] Removing intermediate container 5b664493e2bc [2022-05-02T01:28:09.941Z] ---> 9d95ee88ea13 [2022-05-02T01:28:09.941Z] Step 13/24 : FROM alpine:3.14 [2022-05-02T01:28:09.941Z] 3.14: Pulling from library/alpine [2022-05-02T01:28:09.941Z] 8663204ce13b: Pulling fs layer [2022-05-02T01:28:09.941Z] 8663204ce13b: Verifying Checksum [2022-05-02T01:28:09.941Z] 8663204ce13b: Download complete [2022-05-02T01:28:09.941Z] 8663204ce13b: Pull complete [2022-05-02T01:28:09.941Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T01:28:09.941Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T01:28:09.941Z] ---> e04c818066af [2022-05-02T01:28:09.941Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-02T01:28:09.941Z] ---> Running in 1506b991cf5d [2022-05-02T01:28:09.941Z] Removing intermediate container 1506b991cf5d [2022-05-02T01:28:09.941Z] ---> 4ac77a49cba9 [2022-05-02T01:28:09.941Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T01:28:09.941Z] ---> Running in 9a55d1531691 [2022-05-02T01:28:09.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T01:28:09.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T01:28:09.941Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T01:28:09.941Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T01:28:09.941Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T01:28:09.941Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T01:28:09.941Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T01:28:09.941Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T01:28:09.941Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T01:28:09.941Z] OK: 8 MiB in 20 packages [2022-05-02T01:28:09.941Z] Removing intermediate container 9a55d1531691 [2022-05-02T01:28:09.941Z] ---> f088368b9e7a [2022-05-02T01:28:09.941Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-02T01:28:09.941Z] ---> 1a843469721a [2022-05-02T01:28:09.941Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-02T01:28:09.941Z] ---> 3384225cfbda [2022-05-02T01:28:09.941Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-02T01:28:09.941Z] ---> d23039d1ff8e [2022-05-02T01:28:09.941Z] Step 19/24 : EXPOSE 59982 [2022-05-02T01:28:09.941Z] ---> Running in 742ba207c094 [2022-05-02T01:28:09.941Z] Removing intermediate container 742ba207c094 [2022-05-02T01:28:09.941Z] ---> bd2678068e83 [2022-05-02T01:28:09.942Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-02T01:28:09.942Z] ---> Running in 052530bfc73d [2022-05-02T01:28:09.942Z] Removing intermediate container 052530bfc73d [2022-05-02T01:28:09.942Z] ---> c9bc4704eab1 [2022-05-02T01:28:09.942Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T01:28:09.942Z] ---> Running in 36221e59f37f [2022-05-02T01:28:09.942Z] Removing intermediate container 36221e59f37f [2022-05-02T01:28:09.942Z] ---> e35e8f426c91 [2022-05-02T01:28:09.942Z] Step 22/24 : LABEL arch=amd64 [2022-05-02T01:28:09.942Z] ---> Running in 6202a491bb2c [2022-05-02T01:28:10.205Z] Removing intermediate container 6202a491bb2c [2022-05-02T01:28:10.205Z] ---> cd5fd019f1d7 [2022-05-02T01:28:10.205Z] Step 23/24 : LABEL git_sha=49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 [2022-05-02T01:28:10.205Z] ---> Running in 8cae001c483b [2022-05-02T01:28:10.205Z] Removing intermediate container 8cae001c483b [2022-05-02T01:28:10.205Z] ---> cb9d097f8bc6 [2022-05-02T01:28:10.205Z] Step 24/24 : LABEL version=0.0.0 [2022-05-02T01:28:10.205Z] ---> Running in d86c291f3d6a [2022-05-02T01:28:10.466Z] Removing intermediate container d86c291f3d6a [2022-05-02T01:28:10.466Z] ---> 791c61b172aa [2022-05-02T01:28:10.466Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-02T01:28:10.466Z] Successfully built 791c61b172aa [2022-05-02T01:28:10.466Z] Successfully tagged device-mqtt:latest [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] sh [2022-05-02T01:28:11.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T01:28:11.246Z] [2022-05-02T01:28:11.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:28:11.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T01:28:11.602Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-02T01:28:11.602Z] 5eb5b503b376: Pulling fs layer [2022-05-02T01:28:11.602Z] 5c69ac0246d0: Pulling fs layer [2022-05-02T01:28:11.602Z] ec43610c2a17: Pulling fs layer [2022-05-02T01:28:11.602Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-02T01:28:11.602Z] 33b1e0a273af: Pulling fs layer [2022-05-02T01:28:11.602Z] 5d3b04190fa2: Pulling fs layer [2022-05-02T01:28:11.602Z] 2f39f015ded8: Pulling fs layer [2022-05-02T01:28:11.602Z] 5d3b04190fa2: Waiting [2022-05-02T01:28:11.602Z] 33b1e0a273af: Waiting [2022-05-02T01:28:11.602Z] 2f39f015ded8: Waiting [2022-05-02T01:28:11.602Z] 3a2ae6a8a46f: Waiting [2022-05-02T01:28:11.602Z] 5c69ac0246d0: Download complete [2022-05-02T01:28:11.602Z] 3a2ae6a8a46f: Download complete [2022-05-02T01:28:11.602Z] 33b1e0a273af: Verifying Checksum [2022-05-02T01:28:11.602Z] 33b1e0a273af: Download complete [2022-05-02T01:28:11.602Z] 5d3b04190fa2: Download complete [2022-05-02T01:28:11.602Z] ec43610c2a17: Verifying Checksum [2022-05-02T01:28:11.862Z] 5eb5b503b376: Download complete [2022-05-02T01:28:12.431Z] 2f39f015ded8: Verifying Checksum [2022-05-02T01:28:12.431Z] 2f39f015ded8: Download complete [2022-05-02T01:28:13.002Z] 5eb5b503b376: Pull complete [2022-05-02T01:28:13.263Z] 5c69ac0246d0: Pull complete [2022-05-02T01:28:13.526Z] ec43610c2a17: Pull complete [2022-05-02T01:28:13.526Z] 3a2ae6a8a46f: Pull complete [2022-05-02T01:28:13.785Z] 33b1e0a273af: Pull complete [2022-05-02T01:28:14.045Z] 5d3b04190fa2: Pull complete [2022-05-02T01:28:18.240Z] 2f39f015ded8: Pull complete [2022-05-02T01:28:18.240Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-02T01:28:18.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T01:28:18.240Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-02T01:28:18.334Z] prd-ubuntu20.04-docker-8c-8g-34383 does not seem to be running inside a container [2022-05-02T01:28:18.371Z] $ 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-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-02T01:28:20.285Z] $ docker top f1f579cd3b54ce0e943f03f3e4737b2be8a3d212f4c9a7add71efc3f8414dd64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:28:20.760Z] ---> job-cost.sh [2022-05-02T01:28:20.760Z] lf-activate-venv: SKIPPING [2022-05-02T01:28:20.760Z] INFO: No Stack... [2022-05-02T01:28:21.021Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-02T01:28:21.593Z] INFO: Archiving Costs [Pipeline] sh [2022-05-02T01:28:21.910Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives/cost.csv [2022-05-02T01:28:21.910Z] + cut -d, -f6 [Pipeline] lock [2022-05-02T01:28:21.948Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-374-1-stack-cost] [2022-05-02T01:28:21.953Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-374-1-stack-cost] did not exist. Created. [2022-05-02T01:28:21.953Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-374-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-02T01:28:22.350Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-02T01:28:22.412Z] Stashed 1 file(s) [Pipeline] } [2022-05-02T01:28:22.434Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-374-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-02T01:28:22.511Z] $ docker stop --time=1 f1f579cd3b54ce0e943f03f3e4737b2be8a3d212f4c9a7add71efc3f8414dd64 [2022-05-02T01:28:23.676Z] $ docker rm -f f1f579cd3b54ce0e943f03f3e4737b2be8a3d212f4c9a7add71efc3f8414dd64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T01:30:00.190Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34387 in /w/workspace/gexfoundry_device-mqtt-go_PR-374 [Pipeline] { [Pipeline] ws [2022-05-02T01:30:00.235Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-05-02T01:30:00.510Z] Selected Git installation does not exist. Using Default [2022-05-02T01:30:00.510Z] The recommended git tool is: NONE [2022-05-02T01:30:06.620Z] using credential edgex-jenkins-ssh [2022-05-02T01:30:06.638Z] Cloning the remote Git repository [2022-05-02T01:30:06.716Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-02T01:30:06.800Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-05-02T01:30:06.902Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-02T01:30:06.903Z] > git --version # timeout=10 [2022-05-02T01:30:06.921Z] > git --version # 'git version 2.25.1' [2022-05-02T01:30:06.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T01:30:07.009Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T01:30:08.886Z] Merging remotes/origin/main commit 1804939991e9cf6e6628dcf61ff454f4c33f5abe into PR head commit 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 [2022-05-02T01:30:09.139Z] Merge succeeded, producing 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 [2022-05-02T01:30:09.139Z] Checking out Revision 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 (PR-374) [2022-05-02T01:30:08.139Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-02T01:30:08.170Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T01:30:08.197Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-02T01:30:08.291Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-02T01:30:08.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T01:30:08.309Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/374/head:refs/remotes/origin/PR-374 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-02T01:30:08.915Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T01:30:08.931Z] > git checkout -f 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 # timeout=10 [2022-05-02T01:30:09.031Z] > git remote # timeout=10 [2022-05-02T01:30:09.054Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T01:30:09.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T01:30:09.091Z] > git merge 1804939991e9cf6e6628dcf61ff454f4c33f5abe # timeout=10 [2022-05-02T01:30:09.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T01:30:09.153Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T01:30:09.173Z] > git checkout -f 49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 # timeout=10 [2022-05-02T01:30:13.523Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-05-02T01:30:13.606Z] > git --version # timeout=10 [2022-05-02T01:30:13.618Z] > git --version # 'git version 2.25.1' [2022-05-02T01:30:13.640Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T01:30:14.717Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-02T01:30:14.717Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T01:30:14.717Z] Dload Upload Total Spent Left Speed [2022-05-02T01:30:14.717Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2022-05-02T01:30:15.282Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-02T01:30:15.649Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-02T01:30:15.649Z] + sudo tee /etc/docker/daemon.new [2022-05-02T01:30:15.649Z] { [2022-05-02T01:30:15.649Z] "registry-mirrors": [ [2022-05-02T01:30:15.649Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-02T01:30:15.649Z] ], [2022-05-02T01:30:15.649Z] "bip": "10.250.0.254/24", [2022-05-02T01:30:15.649Z] "hosts": [ [2022-05-02T01:30:15.649Z] "tcp://0.0.0.0:5555", [2022-05-02T01:30:15.649Z] "unix:///var/run/docker.sock" [2022-05-02T01:30:15.649Z] ], [2022-05-02T01:30:15.649Z] "mtu": 1458, [2022-05-02T01:30:15.649Z] "selinux-enabled": true, [2022-05-02T01:30:15.649Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-02T01:30:15.649Z] } [Pipeline] sh [2022-05-02T01:30:16.018Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-02T01:30:16.398Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T01:30:34.885Z] provisioning config files... [2022-05-02T01:30:34.916Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2093812794847719561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:30:35.492Z] ---> docker-login.sh [2022-05-02T01:30:35.492Z] nexus3.edgexfoundry.org:10001 [2022-05-02T01:30:36.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:30:36.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:30:36.371Z] Configure a credential helper to remove this warning. See [2022-05-02T01:30:36.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:30:36.371Z] [2022-05-02T01:30:36.371Z] Login Succeeded [2022-05-02T01:30:36.371Z] nexus3.edgexfoundry.org:10002 [2022-05-02T01:30:36.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:30:36.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:30:36.976Z] Configure a credential helper to remove this warning. See [2022-05-02T01:30:36.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:30:36.976Z] [2022-05-02T01:30:36.976Z] Login Succeeded [2022-05-02T01:30:36.976Z] nexus3.edgexfoundry.org:10003 [2022-05-02T01:30:37.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:30:37.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:30:37.586Z] Configure a credential helper to remove this warning. See [2022-05-02T01:30:37.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:30:37.586Z] [2022-05-02T01:30:37.586Z] Login Succeeded [2022-05-02T01:30:37.586Z] nexus3.edgexfoundry.org:10004 [2022-05-02T01:30:37.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:30:38.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:30:38.147Z] Configure a credential helper to remove this warning. See [2022-05-02T01:30:38.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:30:38.147Z] [2022-05-02T01:30:38.147Z] Login Succeeded [2022-05-02T01:30:38.147Z] docker.io [2022-05-02T01:30:38.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:30:39.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:30:39.025Z] Configure a credential helper to remove this warning. See [2022-05-02T01:30:39.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:30:39.025Z] [2022-05-02T01:30:39.025Z] Login Succeeded [2022-05-02T01:30:39.025Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T01:30:39.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-02T01:30:39.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T01:30:39.527Z] ========================================================= [2022-05-02T01:30:39.527Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-02T01:30:39.527Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:30:39.988Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-02T01:30:40.266Z] Sending build context to Docker daemon 3.05MB [2022-05-02T01:30:40.548Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T01:30:40.548Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-02T01:30:40.548Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-02T01:30:40.548Z] 9b3977197b4f: Pulling fs layer [2022-05-02T01:30:40.548Z] 1a89e8eeedd5: Pulling fs layer [2022-05-02T01:30:40.548Z] 94645a83ff95: Pulling fs layer [2022-05-02T01:30:40.548Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-02T01:30:40.548Z] 0c92f367c5e7: Pulling fs layer [2022-05-02T01:30:40.548Z] 3096ccb668a1: Pulling fs layer [2022-05-02T01:30:40.548Z] e8cf19c19ddd: Pulling fs layer [2022-05-02T01:30:40.548Z] a4caa8a26152: Pulling fs layer [2022-05-02T01:30:40.548Z] 0c92f367c5e7: Waiting [2022-05-02T01:30:40.548Z] 3096ccb668a1: Waiting [2022-05-02T01:30:40.548Z] e8cf19c19ddd: Waiting [2022-05-02T01:30:40.548Z] a4caa8a26152: Waiting [2022-05-02T01:30:40.548Z] 3f3a8bcf1eab: Waiting [2022-05-02T01:30:40.548Z] 94645a83ff95: Download complete [2022-05-02T01:30:40.548Z] 1a89e8eeedd5: Verifying Checksum [2022-05-02T01:30:40.548Z] 1a89e8eeedd5: Download complete [2022-05-02T01:30:40.832Z] 0c92f367c5e7: Verifying Checksum [2022-05-02T01:30:40.832Z] 0c92f367c5e7: Download complete [2022-05-02T01:30:40.832Z] 3096ccb668a1: Download complete [2022-05-02T01:30:40.832Z] 9b3977197b4f: Verifying Checksum [2022-05-02T01:30:40.832Z] 9b3977197b4f: Download complete [2022-05-02T01:30:40.832Z] e8cf19c19ddd: Verifying Checksum [2022-05-02T01:30:40.832Z] e8cf19c19ddd: Download complete [2022-05-02T01:30:41.833Z] 9b3977197b4f: Pull complete [2022-05-02T01:30:42.114Z] 1a89e8eeedd5: Pull complete [2022-05-02T01:30:42.719Z] 94645a83ff95: Pull complete [2022-05-02T01:30:42.995Z] a4caa8a26152: Verifying Checksum [2022-05-02T01:30:42.995Z] a4caa8a26152: Download complete [2022-05-02T01:30:43.608Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-02T01:30:43.608Z] 3f3a8bcf1eab: Download complete [2022-05-02T01:30:56.296Z] 3f3a8bcf1eab: Pull complete [2022-05-02T01:30:56.296Z] 0c92f367c5e7: Pull complete [2022-05-02T01:30:56.296Z] 3096ccb668a1: Pull complete [2022-05-02T01:30:56.571Z] e8cf19c19ddd: Pull complete [2022-05-02T01:31:03.335Z] a4caa8a26152: Pull complete [2022-05-02T01:31:03.335Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-02T01:31:03.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-02T01:31:03.335Z] ---> 725f1c02e7f9 [2022-05-02T01:31:03.335Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T01:31:05.331Z] ---> Running in b56ab9e91792 [2022-05-02T01:31:05.331Z] Removing intermediate container b56ab9e91792 [2022-05-02T01:31:05.331Z] ---> 88408ce044b9 [2022-05-02T01:31:05.331Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T01:31:05.331Z] ---> Running in b4e544cff13d [2022-05-02T01:31:07.318Z] Removing intermediate container b4e544cff13d [2022-05-02T01:31:07.318Z] ---> 06add775a28a [2022-05-02T01:31:07.318Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T01:31:07.318Z] ---> Running in ca72e14b4cca [2022-05-02T01:31:08.777Z] Removing intermediate container ca72e14b4cca [2022-05-02T01:31:08.777Z] ---> ecd244f08592 [2022-05-02T01:31:08.777Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T01:31:09.057Z] ---> Running in b2fe7d06944a [2022-05-02T01:31:10.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T01:31:11.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T01:31:11.999Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-02T01:31:11.999Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-02T01:31:11.999Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-02T01:31:12.272Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-02T01:31:12.272Z] Executing busybox-1.34.1-r3.trigger [2022-05-02T01:31:12.547Z] OK: 224 MiB in 56 packages [2022-05-02T01:31:13.552Z] Removing intermediate container b2fe7d06944a [2022-05-02T01:31:13.552Z] ---> 8dde923963a6 [2022-05-02T01:31:13.552Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-02T01:31:13.552Z] ---> Running in 55fcbbdeca9c [2022-05-02T01:31:13.831Z] Removing intermediate container 55fcbbdeca9c [2022-05-02T01:31:13.831Z] ---> cfb9579c9f52 [2022-05-02T01:31:13.831Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-02T01:31:14.426Z] ---> d52551b973e1 [2022-05-02T01:31:14.426Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T01:31:14.426Z] ---> Running in 9224397ed9dd [2022-05-02T01:32:11.005Z] Removing intermediate container 9224397ed9dd [2022-05-02T01:32:11.005Z] ---> 1d548478eac7 [2022-05-02T01:32:11.005Z] Step 10/12 : COPY . . [2022-05-02T01:32:11.005Z] ---> b2078a775372 [2022-05-02T01:32:11.005Z] Step 11/12 : ARG MAKE='make build' [2022-05-02T01:32:11.005Z] ---> Running in 4ead3d58b5d2 [2022-05-02T01:32:11.005Z] Removing intermediate container 4ead3d58b5d2 [2022-05-02T01:32:11.005Z] ---> b35a3fd4eeac [2022-05-02T01:32:11.005Z] Step 12/12 : RUN $MAKE [2022-05-02T01:32:11.005Z] ---> Running in a1c04c2ad04c [2022-05-02T01:32:11.005Z] noop [2022-05-02T01:32:11.005Z] Removing intermediate container a1c04c2ad04c [2022-05-02T01:32:11.005Z] ---> bb78ea79c6e7 [2022-05-02T01:32:11.005Z] Successfully built bb78ea79c6e7 [2022-05-02T01:32:11.005Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:32:11.387Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T01:32:11.387Z] . [Pipeline] withDockerContainer [2022-05-02T01:32:11.643Z] prd-ubuntu20.04-docker-arm64-4c-16g-34387 does not seem to be running inside a container [2022-05-02T01:32:11.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-02T01:32:13.273Z] $ docker top fdf94e608c8e1877f24788049a2d8507b5334a9be58b1def67f53c962c5677c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T01:32:14.270Z] + go version [2022-05-02T01:32:14.270Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-02T01:32:14.316Z] $ docker stop --time=1 fdf94e608c8e1877f24788049a2d8507b5334a9be58b1def67f53c962c5677c0 [2022-05-02T01:32:15.956Z] $ docker rm -f fdf94e608c8e1877f24788049a2d8507b5334a9be58b1def67f53c962c5677c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:32:16.789Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T01:32:16.789Z] . [Pipeline] withDockerContainer [2022-05-02T01:32:17.039Z] prd-ubuntu20.04-docker-arm64-4c-16g-34387 does not seem to be running inside a container [2022-05-02T01:32:17.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-02T01:32:18.418Z] $ docker top d92612868fc8d05616fc030f46d0dd07e672f3c39df6a58c0c9d7687437a1f41 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-02T01:32:19.411Z] + make test [2022-05-02T01:32:19.411Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-02T01:32:20.855Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-02T01:33:57.774Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-02T01:33:57.774Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements [2022-05-02T01:33:57.774Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-02T01:33:57.774Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-02T01:33:57.774Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-02T01:34:20.068Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T01:34:20.068Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T01:34:20.068Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T01:34:21.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-02T01:34:21.136Z] $ docker stop --time=1 d92612868fc8d05616fc030f46d0dd07e672f3c39df6a58c0c9d7687437a1f41 [2022-05-02T01:34:22.890Z] $ docker rm -f d92612868fc8d05616fc030f46d0dd07e672f3c39df6a58c0c9d7687437a1f41 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T01:34:23.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-02T01:34:23.958Z] Warning: overwriting stash ‘coverage-report’ [2022-05-02T01:34:24.457Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T01:34:25.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-02T01:34:25.435Z] + ls -al . [2022-05-02T01:34:25.435Z] total 192 [2022-05-02T01:34:25.435Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 01:34 . [2022-05-02T01:34:25.435Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 01:30 .. [2022-05-02T01:34:25.435Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 01:30 .dockerignore [2022-05-02T01:34:25.435Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 01:30 .git [2022-05-02T01:34:25.435Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:30 .github [2022-05-02T01:34:25.435Z] -rw-rw-r-- 1 jenkins jenkins 329 May 2 01:30 .gitignore [2022-05-02T01:34:25.435Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 01:30 .golangci.yml [2022-05-02T01:34:25.435Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 2 01:30 Attribution.txt [2022-05-02T01:34:25.435Z] -rw-rw-r-- 1 jenkins jenkins 7447 May 2 01:30 CHANGELOG.md [2022-05-02T01:34:25.435Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 2 01:30 Dockerfile [2022-05-02T01:34:25.435Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 01:30 GOVERNANCE.md [2022-05-02T01:34:25.435Z] -rw-rw-r-- 1 jenkins jenkins 678 May 2 01:30 Jenkinsfile [2022-05-02T01:34:25.435Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 01:30 LICENSE [2022-05-02T01:34:25.435Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 2 01:30 Makefile [2022-05-02T01:34:25.435Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 01:30 OWNERS.md [2022-05-02T01:34:25.435Z] -rw-rw-r-- 1 jenkins jenkins 2643 May 2 01:30 README.md [2022-05-02T01:34:25.435Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 01:26 VERSION [2022-05-02T01:34:25.435Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 01:30 bin [2022-05-02T01:34:25.435Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:30 cmd [2022-05-02T01:34:25.435Z] -rw-r--r-- 1 jenkins jenkins 17887 May 2 01:33 coverage.out [2022-05-02T01:34:25.435Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 2 01:30 go.mod [2022-05-02T01:34:25.435Z] -rw-rw-r-- 1 jenkins jenkins 54250 May 2 01:30 go.sum [2022-05-02T01:34:25.435Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:30 internal [2022-05-02T01:34:25.435Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 01:30 mock [2022-05-02T01:34:25.435Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 01:30 snap [2022-05-02T01:34:25.435Z] -rw-rw-r-- 1 jenkins jenkins 227 May 2 01:30 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:34:25.815Z] + 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=49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 --label arch=arm64 --label version=0.0.0 . [2022-05-02T01:34:26.095Z] Sending build context to Docker daemon 3.069MB [2022-05-02T01:34:26.372Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T01:34:26.372Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-02T01:34:26.372Z] ---> bb78ea79c6e7 [2022-05-02T01:34:26.372Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T01:34:26.372Z] ---> Running in 36bdedda72f6 [2022-05-02T01:34:26.649Z] Removing intermediate container 36bdedda72f6 [2022-05-02T01:34:26.649Z] ---> 32a1a8901b8e [2022-05-02T01:34:26.649Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T01:34:26.649Z] ---> Running in 983d48e5fcc2 [2022-05-02T01:34:27.251Z] Removing intermediate container 983d48e5fcc2 [2022-05-02T01:34:27.251Z] ---> afce6b6a771b [2022-05-02T01:34:27.251Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T01:34:27.251Z] ---> Running in dc56c1e6ba76 [2022-05-02T01:34:28.692Z] Removing intermediate container dc56c1e6ba76 [2022-05-02T01:34:28.692Z] ---> 89b1cc5f8ec9 [2022-05-02T01:34:28.692Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T01:34:28.968Z] ---> Running in 8e8d95f5fdf7 [2022-05-02T01:34:29.959Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T01:34:30.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T01:34:31.925Z] OK: 224 MiB in 56 packages [2022-05-02T01:34:32.534Z] Removing intermediate container 8e8d95f5fdf7 [2022-05-02T01:34:32.534Z] ---> f8a9845395c6 [2022-05-02T01:34:32.534Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-02T01:34:32.809Z] ---> Running in ff3f44b85aa8 [2022-05-02T01:34:33.087Z] Removing intermediate container ff3f44b85aa8 [2022-05-02T01:34:33.087Z] ---> 3d2aa15e3395 [2022-05-02T01:34:33.087Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-02T01:34:33.685Z] ---> 1e889a2a7ddf [2022-05-02T01:34:33.685Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T01:34:33.685Z] ---> Running in 1137a2ea1edc [2022-05-02T01:34:35.671Z] Removing intermediate container 1137a2ea1edc [2022-05-02T01:34:35.671Z] ---> 9350e2df1546 [2022-05-02T01:34:35.671Z] Step 10/24 : COPY . . [2022-05-02T01:34:36.673Z] ---> 889ad0e11223 [2022-05-02T01:34:36.673Z] Step 11/24 : ARG MAKE='make build' [2022-05-02T01:34:36.673Z] ---> Running in 1fc6a3d035e7 [2022-05-02T01:34:37.277Z] Removing intermediate container 1fc6a3d035e7 [2022-05-02T01:34:37.277Z] ---> c8668e101c1d [2022-05-02T01:34:37.277Z] Step 12/24 : RUN $MAKE [2022-05-02T01:34:37.277Z] ---> Running in 3cdfaaec9f3c [2022-05-02T01:34:38.263Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-05-02T01:37:00.329Z] Removing intermediate container 3cdfaaec9f3c [2022-05-02T01:37:00.329Z] ---> 717eee2749f6 [2022-05-02T01:37:00.329Z] Step 13/24 : FROM alpine:3.14 [2022-05-02T01:37:00.329Z] 3.14: Pulling from library/alpine [2022-05-02T01:37:00.329Z] 455c02918c45: Pulling fs layer [2022-05-02T01:37:00.329Z] 455c02918c45: Verifying Checksum [2022-05-02T01:37:00.329Z] 455c02918c45: Download complete [2022-05-02T01:37:00.329Z] 455c02918c45: Pull complete [2022-05-02T01:37:00.329Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T01:37:00.329Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T01:37:00.329Z] ---> ac73e934f311 [2022-05-02T01:37:00.329Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-02T01:37:00.329Z] ---> Running in f569baeeca03 [2022-05-02T01:37:00.329Z] Removing intermediate container f569baeeca03 [2022-05-02T01:37:00.329Z] ---> 64970dce9bb9 [2022-05-02T01:37:00.329Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T01:37:00.329Z] ---> Running in 06f16d1e16fd [2022-05-02T01:37:00.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T01:37:00.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T01:37:00.329Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T01:37:00.329Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T01:37:00.329Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T01:37:00.329Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T01:37:00.329Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T01:37:00.329Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T01:37:00.329Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T01:37:00.329Z] OK: 8 MiB in 20 packages [2022-05-02T01:37:00.329Z] Removing intermediate container 06f16d1e16fd [2022-05-02T01:37:00.329Z] ---> 1ad423011abc [2022-05-02T01:37:00.329Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-02T01:37:00.329Z] ---> 86e3e1504ea6 [2022-05-02T01:37:00.329Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-02T01:37:00.329Z] ---> 8b585b2b5a45 [2022-05-02T01:37:00.329Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-02T01:37:00.329Z] ---> 0cc51d5be328 [2022-05-02T01:37:00.329Z] Step 19/24 : EXPOSE 59982 [2022-05-02T01:37:00.329Z] ---> Running in 95bd97c49264 [2022-05-02T01:37:00.329Z] Removing intermediate container 95bd97c49264 [2022-05-02T01:37:00.329Z] ---> 5b348f185880 [2022-05-02T01:37:00.329Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-02T01:37:00.329Z] ---> Running in d81cf244a9a6 [2022-05-02T01:37:00.329Z] Removing intermediate container d81cf244a9a6 [2022-05-02T01:37:00.329Z] ---> 452a78532178 [2022-05-02T01:37:00.329Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T01:37:00.329Z] ---> Running in a76bf8e612e5 [2022-05-02T01:37:00.329Z] Removing intermediate container a76bf8e612e5 [2022-05-02T01:37:00.329Z] ---> ecbf842aab4b [2022-05-02T01:37:00.329Z] Step 22/24 : LABEL arch=arm64 [2022-05-02T01:37:00.329Z] ---> Running in 117384ab1a15 [2022-05-02T01:37:00.329Z] Removing intermediate container 117384ab1a15 [2022-05-02T01:37:00.329Z] ---> b08f01ff02d1 [2022-05-02T01:37:00.329Z] Step 23/24 : LABEL git_sha=49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 [2022-05-02T01:37:00.329Z] ---> Running in 919aa42490fe [2022-05-02T01:37:00.329Z] Removing intermediate container 919aa42490fe [2022-05-02T01:37:00.329Z] ---> ff7be7d69734 [2022-05-02T01:37:00.329Z] Step 24/24 : LABEL version=0.0.0 [2022-05-02T01:37:00.329Z] ---> Running in a4f7b6e8cdb8 [2022-05-02T01:37:00.329Z] Removing intermediate container a4f7b6e8cdb8 [2022-05-02T01:37:00.329Z] ---> d9e44f0dd06e [2022-05-02T01:37:00.329Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-02T01:37:00.329Z] Successfully built d9e44f0dd06e [2022-05-02T01:37:00.329Z] Successfully tagged device-mqtt-arm64:latest [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] sh [2022-05-02T01:37:01.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T01:37:01.018Z] [2022-05-02T01:37:01.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:37:01.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T01:37:01.676Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-02T01:37:01.676Z] 8998bd30e6a1: Pulling fs layer [2022-05-02T01:37:01.676Z] 04944245beec: Pulling fs layer [2022-05-02T01:37:01.676Z] 699f458cf7ca: Pulling fs layer [2022-05-02T01:37:01.676Z] 765212b225bb: Pulling fs layer [2022-05-02T01:37:01.676Z] f23df028b6ca: Pulling fs layer [2022-05-02T01:37:01.676Z] d65c8cfc05b1: Pulling fs layer [2022-05-02T01:37:01.676Z] 2437ff75d9bd: Pulling fs layer [2022-05-02T01:37:01.676Z] f23df028b6ca: Waiting [2022-05-02T01:37:01.676Z] d65c8cfc05b1: Waiting [2022-05-02T01:37:01.676Z] 2437ff75d9bd: Waiting [2022-05-02T01:37:01.676Z] 765212b225bb: Waiting [2022-05-02T01:37:01.676Z] 04944245beec: Verifying Checksum [2022-05-02T01:37:01.676Z] 04944245beec: Download complete [2022-05-02T01:37:01.676Z] 765212b225bb: Download complete [2022-05-02T01:37:01.676Z] f23df028b6ca: Verifying Checksum [2022-05-02T01:37:01.676Z] f23df028b6ca: Download complete [2022-05-02T01:37:01.676Z] d65c8cfc05b1: Verifying Checksum [2022-05-02T01:37:01.676Z] d65c8cfc05b1: Download complete [2022-05-02T01:37:01.958Z] 699f458cf7ca: Verifying Checksum [2022-05-02T01:37:01.958Z] 699f458cf7ca: Download complete [2022-05-02T01:37:02.232Z] 8998bd30e6a1: Verifying Checksum [2022-05-02T01:37:02.232Z] 8998bd30e6a1: Download complete [2022-05-02T01:37:04.855Z] 2437ff75d9bd: Verifying Checksum [2022-05-02T01:37:04.855Z] 2437ff75d9bd: Download complete [2022-05-02T01:37:06.833Z] 8998bd30e6a1: Pull complete [2022-05-02T01:37:07.109Z] 04944245beec: Pull complete [2022-05-02T01:37:08.551Z] 699f458cf7ca: Pull complete [2022-05-02T01:37:08.825Z] 765212b225bb: Pull complete [2022-05-02T01:37:09.809Z] f23df028b6ca: Pull complete [2022-05-02T01:37:10.090Z] d65c8cfc05b1: Pull complete [2022-05-02T01:37:25.186Z] 2437ff75d9bd: Pull complete [2022-05-02T01:37:25.186Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-02T01:37:25.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T01:37:25.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-02T01:37:25.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-34387 does not seem to be running inside a container [2022-05-02T01:37:25.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-02T01:37:28.278Z] $ docker top 8960373ff6871fb031f95958663e4a9d03c556fc8c33eedc04c8e77d00b317aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:37:29.254Z] ---> job-cost.sh [2022-05-02T01:37:29.254Z] lf-activate-venv: SKIPPING [2022-05-02T01:37:29.254Z] INFO: No Stack... [2022-05-02T01:37:29.529Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-02T01:37:30.507Z] INFO: Archiving Costs [Pipeline] sh [2022-05-02T01:37:31.196Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-05-02T01:37:31.196Z] + cut -d, -f6 [Pipeline] lock [2022-05-02T01:37:31.307Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-374-1-stack-cost] [2022-05-02T01:37:31.312Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-374-1-stack-cost] did not exist. Created. [2022-05-02T01:37:31.312Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-374-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-02T01:37:32.095Z] /w/workspace/device-mqtt-go/1@tmp/durable-8d0fdf80/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-02T01:37:32.814Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-02T01:37:32.850Z] Warning: overwriting stash ‘stack-cost’ [2022-05-02T01:37:32.903Z] Stashed 1 file(s) [Pipeline] } [2022-05-02T01:37:32.917Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-374-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-02T01:37:33.007Z] $ docker stop --time=1 8960373ff6871fb031f95958663e4a9d03c556fc8c33eedc04c8e77d00b317aa [2022-05-02T01:37:34.553Z] $ docker rm -f 8960373ff6871fb031f95958663e4a9d03c556fc8c33eedc04c8e77d00b317aa [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 [2022-05-02T01:37:35.550Z] provisioning config files... [2022-05-02T01:37:35.560Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/config2442792748856455130tmp [Pipeline] { [Pipeline] sh [2022-05-02T01:37:35.892Z] + set +x [2022-05-02T01:37:35.892Z] + curl -s https://codecov.io/bash [2022-05-02T01:37:35.892Z] + bash -s -- [2022-05-02T01:37:35.892Z] [2022-05-02T01:37:35.892Z] _____ _ [2022-05-02T01:37:35.892Z] / ____| | | [2022-05-02T01:37:35.892Z] | | ___ __| | ___ ___ _____ __ [2022-05-02T01:37:35.892Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-02T01:37:35.892Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-02T01:37:35.892Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-02T01:37:35.892Z] Bash-1.0.6 [2022-05-02T01:37:35.892Z] [2022-05-02T01:37:35.892Z] [2022-05-02T01:37:35.892Z] ==> git version 2.25.1 found [2022-05-02T01:37:35.892Z] ==> 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 [2022-05-02T01:37:35.892Z] Release-Date: 2020-01-08 [2022-05-02T01:37:35.892Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-02T01:37:35.892Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-02T01:37:35.892Z] ==> Jenkins CI detected. [2022-05-02T01:37:35.892Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-374 [2022-05-02T01:37:35.892Z] project root: . [2022-05-02T01:37:35.892Z] --> token set from env [2022-05-02T01:37:35.892Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-02T01:37:35.892Z] ==> Running gcov in . (disable via -X gcov) [2022-05-02T01:37:35.892Z] ==> Python coveragepy not found [2022-05-02T01:37:35.892Z] ==> Searching for coverage reports in: [2022-05-02T01:37:35.892Z] + . [2022-05-02T01:37:35.892Z] -> Found 1 reports [2022-05-02T01:37:35.892Z] ==> Detecting git/mercurial file structure [2022-05-02T01:37:35.892Z] ==> Reading reports [2022-05-02T01:37:35.892Z] + ./coverage.out bytes=17887 [2022-05-02T01:37:35.892Z] ==> Appending adjustments [2022-05-02T01:37:35.892Z] https://docs.codecov.io/docs/fixing-reports [2022-05-02T01:37:36.153Z] + Found adjustments [2022-05-02T01:37:36.153Z] ==> Gzipping contents [2022-05-02T01:37:36.153Z] 4.0K /tmp/codecov.QujZ5F.gz [2022-05-02T01:37:36.153Z] ==> Uploading reports [2022-05-02T01:37:36.153Z] url: https://codecov.io [2022-05-02T01:37:36.153Z] query: branch=PR-374&commit=49ad1acf4822b98b6a7a3c57dc601e24c3e465f5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-374%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=374&job=&cmd_args= [2022-05-02T01:37:36.153Z] -> Pinging Codecov [2022-05-02T01:37:36.153Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-374&commit=49ad1acf4822b98b6a7a3c57dc601e24c3e465f5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-374%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=374&job=&cmd_args= [2022-05-02T01:37:36.421Z] -> Uploading to [2022-05-02T01:37:36.421Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-02/7D719EC7BBE17E464838252E33014C33/49ad1acf4822b98b6a7a3c57dc601e24c3e465f5/6d0ddefe-f14a-4ce3-b3de-8d2797ebf030.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220502T013736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51af9dbf9aa3e6ce04a317fcc7da490ffcc8b83095fa931055a646200d4cc95e [2022-05-02T01:37:36.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T01:37:36.421Z] Dload Upload Total Spent Left Speed [2022-05-02T01:37:36.709Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 11251 --:--:-- --:--:-- --:--:-- 11213 [2022-05-02T01:37:36.709Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/49ad1acf4822b98b6a7a3c57dc601e24c3e465f5 [Pipeline] } [2022-05-02T01:37:36.770Z] 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 [2022-05-02T01:37:38.470Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives ] [2022-05-02T01:37:38.470Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives [2022-05-02T01:37:38.470Z] total 16 [2022-05-02T01:37:38.470Z] drwxr-xr-x 3 root root 4096 May 2 01:28 . [2022-05-02T01:37:38.470Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 01:28 .. [2022-05-02T01:37:38.470Z] drwxr-xr-x 2 root root 4096 May 2 01:28 cost [2022-05-02T01:37:38.470Z] -rw-r--r-- 1 root root 85 May 2 01:28 cost.csv [2022-05-02T01:37:38.470Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives [2022-05-02T01:37:38.470Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives [2022-05-02T01:37:38.470Z] total 16 [2022-05-02T01:37:38.470Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 01:28 . [2022-05-02T01:37:38.470Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 01:28 .. [2022-05-02T01:37:38.470Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 01:28 cost [2022-05-02T01:37:38.470Z] -rw-r--r-- 1 jenkins jenkins 85 May 2 01:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:37:38.807Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:37:39.703Z] ---> package-listing.sh [2022-05-02T01:37:39.704Z] ++ facter osfamily [2022-05-02T01:37:39.704Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-02T01:37:39.964Z] + OS_FAMILY=debian [2022-05-02T01:37:39.964Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-374 [2022-05-02T01:37:39.964Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-02T01:37:39.964Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-02T01:37:39.964Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-02T01:37:39.964Z] + PACKAGES=/tmp/packages_start.txt [2022-05-02T01:37:39.964Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-374 ']' [2022-05-02T01:37:39.964Z] + PACKAGES=/tmp/packages_end.txt [2022-05-02T01:37:39.964Z] + case "${OS_FAMILY}" in [2022-05-02T01:37:39.964Z] + dpkg -l [2022-05-02T01:37:39.964Z] + grep '^ii' [2022-05-02T01:37:39.964Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-02T01:37:39.964Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-02T01:37:39.964Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-02T01:37:39.964Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-374 ']' [2022-05-02T01:37:39.964Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives/ [2022-05-02T01:37:39.964Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-374/archives/ [Pipeline] echo [2022-05-02T01:37:39.997Z] 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-374/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-02T01:37:40.292Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:37:40.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T01:37:40.884Z] . [Pipeline] withDockerContainer [2022-05-02T01:37:40.984Z] prd-ubuntu20.04-docker-8c-8g-34383 does not seem to be running inside a container [2022-05-02T01:37:41.021Z] $ 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-374/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-374 -v /w/workspace/gexfoundry_device-mqtt-go_PR-374:/w/workspace/gexfoundry_device-mqtt-go_PR-374:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-374@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-lftools-log-publisher:latest cat [2022-05-02T01:37:41.260Z] $ docker top 293f2a856f612fc03a655bfbda281297da7efe6df04a633694b774048cd50108 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T01:37:41.662Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-02T01:37:41.976Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-02T01:37:42.292Z] + ls /var/log/sa-host [2022-05-02T01:37:42.292Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T01:37:42.432Z] provisioning config files... [2022-05-02T01:37:42.443Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-374@tmp/config2951477516665885738tmp [Pipeline] { [Pipeline] echo [2022-05-02T01:37:42.489Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:37:42.805Z] ---> create-netrc.sh [Pipeline] } [2022-05-02T01:37:42.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:37:43.227Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-02T01:37:43.260Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:37:43.580Z] ---> sudo-logs.sh [2022-05-02T01:37:43.580Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-02T01:37:43.658Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:37:43.975Z] ---> job-cost.sh [2022-05-02T01:37:43.975Z] lf-activate-venv: SKIPPING [2022-05-02T01:37:43.975Z] DEBUG: total: 0.2199999988079071 [2022-05-02T01:37:43.975Z] INFO: Retrieving Stack Cost... [2022-05-02T01:37:44.548Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-02T01:37:44.809Z] INFO: Archiving Costs [Pipeline] echo [2022-05-02T01:37:44.843Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:37:45.175Z] ---> logs-deploy.sh [2022-05-02T01:37:45.175Z] lf-activate-venv: SKIPPING [2022-05-02T01:37:45.175Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-374/1 [2022-05-02T01:37:45.175Z] INFO: archiving workspace using pattern(s): [2022-05-02T01:37:46.114Z] Archives upload complete. [2022-05-02T01:37:46.373Z] INFO: archiving logs to Nexus [2022-05-02T01:37:46.944Z] ---> uname -a: [2022-05-02T01:37:46.944Z] Linux prd-ubuntu20-04-docker-8c-8g-34383 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-02T01:37:46.944Z] [2022-05-02T01:37:46.944Z] [2022-05-02T01:37:46.944Z] ---> lscpu: [2022-05-02T01:37:46.944Z] Architecture: x86_64 [2022-05-02T01:37:46.944Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-02T01:37:46.944Z] Byte Order: Little Endian [2022-05-02T01:37:46.944Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-02T01:37:46.944Z] CPU(s): 8 [2022-05-02T01:37:46.944Z] On-line CPU(s) list: 0-7 [2022-05-02T01:37:46.944Z] Thread(s) per core: 1 [2022-05-02T01:37:46.944Z] Core(s) per socket: 1 [2022-05-02T01:37:46.944Z] Socket(s): 8 [2022-05-02T01:37:46.944Z] NUMA node(s): 1 [2022-05-02T01:37:46.944Z] Vendor ID: AuthenticAMD [2022-05-02T01:37:46.944Z] CPU family: 23 [2022-05-02T01:37:46.944Z] Model: 49 [2022-05-02T01:37:46.944Z] Model name: AMD EPYC-Rome Processor [2022-05-02T01:37:46.944Z] Stepping: 0 [2022-05-02T01:37:46.944Z] CPU MHz: 2799.998 [2022-05-02T01:37:46.944Z] BogoMIPS: 5599.99 [2022-05-02T01:37:46.944Z] Virtualization: AMD-V [2022-05-02T01:37:46.944Z] Hypervisor vendor: KVM [2022-05-02T01:37:46.944Z] Virtualization type: full [2022-05-02T01:37:46.944Z] L1d cache: 256 KiB [2022-05-02T01:37:46.944Z] L1i cache: 256 KiB [2022-05-02T01:37:46.944Z] L2 cache: 4 MiB [2022-05-02T01:37:46.944Z] L3 cache: 128 MiB [2022-05-02T01:37:46.944Z] NUMA node0 CPU(s): 0-7 [2022-05-02T01:37:46.944Z] Vulnerability Itlb multihit: Not affected [2022-05-02T01:37:46.944Z] Vulnerability L1tf: Not affected [2022-05-02T01:37:46.944Z] Vulnerability Mds: Not affected [2022-05-02T01:37:46.944Z] Vulnerability Meltdown: Not affected [2022-05-02T01:37:46.944Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-02T01:37:46.944Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-02T01:37:46.944Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-02T01:37:46.944Z] Vulnerability Srbds: Not affected [2022-05-02T01:37:46.944Z] Vulnerability Tsx async abort: Not affected [2022-05-02T01:37:46.944Z] 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 [2022-05-02T01:37:46.944Z] [2022-05-02T01:37:46.944Z] [2022-05-02T01:37:46.944Z] ---> nproc: [2022-05-02T01:37:46.944Z] 8 [2022-05-02T01:37:46.944Z] [2022-05-02T01:37:46.944Z] [2022-05-02T01:37:46.944Z] ---> df -h: [2022-05-02T01:37:46.944Z] Filesystem Size Used Avail Use% Mounted on [2022-05-02T01:37:46.944Z] overlay 155G 11G 145G 7% / [2022-05-02T01:37:46.944Z] tmpfs 64M 0 64M 0% /dev [2022-05-02T01:37:46.944Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-02T01:37:46.944Z] shm 64M 0 64M 0% /dev/shm [2022-05-02T01:37:46.944Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-05-02T01:37:46.944Z] [2022-05-02T01:37:46.944Z] [2022-05-02T01:37:46.944Z] ---> sar -b -r -n DEV: [2022-05-02T01:37:46.944Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34383) 05/02/22 _x86_64_ (8 CPU) [2022-05-02T01:37:46.944Z] [2022-05-02T01:37:46.944Z] 01:25:48 LINUX RESTART (8 CPU) [2022-05-02T01:37:46.944Z] [2022-05-02T01:37:46.944Z] 01:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-02T01:37:46.944Z] 01:27:02 434.32 54.93 379.39 0.00 5180.14 194211.80 0.00 [2022-05-02T01:37:46.944Z] 01:28:01 157.99 1.32 156.67 0.00 12.61 37750.08 0.00 [2022-05-02T01:37:46.944Z] 01:29:01 113.88 0.05 113.83 0.00 5.60 32608.05 0.00 [2022-05-02T01:37:46.944Z] 01:30:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 [2022-05-02T01:37:46.944Z] 01:31:01 1.17 0.02 1.15 0.00 0.13 13.73 0.00 [2022-05-02T01:37:46.944Z] 01:32:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2022-05-02T01:37:46.944Z] 01:33:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2022-05-02T01:37:46.944Z] 01:34:01 1.58 0.00 1.58 0.00 0.00 18.67 0.00 [2022-05-02T01:37:46.944Z] 01:35:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2022-05-02T01:37:46.944Z] 01:36:01 1.82 0.00 1.82 0.00 0.00 25.06 0.00 [2022-05-02T01:37:46.944Z] 01:37:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2022-05-02T01:37:46.944Z] Average: 65.03 5.13 59.91 0.00 473.35 24044.91 0.00 [2022-05-02T01:37:46.944Z] [2022-05-02T01:37:46.944Z] 01:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-02T01:37:46.944Z] 01:27:02 28906008 31724772 572920 1.74 122148 2963344 2296436 6.77 1164272 2425028 26372 [2022-05-02T01:37:46.944Z] 01:28:01 28120940 31670032 619780 1.88 164228 3576520 2330604 6.87 1538256 2754732 316820 [2022-05-02T01:37:46.944Z] 01:29:01 27818760 31769488 522288 1.59 174208 3929896 1929536 5.69 1338548 3217240 188 [2022-05-02T01:37:46.944Z] 01:30:01 27818948 31769704 522008 1.59 174228 3929896 1929536 5.69 1337860 3217240 52 [2022-05-02T01:37:46.944Z] 01:31:01 27824532 31775404 516376 1.57 174248 3929904 1929536 5.69 1332384 3217368 20 [2022-05-02T01:37:46.944Z] 01:32:01 27824808 31775696 516016 1.57 174272 3929904 1929536 5.69 1332252 3217368 52 [2022-05-02T01:37:46.944Z] 01:33:01 27831232 31782172 509432 1.55 174296 3929908 1929536 5.69 1326300 3217372 160 [2022-05-02T01:37:46.944Z] 01:34:01 27831224 31782172 509396 1.55 174340 3929912 1929536 5.69 1325756 3217376 196 [2022-05-02T01:37:46.944Z] 01:35:01 27831420 31782428 509116 1.55 174356 3929912 1929536 5.69 1325812 3217380 12 [2022-05-02T01:37:46.944Z] 01:36:01 27831492 31782580 509048 1.55 174420 3929892 1929536 5.69 1325852 3217364 88 [2022-05-02T01:37:46.944Z] 01:37:01 27831468 31782580 509000 1.55 174452 3929896 1929536 5.69 1326268 3217360 8 [2022-05-02T01:37:46.944Z] Average: 27951894 31763366 528671 1.61 168654 3809908 1999351 5.89 1333960 3103257 31270 [2022-05-02T01:37:46.944Z] [2022-05-02T01:37:46.944Z] 01:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-02T01:37:46.944Z] 01:27:02 docker0 74.49 90.07 5.96 363.70 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:27:02 veth2ca0ab4 61.65 75.16 5.88 258.50 0.00 0.00 0.00 0.02 [2022-05-02T01:37:46.944Z] 01:27:02 lo 7.06 7.06 0.69 0.69 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:27:02 ens3 738.10 449.15 6137.64 111.30 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:28:01 docker0 47.18 64.85 3.61 779.76 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:28:01 veth88ecedc 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:28:01 ens3 128.69 95.70 820.66 66.93 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:29:01 docker0 2.72 6.05 0.18 51.57 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:29:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:29:01 ens3 106.85 63.12 2621.12 11.46 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:30:01 ens3 4.78 0.97 4.78 0.49 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:31:01 ens3 1.98 0.72 0.71 0.49 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:32:01 ens3 1.18 0.67 0.66 0.47 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:33:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:34:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:35:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] 01:37:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] Average: docker0 11.25 14.56 0.88 107.62 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] Average: lo 0.91 0.91 0.09 0.09 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] Average: ens3 89.25 55.46 871.57 17.31 0.00 0.00 0.00 0.00 [2022-05-02T01:37:46.944Z] [2022-05-02T01:37:46.944Z] [2022-05-02T01:37:46.944Z] ---> sar -P ALL: [2022-05-02T01:37:46.944Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34383) 05/02/22 _x86_64_ (8 CPU) [2022-05-02T01:37:46.944Z] [2022-05-02T01:37:46.944Z] 01:25:48 LINUX RESTART (8 CPU) [2022-05-02T01:37:46.944Z] [2022-05-02T01:37:46.944Z] 01:26:01 CPU %user %nice %system %iowait %steal %idle [2022-05-02T01:37:46.945Z] 01:27:02 all 10.89 0.00 4.34 2.01 0.07 82.68 [2022-05-02T01:37:46.945Z] 01:27:02 0 9.43 0.00 3.47 1.21 0.07 85.82 [2022-05-02T01:37:46.945Z] 01:27:02 1 9.71 0.00 6.27 3.21 0.07 80.75 [2022-05-02T01:37:46.945Z] 01:27:02 2 10.90 0.00 3.72 0.52 0.07 84.79 [2022-05-02T01:37:46.945Z] 01:27:02 3 11.91 0.00 3.99 1.46 0.08 82.56 [2022-05-02T01:37:46.945Z] 01:27:02 4 10.84 0.00 4.98 3.72 0.07 80.39 [2022-05-02T01:37:46.945Z] 01:27:02 5 12.53 0.00 3.85 1.89 0.07 81.66 [2022-05-02T01:37:46.945Z] 01:27:02 6 9.87 0.00 4.24 3.46 0.07 82.36 [2022-05-02T01:37:46.945Z] 01:27:02 7 11.95 0.00 4.21 0.59 0.08 83.16 [2022-05-02T01:37:46.945Z] 01:28:01 all 35.39 0.00 6.58 1.01 0.11 56.91 [2022-05-02T01:37:46.945Z] 01:28:01 0 34.63 0.00 5.62 0.14 0.10 59.52 [2022-05-02T01:37:46.945Z] 01:28:01 1 35.31 0.00 7.12 0.22 0.10 57.24 [2022-05-02T01:37:46.945Z] 01:28:01 2 35.49 0.00 6.73 0.21 0.12 57.45 [2022-05-02T01:37:46.945Z] 01:28:01 3 35.64 0.00 6.25 0.86 0.10 57.15 [2022-05-02T01:37:46.945Z] 01:28:01 4 33.59 0.00 6.74 0.64 0.09 58.95 [2022-05-02T01:37:46.945Z] 01:28:01 5 34.92 0.00 6.72 2.40 0.12 55.85 [2022-05-02T01:37:46.945Z] 01:28:01 6 34.93 0.00 6.68 2.83 0.10 55.46 [2022-05-02T01:37:46.945Z] 01:28:01 7 38.65 0.00 6.82 0.76 0.12 53.65 [2022-05-02T01:37:46.945Z] 01:29:01 all 4.09 0.00 1.68 0.84 0.03 93.36 [2022-05-02T01:37:46.945Z] 01:29:01 0 6.16 0.00 1.67 0.07 0.03 92.07 [2022-05-02T01:37:46.945Z] 01:29:01 1 3.76 0.00 1.59 0.60 0.03 94.01 [2022-05-02T01:37:46.945Z] 01:29:01 2 3.95 0.00 1.26 2.08 0.02 92.70 [2022-05-02T01:37:46.945Z] 01:29:01 3 3.52 0.00 1.51 0.05 0.02 94.90 [2022-05-02T01:37:46.945Z] 01:29:01 4 4.10 0.00 1.89 2.08 0.02 91.91 [2022-05-02T01:37:46.945Z] 01:29:01 5 4.36 0.00 1.42 0.13 0.03 94.05 [2022-05-02T01:37:46.945Z] 01:29:01 6 3.62 0.00 2.36 0.02 0.02 93.98 [2022-05-02T01:37:46.945Z] 01:29:01 7 3.27 0.00 1.73 1.70 0.03 93.27 [2022-05-02T01:37:46.945Z] 01:30:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-02T01:37:46.945Z] 01:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-02T01:37:46.945Z] 01:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-02T01:37:46.945Z] 01:30:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2022-05-02T01:37:46.945Z] 01:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-02T01:37:46.945Z] 01:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-02T01:37:46.945Z] 01:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-02T01:37:46.945Z] 01:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-02T01:37:46.945Z] 01:30:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2022-05-02T01:37:46.945Z] 01:31:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-05-02T01:37:46.945Z] 01:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-02T01:37:46.945Z] 01:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-02T01:37:46.945Z] 01:31:01 2 0.05 0.00 0.03 0.05 0.00 99.87 [2022-05-02T01:37:46.945Z] 01:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-02T01:37:46.945Z] 01:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-02T01:37:46.945Z] 01:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-02T01:37:46.945Z] 01:31:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-02T01:37:46.945Z] 01:31:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-02T01:37:46.945Z] 01:32:01 all 0.11 0.00 0.01 0.02 0.01 99.85 [2022-05-02T01:37:46.945Z] 01:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-02T01:37:46.945Z] 01:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-02T01:37:46.945Z] 01:32:01 2 0.03 0.00 0.03 0.05 0.02 99.87 [2022-05-02T01:37:46.945Z] 01:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-02T01:37:46.945Z] 01:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-02T01:37:46.945Z] 01:32:01 5 0.81 0.00 0.02 0.10 0.02 99.05 [2022-05-02T01:37:46.945Z] 01:32:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-02T01:37:46.945Z] 01:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-02T01:37:46.945Z] 01:33:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-05-02T01:37:46.945Z] 01:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-02T01:37:46.945Z] 01:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-02T01:37:46.945Z] 01:33:01 2 0.07 0.00 0.03 0.02 0.02 99.87 [2022-05-02T01:37:46.945Z] 01:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-02T01:37:46.945Z] 01:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-02T01:37:46.945Z] 01:33:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2022-05-02T01:37:46.945Z] 01:33:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-02T01:37:46.945Z] 01:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-02T01:37:46.945Z] 01:34:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2022-05-02T01:37:46.945Z] 01:34:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-02T01:37:46.945Z] 01:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-02T01:37:46.945Z] 01:34:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2022-05-02T01:37:46.945Z] 01:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-02T01:37:46.945Z] 01:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-02T01:37:46.945Z] 01:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-02T01:37:46.945Z] 01:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-02T01:37:46.945Z] 01:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-02T01:37:46.945Z] 01:35:01 all 0.02 0.00 0.00 0.01 0.01 99.95 [2022-05-02T01:37:46.945Z] 01:35:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-02T01:37:46.945Z] 01:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-02T01:37:46.945Z] 01:35:01 2 0.05 0.00 0.00 0.03 0.02 99.90 [2022-05-02T01:37:46.945Z] 01:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-02T01:37:46.945Z] 01:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-02T01:37:46.945Z] 01:35:01 5 0.00 0.00 0.00 0.08 0.02 99.90 [2022-05-02T01:37:46.945Z] 01:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-02T01:37:46.945Z] 01:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-02T01:37:46.945Z] 01:36:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2022-05-02T01:37:46.945Z] 01:36:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2022-05-02T01:37:46.945Z] 01:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-02T01:37:46.945Z] 01:36:01 2 0.05 0.00 0.05 0.02 0.00 99.88 [2022-05-02T01:37:46.945Z] 01:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-02T01:37:46.945Z] 01:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-02T01:37:46.945Z] 01:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-02T01:37:46.945Z] 01:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-02T01:37:46.945Z] 01:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-02T01:37:46.945Z] 01:37:01 all 0.05 0.00 0.01 0.01 0.00 99.94 [2022-05-02T01:37:46.945Z] 01:37:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-02T01:37:46.945Z] 01:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-02T01:37:46.945Z] 01:37:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-05-02T01:37:46.945Z] 01:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-02T01:37:46.945Z] 01:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-02T01:37:46.945Z] 01:37:01 5 0.27 0.00 0.02 0.00 0.00 99.72 [2022-05-02T01:37:46.945Z] 01:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-02T01:37:46.945Z] 01:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-02T01:37:46.945Z] [2022-05-02T01:37:46.945Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-05-02T01:37:46.945Z] Average: all 4.52 0.00 1.14 0.35 0.02 93.97 [2022-05-02T01:37:46.945Z] Average: 0 4.51 0.00 0.97 0.13 0.02 94.36 [2022-05-02T01:37:46.945Z] Average: 1 4.35 0.00 1.34 0.37 0.02 93.92 [2022-05-02T01:37:46.945Z] Average: 2 4.53 0.00 1.07 0.27 0.03 94.10 [2022-05-02T01:37:46.945Z] Average: 3 4.56 0.00 1.05 0.21 0.02 94.15 [2022-05-02T01:37:46.945Z] Average: 4 4.34 0.00 1.22 0.58 0.02 93.84 [2022-05-02T01:37:46.945Z] Average: 5 4.75 0.00 1.08 0.42 0.02 93.73 [2022-05-02T01:37:46.945Z] Average: 6 4.33 0.00 1.20 0.57 0.02 93.88 [2022-05-02T01:37:46.945Z] Average: 7 4.81 0.00 1.15 0.27 0.02 93.74 [2022-05-02T01:37:46.945Z] [2022-05-02T01:37:46.945Z] [2022-05-02T01:37:46.945Z]