Pull request #404 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ca61002020938e88d8b66c341c551ce673e6a99+d22688ce7a8934592a13fb64b21226b5e27cedca (f72df93d9282de72aeb3aafa3ba83bfea30c5705) 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-ssh8817116904906027727.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2455145503468421243.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5770489710879226605.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-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11896361305697013912.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10163023516704245855.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13572875271520602898.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20353 in /w/workspace/gexfoundry_device-mqtt-go_PR-404 [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-404 # 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 d22688ce7a8934592a13fb64b21226b5e27cedca into PR head commit 2ca61002020938e88d8b66c341c551ce673e6a99 Merge succeeded, producing 2ca61002020938e88d8b66c341c551ce673e6a99 Checking out Revision 2ca61002020938e88d8b66c341c551ce673e6a99 (PR-404) > 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/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ca61002020938e88d8b66c341c551ce673e6a99 # 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 d22688ce7a8934592a13fb64b21226b5e27cedca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ca61002020938e88d8b66c341c551ce673e6a99 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-18T01:33:21.910Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-18T01:33:22.084Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-18T01:33:22.191Z] ========================================================= [2022-07-18T01:33:22.192Z] EdgeX Global Pipelines Version Info [2022-07-18T01:33:22.192Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-18T01:33:22.989Z] ------------------- [2022-07-18T01:33:22.989Z] stable info: [2022-07-18T01:33:22.989Z] ------------------- [2022-07-18T01:33:22.989Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-18T01:33:22.989Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-18T01:33:22.989Z] Message: update stable to v1.0.238 [2022-07-18T01:33:23.560Z] ------------------- [2022-07-18T01:33:23.560Z] experimental info: [2022-07-18T01:33:23.560Z] ------------------- [2022-07-18T01:33:23.560Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-18T01:33:23.560Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-18T01:33:23.560Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-18T01:33:23.938Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-07-18T01:33:23.981Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-07-18T01:33:24.023Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-18T01:33:24.068Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-18T01:33:24.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-18T01:33:24.150Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-18T01:33:24.199Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-18T01:33:24.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-18T01:33:24.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-18T01:33:24.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-18T01:33:24.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-18T01:33:24.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-07-18T01:33:24.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-18T01:33:24.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-18T01:33:24.558Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-18T01:33:24.613Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-18T01:33:24.656Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-18T01:33:24.704Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-18T01:33:24.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-18T01:33:24.789Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-18T01:33:24.830Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-18T01:33:24.870Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-18T01:33:24.909Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-18T01:33:24.950Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-18T01:33:24.992Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-18T01:33:25.036Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-18T01:33:25.076Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-18T01:33:25.116Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-404 [Pipeline] echo [2022-07-18T01:33:25.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-404 [Pipeline] echo [2022-07-18T01:33:25.207Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-404 [Pipeline] echo [2022-07-18T01:33:25.247Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ca61002020938e88d8b66c341c551ce673e6a99 [Pipeline] echo [2022-07-18T01:33:25.292Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ca6100 [Pipeline] echo [2022-07-18T01:33:25.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T01:33:25.456Z] provisioning config files... [2022-07-18T01:33:25.469Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp/config9033973368228594567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T01:33:25.824Z] ---> docker-login.sh [2022-07-18T01:33:25.824Z] nexus3.edgexfoundry.org:10001 [2022-07-18T01:33:26.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T01:33:26.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T01:33:26.401Z] Configure a credential helper to remove this warning. See [2022-07-18T01:33:26.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T01:33:26.401Z] [2022-07-18T01:33:26.401Z] Login Succeeded [2022-07-18T01:33:26.401Z] nexus3.edgexfoundry.org:10002 [2022-07-18T01:33:26.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T01:33:26.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T01:33:26.661Z] Configure a credential helper to remove this warning. See [2022-07-18T01:33:26.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T01:33:26.661Z] [2022-07-18T01:33:26.661Z] Login Succeeded [2022-07-18T01:33:26.661Z] nexus3.edgexfoundry.org:10003 [2022-07-18T01:33:26.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T01:33:26.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T01:33:26.661Z] Configure a credential helper to remove this warning. See [2022-07-18T01:33:26.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T01:33:26.661Z] [2022-07-18T01:33:26.661Z] Login Succeeded [2022-07-18T01:33:26.661Z] nexus3.edgexfoundry.org:10004 [2022-07-18T01:33:26.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T01:33:26.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T01:33:26.924Z] Configure a credential helper to remove this warning. See [2022-07-18T01:33:26.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T01:33:26.924Z] [2022-07-18T01:33:26.924Z] Login Succeeded [2022-07-18T01:33:26.924Z] docker.io [2022-07-18T01:33:26.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T01:33:27.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T01:33:27.187Z] Configure a credential helper to remove this warning. See [2022-07-18T01:33:27.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T01:33:27.187Z] [2022-07-18T01:33:27.187Z] Login Succeeded [2022-07-18T01:33:27.187Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T01:33:27.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-18T01:33:27.837Z] + git rev-list -1 --merges 2ca61002020938e88d8b66c341c551ce673e6a99~1..2ca61002020938e88d8b66c341c551ce673e6a99 [Pipeline] echo [2022-07-18T01:33:27.883Z] -----------> git rev-list -1 --merges 2ca61002020938e88d8b66c341c551ce673e6a99~1..2ca61002020938e88d8b66c341c551ce673e6a99 2ca61002020938e88d8b66c341c551ce673e6a99 [false] [Pipeline] sh [2022-07-18T01:33:28.204Z] + git log --format=format:%s -1 2ca61002020938e88d8b66c341c551ce673e6a99 [Pipeline] echo [2022-07-18T01:33:28.237Z] ========================================================= [2022-07-18T01:33:28.237Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-18T01:33:28.237Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T01:33:28.675Z] + git log --format=format:%s -1 2ca61002020938e88d8b66c341c551ce673e6a99 [Pipeline] echo [2022-07-18T01:33:28.704Z] [semverPrep] GIT_COMMIT: 2ca61002020938e88d8b66c341c551ce673e6a99, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-07-18T01:33:28.737Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-18T01:33:29.125Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T01:33:29.125Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-18T01:33:29.125Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-18T01:33:29.125Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-18T01:33:29.125Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-18T01:33:29.125Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-18T01:33:29.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T01:33:29.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T01:33:29.559Z] [2022-07-18T01:33:29.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T01:33:29.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T01:33:30.193Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-18T01:33:30.193Z] b85a868b505f: Pulling fs layer [2022-07-18T01:33:30.193Z] e2be974225ed: Pulling fs layer [2022-07-18T01:33:30.193Z] 339a4e72a1f5: Pulling fs layer [2022-07-18T01:33:30.193Z] 988bab9f4d93: Pulling fs layer [2022-07-18T01:33:30.193Z] 1469e6f7b9e6: Pulling fs layer [2022-07-18T01:33:30.193Z] eaf3925da568: Pulling fs layer [2022-07-18T01:33:30.193Z] bab4dde63d76: Pulling fs layer [2022-07-18T01:33:30.193Z] bde34c3a00c8: Pulling fs layer [2022-07-18T01:33:30.193Z] b352a97aabf1: Pulling fs layer [2022-07-18T01:33:30.193Z] 4872d77fe225: Pulling fs layer [2022-07-18T01:33:30.193Z] 5851b861e8e6: Pulling fs layer [2022-07-18T01:33:30.193Z] 1469e6f7b9e6: Waiting [2022-07-18T01:33:30.193Z] eaf3925da568: Waiting [2022-07-18T01:33:30.193Z] 988bab9f4d93: Waiting [2022-07-18T01:33:30.193Z] b352a97aabf1: Waiting [2022-07-18T01:33:30.193Z] bab4dde63d76: Waiting [2022-07-18T01:33:30.193Z] 4872d77fe225: Waiting [2022-07-18T01:33:30.193Z] 5851b861e8e6: Waiting [2022-07-18T01:33:30.193Z] bde34c3a00c8: Waiting [2022-07-18T01:33:30.193Z] e2be974225ed: Download complete [2022-07-18T01:33:30.193Z] 988bab9f4d93: Download complete [2022-07-18T01:33:30.457Z] 1469e6f7b9e6: Verifying Checksum [2022-07-18T01:33:30.457Z] 1469e6f7b9e6: Download complete [2022-07-18T01:33:30.457Z] eaf3925da568: Verifying Checksum [2022-07-18T01:33:30.457Z] eaf3925da568: Download complete [2022-07-18T01:33:30.457Z] 339a4e72a1f5: Verifying Checksum [2022-07-18T01:33:30.457Z] 339a4e72a1f5: Download complete [2022-07-18T01:33:30.457Z] bde34c3a00c8: Verifying Checksum [2022-07-18T01:33:30.457Z] bde34c3a00c8: Download complete [2022-07-18T01:33:30.457Z] b352a97aabf1: Verifying Checksum [2022-07-18T01:33:30.457Z] b352a97aabf1: Download complete [2022-07-18T01:33:30.457Z] 4872d77fe225: Download complete [2022-07-18T01:33:30.457Z] 5851b861e8e6: Verifying Checksum [2022-07-18T01:33:30.457Z] 5851b861e8e6: Download complete [2022-07-18T01:33:30.457Z] b85a868b505f: Verifying Checksum [2022-07-18T01:33:30.457Z] b85a868b505f: Download complete [2022-07-18T01:33:30.721Z] bab4dde63d76: Verifying Checksum [2022-07-18T01:33:30.721Z] bab4dde63d76: Download complete [2022-07-18T01:33:32.105Z] b85a868b505f: Pull complete [2022-07-18T01:33:32.105Z] e2be974225ed: Pull complete [2022-07-18T01:33:32.674Z] 339a4e72a1f5: Pull complete [2022-07-18T01:33:32.674Z] 988bab9f4d93: Pull complete [2022-07-18T01:33:33.244Z] 1469e6f7b9e6: Pull complete [2022-07-18T01:33:33.244Z] eaf3925da568: Pull complete [2022-07-18T01:33:35.151Z] bab4dde63d76: Pull complete [2022-07-18T01:33:35.151Z] bde34c3a00c8: Pull complete [2022-07-18T01:33:35.411Z] b352a97aabf1: Pull complete [2022-07-18T01:33:35.673Z] 4872d77fe225: Pull complete [2022-07-18T01:33:35.935Z] 5851b861e8e6: Pull complete [2022-07-18T01:33:35.935Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-18T01:33:36.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T01:33:36.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T01:33:36.432Z] prd-ubuntu20.04-docker-8c-8g-20353 does not seem to be running inside a container [2022-07-18T01:33:36.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-404 -v /w/workspace/gexfoundry_device-mqtt-go_PR-404:/w/workspace/gexfoundry_device-mqtt-go_PR-404:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-18T01:33:38.976Z] $ docker top 611acc7c701f34d9c1fd4c076566e45c4946dd3dc4afe9c4c610e5fd86dedcc2 -eo pid,comm [2022-07-18T01:33:39.045Z] 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-07-18T01:33:39.045Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T01:33:39.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T01:33:39.168Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T01:33:39.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T01:33:39.295Z] $ docker exec 611acc7c701f34d9c1fd4c076566e45c4946dd3dc4afe9c4c610e5fd86dedcc2 ssh-agent [2022-07-18T01:33:39.412Z] SSH_AUTH_SOCK=/tmp/ssh-6YbkmuNGNAqL/agent.33 [2022-07-18T01:33:39.412Z] SSH_AGENT_PID=39 [2022-07-18T01:33:39.417Z] Running ssh-add (command line suppressed) [2022-07-18T01:33:39.538Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp/private_key_43202722794359335.key (/w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp/private_key_43202722794359335.key) [2022-07-18T01:33:39.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T01:33:39.879Z] + git tag --points-at HEAD [Pipeline] } [2022-07-18T01:33:39.911Z] $ docker exec --env ******** --env ******** 611acc7c701f34d9c1fd4c076566e45c4946dd3dc4afe9c4c610e5fd86dedcc2 ssh-agent -k [2022-07-18T01:33:40.028Z] unset SSH_AUTH_SOCK; [2022-07-18T01:33:40.029Z] unset SSH_AGENT_PID; [2022-07-18T01:33:40.029Z] echo Agent pid 39 killed; [2022-07-18T01:33:40.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-18T01:33:40.122Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T01:33:40.122Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T01:33:40.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T01:33:40.252Z] $ docker exec 611acc7c701f34d9c1fd4c076566e45c4946dd3dc4afe9c4c610e5fd86dedcc2 ssh-agent [2022-07-18T01:33:40.392Z] SSH_AUTH_SOCK=/tmp/ssh-HxOPpfNlVuDG/agent.71 [2022-07-18T01:33:40.392Z] SSH_AGENT_PID=77 [2022-07-18T01:33:40.398Z] Running ssh-add (command line suppressed) [2022-07-18T01:33:40.515Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp/private_key_773186814200937163.key (/w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp/private_key_773186814200937163.key) [2022-07-18T01:33:40.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T01:33:40.859Z] + git semver init [2022-07-18T01:33:41.120Z] 2022-07-18 01:33:41,099 [run_init] DEBUG init version:0.0.0 force:False [2022-07-18T01:33:41.120Z] 2022-07-18 01:33:41,100 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-404/.semver [2022-07-18T01:33:41.120Z] 2022-07-18 01:33:41,100 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-404/.semver [2022-07-18T01:33:41.120Z] 2022-07-18 01:33:41,101 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-404/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-404, universal_newlines=False, shell=None, istream=None) [2022-07-18T01:33:42.064Z] 2022-07-18 01:33:41,774 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-404/.git/info/exclude [2022-07-18T01:33:42.064Z] 2022-07-18 01:33:41,774 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-404/.semver/PR-404 with force:False [2022-07-18T01:33:42.064Z] 2022-07-18 01:33:41,775 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-404/.semver/PR-404 [2022-07-18T01:33:42.064Z] 2022-07-18 01:33:41,779 [execute] INFO git cat-file --batch-check [2022-07-18T01:33:42.064Z] 2022-07-18 01:33:41,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-404/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T01:33:42.064Z] 2022-07-18 01:33:41,787 [execute] INFO git cat-file --batch [2022-07-18T01:33:42.064Z] 2022-07-18 01:33:41,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-404/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T01:33:42.064Z] 2022-07-18 01:33:41,793 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-404/.semver/PR-404 [2022-07-18T01:33:42.064Z] 0.0.0 [Pipeline] } [2022-07-18T01:33:42.097Z] $ docker exec --env ******** --env ******** 611acc7c701f34d9c1fd4c076566e45c4946dd3dc4afe9c4c610e5fd86dedcc2 ssh-agent -k [2022-07-18T01:33:42.215Z] unset SSH_AUTH_SOCK; [2022-07-18T01:33:42.216Z] unset SSH_AGENT_PID; [2022-07-18T01:33:42.217Z] echo Agent pid 77 killed; [2022-07-18T01:33:42.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T01:33:42.668Z] + git semver [Pipeline] } [2022-07-18T01:33:42.962Z] $ docker stop --time=1 611acc7c701f34d9c1fd4c076566e45c4946dd3dc4afe9c4c610e5fd86dedcc2 [2022-07-18T01:33:44.351Z] $ docker rm -f 611acc7c701f34d9c1fd4c076566e45c4946dd3dc4afe9c4c610e5fd86dedcc2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T01:33:44.778Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-18T01:33:45.094Z] Stashed 1 file(s) [Pipeline] echo [2022-07-18T01:33:45.111Z] [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-07-18T01:33:45.724Z] provisioning config files... [2022-07-18T01:33:45.737Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp/config5481923055913100826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T01:33:46.098Z] ---> docker-login.sh [2022-07-18T01:33:46.098Z] nexus3.edgexfoundry.org:10001 [2022-07-18T01:33:46.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T01:33:46.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T01:33:46.098Z] Configure a credential helper to remove this warning. See [2022-07-18T01:33:46.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T01:33:46.098Z] [2022-07-18T01:33:46.098Z] Login Succeeded [2022-07-18T01:33:46.098Z] nexus3.edgexfoundry.org:10002 [2022-07-18T01:33:46.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T01:33:46.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T01:33:46.361Z] Configure a credential helper to remove this warning. See [2022-07-18T01:33:46.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T01:33:46.361Z] [2022-07-18T01:33:46.361Z] Login Succeeded [2022-07-18T01:33:46.361Z] nexus3.edgexfoundry.org:10003 [2022-07-18T01:33:46.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T01:33:46.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T01:33:46.361Z] Configure a credential helper to remove this warning. See [2022-07-18T01:33:46.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T01:33:46.361Z] [2022-07-18T01:33:46.361Z] Login Succeeded [2022-07-18T01:33:46.361Z] nexus3.edgexfoundry.org:10004 [2022-07-18T01:33:46.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T01:33:46.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T01:33:46.623Z] Configure a credential helper to remove this warning. See [2022-07-18T01:33:46.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T01:33:46.623Z] [2022-07-18T01:33:46.623Z] Login Succeeded [2022-07-18T01:33:46.623Z] docker.io [2022-07-18T01:33:46.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T01:33:46.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T01:33:46.885Z] Configure a credential helper to remove this warning. See [2022-07-18T01:33:46.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T01:33:46.885Z] [2022-07-18T01:33:46.885Z] Login Succeeded [2022-07-18T01:33:46.885Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T01:33:46.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-18T01:33:47.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T01:33:47.156Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T01:33:47.192Z] ========================================================= [2022-07-18T01:33:47.192Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-18T01:33:47.192Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T01:33:47.672Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-18T01:33:47.672Z] Sending build context to Docker daemon 6.059MB [2022-07-18T01:33:47.672Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T01:33:47.672Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-18T01:33:47.672Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-18T01:33:47.672Z] 2408cc74d12b: Pulling fs layer [2022-07-18T01:33:47.672Z] ea60b727a1ce: Pulling fs layer [2022-07-18T01:33:47.672Z] 30c4a7721957: Pulling fs layer [2022-07-18T01:33:47.672Z] 370296b7ddb6: Pulling fs layer [2022-07-18T01:33:47.672Z] 7c6cee850709: Pulling fs layer [2022-07-18T01:33:47.672Z] 39a5fcdaea64: Pulling fs layer [2022-07-18T01:33:47.672Z] d94ebbe4e438: Pulling fs layer [2022-07-18T01:33:47.672Z] 370296b7ddb6: Waiting [2022-07-18T01:33:47.672Z] 7c6cee850709: Waiting [2022-07-18T01:33:47.672Z] 39a5fcdaea64: Waiting [2022-07-18T01:33:47.672Z] bcfd1f05c69d: Pulling fs layer [2022-07-18T01:33:47.672Z] 59ccb84bbe0f: Pulling fs layer [2022-07-18T01:33:47.672Z] bcfd1f05c69d: Waiting [2022-07-18T01:33:47.672Z] 30c4a7721957: Download complete [2022-07-18T01:33:47.672Z] ea60b727a1ce: Verifying Checksum [2022-07-18T01:33:47.672Z] ea60b727a1ce: Download complete [2022-07-18T01:33:47.672Z] 7c6cee850709: Verifying Checksum [2022-07-18T01:33:47.672Z] 7c6cee850709: Download complete [2022-07-18T01:33:47.933Z] 39a5fcdaea64: Verifying Checksum [2022-07-18T01:33:47.933Z] 39a5fcdaea64: Download complete [2022-07-18T01:33:47.933Z] 2408cc74d12b: Verifying Checksum [2022-07-18T01:33:47.933Z] 2408cc74d12b: Download complete [2022-07-18T01:33:47.933Z] d94ebbe4e438: Verifying Checksum [2022-07-18T01:33:47.933Z] d94ebbe4e438: Download complete [2022-07-18T01:33:47.933Z] 2408cc74d12b: Pull complete [2022-07-18T01:33:48.195Z] ea60b727a1ce: Pull complete [2022-07-18T01:33:48.195Z] 30c4a7721957: Pull complete [2022-07-18T01:33:48.458Z] 59ccb84bbe0f: Verifying Checksum [2022-07-18T01:33:48.719Z] 370296b7ddb6: Verifying Checksum [2022-07-18T01:33:48.719Z] 370296b7ddb6: Download complete [2022-07-18T01:33:48.719Z] bcfd1f05c69d: Verifying Checksum [2022-07-18T01:33:48.719Z] bcfd1f05c69d: Download complete [2022-07-18T01:33:53.999Z] 370296b7ddb6: Pull complete [2022-07-18T01:33:53.999Z] 7c6cee850709: Pull complete [2022-07-18T01:33:53.999Z] 39a5fcdaea64: Pull complete [2022-07-18T01:33:53.999Z] d94ebbe4e438: Pull complete [2022-07-18T01:33:55.907Z] bcfd1f05c69d: Pull complete [2022-07-18T01:33:56.851Z] 59ccb84bbe0f: Pull complete [2022-07-18T01:33:56.851Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-18T01:33:56.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-18T01:33:56.851Z] ---> a4fb48ad2a94 [2022-07-18T01:33:56.851Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-18T01:34:00.531Z] Still waiting to schedule task [2022-07-18T01:34:00.531Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-18T01:34:01.054Z] ---> Running in 6239f9437180 [2022-07-18T01:34:01.054Z] Removing intermediate container 6239f9437180 [2022-07-18T01:34:01.054Z] ---> 129b028a9bc9 [2022-07-18T01:34:01.054Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T01:34:01.054Z] ---> Running in 4ed2f6bd877b [2022-07-18T01:34:01.054Z] Removing intermediate container 4ed2f6bd877b [2022-07-18T01:34:01.054Z] ---> 4485215c72a0 [2022-07-18T01:34:01.054Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T01:34:01.054Z] ---> Running in 7bd9e94f6c4b [2022-07-18T01:34:01.317Z] Removing intermediate container 7bd9e94f6c4b [2022-07-18T01:34:01.317Z] ---> fd57a2daaa81 [2022-07-18T01:34:01.317Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T01:34:01.317Z] ---> Running in b4e644fb3287 [2022-07-18T01:34:01.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-18T01:34:02.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-18T01:34:02.783Z] (1/4) Installing openssh-keygen (9.0_p1-r1) [2022-07-18T01:34:02.783Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-18T01:34:02.783Z] (3/4) Installing openssh-client-common (9.0_p1-r1) [2022-07-18T01:34:03.044Z] (4/4) Installing openssh-client-default (9.0_p1-r1) [2022-07-18T01:34:03.044Z] Executing busybox-1.35.0-r13.trigger [2022-07-18T01:34:03.044Z] OK: 216 MiB in 55 packages [2022-07-18T01:34:03.616Z] Removing intermediate container b4e644fb3287 [2022-07-18T01:34:03.616Z] ---> 1c2012fac5fc [2022-07-18T01:34:03.616Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-07-18T01:34:03.616Z] ---> Running in 18c99dd86103 [2022-07-18T01:34:03.616Z] Removing intermediate container 18c99dd86103 [2022-07-18T01:34:03.616Z] ---> 52613559e58f [2022-07-18T01:34:03.616Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-18T01:34:03.883Z] ---> 4257f9a6fec2 [2022-07-18T01:34:03.883Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T01:34:03.883Z] ---> Running in 0a674d28b94f [2022-07-18T01:34:22.007Z] Removing intermediate container 0a674d28b94f [2022-07-18T01:34:22.007Z] ---> 8c335f92b5c0 [2022-07-18T01:34:22.007Z] Step 10/12 : COPY . . [2022-07-18T01:34:22.007Z] ---> d6821f703ab2 [2022-07-18T01:34:22.007Z] Step 11/12 : ARG MAKE='make build' [2022-07-18T01:34:22.007Z] ---> Running in 44376fb89163 [2022-07-18T01:34:22.007Z] Removing intermediate container 44376fb89163 [2022-07-18T01:34:22.007Z] ---> 7c6198c3e371 [2022-07-18T01:34:22.007Z] Step 12/12 : RUN $MAKE [2022-07-18T01:34:22.007Z] ---> Running in cce02c28af0b [2022-07-18T01:34:22.007Z] noop [2022-07-18T01:34:22.007Z] Removing intermediate container cce02c28af0b [2022-07-18T01:34:22.007Z] ---> 993634e1f9e8 [2022-07-18T01:34:22.007Z] Successfully built 993634e1f9e8 [2022-07-18T01:34:22.007Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T01:34:22.483Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-18T01:34:22.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T01:34:22.644Z] prd-ubuntu20.04-docker-8c-8g-20353 does not seem to be running inside a container [2022-07-18T01:34:22.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-404 -v /w/workspace/gexfoundry_device-mqtt-go_PR-404:/w/workspace/gexfoundry_device-mqtt-go_PR-404:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-18T01:34:23.054Z] $ docker top bd3e91f5f38caad3587220cc67b24a4bdf562fc13c03413816a9abc34a200c54 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T01:34:23.472Z] + go version [2022-07-18T01:34:23.472Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-18T01:34:23.502Z] $ docker stop --time=1 bd3e91f5f38caad3587220cc67b24a4bdf562fc13c03413816a9abc34a200c54 [2022-07-18T01:34:24.857Z] $ docker rm -f bd3e91f5f38caad3587220cc67b24a4bdf562fc13c03413816a9abc34a200c54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T01:34:25.582Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-18T01:34:25.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T01:34:25.746Z] prd-ubuntu20.04-docker-8c-8g-20353 does not seem to be running inside a container [2022-07-18T01:34:25.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_device-mqtt-go_PR-404 -v /w/workspace/gexfoundry_device-mqtt-go_PR-404:/w/workspace/gexfoundry_device-mqtt-go_PR-404:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-18T01:34:26.116Z] $ docker top 36a2cefa48b7714e084afab7ee00965ffadc141fbd76a730982493a3c8d1d7b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T01:34:26.526Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-404 [Pipeline] fileExists [Pipeline] sh [2022-07-18T01:34:26.913Z] + make test [2022-07-18T01:34:26.913Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-18T01:34:27.495Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-07-18T01:34:37.483Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-07-18T01:34:37.483Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-07-18T01:34:37.483Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-07-18T01:34:44.064Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-18T01:34:44.064Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-18T01:34:47.359Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-18T01:34:47.359Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-18T01:34:47.359Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-18T01:34:47.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-18T01:34:47.427Z] $ docker stop --time=1 36a2cefa48b7714e084afab7ee00965ffadc141fbd76a730982493a3c8d1d7b5 [2022-07-18T01:34:49.675Z] $ docker rm -f 36a2cefa48b7714e084afab7ee00965ffadc141fbd76a730982493a3c8d1d7b5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T01:34:50.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-18T01:34:50.249Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-18T01:34:50.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-18T01:34:51.146Z] + ls -al . [2022-07-18T01:34:51.146Z] total 180 [2022-07-18T01:34:51.146Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 01:34 . [2022-07-18T01:34:51.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 01:33 .. [2022-07-18T01:34:51.146Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 18 01:33 .dockerignore [2022-07-18T01:34:51.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 01:34 .git [2022-07-18T01:34:51.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:33 .github [2022-07-18T01:34:51.146Z] -rw-rw-r-- 1 jenkins jenkins 329 Jul 18 01:33 .gitignore [2022-07-18T01:34:51.146Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 01:33 .golangci.yml [2022-07-18T01:34:51.146Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 01:33 .semver [2022-07-18T01:34:51.146Z] -rw-rw-r-- 1 jenkins jenkins 8917 Jul 18 01:33 Attribution.txt [2022-07-18T01:34:51.146Z] -rw-rw-r-- 1 jenkins jenkins 11365 Jul 18 01:33 CHANGELOG.md [2022-07-18T01:34:51.146Z] -rw-rw-r-- 1 jenkins jenkins 1932 Jul 18 01:33 Dockerfile [2022-07-18T01:34:51.146Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 01:33 GOVERNANCE.md [2022-07-18T01:34:51.146Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 18 01:33 Jenkinsfile [2022-07-18T01:34:51.146Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 18 01:33 LICENSE [2022-07-18T01:34:51.146Z] -rw-rw-r-- 1 jenkins jenkins 1917 Jul 18 01:33 Makefile [2022-07-18T01:34:51.146Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 18 01:33 OWNERS.md [2022-07-18T01:34:51.146Z] -rw-rw-r-- 1 jenkins jenkins 2501 Jul 18 01:33 README.md [2022-07-18T01:34:51.146Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 01:33 VERSION [2022-07-18T01:34:51.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 01:33 bin [2022-07-18T01:34:51.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:33 cmd [2022-07-18T01:34:51.146Z] -rw-r--r-- 1 jenkins jenkins 17887 Jul 18 01:34 coverage.out [2022-07-18T01:34:51.146Z] -rw-rw-r-- 1 jenkins jenkins 3315 Jul 18 01:33 go.mod [2022-07-18T01:34:51.146Z] -rw-rw-r-- 1 jenkins jenkins 35353 Jul 18 01:33 go.sum [2022-07-18T01:34:51.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:33 internal [2022-07-18T01:34:51.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 01:33 mock [2022-07-18T01:34:51.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 01:33 snap [2022-07-18T01:34:51.146Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 18 01:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T01:34:51.536Z] + 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=2ca61002020938e88d8b66c341c551ce673e6a99 --label arch=amd64 --label version=0.0.0 . [2022-07-18T01:34:51.537Z] Sending build context to Docker daemon 6.077MB [2022-07-18T01:34:51.537Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T01:34:51.537Z] Step 2/24 : FROM ${BASE} AS builder [2022-07-18T01:34:51.537Z] ---> 993634e1f9e8 [2022-07-18T01:34:51.537Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-18T01:34:51.796Z] ---> Running in a124018db0d0 [2022-07-18T01:34:51.796Z] Removing intermediate container a124018db0d0 [2022-07-18T01:34:51.796Z] ---> 0a18a9d2b27e [2022-07-18T01:34:51.796Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T01:34:51.796Z] ---> Running in 00eeb43d2f46 [2022-07-18T01:34:51.796Z] Removing intermediate container 00eeb43d2f46 [2022-07-18T01:34:51.796Z] ---> 0e55da559438 [2022-07-18T01:34:51.796Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T01:34:52.056Z] ---> Running in 5f64f47c261c [2022-07-18T01:34:52.316Z] Removing intermediate container 5f64f47c261c [2022-07-18T01:34:52.316Z] ---> d93550ca39ea [2022-07-18T01:34:52.316Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T01:34:52.577Z] ---> Running in 3aade6531e76 [2022-07-18T01:34:52.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-18T01:34:53.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-18T01:34:54.045Z] OK: 216 MiB in 55 packages [2022-07-18T01:34:54.305Z] Removing intermediate container 3aade6531e76 [2022-07-18T01:34:54.305Z] ---> 0a4b0151171f [2022-07-18T01:34:54.305Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-07-18T01:34:54.305Z] ---> Running in d5ec7ee2fd6d [2022-07-18T01:34:54.305Z] Removing intermediate container d5ec7ee2fd6d [2022-07-18T01:34:54.305Z] ---> 6539beb3da53 [2022-07-18T01:34:54.305Z] Step 8/24 : COPY go.mod vendor* ./ [2022-07-18T01:34:54.305Z] ---> 753286b32041 [2022-07-18T01:34:54.305Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T01:34:54.565Z] ---> Running in 78fb45533d31 [2022-07-18T01:34:55.241Z] Removing intermediate container 78fb45533d31 [2022-07-18T01:34:55.241Z] ---> 2c958820245a [2022-07-18T01:34:55.241Z] Step 10/24 : COPY . . [2022-07-18T01:34:55.502Z] ---> ea87b29440b3 [2022-07-18T01:34:55.502Z] Step 11/24 : ARG MAKE='make build' [2022-07-18T01:34:55.502Z] ---> Running in 802d2d8ca9f0 [2022-07-18T01:34:55.502Z] Removing intermediate container 802d2d8ca9f0 [2022-07-18T01:34:55.502Z] ---> dc2b18498f18 [2022-07-18T01:34:55.502Z] Step 12/24 : RUN $MAKE [2022-07-18T01:34:55.502Z] ---> Running in 54e62b800673 [2022-07-18T01:34:55.764Z] 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-07-18T01:35:17.771Z] Removing intermediate container 54e62b800673 [2022-07-18T01:35:17.771Z] ---> 19cab84caed6 [2022-07-18T01:35:17.771Z] Step 13/24 : FROM alpine:3.16 [2022-07-18T01:35:17.771Z] 3.16: Pulling from library/alpine [2022-07-18T01:35:18.033Z] 2408cc74d12b: Already exists [2022-07-18T01:35:18.294Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-18T01:35:18.294Z] Status: Downloaded newer image for alpine:3.16 [2022-07-18T01:35:18.294Z] ---> e66264b98777 [2022-07-18T01:35:18.294Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-07-18T01:35:18.294Z] ---> Running in dc42a71def6a [2022-07-18T01:35:18.294Z] Removing intermediate container dc42a71def6a [2022-07-18T01:35:18.294Z] ---> 5ce9736e4f00 [2022-07-18T01:35:18.294Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-18T01:35:18.294Z] ---> Running in beed0ce83827 [2022-07-18T01:35:18.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-18T01:35:18.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-18T01:35:19.073Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-18T01:35:19.073Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-18T01:35:19.073Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-18T01:35:19.073Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-18T01:35:19.073Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-18T01:35:19.073Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-18T01:35:19.073Z] Executing busybox-1.35.0-r13.trigger [2022-07-18T01:35:19.073Z] OK: 8 MiB in 20 packages [2022-07-18T01:35:19.641Z] Removing intermediate container beed0ce83827 [2022-07-18T01:35:19.641Z] ---> 6edf54fd4753 [2022-07-18T01:35:19.641Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-07-18T01:35:20.209Z] ---> 7b488206b812 [2022-07-18T01:35:20.209Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-07-18T01:35:20.209Z] ---> b5a990d7253a [2022-07-18T01:35:20.209Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-07-18T01:35:20.471Z] ---> 6e8bf08a9e95 [2022-07-18T01:35:20.471Z] Step 19/24 : EXPOSE 59982 [2022-07-18T01:35:20.471Z] ---> Running in 2741a8515393 [2022-07-18T01:35:20.471Z] Removing intermediate container 2741a8515393 [2022-07-18T01:35:20.471Z] ---> d70099ac29e4 [2022-07-18T01:35:20.471Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-07-18T01:35:20.471Z] ---> Running in 6749c07f12f7 [2022-07-18T01:35:20.471Z] Removing intermediate container 6749c07f12f7 [2022-07-18T01:35:20.471Z] ---> 7f8e7cb4439a [2022-07-18T01:35:20.471Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-18T01:35:20.732Z] ---> Running in ac7b9715be22 [2022-07-18T01:35:20.732Z] Removing intermediate container ac7b9715be22 [2022-07-18T01:35:20.732Z] ---> d313988a223c [2022-07-18T01:35:20.732Z] Step 22/24 : LABEL arch=amd64 [2022-07-18T01:35:20.732Z] ---> Running in dc110949ce66 [2022-07-18T01:35:20.732Z] Removing intermediate container dc110949ce66 [2022-07-18T01:35:20.732Z] ---> 2fb794ff56ea [2022-07-18T01:35:20.732Z] Step 23/24 : LABEL git_sha=2ca61002020938e88d8b66c341c551ce673e6a99 [2022-07-18T01:35:20.732Z] ---> Running in ea16728ee7c6 [2022-07-18T01:35:20.992Z] Removing intermediate container ea16728ee7c6 [2022-07-18T01:35:20.992Z] ---> 6fc54bb91e71 [2022-07-18T01:35:20.992Z] Step 24/24 : LABEL version=0.0.0 [2022-07-18T01:35:20.992Z] ---> Running in 079d678d5900 [2022-07-18T01:35:20.992Z] Removing intermediate container 079d678d5900 [2022-07-18T01:35:20.992Z] ---> f23ba64c6820 [2022-07-18T01:35:20.992Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-18T01:35:20.992Z] Successfully built f23ba64c6820 [2022-07-18T01:35:20.992Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T01:35:21.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T01:35:21.864Z] [2022-07-18T01:35:21.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T01:35:22.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T01:35:22.498Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-18T01:35:22.498Z] 5eb5b503b376: Pulling fs layer [2022-07-18T01:35:22.498Z] 5c69ac0246d0: Pulling fs layer [2022-07-18T01:35:22.498Z] ec43610c2a17: Pulling fs layer [2022-07-18T01:35:22.498Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-18T01:35:22.498Z] 33b1e0a273af: Pulling fs layer [2022-07-18T01:35:22.498Z] 5d3b04190fa2: Pulling fs layer [2022-07-18T01:35:22.498Z] 2f39f015ded8: Pulling fs layer [2022-07-18T01:35:22.498Z] 3a2ae6a8a46f: Waiting [2022-07-18T01:35:22.498Z] 33b1e0a273af: Waiting [2022-07-18T01:35:22.498Z] 5d3b04190fa2: Waiting [2022-07-18T01:35:22.498Z] 2f39f015ded8: Waiting [2022-07-18T01:35:22.498Z] 5c69ac0246d0: Download complete [2022-07-18T01:35:22.498Z] 3a2ae6a8a46f: Download complete [2022-07-18T01:35:22.498Z] ec43610c2a17: Verifying Checksum [2022-07-18T01:35:22.498Z] ec43610c2a17: Download complete [2022-07-18T01:35:22.498Z] 33b1e0a273af: Verifying Checksum [2022-07-18T01:35:22.498Z] 33b1e0a273af: Download complete [2022-07-18T01:35:22.498Z] 5d3b04190fa2: Verifying Checksum [2022-07-18T01:35:22.498Z] 5d3b04190fa2: Download complete [2022-07-18T01:35:22.757Z] 5eb5b503b376: Verifying Checksum [2022-07-18T01:35:22.757Z] 5eb5b503b376: Download complete [2022-07-18T01:35:23.324Z] 2f39f015ded8: Download complete [2022-07-18T01:35:23.892Z] 5eb5b503b376: Pull complete [2022-07-18T01:35:24.152Z] 5c69ac0246d0: Pull complete [2022-07-18T01:35:24.723Z] ec43610c2a17: Pull complete [2022-07-18T01:35:24.723Z] 3a2ae6a8a46f: Pull complete [2022-07-18T01:35:24.982Z] 33b1e0a273af: Pull complete [2022-07-18T01:35:24.982Z] 5d3b04190fa2: Pull complete [2022-07-18T01:35:30.261Z] 2f39f015ded8: Pull complete [2022-07-18T01:35:30.261Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-18T01:35:30.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T01:35:30.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T01:35:30.489Z] prd-ubuntu20.04-docker-8c-8g-20353 does not seem to be running inside a container [2022-07-18T01:35:30.616Z] $ 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-404 -v /w/workspace/gexfoundry_device-mqtt-go_PR-404:/w/workspace/gexfoundry_device-mqtt-go_PR-404:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-18T01:35:33.106Z] $ docker top c8746c582523f47c95389d332d82c86997f17d71b13278f773119a905c8572f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T01:35:33.541Z] ---> job-cost.sh [2022-07-18T01:35:33.541Z] lf-activate-venv: SKIPPING [2022-07-18T01:35:33.541Z] INFO: No Stack... [2022-07-18T01:35:34.112Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-18T01:35:34.374Z] INFO: Archiving Costs [Pipeline] sh [2022-07-18T01:35:34.699Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-404/archives/cost.csv [2022-07-18T01:35:34.699Z] + cut -d, -f6 [Pipeline] lock [2022-07-18T01:35:34.744Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-404-1-stack-cost] [2022-07-18T01:35:34.748Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-404-1-stack-cost] did not exist. Created. [2022-07-18T01:35:34.748Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-18T01:35:35.137Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-18T01:35:35.188Z] Stashed 1 file(s) [Pipeline] } [2022-07-18T01:35:35.215Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-18T01:35:35.288Z] $ docker stop --time=1 c8746c582523f47c95389d332d82c86997f17d71b13278f773119a905c8572f8 [2022-07-18T01:35:36.464Z] $ docker rm -f c8746c582523f47c95389d332d82c86997f17d71b13278f773119a905c8572f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-18T01:37:35.395Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20354 in /w/workspace/gexfoundry_device-mqtt-go_PR-404 [Pipeline] { [Pipeline] ws [2022-07-18T01:37:35.442Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-07-18T01:37:35.539Z] Selected Git installation does not exist. Using Default [2022-07-18T01:37:35.539Z] The recommended git tool is: NONE [2022-07-18T01:37:43.016Z] using credential edgex-jenkins-ssh [2022-07-18T01:37:43.036Z] Cloning the remote Git repository [2022-07-18T01:37:43.096Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-07-18T01:37:43.176Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-07-18T01:37:43.250Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-07-18T01:37:43.251Z] > git --version # timeout=10 [2022-07-18T01:37:43.273Z] > git --version # 'git version 2.25.1' [2022-07-18T01:37:43.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-18T01:37:43.357Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-18T01:37:44.367Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-07-18T01:37:44.388Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-18T01:37:44.418Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-07-18T01:37:44.523Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-07-18T01:37:44.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-18T01:37:44.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-18T01:37:45.083Z] Merging remotes/origin/main commit d22688ce7a8934592a13fb64b21226b5e27cedca into PR head commit 2ca61002020938e88d8b66c341c551ce673e6a99 [2022-07-18T01:37:45.322Z] Merge succeeded, producing 2ca61002020938e88d8b66c341c551ce673e6a99 [2022-07-18T01:37:45.323Z] Checking out Revision 2ca61002020938e88d8b66c341c551ce673e6a99 (PR-404) [2022-07-18T01:37:45.110Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T01:37:45.130Z] > git checkout -f 2ca61002020938e88d8b66c341c551ce673e6a99 # timeout=10 [2022-07-18T01:37:45.227Z] > git remote # timeout=10 [2022-07-18T01:37:45.245Z] > git config --get remote.origin.url # timeout=10 [2022-07-18T01:37:45.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-18T01:37:45.275Z] > git merge d22688ce7a8934592a13fb64b21226b5e27cedca # timeout=10 [2022-07-18T01:37:45.307Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-18T01:37:45.334Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T01:37:45.347Z] > git checkout -f 2ca61002020938e88d8b66c341c551ce673e6a99 # timeout=10 [2022-07-18T01:37:49.654Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-07-18T01:37:49.720Z] > git --version # timeout=10 [2022-07-18T01:37:49.742Z] > git --version # 'git version 2.25.1' [2022-07-18T01:37:49.761Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T01:37:50.852Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-18T01:37:50.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-18T01:37:50.852Z] Dload Upload Total Spent Left Speed [2022-07-18T01:37:50.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 81131 0 --:--:-- --:--:-- --:--:-- 81668 [Pipeline] sh [2022-07-18T01:37:51.742Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-18T01:37:52.122Z] + sudo tee /etc/docker/daemon.new [2022-07-18T01:37:52.123Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-18T01:37:52.123Z] { [2022-07-18T01:37:52.123Z] "registry-mirrors": [ [2022-07-18T01:37:52.123Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-18T01:37:52.123Z] ], [2022-07-18T01:37:52.123Z] "bip": "10.250.0.254/24", [2022-07-18T01:37:52.123Z] "hosts": [ [2022-07-18T01:37:52.123Z] "tcp://0.0.0.0:5555", [2022-07-18T01:37:52.123Z] "unix:///var/run/docker.sock" [2022-07-18T01:37:52.123Z] ], [2022-07-18T01:37:52.123Z] "mtu": 1458, [2022-07-18T01:37:52.123Z] "selinux-enabled": true, [2022-07-18T01:37:52.123Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-18T01:37:52.123Z] } [Pipeline] sh [2022-07-18T01:37:52.487Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-18T01:37:52.845Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T01:38:11.258Z] provisioning config files... [2022-07-18T01:38:11.287Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7920594087261226879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T01:38:11.687Z] ---> docker-login.sh [2022-07-18T01:38:11.687Z] nexus3.edgexfoundry.org:10001 [2022-07-18T01:38:12.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T01:38:12.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T01:38:12.565Z] Configure a credential helper to remove this warning. See [2022-07-18T01:38:12.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T01:38:12.565Z] [2022-07-18T01:38:12.565Z] Login Succeeded [2022-07-18T01:38:12.565Z] nexus3.edgexfoundry.org:10002 [2022-07-18T01:38:12.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T01:38:13.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T01:38:13.114Z] Configure a credential helper to remove this warning. See [2022-07-18T01:38:13.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T01:38:13.114Z] [2022-07-18T01:38:13.114Z] Login Succeeded [2022-07-18T01:38:13.114Z] nexus3.edgexfoundry.org:10003 [2022-07-18T01:38:13.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T01:38:13.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T01:38:13.667Z] Configure a credential helper to remove this warning. See [2022-07-18T01:38:13.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T01:38:13.667Z] [2022-07-18T01:38:13.667Z] Login Succeeded [2022-07-18T01:38:13.667Z] nexus3.edgexfoundry.org:10004 [2022-07-18T01:38:13.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T01:38:13.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T01:38:13.946Z] Configure a credential helper to remove this warning. See [2022-07-18T01:38:13.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T01:38:13.946Z] [2022-07-18T01:38:13.946Z] Login Succeeded [2022-07-18T01:38:13.946Z] docker.io [2022-07-18T01:38:14.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T01:38:14.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T01:38:14.816Z] Configure a credential helper to remove this warning. See [2022-07-18T01:38:14.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T01:38:14.816Z] [2022-07-18T01:38:14.816Z] Login Succeeded [2022-07-18T01:38:14.816Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T01:38:14.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-18T01:38:15.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T01:38:15.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T01:38:15.312Z] ========================================================= [2022-07-18T01:38:15.312Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-18T01:38:15.312Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T01:38:15.834Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-18T01:38:16.108Z] Sending build context to Docker daemon 3.128MB [2022-07-18T01:38:16.108Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T01:38:16.108Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-18T01:38:16.384Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-18T01:38:16.384Z] b3c136eddcbf: Pulling fs layer [2022-07-18T01:38:16.384Z] c0a3192eca97: Pulling fs layer [2022-07-18T01:38:16.384Z] a050256f5b6f: Pulling fs layer [2022-07-18T01:38:16.384Z] 656be50a0ddc: Pulling fs layer [2022-07-18T01:38:16.384Z] 2bbca73fdf42: Pulling fs layer [2022-07-18T01:38:16.384Z] 46d945488cbd: Pulling fs layer [2022-07-18T01:38:16.384Z] 8a5474983e97: Pulling fs layer [2022-07-18T01:38:16.384Z] 329c88fbcd65: Pulling fs layer [2022-07-18T01:38:16.384Z] 656be50a0ddc: Waiting [2022-07-18T01:38:16.384Z] 8a5474983e97: Waiting [2022-07-18T01:38:16.384Z] 2bbca73fdf42: Waiting [2022-07-18T01:38:16.384Z] 46d945488cbd: Waiting [2022-07-18T01:38:16.384Z] 329c88fbcd65: Waiting [2022-07-18T01:38:16.384Z] a050256f5b6f: Verifying Checksum [2022-07-18T01:38:16.384Z] a050256f5b6f: Download complete [2022-07-18T01:38:16.384Z] c0a3192eca97: Verifying Checksum [2022-07-18T01:38:16.384Z] c0a3192eca97: Download complete [2022-07-18T01:38:16.384Z] 2bbca73fdf42: Verifying Checksum [2022-07-18T01:38:16.384Z] 2bbca73fdf42: Download complete [2022-07-18T01:38:16.384Z] 46d945488cbd: Verifying Checksum [2022-07-18T01:38:16.384Z] 46d945488cbd: Download complete [2022-07-18T01:38:16.384Z] b3c136eddcbf: Verifying Checksum [2022-07-18T01:38:16.384Z] b3c136eddcbf: Download complete [2022-07-18T01:38:17.379Z] b3c136eddcbf: Pull complete [2022-07-18T01:38:17.379Z] 329c88fbcd65: Verifying Checksum [2022-07-18T01:38:17.379Z] 329c88fbcd65: Download complete [2022-07-18T01:38:17.983Z] c0a3192eca97: Pull complete [2022-07-18T01:38:18.258Z] a050256f5b6f: Pull complete [2022-07-18T01:38:18.860Z] 8a5474983e97: Verifying Checksum [2022-07-18T01:38:18.860Z] 8a5474983e97: Download complete [2022-07-18T01:38:19.132Z] 656be50a0ddc: Verifying Checksum [2022-07-18T01:38:19.132Z] 656be50a0ddc: Download complete [2022-07-18T01:38:31.533Z] 656be50a0ddc: Pull complete [2022-07-18T01:38:31.533Z] 2bbca73fdf42: Pull complete [2022-07-18T01:38:31.533Z] 46d945488cbd: Pull complete [2022-07-18T01:38:38.258Z] 8a5474983e97: Pull complete [2022-07-18T01:38:39.714Z] 329c88fbcd65: Pull complete [2022-07-18T01:38:39.714Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-18T01:38:39.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-18T01:38:39.714Z] ---> ff4287adb874 [2022-07-18T01:38:39.714Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-18T01:38:41.721Z] ---> Running in e65ee3b8314a [2022-07-18T01:38:41.721Z] Removing intermediate container e65ee3b8314a [2022-07-18T01:38:41.721Z] ---> 0833425c2235 [2022-07-18T01:38:41.721Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T01:38:41.721Z] ---> Running in 46bca48d7f05 [2022-07-18T01:38:41.997Z] Removing intermediate container 46bca48d7f05 [2022-07-18T01:38:41.997Z] ---> 4f06319e8d7d [2022-07-18T01:38:41.997Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T01:38:42.275Z] ---> Running in 03fc63b8a9c7 [2022-07-18T01:38:44.936Z] Removing intermediate container 03fc63b8a9c7 [2022-07-18T01:38:44.936Z] ---> 5cd6ffcd4ab6 [2022-07-18T01:38:44.936Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T01:38:44.936Z] ---> Running in 39c24793665b [2022-07-18T01:38:45.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-18T01:38:46.898Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-18T01:38:47.876Z] (1/4) Installing openssh-keygen (9.0_p1-r1) [2022-07-18T01:38:48.148Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-18T01:38:48.148Z] (3/4) Installing openssh-client-common (9.0_p1-r1) [2022-07-18T01:38:48.422Z] (4/4) Installing openssh-client-default (9.0_p1-r1) [2022-07-18T01:38:48.422Z] Executing busybox-1.35.0-r13.trigger [2022-07-18T01:38:48.422Z] OK: 226 MiB in 55 packages [2022-07-18T01:38:49.413Z] Removing intermediate container 39c24793665b [2022-07-18T01:38:49.413Z] ---> a05f1effdd48 [2022-07-18T01:38:49.413Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-07-18T01:38:49.413Z] ---> Running in 8b6df513562a [2022-07-18T01:38:50.013Z] Removing intermediate container 8b6df513562a [2022-07-18T01:38:50.013Z] ---> dd75bbf094e5 [2022-07-18T01:38:50.013Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-18T01:38:50.289Z] ---> 51e6be6a4e78 [2022-07-18T01:38:50.289Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T01:38:50.577Z] ---> Running in 949b517eb50f [2022-07-18T01:39:37.620Z] Removing intermediate container 949b517eb50f [2022-07-18T01:39:37.621Z] ---> 79c5c0223a56 [2022-07-18T01:39:37.621Z] Step 10/12 : COPY . . [2022-07-18T01:39:37.621Z] ---> 0493e8554ef8 [2022-07-18T01:39:37.621Z] Step 11/12 : ARG MAKE='make build' [2022-07-18T01:39:37.621Z] ---> Running in 3d1fe8e0b607 [2022-07-18T01:39:37.621Z] Removing intermediate container 3d1fe8e0b607 [2022-07-18T01:39:37.621Z] ---> 8845c49f97c8 [2022-07-18T01:39:37.621Z] Step 12/12 : RUN $MAKE [2022-07-18T01:39:37.621Z] ---> Running in a59b0ee2b38b [2022-07-18T01:39:39.077Z] noop [2022-07-18T01:39:39.362Z] Removing intermediate container a59b0ee2b38b [2022-07-18T01:39:39.362Z] ---> a3ea52481e5c [2022-07-18T01:39:39.362Z] Successfully built a3ea52481e5c [2022-07-18T01:39:39.362Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T01:39:40.136Z] + docker inspect -f . ci-base-image-arm64 [2022-07-18T01:39:40.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T01:39:40.482Z] prd-ubuntu20.04-docker-arm64-4c-16g-20354 does not seem to be running inside a container [2022-07-18T01:39:40.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-18T01:39:41.995Z] $ docker top 6125c83de2951a7251d1d60d114e9458e65e7259355aa95b9df11ed889917dfc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T01:39:42.997Z] + go version [2022-07-18T01:39:42.997Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-18T01:39:43.042Z] $ docker stop --time=1 6125c83de2951a7251d1d60d114e9458e65e7259355aa95b9df11ed889917dfc [2022-07-18T01:39:44.710Z] $ docker rm -f 6125c83de2951a7251d1d60d114e9458e65e7259355aa95b9df11ed889917dfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T01:39:45.700Z] + docker inspect -f . ci-base-image-arm64 [2022-07-18T01:39:45.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T01:39:46.032Z] prd-ubuntu20.04-docker-arm64-4c-16g-20354 does not seem to be running inside a container [2022-07-18T01:39:46.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-18T01:39:47.503Z] $ docker top 2d6f304ec1670a482a1edaee14b0b0e5937d72648a49fc7348a1a692f843b080 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T01:39:48.504Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-18T01:39:49.246Z] + make test [2022-07-18T01:39:49.246Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-18T01:39:50.682Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-07-18T01:41:12.548Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-07-18T01:41:12.548Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.068s coverage: 21.8% of statements [2022-07-18T01:41:12.548Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-07-18T01:41:13.148Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-18T01:41:13.148Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-18T01:41:35.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-18T01:41:35.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-18T01:41:35.350Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-18T01:41:35.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-18T01:41:35.424Z] $ docker stop --time=1 2d6f304ec1670a482a1edaee14b0b0e5937d72648a49fc7348a1a692f843b080 [2022-07-18T01:41:37.176Z] $ docker rm -f 2d6f304ec1670a482a1edaee14b0b0e5937d72648a49fc7348a1a692f843b080 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T01:41:38.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-18T01:41:38.230Z] Warning: overwriting stash ‘coverage-report’ [2022-07-18T01:41:38.694Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T01:41:39.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-18T01:41:39.674Z] + ls -al . [2022-07-18T01:41:39.674Z] total 176 [2022-07-18T01:41:39.674Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 01:39 . [2022-07-18T01:41:39.674Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 01:37 .. [2022-07-18T01:41:39.674Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 18 01:37 .dockerignore [2022-07-18T01:41:39.674Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 01:37 .git [2022-07-18T01:41:39.674Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:37 .github [2022-07-18T01:41:39.674Z] -rw-rw-r-- 1 jenkins jenkins 329 Jul 18 01:37 .gitignore [2022-07-18T01:41:39.674Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 01:37 .golangci.yml [2022-07-18T01:41:39.674Z] -rw-rw-r-- 1 jenkins jenkins 8917 Jul 18 01:37 Attribution.txt [2022-07-18T01:41:39.674Z] -rw-rw-r-- 1 jenkins jenkins 11365 Jul 18 01:37 CHANGELOG.md [2022-07-18T01:41:39.674Z] -rw-rw-r-- 1 jenkins jenkins 1932 Jul 18 01:37 Dockerfile [2022-07-18T01:41:39.674Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 01:37 GOVERNANCE.md [2022-07-18T01:41:39.674Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 18 01:37 Jenkinsfile [2022-07-18T01:41:39.674Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 18 01:37 LICENSE [2022-07-18T01:41:39.674Z] -rw-rw-r-- 1 jenkins jenkins 1917 Jul 18 01:37 Makefile [2022-07-18T01:41:39.674Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 18 01:37 OWNERS.md [2022-07-18T01:41:39.674Z] -rw-rw-r-- 1 jenkins jenkins 2501 Jul 18 01:37 README.md [2022-07-18T01:41:39.674Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 01:33 VERSION [2022-07-18T01:41:39.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 01:37 bin [2022-07-18T01:41:39.674Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:37 cmd [2022-07-18T01:41:39.674Z] -rw-r--r-- 1 jenkins jenkins 17887 Jul 18 01:41 coverage.out [2022-07-18T01:41:39.674Z] -rw-rw-r-- 1 jenkins jenkins 3315 Jul 18 01:37 go.mod [2022-07-18T01:41:39.674Z] -rw-rw-r-- 1 jenkins jenkins 35353 Jul 18 01:37 go.sum [2022-07-18T01:41:39.674Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 01:37 internal [2022-07-18T01:41:39.674Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 01:37 mock [2022-07-18T01:41:39.674Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 01:37 snap [2022-07-18T01:41:39.674Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 18 01:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T01:41:40.132Z] + 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=2ca61002020938e88d8b66c341c551ce673e6a99 --label arch=arm64 --label version=0.0.0 . [2022-07-18T01:41:40.409Z] Sending build context to Docker daemon 3.147MB [2022-07-18T01:41:40.409Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-07-18T01:41:40.409Z] Step 2/24 : FROM ${BASE} AS builder [2022-07-18T01:41:40.409Z] ---> a3ea52481e5c [2022-07-18T01:41:40.409Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-18T01:41:40.689Z] ---> Running in 1de21bd4e45d [2022-07-18T01:41:40.972Z] Removing intermediate container 1de21bd4e45d [2022-07-18T01:41:40.972Z] ---> e5172c839b99 [2022-07-18T01:41:40.972Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-07-18T01:41:40.972Z] ---> Running in 7696e501b225 [2022-07-18T01:41:41.255Z] Removing intermediate container 7696e501b225 [2022-07-18T01:41:41.255Z] ---> 33b49f5b7485 [2022-07-18T01:41:41.255Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-18T01:41:41.536Z] ---> Running in 1f2ed70ddccb [2022-07-18T01:41:43.101Z] Removing intermediate container 1f2ed70ddccb [2022-07-18T01:41:43.101Z] ---> b003413040e2 [2022-07-18T01:41:43.101Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-18T01:41:43.101Z] ---> Running in 54283ea7f341 [2022-07-18T01:41:44.080Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-18T01:41:45.066Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-18T01:41:46.056Z] OK: 226 MiB in 55 packages [2022-07-18T01:41:46.668Z] Removing intermediate container 54283ea7f341 [2022-07-18T01:41:46.668Z] ---> 4aed0a42197d [2022-07-18T01:41:46.668Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-07-18T01:41:46.947Z] ---> Running in ed36a7f82df8 [2022-07-18T01:41:47.223Z] Removing intermediate container ed36a7f82df8 [2022-07-18T01:41:47.223Z] ---> d968c8f7affd [2022-07-18T01:41:47.223Z] Step 8/24 : COPY go.mod vendor* ./ [2022-07-18T01:41:47.830Z] ---> 71e81e570e5f [2022-07-18T01:41:47.830Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-18T01:41:47.830Z] ---> Running in dedbc1d23d55 [2022-07-18T01:41:49.813Z] Removing intermediate container dedbc1d23d55 [2022-07-18T01:41:49.813Z] ---> 5275de32f8e5 [2022-07-18T01:41:49.813Z] Step 10/24 : COPY . . [2022-07-18T01:41:50.804Z] ---> d1f55fb5175b [2022-07-18T01:41:50.804Z] Step 11/24 : ARG MAKE='make build' [2022-07-18T01:41:50.804Z] ---> Running in 95952d9b0467 [2022-07-18T01:41:51.079Z] Removing intermediate container 95952d9b0467 [2022-07-18T01:41:51.079Z] ---> 5426e631b3df [2022-07-18T01:41:51.079Z] Step 12/24 : RUN $MAKE [2022-07-18T01:41:51.079Z] ---> Running in 40303cdc12f3 [2022-07-18T01:41:52.063Z] 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-07-18T01:44:14.010Z] Removing intermediate container 40303cdc12f3 [2022-07-18T01:44:14.010Z] ---> f962fb6474d5 [2022-07-18T01:44:14.010Z] Step 13/24 : FROM alpine:3.16 [2022-07-18T01:44:14.010Z] 3.16: Pulling from library/alpine [2022-07-18T01:44:14.010Z] b3c136eddcbf: Already exists [2022-07-18T01:44:14.010Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-18T01:44:14.010Z] Status: Downloaded newer image for alpine:3.16 [2022-07-18T01:44:14.010Z] ---> 6e30ab57aeee [2022-07-18T01:44:14.010Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-07-18T01:44:14.010Z] ---> Running in 8c586a2b2f3e [2022-07-18T01:44:14.010Z] Removing intermediate container 8c586a2b2f3e [2022-07-18T01:44:14.010Z] ---> 9df9397baafc [2022-07-18T01:44:14.010Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-18T01:44:14.010Z] ---> Running in 34b26d38d022 [2022-07-18T01:44:14.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-18T01:44:14.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-18T01:44:14.010Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-18T01:44:14.010Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-18T01:44:14.010Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-18T01:44:14.010Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-18T01:44:14.010Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-18T01:44:14.010Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-18T01:44:14.010Z] Executing busybox-1.35.0-r13.trigger [2022-07-18T01:44:14.010Z] OK: 8 MiB in 20 packages [2022-07-18T01:44:14.010Z] Removing intermediate container 34b26d38d022 [2022-07-18T01:44:14.010Z] ---> 5eb95cd6d826 [2022-07-18T01:44:14.010Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-07-18T01:44:14.010Z] ---> b342bad0bbcb [2022-07-18T01:44:14.010Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-07-18T01:44:14.010Z] ---> 351e125fc55e [2022-07-18T01:44:14.010Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-07-18T01:44:14.010Z] ---> 85b960ca20f9 [2022-07-18T01:44:14.010Z] Step 19/24 : EXPOSE 59982 [2022-07-18T01:44:14.010Z] ---> Running in 1124e692817e [2022-07-18T01:44:14.010Z] Removing intermediate container 1124e692817e [2022-07-18T01:44:14.010Z] ---> 959b0f1dd251 [2022-07-18T01:44:14.010Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-07-18T01:44:14.010Z] ---> Running in dce719425eec [2022-07-18T01:44:14.010Z] Removing intermediate container dce719425eec [2022-07-18T01:44:14.010Z] ---> 9454b4a873ee [2022-07-18T01:44:14.010Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-18T01:44:14.010Z] ---> Running in b1bd70a7406a [2022-07-18T01:44:14.010Z] Removing intermediate container b1bd70a7406a [2022-07-18T01:44:14.010Z] ---> 42d82f7a1f23 [2022-07-18T01:44:14.010Z] Step 22/24 : LABEL arch=arm64 [2022-07-18T01:44:14.010Z] ---> Running in 6bb6a2964036 [2022-07-18T01:44:14.010Z] Removing intermediate container 6bb6a2964036 [2022-07-18T01:44:14.010Z] ---> 1bf21317e95e [2022-07-18T01:44:14.010Z] Step 23/24 : LABEL git_sha=2ca61002020938e88d8b66c341c551ce673e6a99 [2022-07-18T01:44:14.010Z] ---> Running in 9b8c0a498f03 [2022-07-18T01:44:14.010Z] Removing intermediate container 9b8c0a498f03 [2022-07-18T01:44:14.010Z] ---> 18d9f0e6c49c [2022-07-18T01:44:14.010Z] Step 24/24 : LABEL version=0.0.0 [2022-07-18T01:44:14.010Z] ---> Running in 0ce00a806b84 [2022-07-18T01:44:14.010Z] Removing intermediate container 0ce00a806b84 [2022-07-18T01:44:14.010Z] ---> fdc36c8f71b8 [2022-07-18T01:44:14.010Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-18T01:44:14.010Z] Successfully built fdc36c8f71b8 [2022-07-18T01:44:14.010Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T01:44:14.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T01:44:14.821Z] [2022-07-18T01:44:14.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T01:44:15.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T01:44:15.514Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-18T01:44:15.514Z] 8998bd30e6a1: Pulling fs layer [2022-07-18T01:44:15.514Z] 04944245beec: Pulling fs layer [2022-07-18T01:44:15.514Z] 699f458cf7ca: Pulling fs layer [2022-07-18T01:44:15.514Z] 765212b225bb: Pulling fs layer [2022-07-18T01:44:15.514Z] f23df028b6ca: Pulling fs layer [2022-07-18T01:44:15.514Z] d65c8cfc05b1: Pulling fs layer [2022-07-18T01:44:15.514Z] 2437ff75d9bd: Pulling fs layer [2022-07-18T01:44:15.514Z] 765212b225bb: Waiting [2022-07-18T01:44:15.514Z] f23df028b6ca: Waiting [2022-07-18T01:44:15.514Z] d65c8cfc05b1: Waiting [2022-07-18T01:44:15.514Z] 2437ff75d9bd: Waiting [2022-07-18T01:44:15.514Z] 04944245beec: Verifying Checksum [2022-07-18T01:44:15.514Z] 04944245beec: Download complete [2022-07-18T01:44:15.514Z] 765212b225bb: Verifying Checksum [2022-07-18T01:44:15.514Z] 765212b225bb: Download complete [2022-07-18T01:44:15.514Z] f23df028b6ca: Verifying Checksum [2022-07-18T01:44:15.514Z] f23df028b6ca: Download complete [2022-07-18T01:44:15.514Z] d65c8cfc05b1: Verifying Checksum [2022-07-18T01:44:15.514Z] d65c8cfc05b1: Download complete [2022-07-18T01:44:15.794Z] 699f458cf7ca: Verifying Checksum [2022-07-18T01:44:15.794Z] 699f458cf7ca: Download complete [2022-07-18T01:44:16.069Z] 8998bd30e6a1: Verifying Checksum [2022-07-18T01:44:16.069Z] 8998bd30e6a1: Download complete [2022-07-18T01:44:18.707Z] 2437ff75d9bd: Verifying Checksum [2022-07-18T01:44:18.707Z] 2437ff75d9bd: Download complete [2022-07-18T01:44:20.713Z] 8998bd30e6a1: Pull complete [2022-07-18T01:44:21.314Z] 04944245beec: Pull complete [2022-07-18T01:44:22.753Z] 699f458cf7ca: Pull complete [2022-07-18T01:44:23.030Z] 765212b225bb: Pull complete [2022-07-18T01:44:23.632Z] f23df028b6ca: Pull complete [2022-07-18T01:44:23.905Z] d65c8cfc05b1: Pull complete [2022-07-18T01:44:39.009Z] 2437ff75d9bd: Pull complete [2022-07-18T01:44:39.009Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-18T01:44:39.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T01:44:39.009Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T01:44:39.396Z] prd-ubuntu20.04-docker-arm64-4c-16g-20354 does not seem to be running inside a container [2022-07-18T01:44:39.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-18T01:44:42.185Z] $ docker top c0eb8ef75496feec4e63f87628479a0c626baacd640160782f63f0aeded996a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T01:44:43.176Z] ---> job-cost.sh [2022-07-18T01:44:43.176Z] lf-activate-venv: SKIPPING [2022-07-18T01:44:43.176Z] INFO: No Stack... [2022-07-18T01:44:43.772Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-18T01:44:44.368Z] INFO: Archiving Costs [Pipeline] sh [2022-07-18T01:44:45.053Z] + + cut -d,cat -f6 /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-07-18T01:44:45.053Z] [Pipeline] lock [2022-07-18T01:44:45.137Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-404-1-stack-cost] [2022-07-18T01:44:45.141Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-404-1-stack-cost] did not exist. Created. [2022-07-18T01:44:45.141Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-18T01:44:45.909Z] /w/workspace/device-mqtt-go/1@tmp/durable-0ebf89cb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-18T01:44:46.614Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-18T01:44:46.653Z] Warning: overwriting stash ‘stack-cost’ [2022-07-18T01:44:46.697Z] Stashed 1 file(s) [Pipeline] } [2022-07-18T01:44:46.711Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-18T01:44:46.788Z] $ docker stop --time=1 c0eb8ef75496feec4e63f87628479a0c626baacd640160782f63f0aeded996a0 [2022-07-18T01:44:48.276Z] $ docker rm -f c0eb8ef75496feec4e63f87628479a0c626baacd640160782f63f0aeded996a0 [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-07-18T01:44:49.388Z] provisioning config files... [2022-07-18T01:44:49.395Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp/config6822661354520307944tmp [Pipeline] { [Pipeline] sh [2022-07-18T01:44:49.748Z] + set +x [2022-07-18T01:44:49.748Z] + curl -s https://codecov.io/bash [2022-07-18T01:44:49.748Z] + bash -s -- [2022-07-18T01:44:49.748Z] [2022-07-18T01:44:49.748Z] _____ _ [2022-07-18T01:44:49.749Z] / ____| | | [2022-07-18T01:44:49.749Z] | | ___ __| | ___ ___ _____ __ [2022-07-18T01:44:49.749Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-18T01:44:49.749Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-18T01:44:49.749Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-18T01:44:49.749Z] Bash-1.0.6 [2022-07-18T01:44:49.749Z] [2022-07-18T01:44:49.749Z] [2022-07-18T01:44:49.749Z] ==> git version 2.25.1 found [2022-07-18T01:44:49.749Z] ==> 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-07-18T01:44:49.749Z] Release-Date: 2020-01-08 [2022-07-18T01:44:49.749Z] 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-07-18T01:44:49.749Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-18T01:44:49.749Z] ==> Jenkins CI detected. [2022-07-18T01:44:49.749Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-404 [2022-07-18T01:44:49.749Z] project root: . [2022-07-18T01:44:49.749Z] --> token set from env [2022-07-18T01:44:49.749Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-18T01:44:49.749Z] ==> Running gcov in . (disable via -X gcov) [2022-07-18T01:44:49.749Z] ==> Python coveragepy not found [2022-07-18T01:44:49.749Z] ==> Searching for coverage reports in: [2022-07-18T01:44:49.749Z] + . [2022-07-18T01:44:49.749Z] -> Found 1 reports [2022-07-18T01:44:49.749Z] ==> Detecting git/mercurial file structure [2022-07-18T01:44:49.749Z] ==> Reading reports [2022-07-18T01:44:49.749Z] + ./coverage.out bytes=17887 [2022-07-18T01:44:49.749Z] ==> Appending adjustments [2022-07-18T01:44:49.749Z] https://docs.codecov.io/docs/fixing-reports [2022-07-18T01:44:50.011Z] + Found adjustments [2022-07-18T01:44:50.011Z] ==> Gzipping contents [2022-07-18T01:44:50.011Z] 4.0K /tmp/codecov.2BhxCT.gz [2022-07-18T01:44:50.011Z] ==> Uploading reports [2022-07-18T01:44:50.011Z] url: https://codecov.io [2022-07-18T01:44:50.011Z] query: branch=PR-404&commit=2ca61002020938e88d8b66c341c551ce673e6a99&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-404%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=404&job=&cmd_args= [2022-07-18T01:44:50.011Z] -> Pinging Codecov [2022-07-18T01:44:50.011Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-404&commit=2ca61002020938e88d8b66c341c551ce673e6a99&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-404%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=404&job=&cmd_args= [2022-07-18T01:44:50.273Z] -> Uploading to [2022-07-18T01:44:50.273Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-18/7D719EC7BBE17E464838252E33014C33/2ca61002020938e88d8b66c341c551ce673e6a99/b1f96982-c241-4ccb-9c2c-a7b364e28a60.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220718T014450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f4257928c90f7d88137c23cb673dae25deca8f440b575a9377d4dc06541b3e7 [2022-07-18T01:44:50.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-18T01:44:50.273Z] Dload Upload Total Spent Left Speed [2022-07-18T01:44:50.533Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3217 0 0 100 3217 0 11530 --:--:-- --:--:-- --:--:-- 11530 [2022-07-18T01:44:50.533Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/2ca61002020938e88d8b66c341c551ce673e6a99 [Pipeline] } [2022-07-18T01:44:50.556Z] 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-07-18T01:44:52.311Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-404/archives ] [2022-07-18T01:44:52.311Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-404/archives [2022-07-18T01:44:52.311Z] total 16 [2022-07-18T01:44:52.311Z] drwxr-xr-x 3 root root 4096 Jul 18 01:35 . [2022-07-18T01:44:52.311Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 01:35 .. [2022-07-18T01:44:52.311Z] drwxr-xr-x 2 root root 4096 Jul 18 01:35 cost [2022-07-18T01:44:52.311Z] -rw-r--r-- 1 root root 85 Jul 18 01:35 cost.csv [2022-07-18T01:44:52.311Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-404/archives [2022-07-18T01:44:52.311Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-404/archives [2022-07-18T01:44:52.311Z] total 16 [2022-07-18T01:44:52.311Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 01:35 . [2022-07-18T01:44:52.311Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 01:35 .. [2022-07-18T01:44:52.311Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 01:35 cost [2022-07-18T01:44:52.311Z] -rw-r--r-- 1 jenkins jenkins 85 Jul 18 01:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-18T01:44:52.640Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T01:44:53.532Z] ---> package-listing.sh [2022-07-18T01:44:53.532Z] ++ facter osfamily [2022-07-18T01:44:53.532Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-18T01:44:53.792Z] + OS_FAMILY=debian [2022-07-18T01:44:53.792Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-404 [2022-07-18T01:44:53.792Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-18T01:44:53.792Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-18T01:44:53.792Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-18T01:44:53.792Z] + PACKAGES=/tmp/packages_start.txt [2022-07-18T01:44:53.792Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-404 ']' [2022-07-18T01:44:53.792Z] + PACKAGES=/tmp/packages_end.txt [2022-07-18T01:44:53.792Z] + case "${OS_FAMILY}" in [2022-07-18T01:44:53.792Z] + dpkg -l [2022-07-18T01:44:53.792Z] + grep '^ii' [2022-07-18T01:44:53.792Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-18T01:44:53.792Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-18T01:44:53.792Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-18T01:44:53.792Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-404 ']' [2022-07-18T01:44:53.792Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-404/archives/ [2022-07-18T01:44:53.792Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-404/archives/ [Pipeline] echo [2022-07-18T01:44:53.827Z] 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-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-18T01:44:54.122Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T01:44:54.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T01:44:54.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T01:44:54.920Z] prd-ubuntu20.04-docker-8c-8g-20353 does not seem to be running inside a container [2022-07-18T01:44:54.963Z] $ 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-404/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-404 -v /w/workspace/gexfoundry_device-mqtt-go_PR-404:/w/workspace/gexfoundry_device-mqtt-go_PR-404:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-18T01:44:55.147Z] $ docker top 3327b8bfd833ede989e9247da73450c8daa55f451e2becffdd4a8c3d222728a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T01:44:55.546Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-18T01:44:55.857Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-18T01:44:56.179Z] + ls /var/log/sa-host [2022-07-18T01:44:56.179Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T01:44:56.306Z] provisioning config files... [2022-07-18T01:44:56.314Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-404@tmp/config8300086580509321027tmp [Pipeline] { [Pipeline] echo [2022-07-18T01:44:56.358Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T01:44:56.665Z] ---> create-netrc.sh [Pipeline] } [2022-07-18T01:44:56.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-18T01:44:57.096Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-18T01:44:57.133Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T01:44:57.453Z] ---> sudo-logs.sh [2022-07-18T01:44:57.453Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-18T01:44:57.547Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T01:44:57.858Z] ---> job-cost.sh [2022-07-18T01:44:57.858Z] lf-activate-venv: SKIPPING [2022-07-18T01:44:57.858Z] DEBUG: total: 0.2199999988079071 [2022-07-18T01:44:57.858Z] INFO: Retrieving Stack Cost... [2022-07-18T01:44:58.116Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-18T01:44:58.682Z] INFO: Archiving Costs [Pipeline] echo [2022-07-18T01:44:58.723Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T01:44:59.117Z] ---> logs-deploy.sh [2022-07-18T01:44:59.117Z] lf-activate-venv: SKIPPING [2022-07-18T01:44:59.117Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-404/1 [2022-07-18T01:44:59.117Z] INFO: archiving workspace using pattern(s): [2022-07-18T01:45:00.057Z] Archives upload complete. [2022-07-18T01:45:00.317Z] INFO: archiving logs to Nexus [2022-07-18T01:45:00.889Z] ---> uname -a: [2022-07-18T01:45:00.889Z] Linux prd-ubuntu20-04-docker-8c-8g-20353 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] ---> lscpu: [2022-07-18T01:45:00.889Z] Architecture: x86_64 [2022-07-18T01:45:00.889Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-18T01:45:00.889Z] Byte Order: Little Endian [2022-07-18T01:45:00.889Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-18T01:45:00.889Z] CPU(s): 8 [2022-07-18T01:45:00.889Z] On-line CPU(s) list: 0-7 [2022-07-18T01:45:00.889Z] Thread(s) per core: 1 [2022-07-18T01:45:00.889Z] Core(s) per socket: 1 [2022-07-18T01:45:00.889Z] Socket(s): 8 [2022-07-18T01:45:00.889Z] NUMA node(s): 1 [2022-07-18T01:45:00.889Z] Vendor ID: AuthenticAMD [2022-07-18T01:45:00.889Z] CPU family: 23 [2022-07-18T01:45:00.889Z] Model: 49 [2022-07-18T01:45:00.889Z] Model name: AMD EPYC-Rome Processor [2022-07-18T01:45:00.889Z] Stepping: 0 [2022-07-18T01:45:00.889Z] CPU MHz: 2799.864 [2022-07-18T01:45:00.889Z] BogoMIPS: 5599.72 [2022-07-18T01:45:00.889Z] Virtualization: AMD-V [2022-07-18T01:45:00.889Z] Hypervisor vendor: KVM [2022-07-18T01:45:00.889Z] Virtualization type: full [2022-07-18T01:45:00.889Z] L1d cache: 256 KiB [2022-07-18T01:45:00.889Z] L1i cache: 256 KiB [2022-07-18T01:45:00.889Z] L2 cache: 4 MiB [2022-07-18T01:45:00.889Z] L3 cache: 128 MiB [2022-07-18T01:45:00.889Z] NUMA node0 CPU(s): 0-7 [2022-07-18T01:45:00.889Z] Vulnerability Itlb multihit: Not affected [2022-07-18T01:45:00.889Z] Vulnerability L1tf: Not affected [2022-07-18T01:45:00.889Z] Vulnerability Mds: Not affected [2022-07-18T01:45:00.889Z] Vulnerability Meltdown: Not affected [2022-07-18T01:45:00.889Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-18T01:45:00.889Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-18T01:45:00.889Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-18T01:45:00.889Z] Vulnerability Srbds: Not affected [2022-07-18T01:45:00.889Z] Vulnerability Tsx async abort: Not affected [2022-07-18T01:45:00.889Z] 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-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] ---> nproc: [2022-07-18T01:45:00.889Z] 8 [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] ---> df -h: [2022-07-18T01:45:00.889Z] Filesystem Size Used Avail Use% Mounted on [2022-07-18T01:45:00.889Z] overlay 155G 11G 145G 7% / [2022-07-18T01:45:00.889Z] tmpfs 64M 0 64M 0% /dev [2022-07-18T01:45:00.889Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-18T01:45:00.889Z] shm 64M 0 64M 0% /dev/shm [2022-07-18T01:45:00.889Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] ---> sar -b -r -n DEV: [2022-07-18T01:45:00.889Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20353) 07/18/22 _x86_64_ (8 CPU) [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] 01:32:40 LINUX RESTART (8 CPU) [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] 01:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-18T01:45:00.889Z] 01:34:01 364.57 45.46 319.11 0.00 4089.85 165523.61 0.00 [2022-07-18T01:45:00.889Z] 01:35:01 180.35 1.43 178.92 0.00 21.86 37685.99 0.00 [2022-07-18T01:45:00.889Z] 01:36:01 106.35 0.00 106.35 0.00 0.00 32768.01 0.00 [2022-07-18T01:45:00.889Z] 01:37:01 4.25 1.57 2.68 0.00 49.06 34.01 0.00 [2022-07-18T01:45:00.889Z] 01:38:01 1.15 0.02 1.13 0.00 0.13 13.86 0.00 [2022-07-18T01:45:00.889Z] 01:39:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 [2022-07-18T01:45:00.889Z] 01:40:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2022-07-18T01:45:00.889Z] 01:41:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 [2022-07-18T01:45:00.889Z] 01:42:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2022-07-18T01:45:00.889Z] 01:43:01 1.75 0.00 1.75 0.00 0.00 25.06 0.00 [2022-07-18T01:45:00.889Z] 01:44:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 [2022-07-18T01:45:00.889Z] Average: 60.38 4.41 55.97 0.00 378.26 21465.54 0.00 [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] 01:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-18T01:45:00.889Z] 01:34:01 28838896 31738940 567436 1.73 118144 3051156 2610844 7.69 1149956 2520316 376 [2022-07-18T01:45:00.889Z] 01:35:01 28179180 31634692 656136 2.00 162628 3495036 2551960 7.52 1425028 2819148 115632 [2022-07-18T01:45:00.889Z] 01:36:01 27706644 31770068 523324 1.59 172496 4045928 1812176 5.34 1284944 3386168 408 [2022-07-18T01:45:00.889Z] 01:37:01 27704180 31770116 523032 1.59 172556 4047400 1812176 5.34 1289548 3385716 8 [2022-07-18T01:45:00.889Z] 01:38:01 27711172 31777140 515968 1.57 172596 4047396 1812176 5.34 1280840 3385700 20 [2022-07-18T01:45:00.889Z] 01:39:01 27711448 31777424 515584 1.57 172624 4047416 1812176 5.34 1280592 3385704 44 [2022-07-18T01:45:00.889Z] 01:40:01 27719968 31786016 506984 1.54 172652 4047416 1812176 5.34 1271908 3385704 16 [2022-07-18T01:45:00.889Z] 01:41:01 27720104 31786588 506960 1.54 172688 4047424 1812176 5.34 1271480 3386128 180 [2022-07-18T01:45:00.889Z] 01:42:01 27720056 31786620 506880 1.54 172704 4047424 1812176 5.34 1271768 3386144 20 [2022-07-18T01:45:00.889Z] 01:43:01 27719756 31786408 507088 1.54 172760 4047400 1812176 5.34 1271492 3386200 76 [2022-07-18T01:45:00.889Z] 01:44:01 27719708 31786424 507032 1.54 172788 4047408 1812176 5.34 1272112 3386212 12 [2022-07-18T01:45:00.889Z] Average: 27859192 31763676 530584 1.61 166785 3906491 1952035 5.75 1279061 3255740 10617 [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] 01:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-18T01:45:00.889Z] 01:34:01 vethf6847f7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:34:01 ens3 620.31 410.11 6378.91 103.43 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:34:01 vethf627fda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:34:01 docker0 3.78 3.33 0.38 45.56 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:34:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:35:01 ens3 216.16 169.91 1148.00 78.82 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:35:01 docker0 108.65 130.43 8.64 1092.32 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:35:01 veth7cec440 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:36:01 ens3 120.70 88.92 2585.68 56.97 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:36:01 docker0 3.02 6.28 0.19 58.05 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:36:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:37:01 ens3 9.30 6.07 7.57 6.06 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:37:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:38:01 ens3 0.53 0.27 0.32 0.20 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:39:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:40:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:41:01 ens3 0.22 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:42:01 ens3 0.22 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:43:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:44:01 ens3 0.65 0.38 0.34 0.27 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] Average: ens3 88.08 61.47 920.09 22.35 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] Average: docker0 10.50 12.73 0.84 108.72 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] ---> sar -P ALL: [2022-07-18T01:45:00.889Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20353) 07/18/22 _x86_64_ (8 CPU) [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] 01:32:40 LINUX RESTART (8 CPU) [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] 01:33:01 CPU %user %nice %system %iowait %steal %idle [2022-07-18T01:45:00.889Z] 01:34:01 all 10.71 0.00 4.16 4.46 0.06 80.61 [2022-07-18T01:45:00.889Z] 01:34:01 0 10.70 0.00 3.48 4.94 0.05 80.84 [2022-07-18T01:45:00.889Z] 01:34:01 1 9.92 0.00 5.09 9.21 0.05 75.73 [2022-07-18T01:45:00.889Z] 01:34:01 2 13.38 0.00 3.52 1.13 0.07 81.91 [2022-07-18T01:45:00.889Z] 01:34:01 3 9.00 0.00 4.58 2.99 0.07 83.37 [2022-07-18T01:45:00.889Z] 01:34:01 4 12.14 0.00 3.60 3.72 0.05 80.49 [2022-07-18T01:45:00.889Z] 01:34:01 5 11.02 0.00 4.31 1.41 0.08 83.18 [2022-07-18T01:45:00.889Z] 01:34:01 6 9.17 0.00 2.97 1.57 0.05 86.25 [2022-07-18T01:45:00.889Z] 01:34:01 7 10.32 0.00 5.73 10.76 0.07 73.12 [2022-07-18T01:45:00.889Z] 01:35:01 all 29.43 0.00 6.14 2.08 0.08 62.26 [2022-07-18T01:45:00.889Z] 01:35:01 0 25.67 0.00 5.19 3.86 0.07 65.21 [2022-07-18T01:45:00.889Z] 01:35:01 1 30.24 0.00 6.20 0.59 0.10 62.86 [2022-07-18T01:45:00.889Z] 01:35:01 2 30.25 0.00 5.74 1.18 0.08 62.75 [2022-07-18T01:45:00.889Z] 01:35:01 3 29.84 0.00 6.46 1.35 0.07 62.28 [2022-07-18T01:45:00.889Z] 01:35:01 4 30.77 0.00 6.84 0.61 0.07 61.71 [2022-07-18T01:45:00.889Z] 01:35:01 5 30.80 0.00 6.24 0.45 0.07 62.44 [2022-07-18T01:45:00.889Z] 01:35:01 6 27.96 0.00 5.90 0.29 0.07 65.78 [2022-07-18T01:45:00.889Z] 01:35:01 7 29.90 0.00 6.55 8.35 0.13 55.07 [2022-07-18T01:45:00.889Z] 01:36:01 all 13.30 0.00 3.00 1.42 0.04 82.23 [2022-07-18T01:45:00.889Z] 01:36:01 0 12.13 0.00 2.16 2.70 0.05 82.96 [2022-07-18T01:45:00.889Z] 01:36:01 1 14.10 0.00 2.69 0.12 0.03 83.06 [2022-07-18T01:45:00.889Z] 01:36:01 2 15.42 0.00 2.79 0.00 0.03 81.75 [2022-07-18T01:45:00.889Z] 01:36:01 3 12.35 0.00 3.74 7.52 0.07 76.32 [2022-07-18T01:45:00.889Z] 01:36:01 4 14.19 0.00 3.24 0.34 0.03 82.20 [2022-07-18T01:45:00.889Z] 01:36:01 5 13.09 0.00 3.10 0.24 0.05 83.53 [2022-07-18T01:45:00.889Z] 01:36:01 6 12.94 0.00 3.03 0.32 0.03 83.67 [2022-07-18T01:45:00.889Z] 01:36:01 7 12.17 0.00 3.28 0.13 0.05 84.36 [2022-07-18T01:45:00.889Z] 01:37:01 all 0.25 0.00 0.03 0.02 0.01 99.69 [2022-07-18T01:45:00.889Z] 01:37:01 0 0.17 0.00 0.00 0.07 0.00 99.77 [2022-07-18T01:45:00.889Z] 01:37:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-07-18T01:45:00.889Z] 01:37:01 2 0.27 0.00 0.05 0.00 0.02 99.67 [2022-07-18T01:45:00.889Z] 01:37:01 3 0.03 0.00 0.02 0.05 0.02 99.88 [2022-07-18T01:45:00.889Z] 01:37:01 4 0.40 0.00 0.05 0.03 0.00 99.52 [2022-07-18T01:45:00.889Z] 01:37:01 5 0.67 0.00 0.03 0.00 0.00 99.30 [2022-07-18T01:45:00.889Z] 01:37:01 6 0.13 0.00 0.03 0.00 0.00 99.83 [2022-07-18T01:45:00.889Z] 01:37:01 7 0.25 0.00 0.05 0.00 0.02 99.68 [2022-07-18T01:45:00.889Z] 01:38:01 all 0.04 0.00 0.03 0.01 0.01 99.91 [2022-07-18T01:45:00.889Z] 01:38:01 0 0.02 0.00 0.02 0.05 0.00 99.92 [2022-07-18T01:45:00.889Z] 01:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-18T01:45:00.889Z] 01:38:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2022-07-18T01:45:00.889Z] 01:38:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2022-07-18T01:45:00.889Z] 01:38:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-18T01:45:00.889Z] 01:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-18T01:45:00.889Z] 01:38:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2022-07-18T01:45:00.889Z] 01:38:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2022-07-18T01:45:00.889Z] 01:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-07-18T01:45:00.889Z] 01:39:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-18T01:45:00.889Z] 01:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T01:45:00.889Z] 01:39:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2022-07-18T01:45:00.889Z] 01:39:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2022-07-18T01:45:00.889Z] 01:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T01:45:00.889Z] 01:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-18T01:45:00.889Z] 01:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T01:45:00.889Z] 01:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T01:45:00.889Z] 01:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-18T01:45:00.889Z] 01:40:01 0 0.02 0.00 0.03 0.03 0.00 99.92 [2022-07-18T01:45:00.889Z] 01:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T01:45:00.889Z] 01:40:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-18T01:45:00.889Z] 01:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-18T01:45:00.889Z] 01:40:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-18T01:45:00.889Z] 01:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-18T01:45:00.889Z] 01:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-18T01:45:00.889Z] 01:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T01:45:00.889Z] 01:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-07-18T01:45:00.889Z] 01:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-18T01:45:00.889Z] 01:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-07-18T01:45:00.889Z] 01:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-18T01:45:00.889Z] 01:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T01:45:00.889Z] 01:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-18T01:45:00.889Z] 01:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-18T01:45:00.889Z] 01:41:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-18T01:45:00.889Z] 01:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T01:45:00.889Z] 01:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-07-18T01:45:00.889Z] 01:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-18T01:45:00.889Z] 01:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T01:45:00.889Z] 01:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-18T01:45:00.889Z] 01:42:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-18T01:45:00.889Z] 01:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T01:45:00.889Z] 01:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-18T01:45:00.889Z] 01:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-18T01:45:00.889Z] 01:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T01:45:00.889Z] 01:43:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-07-18T01:45:00.889Z] 01:43:01 0 0.00 0.00 0.02 0.07 0.00 99.92 [2022-07-18T01:45:00.889Z] 01:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T01:45:00.889Z] 01:43:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2022-07-18T01:45:00.889Z] 01:43:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-18T01:45:00.889Z] 01:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-18T01:45:00.889Z] 01:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-18T01:45:00.889Z] 01:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-18T01:45:00.889Z] 01:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-18T01:45:00.889Z] 01:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-07-18T01:45:00.889Z] 01:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-18T01:45:00.889Z] 01:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-18T01:45:00.889Z] 01:44:01 2 0.10 0.00 0.02 0.00 0.02 99.87 [2022-07-18T01:45:00.889Z] 01:44:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-07-18T01:45:00.889Z] 01:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-18T01:45:00.889Z] 01:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-18T01:45:00.889Z] 01:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-18T01:45:00.889Z] 01:44:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-07-18T01:45:00.889Z] Average: all 4.86 0.00 1.21 0.72 0.02 93.19 [2022-07-18T01:45:00.889Z] Average: 0 4.39 0.00 0.98 1.06 0.02 93.54 [2022-07-18T01:45:00.889Z] Average: 1 4.91 0.00 1.27 0.89 0.02 92.91 [2022-07-18T01:45:00.889Z] Average: 2 5.39 0.00 1.11 0.21 0.03 93.27 [2022-07-18T01:45:00.889Z] Average: 3 4.63 0.00 1.34 1.08 0.02 92.93 [2022-07-18T01:45:00.889Z] Average: 4 5.20 0.00 1.25 0.42 0.02 93.12 [2022-07-18T01:45:00.889Z] Average: 5 5.03 0.00 1.24 0.19 0.02 93.51 [2022-07-18T01:45:00.889Z] Average: 6 4.55 0.00 1.08 0.20 0.02 94.15 [2022-07-18T01:45:00.889Z] Average: 7 4.75 0.00 1.41 1.73 0.03 92.07 [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z] [2022-07-18T01:45:00.889Z]