Pull request #412 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1853df7c1b7fa3422a545f74a330a3958fcb503+848b2de29f6cbb620b3229edbec9a9c03b237451 (464405915b723c3a5c07a90d3dad52761544c947) 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-ssh9996964476399788899.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15603182235972514869.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-412/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-412/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17294651091490819912.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-412/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15315007826745530233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh4780570386073588497.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-412/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-412/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12964327623645896812.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24583 in /w/workspace/gexfoundry_device-mqtt-go_PR-412 [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-412 # 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 848b2de29f6cbb620b3229edbec9a9c03b237451 into PR head commit f1853df7c1b7fa3422a545f74a330a3958fcb503 Merge succeeded, producing f1853df7c1b7fa3422a545f74a330a3958fcb503 Checking out Revision f1853df7c1b7fa3422a545f74a330a3958fcb503 (PR-412) > 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/412/head:refs/remotes/origin/PR-412 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1853df7c1b7fa3422a545f74a330a3958fcb503 # 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 848b2de29f6cbb620b3229edbec9a9c03b237451 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1853df7c1b7fa3422a545f74a330a3958fcb503 # 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 bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-05T12:36:27.614Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-05T12:36:27.769Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-05T12:36:27.897Z] ========================================================= [2022-09-05T12:36:27.897Z] EdgeX Global Pipelines Version Info [2022-09-05T12:36:27.897Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-05T12:36:28.684Z] ------------------- [2022-09-05T12:36:28.684Z] stable info: [2022-09-05T12:36:28.684Z] ------------------- [2022-09-05T12:36:28.684Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-05T12:36:28.684Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-05T12:36:28.684Z] Message: update stable to v1.0.239 [2022-09-05T12:36:29.258Z] ------------------- [2022-09-05T12:36:29.258Z] experimental info: [2022-09-05T12:36:29.258Z] ------------------- [2022-09-05T12:36:29.258Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-05T12:36:29.258Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-05T12:36:29.258Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-05T12:36:29.642Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-09-05T12:36:29.685Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-09-05T12:36:29.723Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-05T12:36:29.762Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-05T12:36:29.798Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-05T12:36:29.836Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-05T12:36:29.877Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-05T12:36:29.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-05T12:36:29.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-05T12:36:29.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-05T12:36:30.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-05T12:36:30.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-09-05T12:36:30.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-05T12:36:30.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-05T12:36:30.192Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-05T12:36:30.232Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-05T12:36:30.268Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-05T12:36:30.307Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-05T12:36:30.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-05T12:36:30.385Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-05T12:36:30.426Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-05T12:36:30.471Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-05T12:36:30.513Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-05T12:36:30.555Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-05T12:36:30.600Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-05T12:36:30.638Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-05T12:36:30.681Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-05T12:36:30.726Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-412 [Pipeline] echo [2022-09-05T12:36:30.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-412 [Pipeline] echo [2022-09-05T12:36:30.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-412 [Pipeline] echo [2022-09-05T12:36:30.835Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1853df7c1b7fa3422a545f74a330a3958fcb503 [Pipeline] echo [2022-09-05T12:36:30.876Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1853df [Pipeline] echo [2022-09-05T12:36:30.912Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T12:36:31.030Z] provisioning config files... [2022-09-05T12:36:31.044Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-412@tmp/config5279914248295496860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T12:36:31.394Z] ---> docker-login.sh [2022-09-05T12:36:31.394Z] nexus3.edgexfoundry.org:10001 [2022-09-05T12:36:31.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T12:36:31.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T12:36:31.919Z] Configure a credential helper to remove this warning. See [2022-09-05T12:36:31.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T12:36:31.919Z] [2022-09-05T12:36:31.919Z] Login Succeeded [2022-09-05T12:36:31.919Z] nexus3.edgexfoundry.org:10002 [2022-09-05T12:36:31.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T12:36:32.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T12:36:32.180Z] Configure a credential helper to remove this warning. See [2022-09-05T12:36:32.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T12:36:32.180Z] [2022-09-05T12:36:32.180Z] Login Succeeded [2022-09-05T12:36:32.180Z] nexus3.edgexfoundry.org:10003 [2022-09-05T12:36:32.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T12:36:32.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T12:36:32.180Z] Configure a credential helper to remove this warning. See [2022-09-05T12:36:32.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T12:36:32.180Z] [2022-09-05T12:36:32.180Z] Login Succeeded [2022-09-05T12:36:32.180Z] nexus3.edgexfoundry.org:10004 [2022-09-05T12:36:32.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T12:36:32.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T12:36:32.440Z] Configure a credential helper to remove this warning. See [2022-09-05T12:36:32.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T12:36:32.440Z] [2022-09-05T12:36:32.440Z] Login Succeeded [2022-09-05T12:36:32.440Z] docker.io [2022-09-05T12:36:32.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T12:36:32.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T12:36:32.701Z] Configure a credential helper to remove this warning. See [2022-09-05T12:36:32.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T12:36:32.701Z] [2022-09-05T12:36:32.701Z] Login Succeeded [2022-09-05T12:36:32.701Z] ---> docker-login.sh ends [Pipeline] } [2022-09-05T12:36:32.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-05T12:36:33.370Z] + git rev-list -1 --merges f1853df7c1b7fa3422a545f74a330a3958fcb503~1..f1853df7c1b7fa3422a545f74a330a3958fcb503 [Pipeline] echo [2022-09-05T12:36:33.430Z] -----------> git rev-list -1 --merges f1853df7c1b7fa3422a545f74a330a3958fcb503~1..f1853df7c1b7fa3422a545f74a330a3958fcb503 f1853df7c1b7fa3422a545f74a330a3958fcb503 [false] [Pipeline] sh [2022-09-05T12:36:33.744Z] + git log --format=format:%s -1 f1853df7c1b7fa3422a545f74a330a3958fcb503 [Pipeline] echo [2022-09-05T12:36:33.778Z] ========================================================= [2022-09-05T12:36:33.778Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-05T12:36:33.778Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-05T12:36:34.209Z] + git log --format=format:%s -1 f1853df7c1b7fa3422a545f74a330a3958fcb503 [Pipeline] echo [2022-09-05T12:36:34.240Z] [semverPrep] GIT_COMMIT: f1853df7c1b7fa3422a545f74a330a3958fcb503, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-09-05T12:36:34.272Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-05T12:36:34.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-05T12:36:34.663Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-05T12:36:34.663Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-05T12:36:34.663Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-05T12:36:34.663Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-05T12:36:34.663Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-05T12:36:34.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T12:36:35.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-05T12:36:35.179Z] [2022-09-05T12:36:35.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T12:36:35.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-05T12:36:35.563Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-05T12:36:35.563Z] b85a868b505f: Pulling fs layer [2022-09-05T12:36:35.563Z] e2be974225ed: Pulling fs layer [2022-09-05T12:36:35.563Z] 339a4e72a1f5: Pulling fs layer [2022-09-05T12:36:35.563Z] 988bab9f4d93: Pulling fs layer [2022-09-05T12:36:35.563Z] 1469e6f7b9e6: Pulling fs layer [2022-09-05T12:36:35.563Z] eaf3925da568: Pulling fs layer [2022-09-05T12:36:35.563Z] bab4dde63d76: Pulling fs layer [2022-09-05T12:36:35.563Z] bde34c3a00c8: Pulling fs layer [2022-09-05T12:36:35.563Z] b352a97aabf1: Pulling fs layer [2022-09-05T12:36:35.563Z] 4872d77fe225: Pulling fs layer [2022-09-05T12:36:35.563Z] 5851b861e8e6: Pulling fs layer [2022-09-05T12:36:35.563Z] bab4dde63d76: Waiting [2022-09-05T12:36:35.563Z] bde34c3a00c8: Waiting [2022-09-05T12:36:35.563Z] b352a97aabf1: Waiting [2022-09-05T12:36:35.563Z] 4872d77fe225: Waiting [2022-09-05T12:36:35.563Z] 5851b861e8e6: Waiting [2022-09-05T12:36:35.563Z] 988bab9f4d93: Waiting [2022-09-05T12:36:35.563Z] eaf3925da568: Waiting [2022-09-05T12:36:35.563Z] 1469e6f7b9e6: Waiting [2022-09-05T12:36:35.563Z] e2be974225ed: Download complete [2022-09-05T12:36:35.563Z] 988bab9f4d93: Verifying Checksum [2022-09-05T12:36:35.563Z] 988bab9f4d93: Download complete [2022-09-05T12:36:35.827Z] 1469e6f7b9e6: Verifying Checksum [2022-09-05T12:36:35.827Z] 1469e6f7b9e6: Download complete [2022-09-05T12:36:35.827Z] eaf3925da568: Verifying Checksum [2022-09-05T12:36:35.827Z] eaf3925da568: Download complete [2022-09-05T12:36:35.827Z] 339a4e72a1f5: Verifying Checksum [2022-09-05T12:36:35.827Z] 339a4e72a1f5: Download complete [2022-09-05T12:36:35.827Z] bde34c3a00c8: Download complete [2022-09-05T12:36:35.827Z] b352a97aabf1: Download complete [2022-09-05T12:36:35.827Z] 4872d77fe225: Verifying Checksum [2022-09-05T12:36:35.827Z] 4872d77fe225: Download complete [2022-09-05T12:36:35.827Z] 5851b861e8e6: Verifying Checksum [2022-09-05T12:36:35.827Z] 5851b861e8e6: Download complete [2022-09-05T12:36:35.827Z] b85a868b505f: Verifying Checksum [2022-09-05T12:36:35.827Z] b85a868b505f: Download complete [2022-09-05T12:36:36.087Z] bab4dde63d76: Verifying Checksum [2022-09-05T12:36:36.087Z] bab4dde63d76: Download complete [2022-09-05T12:36:37.030Z] b85a868b505f: Pull complete [2022-09-05T12:36:37.292Z] e2be974225ed: Pull complete [2022-09-05T12:36:37.865Z] 339a4e72a1f5: Pull complete [2022-09-05T12:36:37.865Z] 988bab9f4d93: Pull complete [2022-09-05T12:36:38.129Z] 1469e6f7b9e6: Pull complete [2022-09-05T12:36:38.391Z] eaf3925da568: Pull complete [2022-09-05T12:36:40.304Z] bab4dde63d76: Pull complete [2022-09-05T12:36:40.304Z] bde34c3a00c8: Pull complete [2022-09-05T12:36:40.566Z] b352a97aabf1: Pull complete [2022-09-05T12:36:40.566Z] 4872d77fe225: Pull complete [2022-09-05T12:36:40.827Z] 5851b861e8e6: Pull complete [2022-09-05T12:36:40.827Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-05T12:36:40.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-05T12:36:40.827Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T12:36:41.055Z] prd-ubuntu20.04-docker-8c-8g-24583 does not seem to be running inside a container [2022-09-05T12:36:41.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-412 -v /w/workspace/gexfoundry_device-mqtt-go_PR-412:/w/workspace/gexfoundry_device-mqtt-go_PR-412:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-412@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-412@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-09-05T12:36:43.600Z] $ docker top b33f2df496b76fba7f47e3766b78b8b5e492156789eef46f3e50eb1aa3e0e478 -eo pid,comm [2022-09-05T12:36:43.665Z] 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-09-05T12:36:43.665Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-05T12:36:43.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-05T12:36:43.783Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-05T12:36:43.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-05T12:36:43.910Z] $ docker exec b33f2df496b76fba7f47e3766b78b8b5e492156789eef46f3e50eb1aa3e0e478 ssh-agent [2022-09-05T12:36:44.043Z] SSH_AUTH_SOCK=/tmp/ssh-J72yHBLnLhkt/agent.36 [2022-09-05T12:36:44.043Z] SSH_AGENT_PID=43 [2022-09-05T12:36:44.050Z] Running ssh-add (command line suppressed) [2022-09-05T12:36:44.160Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-412@tmp/private_key_8960892547017768143.key (/w/workspace/gexfoundry_device-mqtt-go_PR-412@tmp/private_key_8960892547017768143.key) [2022-09-05T12:36:44.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-05T12:36:44.510Z] + git tag --points-at HEAD [Pipeline] } [2022-09-05T12:36:44.531Z] $ docker exec --env ******** --env ******** b33f2df496b76fba7f47e3766b78b8b5e492156789eef46f3e50eb1aa3e0e478 ssh-agent -k [2022-09-05T12:36:44.647Z] unset SSH_AUTH_SOCK; [2022-09-05T12:36:44.647Z] unset SSH_AGENT_PID; [2022-09-05T12:36:44.647Z] echo Agent pid 43 killed; [2022-09-05T12:36:44.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-05T12:36:44.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-05T12:36:44.742Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-05T12:36:44.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-05T12:36:44.882Z] $ docker exec b33f2df496b76fba7f47e3766b78b8b5e492156789eef46f3e50eb1aa3e0e478 ssh-agent [2022-09-05T12:36:45.005Z] SSH_AUTH_SOCK=/tmp/ssh-cW7WF6vdTSnV/agent.77 [2022-09-05T12:36:45.005Z] SSH_AGENT_PID=83 [2022-09-05T12:36:45.011Z] Running ssh-add (command line suppressed) [2022-09-05T12:36:45.124Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-412@tmp/private_key_9036921518497282925.key (/w/workspace/gexfoundry_device-mqtt-go_PR-412@tmp/private_key_9036921518497282925.key) [2022-09-05T12:36:45.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-05T12:36:45.467Z] + git semver init [2022-09-05T12:36:45.728Z] 2022-09-05 12:36:45,671 [run_init] DEBUG init version:0.0.0 force:False [2022-09-05T12:36:45.728Z] 2022-09-05 12:36:45,672 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-412/.semver [2022-09-05T12:36:45.728Z] 2022-09-05 12:36:45,673 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-412/.semver [2022-09-05T12:36:45.728Z] 2022-09-05 12:36:45,673 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-412/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-412, universal_newlines=False, shell=None, istream=None) [2022-09-05T12:36:46.670Z] 2022-09-05 12:36:46,556 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-412/.git/info/exclude [2022-09-05T12:36:46.670Z] 2022-09-05 12:36:46,556 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-412/.semver/PR-412 with force:False [2022-09-05T12:36:46.670Z] 2022-09-05 12:36:46,557 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-412/.semver/PR-412 [2022-09-05T12:36:46.670Z] 2022-09-05 12:36:46,562 [execute] INFO git cat-file --batch-check [2022-09-05T12:36:46.670Z] 2022-09-05 12:36:46,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-412/.semver, universal_newlines=False, shell=None, istream=) [2022-09-05T12:36:46.670Z] 2022-09-05 12:36:46,568 [execute] INFO git cat-file --batch [2022-09-05T12:36:46.670Z] 2022-09-05 12:36:46,568 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-412/.semver, universal_newlines=False, shell=None, istream=) [2022-09-05T12:36:46.670Z] 2022-09-05 12:36:46,573 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-412/.semver/PR-412 [2022-09-05T12:36:46.670Z] 0.0.0 [Pipeline] } [2022-09-05T12:36:46.697Z] $ docker exec --env ******** --env ******** b33f2df496b76fba7f47e3766b78b8b5e492156789eef46f3e50eb1aa3e0e478 ssh-agent -k [2022-09-05T12:36:46.806Z] unset SSH_AUTH_SOCK; [2022-09-05T12:36:46.807Z] unset SSH_AGENT_PID; [2022-09-05T12:36:46.807Z] echo Agent pid 83 killed; [2022-09-05T12:36:46.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-05T12:36:47.234Z] + git semver [Pipeline] } [2022-09-05T12:36:47.528Z] $ docker stop --time=1 b33f2df496b76fba7f47e3766b78b8b5e492156789eef46f3e50eb1aa3e0e478 [2022-09-05T12:36:48.864Z] $ docker rm -f b33f2df496b76fba7f47e3766b78b8b5e492156789eef46f3e50eb1aa3e0e478 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-05T12:36:49.276Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-05T12:36:49.604Z] Stashed 1 file(s) [Pipeline] echo [2022-09-05T12:36:49.621Z] [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-09-05T12:36:50.253Z] provisioning config files... [2022-09-05T12:36:50.264Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-412@tmp/config8838151161948838560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T12:36:50.620Z] ---> docker-login.sh [2022-09-05T12:36:50.620Z] nexus3.edgexfoundry.org:10001 [2022-09-05T12:36:50.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T12:36:50.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T12:36:50.620Z] Configure a credential helper to remove this warning. See [2022-09-05T12:36:50.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T12:36:50.620Z] [2022-09-05T12:36:50.620Z] Login Succeeded [2022-09-05T12:36:50.620Z] nexus3.edgexfoundry.org:10002 [2022-09-05T12:36:50.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T12:36:50.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T12:36:50.881Z] Configure a credential helper to remove this warning. See [2022-09-05T12:36:50.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T12:36:50.881Z] [2022-09-05T12:36:50.881Z] Login Succeeded [2022-09-05T12:36:50.881Z] nexus3.edgexfoundry.org:10003 [2022-09-05T12:36:50.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T12:36:50.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T12:36:50.881Z] Configure a credential helper to remove this warning. See [2022-09-05T12:36:50.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T12:36:50.881Z] [2022-09-05T12:36:50.881Z] Login Succeeded [2022-09-05T12:36:50.881Z] nexus3.edgexfoundry.org:10004 [2022-09-05T12:36:50.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T12:36:51.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T12:36:51.142Z] Configure a credential helper to remove this warning. See [2022-09-05T12:36:51.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T12:36:51.142Z] [2022-09-05T12:36:51.142Z] Login Succeeded [2022-09-05T12:36:51.142Z] docker.io [2022-09-05T12:36:51.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T12:36:51.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T12:36:51.403Z] Configure a credential helper to remove this warning. See [2022-09-05T12:36:51.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T12:36:51.403Z] [2022-09-05T12:36:51.403Z] Login Succeeded [2022-09-05T12:36:51.403Z] ---> docker-login.sh ends [Pipeline] } [2022-09-05T12:36:51.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-05T12:36:51.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T12:36:51.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T12:36:51.705Z] ========================================================= [2022-09-05T12:36:51.705Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-05T12:36:51.705Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T12:36:52.180Z] + 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-09-05T12:36:52.180Z] Sending build context to Docker daemon 6.104MB [2022-09-05T12:36:52.180Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T12:36:52.180Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-05T12:36:52.180Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-05T12:36:52.180Z] 2408cc74d12b: Pulling fs layer [2022-09-05T12:36:52.180Z] ea60b727a1ce: Pulling fs layer [2022-09-05T12:36:52.180Z] 30c4a7721957: Pulling fs layer [2022-09-05T12:36:52.180Z] 370296b7ddb6: Pulling fs layer [2022-09-05T12:36:52.180Z] 7c6cee850709: Pulling fs layer [2022-09-05T12:36:52.180Z] 39a5fcdaea64: Pulling fs layer [2022-09-05T12:36:52.180Z] d94ebbe4e438: Pulling fs layer [2022-09-05T12:36:52.180Z] 370296b7ddb6: Waiting [2022-09-05T12:36:52.180Z] 7c6cee850709: Waiting [2022-09-05T12:36:52.180Z] bcfd1f05c69d: Pulling fs layer [2022-09-05T12:36:52.180Z] 59ccb84bbe0f: Pulling fs layer [2022-09-05T12:36:52.180Z] bcfd1f05c69d: Waiting [2022-09-05T12:36:52.180Z] d94ebbe4e438: Waiting [2022-09-05T12:36:52.180Z] 30c4a7721957: Verifying Checksum [2022-09-05T12:36:52.180Z] 30c4a7721957: Download complete [2022-09-05T12:36:52.440Z] ea60b727a1ce: Verifying Checksum [2022-09-05T12:36:52.440Z] ea60b727a1ce: Download complete [2022-09-05T12:36:52.440Z] 7c6cee850709: Verifying Checksum [2022-09-05T12:36:52.440Z] 7c6cee850709: Download complete [2022-09-05T12:36:52.440Z] 39a5fcdaea64: Verifying Checksum [2022-09-05T12:36:52.440Z] 39a5fcdaea64: Download complete [2022-09-05T12:36:52.440Z] 2408cc74d12b: Verifying Checksum [2022-09-05T12:36:52.440Z] 2408cc74d12b: Download complete [2022-09-05T12:36:52.440Z] d94ebbe4e438: Download complete [2022-09-05T12:36:52.440Z] 2408cc74d12b: Pull complete [2022-09-05T12:36:52.701Z] ea60b727a1ce: Pull complete [2022-09-05T12:36:52.701Z] 30c4a7721957: Pull complete [2022-09-05T12:36:52.960Z] 59ccb84bbe0f: Verifying Checksum [2022-09-05T12:36:52.960Z] 59ccb84bbe0f: Download complete [2022-09-05T12:36:52.960Z] bcfd1f05c69d: Verifying Checksum [2022-09-05T12:36:52.960Z] bcfd1f05c69d: Download complete [2022-09-05T12:36:53.218Z] 370296b7ddb6: Download complete [2022-09-05T12:36:58.504Z] 370296b7ddb6: Pull complete [2022-09-05T12:36:58.504Z] 7c6cee850709: Pull complete [2022-09-05T12:36:58.504Z] 39a5fcdaea64: Pull complete [2022-09-05T12:36:58.504Z] d94ebbe4e438: Pull complete [2022-09-05T12:37:00.424Z] bcfd1f05c69d: Pull complete [2022-09-05T12:37:00.684Z] 59ccb84bbe0f: Pull complete [2022-09-05T12:37:00.684Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-05T12:37:00.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-05T12:37:00.684Z] ---> a4fb48ad2a94 [2022-09-05T12:37:00.684Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-05T12:37:03.980Z] ---> Running in 780caa239ea6 [2022-09-05T12:37:03.980Z] Removing intermediate container 780caa239ea6 [2022-09-05T12:37:03.980Z] ---> 93a12b53c36b [2022-09-05T12:37:03.980Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-05T12:37:03.980Z] ---> Running in 50fe1f173000 [2022-09-05T12:37:04.240Z] Removing intermediate container 50fe1f173000 [2022-09-05T12:37:04.240Z] ---> f850f66cad60 [2022-09-05T12:37:04.240Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T12:37:04.240Z] ---> Running in 166874f83345 [2022-09-05T12:37:04.810Z] Removing intermediate container 166874f83345 [2022-09-05T12:37:04.810Z] ---> 95439874dbb4 [2022-09-05T12:37:04.810Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T12:37:04.810Z] ---> Running in 6e839bf3300c [2022-09-05T12:37:05.061Z] Still waiting to schedule task [2022-09-05T12:37:05.062Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-05T12:37:05.071Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-05T12:37:06.010Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-05T12:37:06.010Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-05T12:37:06.270Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-05T12:37:06.270Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-05T12:37:06.534Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-05T12:37:06.534Z] Executing busybox-1.35.0-r13.trigger [2022-09-05T12:37:06.534Z] OK: 216 MiB in 55 packages [2022-09-05T12:37:07.106Z] Removing intermediate container 6e839bf3300c [2022-09-05T12:37:07.106Z] ---> e83bc110798b [2022-09-05T12:37:07.106Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-09-05T12:37:07.106Z] ---> Running in 70d57ce8247e [2022-09-05T12:37:07.106Z] Removing intermediate container 70d57ce8247e [2022-09-05T12:37:07.106Z] ---> 6084680d409f [2022-09-05T12:37:07.106Z] Step 8/12 : COPY go.mod vendor* ./ [2022-09-05T12:37:07.106Z] ---> 84d221cfa9e4 [2022-09-05T12:37:07.106Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T12:37:07.367Z] ---> Running in bd4b4f48d958 [2022-09-05T12:37:29.532Z] Removing intermediate container bd4b4f48d958 [2022-09-05T12:37:29.533Z] ---> 2ea131248bc9 [2022-09-05T12:37:29.533Z] Step 10/12 : COPY . . [2022-09-05T12:37:29.533Z] ---> faf81212414b [2022-09-05T12:37:29.533Z] Step 11/12 : ARG MAKE='make build' [2022-09-05T12:37:29.533Z] ---> Running in 70535aa052b4 [2022-09-05T12:37:29.533Z] Removing intermediate container 70535aa052b4 [2022-09-05T12:37:29.533Z] ---> 7a21015b9b86 [2022-09-05T12:37:29.533Z] Step 12/12 : RUN $MAKE [2022-09-05T12:37:29.533Z] ---> Running in d55e4aab42a1 [2022-09-05T12:37:30.103Z] noop [2022-09-05T12:37:30.363Z] Removing intermediate container d55e4aab42a1 [2022-09-05T12:37:30.363Z] ---> a4abfb8d2919 [2022-09-05T12:37:30.363Z] Successfully built a4abfb8d2919 [2022-09-05T12:37:30.363Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T12:37:30.808Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-05T12:37:30.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T12:37:30.971Z] prd-ubuntu20.04-docker-8c-8g-24583 does not seem to be running inside a container [2022-09-05T12:37:31.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-412 -v /w/workspace/gexfoundry_device-mqtt-go_PR-412:/w/workspace/gexfoundry_device-mqtt-go_PR-412:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-412@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-412@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-09-05T12:37:31.395Z] $ docker top 54f7d045b957cae7bb9b56158f9656107c370f10c6768c8a065db264962fd966 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T12:37:31.804Z] + go version [2022-09-05T12:37:31.804Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-05T12:37:31.836Z] $ docker stop --time=1 54f7d045b957cae7bb9b56158f9656107c370f10c6768c8a065db264962fd966 [2022-09-05T12:37:33.128Z] $ docker rm -f 54f7d045b957cae7bb9b56158f9656107c370f10c6768c8a065db264962fd966 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T12:37:33.944Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-05T12:37:33.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T12:37:34.113Z] prd-ubuntu20.04-docker-8c-8g-24583 does not seem to be running inside a container [2022-09-05T12:37:34.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-412 -v /w/workspace/gexfoundry_device-mqtt-go_PR-412:/w/workspace/gexfoundry_device-mqtt-go_PR-412:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-412@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-412@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-09-05T12:37:34.527Z] $ docker top 9936545eefeee6a70dc60dfd0a138a92357c461e6cbe30ab7565665850da93da -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T12:37:34.942Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-412 [Pipeline] fileExists [Pipeline] sh [2022-09-05T12:37:35.306Z] + make test [2022-09-05T12:37:35.306Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-05T12:37:35.565Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-09-05T12:37:45.557Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-09-05T12:37:45.557Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-09-05T12:37:45.557Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-09-05T12:37:53.697Z] 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-09-05T12:37:53.697Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-05T12:37:56.234Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-05T12:37:56.234Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-05T12:37:56.234Z] ./bin/test-attribution-txt.sh [2022-09-05T12:37:56.234Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-05T12:37:56.234Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-05T12:37:56.234Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-05T12:37:56.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-05T12:37:56.305Z] $ docker stop --time=1 9936545eefeee6a70dc60dfd0a138a92357c461e6cbe30ab7565665850da93da [2022-09-05T12:37:59.094Z] $ docker rm -f 9936545eefeee6a70dc60dfd0a138a92357c461e6cbe30ab7565665850da93da [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-05T12:37:59.623Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-05T12:37:59.685Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-05T12:38:00.325Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-05T12:38:00.646Z] + ls -al . [2022-09-05T12:38:00.646Z] total 180 [2022-09-05T12:38:00.646Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 12:37 . [2022-09-05T12:38:00.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 12:36 .. [2022-09-05T12:38:00.646Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 5 12:36 .dockerignore [2022-09-05T12:38:00.646Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 12:37 .git [2022-09-05T12:38:00.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 12:36 .github [2022-09-05T12:38:00.646Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 5 12:36 .gitignore [2022-09-05T12:38:00.646Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 12:36 .golangci.yml [2022-09-05T12:38:00.646Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 12:36 .semver [2022-09-05T12:38:00.646Z] -rw-rw-r-- 1 jenkins jenkins 8917 Sep 5 12:36 Attribution.txt [2022-09-05T12:38:00.646Z] -rw-rw-r-- 1 jenkins jenkins 11365 Sep 5 12:36 CHANGELOG.md [2022-09-05T12:38:00.646Z] -rw-rw-r-- 1 jenkins jenkins 1932 Sep 5 12:36 Dockerfile [2022-09-05T12:38:00.646Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 12:36 GOVERNANCE.md [2022-09-05T12:38:00.646Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 5 12:36 Jenkinsfile [2022-09-05T12:38:00.646Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 12:36 LICENSE [2022-09-05T12:38:00.646Z] -rw-rw-r-- 1 jenkins jenkins 1917 Sep 5 12:36 Makefile [2022-09-05T12:38:00.646Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 5 12:36 OWNERS.md [2022-09-05T12:38:00.646Z] -rw-rw-r-- 1 jenkins jenkins 2501 Sep 5 12:36 README.md [2022-09-05T12:38:00.646Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 12:36 VERSION [2022-09-05T12:38:00.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 12:36 bin [2022-09-05T12:38:00.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 12:36 cmd [2022-09-05T12:38:00.646Z] -rw-r--r-- 1 jenkins jenkins 17887 Sep 5 12:37 coverage.out [2022-09-05T12:38:00.646Z] -rw-rw-r-- 1 jenkins jenkins 3452 Sep 5 12:36 go.mod [2022-09-05T12:38:00.646Z] -rw-rw-r-- 1 jenkins jenkins 36716 Sep 5 12:36 go.sum [2022-09-05T12:38:00.646Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 12:36 internal [2022-09-05T12:38:00.646Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 12:36 mock [2022-09-05T12:38:00.646Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 12:36 snap [2022-09-05T12:38:00.646Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 5 12:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T12:38:01.045Z] + 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=f1853df7c1b7fa3422a545f74a330a3958fcb503 --label arch=amd64 --label version=0.0.0 . [2022-09-05T12:38:01.045Z] Sending build context to Docker daemon 6.122MB [2022-09-05T12:38:01.045Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T12:38:01.045Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-05T12:38:01.045Z] ---> a4abfb8d2919 [2022-09-05T12:38:01.045Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-05T12:38:01.305Z] ---> Running in 7c7310b393a5 [2022-09-05T12:38:01.306Z] Removing intermediate container 7c7310b393a5 [2022-09-05T12:38:01.306Z] ---> a7a9d4c854a6 [2022-09-05T12:38:01.306Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-05T12:38:01.306Z] ---> Running in cc6ceb59c213 [2022-09-05T12:38:01.306Z] Removing intermediate container cc6ceb59c213 [2022-09-05T12:38:01.306Z] ---> 1bfbd153bde7 [2022-09-05T12:38:01.306Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T12:38:01.306Z] ---> Running in b9804be0f0ce [2022-09-05T12:38:02.250Z] Removing intermediate container b9804be0f0ce [2022-09-05T12:38:02.250Z] ---> b583e56e1002 [2022-09-05T12:38:02.250Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T12:38:02.250Z] ---> Running in 4f69029d7caf [2022-09-05T12:38:02.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-05T12:38:03.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-05T12:38:03.458Z] OK: 216 MiB in 55 packages [2022-09-05T12:38:03.721Z] Removing intermediate container 4f69029d7caf [2022-09-05T12:38:03.721Z] ---> 5580fd3be125 [2022-09-05T12:38:03.721Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-09-05T12:38:03.721Z] ---> Running in fa7bcfcf9feb [2022-09-05T12:38:03.981Z] Removing intermediate container fa7bcfcf9feb [2022-09-05T12:38:03.981Z] ---> b1cee6c41a30 [2022-09-05T12:38:03.981Z] Step 8/24 : COPY go.mod vendor* ./ [2022-09-05T12:38:03.981Z] ---> 5679c8031c68 [2022-09-05T12:38:03.981Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T12:38:03.981Z] ---> Running in b099e55de811 [2022-09-05T12:38:04.559Z] Removing intermediate container b099e55de811 [2022-09-05T12:38:04.559Z] ---> 0a2667377bf9 [2022-09-05T12:38:04.559Z] Step 10/24 : COPY . . [2022-09-05T12:38:05.127Z] ---> 017a3a6d26b6 [2022-09-05T12:38:05.127Z] Step 11/24 : ARG MAKE='make build' [2022-09-05T12:38:05.127Z] ---> Running in 1b540b107f64 [2022-09-05T12:38:05.388Z] Removing intermediate container 1b540b107f64 [2022-09-05T12:38:05.388Z] ---> 784273818055 [2022-09-05T12:38:05.388Z] Step 12/24 : RUN $MAKE [2022-09-05T12:38:05.388Z] ---> Running in 88d720e323d6 [2022-09-05T12:38:05.647Z] 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-09-05T12:38:32.217Z] Removing intermediate container 88d720e323d6 [2022-09-05T12:38:32.217Z] ---> 8aaa090d889c [2022-09-05T12:38:32.217Z] Step 13/24 : FROM alpine:3.16 [2022-09-05T12:38:32.217Z] 3.16: Pulling from library/alpine [2022-09-05T12:38:32.217Z] 213ec9aee27d: Pulling fs layer [2022-09-05T12:38:32.217Z] 213ec9aee27d: Verifying Checksum [2022-09-05T12:38:32.217Z] 213ec9aee27d: Download complete [2022-09-05T12:38:32.217Z] 213ec9aee27d: Pull complete [2022-09-05T12:38:32.217Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-05T12:38:32.217Z] Status: Downloaded newer image for alpine:3.16 [2022-09-05T12:38:32.217Z] ---> 9c6f07244728 [2022-09-05T12:38:32.217Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-09-05T12:38:32.217Z] ---> Running in b5331c397322 [2022-09-05T12:38:32.217Z] Removing intermediate container b5331c397322 [2022-09-05T12:38:32.217Z] ---> b47d56297930 [2022-09-05T12:38:32.217Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-05T12:38:32.217Z] ---> Running in 3228c5a9e3f2 [2022-09-05T12:38:32.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-05T12:38:32.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-05T12:38:32.217Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-05T12:38:32.217Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-05T12:38:32.217Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-05T12:38:32.217Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-05T12:38:32.217Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-05T12:38:32.217Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-05T12:38:32.217Z] Executing busybox-1.35.0-r17.trigger [2022-09-05T12:38:32.217Z] OK: 8 MiB in 20 packages [2022-09-05T12:38:32.217Z] Removing intermediate container 3228c5a9e3f2 [2022-09-05T12:38:32.217Z] ---> d9421dd88aee [2022-09-05T12:38:32.217Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-09-05T12:38:32.217Z] ---> f2b41949838d [2022-09-05T12:38:32.217Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-09-05T12:38:32.217Z] ---> 0175b9644b37 [2022-09-05T12:38:32.217Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-09-05T12:38:32.217Z] ---> 8a8376762780 [2022-09-05T12:38:32.217Z] Step 19/24 : EXPOSE 59982 [2022-09-05T12:38:32.217Z] ---> Running in f57ca50ddd41 [2022-09-05T12:38:32.217Z] Removing intermediate container f57ca50ddd41 [2022-09-05T12:38:32.217Z] ---> f1afdc4f0a71 [2022-09-05T12:38:32.217Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-09-05T12:38:32.217Z] ---> Running in 6504446517ec [2022-09-05T12:38:32.217Z] Removing intermediate container 6504446517ec [2022-09-05T12:38:32.217Z] ---> 93f07424fe75 [2022-09-05T12:38:32.217Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-05T12:38:32.217Z] ---> Running in 619def69e08a [2022-09-05T12:38:32.217Z] Removing intermediate container 619def69e08a [2022-09-05T12:38:32.217Z] ---> 30798f58f2a4 [2022-09-05T12:38:32.217Z] Step 22/24 : LABEL arch=amd64 [2022-09-05T12:38:32.217Z] ---> Running in 206467d18bb4 [2022-09-05T12:38:32.217Z] Removing intermediate container 206467d18bb4 [2022-09-05T12:38:32.217Z] ---> b2e54ff74305 [2022-09-05T12:38:32.217Z] Step 23/24 : LABEL git_sha=f1853df7c1b7fa3422a545f74a330a3958fcb503 [2022-09-05T12:38:32.217Z] ---> Running in 0134124d2f2b [2022-09-05T12:38:32.217Z] Removing intermediate container 0134124d2f2b [2022-09-05T12:38:32.217Z] ---> e05b38b4195b [2022-09-05T12:38:32.217Z] Step 24/24 : LABEL version=0.0.0 [2022-09-05T12:38:32.217Z] ---> Running in 881e5030d96e [2022-09-05T12:38:32.217Z] Removing intermediate container 881e5030d96e [2022-09-05T12:38:32.217Z] ---> d573ef9b655b [2022-09-05T12:38:32.217Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-05T12:38:32.217Z] Successfully built d573ef9b655b [2022-09-05T12:38:32.217Z] 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-09-05T12:38:33.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T12:38:33.067Z] [2022-09-05T12:38:33.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T12:38:33.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T12:38:33.438Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-05T12:38:33.438Z] 5eb5b503b376: Pulling fs layer [2022-09-05T12:38:33.438Z] 5c69ac0246d0: Pulling fs layer [2022-09-05T12:38:33.438Z] ec43610c2a17: Pulling fs layer [2022-09-05T12:38:33.438Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-05T12:38:33.438Z] 33b1e0a273af: Pulling fs layer [2022-09-05T12:38:33.438Z] 5d3b04190fa2: Pulling fs layer [2022-09-05T12:38:33.438Z] 2f39f015ded8: Pulling fs layer [2022-09-05T12:38:33.438Z] 3a2ae6a8a46f: Waiting [2022-09-05T12:38:33.438Z] 33b1e0a273af: Waiting [2022-09-05T12:38:33.438Z] 5d3b04190fa2: Waiting [2022-09-05T12:38:33.438Z] 2f39f015ded8: Waiting [2022-09-05T12:38:33.438Z] 5c69ac0246d0: Verifying Checksum [2022-09-05T12:38:33.438Z] 5c69ac0246d0: Download complete [2022-09-05T12:38:33.438Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-05T12:38:33.438Z] 3a2ae6a8a46f: Download complete [2022-09-05T12:38:33.438Z] 33b1e0a273af: Verifying Checksum [2022-09-05T12:38:33.438Z] 33b1e0a273af: Download complete [2022-09-05T12:38:33.438Z] ec43610c2a17: Verifying Checksum [2022-09-05T12:38:33.438Z] ec43610c2a17: Download complete [2022-09-05T12:38:33.696Z] 5d3b04190fa2: Verifying Checksum [2022-09-05T12:38:33.696Z] 5d3b04190fa2: Download complete [2022-09-05T12:38:33.696Z] 5eb5b503b376: Verifying Checksum [2022-09-05T12:38:33.696Z] 5eb5b503b376: Download complete [2022-09-05T12:38:34.262Z] 2f39f015ded8: Download complete [2022-09-05T12:38:35.201Z] 5eb5b503b376: Pull complete [2022-09-05T12:38:35.201Z] 5c69ac0246d0: Pull complete [2022-09-05T12:38:35.463Z] ec43610c2a17: Pull complete [2022-09-05T12:38:35.723Z] 3a2ae6a8a46f: Pull complete [2022-09-05T12:38:35.983Z] 33b1e0a273af: Pull complete [2022-09-05T12:38:35.983Z] 5d3b04190fa2: Pull complete [2022-09-05T12:38:40.641Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24584 in /w/workspace/gexfoundry_device-mqtt-go_PR-412 [Pipeline] { [Pipeline] ws [2022-09-05T12:38:40.679Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-09-05T12:38:40.756Z] Selected Git installation does not exist. Using Default [2022-09-05T12:38:40.756Z] The recommended git tool is: NONE [2022-09-05T12:38:41.261Z] 2f39f015ded8: Pull complete [2022-09-05T12:38:41.261Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-05T12:38:41.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T12:38:41.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T12:38:41.481Z] prd-ubuntu20.04-docker-8c-8g-24583 does not seem to be running inside a container [2022-09-05T12:38:41.517Z] $ 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-412 -v /w/workspace/gexfoundry_device-mqtt-go_PR-412:/w/workspace/gexfoundry_device-mqtt-go_PR-412:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-412@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-412@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-09-05T12:38:44.734Z] $ docker top 86164d1dcbff8429315a8cd05a1bce1fb5dce9d879ac20a7da3f5e8970c74cd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T12:38:45.200Z] ---> job-cost.sh [2022-09-05T12:38:45.200Z] lf-activate-venv: SKIPPING [2022-09-05T12:38:45.200Z] INFO: No Stack... [2022-09-05T12:38:45.460Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-05T12:38:46.034Z] INFO: Archiving Costs [Pipeline] sh [2022-09-05T12:38:46.347Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-412/archives/cost.csv [2022-09-05T12:38:46.347Z] + cut -d, -f6 [Pipeline] lock [2022-09-05T12:38:46.380Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-412-1-stack-cost] [2022-09-05T12:38:46.390Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-412-1-stack-cost] did not exist. Created. [2022-09-05T12:38:46.391Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-412-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-05T12:38:46.794Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-05T12:38:46.853Z] Stashed 1 file(s) [Pipeline] } [2022-09-05T12:38:46.882Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-412-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-05T12:38:46.961Z] $ docker stop --time=1 86164d1dcbff8429315a8cd05a1bce1fb5dce9d879ac20a7da3f5e8970c74cd4 [2022-09-05T12:38:47.243Z] using credential edgex-jenkins-ssh [2022-09-05T12:38:47.270Z] Cloning the remote Git repository [2022-09-05T12:38:47.335Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-09-05T12:38:47.420Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-09-05T12:38:47.565Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-09-05T12:38:47.571Z] > git --version # timeout=10 [2022-09-05T12:38:47.595Z] > git --version # 'git version 2.25.1' [2022-09-05T12:38:47.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-05T12:38:47.673Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-05T12:38:48.136Z] $ docker rm -f 86164d1dcbff8429315a8cd05a1bce1fb5dce9d879ac20a7da3f5e8970c74cd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-05T12:38:48.932Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-09-05T12:38:48.957Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-05T12:38:48.985Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-09-05T12:38:49.034Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-09-05T12:38:49.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-05T12:38:49.576Z] Merging remotes/origin/main commit 848b2de29f6cbb620b3229edbec9a9c03b237451 into PR head commit f1853df7c1b7fa3422a545f74a330a3958fcb503 [2022-09-05T12:38:49.843Z] Merge succeeded, producing f1853df7c1b7fa3422a545f74a330a3958fcb503 [2022-09-05T12:38:49.843Z] Checking out Revision f1853df7c1b7fa3422a545f74a330a3958fcb503 (PR-412) [2022-09-05T12:38:49.049Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/412/head:refs/remotes/origin/PR-412 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-05T12:38:49.599Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T12:38:49.626Z] > git checkout -f f1853df7c1b7fa3422a545f74a330a3958fcb503 # timeout=10 [2022-09-05T12:38:49.737Z] > git remote # timeout=10 [2022-09-05T12:38:49.759Z] > git config --get remote.origin.url # timeout=10 [2022-09-05T12:38:49.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-05T12:38:49.801Z] > git merge 848b2de29f6cbb620b3229edbec9a9c03b237451 # timeout=10 [2022-09-05T12:38:49.827Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-05T12:38:49.853Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T12:38:49.873Z] > git checkout -f f1853df7c1b7fa3422a545f74a330a3958fcb503 # timeout=10 [2022-09-05T12:38:54.054Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-09-05T12:38:54.111Z] > git --version # timeout=10 [2022-09-05T12:38:54.122Z] > git --version # 'git version 2.25.1' [2022-09-05T12:38:54.135Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-05T12:38:55.406Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-05T12:38:55.407Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-05T12:38:55.407Z] Dload Upload Total Spent Left Speed [2022-09-05T12:38:55.407Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91985 0 --:--:-- --:--:-- --:--:-- 91985 [Pipeline] sh [2022-09-05T12:38:56.322Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-05T12:38:56.694Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-05T12:38:56.694Z] + sudo tee /etc/docker/daemon.new [2022-09-05T12:38:56.694Z] { [2022-09-05T12:38:56.694Z] "registry-mirrors": [ [2022-09-05T12:38:56.694Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-05T12:38:56.694Z] ], [2022-09-05T12:38:56.694Z] "bip": "10.250.0.254/24", [2022-09-05T12:38:56.694Z] "hosts": [ [2022-09-05T12:38:56.694Z] "tcp://0.0.0.0:5555", [2022-09-05T12:38:56.694Z] "unix:///var/run/docker.sock" [2022-09-05T12:38:56.694Z] ], [2022-09-05T12:38:56.694Z] "mtu": 1458, [2022-09-05T12:38:56.694Z] "selinux-enabled": true, [2022-09-05T12:38:56.694Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-05T12:38:56.694Z] } [Pipeline] sh [2022-09-05T12:38:57.048Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-05T12:38:57.403Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T12:39:15.800Z] provisioning config files... [2022-09-05T12:39:15.826Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1717561518125920287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T12:39:16.231Z] ---> docker-login.sh [2022-09-05T12:39:16.231Z] nexus3.edgexfoundry.org:10001 [2022-09-05T12:39:16.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T12:39:17.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T12:39:17.102Z] Configure a credential helper to remove this warning. See [2022-09-05T12:39:17.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T12:39:17.102Z] [2022-09-05T12:39:17.102Z] Login Succeeded [2022-09-05T12:39:17.102Z] nexus3.edgexfoundry.org:10002 [2022-09-05T12:39:17.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T12:39:17.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T12:39:17.653Z] Configure a credential helper to remove this warning. See [2022-09-05T12:39:17.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T12:39:17.653Z] [2022-09-05T12:39:17.653Z] Login Succeeded [2022-09-05T12:39:17.653Z] nexus3.edgexfoundry.org:10003 [2022-09-05T12:39:17.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T12:39:17.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T12:39:17.932Z] Configure a credential helper to remove this warning. See [2022-09-05T12:39:17.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T12:39:17.932Z] [2022-09-05T12:39:17.932Z] Login Succeeded [2022-09-05T12:39:17.932Z] nexus3.edgexfoundry.org:10004 [2022-09-05T12:39:18.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T12:39:18.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T12:39:18.536Z] Configure a credential helper to remove this warning. See [2022-09-05T12:39:18.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T12:39:18.536Z] [2022-09-05T12:39:18.536Z] Login Succeeded [2022-09-05T12:39:18.536Z] docker.io [2022-09-05T12:39:18.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T12:39:19.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T12:39:19.404Z] Configure a credential helper to remove this warning. See [2022-09-05T12:39:19.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T12:39:19.404Z] [2022-09-05T12:39:19.404Z] Login Succeeded [2022-09-05T12:39:19.404Z] ---> docker-login.sh ends [Pipeline] } [2022-09-05T12:39:19.436Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-05T12:39:19.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T12:39:19.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T12:39:19.872Z] ========================================================= [2022-09-05T12:39:19.872Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-05T12:39:19.872Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T12:39:20.373Z] + 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-09-05T12:39:20.648Z] Sending build context to Docker daemon 3.153MB [2022-09-05T12:39:20.648Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T12:39:20.648Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-05T12:39:20.933Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-05T12:39:20.933Z] b3c136eddcbf: Pulling fs layer [2022-09-05T12:39:20.933Z] c0a3192eca97: Pulling fs layer [2022-09-05T12:39:20.933Z] a050256f5b6f: Pulling fs layer [2022-09-05T12:39:20.933Z] 656be50a0ddc: Pulling fs layer [2022-09-05T12:39:20.933Z] 2bbca73fdf42: Pulling fs layer [2022-09-05T12:39:20.933Z] 46d945488cbd: Pulling fs layer [2022-09-05T12:39:20.933Z] 8a5474983e97: Pulling fs layer [2022-09-05T12:39:20.933Z] 329c88fbcd65: Pulling fs layer [2022-09-05T12:39:20.933Z] 46d945488cbd: Waiting [2022-09-05T12:39:20.933Z] 8a5474983e97: Waiting [2022-09-05T12:39:20.933Z] 329c88fbcd65: Waiting [2022-09-05T12:39:20.933Z] 2bbca73fdf42: Waiting [2022-09-05T12:39:20.933Z] 656be50a0ddc: Waiting [2022-09-05T12:39:20.933Z] a050256f5b6f: Verifying Checksum [2022-09-05T12:39:20.933Z] a050256f5b6f: Download complete [2022-09-05T12:39:20.933Z] c0a3192eca97: Verifying Checksum [2022-09-05T12:39:20.933Z] c0a3192eca97: Download complete [2022-09-05T12:39:20.933Z] 2bbca73fdf42: Verifying Checksum [2022-09-05T12:39:20.933Z] 2bbca73fdf42: Download complete [2022-09-05T12:39:20.933Z] 46d945488cbd: Verifying Checksum [2022-09-05T12:39:20.933Z] 46d945488cbd: Download complete [2022-09-05T12:39:20.933Z] b3c136eddcbf: Verifying Checksum [2022-09-05T12:39:20.933Z] b3c136eddcbf: Download complete [2022-09-05T12:39:21.927Z] b3c136eddcbf: Pull complete [2022-09-05T12:39:22.207Z] 329c88fbcd65: Verifying Checksum [2022-09-05T12:39:22.207Z] 329c88fbcd65: Download complete [2022-09-05T12:39:22.487Z] c0a3192eca97: Pull complete [2022-09-05T12:39:22.767Z] a050256f5b6f: Pull complete [2022-09-05T12:39:23.368Z] 8a5474983e97: Verifying Checksum [2022-09-05T12:39:23.368Z] 8a5474983e97: Download complete [2022-09-05T12:39:23.967Z] 656be50a0ddc: Verifying Checksum [2022-09-05T12:39:23.967Z] 656be50a0ddc: Download complete [2022-09-05T12:39:39.076Z] 656be50a0ddc: Pull complete [2022-09-05T12:39:39.076Z] 2bbca73fdf42: Pull complete [2022-09-05T12:39:39.076Z] 46d945488cbd: Pull complete [2022-09-05T12:39:43.398Z] 8a5474983e97: Pull complete [2022-09-05T12:39:45.382Z] 329c88fbcd65: Pull complete [2022-09-05T12:39:45.382Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-05T12:39:45.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-05T12:39:45.382Z] ---> ff4287adb874 [2022-09-05T12:39:45.382Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-05T12:39:46.825Z] ---> Running in 3e546f16c18e [2022-09-05T12:39:48.270Z] Removing intermediate container 3e546f16c18e [2022-09-05T12:39:48.270Z] ---> 55c14024efe0 [2022-09-05T12:39:48.270Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-05T12:39:48.270Z] ---> Running in ebf0d6cfaf1f [2022-09-05T12:39:48.543Z] Removing intermediate container ebf0d6cfaf1f [2022-09-05T12:39:48.543Z] ---> 21505ae7295a [2022-09-05T12:39:48.543Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T12:39:48.543Z] ---> Running in 58f9ed004e9c [2022-09-05T12:39:50.536Z] Removing intermediate container 58f9ed004e9c [2022-09-05T12:39:50.536Z] ---> 0901c957a6ef [2022-09-05T12:39:50.536Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T12:39:50.536Z] ---> Running in 86f3a520866f [2022-09-05T12:39:51.522Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-05T12:39:52.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-05T12:39:53.115Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-05T12:39:53.115Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-05T12:39:53.115Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-05T12:39:53.390Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-05T12:39:53.664Z] Executing busybox-1.35.0-r13.trigger [2022-09-05T12:39:53.664Z] OK: 226 MiB in 55 packages [2022-09-05T12:39:54.658Z] Removing intermediate container 86f3a520866f [2022-09-05T12:39:54.658Z] ---> 758ddbfb3f85 [2022-09-05T12:39:54.658Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-09-05T12:39:54.658Z] ---> Running in 4e149e81e8ea [2022-09-05T12:39:54.935Z] Removing intermediate container 4e149e81e8ea [2022-09-05T12:39:54.935Z] ---> b23fb0e92930 [2022-09-05T12:39:54.935Z] Step 8/12 : COPY go.mod vendor* ./ [2022-09-05T12:39:55.536Z] ---> d2e631d75708 [2022-09-05T12:39:55.536Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T12:39:55.536Z] ---> Running in 6a577e541135 [2022-09-05T12:40:42.565Z] Removing intermediate container 6a577e541135 [2022-09-05T12:40:42.565Z] ---> 9e75bea47a45 [2022-09-05T12:40:42.565Z] Step 10/12 : COPY . . [2022-09-05T12:40:43.550Z] ---> df447cf9a075 [2022-09-05T12:40:43.550Z] Step 11/12 : ARG MAKE='make build' [2022-09-05T12:40:43.550Z] ---> Running in 4efc70d530ab [2022-09-05T12:40:43.824Z] Removing intermediate container 4efc70d530ab [2022-09-05T12:40:43.824Z] ---> 37869ab85aa6 [2022-09-05T12:40:43.824Z] Step 12/12 : RUN $MAKE [2022-09-05T12:40:43.824Z] ---> Running in 26ba42fc6ef5 [2022-09-05T12:40:44.803Z] noop [2022-09-05T12:40:45.402Z] Removing intermediate container 26ba42fc6ef5 [2022-09-05T12:40:45.402Z] ---> 33525cd40cd5 [2022-09-05T12:40:45.402Z] Successfully built 33525cd40cd5 [2022-09-05T12:40:45.402Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T12:40:45.885Z] + docker inspect -f . ci-base-image-arm64 [2022-09-05T12:40:45.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T12:40:46.202Z] prd-ubuntu20.04-docker-arm64-4c-16g-24584 does not seem to be running inside a container [2022-09-05T12:40:46.287Z] $ 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-09-05T12:40:47.519Z] $ docker top fce5cda9fd66201cb9883eea20094a82c6f793aa41b7df22268d4058496370e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T12:40:48.488Z] + go version [2022-09-05T12:40:48.488Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-05T12:40:48.528Z] $ docker stop --time=1 fce5cda9fd66201cb9883eea20094a82c6f793aa41b7df22268d4058496370e2 [2022-09-05T12:40:50.180Z] $ docker rm -f fce5cda9fd66201cb9883eea20094a82c6f793aa41b7df22268d4058496370e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T12:40:51.037Z] + docker inspect -f . ci-base-image-arm64 [2022-09-05T12:40:51.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T12:40:51.321Z] prd-ubuntu20.04-docker-arm64-4c-16g-24584 does not seem to be running inside a container [2022-09-05T12:40:51.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-05T12:40:52.628Z] $ docker top b83f8fa066efd631376a84cb4f236c8065be0e3db83fd2902c9ea80ce174f1e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T12:40:53.591Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-05T12:40:53.992Z] + make test [2022-09-05T12:40:54.270Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-05T12:40:55.703Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-09-05T12:42:17.555Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-09-05T12:42:17.556Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 21.8% of statements [2022-09-05T12:42:17.556Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-09-05T12:42:17.556Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-05T12:42:17.556Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-05T12:42:35.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-05T12:42:35.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-05T12:42:35.879Z] ./bin/test-attribution-txt.sh [2022-09-05T12:42:35.879Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-05T12:42:35.879Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-05T12:42:35.879Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-05T12:42:35.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-05T12:42:35.951Z] $ docker stop --time=1 b83f8fa066efd631376a84cb4f236c8065be0e3db83fd2902c9ea80ce174f1e4 [2022-09-05T12:42:37.705Z] $ docker rm -f b83f8fa066efd631376a84cb4f236c8065be0e3db83fd2902c9ea80ce174f1e4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-05T12:42:38.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-05T12:42:38.721Z] Warning: overwriting stash ‘coverage-report’ [2022-09-05T12:42:39.162Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-05T12:42:39.754Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-05T12:42:40.104Z] + ls -al . [2022-09-05T12:42:40.104Z] total 176 [2022-09-05T12:42:40.104Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 12:40 . [2022-09-05T12:42:40.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 12:38 .. [2022-09-05T12:42:40.104Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 5 12:38 .dockerignore [2022-09-05T12:42:40.104Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 12:38 .git [2022-09-05T12:42:40.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 12:38 .github [2022-09-05T12:42:40.104Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 5 12:38 .gitignore [2022-09-05T12:42:40.104Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 12:38 .golangci.yml [2022-09-05T12:42:40.104Z] -rw-rw-r-- 1 jenkins jenkins 8917 Sep 5 12:38 Attribution.txt [2022-09-05T12:42:40.104Z] -rw-rw-r-- 1 jenkins jenkins 11365 Sep 5 12:38 CHANGELOG.md [2022-09-05T12:42:40.104Z] -rw-rw-r-- 1 jenkins jenkins 1932 Sep 5 12:38 Dockerfile [2022-09-05T12:42:40.104Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 12:38 GOVERNANCE.md [2022-09-05T12:42:40.104Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 5 12:38 Jenkinsfile [2022-09-05T12:42:40.104Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 12:38 LICENSE [2022-09-05T12:42:40.104Z] -rw-rw-r-- 1 jenkins jenkins 1917 Sep 5 12:38 Makefile [2022-09-05T12:42:40.104Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 5 12:38 OWNERS.md [2022-09-05T12:42:40.104Z] -rw-rw-r-- 1 jenkins jenkins 2501 Sep 5 12:38 README.md [2022-09-05T12:42:40.104Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 12:36 VERSION [2022-09-05T12:42:40.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 12:38 bin [2022-09-05T12:42:40.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 12:38 cmd [2022-09-05T12:42:40.104Z] -rw-r--r-- 1 jenkins jenkins 17887 Sep 5 12:42 coverage.out [2022-09-05T12:42:40.104Z] -rw-rw-r-- 1 jenkins jenkins 3452 Sep 5 12:38 go.mod [2022-09-05T12:42:40.104Z] -rw-rw-r-- 1 jenkins jenkins 36716 Sep 5 12:38 go.sum [2022-09-05T12:42:40.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 12:38 internal [2022-09-05T12:42:40.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 12:38 mock [2022-09-05T12:42:40.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 12:38 snap [2022-09-05T12:42:40.104Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 5 12:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T12:42:40.534Z] + 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=f1853df7c1b7fa3422a545f74a330a3958fcb503 --label arch=arm64 --label version=0.0.0 . [2022-09-05T12:42:40.806Z] Sending build context to Docker daemon 3.172MB [2022-09-05T12:42:40.806Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T12:42:40.806Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-05T12:42:40.806Z] ---> 33525cd40cd5 [2022-09-05T12:42:40.806Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-05T12:42:41.084Z] ---> Running in f6d3b35cdd2b [2022-09-05T12:42:41.359Z] Removing intermediate container f6d3b35cdd2b [2022-09-05T12:42:41.359Z] ---> fa71f1469436 [2022-09-05T12:42:41.359Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-05T12:42:41.359Z] ---> Running in af15bb170091 [2022-09-05T12:42:41.643Z] Removing intermediate container af15bb170091 [2022-09-05T12:42:41.643Z] ---> 4219f33dfc95 [2022-09-05T12:42:41.643Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T12:42:41.643Z] ---> Running in 1a9c8a606018 [2022-09-05T12:42:43.622Z] Removing intermediate container 1a9c8a606018 [2022-09-05T12:42:43.622Z] ---> 417e780698f0 [2022-09-05T12:42:43.622Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T12:42:43.622Z] ---> Running in 1ab4e1b3440e [2022-09-05T12:42:44.221Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-05T12:42:45.200Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-05T12:42:46.184Z] OK: 226 MiB in 55 packages [2022-09-05T12:42:46.784Z] Removing intermediate container 1ab4e1b3440e [2022-09-05T12:42:46.784Z] ---> 5f83d7f1d203 [2022-09-05T12:42:46.785Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-09-05T12:42:46.785Z] ---> Running in 3e0c76a4ce69 [2022-09-05T12:42:47.074Z] Removing intermediate container 3e0c76a4ce69 [2022-09-05T12:42:47.074Z] ---> 9f1c275c648c [2022-09-05T12:42:47.074Z] Step 8/24 : COPY go.mod vendor* ./ [2022-09-05T12:42:47.676Z] ---> 0a2314ef3ede [2022-09-05T12:42:47.676Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T12:42:47.676Z] ---> Running in c3ed3b955fbf [2022-09-05T12:42:49.675Z] Removing intermediate container c3ed3b955fbf [2022-09-05T12:42:49.675Z] ---> faa5941d53e8 [2022-09-05T12:42:49.675Z] Step 10/24 : COPY . . [2022-09-05T12:42:50.663Z] ---> cbf73dfa7b75 [2022-09-05T12:42:50.663Z] Step 11/24 : ARG MAKE='make build' [2022-09-05T12:42:50.663Z] ---> Running in b01b3ed153f5 [2022-09-05T12:42:50.937Z] Removing intermediate container b01b3ed153f5 [2022-09-05T12:42:50.937Z] ---> c60adaabc7ba [2022-09-05T12:42:50.937Z] Step 12/24 : RUN $MAKE [2022-09-05T12:42:50.937Z] ---> Running in 302345314bbc [2022-09-05T12:42:51.922Z] 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-09-05T12:44:58.843Z] Removing intermediate container 302345314bbc [2022-09-05T12:44:58.843Z] ---> f1f2dcc0dfc7 [2022-09-05T12:44:58.843Z] Step 13/24 : FROM alpine:3.16 [2022-09-05T12:44:58.843Z] 3.16: Pulling from library/alpine [2022-09-05T12:44:58.843Z] 9b18e9b68314: Pulling fs layer [2022-09-05T12:44:58.843Z] 9b18e9b68314: Verifying Checksum [2022-09-05T12:44:58.843Z] 9b18e9b68314: Download complete [2022-09-05T12:44:58.843Z] 9b18e9b68314: Pull complete [2022-09-05T12:44:58.843Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-05T12:44:58.843Z] Status: Downloaded newer image for alpine:3.16 [2022-09-05T12:44:58.843Z] ---> a6215f271958 [2022-09-05T12:44:58.843Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-09-05T12:44:58.843Z] ---> Running in 1700f7640a08 [2022-09-05T12:44:58.843Z] Removing intermediate container 1700f7640a08 [2022-09-05T12:44:58.843Z] ---> ef71ac2bfec1 [2022-09-05T12:44:58.843Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-05T12:44:58.843Z] ---> Running in fe13b86a8f87 [2022-09-05T12:44:58.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-05T12:44:58.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-05T12:44:58.843Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-05T12:44:58.843Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-05T12:44:58.843Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-05T12:44:58.843Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-05T12:44:58.843Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-05T12:44:58.843Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-05T12:44:58.843Z] Executing busybox-1.35.0-r17.trigger [2022-09-05T12:44:58.843Z] OK: 8 MiB in 20 packages [2022-09-05T12:44:58.843Z] Removing intermediate container fe13b86a8f87 [2022-09-05T12:44:58.843Z] ---> c9f2da959831 [2022-09-05T12:44:58.843Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-09-05T12:44:58.843Z] ---> 44855269bc89 [2022-09-05T12:44:58.843Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-09-05T12:44:58.843Z] ---> e0e5fa713337 [2022-09-05T12:44:58.843Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-09-05T12:44:59.446Z] ---> 4cba185c7bf4 [2022-09-05T12:44:59.446Z] Step 19/24 : EXPOSE 59982 [2022-09-05T12:44:59.446Z] ---> Running in 47671546bb79 [2022-09-05T12:44:59.724Z] Removing intermediate container 47671546bb79 [2022-09-05T12:44:59.724Z] ---> 0ad38f0c32f8 [2022-09-05T12:44:59.724Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-09-05T12:44:59.724Z] ---> Running in bf4e684c022b [2022-09-05T12:45:00.000Z] Removing intermediate container bf4e684c022b [2022-09-05T12:45:00.000Z] ---> 93375d7d7552 [2022-09-05T12:45:00.000Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-05T12:45:00.000Z] ---> Running in 68e440f33d64 [2022-09-05T12:45:00.275Z] Removing intermediate container 68e440f33d64 [2022-09-05T12:45:00.275Z] ---> 608076c21ee4 [2022-09-05T12:45:00.275Z] Step 22/24 : LABEL arch=arm64 [2022-09-05T12:45:00.550Z] ---> Running in e734d62f952b [2022-09-05T12:45:00.827Z] Removing intermediate container e734d62f952b [2022-09-05T12:45:00.827Z] ---> a370e2af50a1 [2022-09-05T12:45:00.827Z] Step 23/24 : LABEL git_sha=f1853df7c1b7fa3422a545f74a330a3958fcb503 [2022-09-05T12:45:00.827Z] ---> Running in f2e344e0e18e [2022-09-05T12:45:01.102Z] Removing intermediate container f2e344e0e18e [2022-09-05T12:45:01.102Z] ---> 33f2c2800afa [2022-09-05T12:45:01.102Z] Step 24/24 : LABEL version=0.0.0 [2022-09-05T12:45:01.102Z] ---> Running in 383c8255fe84 [2022-09-05T12:45:01.378Z] Removing intermediate container 383c8255fe84 [2022-09-05T12:45:01.378Z] ---> c20165c4f5d6 [2022-09-05T12:45:01.378Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-05T12:45:01.378Z] Successfully built c20165c4f5d6 [2022-09-05T12:45:01.656Z] 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-09-05T12:45:02.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-05T12:45:02.515Z] [2022-09-05T12:45:02.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T12:45:02.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-05T12:45:03.215Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-05T12:45:03.215Z] 8998bd30e6a1: Pulling fs layer [2022-09-05T12:45:03.215Z] 04944245beec: Pulling fs layer [2022-09-05T12:45:03.215Z] 699f458cf7ca: Pulling fs layer [2022-09-05T12:45:03.215Z] 765212b225bb: Pulling fs layer [2022-09-05T12:45:03.215Z] f23df028b6ca: Pulling fs layer [2022-09-05T12:45:03.215Z] d65c8cfc05b1: Pulling fs layer [2022-09-05T12:45:03.215Z] 2437ff75d9bd: Pulling fs layer [2022-09-05T12:45:03.215Z] f23df028b6ca: Waiting [2022-09-05T12:45:03.215Z] d65c8cfc05b1: Waiting [2022-09-05T12:45:03.215Z] 2437ff75d9bd: Waiting [2022-09-05T12:45:03.215Z] 765212b225bb: Waiting [2022-09-05T12:45:03.215Z] 04944245beec: Verifying Checksum [2022-09-05T12:45:03.215Z] 04944245beec: Download complete [2022-09-05T12:45:03.215Z] 765212b225bb: Verifying Checksum [2022-09-05T12:45:03.215Z] 765212b225bb: Download complete [2022-09-05T12:45:03.215Z] f23df028b6ca: Verifying Checksum [2022-09-05T12:45:03.215Z] f23df028b6ca: Download complete [2022-09-05T12:45:03.215Z] d65c8cfc05b1: Download complete [2022-09-05T12:45:03.495Z] 699f458cf7ca: Verifying Checksum [2022-09-05T12:45:03.495Z] 699f458cf7ca: Download complete [2022-09-05T12:45:03.771Z] 8998bd30e6a1: Verifying Checksum [2022-09-05T12:45:03.771Z] 8998bd30e6a1: Download complete [2022-09-05T12:45:06.407Z] 2437ff75d9bd: Verifying Checksum [2022-09-05T12:45:06.407Z] 2437ff75d9bd: Download complete [2022-09-05T12:45:08.391Z] 8998bd30e6a1: Pull complete [2022-09-05T12:45:08.667Z] 04944245beec: Pull complete [2022-09-05T12:45:10.108Z] 699f458cf7ca: Pull complete [2022-09-05T12:45:10.381Z] 765212b225bb: Pull complete [2022-09-05T12:45:11.366Z] f23df028b6ca: Pull complete [2022-09-05T12:45:11.366Z] d65c8cfc05b1: Pull complete [2022-09-05T12:45:26.469Z] 2437ff75d9bd: Pull complete [2022-09-05T12:45:26.469Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-05T12:45:26.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-05T12:45:26.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T12:45:26.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-24584 does not seem to be running inside a container [2022-09-05T12:45:26.931Z] $ 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-09-05T12:45:29.360Z] $ docker top 6fb21d634cb8397cb7aaa3b3e1149c13cebc7764b58b0d4949e032700c44dd11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T12:45:30.346Z] ---> job-cost.sh [2022-09-05T12:45:30.346Z] lf-activate-venv: SKIPPING [2022-09-05T12:45:30.346Z] INFO: No Stack... [2022-09-05T12:45:30.621Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-05T12:45:31.609Z] INFO: Archiving Costs [Pipeline] sh [2022-09-05T12:45:32.295Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-09-05T12:45:32.295Z] + cut -d, -f6 [Pipeline] lock [2022-09-05T12:45:32.381Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-412-1-stack-cost] [2022-09-05T12:45:32.387Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-412-1-stack-cost] did not exist. Created. [2022-09-05T12:45:32.387Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-412-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-05T12:45:33.144Z] /w/workspace/device-mqtt-go/1@tmp/durable-96904c83/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-05T12:45:33.848Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-05T12:45:33.882Z] Warning: overwriting stash ‘stack-cost’ [2022-09-05T12:45:33.930Z] Stashed 1 file(s) [Pipeline] } [2022-09-05T12:45:33.944Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-412-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-05T12:45:34.021Z] $ docker stop --time=1 6fb21d634cb8397cb7aaa3b3e1149c13cebc7764b58b0d4949e032700c44dd11 [2022-09-05T12:45:35.520Z] $ docker rm -f 6fb21d634cb8397cb7aaa3b3e1149c13cebc7764b58b0d4949e032700c44dd11 [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-09-05T12:45:36.521Z] provisioning config files... [2022-09-05T12:45:36.529Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-412@tmp/config6610549037737552622tmp [Pipeline] { [Pipeline] sh [2022-09-05T12:45:36.860Z] + set +x [2022-09-05T12:45:36.861Z] + curl -s https://codecov.io/bash [2022-09-05T12:45:36.861Z] + bash -s -- [2022-09-05T12:45:36.861Z] [2022-09-05T12:45:36.861Z] _____ _ [2022-09-05T12:45:36.861Z] / ____| | | [2022-09-05T12:45:36.861Z] | | ___ __| | ___ ___ _____ __ [2022-09-05T12:45:36.861Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-05T12:45:36.861Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-05T12:45:36.861Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-05T12:45:36.861Z] Bash-1.0.6 [2022-09-05T12:45:36.861Z] [2022-09-05T12:45:36.861Z] [2022-09-05T12:45:36.861Z] ==> git version 2.25.1 found [2022-09-05T12:45:36.861Z] ==> 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-09-05T12:45:36.861Z] Release-Date: 2020-01-08 [2022-09-05T12:45:36.861Z] 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-09-05T12:45:36.861Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-05T12:45:36.861Z] ==> Jenkins CI detected. [2022-09-05T12:45:36.861Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-412 [2022-09-05T12:45:36.861Z] project root: . [2022-09-05T12:45:36.861Z] --> token set from env [2022-09-05T12:45:36.861Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-05T12:45:36.861Z] ==> Running gcov in . (disable via -X gcov) [2022-09-05T12:45:36.861Z] ==> Python coveragepy not found [2022-09-05T12:45:36.861Z] ==> Searching for coverage reports in: [2022-09-05T12:45:36.861Z] + . [2022-09-05T12:45:36.861Z] -> Found 1 reports [2022-09-05T12:45:36.861Z] ==> Detecting git/mercurial file structure [2022-09-05T12:45:36.861Z] ==> Reading reports [2022-09-05T12:45:36.861Z] + ./coverage.out bytes=17887 [2022-09-05T12:45:36.861Z] ==> Appending adjustments [2022-09-05T12:45:36.861Z] https://docs.codecov.io/docs/fixing-reports [2022-09-05T12:45:37.122Z] + Found adjustments [2022-09-05T12:45:37.122Z] ==> Gzipping contents [2022-09-05T12:45:37.122Z] 4.0K /tmp/codecov.I7Tace.gz [2022-09-05T12:45:37.122Z] ==> Uploading reports [2022-09-05T12:45:37.122Z] url: https://codecov.io [2022-09-05T12:45:37.122Z] query: branch=PR-412&commit=f1853df7c1b7fa3422a545f74a330a3958fcb503&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-412%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=412&job=&cmd_args= [2022-09-05T12:45:37.122Z] -> Pinging Codecov [2022-09-05T12:45:37.122Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-412&commit=f1853df7c1b7fa3422a545f74a330a3958fcb503&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-412%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=412&job=&cmd_args= [2022-09-05T12:45:37.382Z] -> Uploading to [2022-09-05T12:45:37.382Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-05/7D719EC7BBE17E464838252E33014C33/f1853df7c1b7fa3422a545f74a330a3958fcb503/d72424e6-9c2a-4d6b-983a-68eb70503342.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220905T124537Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8721692a47a4c0bca09257cd4436e75dac5b12e24cee5512444b1da9e493f446 [2022-09-05T12:45:37.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-05T12:45:37.382Z] Dload Upload Total Spent Left Speed [2022-09-05T12:45:37.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3207 0 0 100 3207 0 16279 --:--:-- --:--:-- --:--:-- 16279 [2022-09-05T12:45:37.643Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/f1853df7c1b7fa3422a545f74a330a3958fcb503 [Pipeline] } [2022-09-05T12:45:37.667Z] 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-09-05T12:45:39.352Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-412/archives ] [2022-09-05T12:45:39.352Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-412/archives [2022-09-05T12:45:39.352Z] total 16 [2022-09-05T12:45:39.352Z] drwxr-xr-x 3 root root 4096 Sep 5 12:38 . [2022-09-05T12:45:39.352Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 5 12:38 .. [2022-09-05T12:45:39.352Z] drwxr-xr-x 2 root root 4096 Sep 5 12:38 cost [2022-09-05T12:45:39.352Z] -rw-r--r-- 1 root root 86 Sep 5 12:38 cost.csv [2022-09-05T12:45:39.352Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-412/archives [2022-09-05T12:45:39.352Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-412/archives [2022-09-05T12:45:39.352Z] total 16 [2022-09-05T12:45:39.352Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 12:38 . [2022-09-05T12:45:39.352Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 5 12:38 .. [2022-09-05T12:45:39.352Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 12:38 cost [2022-09-05T12:45:39.352Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 5 12:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-05T12:45:39.676Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T12:45:40.570Z] ---> package-listing.sh [2022-09-05T12:45:40.570Z] ++ facter osfamily [2022-09-05T12:45:40.570Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-05T12:45:40.831Z] + OS_FAMILY=debian [2022-09-05T12:45:40.831Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-412 [2022-09-05T12:45:40.831Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-05T12:45:40.831Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-05T12:45:40.831Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-05T12:45:40.831Z] + PACKAGES=/tmp/packages_start.txt [2022-09-05T12:45:40.831Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-412 ']' [2022-09-05T12:45:40.831Z] + PACKAGES=/tmp/packages_end.txt [2022-09-05T12:45:40.831Z] + case "${OS_FAMILY}" in [2022-09-05T12:45:40.831Z] + dpkg -l [2022-09-05T12:45:40.831Z] + grep '^ii' [2022-09-05T12:45:40.831Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-05T12:45:40.831Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-05T12:45:40.831Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-05T12:45:40.831Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-412 ']' [2022-09-05T12:45:40.831Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-412/archives/ [2022-09-05T12:45:40.831Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-412/archives/ [Pipeline] echo [2022-09-05T12:45:40.861Z] 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-412/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-05T12:45:41.152Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T12:45:41.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T12:45:41.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T12:45:41.927Z] prd-ubuntu20.04-docker-8c-8g-24583 does not seem to be running inside a container [2022-09-05T12:45:41.960Z] $ 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-412/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-412 -v /w/workspace/gexfoundry_device-mqtt-go_PR-412:/w/workspace/gexfoundry_device-mqtt-go_PR-412:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-412@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-412@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-09-05T12:45:42.155Z] $ docker top f938550d21f67d7a1ff6560f736fea8f674a5b59520673d8d5929215178ade77 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T12:45:42.557Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-05T12:45:42.864Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-05T12:45:43.177Z] + ls /var/log/sa-host [2022-09-05T12:45:43.177Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T12:45:43.386Z] provisioning config files... [2022-09-05T12:45:43.395Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-412@tmp/config4242993745091099293tmp [Pipeline] { [Pipeline] echo [2022-09-05T12:45:43.446Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T12:45:43.764Z] ---> create-netrc.sh [Pipeline] } [2022-09-05T12:45:43.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-05T12:45:44.196Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-05T12:45:44.227Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T12:45:44.542Z] ---> sudo-logs.sh [2022-09-05T12:45:44.542Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-05T12:45:44.622Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T12:45:44.932Z] ---> job-cost.sh [2022-09-05T12:45:44.932Z] lf-activate-venv: SKIPPING [2022-09-05T12:45:44.933Z] DEBUG: total: 0.2199999988079071 [2022-09-05T12:45:44.933Z] INFO: Retrieving Stack Cost... [2022-09-05T12:45:45.193Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-05T12:45:45.765Z] INFO: Archiving Costs [Pipeline] echo [2022-09-05T12:45:45.803Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T12:45:46.115Z] ---> logs-deploy.sh [2022-09-05T12:45:46.115Z] lf-activate-venv: SKIPPING [2022-09-05T12:45:46.115Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-412/1 [2022-09-05T12:45:46.115Z] INFO: archiving workspace using pattern(s): [2022-09-05T12:45:47.056Z] Archives upload complete. [2022-09-05T12:45:47.316Z] INFO: archiving logs to Nexus [2022-09-05T12:45:47.888Z] ---> uname -a: [2022-09-05T12:45:47.888Z] Linux prd-ubuntu20-04-docker-8c-8g-24583 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-05T12:45:47.888Z] [2022-09-05T12:45:47.888Z] [2022-09-05T12:45:47.888Z] ---> lscpu: [2022-09-05T12:45:47.888Z] Architecture: x86_64 [2022-09-05T12:45:47.888Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-05T12:45:47.888Z] Byte Order: Little Endian [2022-09-05T12:45:47.888Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-05T12:45:47.888Z] CPU(s): 8 [2022-09-05T12:45:47.888Z] On-line CPU(s) list: 0-7 [2022-09-05T12:45:47.888Z] Thread(s) per core: 1 [2022-09-05T12:45:47.888Z] Core(s) per socket: 1 [2022-09-05T12:45:47.888Z] Socket(s): 8 [2022-09-05T12:45:47.888Z] NUMA node(s): 1 [2022-09-05T12:45:47.888Z] Vendor ID: AuthenticAMD [2022-09-05T12:45:47.888Z] CPU family: 23 [2022-09-05T12:45:47.888Z] Model: 49 [2022-09-05T12:45:47.888Z] Model name: AMD EPYC-Rome Processor [2022-09-05T12:45:47.888Z] Stepping: 0 [2022-09-05T12:45:47.888Z] CPU MHz: 2799.994 [2022-09-05T12:45:47.888Z] BogoMIPS: 5599.98 [2022-09-05T12:45:47.888Z] Virtualization: AMD-V [2022-09-05T12:45:47.888Z] Hypervisor vendor: KVM [2022-09-05T12:45:47.888Z] Virtualization type: full [2022-09-05T12:45:47.888Z] L1d cache: 256 KiB [2022-09-05T12:45:47.888Z] L1i cache: 256 KiB [2022-09-05T12:45:47.888Z] L2 cache: 4 MiB [2022-09-05T12:45:47.888Z] L3 cache: 128 MiB [2022-09-05T12:45:47.888Z] NUMA node0 CPU(s): 0-7 [2022-09-05T12:45:47.888Z] Vulnerability Itlb multihit: Not affected [2022-09-05T12:45:47.888Z] Vulnerability L1tf: Not affected [2022-09-05T12:45:47.888Z] Vulnerability Mds: Not affected [2022-09-05T12:45:47.888Z] Vulnerability Meltdown: Not affected [2022-09-05T12:45:47.888Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-05T12:45:47.888Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-05T12:45:47.888Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-05T12:45:47.888Z] Vulnerability Srbds: Not affected [2022-09-05T12:45:47.888Z] Vulnerability Tsx async abort: Not affected [2022-09-05T12:45:47.888Z] 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-09-05T12:45:47.888Z] [2022-09-05T12:45:47.888Z] [2022-09-05T12:45:47.888Z] ---> nproc: [2022-09-05T12:45:47.888Z] 8 [2022-09-05T12:45:47.888Z] [2022-09-05T12:45:47.888Z] [2022-09-05T12:45:47.888Z] ---> df -h: [2022-09-05T12:45:47.888Z] Filesystem Size Used Avail Use% Mounted on [2022-09-05T12:45:47.888Z] overlay 155G 11G 145G 7% / [2022-09-05T12:45:47.888Z] tmpfs 64M 0 64M 0% /dev [2022-09-05T12:45:47.888Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-05T12:45:47.888Z] shm 64M 0 64M 0% /dev/shm [2022-09-05T12:45:47.888Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-09-05T12:45:47.888Z] [2022-09-05T12:45:47.888Z] [2022-09-05T12:45:47.888Z] ---> sar -b -r -n DEV: [2022-09-05T12:45:47.888Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24583) 09/05/22 _x86_64_ (8 CPU) [2022-09-05T12:45:47.888Z] [2022-09-05T12:45:47.888Z] 12:35:42 LINUX RESTART (8 CPU) [2022-09-05T12:45:47.888Z] [2022-09-05T12:45:47.888Z] 12:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-05T12:45:47.888Z] 12:37:02 323.58 52.65 270.93 0.00 5045.78 154547.68 0.00 [2022-09-05T12:45:47.888Z] 12:38:01 177.39 1.32 176.07 0.00 46.77 56018.30 0.00 [2022-09-05T12:45:47.888Z] 12:39:01 147.81 0.03 147.78 0.00 4.40 34248.16 0.00 [2022-09-05T12:45:47.888Z] 12:40:01 2.68 0.00 2.68 0.00 0.00 31.61 0.00 [2022-09-05T12:45:47.888Z] 12:41:01 1.78 0.02 1.77 0.00 0.13 19.06 0.00 [2022-09-05T12:45:47.888Z] 12:42:01 2.03 0.00 2.03 0.00 0.00 22.93 0.00 [2022-09-05T12:45:47.888Z] 12:43:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2022-09-05T12:45:47.888Z] 12:44:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 [2022-09-05T12:45:47.888Z] 12:45:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2022-09-05T12:45:47.888Z] Average: 73.06 6.01 67.05 0.00 567.38 27162.99 0.00 [2022-09-05T12:45:47.888Z] [2022-09-05T12:45:47.888Z] 12:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-05T12:45:47.888Z] 12:37:02 28873376 31767152 539028 1.64 116064 3046468 2144200 6.32 1114564 2520064 393188 [2022-09-05T12:45:47.888Z] 12:38:01 28346844 31736060 559272 1.70 162464 3438208 2256356 6.65 1265816 2823148 84 [2022-09-05T12:45:47.888Z] 12:39:01 27633608 31773896 519248 1.58 172992 4116660 1971268 5.81 1280288 3457184 400 [2022-09-05T12:45:47.888Z] 12:40:01 27634560 31774932 518052 1.58 173048 4116664 1971268 5.81 1279232 3457184 12 [2022-09-05T12:45:47.888Z] 12:41:01 27635564 31776260 516928 1.57 173112 4116668 1971268 5.81 1278536 3457488 0 [2022-09-05T12:45:47.888Z] 12:42:01 27643312 31784164 508696 1.55 173172 4116676 1971268 5.81 1270568 3457496 16 [2022-09-05T12:45:47.888Z] 12:43:01 27644192 31785088 507664 1.54 173204 4116676 1971268 5.81 1269276 3457496 16 [2022-09-05T12:45:47.888Z] 12:44:01 27644616 31785556 507180 1.54 173224 4116680 1971268 5.81 1269312 3457500 12 [2022-09-05T12:45:47.888Z] 12:45:01 27644624 31785596 507100 1.54 173252 4116680 1971268 5.81 1269328 3457500 8 [2022-09-05T12:45:47.888Z] Average: 27855633 31774300 520352 1.58 165615 3922376 2022159 5.96 1255213 3282784 43748 [2022-09-05T12:45:47.888Z] [2022-09-05T12:45:47.888Z] 12:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-05T12:45:47.888Z] 12:37:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.888Z] 12:37:02 docker0 3.57 2.90 0.39 45.83 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.888Z] 12:37:02 ens3 698.22 442.64 6436.79 105.38 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.888Z] 12:38:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.888Z] 12:38:01 docker0 122.45 161.55 10.26 1506.47 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.888Z] 12:38:01 ens3 234.13 177.73 1548.01 81.31 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.888Z] 12:38:01 veth7edcefc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.888Z] 12:38:01 veth82a4cd9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.888Z] 12:39:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.888Z] 12:39:01 docker0 10.21 14.85 0.61 98.74 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.888Z] 12:39:01 ens3 147.61 98.37 2683.21 41.33 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.888Z] 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.888Z] 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.888Z] 12:40:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.888Z] 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.888Z] 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.888Z] 12:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.889Z] 12:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.889Z] 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.889Z] 12:42:01 ens3 4.53 4.55 0.36 7.02 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.889Z] 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.889Z] 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.889Z] 12:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.889Z] 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.889Z] 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.889Z] 12:44:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.889Z] 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.889Z] 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.889Z] 12:45:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.889Z] Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.889Z] Average: docker0 14.94 19.66 1.23 180.99 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.889Z] Average: ens3 120.33 80.22 1184.78 26.02 0.00 0.00 0.00 0.00 [2022-09-05T12:45:47.889Z] [2022-09-05T12:45:47.889Z] [2022-09-05T12:45:47.889Z] ---> sar -P ALL: [2022-09-05T12:45:47.889Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24583) 09/05/22 _x86_64_ (8 CPU) [2022-09-05T12:45:47.889Z] [2022-09-05T12:45:47.889Z] 12:35:42 LINUX RESTART (8 CPU) [2022-09-05T12:45:47.889Z] [2022-09-05T12:45:47.889Z] 12:36:01 CPU %user %nice %system %iowait %steal %idle [2022-09-05T12:45:47.889Z] 12:37:02 all 10.63 0.00 4.04 4.09 0.06 81.18 [2022-09-05T12:45:47.889Z] 12:37:02 0 10.89 0.00 3.75 5.59 0.07 79.70 [2022-09-05T12:45:47.889Z] 12:37:02 1 11.27 0.00 3.21 3.73 0.08 81.72 [2022-09-05T12:45:47.889Z] 12:37:02 2 10.25 0.00 3.17 0.37 0.05 86.16 [2022-09-05T12:45:47.889Z] 12:37:02 3 11.89 0.00 4.67 0.62 0.07 82.75 [2022-09-05T12:45:47.889Z] 12:37:02 4 9.79 0.00 5.38 4.89 0.07 79.87 [2022-09-05T12:45:47.889Z] 12:37:02 5 9.22 0.00 3.64 9.10 0.05 77.99 [2022-09-05T12:45:47.889Z] 12:37:02 6 11.37 0.00 3.83 1.36 0.05 83.39 [2022-09-05T12:45:47.889Z] 12:37:02 7 10.33 0.00 4.67 7.12 0.07 77.82 [2022-09-05T12:45:47.889Z] 12:38:01 all 26.52 0.00 5.71 2.76 0.07 64.93 [2022-09-05T12:45:47.889Z] 12:38:01 0 27.53 0.00 6.23 0.55 0.07 65.62 [2022-09-05T12:45:47.889Z] 12:38:01 1 23.65 0.00 6.23 10.81 0.05 59.25 [2022-09-05T12:45:47.889Z] 12:38:01 2 26.75 0.00 5.32 1.20 0.07 66.66 [2022-09-05T12:45:47.889Z] 12:38:01 3 26.88 0.00 5.97 0.75 0.09 66.31 [2022-09-05T12:45:47.889Z] 12:38:01 4 24.17 0.00 4.78 2.38 0.07 68.61 [2022-09-05T12:45:47.889Z] 12:38:01 5 27.16 0.00 5.70 1.91 0.09 65.14 [2022-09-05T12:45:47.889Z] 12:38:01 6 28.18 0.00 5.59 2.21 0.09 63.94 [2022-09-05T12:45:47.889Z] 12:38:01 7 27.87 0.00 5.84 2.28 0.07 63.93 [2022-09-05T12:45:47.889Z] 12:39:01 all 20.30 0.00 4.25 2.02 0.06 73.37 [2022-09-05T12:45:47.889Z] 12:39:01 0 21.39 0.00 4.27 0.32 0.07 73.95 [2022-09-05T12:45:47.889Z] 12:39:01 1 18.29 0.00 3.99 3.10 0.07 74.56 [2022-09-05T12:45:47.889Z] 12:39:01 2 20.61 0.00 4.44 0.92 0.05 73.98 [2022-09-05T12:45:47.889Z] 12:39:01 3 20.56 0.00 4.84 10.51 0.05 64.03 [2022-09-05T12:45:47.889Z] 12:39:01 4 17.70 0.00 3.49 0.64 0.07 78.10 [2022-09-05T12:45:47.889Z] 12:39:01 5 21.25 0.00 4.29 0.10 0.05 74.31 [2022-09-05T12:45:47.889Z] 12:39:01 6 20.26 0.00 4.37 0.17 0.07 75.14 [2022-09-05T12:45:47.889Z] 12:39:01 7 22.36 0.00 4.31 0.39 0.07 72.88 [2022-09-05T12:45:47.889Z] 12:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-05T12:45:47.889Z] 12:40:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2022-09-05T12:45:47.889Z] 12:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T12:45:47.889Z] 12:40:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-09-05T12:45:47.889Z] 12:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T12:45:47.889Z] 12:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:41:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-09-05T12:45:47.889Z] 12:41:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2022-09-05T12:45:47.889Z] 12:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T12:45:47.889Z] 12:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-05T12:45:47.889Z] 12:41:01 3 0.02 0.00 0.02 0.05 0.02 99.90 [2022-09-05T12:45:47.889Z] 12:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-05T12:45:47.889Z] 12:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-05T12:45:47.889Z] 12:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:42:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-09-05T12:45:47.889Z] 12:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-05T12:45:47.889Z] 12:42:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2022-09-05T12:45:47.889Z] 12:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-05T12:45:47.889Z] 12:42:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-05T12:45:47.889Z] 12:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:42:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2022-09-05T12:45:47.889Z] 12:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-09-05T12:45:47.889Z] 12:43:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-05T12:45:47.889Z] 12:43:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-05T12:45:47.889Z] 12:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:43:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-05T12:45:47.889Z] 12:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T12:45:47.889Z] 12:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-05T12:45:47.889Z] 12:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T12:45:47.889Z] 12:44:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-05T12:45:47.889Z] 12:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T12:45:47.889Z] 12:44:01 3 0.05 0.00 0.03 0.02 0.00 99.90 [2022-09-05T12:45:47.889Z] 12:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-05T12:45:47.889Z] 12:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T12:45:47.889Z] 12:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-05T12:45:47.889Z] 12:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:45:01 3 0.02 0.00 0.03 0.05 0.02 99.88 [2022-09-05T12:45:47.889Z] 12:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T12:45:47.889Z] 12:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T12:45:47.889Z] 12:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-05T12:45:47.889Z] Average: all 6.31 0.00 1.54 0.98 0.02 91.15 [2022-09-05T12:45:47.889Z] Average: 0 6.59 0.00 1.58 0.71 0.03 91.09 [2022-09-05T12:45:47.889Z] Average: 1 5.84 0.00 1.48 1.93 0.02 90.73 [2022-09-05T12:45:47.889Z] Average: 2 6.32 0.00 1.42 0.27 0.02 91.96 [2022-09-05T12:45:47.889Z] Average: 3 6.52 0.00 1.71 1.33 0.03 90.41 [2022-09-05T12:45:47.889Z] Average: 4 5.67 0.00 1.51 0.87 0.02 91.93 [2022-09-05T12:45:47.889Z] Average: 5 6.32 0.00 1.50 1.22 0.02 90.94 [2022-09-05T12:45:47.889Z] Average: 6 6.57 0.00 1.52 0.41 0.02 91.48 [2022-09-05T12:45:47.889Z] Average: 7 6.63 0.00 1.63 1.07 0.02 90.65 [2022-09-05T12:45:47.889Z] [2022-09-05T12:45:47.889Z] [2022-09-05T12:45:47.889Z]