Pull request #359 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0cb8e8478f025c3e213d885f57ce1713e98ac4c2+4d191eb3dac98c01714bec6e3dd8edd5055992ab (e6e933fe29e485894d8931ede11700e5ebef7253) 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-ssh3812680351867198892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5656763998237011263.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-359/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-359/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2571942736084677675.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-359/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6706665700900563860.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15276164954725877708.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-359/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-359/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14512041533298375196.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-19423’ Running on prd-ubuntu20.04-docker-8c-8g-19429 in /w/workspace/gexfoundry_device-mqtt-go_PR-359 [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-359 # 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 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 Merge succeeded, producing 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 Checking out Revision 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 (PR-359) > 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/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 # 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 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 # 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 c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-11T01:23:38.391Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-11T01:23:38.563Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-11T01:23:38.670Z] ========================================================= [2022-04-11T01:23:38.670Z] EdgeX Global Pipelines Version Info [2022-04-11T01:23:38.670Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:23:39.515Z] ------------------- [2022-04-11T01:23:39.515Z] stable info: [2022-04-11T01:23:39.515Z] ------------------- [2022-04-11T01:23:39.515Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-11T01:23:39.515Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T01:23:39.515Z] Message: update stable to v1.0.221 [2022-04-11T01:23:40.088Z] ------------------- [2022-04-11T01:23:40.088Z] experimental info: [2022-04-11T01:23:40.088Z] ------------------- [2022-04-11T01:23:40.088Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-11T01:23:40.088Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-11T01:23:40.088Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-11T01:23:40.330Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-04-11T01:23:40.365Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-04-11T01:23:40.400Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-11T01:23:40.440Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-11T01:23:40.476Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-11T01:23:40.521Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-11T01:23:40.560Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-11T01:23:40.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-11T01:23:40.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-11T01:23:40.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-11T01:23:40.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-11T01:23:40.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-04-11T01:23:40.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-11T01:23:40.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-11T01:23:40.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T01:23:40.893Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-11T01:23:40.928Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T01:23:40.964Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-11T01:23:41.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-11T01:23:41.039Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-11T01:23:41.075Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-11T01:23:41.112Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-11T01:23:41.148Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-11T01:23:41.185Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-11T01:23:41.221Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-11T01:23:41.259Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-11T01:23:41.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-359 [Pipeline] echo [2022-04-11T01:23:41.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-359 [Pipeline] echo [2022-04-11T01:23:41.368Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-359 [Pipeline] echo [2022-04-11T01:23:41.403Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 [Pipeline] echo [2022-04-11T01:23:41.446Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cb8e84 [Pipeline] echo [2022-04-11T01:23:41.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T01:23:41.608Z] provisioning config files... [2022-04-11T01:23:41.622Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp/config3170840685018652186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:23:42.055Z] ---> docker-login.sh [2022-04-11T01:23:42.055Z] nexus3.edgexfoundry.org:10001 [2022-04-11T01:23:42.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:23:42.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:23:42.319Z] Configure a credential helper to remove this warning. See [2022-04-11T01:23:42.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:23:42.319Z] [2022-04-11T01:23:42.319Z] Login Succeeded [2022-04-11T01:23:42.319Z] nexus3.edgexfoundry.org:10002 [2022-04-11T01:23:42.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:23:42.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:23:42.580Z] Configure a credential helper to remove this warning. See [2022-04-11T01:23:42.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:23:42.580Z] [2022-04-11T01:23:42.580Z] Login Succeeded [2022-04-11T01:23:42.580Z] nexus3.edgexfoundry.org:10003 [2022-04-11T01:23:42.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:23:42.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:23:42.845Z] Configure a credential helper to remove this warning. See [2022-04-11T01:23:42.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:23:42.845Z] [2022-04-11T01:23:42.845Z] Login Succeeded [2022-04-11T01:23:42.845Z] nexus3.edgexfoundry.org:10004 [2022-04-11T01:23:42.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:23:42.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:23:42.845Z] Configure a credential helper to remove this warning. See [2022-04-11T01:23:42.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:23:42.845Z] [2022-04-11T01:23:42.845Z] Login Succeeded [2022-04-11T01:23:42.845Z] docker.io [2022-04-11T01:23:42.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:23:43.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:23:43.425Z] Configure a credential helper to remove this warning. See [2022-04-11T01:23:43.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:23:43.425Z] [2022-04-11T01:23:43.426Z] Login Succeeded [2022-04-11T01:23:43.426Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T01:23:43.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-11T01:23:44.078Z] + git rev-list -1 --merges 0cb8e8478f025c3e213d885f57ce1713e98ac4c2~1..0cb8e8478f025c3e213d885f57ce1713e98ac4c2 [Pipeline] echo [2022-04-11T01:23:44.128Z] -----------> git rev-list -1 --merges 0cb8e8478f025c3e213d885f57ce1713e98ac4c2~1..0cb8e8478f025c3e213d885f57ce1713e98ac4c2 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 [false] [Pipeline] sh [2022-04-11T01:23:44.442Z] + git log --format=format:%s -1 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 [Pipeline] echo [2022-04-11T01:23:44.482Z] ========================================================= [2022-04-11T01:23:44.482Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-11T01:23:44.482Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T01:23:44.927Z] + git log --format=format:%s -1 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 [Pipeline] echo [2022-04-11T01:23:44.963Z] [semverPrep] GIT_COMMIT: 0cb8e8478f025c3e213d885f57ce1713e98ac4c2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-04-11T01:23:44.996Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-11T01:23:45.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-11T01:23:45.453Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-11T01:23:45.453Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-11T01:23:45.453Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-11T01:23:45.453Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-11T01:23:45.453Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-11T01:23:45.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:23:45.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T01:23:45.913Z] [2022-04-11T01:23:45.913Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:23:46.262Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T01:23:46.262Z] latest: Pulling from edgex-devops/git-semver [2022-04-11T01:23:46.262Z] a0d0a0d46f8b: Pulling fs layer [2022-04-11T01:23:46.262Z] 3e5f54012d9b: Pulling fs layer [2022-04-11T01:23:46.262Z] 4c7163046ea9: Pulling fs layer [2022-04-11T01:23:46.262Z] 0c2d73faf560: Pulling fs layer [2022-04-11T01:23:46.262Z] 0c2d73faf560: Waiting [2022-04-11T01:23:46.262Z] 3e5f54012d9b: Verifying Checksum [2022-04-11T01:23:46.262Z] 3e5f54012d9b: Download complete [2022-04-11T01:23:46.262Z] a0d0a0d46f8b: Verifying Checksum [2022-04-11T01:23:46.262Z] a0d0a0d46f8b: Download complete [2022-04-11T01:23:46.262Z] 4c7163046ea9: Verifying Checksum [2022-04-11T01:23:46.262Z] 4c7163046ea9: Download complete [2022-04-11T01:23:46.262Z] 0c2d73faf560: Verifying Checksum [2022-04-11T01:23:46.262Z] 0c2d73faf560: Download complete [2022-04-11T01:23:46.526Z] a0d0a0d46f8b: Pull complete [2022-04-11T01:23:46.526Z] 3e5f54012d9b: Pull complete [2022-04-11T01:23:47.101Z] 4c7163046ea9: Pull complete [2022-04-11T01:23:47.101Z] 0c2d73faf560: Pull complete [2022-04-11T01:23:47.101Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-11T01:23:47.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-11T01:23:47.101Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-11T01:23:47.207Z] prd-ubuntu20.04-docker-8c-8g-19429 does not seem to be running inside a container [2022-04-11T01:23:47.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-359 -v /w/workspace/gexfoundry_device-mqtt-go_PR-359:/w/workspace/gexfoundry_device-mqtt-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-359@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-11T01:23:48.130Z] $ docker top 1a0d0746e949b9ccbefc09267dc8770d19f969f4ffa6a17e40fcacb8201b15d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-11T01:23:48.324Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T01:23:48.324Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T01:23:48.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T01:23:48.474Z] $ docker exec 1a0d0746e949b9ccbefc09267dc8770d19f969f4ffa6a17e40fcacb8201b15d0 ssh-agent [2022-04-11T01:23:48.604Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKdMecD/agent.13 [2022-04-11T01:23:48.604Z] SSH_AGENT_PID=20 [2022-04-11T01:23:48.614Z] Running ssh-add (command line suppressed) [2022-04-11T01:23:48.752Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp/private_key_818150303994999548.key (/w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp/private_key_818150303994999548.key) [2022-04-11T01:23:48.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T01:23:49.099Z] + git tag --points-at HEAD [Pipeline] } [2022-04-11T01:23:49.131Z] $ docker exec --env ******** --env ******** 1a0d0746e949b9ccbefc09267dc8770d19f969f4ffa6a17e40fcacb8201b15d0 ssh-agent -k [2022-04-11T01:23:49.252Z] unset SSH_AUTH_SOCK; [2022-04-11T01:23:49.253Z] unset SSH_AGENT_PID; [2022-04-11T01:23:49.253Z] echo Agent pid 20 killed; [2022-04-11T01:23:49.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-11T01:23:49.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-11T01:23:49.352Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-11T01:23:49.488Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-11T01:23:49.498Z] $ docker exec 1a0d0746e949b9ccbefc09267dc8770d19f969f4ffa6a17e40fcacb8201b15d0 ssh-agent [2022-04-11T01:23:49.622Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAkKloP/agent.53 [2022-04-11T01:23:49.622Z] SSH_AGENT_PID=59 [2022-04-11T01:23:49.627Z] Running ssh-add (command line suppressed) [2022-04-11T01:23:49.751Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp/private_key_3352174594648404271.key (/w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp/private_key_3352174594648404271.key) [2022-04-11T01:23:49.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-11T01:23:50.150Z] + git semver init [2022-04-11T01:23:50.150Z] # -> Open(): unable to determine branch for HEAD [2022-04-11T01:23:50.150Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-359/.git [2022-04-11T01:23:50.150Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-359 [2022-04-11T01:23:50.150Z] # $SEMVER_REMOTE_NAME = origin [2022-04-11T01:23:50.150Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-11T01:23:50.150Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-11T01:23:50.150Z] # $SEMVER_BRANCH = PR-359 [2022-04-11T01:23:50.150Z] # $SEMVER_TEMP = /tmp/semver-451544002 [2022-04-11T01:23:50.150Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2022-04-11T01:23:51.096Z] # '/tmp/semver-451544002' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-359/.semver' [2022-04-11T01:23:51.096Z] # -> Force: false [2022-04-11T01:23:51.096Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-359/.semver [Pipeline] } [2022-04-11T01:23:51.130Z] $ docker exec --env ******** --env ******** 1a0d0746e949b9ccbefc09267dc8770d19f969f4ffa6a17e40fcacb8201b15d0 ssh-agent -k [2022-04-11T01:23:51.248Z] unset SSH_AUTH_SOCK; [2022-04-11T01:23:51.249Z] unset SSH_AGENT_PID; [2022-04-11T01:23:51.249Z] echo Agent pid 59 killed; [2022-04-11T01:23:51.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-11T01:23:51.682Z] + git semver [Pipeline] } [2022-04-11T01:23:51.718Z] $ docker stop --time=1 1a0d0746e949b9ccbefc09267dc8770d19f969f4ffa6a17e40fcacb8201b15d0 [2022-04-11T01:23:53.114Z] $ docker rm -f 1a0d0746e949b9ccbefc09267dc8770d19f969f4ffa6a17e40fcacb8201b15d0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T01:23:53.533Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-11T01:23:53.870Z] Stashed 1 file(s) [Pipeline] echo [2022-04-11T01:23:53.887Z] [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-04-11T01:23:54.482Z] provisioning config files... [2022-04-11T01:23:54.493Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp/config3064285087502853546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:23:54.847Z] ---> docker-login.sh [2022-04-11T01:23:54.847Z] nexus3.edgexfoundry.org:10001 [2022-04-11T01:23:54.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:23:54.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:23:54.847Z] Configure a credential helper to remove this warning. See [2022-04-11T01:23:54.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:23:54.847Z] [2022-04-11T01:23:54.847Z] Login Succeeded [2022-04-11T01:23:54.847Z] nexus3.edgexfoundry.org:10002 [2022-04-11T01:23:54.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:23:55.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:23:55.109Z] Configure a credential helper to remove this warning. See [2022-04-11T01:23:55.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:23:55.109Z] [2022-04-11T01:23:55.109Z] Login Succeeded [2022-04-11T01:23:55.109Z] nexus3.edgexfoundry.org:10003 [2022-04-11T01:23:55.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:23:55.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:23:55.109Z] Configure a credential helper to remove this warning. See [2022-04-11T01:23:55.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:23:55.109Z] [2022-04-11T01:23:55.109Z] Login Succeeded [2022-04-11T01:23:55.109Z] nexus3.edgexfoundry.org:10004 [2022-04-11T01:23:55.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:23:55.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:23:55.372Z] Configure a credential helper to remove this warning. See [2022-04-11T01:23:55.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:23:55.372Z] [2022-04-11T01:23:55.372Z] Login Succeeded [2022-04-11T01:23:55.372Z] docker.io [2022-04-11T01:23:55.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:23:55.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:23:55.634Z] Configure a credential helper to remove this warning. See [2022-04-11T01:23:55.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:23:55.634Z] [2022-04-11T01:23:55.634Z] Login Succeeded [2022-04-11T01:23:55.634Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T01:23:55.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T01:23:55.851Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T01:23:55.882Z] ========================================================= [2022-04-11T01:23:55.882Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-11T01:23:55.882Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:23:56.400Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-11T01:23:56.400Z] Sending build context to Docker daemon 5.832MB [2022-04-11T01:23:56.400Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T01:23:56.400Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-11T01:23:56.400Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-11T01:23:56.400Z] 59bf1c3509f3: Pulling fs layer [2022-04-11T01:23:56.400Z] 666ba61612fd: Pulling fs layer [2022-04-11T01:23:56.400Z] 8ed8ca486205: Pulling fs layer [2022-04-11T01:23:56.400Z] 4fe6c5a15a65: Pulling fs layer [2022-04-11T01:23:56.400Z] 22a0e8bec74d: Pulling fs layer [2022-04-11T01:23:56.400Z] 640e595b4fbd: Pulling fs layer [2022-04-11T01:23:56.400Z] 763cafe07f6e: Pulling fs layer [2022-04-11T01:23:56.400Z] 0c0b528cf693: Pulling fs layer [2022-04-11T01:23:56.400Z] 10935f4eaf8b: Pulling fs layer [2022-04-11T01:23:56.400Z] 640e595b4fbd: Waiting [2022-04-11T01:23:56.400Z] 763cafe07f6e: Waiting [2022-04-11T01:23:56.400Z] 0c0b528cf693: Waiting [2022-04-11T01:23:56.400Z] 10935f4eaf8b: Waiting [2022-04-11T01:23:56.400Z] 22a0e8bec74d: Waiting [2022-04-11T01:23:56.400Z] 4fe6c5a15a65: Waiting [2022-04-11T01:23:56.400Z] 8ed8ca486205: Verifying Checksum [2022-04-11T01:23:56.400Z] 8ed8ca486205: Download complete [2022-04-11T01:23:56.400Z] 666ba61612fd: Download complete [2022-04-11T01:23:56.663Z] 22a0e8bec74d: Download complete [2022-04-11T01:23:56.663Z] 640e595b4fbd: Download complete [2022-04-11T01:23:56.663Z] 59bf1c3509f3: Verifying Checksum [2022-04-11T01:23:56.663Z] 59bf1c3509f3: Download complete [2022-04-11T01:23:56.663Z] 763cafe07f6e: Verifying Checksum [2022-04-11T01:23:56.663Z] 763cafe07f6e: Download complete [2022-04-11T01:23:56.663Z] 0c0b528cf693: Verifying Checksum [2022-04-11T01:23:56.663Z] 59bf1c3509f3: Pull complete [2022-04-11T01:23:56.925Z] 666ba61612fd: Pull complete [2022-04-11T01:23:56.926Z] 8ed8ca486205: Pull complete [2022-04-11T01:23:57.187Z] 10935f4eaf8b: Verifying Checksum [2022-04-11T01:23:57.187Z] 10935f4eaf8b: Download complete [2022-04-11T01:23:57.447Z] 4fe6c5a15a65: Verifying Checksum [2022-04-11T01:23:57.447Z] 4fe6c5a15a65: Download complete [2022-04-11T01:24:01.644Z] 4fe6c5a15a65: Pull complete [2022-04-11T01:24:01.644Z] 22a0e8bec74d: Pull complete [2022-04-11T01:24:01.644Z] 640e595b4fbd: Pull complete [2022-04-11T01:24:01.905Z] 763cafe07f6e: Pull complete [2022-04-11T01:24:01.905Z] 0c0b528cf693: Pull complete [2022-04-11T01:24:04.449Z] 10935f4eaf8b: Pull complete [2022-04-11T01:24:04.449Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-11T01:24:04.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-11T01:24:04.449Z] ---> 99d49a6021b9 [2022-04-11T01:24:04.449Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T01:24:05.839Z] ---> Running in adc5ded54af2 [2022-04-11T01:24:06.100Z] Removing intermediate container adc5ded54af2 [2022-04-11T01:24:06.100Z] ---> e81a737589be [2022-04-11T01:24:06.100Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T01:24:06.100Z] ---> Running in 1e31f10f7a68 [2022-04-11T01:24:06.100Z] Removing intermediate container 1e31f10f7a68 [2022-04-11T01:24:06.100Z] ---> 879d1495dafd [2022-04-11T01:24:06.100Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T01:24:06.100Z] ---> Running in 782f43caca3b [2022-04-11T01:24:06.673Z] Removing intermediate container 782f43caca3b [2022-04-11T01:24:06.673Z] ---> e2d4e9d4e24e [2022-04-11T01:24:06.673Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T01:24:06.673Z] ---> Running in ba89284aed2e [2022-04-11T01:24:07.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T01:24:08.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T01:24:08.453Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-11T01:24:08.453Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-11T01:24:08.453Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-11T01:24:08.716Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-11T01:24:08.716Z] Executing busybox-1.34.1-r3.trigger [2022-04-11T01:24:08.716Z] OK: 224 MiB in 56 packages [2022-04-11T01:24:09.288Z] Removing intermediate container ba89284aed2e [2022-04-11T01:24:09.288Z] ---> 60462539aec9 [2022-04-11T01:24:09.288Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-11T01:24:09.288Z] ---> Running in 88d1cb78bf72 [2022-04-11T01:24:09.288Z] Removing intermediate container 88d1cb78bf72 [2022-04-11T01:24:09.288Z] ---> 8d49cb39f72f [2022-04-11T01:24:09.288Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-11T01:24:09.291Z] Still waiting to schedule task [2022-04-11T01:24:09.292Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19427’ [2022-04-11T01:24:09.551Z] ---> adc081461e16 [2022-04-11T01:24:09.551Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T01:24:09.551Z] ---> Running in 4b723a3a44e4 [2022-04-11T01:24:31.566Z] Removing intermediate container 4b723a3a44e4 [2022-04-11T01:24:31.566Z] ---> 2554c0716491 [2022-04-11T01:24:31.566Z] Step 10/12 : COPY . . [2022-04-11T01:24:31.566Z] ---> 678d994ca02d [2022-04-11T01:24:31.566Z] Step 11/12 : ARG MAKE='make build' [2022-04-11T01:24:31.566Z] ---> Running in c36aa3f1d7c6 [2022-04-11T01:24:31.566Z] Removing intermediate container c36aa3f1d7c6 [2022-04-11T01:24:31.566Z] ---> 784a8ea60051 [2022-04-11T01:24:31.566Z] Step 12/12 : RUN $MAKE [2022-04-11T01:24:31.566Z] ---> Running in d7fb00651af3 [2022-04-11T01:24:31.566Z] noop [2022-04-11T01:24:31.566Z] Removing intermediate container d7fb00651af3 [2022-04-11T01:24:31.566Z] ---> 3c5d35c0ea86 [2022-04-11T01:24:31.566Z] Successfully built 3c5d35c0ea86 [2022-04-11T01:24:31.566Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:24:31.906Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T01:24:31.906Z] . [Pipeline] withDockerContainer [2022-04-11T01:24:32.005Z] prd-ubuntu20.04-docker-8c-8g-19429 does not seem to be running inside a container [2022-04-11T01:24:32.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-359 -v /w/workspace/gexfoundry_device-mqtt-go_PR-359:/w/workspace/gexfoundry_device-mqtt-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T01:24:32.493Z] $ docker top c48f74e2840f46b49e870b9741ee8921ef820bea2868b179aca9ddc222887fdc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T01:24:32.915Z] + go version [2022-04-11T01:24:32.915Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-11T01:24:32.956Z] $ docker stop --time=1 c48f74e2840f46b49e870b9741ee8921ef820bea2868b179aca9ddc222887fdc [2022-04-11T01:24:34.254Z] $ docker rm -f c48f74e2840f46b49e870b9741ee8921ef820bea2868b179aca9ddc222887fdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:24:34.971Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-11T01:24:34.971Z] . [Pipeline] withDockerContainer [2022-04-11T01:24:35.074Z] prd-ubuntu20.04-docker-8c-8g-19429 does not seem to be running inside a container [2022-04-11T01:24:35.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-359 -v /w/workspace/gexfoundry_device-mqtt-go_PR-359:/w/workspace/gexfoundry_device-mqtt-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-11T01:24:35.551Z] $ docker top 0e050cf11b47bc57bf39687c56a2587779bf9d30c9c15272ebf6b46960afcd6c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T01:24:36.069Z] + make test [2022-04-11T01:24:36.069Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-11T01:24:36.385Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-11T01:24:46.377Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-11T01:24:46.377Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-04-11T01:24:46.377Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-11T01:24:54.506Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-11T01:24:57.809Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T01:24:57.809Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T01:24:57.809Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T01:24:58.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T01:24:58.135Z] $ docker stop --time=1 0e050cf11b47bc57bf39687c56a2587779bf9d30c9c15272ebf6b46960afcd6c [2022-04-11T01:24:59.990Z] $ docker rm -f 0e050cf11b47bc57bf39687c56a2587779bf9d30c9c15272ebf6b46960afcd6c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T01:25:00.519Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T01:25:00.581Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-11T01:25:01.783Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T01:25:02.108Z] + ls -al . [2022-04-11T01:25:02.108Z] total 196 [2022-04-11T01:25:02.108Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 01:24 . [2022-04-11T01:25:02.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 01:23 .. [2022-04-11T01:25:02.108Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 11 01:23 .dockerignore [2022-04-11T01:25:02.108Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 01:23 .git [2022-04-11T01:25:02.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:23 .github [2022-04-11T01:25:02.108Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 11 01:23 .gitignore [2022-04-11T01:25:02.108Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 01:23 .golangci.yml [2022-04-11T01:25:02.108Z] drwx------ 3 jenkins jenkins 4096 Apr 11 01:23 .semver [2022-04-11T01:25:02.108Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 11 01:23 Attribution.txt [2022-04-11T01:25:02.108Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 11 01:23 CHANGELOG.md [2022-04-11T01:25:02.108Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 11 01:23 Dockerfile [2022-04-11T01:25:02.108Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 01:23 GOVERNANCE.md [2022-04-11T01:25:02.108Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 11 01:23 Jenkinsfile [2022-04-11T01:25:02.108Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 01:23 LICENSE [2022-04-11T01:25:02.108Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 11 01:23 Makefile [2022-04-11T01:25:02.108Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 01:23 OWNERS.md [2022-04-11T01:25:02.108Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 11 01:23 README.md [2022-04-11T01:25:02.108Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 01:23 VERSION [2022-04-11T01:25:02.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 01:23 bin [2022-04-11T01:25:02.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:23 cmd [2022-04-11T01:25:02.108Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 11 01:24 coverage.out [2022-04-11T01:25:02.108Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 11 01:23 go.mod [2022-04-11T01:25:02.108Z] -rw-rw-r-- 1 jenkins jenkins 54276 Apr 11 01:23 go.sum [2022-04-11T01:25:02.108Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:23 internal [2022-04-11T01:25:02.108Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 01:23 mock [2022-04-11T01:25:02.108Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 01:23 snap [2022-04-11T01:25:02.108Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 11 01:23 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:25:02.442Z] + 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=0cb8e8478f025c3e213d885f57ce1713e98ac4c2 --label arch=amd64 --label version=0.0.0 . [2022-04-11T01:25:02.442Z] Sending build context to Docker daemon 5.85MB [2022-04-11T01:25:02.442Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T01:25:02.442Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-11T01:25:02.442Z] ---> 3c5d35c0ea86 [2022-04-11T01:25:02.442Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T01:25:02.442Z] ---> Running in 4e912d4767bf [2022-04-11T01:25:02.701Z] Removing intermediate container 4e912d4767bf [2022-04-11T01:25:02.701Z] ---> 69b07a4075b9 [2022-04-11T01:25:02.701Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T01:25:02.701Z] ---> Running in eea459e5054b [2022-04-11T01:25:02.701Z] Removing intermediate container eea459e5054b [2022-04-11T01:25:02.701Z] ---> 7082830696fb [2022-04-11T01:25:02.701Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T01:25:02.701Z] ---> Running in 7010507b8923 [2022-04-11T01:25:03.273Z] Removing intermediate container 7010507b8923 [2022-04-11T01:25:03.273Z] ---> e9dc9f4fce10 [2022-04-11T01:25:03.273Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T01:25:03.534Z] ---> Running in 515ac2df0a4d [2022-04-11T01:25:03.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-11T01:25:04.740Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-11T01:25:04.740Z] OK: 224 MiB in 56 packages [2022-04-11T01:25:05.311Z] Removing intermediate container 515ac2df0a4d [2022-04-11T01:25:05.311Z] ---> a6bd088f3c77 [2022-04-11T01:25:05.311Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-11T01:25:05.311Z] ---> Running in e336a3368b3e [2022-04-11T01:25:05.311Z] Removing intermediate container e336a3368b3e [2022-04-11T01:25:05.311Z] ---> 8b3397c25ac2 [2022-04-11T01:25:05.311Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-11T01:25:05.616Z] ---> 04e2ab6d5d9a [2022-04-11T01:25:05.616Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T01:25:05.616Z] ---> Running in 4dc895a5ebff [2022-04-11T01:25:06.194Z] Removing intermediate container 4dc895a5ebff [2022-04-11T01:25:06.194Z] ---> e59fd408e9de [2022-04-11T01:25:06.194Z] Step 10/24 : COPY . . [2022-04-11T01:25:06.457Z] ---> bdc08e5583cc [2022-04-11T01:25:06.457Z] Step 11/24 : ARG MAKE='make build' [2022-04-11T01:25:06.457Z] ---> Running in 404e4d015677 [2022-04-11T01:25:06.716Z] Removing intermediate container 404e4d015677 [2022-04-11T01:25:06.716Z] ---> 617cb6cbda26 [2022-04-11T01:25:06.716Z] Step 12/24 : RUN $MAKE [2022-04-11T01:25:06.716Z] ---> Running in 4d0a4d55e004 [2022-04-11T01:25:06.976Z] 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-04-11T01:25:28.925Z] Removing intermediate container 4d0a4d55e004 [2022-04-11T01:25:28.925Z] ---> e0727751aaf9 [2022-04-11T01:25:28.925Z] Step 13/24 : FROM alpine:3.14 [2022-04-11T01:25:28.925Z] 3.14: Pulling from library/alpine [2022-04-11T01:25:28.925Z] 8663204ce13b: Pulling fs layer [2022-04-11T01:25:28.925Z] 8663204ce13b: Verifying Checksum [2022-04-11T01:25:28.925Z] 8663204ce13b: Download complete [2022-04-11T01:25:28.925Z] 8663204ce13b: Pull complete [2022-04-11T01:25:28.925Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T01:25:28.925Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T01:25:28.925Z] ---> e04c818066af [2022-04-11T01:25:28.925Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-11T01:25:28.925Z] ---> Running in 3907673c83a3 [2022-04-11T01:25:28.925Z] Removing intermediate container 3907673c83a3 [2022-04-11T01:25:28.925Z] ---> 96c66d84fbba [2022-04-11T01:25:28.925Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T01:25:28.925Z] ---> Running in 8a86341e8bcb [2022-04-11T01:25:28.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-11T01:25:28.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-11T01:25:28.925Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T01:25:28.925Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T01:25:28.925Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T01:25:28.925Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T01:25:29.189Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T01:25:29.189Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T01:25:29.189Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T01:25:29.189Z] OK: 8 MiB in 20 packages [2022-04-11T01:25:29.450Z] Removing intermediate container 8a86341e8bcb [2022-04-11T01:25:29.450Z] ---> 0bdd5ef86e16 [2022-04-11T01:25:29.450Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-11T01:25:30.022Z] ---> 6213630f3617 [2022-04-11T01:25:30.022Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-11T01:25:30.283Z] ---> 8ec514ebd372 [2022-04-11T01:25:30.283Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-11T01:25:30.544Z] ---> fe3b67f1f0c9 [2022-04-11T01:25:30.544Z] Step 19/24 : EXPOSE 59982 [2022-04-11T01:25:30.544Z] ---> Running in 2566b959c2a5 [2022-04-11T01:25:30.544Z] Removing intermediate container 2566b959c2a5 [2022-04-11T01:25:30.544Z] ---> e14b916f5857 [2022-04-11T01:25:30.544Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-11T01:25:30.544Z] ---> Running in 0fa473965fca [2022-04-11T01:25:30.805Z] Removing intermediate container 0fa473965fca [2022-04-11T01:25:30.805Z] ---> 9d9b35afbdb1 [2022-04-11T01:25:30.805Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T01:25:30.805Z] ---> Running in 3d3c0b7990b5 [2022-04-11T01:25:30.805Z] Removing intermediate container 3d3c0b7990b5 [2022-04-11T01:25:30.805Z] ---> 61c4fb867774 [2022-04-11T01:25:30.805Z] Step 22/24 : LABEL arch=amd64 [2022-04-11T01:25:31.066Z] ---> Running in 0ff98e88c4da [2022-04-11T01:25:31.066Z] Removing intermediate container 0ff98e88c4da [2022-04-11T01:25:31.066Z] ---> 86efcb99d347 [2022-04-11T01:25:31.066Z] Step 23/24 : LABEL git_sha=0cb8e8478f025c3e213d885f57ce1713e98ac4c2 [2022-04-11T01:25:31.066Z] ---> Running in 0534daafe475 [2022-04-11T01:25:31.066Z] Removing intermediate container 0534daafe475 [2022-04-11T01:25:31.066Z] ---> 72f68c1989e6 [2022-04-11T01:25:31.066Z] Step 24/24 : LABEL version=0.0.0 [2022-04-11T01:25:31.327Z] ---> Running in 382bdcbfff4d [2022-04-11T01:25:31.327Z] Removing intermediate container 382bdcbfff4d [2022-04-11T01:25:31.327Z] ---> 4b943b0ca1c6 [2022-04-11T01:25:31.327Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T01:25:31.327Z] Successfully built 4b943b0ca1c6 [2022-04-11T01:25:31.327Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:25:32.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T01:25:32.102Z] [2022-04-11T01:25:32.102Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:25:32.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T01:25:32.468Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-11T01:25:32.468Z] 5eb5b503b376: Pulling fs layer [2022-04-11T01:25:32.468Z] 5c69ac0246d0: Pulling fs layer [2022-04-11T01:25:32.468Z] ec43610c2a17: Pulling fs layer [2022-04-11T01:25:32.468Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-11T01:25:32.468Z] 33b1e0a273af: Pulling fs layer [2022-04-11T01:25:32.468Z] 5d3b04190fa2: Pulling fs layer [2022-04-11T01:25:32.468Z] 2f39f015ded8: Pulling fs layer [2022-04-11T01:25:32.468Z] 3a2ae6a8a46f: Waiting [2022-04-11T01:25:32.468Z] 2f39f015ded8: Waiting [2022-04-11T01:25:32.468Z] 33b1e0a273af: Waiting [2022-04-11T01:25:32.468Z] 5d3b04190fa2: Waiting [2022-04-11T01:25:32.468Z] 5c69ac0246d0: Download complete [2022-04-11T01:25:32.468Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-11T01:25:32.468Z] 3a2ae6a8a46f: Download complete [2022-04-11T01:25:32.468Z] 33b1e0a273af: Download complete [2022-04-11T01:25:32.468Z] ec43610c2a17: Verifying Checksum [2022-04-11T01:25:32.468Z] ec43610c2a17: Download complete [2022-04-11T01:25:32.468Z] 5d3b04190fa2: Verifying Checksum [2022-04-11T01:25:32.468Z] 5d3b04190fa2: Download complete [2022-04-11T01:25:32.729Z] 5eb5b503b376: Verifying Checksum [2022-04-11T01:25:32.729Z] 5eb5b503b376: Download complete [2022-04-11T01:25:33.300Z] 2f39f015ded8: Download complete [2022-04-11T01:25:34.241Z] 5eb5b503b376: Pull complete [2022-04-11T01:25:34.241Z] 5c69ac0246d0: Pull complete [2022-04-11T01:25:34.814Z] ec43610c2a17: Pull complete [2022-04-11T01:25:34.814Z] 3a2ae6a8a46f: Pull complete [2022-04-11T01:25:35.074Z] 33b1e0a273af: Pull complete [2022-04-11T01:25:35.074Z] 5d3b04190fa2: Pull complete [2022-04-11T01:25:40.360Z] 2f39f015ded8: Pull complete [2022-04-11T01:25:40.360Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-11T01:25:40.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T01:25:40.360Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-11T01:25:40.467Z] prd-ubuntu20.04-docker-8c-8g-19429 does not seem to be running inside a container [2022-04-11T01:25:40.510Z] $ 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-359 -v /w/workspace/gexfoundry_device-mqtt-go_PR-359:/w/workspace/gexfoundry_device-mqtt-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-359@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-04-11T01:25:42.407Z] $ docker top e019ebed851da94018191971927519ac546dac194fa3c1f0528b1e35a4405157 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:25:42.937Z] ---> job-cost.sh [2022-04-11T01:25:42.937Z] lf-activate-venv: SKIPPING [2022-04-11T01:25:42.937Z] INFO: No Stack... [2022-04-11T01:25:43.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T01:25:43.768Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T01:25:44.096Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-359/archives/cost.csv [2022-04-11T01:25:44.096Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T01:25:44.143Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-359-1-stack-cost] [2022-04-11T01:25:44.149Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-359-1-stack-cost] did not exist. Created. [2022-04-11T01:25:44.149Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T01:25:44.564Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-11T01:25:44.625Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T01:25:44.649Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T01:25:44.734Z] $ docker stop --time=1 e019ebed851da94018191971927519ac546dac194fa3c1f0528b1e35a4405157 [2022-04-11T01:25:45.926Z] $ docker rm -f e019ebed851da94018191971927519ac546dac194fa3c1f0528b1e35a4405157 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-11T01:26:51.334Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19431 in /w/workspace/gexfoundry_device-mqtt-go_PR-359 [Pipeline] { [Pipeline] ws [2022-04-11T01:26:51.380Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-04-11T01:26:51.818Z] Selected Git installation does not exist. Using Default [2022-04-11T01:26:51.818Z] The recommended git tool is: NONE [2022-04-11T01:26:59.624Z] using credential edgex-jenkins-ssh [2022-04-11T01:26:59.643Z] Cloning the remote Git repository [2022-04-11T01:26:59.708Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-11T01:26:59.795Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-04-11T01:26:59.893Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-11T01:26:59.894Z] > git --version # timeout=10 [2022-04-11T01:26:59.918Z] > git --version # 'git version 2.25.1' [2022-04-11T01:26:59.920Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T01:27:00.060Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T01:27:01.312Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-11T01:27:02.268Z] Merging remotes/origin/main commit 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 [2022-04-11T01:27:02.619Z] Merge succeeded, producing 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 [2022-04-11T01:27:02.619Z] Checking out Revision 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 (PR-359) [2022-04-11T01:27:01.404Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-11T01:27:01.456Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-11T01:27:01.541Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-11T01:27:01.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T01:27:01.585Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-11T01:27:02.300Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T01:27:02.362Z] > git checkout -f 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 # timeout=10 [2022-04-11T01:27:02.493Z] > git remote # timeout=10 [2022-04-11T01:27:02.527Z] > git config --get remote.origin.url # timeout=10 [2022-04-11T01:27:02.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-11T01:27:02.565Z] > git merge 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 [2022-04-11T01:27:02.601Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-11T01:27:02.630Z] > git config core.sparsecheckout # timeout=10 [2022-04-11T01:27:02.659Z] > git checkout -f 0cb8e8478f025c3e213d885f57ce1713e98ac4c2 # timeout=10 [2022-04-11T01:27:07.116Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-04-11T01:27:07.182Z] > git --version # timeout=10 [2022-04-11T01:27:07.195Z] > git --version # 'git version 2.25.1' [2022-04-11T01:27:07.207Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T01:27:08.445Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-11T01:27:08.445Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T01:27:08.445Z] Dload Upload Total Spent Left Speed [2022-04-11T01:27:08.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 43701 0 --:--:-- --:--:-- --:--:-- 43701 [Pipeline] sh [2022-04-11T01:27:08.977Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-11T01:27:09.343Z] + sudo tee /etc/docker/daemon.new [2022-04-11T01:27:09.343Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-11T01:27:09.343Z] { [2022-04-11T01:27:09.343Z] "registry-mirrors": [ [2022-04-11T01:27:09.343Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-11T01:27:09.343Z] ], [2022-04-11T01:27:09.343Z] "bip": "10.250.0.254/24", [2022-04-11T01:27:09.343Z] "hosts": [ [2022-04-11T01:27:09.343Z] "tcp://0.0.0.0:5555", [2022-04-11T01:27:09.343Z] "unix:///var/run/docker.sock" [2022-04-11T01:27:09.343Z] ], [2022-04-11T01:27:09.343Z] "mtu": 1458, [2022-04-11T01:27:09.343Z] "selinux-enabled": true, [2022-04-11T01:27:09.343Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-11T01:27:09.343Z] } [Pipeline] sh [2022-04-11T01:27:09.714Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-11T01:27:10.089Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T01:27:28.586Z] provisioning config files... [2022-04-11T01:27:28.613Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2395288313047180353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:27:29.211Z] ---> docker-login.sh [2022-04-11T01:27:29.211Z] nexus3.edgexfoundry.org:10001 [2022-04-11T01:27:30.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:27:30.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:27:30.474Z] Configure a credential helper to remove this warning. See [2022-04-11T01:27:30.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:27:30.474Z] [2022-04-11T01:27:30.474Z] Login Succeeded [2022-04-11T01:27:30.474Z] nexus3.edgexfoundry.org:10002 [2022-04-11T01:27:30.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:27:30.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:27:30.749Z] Configure a credential helper to remove this warning. See [2022-04-11T01:27:30.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:27:30.749Z] [2022-04-11T01:27:30.749Z] Login Succeeded [2022-04-11T01:27:30.749Z] nexus3.edgexfoundry.org:10003 [2022-04-11T01:27:31.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:27:31.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:27:31.353Z] Configure a credential helper to remove this warning. See [2022-04-11T01:27:31.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:27:31.353Z] [2022-04-11T01:27:31.353Z] Login Succeeded [2022-04-11T01:27:31.353Z] nexus3.edgexfoundry.org:10004 [2022-04-11T01:27:31.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:27:31.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:27:31.901Z] Configure a credential helper to remove this warning. See [2022-04-11T01:27:31.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:27:31.901Z] [2022-04-11T01:27:31.901Z] Login Succeeded [2022-04-11T01:27:31.901Z] docker.io [2022-04-11T01:27:32.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-11T01:27:32.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-11T01:27:32.772Z] Configure a credential helper to remove this warning. See [2022-04-11T01:27:32.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-11T01:27:32.772Z] [2022-04-11T01:27:32.772Z] Login Succeeded [2022-04-11T01:27:32.772Z] ---> docker-login.sh ends [Pipeline] } [2022-04-11T01:27:32.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-11T01:27:33.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-11T01:27:33.214Z] ========================================================= [2022-04-11T01:27:33.214Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-11T01:27:33.214Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:27:33.653Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-11T01:27:33.931Z] Sending build context to Docker daemon 3.037MB [2022-04-11T01:27:34.208Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T01:27:34.208Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-11T01:27:34.208Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-11T01:27:34.208Z] 9b3977197b4f: Pulling fs layer [2022-04-11T01:27:34.208Z] 1a89e8eeedd5: Pulling fs layer [2022-04-11T01:27:34.208Z] 94645a83ff95: Pulling fs layer [2022-04-11T01:27:34.208Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-11T01:27:34.208Z] 0c92f367c5e7: Pulling fs layer [2022-04-11T01:27:34.208Z] f7c0051592d6: Pulling fs layer [2022-04-11T01:27:34.208Z] a227ed2f7395: Pulling fs layer [2022-04-11T01:27:34.208Z] 7b1c46037f91: Pulling fs layer [2022-04-11T01:27:34.208Z] 0c92f367c5e7: Waiting [2022-04-11T01:27:34.208Z] f7c0051592d6: Waiting [2022-04-11T01:27:34.208Z] a227ed2f7395: Waiting [2022-04-11T01:27:34.208Z] 7b1c46037f91: Waiting [2022-04-11T01:27:34.208Z] 3f3a8bcf1eab: Waiting [2022-04-11T01:27:34.208Z] 94645a83ff95: Verifying Checksum [2022-04-11T01:27:34.208Z] 94645a83ff95: Download complete [2022-04-11T01:27:34.208Z] 1a89e8eeedd5: Download complete [2022-04-11T01:27:34.208Z] 0c92f367c5e7: Verifying Checksum [2022-04-11T01:27:34.208Z] 0c92f367c5e7: Download complete [2022-04-11T01:27:34.486Z] f7c0051592d6: Verifying Checksum [2022-04-11T01:27:34.486Z] f7c0051592d6: Download complete [2022-04-11T01:27:34.486Z] 9b3977197b4f: Verifying Checksum [2022-04-11T01:27:34.486Z] 9b3977197b4f: Download complete [2022-04-11T01:27:34.486Z] a227ed2f7395: Verifying Checksum [2022-04-11T01:27:34.486Z] a227ed2f7395: Download complete [2022-04-11T01:27:35.093Z] 9b3977197b4f: Pull complete [2022-04-11T01:27:35.698Z] 1a89e8eeedd5: Pull complete [2022-04-11T01:27:35.975Z] 94645a83ff95: Pull complete [2022-04-11T01:27:36.251Z] 7b1c46037f91: Verifying Checksum [2022-04-11T01:27:36.251Z] 7b1c46037f91: Download complete [2022-04-11T01:27:36.846Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-11T01:27:36.846Z] 3f3a8bcf1eab: Download complete [2022-04-11T01:27:49.273Z] 3f3a8bcf1eab: Pull complete [2022-04-11T01:27:49.273Z] 0c92f367c5e7: Pull complete [2022-04-11T01:27:49.273Z] f7c0051592d6: Pull complete [2022-04-11T01:27:49.273Z] a227ed2f7395: Pull complete [2022-04-11T01:27:54.703Z] 7b1c46037f91: Pull complete [2022-04-11T01:27:54.703Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-11T01:27:54.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-11T01:27:54.703Z] ---> f79e39bc4007 [2022-04-11T01:27:54.703Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T01:27:55.301Z] ---> Running in d9f54c86945a [2022-04-11T01:27:55.575Z] Removing intermediate container d9f54c86945a [2022-04-11T01:27:55.575Z] ---> 0acc7823193f [2022-04-11T01:27:55.575Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T01:27:55.575Z] ---> Running in 05709f6e35ae [2022-04-11T01:27:56.175Z] Removing intermediate container 05709f6e35ae [2022-04-11T01:27:56.175Z] ---> b3a502c50b29 [2022-04-11T01:27:56.175Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T01:27:56.175Z] ---> Running in 01badae0076c [2022-04-11T01:27:58.151Z] Removing intermediate container 01badae0076c [2022-04-11T01:27:58.151Z] ---> 7278ac61f42a [2022-04-11T01:27:58.151Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T01:27:58.151Z] ---> Running in 6f18e53040f4 [2022-04-11T01:27:59.146Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T01:28:00.127Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T01:28:01.107Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-11T01:28:01.107Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-11T01:28:01.107Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-11T01:28:01.384Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-11T01:28:01.384Z] Executing busybox-1.34.1-r3.trigger [2022-04-11T01:28:01.384Z] OK: 224 MiB in 56 packages [2022-04-11T01:28:02.366Z] Removing intermediate container 6f18e53040f4 [2022-04-11T01:28:02.366Z] ---> a791273e7ac0 [2022-04-11T01:28:02.366Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-11T01:28:02.641Z] ---> Running in 1215ac545138 [2022-04-11T01:28:02.914Z] Removing intermediate container 1215ac545138 [2022-04-11T01:28:02.914Z] ---> 5190f15a29f4 [2022-04-11T01:28:02.914Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-11T01:28:03.510Z] ---> 9222e540fa75 [2022-04-11T01:28:03.510Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T01:28:03.510Z] ---> Running in 144664dd11aa [2022-04-11T01:28:50.544Z] Removing intermediate container 144664dd11aa [2022-04-11T01:28:50.544Z] ---> 7f4cbe290676 [2022-04-11T01:28:50.544Z] Step 10/12 : COPY . . [2022-04-11T01:28:51.153Z] ---> 6f5774d4e4c1 [2022-04-11T01:28:51.153Z] Step 11/12 : ARG MAKE='make build' [2022-04-11T01:28:51.153Z] ---> Running in d4d5e92de3fd [2022-04-11T01:28:51.763Z] Removing intermediate container d4d5e92de3fd [2022-04-11T01:28:51.763Z] ---> 47c214d2ed7a [2022-04-11T01:28:51.763Z] Step 12/12 : RUN $MAKE [2022-04-11T01:28:51.763Z] ---> Running in 00799fe919af [2022-04-11T01:28:52.766Z] noop [2022-04-11T01:28:53.368Z] Removing intermediate container 00799fe919af [2022-04-11T01:28:53.368Z] ---> f89c282e87ae [2022-04-11T01:28:53.368Z] Successfully built f89c282e87ae [2022-04-11T01:28:53.643Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:28:54.017Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T01:28:54.018Z] . [Pipeline] withDockerContainer [2022-04-11T01:28:54.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-19431 does not seem to be running inside a container [2022-04-11T01:28:54.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-11T01:28:55.779Z] $ docker top 5c2c7754bf5e723e3c81d6968a7ca59d8108a843d9dd339c500432f529556af9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T01:28:56.785Z] + go version [2022-04-11T01:28:56.785Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-11T01:28:56.823Z] $ docker stop --time=1 5c2c7754bf5e723e3c81d6968a7ca59d8108a843d9dd339c500432f529556af9 [2022-04-11T01:28:58.534Z] $ docker rm -f 5c2c7754bf5e723e3c81d6968a7ca59d8108a843d9dd339c500432f529556af9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:28:59.429Z] + docker inspect -f . ci-base-image-arm64 [2022-04-11T01:28:59.429Z] . [Pipeline] withDockerContainer [2022-04-11T01:28:59.712Z] prd-ubuntu20.04-docker-arm64-4c-16g-19431 does not seem to be running inside a container [2022-04-11T01:28:59.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-11T01:29:01.181Z] $ docker top 1877e028e6b8fa8b4ccc4b9177ec4af216a0952036b764f6c5d48c62c48760f6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-11T01:29:02.204Z] + make test [2022-04-11T01:29:02.204Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-11T01:29:03.658Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-11T01:30:40.735Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-11T01:30:40.735Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.080s coverage: 21.8% of statements [2022-04-11T01:30:40.735Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-11T01:30:40.735Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-11T01:30:40.735Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-11T01:30:59.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-11T01:30:59.135Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-11T01:30:59.135Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-11T01:31:02.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-11T01:31:02.632Z] $ docker stop --time=1 1877e028e6b8fa8b4ccc4b9177ec4af216a0952036b764f6c5d48c62c48760f6 [2022-04-11T01:31:04.518Z] $ docker rm -f 1877e028e6b8fa8b4ccc4b9177ec4af216a0952036b764f6c5d48c62c48760f6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T01:31:05.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-11T01:31:05.682Z] Warning: overwriting stash ‘coverage-report’ [2022-04-11T01:31:06.406Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-11T01:31:07.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-11T01:31:07.432Z] + ls -al . [2022-04-11T01:31:07.432Z] total 192 [2022-04-11T01:31:07.432Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 01:31 . [2022-04-11T01:31:07.432Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 01:26 .. [2022-04-11T01:31:07.432Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 11 01:27 .dockerignore [2022-04-11T01:31:07.432Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 01:27 .git [2022-04-11T01:31:07.432Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:27 .github [2022-04-11T01:31:07.432Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 11 01:27 .gitignore [2022-04-11T01:31:07.432Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 01:27 .golangci.yml [2022-04-11T01:31:07.432Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 11 01:27 Attribution.txt [2022-04-11T01:31:07.432Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 11 01:27 CHANGELOG.md [2022-04-11T01:31:07.432Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 11 01:27 Dockerfile [2022-04-11T01:31:07.432Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 01:27 GOVERNANCE.md [2022-04-11T01:31:07.432Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 11 01:27 Jenkinsfile [2022-04-11T01:31:07.432Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 01:27 LICENSE [2022-04-11T01:31:07.433Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 11 01:27 Makefile [2022-04-11T01:31:07.433Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 01:27 OWNERS.md [2022-04-11T01:31:07.433Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 11 01:27 README.md [2022-04-11T01:31:07.433Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 01:23 VERSION [2022-04-11T01:31:07.433Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 01:27 bin [2022-04-11T01:31:07.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:27 cmd [2022-04-11T01:31:07.433Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 11 01:30 coverage.out [2022-04-11T01:31:07.433Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 11 01:27 go.mod [2022-04-11T01:31:07.433Z] -rw-rw-r-- 1 jenkins jenkins 54276 Apr 11 01:27 go.sum [2022-04-11T01:31:07.433Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 01:27 internal [2022-04-11T01:31:07.433Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 01:27 mock [2022-04-11T01:31:07.433Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 01:27 snap [2022-04-11T01:31:07.433Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 11 01:27 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:31:07.942Z] + 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=0cb8e8478f025c3e213d885f57ce1713e98ac4c2 --label arch=arm64 --label version=0.0.0 . [2022-04-11T01:31:08.231Z] Sending build context to Docker daemon 3.055MB [2022-04-11T01:31:08.231Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-11T01:31:08.231Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-11T01:31:08.231Z] ---> f89c282e87ae [2022-04-11T01:31:08.231Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-11T01:31:08.506Z] ---> Running in 680057a85bb1 [2022-04-11T01:31:08.793Z] Removing intermediate container 680057a85bb1 [2022-04-11T01:31:08.793Z] ---> e3db90edcb62 [2022-04-11T01:31:08.793Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-11T01:31:08.793Z] ---> Running in 538519ba1f00 [2022-04-11T01:31:09.394Z] Removing intermediate container 538519ba1f00 [2022-04-11T01:31:09.395Z] ---> 1f4dfccb8195 [2022-04-11T01:31:09.395Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T01:31:09.395Z] ---> Running in e212f87e2ba4 [2022-04-11T01:31:11.395Z] Removing intermediate container e212f87e2ba4 [2022-04-11T01:31:11.395Z] ---> 4d7c2daef097 [2022-04-11T01:31:11.395Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-11T01:31:11.395Z] ---> Running in 0a6ec991bd09 [2022-04-11T01:31:12.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-11T01:31:13.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-11T01:31:13.956Z] OK: 224 MiB in 56 packages [2022-04-11T01:31:14.946Z] Removing intermediate container 0a6ec991bd09 [2022-04-11T01:31:14.946Z] ---> 7277d6283339 [2022-04-11T01:31:14.946Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-11T01:31:14.946Z] ---> Running in 0657e0d387a6 [2022-04-11T01:31:15.224Z] Removing intermediate container 0657e0d387a6 [2022-04-11T01:31:15.224Z] ---> 4d0b2caf8ab9 [2022-04-11T01:31:15.224Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-11T01:31:15.828Z] ---> 19edde5bfb93 [2022-04-11T01:31:15.828Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-11T01:31:16.127Z] ---> Running in f3d9ff99ea4c [2022-04-11T01:31:18.117Z] Removing intermediate container f3d9ff99ea4c [2022-04-11T01:31:18.117Z] ---> b5a2185aaee7 [2022-04-11T01:31:18.117Z] Step 10/24 : COPY . . [2022-04-11T01:31:19.102Z] ---> f0371fd07349 [2022-04-11T01:31:19.102Z] Step 11/24 : ARG MAKE='make build' [2022-04-11T01:31:19.102Z] ---> Running in aa5a4ee65b62 [2022-04-11T01:31:19.375Z] Removing intermediate container aa5a4ee65b62 [2022-04-11T01:31:19.375Z] ---> acc201e410ad [2022-04-11T01:31:19.375Z] Step 12/24 : RUN $MAKE [2022-04-11T01:31:19.375Z] ---> Running in cbf35d4b3fb2 [2022-04-11T01:31:20.353Z] 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-04-11T01:33:42.257Z] Removing intermediate container cbf35d4b3fb2 [2022-04-11T01:33:42.257Z] ---> 7668991aaa87 [2022-04-11T01:33:42.257Z] Step 13/24 : FROM alpine:3.14 [2022-04-11T01:33:42.257Z] 3.14: Pulling from library/alpine [2022-04-11T01:33:42.257Z] 455c02918c45: Pulling fs layer [2022-04-11T01:33:42.257Z] 455c02918c45: Verifying Checksum [2022-04-11T01:33:42.257Z] 455c02918c45: Download complete [2022-04-11T01:33:42.257Z] 455c02918c45: Pull complete [2022-04-11T01:33:42.257Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-11T01:33:42.257Z] Status: Downloaded newer image for alpine:3.14 [2022-04-11T01:33:42.257Z] ---> ac73e934f311 [2022-04-11T01:33:42.258Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-11T01:33:42.258Z] ---> Running in 8a70d5aa7fea [2022-04-11T01:33:42.258Z] Removing intermediate container 8a70d5aa7fea [2022-04-11T01:33:42.258Z] ---> ef6f30f8b9a8 [2022-04-11T01:33:42.258Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-11T01:33:42.258Z] ---> Running in b9ddea97ac9a [2022-04-11T01:33:42.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-11T01:33:42.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-11T01:33:42.258Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-11T01:33:42.258Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-11T01:33:42.258Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-11T01:33:42.258Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-11T01:33:42.258Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-11T01:33:42.258Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-11T01:33:42.258Z] Executing busybox-1.33.1-r7.trigger [2022-04-11T01:33:42.258Z] OK: 8 MiB in 20 packages [2022-04-11T01:33:42.258Z] Removing intermediate container b9ddea97ac9a [2022-04-11T01:33:42.258Z] ---> 08eee3b4f38e [2022-04-11T01:33:42.258Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-11T01:33:42.258Z] ---> b766fe73417f [2022-04-11T01:33:42.258Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-11T01:33:42.258Z] ---> b9fa251a2650 [2022-04-11T01:33:42.258Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-11T01:33:42.258Z] ---> 19df9ddef2fd [2022-04-11T01:33:42.258Z] Step 19/24 : EXPOSE 59982 [2022-04-11T01:33:42.258Z] ---> Running in 803bfce4ee41 [2022-04-11T01:33:42.258Z] Removing intermediate container 803bfce4ee41 [2022-04-11T01:33:42.258Z] ---> 3603599e296c [2022-04-11T01:33:42.258Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-11T01:33:42.258Z] ---> Running in d2c89f46f4ed [2022-04-11T01:33:42.258Z] Removing intermediate container d2c89f46f4ed [2022-04-11T01:33:42.258Z] ---> fec5dc7cff99 [2022-04-11T01:33:42.258Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-11T01:33:42.258Z] ---> Running in ebb8d8e5b04c [2022-04-11T01:33:42.258Z] Removing intermediate container ebb8d8e5b04c [2022-04-11T01:33:42.258Z] ---> 5f0b1a969c15 [2022-04-11T01:33:42.258Z] Step 22/24 : LABEL arch=arm64 [2022-04-11T01:33:42.258Z] ---> Running in 8fa97d1ce742 [2022-04-11T01:33:42.258Z] Removing intermediate container 8fa97d1ce742 [2022-04-11T01:33:42.258Z] ---> 2ece17613b8a [2022-04-11T01:33:42.258Z] Step 23/24 : LABEL git_sha=0cb8e8478f025c3e213d885f57ce1713e98ac4c2 [2022-04-11T01:33:42.258Z] ---> Running in 5dd2032c467b [2022-04-11T01:33:42.258Z] Removing intermediate container 5dd2032c467b [2022-04-11T01:33:42.258Z] ---> 96fcd2601464 [2022-04-11T01:33:42.258Z] Step 24/24 : LABEL version=0.0.0 [2022-04-11T01:33:42.258Z] ---> Running in 818880f774cf [2022-04-11T01:33:42.258Z] Removing intermediate container 818880f774cf [2022-04-11T01:33:42.258Z] ---> bb4111962b0c [2022-04-11T01:33:42.258Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-11T01:33:42.258Z] Successfully built bb4111962b0c [2022-04-11T01:33:42.258Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:33:42.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T01:33:42.962Z] [2022-04-11T01:33:42.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:33:43.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T01:33:43.633Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-11T01:33:43.634Z] 8998bd30e6a1: Pulling fs layer [2022-04-11T01:33:43.634Z] 04944245beec: Pulling fs layer [2022-04-11T01:33:43.634Z] 699f458cf7ca: Pulling fs layer [2022-04-11T01:33:43.634Z] 765212b225bb: Pulling fs layer [2022-04-11T01:33:43.634Z] f23df028b6ca: Pulling fs layer [2022-04-11T01:33:43.634Z] d65c8cfc05b1: Pulling fs layer [2022-04-11T01:33:43.634Z] 2437ff75d9bd: Pulling fs layer [2022-04-11T01:33:43.634Z] f23df028b6ca: Waiting [2022-04-11T01:33:43.634Z] d65c8cfc05b1: Waiting [2022-04-11T01:33:43.634Z] 2437ff75d9bd: Waiting [2022-04-11T01:33:43.634Z] 765212b225bb: Waiting [2022-04-11T01:33:43.634Z] 04944245beec: Verifying Checksum [2022-04-11T01:33:43.634Z] 04944245beec: Download complete [2022-04-11T01:33:43.634Z] 765212b225bb: Download complete [2022-04-11T01:33:43.634Z] f23df028b6ca: Download complete [2022-04-11T01:33:43.634Z] d65c8cfc05b1: Verifying Checksum [2022-04-11T01:33:43.634Z] d65c8cfc05b1: Download complete [2022-04-11T01:33:43.910Z] 699f458cf7ca: Verifying Checksum [2022-04-11T01:33:43.910Z] 699f458cf7ca: Download complete [2022-04-11T01:33:44.189Z] 8998bd30e6a1: Verifying Checksum [2022-04-11T01:33:44.189Z] 8998bd30e6a1: Download complete [2022-04-11T01:33:46.818Z] 2437ff75d9bd: Verifying Checksum [2022-04-11T01:33:46.818Z] 2437ff75d9bd: Download complete [2022-04-11T01:33:48.799Z] 8998bd30e6a1: Pull complete [2022-04-11T01:33:49.072Z] 04944245beec: Pull complete [2022-04-11T01:33:50.514Z] 699f458cf7ca: Pull complete [2022-04-11T01:33:50.785Z] 765212b225bb: Pull complete [2022-04-11T01:33:51.377Z] f23df028b6ca: Pull complete [2022-04-11T01:33:51.647Z] d65c8cfc05b1: Pull complete [2022-04-11T01:34:06.725Z] 2437ff75d9bd: Pull complete [2022-04-11T01:34:06.725Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-11T01:34:06.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T01:34:06.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-11T01:34:07.012Z] prd-ubuntu20.04-docker-arm64-4c-16g-19431 does not seem to be running inside a container [2022-04-11T01:34:07.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-11T01:34:09.951Z] $ docker top 2ea3106dc31ddafe87ab606b2eda2abae641c727777e4a37763eab3c3d66f37a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:34:10.956Z] ---> job-cost.sh [2022-04-11T01:34:10.956Z] lf-activate-venv: SKIPPING [2022-04-11T01:34:10.956Z] INFO: No Stack... [2022-04-11T01:34:11.552Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-11T01:34:12.530Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T01:34:13.207Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-04-11T01:34:13.207Z] + cut -d, -f6 [Pipeline] lock [2022-04-11T01:34:13.300Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-359-1-stack-cost] [2022-04-11T01:34:13.306Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-359-1-stack-cost] did not exist. Created. [2022-04-11T01:34:13.306Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T01:34:14.080Z] /w/workspace/device-mqtt-go/1@tmp/durable-90574d7f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-11T01:34:14.867Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-11T01:34:14.916Z] Warning: overwriting stash ‘stack-cost’ [2022-04-11T01:34:15.002Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T01:34:15.017Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T01:34:15.097Z] $ docker stop --time=1 2ea3106dc31ddafe87ab606b2eda2abae641c727777e4a37763eab3c3d66f37a [2022-04-11T01:34:16.723Z] $ docker rm -f 2ea3106dc31ddafe87ab606b2eda2abae641c727777e4a37763eab3c3d66f37a [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-04-11T01:34:17.765Z] provisioning config files... [2022-04-11T01:34:17.773Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp/config6348411213676509017tmp [Pipeline] { [Pipeline] sh [2022-04-11T01:34:18.110Z] + set +x [2022-04-11T01:34:18.110Z] + curl -s https://codecov.io/bash [2022-04-11T01:34:18.110Z] + bash -s -- [2022-04-11T01:34:18.110Z] [2022-04-11T01:34:18.110Z] _____ _ [2022-04-11T01:34:18.110Z] / ____| | | [2022-04-11T01:34:18.110Z] | | ___ __| | ___ ___ _____ __ [2022-04-11T01:34:18.110Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-11T01:34:18.110Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-11T01:34:18.110Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-11T01:34:18.110Z] Bash-1.0.6 [2022-04-11T01:34:18.110Z] [2022-04-11T01:34:18.110Z] [2022-04-11T01:34:18.110Z] ==> git version 2.25.1 found [2022-04-11T01:34:18.110Z] ==> 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-04-11T01:34:18.110Z] Release-Date: 2020-01-08 [2022-04-11T01:34:18.110Z] 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-04-11T01:34:18.110Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-11T01:34:18.110Z] ==> Jenkins CI detected. [2022-04-11T01:34:18.110Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-359 [2022-04-11T01:34:18.110Z] project root: . [2022-04-11T01:34:18.110Z] --> token set from env [2022-04-11T01:34:18.110Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-11T01:34:18.111Z] ==> Running gcov in . (disable via -X gcov) [2022-04-11T01:34:18.111Z] ==> Python coveragepy not found [2022-04-11T01:34:18.111Z] ==> Searching for coverage reports in: [2022-04-11T01:34:18.111Z] + . [2022-04-11T01:34:18.111Z] -> Found 1 reports [2022-04-11T01:34:18.111Z] ==> Detecting git/mercurial file structure [2022-04-11T01:34:18.373Z] ==> Reading reports [2022-04-11T01:34:18.373Z] + ./coverage.out bytes=17887 [2022-04-11T01:34:18.373Z] ==> Appending adjustments [2022-04-11T01:34:18.373Z] https://docs.codecov.io/docs/fixing-reports [2022-04-11T01:34:18.373Z] + Found adjustments [2022-04-11T01:34:18.373Z] ==> Gzipping contents [2022-04-11T01:34:18.373Z] 4.0K /tmp/codecov.cx0KkN.gz [2022-04-11T01:34:18.373Z] ==> Uploading reports [2022-04-11T01:34:18.373Z] url: https://codecov.io [2022-04-11T01:34:18.373Z] query: branch=PR-359&commit=0cb8e8478f025c3e213d885f57ce1713e98ac4c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=359&job=&cmd_args= [2022-04-11T01:34:18.373Z] -> Pinging Codecov [2022-04-11T01:34:18.373Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-359&commit=0cb8e8478f025c3e213d885f57ce1713e98ac4c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=359&job=&cmd_args= [2022-04-11T01:34:18.634Z] -> Uploading to [2022-04-11T01:34:18.634Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-11/7D719EC7BBE17E464838252E33014C33/0cb8e8478f025c3e213d885f57ce1713e98ac4c2/75feafd6-e5e4-4385-9618-00eb57113764.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T013418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91aae465ef76eceb9f37bacd5dbf44855cd6682bb4f4ca986ffcbcdee6ba1519 [2022-04-11T01:34:18.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T01:34:18.634Z] Dload Upload Total Spent Left Speed [2022-04-11T01:34:18.895Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3234 0 0 100 3234 0 13703 --:--:-- --:--:-- --:--:-- 13703 [2022-04-11T01:34:18.895Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/0cb8e8478f025c3e213d885f57ce1713e98ac4c2 [Pipeline] } [2022-04-11T01:34:18.922Z] 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-04-11T01:34:20.613Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-359/archives ] [2022-04-11T01:34:20.613Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-359/archives [2022-04-11T01:34:20.613Z] total 16 [2022-04-11T01:34:20.613Z] drwxr-xr-x 3 root root 4096 Apr 11 01:25 . [2022-04-11T01:34:20.613Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 11 01:25 .. [2022-04-11T01:34:20.613Z] drwxr-xr-x 2 root root 4096 Apr 11 01:25 cost [2022-04-11T01:34:20.613Z] -rw-r--r-- 1 root root 85 Apr 11 01:25 cost.csv [2022-04-11T01:34:20.613Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-359/archives [2022-04-11T01:34:20.613Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-359/archives [2022-04-11T01:34:20.613Z] total 16 [2022-04-11T01:34:20.613Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 01:25 . [2022-04-11T01:34:20.613Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 11 01:25 .. [2022-04-11T01:34:20.613Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 01:25 cost [2022-04-11T01:34:20.613Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 11 01:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:34:20.952Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:34:21.847Z] ---> package-listing.sh [2022-04-11T01:34:21.847Z] ++ facter osfamily [2022-04-11T01:34:21.847Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-11T01:34:22.109Z] + OS_FAMILY=debian [2022-04-11T01:34:22.109Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-359 [2022-04-11T01:34:22.109Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-11T01:34:22.109Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-11T01:34:22.109Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-11T01:34:22.109Z] + PACKAGES=/tmp/packages_start.txt [2022-04-11T01:34:22.109Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-359 ']' [2022-04-11T01:34:22.109Z] + PACKAGES=/tmp/packages_end.txt [2022-04-11T01:34:22.109Z] + case "${OS_FAMILY}" in [2022-04-11T01:34:22.109Z] + dpkg -l [2022-04-11T01:34:22.109Z] + grep '^ii' [2022-04-11T01:34:22.109Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-11T01:34:22.109Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-11T01:34:22.109Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-11T01:34:22.109Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-359 ']' [2022-04-11T01:34:22.109Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-359/archives/ [2022-04-11T01:34:22.109Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-359/archives/ [Pipeline] echo [2022-04-11T01:34:22.145Z] 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-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-11T01:34:22.451Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-11T01:34:23.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T01:34:23.035Z] . [Pipeline] withDockerContainer [2022-04-11T01:34:23.134Z] prd-ubuntu20.04-docker-8c-8g-19429 does not seem to be running inside a container [2022-04-11T01:34:23.175Z] $ 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-359/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-359 -v /w/workspace/gexfoundry_device-mqtt-go_PR-359:/w/workspace/gexfoundry_device-mqtt-go_PR-359:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T01:34:23.423Z] $ docker top 85aac1dcc2fe2eb477ef053b0a34cc02d884f0f3362addac29e513f7a48694bb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T01:34:23.832Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-11T01:34:24.147Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-11T01:34:24.459Z] + ls /var/log/sa-host [2022-04-11T01:34:24.459Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T01:34:24.753Z] provisioning config files... [2022-04-11T01:34:24.765Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-359@tmp/config5177575144396850878tmp [Pipeline] { [Pipeline] echo [2022-04-11T01:34:24.833Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:34:25.150Z] ---> create-netrc.sh [Pipeline] } [2022-04-11T01:34:25.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:34:25.586Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-11T01:34:25.618Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:34:25.939Z] ---> sudo-logs.sh [2022-04-11T01:34:25.939Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-11T01:34:26.027Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:34:26.346Z] ---> job-cost.sh [2022-04-11T01:34:26.346Z] lf-activate-venv: SKIPPING [2022-04-11T01:34:26.346Z] DEBUG: total: 0.2199999988079071 [2022-04-11T01:34:26.346Z] INFO: Retrieving Stack Cost... [2022-04-11T01:34:26.918Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T01:34:27.179Z] INFO: Archiving Costs [Pipeline] echo [2022-04-11T01:34:27.216Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T01:34:27.531Z] ---> logs-deploy.sh [2022-04-11T01:34:27.531Z] lf-activate-venv: SKIPPING [2022-04-11T01:34:27.531Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-359/1 [2022-04-11T01:34:27.531Z] INFO: archiving workspace using pattern(s): [2022-04-11T01:34:28.477Z] Archives upload complete. [2022-04-11T01:34:28.739Z] INFO: archiving logs to Nexus [2022-04-11T01:34:29.313Z] ---> uname -a: [2022-04-11T01:34:29.313Z] Linux prd-ubuntu20-04-docker-8c-8g-19429 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-11T01:34:29.313Z] [2022-04-11T01:34:29.313Z] [2022-04-11T01:34:29.313Z] ---> lscpu: [2022-04-11T01:34:29.313Z] Architecture: x86_64 [2022-04-11T01:34:29.313Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-11T01:34:29.313Z] Byte Order: Little Endian [2022-04-11T01:34:29.313Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-11T01:34:29.313Z] CPU(s): 8 [2022-04-11T01:34:29.313Z] On-line CPU(s) list: 0-7 [2022-04-11T01:34:29.313Z] Thread(s) per core: 1 [2022-04-11T01:34:29.313Z] Core(s) per socket: 1 [2022-04-11T01:34:29.313Z] Socket(s): 8 [2022-04-11T01:34:29.313Z] NUMA node(s): 1 [2022-04-11T01:34:29.313Z] Vendor ID: AuthenticAMD [2022-04-11T01:34:29.313Z] CPU family: 23 [2022-04-11T01:34:29.313Z] Model: 49 [2022-04-11T01:34:29.313Z] Model name: AMD EPYC-Rome Processor [2022-04-11T01:34:29.313Z] Stepping: 0 [2022-04-11T01:34:29.313Z] CPU MHz: 2799.998 [2022-04-11T01:34:29.313Z] BogoMIPS: 5599.99 [2022-04-11T01:34:29.313Z] Virtualization: AMD-V [2022-04-11T01:34:29.313Z] Hypervisor vendor: KVM [2022-04-11T01:34:29.313Z] Virtualization type: full [2022-04-11T01:34:29.313Z] L1d cache: 256 KiB [2022-04-11T01:34:29.313Z] L1i cache: 256 KiB [2022-04-11T01:34:29.313Z] L2 cache: 4 MiB [2022-04-11T01:34:29.313Z] L3 cache: 128 MiB [2022-04-11T01:34:29.313Z] NUMA node0 CPU(s): 0-7 [2022-04-11T01:34:29.313Z] Vulnerability Itlb multihit: Not affected [2022-04-11T01:34:29.313Z] Vulnerability L1tf: Not affected [2022-04-11T01:34:29.313Z] Vulnerability Mds: Not affected [2022-04-11T01:34:29.313Z] Vulnerability Meltdown: Not affected [2022-04-11T01:34:29.313Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-11T01:34:29.313Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-11T01:34:29.313Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-11T01:34:29.313Z] Vulnerability Srbds: Not affected [2022-04-11T01:34:29.313Z] Vulnerability Tsx async abort: Not affected [2022-04-11T01:34:29.314Z] 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-04-11T01:34:29.314Z] [2022-04-11T01:34:29.314Z] [2022-04-11T01:34:29.314Z] ---> nproc: [2022-04-11T01:34:29.314Z] 8 [2022-04-11T01:34:29.314Z] [2022-04-11T01:34:29.314Z] [2022-04-11T01:34:29.314Z] ---> df -h: [2022-04-11T01:34:29.314Z] Filesystem Size Used Avail Use% Mounted on [2022-04-11T01:34:29.314Z] overlay 155G 11G 145G 7% / [2022-04-11T01:34:29.314Z] tmpfs 64M 0 64M 0% /dev [2022-04-11T01:34:29.314Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-11T01:34:29.314Z] shm 64M 0 64M 0% /dev/shm [2022-04-11T01:34:29.314Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-04-11T01:34:29.314Z] [2022-04-11T01:34:29.314Z] [2022-04-11T01:34:29.314Z] ---> sar -b -r -n DEV: [2022-04-11T01:34:29.314Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19429) 04/11/22 _x86_64_ (8 CPU) [2022-04-11T01:34:29.314Z] [2022-04-11T01:34:29.314Z] 01:23:01 LINUX RESTART (8 CPU) [2022-04-11T01:34:29.314Z] [2022-04-11T01:34:29.314Z] 01:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-11T01:34:29.314Z] 01:25:01 166.89 1.12 165.77 0.00 19.60 56691.08 0.00 [2022-04-11T01:34:29.314Z] 01:26:01 164.22 0.00 164.22 0.00 0.00 34245.36 0.00 [2022-04-11T01:34:29.314Z] 01:27:01 1.58 0.00 1.58 0.00 0.00 20.01 0.00 [2022-04-11T01:34:29.314Z] 01:28:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 [2022-04-11T01:34:29.314Z] 01:29:01 1.02 0.03 0.98 0.00 0.40 11.60 0.00 [2022-04-11T01:34:29.314Z] 01:30:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2022-04-11T01:34:29.314Z] 01:31:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 [2022-04-11T01:34:29.314Z] 01:32:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 [2022-04-11T01:34:29.314Z] 01:33:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2022-04-11T01:34:29.314Z] 01:34:01 1.35 0.00 1.35 0.00 0.00 20.66 0.00 [2022-04-11T01:34:29.314Z] Average: 34.15 0.11 34.04 0.00 2.00 9105.72 0.00 [2022-04-11T01:34:29.314Z] [2022-04-11T01:34:29.314Z] 01:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-11T01:34:29.314Z] 01:25:01 28831784 31757536 539524 1.64 151080 3020628 1943100 5.73 1306892 2334216 300 [2022-04-11T01:34:29.314Z] 01:26:01 28082240 31760972 531080 1.62 163160 3697280 1975920 5.82 1358776 2960392 348 [2022-04-11T01:34:29.314Z] 01:27:01 28082696 31761492 530448 1.61 163208 3697284 1975920 5.82 1358732 2960396 24 [2022-04-11T01:34:29.314Z] 01:28:01 28089804 31768640 523080 1.59 163252 3697276 1975920 5.82 1351436 2960396 28 [2022-04-11T01:34:29.314Z] 01:29:01 28089772 31768672 523012 1.59 163284 3697300 1975920 5.82 1351716 2960416 12 [2022-04-11T01:34:29.314Z] 01:30:01 28098608 31777536 514132 1.56 163300 3697308 1975920 5.82 1343408 2960420 12 [2022-04-11T01:34:29.314Z] 01:31:01 28098276 31777304 514352 1.56 163348 3697312 1975920 5.82 1344068 2960488 12 [2022-04-11T01:34:29.314Z] 01:32:01 28097712 31776784 515000 1.57 163376 3697316 1975920 5.82 1344392 2960492 184 [2022-04-11T01:34:29.314Z] 01:33:01 28098436 31777592 514260 1.56 163408 3697300 1975920 5.82 1343428 2960556 8 [2022-04-11T01:34:29.314Z] 01:34:01 28098360 31777588 513876 1.56 163460 3697296 1975920 5.82 1344368 2960544 164 [2022-04-11T01:34:29.314Z] Average: 28166769 31770412 521876 1.59 162088 3629630 1972638 5.81 1344722 2897832 109 [2022-04-11T01:34:29.314Z] [2022-04-11T01:34:29.314Z] 01:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-11T01:34:29.314Z] 01:25:01 docker0 113.90 146.41 8.91 1047.51 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:25:01 ens3 208.13 160.99 1084.84 72.93 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:26:01 docker0 11.93 17.28 0.70 89.82 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:26:01 ens3 156.64 92.25 2685.74 18.72 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:26:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:27:01 ens3 1.20 0.32 0.40 0.26 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:28:01 ens3 12.51 23.85 1.14 21.16 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:29:01 ens3 8.76 16.64 0.86 15.31 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:30:01 ens3 0.28 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:31:01 ens3 9.00 15.43 1.00 14.28 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:32:01 ens3 0.55 0.55 0.27 0.23 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:34:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] Average: docker0 12.58 16.37 0.96 113.72 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] Average: ens3 39.73 31.03 377.40 14.30 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 [2022-04-11T01:34:29.314Z] [2022-04-11T01:34:29.314Z] [2022-04-11T01:34:29.314Z] ---> sar -P ALL: [2022-04-11T01:34:29.314Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19429) 04/11/22 _x86_64_ (8 CPU) [2022-04-11T01:34:29.314Z] [2022-04-11T01:34:29.314Z] 01:23:01 LINUX RESTART (8 CPU) [2022-04-11T01:34:29.314Z] [2022-04-11T01:34:29.314Z] 01:24:01 CPU %user %nice %system %iowait %steal %idle [2022-04-11T01:34:29.314Z] 01:25:01 all 27.95 0.00 6.45 1.34 0.08 64.19 [2022-04-11T01:34:29.314Z] 01:25:01 0 28.54 0.00 6.24 0.10 0.07 65.05 [2022-04-11T01:34:29.314Z] 01:25:01 1 27.28 0.00 7.83 7.49 0.08 57.31 [2022-04-11T01:34:29.314Z] 01:25:01 2 27.73 0.00 5.63 0.12 0.08 66.44 [2022-04-11T01:34:29.314Z] 01:25:01 3 28.33 0.00 6.31 0.59 0.08 64.69 [2022-04-11T01:34:29.314Z] 01:25:01 4 26.85 0.00 6.48 0.68 0.08 65.92 [2022-04-11T01:34:29.314Z] 01:25:01 5 28.58 0.00 6.32 0.22 0.07 64.82 [2022-04-11T01:34:29.314Z] 01:25:01 6 27.99 0.00 6.58 0.81 0.08 64.54 [2022-04-11T01:34:29.314Z] 01:25:01 7 28.27 0.00 6.21 0.73 0.08 64.71 [2022-04-11T01:34:29.314Z] 01:26:01 all 17.54 0.00 4.12 1.04 0.05 77.27 [2022-04-11T01:34:29.314Z] 01:26:01 0 16.40 0.00 3.79 0.17 0.05 79.59 [2022-04-11T01:34:29.314Z] 01:26:01 1 17.88 0.00 3.95 0.74 0.05 77.39 [2022-04-11T01:34:29.314Z] 01:26:01 2 16.41 0.00 3.88 0.24 0.03 79.44 [2022-04-11T01:34:29.314Z] 01:26:01 3 18.08 0.00 3.48 0.30 0.05 78.08 [2022-04-11T01:34:29.314Z] 01:26:01 4 16.31 0.00 4.95 2.38 0.05 76.30 [2022-04-11T01:34:29.314Z] 01:26:01 5 17.44 0.00 4.14 1.36 0.05 77.00 [2022-04-11T01:34:29.314Z] 01:26:01 6 20.17 0.00 4.34 2.26 0.03 73.19 [2022-04-11T01:34:29.314Z] 01:26:01 7 17.58 0.00 4.39 0.83 0.05 77.15 [2022-04-11T01:34:29.314Z] 01:27:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-04-11T01:34:29.314Z] 01:27:01 0 0.03 0.00 0.00 0.03 0.00 99.93 [2022-04-11T01:34:29.314Z] 01:27:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2022-04-11T01:34:29.314Z] 01:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-11T01:34:29.314Z] 01:27:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2022-04-11T01:34:29.314Z] 01:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T01:34:29.314Z] 01:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:34:29.314Z] 01:27:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-04-11T01:34:29.314Z] 01:27:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-04-11T01:34:29.314Z] 01:28:01 all 0.06 0.00 0.03 0.01 0.01 99.90 [2022-04-11T01:34:29.314Z] 01:28:01 0 0.07 0.00 0.03 0.03 0.02 99.85 [2022-04-11T01:34:29.314Z] 01:28:01 1 0.05 0.00 0.03 0.03 0.00 99.88 [2022-04-11T01:34:29.314Z] 01:28:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2022-04-11T01:34:29.314Z] 01:28:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2022-04-11T01:34:29.314Z] 01:28:01 4 0.12 0.00 0.08 0.00 0.00 99.80 [2022-04-11T01:34:29.314Z] 01:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T01:34:29.314Z] 01:28:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-04-11T01:34:29.314Z] 01:28:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-04-11T01:34:29.314Z] 01:29:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-11T01:34:29.314Z] 01:29:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2022-04-11T01:34:29.314Z] 01:29:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2022-04-11T01:34:29.314Z] 01:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T01:34:29.314Z] 01:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-11T01:34:29.314Z] 01:29:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-11T01:34:29.314Z] 01:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:34:29.314Z] 01:29:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2022-04-11T01:34:29.314Z] 01:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-11T01:34:29.314Z] 01:30:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2022-04-11T01:34:29.314Z] 01:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-04-11T01:34:29.314Z] 01:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-04-11T01:34:29.314Z] 01:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T01:34:29.314Z] 01:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T01:34:29.314Z] 01:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-04-11T01:34:29.314Z] 01:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T01:34:29.314Z] 01:30:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2022-04-11T01:34:29.314Z] 01:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-11T01:34:29.314Z] 01:31:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-04-11T01:34:29.314Z] 01:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2022-04-11T01:34:29.314Z] 01:31:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-04-11T01:34:29.314Z] 01:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:34:29.314Z] 01:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:34:29.314Z] 01:31:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2022-04-11T01:34:29.314Z] 01:31:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-04-11T01:34:29.314Z] 01:31:01 6 0.13 0.00 0.02 0.00 0.02 99.83 [2022-04-11T01:34:29.314Z] 01:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-11T01:34:29.314Z] 01:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-04-11T01:34:29.314Z] 01:32:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-04-11T01:34:29.314Z] 01:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-11T01:34:29.314Z] 01:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:34:29.314Z] 01:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:34:29.314Z] 01:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:34:29.314Z] 01:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-11T01:34:29.315Z] 01:32:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-04-11T01:34:29.315Z] 01:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-11T01:34:29.315Z] 01:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-04-11T01:34:29.315Z] 01:33:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-11T01:34:29.315Z] 01:33:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2022-04-11T01:34:29.315Z] 01:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-11T01:34:29.315Z] 01:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:34:29.315Z] 01:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-11T01:34:29.315Z] 01:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-11T01:34:29.315Z] 01:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-11T01:34:29.315Z] 01:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:34:29.315Z] 01:34:01 all 0.01 0.00 0.01 0.02 0.01 99.96 [2022-04-11T01:34:29.315Z] 01:34:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2022-04-11T01:34:29.315Z] 01:34:01 1 0.00 0.00 0.00 0.10 0.00 99.90 [2022-04-11T01:34:29.315Z] 01:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T01:34:29.315Z] 01:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-11T01:34:29.315Z] 01:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-11T01:34:29.315Z] 01:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-11T01:34:29.315Z] 01:34:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2022-04-11T01:34:29.315Z] 01:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-04-11T01:34:29.315Z] Average: all 4.52 0.00 1.06 0.24 0.02 94.16 [2022-04-11T01:34:29.315Z] Average: 0 4.48 0.00 1.01 0.04 0.02 94.45 [2022-04-11T01:34:29.315Z] Average: 1 4.48 0.00 1.17 0.84 0.02 93.50 [2022-04-11T01:34:29.315Z] Average: 2 4.38 0.00 0.95 0.04 0.02 94.62 [2022-04-11T01:34:29.315Z] Average: 3 4.61 0.00 0.98 0.09 0.02 94.31 [2022-04-11T01:34:29.315Z] Average: 4 4.29 0.00 1.14 0.31 0.02 94.25 [2022-04-11T01:34:29.315Z] Average: 5 4.58 0.00 1.05 0.16 0.01 94.20 [2022-04-11T01:34:29.315Z] Average: 6 4.82 0.00 1.11 0.31 0.02 93.74 [2022-04-11T01:34:29.315Z] Average: 7 4.55 0.00 1.06 0.15 0.02 94.22 [2022-04-11T01:34:29.315Z] [2022-04-11T01:34:29.315Z] [2022-04-11T01:34:29.315Z]