Pull request #139 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 645078dfbecf2e6a665e9459060c07d552e9c176+66dc79061175e14a91b978425bc80dba9e95b8d2 (0c3e69e8f18f153867f86f27b1196a492b2de6ba) 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-ssh1946081890875721790.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-ssh6556575191266758326.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-139/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/go-mod-messaging/branches/PR-139/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16185775947070135482.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 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-ssh14205892638135921703.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/PR-139/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/go-mod-messaging/branches/PR-139/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15422582826560479041.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-messaging-settings PROJECT: go-mod-messaging 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: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11442 in /w/workspace/xfoundry_go-mod-messaging_PR-139 [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/go-mod-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 66dc79061175e14a91b978425bc80dba9e95b8d2 into PR head commit 645078dfbecf2e6a665e9459060c07d552e9c176 Merge succeeded, producing 645078dfbecf2e6a665e9459060c07d552e9c176 Checking out Revision 645078dfbecf2e6a665e9459060c07d552e9c176 (PR-139) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 645078dfbecf2e6a665e9459060c07d552e9c176 # 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 66dc79061175e14a91b978425bc80dba9e95b8d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 645078dfbecf2e6a665e9459060c07d552e9c176 # timeout=10 Commit message: "Merge branch 'main' into mock" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-07T18:52:28.903Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-07T18:52:28.975Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-07T18:52:28.991Z] ========================================================= [2022-04-07T18:52:28.991Z] EdgeX Global Pipelines Version Info [2022-04-07T18:52:28.992Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 969450122d081a56cfc8009c024e7569531c6ec4 # timeout=10 [2022-04-07T18:52:29.757Z] ------------------- [2022-04-07T18:52:29.757Z] stable info: [2022-04-07T18:52:29.757Z] ------------------- [2022-04-07T18:52:29.757Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-07T18:52:29.757Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T18:52:29.757Z] Message: update stable to v1.0.221 [2022-04-07T18:52:30.329Z] ------------------- [2022-04-07T18:52:30.329Z] experimental info: [2022-04-07T18:52:30.329Z] ------------------- [2022-04-07T18:52:30.329Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-07T18:52:30.329Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T18:52:30.329Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-07T18:52:30.450Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2022-04-07T18:52:30.462Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2022-04-07T18:52:30.474Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-07T18:52:30.487Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-07T18:52:30.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-07T18:52:30.515Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-07T18:52:30.528Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-07T18:52:30.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-07T18:52:30.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-07T18:52:30.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-07T18:52:30.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-07T18:52:30.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2022-04-07T18:52:30.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-07T18:52:30.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-07T18:52:30.637Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-04-07T18:52:30.653Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-04-07T18:52:30.670Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-07T18:52:30.682Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-07T18:52:30.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-07T18:52:30.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-07T18:52:30.720Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-07T18:52:30.737Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-07T18:52:30.755Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-07T18:52:30.767Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-07T18:52:30.781Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-04-07T18:52:30.791Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-07T18:52:30.805Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-139 [Pipeline] echo [2022-04-07T18:52:30.818Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-139 [Pipeline] echo [2022-04-07T18:52:30.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-139 [Pipeline] echo [2022-04-07T18:52:30.843Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 645078dfbecf2e6a665e9459060c07d552e9c176 [Pipeline] echo [2022-04-07T18:52:30.858Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 645078d [Pipeline] echo [2022-04-07T18:52:30.877Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-07T18:52:31.231Z] + git rev-list -1 --merges 645078dfbecf2e6a665e9459060c07d552e9c176~1..645078dfbecf2e6a665e9459060c07d552e9c176 [Pipeline] echo [2022-04-07T18:52:31.265Z] -----------> git rev-list -1 --merges 645078dfbecf2e6a665e9459060c07d552e9c176~1..645078dfbecf2e6a665e9459060c07d552e9c176 645078dfbecf2e6a665e9459060c07d552e9c176 [2022-04-07T18:52:31.265Z] 645078dfbecf2e6a665e9459060c07d552e9c176 [false] [Pipeline] sh [2022-04-07T18:52:31.565Z] + git log --format=format:%s -1 645078dfbecf2e6a665e9459060c07d552e9c176 [Pipeline] echo [2022-04-07T18:52:31.584Z] ========================================================= [2022-04-07T18:52:31.584Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-07T18:52:31.584Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-07T18:52:31.914Z] + git log --format=format:%s -1 645078dfbecf2e6a665e9459060c07d552e9c176 [Pipeline] echo [2022-04-07T18:52:31.928Z] [semverPrep] GIT_COMMIT: 645078dfbecf2e6a665e9459060c07d552e9c176, Commit Message: Merge branch 'main' into mock [Pipeline] echo [2022-04-07T18:52:31.937Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-07T18:52:32.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T18:52:32.312Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-07T18:52:32.312Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-07T18:52:32.312Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-07T18:52:32.312Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-07T18:52:32.312Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-07T18:52:32.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:52:32.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T18:52:32.927Z] [2022-04-07T18:52:32.927Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:52:33.246Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T18:52:33.246Z] latest: Pulling from edgex-devops/git-semver [2022-04-07T18:52:33.246Z] a0d0a0d46f8b: Pulling fs layer [2022-04-07T18:52:33.246Z] 3e5f54012d9b: Pulling fs layer [2022-04-07T18:52:33.246Z] 4c7163046ea9: Pulling fs layer [2022-04-07T18:52:33.246Z] 0c2d73faf560: Pulling fs layer [2022-04-07T18:52:33.246Z] 3e5f54012d9b: Verifying Checksum [2022-04-07T18:52:33.246Z] 3e5f54012d9b: Download complete [2022-04-07T18:52:33.246Z] a0d0a0d46f8b: Download complete [2022-04-07T18:52:33.246Z] 0c2d73faf560: Verifying Checksum [2022-04-07T18:52:33.246Z] 0c2d73faf560: Download complete [2022-04-07T18:52:33.507Z] 4c7163046ea9: Verifying Checksum [2022-04-07T18:52:33.507Z] a0d0a0d46f8b: Pull complete [2022-04-07T18:52:33.777Z] 3e5f54012d9b: Pull complete [2022-04-07T18:52:34.041Z] 4c7163046ea9: Pull complete [2022-04-07T18:52:34.041Z] 0c2d73faf560: Pull complete [2022-04-07T18:52:34.041Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-07T18:52:34.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T18:52:34.041Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-07T18:52:34.121Z] prd-ubuntu20.04-docker-8c-8g-11442 does not seem to be running inside a container [2022-04-07T18:52:34.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-139 -v /w/workspace/xfoundry_go-mod-messaging_PR-139:/w/workspace/xfoundry_go-mod-messaging_PR-139:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T18:52:35.062Z] $ docker top bd7b661d38c2ad425a66a4b9afdafd94329688d9b5fbcf6bb06b2fb3c90c16ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T18:52:35.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T18:52:35.167Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T18:52:35.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T18:52:35.323Z] $ docker exec bd7b661d38c2ad425a66a4b9afdafd94329688d9b5fbcf6bb06b2fb3c90c16ad ssh-agent [2022-04-07T18:52:35.446Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPKhDDb/agent.15 [2022-04-07T18:52:35.446Z] SSH_AGENT_PID=22 [2022-04-07T18:52:35.455Z] Running ssh-add (command line suppressed) [2022-04-07T18:52:35.582Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-139@tmp/private_key_6962837961845652602.key (/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp/private_key_6962837961845652602.key) [2022-04-07T18:52:35.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T18:52:35.890Z] + git tag --points-at HEAD [Pipeline] } [2022-04-07T18:52:35.917Z] $ docker exec --env ******** --env ******** bd7b661d38c2ad425a66a4b9afdafd94329688d9b5fbcf6bb06b2fb3c90c16ad ssh-agent -k [2022-04-07T18:52:36.029Z] unset SSH_AUTH_SOCK; [2022-04-07T18:52:36.029Z] unset SSH_AGENT_PID; [2022-04-07T18:52:36.030Z] echo Agent pid 22 killed; [2022-04-07T18:52:36.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-07T18:52:36.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T18:52:36.062Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T18:52:36.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T18:52:36.211Z] $ docker exec bd7b661d38c2ad425a66a4b9afdafd94329688d9b5fbcf6bb06b2fb3c90c16ad ssh-agent [2022-04-07T18:52:36.349Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKneLLi/agent.55 [2022-04-07T18:52:36.349Z] SSH_AGENT_PID=61 [2022-04-07T18:52:36.354Z] Running ssh-add (command line suppressed) [2022-04-07T18:52:36.481Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-139@tmp/private_key_195375226957496544.key (/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp/private_key_195375226957496544.key) [2022-04-07T18:52:36.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T18:52:36.794Z] + git semver init [2022-04-07T18:52:36.794Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T18:52:36.794Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-139/.git [2022-04-07T18:52:36.794Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-139 [2022-04-07T18:52:36.794Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T18:52:36.794Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T18:52:36.794Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T18:52:36.795Z] # $SEMVER_BRANCH = PR-139 [2022-04-07T18:52:36.795Z] # $SEMVER_TEMP = /tmp/semver-461909473 [2022-04-07T18:52:36.795Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2022-04-07T18:52:37.741Z] # '/tmp/semver-461909473' -> '/w/workspace/xfoundry_go-mod-messaging_PR-139/.semver' [2022-04-07T18:52:37.741Z] # -> Force: false [2022-04-07T18:52:37.741Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-139/.semver [Pipeline] } [2022-04-07T18:52:37.769Z] $ docker exec --env ******** --env ******** bd7b661d38c2ad425a66a4b9afdafd94329688d9b5fbcf6bb06b2fb3c90c16ad ssh-agent -k [2022-04-07T18:52:37.892Z] unset SSH_AUTH_SOCK; [2022-04-07T18:52:37.892Z] unset SSH_AGENT_PID; [2022-04-07T18:52:37.892Z] echo Agent pid 61 killed; [2022-04-07T18:52:37.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T18:52:38.203Z] + git semver [Pipeline] } [2022-04-07T18:52:38.224Z] $ docker stop --time=1 bd7b661d38c2ad425a66a4b9afdafd94329688d9b5fbcf6bb06b2fb3c90c16ad [2022-04-07T18:52:39.623Z] $ docker rm -f bd7b661d38c2ad425a66a4b9afdafd94329688d9b5fbcf6bb06b2fb3c90c16ad [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T18:52:40.004Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-07T18:52:40.240Z] Stashed 1 file(s) [Pipeline] echo [2022-04-07T18:52:40.244Z] [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] unstash [Pipeline] echo [2022-04-07T18:52:40.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T18:52:40.543Z] ========================================================= [2022-04-07T18:52:40.543Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-07T18:52:40.543Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-04-07T18:52:40.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T18:52:40.852Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-07T18:52:40.852Z] 59bf1c3509f3: Pulling fs layer [2022-04-07T18:52:40.852Z] 666ba61612fd: Pulling fs layer [2022-04-07T18:52:40.852Z] 8ed8ca486205: Pulling fs layer [2022-04-07T18:52:40.852Z] 4fe6c5a15a65: Pulling fs layer [2022-04-07T18:52:40.852Z] 22a0e8bec74d: Pulling fs layer [2022-04-07T18:52:40.852Z] 640e595b4fbd: Pulling fs layer [2022-04-07T18:52:40.852Z] 763cafe07f6e: Pulling fs layer [2022-04-07T18:52:40.852Z] 0c0b528cf693: Pulling fs layer [2022-04-07T18:52:40.852Z] 10935f4eaf8b: Pulling fs layer [2022-04-07T18:52:40.852Z] 763cafe07f6e: Waiting [2022-04-07T18:52:40.852Z] 10935f4eaf8b: Waiting [2022-04-07T18:52:40.852Z] 0c0b528cf693: Waiting [2022-04-07T18:52:40.852Z] 22a0e8bec74d: Waiting [2022-04-07T18:52:40.852Z] 640e595b4fbd: Waiting [2022-04-07T18:52:40.852Z] 4fe6c5a15a65: Waiting [2022-04-07T18:52:40.852Z] 8ed8ca486205: Verifying Checksum [2022-04-07T18:52:40.852Z] 8ed8ca486205: Download complete [2022-04-07T18:52:40.852Z] 666ba61612fd: Verifying Checksum [2022-04-07T18:52:40.852Z] 666ba61612fd: Download complete [2022-04-07T18:52:40.852Z] 22a0e8bec74d: Verifying Checksum [2022-04-07T18:52:40.852Z] 22a0e8bec74d: Download complete [2022-04-07T18:52:40.852Z] 640e595b4fbd: Download complete [2022-04-07T18:52:40.852Z] 59bf1c3509f3: Verifying Checksum [2022-04-07T18:52:40.852Z] 59bf1c3509f3: Download complete [2022-04-07T18:52:40.852Z] 763cafe07f6e: Download complete [2022-04-07T18:52:40.852Z] 0c0b528cf693: Verifying Checksum [2022-04-07T18:52:40.852Z] 0c0b528cf693: Download complete [2022-04-07T18:52:41.113Z] 59bf1c3509f3: Pull complete [2022-04-07T18:52:41.113Z] 666ba61612fd: Pull complete [2022-04-07T18:52:41.376Z] 8ed8ca486205: Pull complete [2022-04-07T18:52:41.636Z] 10935f4eaf8b: Verifying Checksum [2022-04-07T18:52:41.636Z] 10935f4eaf8b: Download complete [2022-04-07T18:52:41.636Z] 4fe6c5a15a65: Verifying Checksum [2022-04-07T18:52:41.636Z] 4fe6c5a15a65: Download complete [2022-04-07T18:52:45.845Z] 4fe6c5a15a65: Pull complete [2022-04-07T18:52:45.845Z] 22a0e8bec74d: Pull complete [2022-04-07T18:52:45.845Z] 640e595b4fbd: Pull complete [2022-04-07T18:52:45.845Z] 763cafe07f6e: Pull complete [2022-04-07T18:52:46.105Z] 0c0b528cf693: Pull complete [2022-04-07T18:52:48.058Z] 10935f4eaf8b: Pull complete [2022-04-07T18:52:48.058Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-07T18:52:48.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T18:52:48.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-04-07T18:52:48.354Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:52:48.656Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T18:52:48.656Z] . [Pipeline] withDockerContainer [2022-04-07T18:52:48.728Z] prd-ubuntu20.04-docker-8c-8g-11442 does not seem to be running inside a container [2022-04-07T18:52:48.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-139 -v /w/workspace/xfoundry_go-mod-messaging_PR-139:/w/workspace/xfoundry_go-mod-messaging_PR-139:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-07T18:52:50.630Z] $ docker top ebcc71b6b9abd4f21bcc7bb6304d5520556524b5b34544b3032da3080e92b7c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T18:52:50.990Z] + go version [2022-04-07T18:52:50.990Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-07T18:52:51.010Z] $ docker stop --time=1 ebcc71b6b9abd4f21bcc7bb6304d5520556524b5b34544b3032da3080e92b7c7 [2022-04-07T18:52:52.319Z] $ docker rm -f ebcc71b6b9abd4f21bcc7bb6304d5520556524b5b34544b3032da3080e92b7c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:52:52.744Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T18:52:52.744Z] . [Pipeline] withDockerContainer [2022-04-07T18:52:52.827Z] prd-ubuntu20.04-docker-8c-8g-11442 does not seem to be running inside a container [2022-04-07T18:52:52.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-139 -v /w/workspace/xfoundry_go-mod-messaging_PR-139:/w/workspace/xfoundry_go-mod-messaging_PR-139:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-07T18:52:53.306Z] $ docker top 1a34932b30882139772cf9443c511fbfa95b0486d80f74d78bb2703a01806cfb -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-07T18:52:53.674Z] + make test [2022-04-07T18:52:53.674Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2022-04-07T18:52:53.674Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T18:52:53.674Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-04-07T18:52:53.674Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-04-07T18:52:53.674Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-04-07T18:52:53.674Z] go: downloading github.com/stretchr/objx v0.1.0 [2022-04-07T18:52:53.674Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-07T18:52:53.674Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-07T18:52:53.674Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-07T18:52:53.674Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-04-07T18:52:53.674Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-04-07T18:52:55.451Z] Still waiting to schedule task [2022-04-07T18:52:55.451Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-07T18:53:03.677Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-04-07T18:53:06.226Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.054s coverage: 90.3% of statements [2022-04-07T18:53:06.487Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.043s coverage: 67.3% of statements [2022-04-07T18:53:06.487Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-04-07T18:53:28.538Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.380s coverage: 83.8% of statements [2022-04-07T18:53:28.538Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.036s coverage: 85.7% of statements [2022-04-07T18:53:28.538Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-04-07T18:53:28.538Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.026s coverage: 100.0% of statements [2022-04-07T18:53:28.538Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.037s coverage: 100.0% of statements [2022-04-07T18:53:28.538Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.039s coverage: 90.9% of statements [2022-04-07T18:53:36.684Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-07T18:53:39.226Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-07T18:53:39.226Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-07T18:53:39.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-07T18:53:39.261Z] $ docker stop --time=1 1a34932b30882139772cf9443c511fbfa95b0486d80f74d78bb2703a01806cfb [2022-04-07T18:53:40.798Z] $ docker rm -f 1a34932b30882139772cf9443c511fbfa95b0486d80f74d78bb2703a01806cfb [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T18:53:41.278Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-07T18:53:41.317Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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-07T18:53:41.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T18:53:41.795Z] [2022-04-07T18:53:41.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:53:42.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T18:53:42.106Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-07T18:53:42.106Z] 5eb5b503b376: Pulling fs layer [2022-04-07T18:53:42.106Z] 5c69ac0246d0: Pulling fs layer [2022-04-07T18:53:42.106Z] ec43610c2a17: Pulling fs layer [2022-04-07T18:53:42.106Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-07T18:53:42.106Z] 33b1e0a273af: Pulling fs layer [2022-04-07T18:53:42.106Z] 5d3b04190fa2: Pulling fs layer [2022-04-07T18:53:42.106Z] 2f39f015ded8: Pulling fs layer [2022-04-07T18:53:42.106Z] 33b1e0a273af: Waiting [2022-04-07T18:53:42.106Z] 5d3b04190fa2: Waiting [2022-04-07T18:53:42.106Z] 2f39f015ded8: Waiting [2022-04-07T18:53:42.106Z] 3a2ae6a8a46f: Waiting [2022-04-07T18:53:42.106Z] 5c69ac0246d0: Download complete [2022-04-07T18:53:42.106Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-07T18:53:42.106Z] 3a2ae6a8a46f: Download complete [2022-04-07T18:53:42.106Z] 33b1e0a273af: Verifying Checksum [2022-04-07T18:53:42.106Z] 33b1e0a273af: Download complete [2022-04-07T18:53:42.106Z] 5d3b04190fa2: Verifying Checksum [2022-04-07T18:53:42.106Z] 5d3b04190fa2: Download complete [2022-04-07T18:53:42.106Z] ec43610c2a17: Verifying Checksum [2022-04-07T18:53:42.106Z] ec43610c2a17: Download complete [2022-04-07T18:53:42.367Z] 5eb5b503b376: Verifying Checksum [2022-04-07T18:53:42.367Z] 5eb5b503b376: Download complete [2022-04-07T18:53:42.936Z] 2f39f015ded8: Download complete [2022-04-07T18:53:43.509Z] 5eb5b503b376: Pull complete [2022-04-07T18:53:43.772Z] 5c69ac0246d0: Pull complete [2022-04-07T18:53:44.342Z] ec43610c2a17: Pull complete [2022-04-07T18:53:44.342Z] 3a2ae6a8a46f: Pull complete [2022-04-07T18:53:44.601Z] 33b1e0a273af: Pull complete [2022-04-07T18:53:44.601Z] 5d3b04190fa2: Pull complete [2022-04-07T18:53:49.884Z] 2f39f015ded8: Pull complete [2022-04-07T18:53:49.884Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-07T18:53:49.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T18:53:49.884Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-07T18:53:49.951Z] prd-ubuntu20.04-docker-8c-8g-11442 does not seem to be running inside a container [2022-04-07T18:53:49.995Z] $ 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/xfoundry_go-mod-messaging_PR-139 -v /w/workspace/xfoundry_go-mod-messaging_PR-139:/w/workspace/xfoundry_go-mod-messaging_PR-139:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-07T18:53:51.713Z] $ docker top 41d209acd0073f73db214adc9f3355b1e9dbddb9b548de394e6b9640de7b3d97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T18:53:52.122Z] ---> job-cost.sh [2022-04-07T18:53:52.122Z] lf-activate-venv: SKIPPING [2022-04-07T18:53:52.122Z] INFO: No Stack... [2022-04-07T18:53:52.383Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-07T18:53:52.953Z] INFO: Archiving Costs [Pipeline] sh [2022-04-07T18:53:53.252Z] + cat /w/workspace/xfoundry_go-mod-messaging_PR-139/archives/cost.csv [2022-04-07T18:53:53.252Z] + cut -d, -f6 [Pipeline] lock [2022-04-07T18:53:53.267Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-139-2-stack-cost] [2022-04-07T18:53:53.273Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-139-2-stack-cost] did not exist. Created. [2022-04-07T18:53:53.273Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-139-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-07T18:53:53.573Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-07T18:53:53.606Z] Stashed 1 file(s) [Pipeline] } [2022-04-07T18:53:53.611Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-139-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-07T18:53:53.636Z] $ docker stop --time=1 41d209acd0073f73db214adc9f3355b1e9dbddb9b548de394e6b9640de7b3d97 [2022-04-07T18:53:54.829Z] $ docker rm -f 41d209acd0073f73db214adc9f3355b1e9dbddb9b548de394e6b9640de7b3d97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T18:56:29.263Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11444 in /w/workspace/xfoundry_go-mod-messaging_PR-139 [Pipeline] { [Pipeline] ws [2022-04-07T18:56:29.276Z] Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout [2022-04-07T18:56:29.698Z] Selected Git installation does not exist. Using Default [2022-04-07T18:56:29.698Z] The recommended git tool is: NONE [2022-04-07T18:56:38.326Z] using credential edgex-jenkins-ssh [2022-04-07T18:56:38.344Z] Cloning the remote Git repository [2022-04-07T18:56:38.484Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2022-04-07T18:56:38.645Z] > git init /w/workspace/go-mod-messaging/2 # timeout=10 [2022-04-07T18:56:38.833Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-04-07T18:56:38.835Z] > git --version # timeout=10 [2022-04-07T18:56:39.004Z] > git --version # 'git version 2.25.1' [2022-04-07T18:56:39.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T18:56:39.321Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T18:56:40.334Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-04-07T18:56:40.369Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T18:56:40.398Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2022-04-07T18:56:40.447Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2022-04-07T18:56:40.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T18:56:40.463Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-07T18:56:41.056Z] Merging remotes/origin/main commit 66dc79061175e14a91b978425bc80dba9e95b8d2 into PR head commit 645078dfbecf2e6a665e9459060c07d552e9c176 [2022-04-07T18:56:41.351Z] Merge succeeded, producing 645078dfbecf2e6a665e9459060c07d552e9c176 [2022-04-07T18:56:41.351Z] Checking out Revision 645078dfbecf2e6a665e9459060c07d552e9c176 (PR-139) [2022-04-07T18:56:41.085Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T18:56:41.113Z] > git checkout -f 645078dfbecf2e6a665e9459060c07d552e9c176 # timeout=10 [2022-04-07T18:56:41.210Z] > git remote # timeout=10 [2022-04-07T18:56:41.229Z] > git config --get remote.origin.url # timeout=10 [2022-04-07T18:56:41.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T18:56:41.267Z] > git merge 66dc79061175e14a91b978425bc80dba9e95b8d2 # timeout=10 [2022-04-07T18:56:41.301Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-07T18:56:41.365Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T18:56:41.403Z] > git checkout -f 645078dfbecf2e6a665e9459060c07d552e9c176 # timeout=10 [2022-04-07T18:56:46.037Z] Commit message: "Merge branch 'main' into mock" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-07T18:56:46.933Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-07T18:56:46.934Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T18:56:46.934Z] Dload Upload Total Spent Left Speed [2022-04-07T18:56:46.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2022-04-07T18:56:47.557Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-07T18:56:47.923Z] + + sudo teesudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2022-04-07T18:56:47.923Z] [2022-04-07T18:56:47.923Z] { [2022-04-07T18:56:47.923Z] "registry-mirrors": [ [2022-04-07T18:56:47.923Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-07T18:56:47.923Z] ], [2022-04-07T18:56:47.923Z] "bip": "10.250.0.254/24", [2022-04-07T18:56:47.923Z] "hosts": [ [2022-04-07T18:56:47.923Z] "tcp://0.0.0.0:5555", [2022-04-07T18:56:47.923Z] "unix:///var/run/docker.sock" [2022-04-07T18:56:47.923Z] ], [2022-04-07T18:56:47.923Z] "mtu": 1458, [2022-04-07T18:56:47.923Z] "selinux-enabled": true, [2022-04-07T18:56:47.923Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-07T18:56:47.923Z] } [Pipeline] sh [2022-04-07T18:56:48.309Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-07T18:56:48.686Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-04-07T18:57:07.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T18:57:07.680Z] ========================================================= [2022-04-07T18:57:07.680Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-07T18:57:07.680Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-04-07T18:57:08.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T18:57:09.017Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-07T18:57:09.017Z] 9b3977197b4f: Pulling fs layer [2022-04-07T18:57:09.017Z] 1a89e8eeedd5: Pulling fs layer [2022-04-07T18:57:09.017Z] 94645a83ff95: Pulling fs layer [2022-04-07T18:57:09.017Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-07T18:57:09.017Z] 0c92f367c5e7: Pulling fs layer [2022-04-07T18:57:09.017Z] f7c0051592d6: Pulling fs layer [2022-04-07T18:57:09.017Z] a227ed2f7395: Pulling fs layer [2022-04-07T18:57:09.017Z] 7b1c46037f91: Pulling fs layer [2022-04-07T18:57:09.017Z] 0c92f367c5e7: Waiting [2022-04-07T18:57:09.017Z] f7c0051592d6: Waiting [2022-04-07T18:57:09.017Z] a227ed2f7395: Waiting [2022-04-07T18:57:09.017Z] 3f3a8bcf1eab: Waiting [2022-04-07T18:57:09.017Z] 94645a83ff95: Verifying Checksum [2022-04-07T18:57:09.017Z] 94645a83ff95: Download complete [2022-04-07T18:57:09.017Z] 1a89e8eeedd5: Verifying Checksum [2022-04-07T18:57:09.017Z] 1a89e8eeedd5: Download complete [2022-04-07T18:57:09.017Z] 0c92f367c5e7: Verifying Checksum [2022-04-07T18:57:09.017Z] 0c92f367c5e7: Download complete [2022-04-07T18:57:09.017Z] f7c0051592d6: Verifying Checksum [2022-04-07T18:57:09.017Z] f7c0051592d6: Download complete [2022-04-07T18:57:09.017Z] 9b3977197b4f: Download complete [2022-04-07T18:57:09.017Z] a227ed2f7395: Verifying Checksum [2022-04-07T18:57:09.017Z] a227ed2f7395: Download complete [2022-04-07T18:57:09.628Z] 9b3977197b4f: Pull complete [2022-04-07T18:57:10.239Z] 1a89e8eeedd5: Pull complete [2022-04-07T18:57:10.850Z] 94645a83ff95: Pull complete [2022-04-07T18:57:11.127Z] 7b1c46037f91: Verifying Checksum [2022-04-07T18:57:11.127Z] 7b1c46037f91: Download complete [2022-04-07T18:57:11.728Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-07T18:57:11.728Z] 3f3a8bcf1eab: Download complete [2022-04-07T18:57:24.140Z] 3f3a8bcf1eab: Pull complete [2022-04-07T18:57:24.140Z] 0c92f367c5e7: Pull complete [2022-04-07T18:57:24.140Z] f7c0051592d6: Pull complete [2022-04-07T18:57:24.140Z] a227ed2f7395: Pull complete [2022-04-07T18:57:29.570Z] 7b1c46037f91: Pull complete [2022-04-07T18:57:29.570Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-07T18:57:29.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T18:57:29.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh [2022-04-07T18:57:29.918Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:57:30.269Z] + docker inspect -f . ci-base-image-arm64 [2022-04-07T18:57:30.269Z] . [Pipeline] withDockerContainer [2022-04-07T18:57:30.545Z] prd-ubuntu20.04-docker-arm64-4c-16g-11444 does not seem to be running inside a container [2022-04-07T18:57:30.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-07T18:57:33.782Z] $ docker top 273f64f6e1801023ee602747d58c319f0a81cf10fc34d2a5ec608a0ec069bc02 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T18:57:34.714Z] + go version [2022-04-07T18:57:34.714Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-07T18:57:34.747Z] $ docker stop --time=1 273f64f6e1801023ee602747d58c319f0a81cf10fc34d2a5ec608a0ec069bc02 [2022-04-07T18:57:36.393Z] $ docker rm -f 273f64f6e1801023ee602747d58c319f0a81cf10fc34d2a5ec608a0ec069bc02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:57:37.000Z] + docker inspect -f . ci-base-image-arm64 [2022-04-07T18:57:37.000Z] . [Pipeline] withDockerContainer [2022-04-07T18:57:37.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-11444 does not seem to be running inside a container [2022-04-07T18:57:37.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-07T18:57:38.712Z] $ docker top 36c8eaef466be458f167dae4107a5776871c53eb51598350f846889a3c580144 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-07T18:57:39.656Z] + make test [2022-04-07T18:57:39.656Z] CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... [2022-04-07T18:57:39.656Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T18:57:39.656Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-04-07T18:57:39.931Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-04-07T18:57:39.931Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-04-07T18:57:40.208Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-07T18:57:40.208Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-07T18:57:40.208Z] go: downloading github.com/stretchr/objx v0.1.0 [2022-04-07T18:57:40.208Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-07T18:57:40.208Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-04-07T18:57:40.208Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2022-04-07T18:58:48.314Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2022-04-07T18:59:10.643Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.216s coverage: 90.3% of statements [2022-04-07T18:59:16.081Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.111s coverage: 67.3% of statements [2022-04-07T18:59:16.081Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2022-04-07T18:59:34.398Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.492s coverage: 83.8% of statements [2022-04-07T18:59:34.398Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.071s coverage: 85.7% of statements [2022-04-07T18:59:34.398Z] ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] [2022-04-07T18:59:34.398Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.075s coverage: 100.0% of statements [2022-04-07T18:59:34.398Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.063s coverage: 100.0% of statements [2022-04-07T18:59:34.398Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.064s coverage: 90.9% of statements [2022-04-07T18:59:34.398Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-07T18:59:34.398Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-07T19:00:21.519Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-07T19:00:21.519Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-04-07T19:00:21.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-07T19:00:21.608Z] $ docker stop --time=1 36c8eaef466be458f167dae4107a5776871c53eb51598350f846889a3c580144 [2022-04-07T19:00:23.487Z] $ docker rm -f 36c8eaef466be458f167dae4107a5776871c53eb51598350f846889a3c580144 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T19:00:24.619Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-07T19:00:24.653Z] Warning: overwriting stash ‘coverage-report’ [2022-04-07T19:00:25.227Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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-07T19:00:25.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T19:00:25.693Z] [2022-04-07T19:00:25.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:00:26.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T19:00:26.332Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-07T19:00:26.332Z] 8998bd30e6a1: Pulling fs layer [2022-04-07T19:00:26.332Z] 04944245beec: Pulling fs layer [2022-04-07T19:00:26.332Z] 699f458cf7ca: Pulling fs layer [2022-04-07T19:00:26.332Z] 765212b225bb: Pulling fs layer [2022-04-07T19:00:26.332Z] f23df028b6ca: Pulling fs layer [2022-04-07T19:00:26.332Z] d65c8cfc05b1: Pulling fs layer [2022-04-07T19:00:26.332Z] 2437ff75d9bd: Pulling fs layer [2022-04-07T19:00:26.332Z] f23df028b6ca: Waiting [2022-04-07T19:00:26.332Z] d65c8cfc05b1: Waiting [2022-04-07T19:00:26.332Z] 2437ff75d9bd: Waiting [2022-04-07T19:00:26.332Z] 765212b225bb: Waiting [2022-04-07T19:00:26.332Z] 04944245beec: Verifying Checksum [2022-04-07T19:00:26.332Z] 04944245beec: Download complete [2022-04-07T19:00:26.332Z] 765212b225bb: Download complete [2022-04-07T19:00:26.607Z] f23df028b6ca: Verifying Checksum [2022-04-07T19:00:26.607Z] f23df028b6ca: Download complete [2022-04-07T19:00:26.607Z] d65c8cfc05b1: Verifying Checksum [2022-04-07T19:00:26.607Z] d65c8cfc05b1: Download complete [2022-04-07T19:00:26.607Z] 699f458cf7ca: Verifying Checksum [2022-04-07T19:00:26.607Z] 699f458cf7ca: Download complete [2022-04-07T19:00:26.880Z] 8998bd30e6a1: Verifying Checksum [2022-04-07T19:00:26.880Z] 8998bd30e6a1: Download complete [2022-04-07T19:00:29.515Z] 2437ff75d9bd: Verifying Checksum [2022-04-07T19:00:29.515Z] 2437ff75d9bd: Download complete [2022-04-07T19:00:31.666Z] 8998bd30e6a1: Pull complete [2022-04-07T19:00:31.956Z] 04944245beec: Pull complete [2022-04-07T19:00:33.936Z] 699f458cf7ca: Pull complete [2022-04-07T19:00:33.936Z] 765212b225bb: Pull complete [2022-04-07T19:00:34.915Z] f23df028b6ca: Pull complete [2022-04-07T19:00:34.915Z] d65c8cfc05b1: Pull complete [2022-04-07T19:00:50.029Z] 2437ff75d9bd: Pull complete [2022-04-07T19:00:50.029Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-07T19:00:50.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T19:00:50.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-07T19:00:50.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-11444 does not seem to be running inside a container [2022-04-07T19:00:50.365Z] $ 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/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-07T19:00:53.473Z] $ docker top 78ed13e868f371c96be62f6f07ed570804fed0c91b91def628ce167f9b548440 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:00:54.450Z] ---> job-cost.sh [2022-04-07T19:00:54.450Z] lf-activate-venv: SKIPPING [2022-04-07T19:00:54.450Z] INFO: No Stack... [2022-04-07T19:00:54.726Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-07T19:00:55.716Z] INFO: Archiving Costs [Pipeline] sh [2022-04-07T19:00:56.397Z] + + cutcat -d, /w/workspace/go-mod-messaging/2/archives/cost.csv -f6 [2022-04-07T19:00:56.397Z] [Pipeline] lock [2022-04-07T19:00:56.466Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-139-2-stack-cost] [2022-04-07T19:00:56.472Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-139-2-stack-cost] did not exist. Created. [2022-04-07T19:00:56.472Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-139-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-07T19:00:57.169Z] /w/workspace/go-mod-messaging/2@tmp/durable-12ecc3c9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-07T19:00:57.861Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-07T19:00:57.882Z] Warning: overwriting stash ‘stack-cost’ [2022-04-07T19:00:57.932Z] Stashed 1 file(s) [Pipeline] } [2022-04-07T19:00:57.938Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-139-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-07T19:00:57.966Z] $ docker stop --time=1 78ed13e868f371c96be62f6f07ed570804fed0c91b91def628ce167f9b548440 [2022-04-07T19:00:59.496Z] $ docker rm -f 78ed13e868f371c96be62f6f07ed570804fed0c91b91def628ce167f9b548440 [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-07T19:00:59.941Z] provisioning config files... [2022-04-07T19:00:59.955Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp/config5206005804368818764tmp [Pipeline] { [Pipeline] sh [2022-04-07T19:01:00.258Z] + set +x [2022-04-07T19:01:00.259Z] + curl -s https://codecov.io/bash [2022-04-07T19:01:00.259Z] + bash -s -- [2022-04-07T19:01:00.259Z] [2022-04-07T19:01:00.259Z] _____ _ [2022-04-07T19:01:00.259Z] / ____| | | [2022-04-07T19:01:00.259Z] | | ___ __| | ___ ___ _____ __ [2022-04-07T19:01:00.259Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-07T19:01:00.259Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-07T19:01:00.259Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-07T19:01:00.259Z] Bash-1.0.6 [2022-04-07T19:01:00.259Z] [2022-04-07T19:01:00.259Z] [2022-04-07T19:01:00.259Z] ==> git version 2.25.1 found [2022-04-07T19:01:00.259Z] ==> 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-07T19:01:00.259Z] Release-Date: 2020-01-08 [2022-04-07T19:01:00.259Z] 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-07T19:01:00.259Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-07T19:01:00.259Z] ==> Jenkins CI detected. [2022-04-07T19:01:00.259Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-139 [2022-04-07T19:01:00.259Z] project root: . [2022-04-07T19:01:00.259Z] --> token set from env [2022-04-07T19:01:00.259Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-07T19:01:00.259Z] ==> Running gcov in . (disable via -X gcov) [2022-04-07T19:01:00.259Z] ==> Python coveragepy not found [2022-04-07T19:01:00.259Z] ==> Searching for coverage reports in: [2022-04-07T19:01:00.259Z] + . [2022-04-07T19:01:00.259Z] -> Found 1 reports [2022-04-07T19:01:00.259Z] ==> Detecting git/mercurial file structure [2022-04-07T19:01:00.259Z] ==> Reading reports [2022-04-07T19:01:00.259Z] + ./coverage.out bytes=22143 [2022-04-07T19:01:00.259Z] ==> Appending adjustments [2022-04-07T19:01:00.259Z] https://docs.codecov.io/docs/fixing-reports [2022-04-07T19:01:00.519Z] + Found adjustments [2022-04-07T19:01:00.519Z] ==> Gzipping contents [2022-04-07T19:01:00.519Z] 8.0K /tmp/codecov.kZyf73.gz [2022-04-07T19:01:00.519Z] ==> Uploading reports [2022-04-07T19:01:00.519Z] url: https://codecov.io [2022-04-07T19:01:00.519Z] query: branch=PR-139&commit=645078dfbecf2e6a665e9459060c07d552e9c176&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-139%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=139&job=&cmd_args= [2022-04-07T19:01:00.519Z] -> Pinging Codecov [2022-04-07T19:01:00.519Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-139&commit=645078dfbecf2e6a665e9459060c07d552e9c176&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-139%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=139&job=&cmd_args= [2022-04-07T19:01:00.780Z] -> Uploading to [2022-04-07T19:01:00.780Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-07/F6E385568367DD0E4001BA4F8F1CB792/645078dfbecf2e6a665e9459060c07d552e9c176/cb4f21a5-884d-4ea1-bb31-7b6f5a91ff95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220407T190100Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bfb800a82f4186c811310bbb08abd84df5bfde65a420c29caf114ceead8c9d06 [2022-04-07T19:01:00.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T19:01:00.780Z] Dload Upload Total Spent Left Speed [2022-04-07T19:01:01.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5440 0 0 100 5440 0 25660 --:--:-- --:--:-- --:--:-- 25660 [2022-04-07T19:01:01.041Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/645078dfbecf2e6a665e9459060c07d552e9c176 [Pipeline] } [2022-04-07T19:01:01.050Z] 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-07T19:01:01.705Z] + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-139/archives ] [2022-04-07T19:01:01.706Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-139/archives [2022-04-07T19:01:01.706Z] total 16 [2022-04-07T19:01:01.706Z] drwxr-xr-x 3 root root 4096 Apr 7 18:53 . [2022-04-07T19:01:01.706Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 18:53 .. [2022-04-07T19:01:01.706Z] drwxr-xr-x 2 root root 4096 Apr 7 18:53 cost [2022-04-07T19:01:01.706Z] -rw-r--r-- 1 root root 87 Apr 7 18:53 cost.csv [2022-04-07T19:01:01.706Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-139/archives [2022-04-07T19:01:01.706Z] + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-139/archives [2022-04-07T19:01:01.706Z] total 16 [2022-04-07T19:01:01.706Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 18:53 . [2022-04-07T19:01:01.706Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 18:53 .. [2022-04-07T19:01:01.706Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 18:53 cost [2022-04-07T19:01:01.706Z] -rw-r--r-- 1 jenkins jenkins 87 Apr 7 18:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:01:02.001Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:01:02.872Z] ---> package-listing.sh [2022-04-07T19:01:02.872Z] ++ facter osfamily [2022-04-07T19:01:02.872Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-07T19:01:03.132Z] + OS_FAMILY=debian [2022-04-07T19:01:03.132Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-139 [2022-04-07T19:01:03.132Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-07T19:01:03.132Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-07T19:01:03.132Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-07T19:01:03.132Z] + PACKAGES=/tmp/packages_start.txt [2022-04-07T19:01:03.132Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-139 ']' [2022-04-07T19:01:03.132Z] + PACKAGES=/tmp/packages_end.txt [2022-04-07T19:01:03.132Z] + case "${OS_FAMILY}" in [2022-04-07T19:01:03.132Z] + dpkg -l [2022-04-07T19:01:03.132Z] + grep '^ii' [2022-04-07T19:01:03.132Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-07T19:01:03.132Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-07T19:01:03.132Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-07T19:01:03.132Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-139 ']' [2022-04-07T19:01:03.132Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-139/archives/ [2022-04-07T19:01:03.132Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-139/archives/ [Pipeline] echo [2022-04-07T19:01:03.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/xfoundry_go-mod-messaging_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-07T19:01:03.431Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:01:03.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T19:01:03.997Z] . [Pipeline] withDockerContainer [2022-04-07T19:01:04.069Z] prd-ubuntu20.04-docker-8c-8g-11442 does not seem to be running inside a container [2022-04-07T19:01:04.110Z] $ 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/xfoundry_go-mod-messaging_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-139 -v /w/workspace/xfoundry_go-mod-messaging_PR-139:/w/workspace/xfoundry_go-mod-messaging_PR-139:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-07T19:01:04.375Z] $ docker top 6962238a91b1f60886ba1133a7168422578d113d2363ad2c5e7e9f117fba469c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T19:01:04.753Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-07T19:01:05.044Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-07T19:01:05.336Z] + ls /var/log/sa-host [2022-04-07T19:01:05.336Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T19:01:05.420Z] provisioning config files... [2022-04-07T19:01:05.430Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-139@tmp/config6999936139077226923tmp [Pipeline] { [Pipeline] echo [2022-04-07T19:01:05.445Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:01:05.736Z] ---> create-netrc.sh [Pipeline] } [2022-04-07T19:01:05.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:01:06.081Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-07T19:01:06.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:01:06.388Z] ---> sudo-logs.sh [2022-04-07T19:01:06.388Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-07T19:01:06.425Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:01:06.716Z] ---> job-cost.sh [2022-04-07T19:01:06.716Z] lf-activate-venv: SKIPPING [2022-04-07T19:01:06.716Z] DEBUG: total: 0.2199999988079071 [2022-04-07T19:01:06.716Z] INFO: Retrieving Stack Cost... [2022-04-07T19:01:07.287Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-07T19:01:07.548Z] INFO: Archiving Costs [Pipeline] echo [2022-04-07T19:01:07.565Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:01:07.855Z] ---> logs-deploy.sh [2022-04-07T19:01:07.855Z] lf-activate-venv: SKIPPING [2022-04-07T19:01:07.856Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-139/2 [2022-04-07T19:01:07.856Z] INFO: archiving workspace using pattern(s): [2022-04-07T19:01:08.798Z] Archives upload complete. [2022-04-07T19:01:08.798Z] INFO: archiving logs to Nexus [2022-04-07T19:01:09.444Z] ---> uname -a: [2022-04-07T19:01:09.444Z] Linux prd-ubuntu20-04-docker-8c-8g-11442 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] ---> lscpu: [2022-04-07T19:01:09.444Z] Architecture: x86_64 [2022-04-07T19:01:09.444Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-07T19:01:09.444Z] Byte Order: Little Endian [2022-04-07T19:01:09.444Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-07T19:01:09.444Z] CPU(s): 8 [2022-04-07T19:01:09.444Z] On-line CPU(s) list: 0-7 [2022-04-07T19:01:09.444Z] Thread(s) per core: 1 [2022-04-07T19:01:09.444Z] Core(s) per socket: 1 [2022-04-07T19:01:09.444Z] Socket(s): 8 [2022-04-07T19:01:09.444Z] NUMA node(s): 1 [2022-04-07T19:01:09.444Z] Vendor ID: AuthenticAMD [2022-04-07T19:01:09.444Z] CPU family: 23 [2022-04-07T19:01:09.444Z] Model: 49 [2022-04-07T19:01:09.444Z] Model name: AMD EPYC-Rome Processor [2022-04-07T19:01:09.444Z] Stepping: 0 [2022-04-07T19:01:09.444Z] CPU MHz: 2799.998 [2022-04-07T19:01:09.444Z] BogoMIPS: 5599.99 [2022-04-07T19:01:09.444Z] Virtualization: AMD-V [2022-04-07T19:01:09.444Z] Hypervisor vendor: KVM [2022-04-07T19:01:09.444Z] Virtualization type: full [2022-04-07T19:01:09.444Z] L1d cache: 256 KiB [2022-04-07T19:01:09.444Z] L1i cache: 256 KiB [2022-04-07T19:01:09.444Z] L2 cache: 4 MiB [2022-04-07T19:01:09.444Z] L3 cache: 128 MiB [2022-04-07T19:01:09.444Z] NUMA node0 CPU(s): 0-7 [2022-04-07T19:01:09.444Z] Vulnerability Itlb multihit: Not affected [2022-04-07T19:01:09.444Z] Vulnerability L1tf: Not affected [2022-04-07T19:01:09.444Z] Vulnerability Mds: Not affected [2022-04-07T19:01:09.444Z] Vulnerability Meltdown: Not affected [2022-04-07T19:01:09.444Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-07T19:01:09.444Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-07T19:01:09.444Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-07T19:01:09.444Z] Vulnerability Srbds: Not affected [2022-04-07T19:01:09.444Z] Vulnerability Tsx async abort: Not affected [2022-04-07T19:01:09.444Z] 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-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] ---> nproc: [2022-04-07T19:01:09.444Z] 8 [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] ---> df -h: [2022-04-07T19:01:09.444Z] Filesystem Size Used Avail Use% Mounted on [2022-04-07T19:01:09.444Z] overlay 155G 9.8G 146G 7% / [2022-04-07T19:01:09.444Z] tmpfs 64M 0 64M 0% /dev [2022-04-07T19:01:09.444Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-07T19:01:09.444Z] shm 64M 0 64M 0% /dev/shm [2022-04-07T19:01:09.444Z] /dev/vda1 155G 9.8G 146G 7% /facter-os [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] ---> sar -b -r -n DEV: [2022-04-07T19:01:09.444Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11442) 04/07/22 _x86_64_ (8 CPU) [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] 18:51:51 LINUX RESTART (8 CPU) [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] 18:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-04-07T19:01:09.444Z] 18:53:02 347.39 56.01 291.38 0.00 7390.63 113035.96 0.00 [2022-04-07T19:01:09.444Z] 18:54:01 56.35 0.98 55.37 0.00 20.20 72124.97 0.00 [2022-04-07T19:01:09.444Z] 18:55:01 7.23 0.00 7.23 0.00 0.00 45171.42 0.00 [2022-04-07T19:01:09.444Z] 18:56:01 0.98 0.00 0.98 0.00 0.00 13.33 0.00 [2022-04-07T19:01:09.444Z] 18:57:01 1.37 0.02 1.35 0.00 0.13 15.06 0.00 [2022-04-07T19:01:09.444Z] 18:58:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 [2022-04-07T19:01:09.444Z] 18:59:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2022-04-07T19:01:09.444Z] 19:00:01 1.05 0.00 1.05 0.00 0.00 13.73 0.00 [2022-04-07T19:01:09.444Z] 19:01:01 1.17 0.10 1.07 0.00 7.20 12.93 0.00 [2022-04-07T19:01:09.444Z] Average: 46.42 6.35 40.07 0.00 825.69 25515.43 0.00 [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] 18:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-04-07T19:01:09.444Z] 18:53:02 29047592 31701232 604040 1.84 109168 2822776 2107664 6.21 1317660 2150368 135152 [2022-04-07T19:01:09.444Z] 18:54:01 28831236 31775412 519328 1.58 110628 3086896 1797572 5.30 1188020 2458944 380 [2022-04-07T19:01:09.444Z] 18:55:01 28831572 31775908 518692 1.58 110704 3086900 1797572 5.30 1187020 2458952 48 [2022-04-07T19:01:09.444Z] 18:56:01 28832208 31776572 517944 1.58 110732 3086892 1797572 5.30 1185996 2458980 132 [2022-04-07T19:01:09.444Z] 18:57:01 28833452 31777884 516580 1.57 110780 3086900 1819492 5.36 1185176 2458988 16 [2022-04-07T19:01:09.444Z] 18:58:01 28834160 31778664 515812 1.57 110808 3086900 1819492 5.36 1184092 2458984 136 [2022-04-07T19:01:09.444Z] 18:59:01 28841996 31786632 507872 1.54 110832 3086916 1819492 5.36 1176712 2459112 16 [2022-04-07T19:01:09.444Z] 19:00:01 28842420 31787112 507348 1.54 110876 3086912 1819492 5.36 1176412 2459120 140 [2022-04-07T19:01:09.444Z] 19:01:01 28840244 31785028 509052 1.55 110908 3086920 1851476 5.46 1178448 2459188 20 [2022-04-07T19:01:09.444Z] Average: 28859431 31771605 524074 1.59 110604 3057557 1847758 5.45 1197726 2424737 15116 [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] 18:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-04-07T19:01:09.444Z] 18:53:02 veth81c4c57 4.85 4.90 0.43 38.19 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:53:02 ens3 725.65 410.43 5453.04 111.37 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:53:02 lo 3.73 3.73 0.35 0.35 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:53:02 docker0 8.00 6.93 1.08 49.77 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:54:01 ens3 137.56 91.49 2577.69 59.61 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:54:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:54:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:55:01 ens3 0.85 0.17 0.15 0.09 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:56:01 ens3 2.62 1.22 4.22 0.26 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:57:01 ens3 0.67 0.37 0.35 0.27 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:58:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:59:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 19:00:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 19:01:01 ens3 4.28 2.88 4.07 1.39 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 19:01:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] Average: ens3 96.84 56.25 890.17 19.16 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] Average: docker0 0.90 0.78 0.12 5.54 0.00 0.00 0.00 0.00 [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] ---> sar -P ALL: [2022-04-07T19:01:09.444Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11442) 04/07/22 _x86_64_ (8 CPU) [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] 18:51:51 LINUX RESTART (8 CPU) [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] 18:52:01 CPU %user %nice %system %iowait %steal %idle [2022-04-07T19:01:09.444Z] 18:53:02 all 15.81 0.00 5.16 2.22 0.06 76.75 [2022-04-07T19:01:09.444Z] 18:53:02 0 14.19 0.00 6.19 5.90 0.07 73.66 [2022-04-07T19:01:09.444Z] 18:53:02 1 17.26 0.00 4.53 1.27 0.07 76.88 [2022-04-07T19:01:09.444Z] 18:53:02 2 17.55 0.00 5.85 0.88 0.05 75.67 [2022-04-07T19:01:09.444Z] 18:53:02 3 15.96 0.00 4.77 1.09 0.07 78.11 [2022-04-07T19:01:09.444Z] 18:53:02 4 16.19 0.00 5.24 0.66 0.05 77.86 [2022-04-07T19:01:09.444Z] 18:53:02 5 17.28 0.00 4.98 0.94 0.05 76.74 [2022-04-07T19:01:09.444Z] 18:53:02 6 13.65 0.00 3.88 4.71 0.05 77.71 [2022-04-07T19:01:09.444Z] 18:53:02 7 14.38 0.00 5.84 2.33 0.09 77.37 [2022-04-07T19:01:09.444Z] 18:54:01 all 14.45 0.00 2.88 0.50 0.05 82.12 [2022-04-07T19:01:09.444Z] 18:54:01 0 14.22 0.00 3.10 0.48 0.03 82.17 [2022-04-07T19:01:09.444Z] 18:54:01 1 14.49 0.00 2.92 0.02 0.03 82.54 [2022-04-07T19:01:09.444Z] 18:54:01 2 16.36 0.00 3.00 0.15 0.05 80.43 [2022-04-07T19:01:09.444Z] 18:54:01 3 14.61 0.00 3.12 0.10 0.03 82.13 [2022-04-07T19:01:09.444Z] 18:54:01 4 14.10 0.00 2.63 0.03 0.05 83.18 [2022-04-07T19:01:09.444Z] 18:54:01 5 14.18 0.00 2.66 1.02 0.07 82.08 [2022-04-07T19:01:09.444Z] 18:54:01 6 13.04 0.00 2.87 1.95 0.07 82.08 [2022-04-07T19:01:09.444Z] 18:54:01 7 14.60 0.00 2.75 0.26 0.05 82.35 [2022-04-07T19:01:09.444Z] 18:55:01 all 0.01 0.00 0.01 0.02 0.00 99.95 [2022-04-07T19:01:09.444Z] 18:55:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-04-07T19:01:09.444Z] 18:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-07T19:01:09.444Z] 18:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-07T19:01:09.444Z] 18:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-07T19:01:09.444Z] 18:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-07T19:01:09.444Z] 18:55:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-07T19:01:09.444Z] 18:55:01 6 0.00 0.00 0.02 0.15 0.00 99.83 [2022-04-07T19:01:09.444Z] 18:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-04-07T19:01:09.444Z] 18:56:01 all 0.12 0.00 0.02 0.00 0.00 99.85 [2022-04-07T19:01:09.444Z] 18:56:01 0 0.67 0.00 0.05 0.02 0.00 99.27 [2022-04-07T19:01:09.444Z] 18:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-04-07T19:01:09.444Z] 18:56:01 2 0.08 0.00 0.00 0.00 0.00 99.92 [2022-04-07T19:01:09.444Z] 18:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-07T19:01:09.444Z] 18:56:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-07T19:01:09.444Z] 18:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-07T19:01:09.444Z] 18:56:01 6 0.08 0.00 0.00 0.02 0.00 99.90 [2022-04-07T19:01:09.444Z] 18:56:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2022-04-07T19:01:09.444Z] 18:57:01 all 0.27 0.00 0.01 0.00 0.00 99.71 [2022-04-07T19:01:09.444Z] 18:57:01 0 2.00 0.00 0.03 0.02 0.02 97.93 [2022-04-07T19:01:09.444Z] 18:57:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2022-04-07T19:01:09.444Z] 18:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-07T19:01:09.444Z] 18:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-07T19:01:09.444Z] 18:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-07T19:01:09.444Z] 18:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-07T19:01:09.444Z] 18:57:01 6 0.05 0.00 0.00 0.02 0.00 99.93 [2022-04-07T19:01:09.444Z] 18:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-07T19:01:09.444Z] 18:58:01 all 0.14 0.00 0.01 0.00 0.00 99.84 [2022-04-07T19:01:09.444Z] 18:58:01 0 1.04 0.00 0.03 0.02 0.00 98.91 [2022-04-07T19:01:09.444Z] 18:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-07T19:01:09.444Z] 18:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-07T19:01:09.444Z] 18:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-04-07T19:01:09.444Z] 18:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-04-07T19:01:09.444Z] 18:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-07T19:01:09.444Z] 18:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-07T19:01:09.444Z] 18:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-04-07T19:01:09.444Z] 18:59:01 all 0.02 0.00 0.03 0.00 0.00 99.94 [2022-04-07T19:01:09.444Z] 18:59:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-04-07T19:01:09.444Z] 18:59:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-04-07T19:01:09.444Z] 18:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-07T19:01:09.444Z] 18:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-04-07T19:01:09.444Z] 18:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-07T19:01:09.444Z] 18:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-04-07T19:01:09.444Z] 18:59:01 6 0.02 0.00 0.05 0.02 0.00 99.92 [2022-04-07T19:01:09.444Z] 18:59:01 7 0.05 0.00 0.08 0.00 0.02 99.85 [2022-04-07T19:01:09.444Z] 19:00:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-04-07T19:01:09.444Z] 19:00:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-04-07T19:01:09.444Z] 19:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-04-07T19:01:09.444Z] 19:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-04-07T19:01:09.444Z] 19:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-07T19:01:09.444Z] 19:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-07T19:01:09.444Z] 19:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-04-07T19:01:09.444Z] 19:00:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2022-04-07T19:01:09.444Z] 19:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-04-07T19:01:09.444Z] 19:01:01 all 0.08 0.00 0.07 0.01 0.00 99.85 [2022-04-07T19:01:09.444Z] 19:01:01 0 0.05 0.00 0.07 0.05 0.02 99.82 [2022-04-07T19:01:09.444Z] 19:01:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2022-04-07T19:01:09.444Z] 19:01:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2022-04-07T19:01:09.444Z] 19:01:01 3 0.07 0.00 0.12 0.00 0.00 99.82 [2022-04-07T19:01:09.444Z] 19:01:01 4 0.05 0.00 0.08 0.00 0.00 99.87 [2022-04-07T19:01:09.444Z] 19:01:01 5 0.08 0.00 0.08 0.00 0.00 99.83 [2022-04-07T19:01:09.444Z] 19:01:01 6 0.08 0.00 0.05 0.02 0.00 99.85 [2022-04-07T19:01:09.444Z] 19:01:01 7 0.12 0.00 0.07 0.00 0.00 99.82 [2022-04-07T19:01:09.444Z] Average: all 3.39 0.00 0.90 0.31 0.01 95.39 [2022-04-07T19:01:09.444Z] Average: 0 3.55 0.00 1.05 0.72 0.01 94.67 [2022-04-07T19:01:09.444Z] Average: 1 3.51 0.00 0.84 0.14 0.01 95.49 [2022-04-07T19:01:09.444Z] Average: 2 3.75 0.00 0.98 0.11 0.01 95.15 [2022-04-07T19:01:09.444Z] Average: 3 3.37 0.00 0.88 0.13 0.01 95.60 [2022-04-07T19:01:09.444Z] Average: 4 3.34 0.00 0.88 0.08 0.01 95.70 [2022-04-07T19:01:09.444Z] Average: 5 3.47 0.00 0.85 0.22 0.01 95.44 [2022-04-07T19:01:09.444Z] Average: 6 2.96 0.00 0.75 0.76 0.01 95.51 [2022-04-07T19:01:09.444Z] Average: 7 3.20 0.00 0.97 0.28 0.02 95.53 [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z] [2022-04-07T19:01:09.444Z]