Pull request #1509 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9688b765832649a888c09a15d4ebef1b6442b73d+58e54a61fa293ebaf9a8b60e4487781a952b5362 (3786f0d943b44cebb3a3cb99791549826e23a3db) 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-ssh11426743212036640482.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh2859743361633396578.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1509/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1509/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11114095862709664786.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1509/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8434996472563171457.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11205746379243763855.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1509/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1509/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3495705118999992827.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk 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: true SWAGGER_API_FOLDERS: openapi/v3 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16342’ Running on prd-ubuntu20.04-docker-8c-8g-16344 in /w/workspace/dry_app-functions-sdk-go_PR-1509 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/dry_app-functions-sdk-go_PR-1509 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1509/head:refs/remotes/origin/PR-1509 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 58e54a61fa293ebaf9a8b60e4487781a952b5362 into PR head commit 9688b765832649a888c09a15d4ebef1b6442b73d Merge succeeded, producing 9688b765832649a888c09a15d4ebef1b6442b73d Checking out Revision 9688b765832649a888c09a15d4ebef1b6442b73d (PR-1509) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 9688b765832649a888c09a15d4ebef1b6442b73d # 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 58e54a61fa293ebaf9a8b60e4487781a952b5362 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9688b765832649a888c09a15d4ebef1b6442b73d # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-02T04:39:45.521Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-02T04:39:45.697Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-02T04:39:45.804Z] ========================================================= [2023-11-02T04:39:45.804Z] EdgeX Global Pipelines Version Info [2023-11-02T04:39:45.804Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:39:46.544Z] ------------------- [2023-11-02T04:39:46.545Z] stable info: [2023-11-02T04:39:46.545Z] ------------------- [2023-11-02T04:39:46.545Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-02T04:39:46.545Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T04:39:46.545Z] Message: update stable to v1.0.255 [2023-11-02T04:39:47.117Z] ------------------- [2023-11-02T04:39:47.117Z] experimental info: [2023-11-02T04:39:47.117Z] ------------------- [2023-11-02T04:39:47.117Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-02T04:39:47.117Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T04:39:47.117Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-02T04:39:47.422Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-11-02T04:39:47.457Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-11-02T04:39:47.499Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-02T04:39:47.540Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-02T04:39:47.583Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-02T04:39:47.624Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-02T04:39:47.666Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-02T04:39:47.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-02T04:39:47.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-02T04:39:47.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-02T04:39:47.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-02T04:39:47.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-11-02T04:39:47.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-02T04:39:47.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-02T04:39:48.002Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T04:39:48.040Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T04:39:48.079Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T04:39:48.117Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T04:39:48.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-02T04:39:48.195Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-02T04:39:48.236Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-02T04:39:48.276Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-02T04:39:48.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-02T04:39:48.354Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-02T04:39:48.396Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-11-02T04:39:48.438Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-02T04:39:48.480Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-02T04:39:48.520Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1509 [Pipeline] echo [2023-11-02T04:39:48.563Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1509 [Pipeline] echo [2023-11-02T04:39:48.599Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1509 [Pipeline] echo [2023-11-02T04:39:48.644Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9688b765832649a888c09a15d4ebef1b6442b73d [Pipeline] echo [2023-11-02T04:39:48.687Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9688b76 [Pipeline] echo [2023-11-02T04:39:48.726Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-02T04:39:49.271Z] + git rev-list -1 --merges 9688b765832649a888c09a15d4ebef1b6442b73d~1..9688b765832649a888c09a15d4ebef1b6442b73d [Pipeline] echo [2023-11-02T04:39:49.335Z] -----------> git rev-list -1 --merges 9688b765832649a888c09a15d4ebef1b6442b73d~1..9688b765832649a888c09a15d4ebef1b6442b73d 9688b765832649a888c09a15d4ebef1b6442b73d [false] [Pipeline] sh [2023-11-02T04:39:49.646Z] + git log --format=format:%s -1 9688b765832649a888c09a15d4ebef1b6442b73d [Pipeline] echo [2023-11-02T04:39:49.683Z] ========================================================= [2023-11-02T04:39:49.683Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-02T04:39:49.683Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T04:39:50.121Z] + git log --format=format:%s -1 9688b765832649a888c09a15d4ebef1b6442b73d [Pipeline] echo [2023-11-02T04:39:50.148Z] [semverPrep] GIT_COMMIT: 9688b765832649a888c09a15d4ebef1b6442b73d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-11-02T04:39:50.177Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-02T04:39:50.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T04:39:50.549Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-02T04:39:50.549Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-02T04:39:50.549Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-02T04:39:50.549Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-02T04:39:50.549Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-02T04:39:50.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:39:50.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T04:39:50.994Z] [2023-11-02T04:39:50.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:39:51.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T04:39:51.644Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-02T04:39:51.644Z] b85a868b505f: Pulling fs layer [2023-11-02T04:39:51.644Z] e2be974225ed: Pulling fs layer [2023-11-02T04:39:51.644Z] 339a4e72a1f5: Pulling fs layer [2023-11-02T04:39:51.644Z] 988bab9f4d93: Pulling fs layer [2023-11-02T04:39:51.644Z] 1469e6f7b9e6: Pulling fs layer [2023-11-02T04:39:51.644Z] eaf3925da568: Pulling fs layer [2023-11-02T04:39:51.644Z] bab4dde63d76: Pulling fs layer [2023-11-02T04:39:51.644Z] bde34c3a00c8: Pulling fs layer [2023-11-02T04:39:51.644Z] b352a97aabf1: Pulling fs layer [2023-11-02T04:39:51.644Z] 4872d77fe225: Pulling fs layer [2023-11-02T04:39:51.644Z] 5851b861e8e6: Pulling fs layer [2023-11-02T04:39:51.644Z] 1469e6f7b9e6: Waiting [2023-11-02T04:39:51.644Z] eaf3925da568: Waiting [2023-11-02T04:39:51.644Z] 4872d77fe225: Waiting [2023-11-02T04:39:51.644Z] b352a97aabf1: Waiting [2023-11-02T04:39:51.644Z] 5851b861e8e6: Waiting [2023-11-02T04:39:51.644Z] 988bab9f4d93: Waiting [2023-11-02T04:39:51.644Z] bab4dde63d76: Waiting [2023-11-02T04:39:51.644Z] bde34c3a00c8: Waiting [2023-11-02T04:39:51.644Z] e2be974225ed: Verifying Checksum [2023-11-02T04:39:51.644Z] 988bab9f4d93: Verifying Checksum [2023-11-02T04:39:51.644Z] 988bab9f4d93: Download complete [2023-11-02T04:39:51.644Z] 339a4e72a1f5: Verifying Checksum [2023-11-02T04:39:51.644Z] 339a4e72a1f5: Download complete [2023-11-02T04:39:51.644Z] 1469e6f7b9e6: Verifying Checksum [2023-11-02T04:39:51.644Z] 1469e6f7b9e6: Download complete [2023-11-02T04:39:51.644Z] eaf3925da568: Verifying Checksum [2023-11-02T04:39:51.644Z] eaf3925da568: Download complete [2023-11-02T04:39:51.644Z] bde34c3a00c8: Verifying Checksum [2023-11-02T04:39:51.644Z] bde34c3a00c8: Download complete [2023-11-02T04:39:51.905Z] b352a97aabf1: Verifying Checksum [2023-11-02T04:39:51.905Z] b352a97aabf1: Download complete [2023-11-02T04:39:51.905Z] 4872d77fe225: Verifying Checksum [2023-11-02T04:39:51.905Z] 4872d77fe225: Download complete [2023-11-02T04:39:51.905Z] 5851b861e8e6: Verifying Checksum [2023-11-02T04:39:51.905Z] 5851b861e8e6: Download complete [2023-11-02T04:39:51.905Z] b85a868b505f: Verifying Checksum [2023-11-02T04:39:51.905Z] b85a868b505f: Download complete [2023-11-02T04:39:52.164Z] bab4dde63d76: Verifying Checksum [2023-11-02T04:39:52.164Z] bab4dde63d76: Download complete [2023-11-02T04:39:53.101Z] b85a868b505f: Pull complete [2023-11-02T04:39:53.362Z] e2be974225ed: Pull complete [2023-11-02T04:39:53.622Z] 339a4e72a1f5: Pull complete [2023-11-02T04:39:53.882Z] 988bab9f4d93: Pull complete [2023-11-02T04:39:54.142Z] 1469e6f7b9e6: Pull complete [2023-11-02T04:39:54.142Z] eaf3925da568: Pull complete [2023-11-02T04:39:56.051Z] bab4dde63d76: Pull complete [2023-11-02T04:39:56.051Z] bde34c3a00c8: Pull complete [2023-11-02T04:39:56.313Z] b352a97aabf1: Pull complete [2023-11-02T04:39:56.313Z] 4872d77fe225: Pull complete [2023-11-02T04:39:56.313Z] 5851b861e8e6: Pull complete [2023-11-02T04:39:56.313Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-02T04:39:56.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T04:39:56.313Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:39:56.559Z] prd-ubuntu20.04-docker-8c-8g-16344 does not seem to be running inside a container [2023-11-02T04:39:56.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1509 -v /w/workspace/dry_app-functions-sdk-go_PR-1509:/w/workspace/dry_app-functions-sdk-go_PR-1509:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-02T04:39:59.650Z] $ docker top 85fa7b5bd4fe0ee044b31080420c4779ee2a329f98b25c8b9bb0a3d70c337049 -eo pid,comm [2023-11-02T04:39:59.708Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-02T04:39:59.708Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T04:39:59.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T04:39:59.925Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T04:40:00.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T04:40:00.041Z] $ docker exec 85fa7b5bd4fe0ee044b31080420c4779ee2a329f98b25c8b9bb0a3d70c337049 ssh-agent [2023-11-02T04:40:00.148Z] SSH_AUTH_SOCK=/tmp/ssh-EZUULdHptW3x/agent.32 [2023-11-02T04:40:00.148Z] SSH_AGENT_PID=38 [2023-11-02T04:40:00.156Z] Running ssh-add (command line suppressed) [2023-11-02T04:40:00.273Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1509@tmp/private_key_9511871951289073410.key (/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp/private_key_9511871951289073410.key) [2023-11-02T04:40:00.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T04:40:00.624Z] + git tag --points-at HEAD [Pipeline] } [2023-11-02T04:40:00.652Z] $ docker exec --env ******** --env ******** 85fa7b5bd4fe0ee044b31080420c4779ee2a329f98b25c8b9bb0a3d70c337049 ssh-agent -k [2023-11-02T04:40:00.762Z] unset SSH_AUTH_SOCK; [2023-11-02T04:40:00.762Z] unset SSH_AGENT_PID; [2023-11-02T04:40:00.762Z] echo Agent pid 38 killed; [2023-11-02T04:40:00.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-02T04:40:00.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T04:40:00.859Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T04:40:00.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T04:40:00.979Z] $ docker exec 85fa7b5bd4fe0ee044b31080420c4779ee2a329f98b25c8b9bb0a3d70c337049 ssh-agent [2023-11-02T04:40:01.096Z] SSH_AUTH_SOCK=/tmp/ssh-lOg7tJV0MlWe/agent.70 [2023-11-02T04:40:01.096Z] SSH_AGENT_PID=76 [2023-11-02T04:40:01.102Z] Running ssh-add (command line suppressed) [2023-11-02T04:40:01.215Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1509@tmp/private_key_9010782750432372279.key (/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp/private_key_9010782750432372279.key) [2023-11-02T04:40:01.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T04:40:01.570Z] + git semver init [2023-11-02T04:40:01.830Z] 2023-11-02 04:40:01,758 [run_init] DEBUG init version:0.0.0 force:False [2023-11-02T04:40:01.830Z] 2023-11-02 04:40:01,760 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1509/.semver [2023-11-02T04:40:01.830Z] 2023-11-02 04:40:01,760 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1509/.semver [2023-11-02T04:40:01.830Z] 2023-11-02 04:40:01,760 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1509/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1509, universal_newlines=False, shell=None, istream=None) [2023-11-02T04:40:03.814Z] 2023-11-02 04:40:03,410 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1509/.git/info/exclude [2023-11-02T04:40:03.814Z] 2023-11-02 04:40:03,412 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1509/.semver/PR-1509 with force:False [2023-11-02T04:40:03.814Z] 2023-11-02 04:40:03,412 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1509/.semver/PR-1509 [2023-11-02T04:40:03.814Z] 2023-11-02 04:40:03,418 [execute] INFO git cat-file --batch-check [2023-11-02T04:40:03.814Z] 2023-11-02 04:40:03,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1509/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T04:40:03.814Z] 2023-11-02 04:40:03,425 [execute] INFO git cat-file --batch [2023-11-02T04:40:03.814Z] 2023-11-02 04:40:03,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1509/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T04:40:03.814Z] 2023-11-02 04:40:03,430 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1509/.semver/PR-1509 [2023-11-02T04:40:03.814Z] 0.0.0 [Pipeline] } [2023-11-02T04:40:03.843Z] $ docker exec --env ******** --env ******** 85fa7b5bd4fe0ee044b31080420c4779ee2a329f98b25c8b9bb0a3d70c337049 ssh-agent -k [2023-11-02T04:40:03.957Z] unset SSH_AUTH_SOCK; [2023-11-02T04:40:03.958Z] unset SSH_AGENT_PID; [2023-11-02T04:40:03.958Z] echo Agent pid 76 killed; [2023-11-02T04:40:03.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T04:40:04.410Z] + git semver [Pipeline] } [2023-11-02T04:40:04.695Z] $ docker stop --time=1 85fa7b5bd4fe0ee044b31080420c4779ee2a329f98b25c8b9bb0a3d70c337049 [2023-11-02T04:40:05.986Z] $ docker rm -f --volumes 85fa7b5bd4fe0ee044b31080420c4779ee2a329f98b25c8b9bb0a3d70c337049 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T04:40:06.390Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-02T04:40:06.679Z] Stashed 1 file(s) [Pipeline] echo [2023-11-02T04:40:06.699Z] [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 [2023-11-02T04:40:07.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T04:40:07.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T04:40:07.413Z] ========================================================= [2023-11-02T04:40:07.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-02T04:40:07.413Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-02T04:40:07.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T04:40:07.809Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-02T04:40:07.809Z] 7264a8db6415: Pulling fs layer [2023-11-02T04:40:07.809Z] c4d48a809fc2: Pulling fs layer [2023-11-02T04:40:07.809Z] 4f1c88b9dad5: Pulling fs layer [2023-11-02T04:40:07.809Z] ad3a456e5733: Pulling fs layer [2023-11-02T04:40:07.809Z] 33e27b845d1e: Pulling fs layer [2023-11-02T04:40:07.809Z] c68163c4e522: Pulling fs layer [2023-11-02T04:40:07.809Z] 50da416c3ac9: Pulling fs layer [2023-11-02T04:40:07.809Z] 23d2d4c4bb30: Pulling fs layer [2023-11-02T04:40:07.809Z] ad3a456e5733: Waiting [2023-11-02T04:40:07.809Z] 50da416c3ac9: Waiting [2023-11-02T04:40:07.809Z] 23d2d4c4bb30: Waiting [2023-11-02T04:40:07.809Z] 33e27b845d1e: Waiting [2023-11-02T04:40:07.809Z] c68163c4e522: Waiting [2023-11-02T04:40:07.809Z] c4d48a809fc2: Verifying Checksum [2023-11-02T04:40:07.809Z] c4d48a809fc2: Download complete [2023-11-02T04:40:07.809Z] ad3a456e5733: Verifying Checksum [2023-11-02T04:40:07.809Z] ad3a456e5733: Download complete [2023-11-02T04:40:07.809Z] 33e27b845d1e: Download complete [2023-11-02T04:40:07.809Z] 7264a8db6415: Verifying Checksum [2023-11-02T04:40:07.809Z] 7264a8db6415: Download complete [2023-11-02T04:40:07.809Z] c68163c4e522: Verifying Checksum [2023-11-02T04:40:07.809Z] c68163c4e522: Download complete [2023-11-02T04:40:08.071Z] 7264a8db6415: Pull complete [2023-11-02T04:40:08.071Z] 23d2d4c4bb30: Verifying Checksum [2023-11-02T04:40:08.071Z] 23d2d4c4bb30: Download complete [2023-11-02T04:40:08.071Z] c4d48a809fc2: Pull complete [2023-11-02T04:40:08.330Z] 4f1c88b9dad5: Verifying Checksum [2023-11-02T04:40:08.330Z] 4f1c88b9dad5: Download complete [2023-11-02T04:40:08.590Z] 50da416c3ac9: Verifying Checksum [2023-11-02T04:40:08.590Z] 50da416c3ac9: Download complete [2023-11-02T04:40:11.879Z] 4f1c88b9dad5: Pull complete [2023-11-02T04:40:11.879Z] ad3a456e5733: Pull complete [2023-11-02T04:40:11.879Z] 33e27b845d1e: Pull complete [2023-11-02T04:40:11.879Z] c68163c4e522: Pull complete [2023-11-02T04:40:14.411Z] 50da416c3ac9: Pull complete [2023-11-02T04:40:14.991Z] 23d2d4c4bb30: Pull complete [2023-11-02T04:40:14.991Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-02T04:40:14.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T04:40:14.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh [2023-11-02T04:40:15.304Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:40:15.683Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T04:40:15.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:40:15.827Z] prd-ubuntu20.04-docker-8c-8g-16344 does not seem to be running inside a container [2023-11-02T04:40:15.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1509 -v /w/workspace/dry_app-functions-sdk-go_PR-1509:/w/workspace/dry_app-functions-sdk-go_PR-1509:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T04:40:19.570Z] $ docker top cf7c1a8af653ed4a5af04fd55b46f425c09ccbaf18121411b17d9eb1f45bc9c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T04:40:19.966Z] + go version [2023-11-02T04:40:19.966Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-02T04:40:19.998Z] $ docker stop --time=1 cf7c1a8af653ed4a5af04fd55b46f425c09ccbaf18121411b17d9eb1f45bc9c4 [2023-11-02T04:40:21.288Z] $ docker rm -f --volumes cf7c1a8af653ed4a5af04fd55b46f425c09ccbaf18121411b17d9eb1f45bc9c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:40:22.006Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T04:40:22.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:40:22.148Z] Still waiting to schedule task [2023-11-02T04:40:22.149Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16343’ [2023-11-02T04:40:22.165Z] prd-ubuntu20.04-docker-8c-8g-16344 does not seem to be running inside a container [2023-11-02T04:40:22.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1509 -v /w/workspace/dry_app-functions-sdk-go_PR-1509:/w/workspace/dry_app-functions-sdk-go_PR-1509:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T04:40:22.526Z] $ docker top f39aca08bd43b65d2ec1375069cd1571e8684747d91b35f760084ac33bb2a36d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T04:40:22.914Z] + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1509 [Pipeline] fileExists [Pipeline] sh [2023-11-02T04:40:23.418Z] + make test [2023-11-02T04:40:23.418Z] make -C ./app-service-template build [2023-11-02T04:40:23.418Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1509/app-service-template' [2023-11-02T04:40:23.418Z] go mod tidy [2023-11-02T04:40:23.418Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 [2023-11-02T04:40:23.418Z] go: downloading github.com/labstack/echo/v4 v4.11.2 [2023-11-02T04:40:23.418Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-02T04:40:23.418Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-11-02T04:40:23.678Z] go: downloading github.com/google/uuid v1.3.1 [2023-11-02T04:40:23.678Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.49 [2023-11-02T04:40:23.951Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.27 [2023-11-02T04:40:23.951Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 [2023-11-02T04:40:23.951Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.1 [2023-11-02T04:40:23.951Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-11-02T04:40:23.951Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-11-02T04:40:23.951Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-11-02T04:40:23.951Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-02T04:40:23.951Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-02T04:40:23.951Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-11-02T04:40:24.211Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-11-02T04:40:24.211Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-02T04:40:24.211Z] go: downloading golang.org/x/net v0.17.0 [2023-11-02T04:40:24.211Z] go: downloading github.com/go-kit/log v0.2.1 [2023-11-02T04:40:24.211Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-02T04:40:24.211Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-02T04:40:24.211Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 [2023-11-02T04:40:24.211Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 [2023-11-02T04:40:24.471Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-11-02T04:40:24.472Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-11-02T04:40:24.732Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-11-02T04:40:24.732Z] go: downloading golang.org/x/sync v0.2.0 [2023-11-02T04:40:24.732Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-11-02T04:40:24.732Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-11-02T04:40:24.732Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-11-02T04:40:24.732Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-11-02T04:40:24.732Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-11-02T04:40:24.732Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-02T04:40:24.732Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-02T04:40:24.732Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-02T04:40:24.732Z] go: downloading golang.org/x/text v0.13.0 [2023-11-02T04:40:24.732Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-02T04:40:24.732Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-11-02T04:40:24.732Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-02T04:40:24.732Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-11-02T04:40:24.732Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-11-02T04:40:24.992Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-11-02T04:40:24.992Z] go: downloading golang.org/x/time v0.3.0 [2023-11-02T04:40:24.992Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-11-02T04:40:24.992Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-11-02T04:40:24.992Z] go: downloading golang.org/x/sys v0.13.0 [2023-11-02T04:40:25.251Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-11-02T04:40:25.251Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-11-02T04:40:25.251Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-11-02T04:40:25.251Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-11-02T04:40:25.251Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-11-02T04:40:25.251Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-11-02T04:40:25.511Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-11-02T04:40:25.511Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-11-02T04:40:25.511Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-11-02T04:40:25.511Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-11-02T04:40:25.511Z] go: downloading github.com/nats-io/nats.go v1.30.2 [2023-11-02T04:40:25.511Z] go: downloading github.com/nats-io/nats-server/v2 v2.10.2 [2023-11-02T04:40:25.511Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-11-02T04:40:25.771Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-11-02T04:40:25.771Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-11-02T04:40:25.771Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-11-02T04:40:25.771Z] go: downloading google.golang.org/grpc v1.53.0 [2023-11-02T04:40:25.771Z] go: downloading github.com/kr/pretty v0.1.0 [2023-11-02T04:40:25.771Z] go: downloading github.com/fatih/color v1.14.1 [2023-11-02T04:40:25.771Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-11-02T04:40:25.771Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-11-02T04:40:25.771Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-11-02T04:40:25.771Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-11-02T04:40:25.771Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-11-02T04:40:25.771Z] go: downloading github.com/pkg/errors v0.9.1 [2023-11-02T04:40:26.030Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-11-02T04:40:26.030Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-11-02T04:40:26.030Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-11-02T04:40:26.030Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-11-02T04:40:26.030Z] go: downloading github.com/klauspost/compress v1.17.0 [2023-11-02T04:40:26.030Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-11-02T04:40:26.030Z] go: downloading github.com/nats-io/nkeys v0.4.5 [2023-11-02T04:40:26.030Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-11-02T04:40:26.030Z] go: downloading golang.org/x/tools v0.6.0 [2023-11-02T04:40:26.030Z] go: downloading github.com/kr/text v0.2.0 [2023-11-02T04:40:26.030Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-11-02T04:40:26.030Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-11-02T04:40:26.030Z] go: downloading github.com/google/btree v1.0.1 [2023-11-02T04:40:26.030Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-11-02T04:40:26.030Z] go: downloading github.com/miekg/dns v1.1.41 [2023-11-02T04:40:26.030Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-11-02T04:40:26.289Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-11-02T04:40:26.289Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-11-02T04:40:26.289Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-11-02T04:40:26.289Z] go: downloading github.com/nats-io/jwt/v2 v2.5.2 [2023-11-02T04:40:26.289Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-11-02T04:40:26.289Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-11-02T04:40:26.289Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-11-02T04:40:26.289Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-11-02T04:40:26.550Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-11-02T04:40:26.550Z] go: downloading golang.org/x/mod v0.8.0 [2023-11-02T04:40:27.928Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.54 [2023-11-02T04:40:27.928Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 [2023-11-02T04:40:27.928Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.31 [2023-11-02T04:40:27.928Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 [2023-11-02T04:40:27.928Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.12 [2023-11-02T04:40:28.187Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-11-02T04:40:28.187Z] go: downloading google.golang.org/grpc v1.56.3 [2023-11-02T04:40:28.187Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-11-02T04:40:28.446Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-11-02T04:40:28.446Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-11-02T04:40:28.446Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-11-02T04:40:28.446Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-11-02T04:40:29.382Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-11-02T04:40:44.256Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1509/app-service-template' [2023-11-02T04:40:44.256Z] make -C ./app-service-template test [2023-11-02T04:40:44.256Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1509/app-service-template' [2023-11-02T04:40:44.256Z] go test -race -coverprofile=coverage.out ./... [2023-11-02T04:41:06.201Z] ? app-new-service/config [no test files] [2023-11-02T04:41:06.201Z] ok app-new-service 1.043s coverage: 45.9% of statements [2023-11-02T04:41:06.201Z] ok app-new-service/functions 1.050s coverage: 85.3% of statements [2023-11-02T04:41:06.201Z] go vet ./... [2023-11-02T04:41:21.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T04:41:21.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T04:41:21.107Z] ./bin/test-attribution-txt.sh [2023-11-02T04:41:21.107Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1509/app-service-template' [2023-11-02T04:41:21.107Z] go test -race -coverprofile=coverage.out ./... [2023-11-02T04:41:21.107Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-11-02T04:41:21.107Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-11-02T04:41:23.015Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-11-02T04:41:23.015Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-11-02T04:41:23.015Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-11-02T04:41:23.015Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-11-02T04:41:23.954Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-11-02T04:41:24.214Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-11-02T04:41:24.214Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.101s coverage: 67.0% of statements [2023-11-02T04:41:24.214Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.048s coverage: 92.6% of statements [2023-11-02T04:41:24.214Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.075s coverage: 85.1% of statements [2023-11-02T04:41:24.214Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.032s coverage: 100.0% of statements [2023-11-02T04:41:24.214Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.136s coverage: 77.9% of statements [2023-11-02T04:41:25.151Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.056s coverage: 97.3% of statements [2023-11-02T04:41:25.151Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-11-02T04:41:25.151Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.042s coverage: 82.8% of statements [2023-11-02T04:41:25.412Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-11-02T04:41:25.412Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-11-02T04:41:25.412Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-02T04:41:25.979Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.067s coverage: 65.1% of statements [2023-11-02T04:41:26.546Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.064s coverage: 27.6% of statements [2023-11-02T04:41:26.546Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.042s coverage: 17.2% of statements [2023-11-02T04:41:26.546Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.052s coverage: 27.3% of statements [2023-11-02T04:41:27.113Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.065s coverage: 52.8% of statements [2023-11-02T04:41:53.727Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.151s coverage: 75.5% of statements [2023-11-02T04:41:53.727Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.041s coverage: 94.4% of statements [2023-11-02T04:41:53.727Z] go vet ./... [2023-11-02T04:41:54.335Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T04:41:54.335Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-11-02T04:42:04.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T04:42:04.413Z] $ docker stop --time=1 f39aca08bd43b65d2ec1375069cd1571e8684747d91b35f760084ac33bb2a36d [2023-11-02T04:42:06.253Z] $ docker rm -f --volumes f39aca08bd43b65d2ec1375069cd1571e8684747d91b35f760084ac33bb2a36d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T04:42:07.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T04:42:07.390Z] Stashed 2 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] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:42:08.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T04:42:08.366Z] [2023-11-02T04:42:08.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:42:08.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T04:42:08.746Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-02T04:42:08.746Z] 5eb5b503b376: Pulling fs layer [2023-11-02T04:42:08.746Z] 5c69ac0246d0: Pulling fs layer [2023-11-02T04:42:08.746Z] ec43610c2a17: Pulling fs layer [2023-11-02T04:42:08.746Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-02T04:42:08.746Z] 33b1e0a273af: Pulling fs layer [2023-11-02T04:42:08.746Z] 5d3b04190fa2: Pulling fs layer [2023-11-02T04:42:08.746Z] 2f39f015ded8: Pulling fs layer [2023-11-02T04:42:08.746Z] 3a2ae6a8a46f: Waiting [2023-11-02T04:42:08.746Z] 33b1e0a273af: Waiting [2023-11-02T04:42:08.746Z] 5d3b04190fa2: Waiting [2023-11-02T04:42:08.746Z] 2f39f015ded8: Waiting [2023-11-02T04:42:08.746Z] 5c69ac0246d0: Download complete [2023-11-02T04:42:08.746Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-02T04:42:08.746Z] 3a2ae6a8a46f: Download complete [2023-11-02T04:42:09.007Z] 33b1e0a273af: Verifying Checksum [2023-11-02T04:42:09.007Z] 33b1e0a273af: Download complete [2023-11-02T04:42:09.007Z] 5d3b04190fa2: Verifying Checksum [2023-11-02T04:42:09.007Z] 5d3b04190fa2: Download complete [2023-11-02T04:42:09.007Z] ec43610c2a17: Verifying Checksum [2023-11-02T04:42:09.007Z] ec43610c2a17: Download complete [2023-11-02T04:42:09.007Z] 5eb5b503b376: Verifying Checksum [2023-11-02T04:42:09.007Z] 5eb5b503b376: Download complete [2023-11-02T04:42:09.943Z] 2f39f015ded8: Download complete [2023-11-02T04:42:10.513Z] 5eb5b503b376: Pull complete [2023-11-02T04:42:10.513Z] 5c69ac0246d0: Pull complete [2023-11-02T04:42:11.081Z] ec43610c2a17: Pull complete [2023-11-02T04:42:11.081Z] 3a2ae6a8a46f: Pull complete [2023-11-02T04:42:11.341Z] 33b1e0a273af: Pull complete [2023-11-02T04:42:11.341Z] 5d3b04190fa2: Pull complete [2023-11-02T04:42:16.614Z] 2f39f015ded8: Pull complete [2023-11-02T04:42:16.614Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-02T04:42:16.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T04:42:16.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:42:16.846Z] prd-ubuntu20.04-docker-8c-8g-16344 does not seem to be running inside a container [2023-11-02T04:42:16.879Z] $ 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/dry_app-functions-sdk-go_PR-1509 -v /w/workspace/dry_app-functions-sdk-go_PR-1509:/w/workspace/dry_app-functions-sdk-go_PR-1509:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T04:42:21.614Z] $ docker top 86a901ffa60d5bfd516152432f8ed8e8dc7203049ff56eb09bff232a6b949031 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:42:22.092Z] ---> job-cost.sh [2023-11-02T04:42:22.092Z] lf-activate-venv: SKIPPING [2023-11-02T04:42:22.092Z] INFO: No Stack... [2023-11-02T04:42:22.353Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T04:42:22.922Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T04:42:23.236Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1509/archives/cost.csv [2023-11-02T04:42:23.236Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T04:42:23.274Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1509-1-stack-cost] [2023-11-02T04:42:23.279Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1509-1-stack-cost] did not exist. Created. [2023-11-02T04:42:23.279Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1509-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T04:42:23.676Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-02T04:42:23.728Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T04:42:23.752Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1509-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T04:42:23.834Z] $ docker stop --time=1 86a901ffa60d5bfd516152432f8ed8e8dc7203049ff56eb09bff232a6b949031 [2023-11-02T04:42:25.006Z] $ docker rm -f --volumes 86a901ffa60d5bfd516152432f8ed8e8dc7203049ff56eb09bff232a6b949031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T04:44:00.365Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16345 in /w/workspace/dry_app-functions-sdk-go_PR-1509 [Pipeline] { [Pipeline] ws [2023-11-02T04:44:00.422Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-11-02T04:44:00.507Z] The recommended git tool is: git [2023-11-02T04:44:05.915Z] using credential edgex-jenkins-ssh [2023-11-02T04:44:05.936Z] Cloning the remote Git repository [2023-11-02T04:44:05.983Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-11-02T04:44:06.083Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2023-11-02T04:44:06.245Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-11-02T04:44:06.246Z] > git --version # timeout=10 [2023-11-02T04:44:06.268Z] > git --version # 'git version 2.25.1' [2023-11-02T04:44:06.271Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T04:44:06.434Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T04:44:10.025Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-11-02T04:44:10.053Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T04:44:11.627Z] Merging remotes/origin/main commit 58e54a61fa293ebaf9a8b60e4487781a952b5362 into PR head commit 9688b765832649a888c09a15d4ebef1b6442b73d [2023-11-02T04:44:11.977Z] Merge succeeded, producing 9688b765832649a888c09a15d4ebef1b6442b73d [2023-11-02T04:44:11.977Z] Checking out Revision 9688b765832649a888c09a15d4ebef1b6442b73d (PR-1509) [2023-11-02T04:44:10.989Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-11-02T04:44:11.030Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-11-02T04:44:11.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T04:44:11.047Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1509/head:refs/remotes/origin/PR-1509 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-02T04:44:11.645Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T04:44:11.719Z] > git checkout -f 9688b765832649a888c09a15d4ebef1b6442b73d # timeout=10 [2023-11-02T04:44:11.850Z] > git remote # timeout=10 [2023-11-02T04:44:11.882Z] > git config --get remote.origin.url # timeout=10 [2023-11-02T04:44:11.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T04:44:11.918Z] > git merge 58e54a61fa293ebaf9a8b60e4487781a952b5362 # timeout=10 [2023-11-02T04:44:11.953Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-02T04:44:11.982Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T04:44:12.001Z] > git checkout -f 9688b765832649a888c09a15d4ebef1b6442b73d # timeout=10 [2023-11-02T04:44:12.567Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-11-02T04:44:12.616Z] > git --version # timeout=10 [2023-11-02T04:44:12.628Z] > git --version # 'git version 2.25.1' [2023-11-02T04:44:12.642Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T04:44:13.808Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-02T04:44:13.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T04:44:13.808Z] Dload Upload Total Spent Left Speed [2023-11-02T04:44:13.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-11-02T04:44:14.407Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-02T04:44:14.756Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-02T04:44:14.756Z] + sudo tee /etc/docker/daemon.new [2023-11-02T04:44:14.756Z] { [2023-11-02T04:44:14.756Z] "registry-mirrors": [ [2023-11-02T04:44:14.756Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-02T04:44:14.756Z] ], [2023-11-02T04:44:14.756Z] "bip": "10.250.0.254/24", [2023-11-02T04:44:14.756Z] "hosts": [ [2023-11-02T04:44:14.756Z] "tcp://0.0.0.0:5555", [2023-11-02T04:44:14.756Z] "unix:///var/run/docker.sock" [2023-11-02T04:44:14.756Z] ], [2023-11-02T04:44:14.756Z] "mtu": 1458, [2023-11-02T04:44:14.756Z] "selinux-enabled": true, [2023-11-02T04:44:14.756Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-02T04:44:14.756Z] } [Pipeline] sh [2023-11-02T04:44:15.101Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-02T04:44:15.464Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-11-02T04:44:34.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T04:44:34.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T04:44:34.081Z] ========================================================= [2023-11-02T04:44:34.081Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-02T04:44:34.081Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-11-02T04:44:34.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T04:44:35.071Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-02T04:44:35.071Z] 9fda8d8052c6: Pulling fs layer [2023-11-02T04:44:35.071Z] 5d54e960e981: Pulling fs layer [2023-11-02T04:44:35.071Z] c4a7e357bf2a: Pulling fs layer [2023-11-02T04:44:35.071Z] f0e02332f6b5: Pulling fs layer [2023-11-02T04:44:35.071Z] cefa15bbcfad: Pulling fs layer [2023-11-02T04:44:35.071Z] 17808c966233: Pulling fs layer [2023-11-02T04:44:35.071Z] f4c1fc716caa: Pulling fs layer [2023-11-02T04:44:35.071Z] cefa15bbcfad: Waiting [2023-11-02T04:44:35.071Z] f0e02332f6b5: Waiting [2023-11-02T04:44:35.071Z] 17808c966233: Waiting [2023-11-02T04:44:35.071Z] f4c1fc716caa: Waiting [2023-11-02T04:44:35.071Z] 5d54e960e981: Verifying Checksum [2023-11-02T04:44:35.071Z] 5d54e960e981: Download complete [2023-11-02T04:44:35.071Z] f0e02332f6b5: Verifying Checksum [2023-11-02T04:44:35.071Z] f0e02332f6b5: Download complete [2023-11-02T04:44:35.071Z] cefa15bbcfad: Download complete [2023-11-02T04:44:35.071Z] 9fda8d8052c6: Verifying Checksum [2023-11-02T04:44:35.071Z] 9fda8d8052c6: Download complete [2023-11-02T04:44:35.342Z] f4c1fc716caa: Verifying Checksum [2023-11-02T04:44:35.342Z] f4c1fc716caa: Download complete [2023-11-02T04:44:35.926Z] 9fda8d8052c6: Pull complete [2023-11-02T04:44:36.512Z] 5d54e960e981: Pull complete [2023-11-02T04:44:36.782Z] c4a7e357bf2a: Verifying Checksum [2023-11-02T04:44:36.782Z] c4a7e357bf2a: Download complete [2023-11-02T04:44:37.748Z] 17808c966233: Download complete [2023-11-02T04:44:50.185Z] c4a7e357bf2a: Pull complete [2023-11-02T04:44:50.185Z] f0e02332f6b5: Pull complete [2023-11-02T04:44:50.185Z] cefa15bbcfad: Pull complete [2023-11-02T04:44:58.395Z] 17808c966233: Pull complete [2023-11-02T04:44:59.810Z] f4c1fc716caa: Pull complete [2023-11-02T04:44:59.810Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-02T04:44:59.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T04:44:59.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-11-02T04:45:00.159Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:45:00.560Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T04:45:00.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:45:00.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-16345 does not seem to be running inside a container [2023-11-02T04:45:00.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-02T04:45:03.776Z] $ docker top 45cf24dd291b60a856c725796758721db0db0e32754361bb9d3de1cd1df436b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T04:45:04.653Z] + go version [2023-11-02T04:45:04.653Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-02T04:45:04.689Z] $ docker stop --time=1 45cf24dd291b60a856c725796758721db0db0e32754361bb9d3de1cd1df436b8 [2023-11-02T04:45:06.302Z] $ docker rm -f --volumes 45cf24dd291b60a856c725796758721db0db0e32754361bb9d3de1cd1df436b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:45:07.124Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T04:45:07.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:45:07.378Z] prd-ubuntu20.04-docker-arm64-4c-16g-16345 does not seem to be running inside a container [2023-11-02T04:45:07.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-02T04:45:08.568Z] $ docker top 7c764be65abc8d39b7a3eb7ceaa4340ca0c4a3a60559c6c524236f910682fb14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T04:45:09.451Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-02T04:45:10.091Z] + make test [2023-11-02T04:45:10.091Z] make -C ./app-service-template build [2023-11-02T04:45:10.092Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-11-02T04:45:10.092Z] go mod tidy [2023-11-02T04:45:10.092Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.16 [2023-11-02T04:45:10.092Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-11-02T04:45:10.360Z] go: downloading github.com/labstack/echo/v4 v4.11.2 [2023-11-02T04:45:10.626Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-11-02T04:45:10.626Z] go: downloading github.com/google/uuid v1.3.1 [2023-11-02T04:45:10.626Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.49 [2023-11-02T04:45:10.626Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.27 [2023-11-02T04:45:10.894Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 [2023-11-02T04:45:11.163Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.1 [2023-11-02T04:45:11.163Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 [2023-11-02T04:45:11.163Z] go: downloading github.com/go-playground/validator/v10 v10.15.5 [2023-11-02T04:45:11.163Z] go: downloading github.com/go-kit/log v0.2.1 [2023-11-02T04:45:11.163Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-11-02T04:45:11.163Z] go: downloading github.com/labstack/gommon v0.4.0 [2023-11-02T04:45:11.163Z] go: downloading golang.org/x/crypto v0.14.0 [2023-11-02T04:45:11.429Z] go: downloading golang.org/x/net v0.17.0 [2023-11-02T04:45:13.391Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-11-02T04:45:13.391Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2023-11-02T04:45:13.391Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2023-11-02T04:45:13.391Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-11-02T04:45:13.391Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.10 [2023-11-02T04:45:13.391Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 [2023-11-02T04:45:13.391Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-11-02T04:45:13.391Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-11-02T04:45:13.391Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-11-02T04:45:13.391Z] go: downloading github.com/gorilla/websocket v1.5.0 [2023-11-02T04:45:13.391Z] go: downloading golang.org/x/sync v0.2.0 [2023-11-02T04:45:13.391Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2023-11-02T04:45:13.391Z] go: downloading github.com/mattn/go-isatty v0.0.19 [2023-11-02T04:45:13.391Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2023-11-02T04:45:13.391Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-11-02T04:45:13.391Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-11-02T04:45:13.391Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-11-02T04:45:13.660Z] go: downloading golang.org/x/text v0.13.0 [2023-11-02T04:45:14.623Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2023-11-02T04:45:14.623Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-11-02T04:45:14.623Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-11-02T04:45:17.967Z] go: downloading github.com/x448/float16 v0.8.4 [2023-11-02T04:45:17.967Z] go: downloading github.com/hashicorp/consul/api v1.25.1 [2023-11-02T04:45:17.967Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 [2023-11-02T04:45:17.967Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-11-02T04:45:18.233Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2023-11-02T04:45:18.233Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-11-02T04:45:18.233Z] go: downloading golang.org/x/sys v0.13.0 [2023-11-02T04:45:18.233Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2023-11-02T04:45:18.233Z] go: downloading github.com/kr/pretty v0.1.0 [2023-11-02T04:45:18.233Z] go: downloading github.com/nats-io/nats.go v1.30.2 [2023-11-02T04:45:18.233Z] go: downloading github.com/nats-io/nats-server/v2 v2.10.2 [2023-11-02T04:45:18.829Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-11-02T04:45:18.829Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2023-11-02T04:45:18.829Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2023-11-02T04:45:18.829Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-11-02T04:45:18.829Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-11-02T04:45:19.417Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-11-02T04:45:19.417Z] go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 [2023-11-02T04:45:19.417Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-11-02T04:45:19.417Z] go: downloading github.com/hashicorp/consul/sdk v0.14.1 [2023-11-02T04:45:19.684Z] go: downloading github.com/hashicorp/go-uuid v1.0.3 [2023-11-02T04:45:19.684Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2023-11-02T04:45:19.684Z] go: downloading golang.org/x/time v0.3.0 [2023-11-02T04:45:19.684Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-11-02T04:45:19.684Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-11-02T04:45:19.684Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-11-02T04:45:19.684Z] go: downloading google.golang.org/grpc v1.53.0 [2023-11-02T04:45:21.091Z] go: downloading github.com/kr/text v0.2.0 [2023-11-02T04:45:21.091Z] go: downloading github.com/klauspost/compress v1.17.0 [2023-11-02T04:45:21.091Z] go: downloading github.com/nats-io/nkeys v0.4.5 [2023-11-02T04:45:21.091Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-11-02T04:45:21.091Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-11-02T04:45:21.091Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-11-02T04:45:21.091Z] go: downloading github.com/fatih/color v1.14.1 [2023-11-02T04:45:21.091Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-11-02T04:45:21.091Z] go: downloading github.com/armon/go-metrics v0.4.1 [2023-11-02T04:45:21.359Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-11-02T04:45:21.359Z] go: downloading github.com/pkg/errors v0.9.1 [2023-11-02T04:45:21.359Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2023-11-02T04:45:21.359Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-11-02T04:45:21.359Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-11-02T04:45:21.359Z] go: downloading github.com/go-jose/go-jose/v3 v3.0.0 [2023-11-02T04:45:21.635Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-11-02T04:45:22.596Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-11-02T04:45:22.596Z] go: downloading github.com/nats-io/jwt/v2 v2.5.2 [2023-11-02T04:45:22.865Z] go: downloading golang.org/x/tools v0.6.0 [2023-11-02T04:45:22.865Z] go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 [2023-11-02T04:45:26.932Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-11-02T04:45:27.514Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2023-11-02T04:45:27.514Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-11-02T04:45:27.514Z] go: downloading github.com/google/btree v1.0.1 [2023-11-02T04:45:27.514Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-11-02T04:45:27.514Z] go: downloading github.com/miekg/dns v1.1.41 [2023-11-02T04:45:27.514Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-11-02T04:45:27.514Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-11-02T04:45:27.514Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-11-02T04:45:27.780Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-11-02T04:45:27.780Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-11-02T04:45:27.780Z] go: downloading golang.org/x/mod v0.8.0 [2023-11-02T04:45:27.780Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-11-02T04:45:28.365Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 [2023-11-02T04:45:28.365Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.54 [2023-11-02T04:45:28.365Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.31 [2023-11-02T04:45:28.633Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 [2023-11-02T04:45:28.633Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.12 [2023-11-02T04:45:28.633Z] go: downloading github.com/nats-io/nats.go v1.31.0 [2023-11-02T04:45:28.633Z] go: downloading google.golang.org/grpc v1.56.3 [2023-11-02T04:45:30.045Z] go: downloading google.golang.org/protobuf v1.30.0 [2023-11-02T04:45:30.045Z] go: downloading github.com/klauspost/compress v1.17.1 [2023-11-02T04:45:31.003Z] go: downloading github.com/nats-io/nkeys v0.4.6 [2023-11-02T04:45:31.003Z] go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 [2023-11-02T04:45:31.269Z] go: downloading github.com/golang/protobuf v1.5.3 [2023-11-02T04:45:35.519Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-11-02T04:47:12.132Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-11-02T04:47:12.132Z] make -C ./app-service-template test [2023-11-02T04:47:12.132Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-11-02T04:47:12.132Z] go test -race -coverprofile=coverage.out ./... [2023-11-02T04:49:18.773Z] ? app-new-service/config [no test files] [2023-11-02T04:49:18.773Z] ok app-new-service 1.258s coverage: 45.9% of statements [2023-11-02T04:49:18.773Z] ok app-new-service/functions 1.221s coverage: 85.3% of statements [2023-11-02T04:49:18.773Z] go vet ./... [2023-11-02T04:51:10.416Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T04:51:10.416Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T04:51:10.416Z] ./bin/test-attribution-txt.sh [2023-11-02T04:51:10.416Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-11-02T04:51:10.416Z] go test -race -coverprofile=coverage.out ./... [2023-11-02T04:51:10.416Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-11-02T04:51:10.416Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-11-02T04:51:17.050Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-11-02T04:51:17.050Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-11-02T04:51:18.456Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.619s coverage: 67.0% of statements [2023-11-02T04:51:18.456Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.313s coverage: 92.6% of statements [2023-11-02T04:51:18.456Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.348s coverage: 85.1% of statements [2023-11-02T04:51:19.038Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.100s coverage: 100.0% of statements [2023-11-02T04:51:23.338Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-11-02T04:51:23.338Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-11-02T04:51:23.338Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-11-02T04:51:24.758Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.576s coverage: 77.9% of statements [2023-11-02T04:51:24.758Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.248s coverage: 97.3% of statements [2023-11-02T04:51:26.706Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-11-02T04:51:27.667Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-11-02T04:51:27.935Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.244s coverage: 82.8% of statements [2023-11-02T04:51:28.894Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.266s coverage: 65.1% of statements [2023-11-02T04:51:30.830Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-11-02T04:51:32.231Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.238s coverage: 27.6% of statements [2023-11-02T04:51:32.497Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-11-02T04:51:32.497Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-11-02T04:51:33.079Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.208s coverage: 17.2% of statements [2023-11-02T04:51:33.664Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.218s coverage: 27.3% of statements [2023-11-02T04:51:37.902Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.283s coverage: 52.8% of statements [2023-11-02T04:52:10.092Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.673s coverage: 75.5% of statements [2023-11-02T04:52:10.092Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.205s coverage: 94.4% of statements [2023-11-02T04:52:10.092Z] go vet ./... [2023-11-02T04:52:11.494Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T04:52:11.494Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T04:52:11.760Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-11-02T04:52:11.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-02T04:52:11.835Z] $ docker stop --time=1 7c764be65abc8d39b7a3eb7ceaa4340ca0c4a3a60559c6c524236f910682fb14 [2023-11-02T04:52:13.764Z] $ docker rm -f --volumes 7c764be65abc8d39b7a3eb7ceaa4340ca0c4a3a60559c6c524236f910682fb14 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T04:52:19.090Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-02T04:52:19.128Z] Warning: overwriting stash ‘coverage-report’ [2023-11-02T04:52:19.632Z] Stashed 2 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] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:52:20.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T04:52:20.478Z] [2023-11-02T04:52:20.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:52:20.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T04:52:21.153Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-02T04:52:21.153Z] 8998bd30e6a1: Pulling fs layer [2023-11-02T04:52:21.153Z] 04944245beec: Pulling fs layer [2023-11-02T04:52:21.153Z] 699f458cf7ca: Pulling fs layer [2023-11-02T04:52:21.153Z] 765212b225bb: Pulling fs layer [2023-11-02T04:52:21.153Z] f23df028b6ca: Pulling fs layer [2023-11-02T04:52:21.153Z] d65c8cfc05b1: Pulling fs layer [2023-11-02T04:52:21.153Z] 2437ff75d9bd: Pulling fs layer [2023-11-02T04:52:21.153Z] f23df028b6ca: Waiting [2023-11-02T04:52:21.153Z] d65c8cfc05b1: Waiting [2023-11-02T04:52:21.153Z] 2437ff75d9bd: Waiting [2023-11-02T04:52:21.153Z] 765212b225bb: Waiting [2023-11-02T04:52:21.153Z] 04944245beec: Verifying Checksum [2023-11-02T04:52:21.153Z] 04944245beec: Download complete [2023-11-02T04:52:21.153Z] 765212b225bb: Verifying Checksum [2023-11-02T04:52:21.153Z] 765212b225bb: Download complete [2023-11-02T04:52:21.420Z] f23df028b6ca: Verifying Checksum [2023-11-02T04:52:21.420Z] f23df028b6ca: Download complete [2023-11-02T04:52:21.420Z] d65c8cfc05b1: Verifying Checksum [2023-11-02T04:52:21.420Z] d65c8cfc05b1: Download complete [2023-11-02T04:52:21.420Z] 699f458cf7ca: Verifying Checksum [2023-11-02T04:52:21.420Z] 699f458cf7ca: Download complete [2023-11-02T04:52:22.003Z] 8998bd30e6a1: Download complete [2023-11-02T04:52:24.701Z] 2437ff75d9bd: Verifying Checksum [2023-11-02T04:52:24.701Z] 2437ff75d9bd: Download complete [2023-11-02T04:52:26.674Z] 8998bd30e6a1: Pull complete [2023-11-02T04:52:26.954Z] 04944245beec: Pull complete [2023-11-02T04:52:28.906Z] 699f458cf7ca: Pull complete [2023-11-02T04:52:28.906Z] 765212b225bb: Pull complete [2023-11-02T04:52:29.868Z] f23df028b6ca: Pull complete [2023-11-02T04:52:30.133Z] d65c8cfc05b1: Pull complete [2023-11-02T04:52:48.325Z] 2437ff75d9bd: Pull complete [2023-11-02T04:52:48.325Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-02T04:52:48.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T04:52:48.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:52:48.647Z] prd-ubuntu20.04-docker-arm64-4c-16g-16345 does not seem to be running inside a container [2023-11-02T04:52:48.704Z] $ 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/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-02T04:52:51.127Z] $ docker top e8330cc177db61d20c70f1900f84f3b64d22b253b41487f41acc4be7f7a955ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:52:52.023Z] ---> job-cost.sh [2023-11-02T04:52:52.023Z] lf-activate-venv: SKIPPING [2023-11-02T04:52:52.023Z] INFO: No Stack... [2023-11-02T04:52:52.601Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-02T04:52:53.181Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T04:52:53.520Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2023-11-02T04:52:53.520Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T04:52:53.595Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1509-1-stack-cost] [2023-11-02T04:52:53.599Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1509-1-stack-cost] did not exist. Created. [2023-11-02T04:52:53.599Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1509-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T04:52:54.008Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-20cf3ce5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-02T04:52:54.351Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-02T04:52:54.390Z] Warning: overwriting stash ‘stack-cost’ [2023-11-02T04:52:54.462Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T04:52:54.486Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1509-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T04:52:54.559Z] $ docker stop --time=1 e8330cc177db61d20c70f1900f84f3b64d22b253b41487f41acc4be7f7a955ee [2023-11-02T04:52:56.023Z] $ docker rm -f --volumes e8330cc177db61d20c70f1900f84f3b64d22b253b41487f41acc4be7f7a955ee [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 [2023-11-02T04:52:57.001Z] provisioning config files... [2023-11-02T04:52:57.013Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp/config8369705472438238037tmp [Pipeline] { [Pipeline] sh [2023-11-02T04:52:57.343Z] + set +x [2023-11-02T04:52:57.343Z] + curl -s https://codecov.io/bash [2023-11-02T04:52:57.343Z] + bash -s -- [2023-11-02T04:52:57.343Z] [2023-11-02T04:52:57.343Z] _____ _ [2023-11-02T04:52:57.343Z] / ____| | | [2023-11-02T04:52:57.343Z] | | ___ __| | ___ ___ _____ __ [2023-11-02T04:52:57.343Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-02T04:52:57.343Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-02T04:52:57.343Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-02T04:52:57.343Z] Bash-1.0.6 [2023-11-02T04:52:57.343Z] [2023-11-02T04:52:57.343Z] [2023-11-02T04:52:57.343Z] ==> git version 2.25.1 found [2023-11-02T04:52:57.343Z] ==> 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 [2023-11-02T04:52:57.343Z] Release-Date: 2020-01-08 [2023-11-02T04:52:57.343Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-02T04:52:57.343Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-02T04:52:57.343Z] ==> Jenkins CI detected. [2023-11-02T04:52:57.343Z] current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1509 [2023-11-02T04:52:57.343Z] project root: . [2023-11-02T04:52:57.343Z] --> token set from env [2023-11-02T04:52:57.343Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-02T04:52:57.343Z] ==> Running gcov in . (disable via -X gcov) [2023-11-02T04:52:57.343Z] ==> Python coveragepy not found [2023-11-02T04:52:57.343Z] ==> Searching for coverage reports in: [2023-11-02T04:52:57.343Z] + . [2023-11-02T04:52:57.603Z] -> Found 2 reports [2023-11-02T04:52:57.603Z] ==> Detecting git/mercurial file structure [2023-11-02T04:52:57.603Z] ==> Reading reports [2023-11-02T04:52:57.603Z] + ./app-service-template/coverage.out bytes=3558 [2023-11-02T04:52:57.604Z] + ./coverage.out bytes=121185 [2023-11-02T04:52:57.604Z] ==> Appending adjustments [2023-11-02T04:52:57.604Z] https://docs.codecov.io/docs/fixing-reports [2023-11-02T04:52:57.863Z] + Found adjustments [2023-11-02T04:52:57.863Z] ==> Gzipping contents [2023-11-02T04:52:57.863Z] 24K /tmp/codecov.WdPhVF.gz [2023-11-02T04:52:57.863Z] ==> Uploading reports [2023-11-02T04:52:57.863Z] url: https://codecov.io [2023-11-02T04:52:57.863Z] query: branch=PR-1509&commit=9688b765832649a888c09a15d4ebef1b6442b73d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1509%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1509&job=&cmd_args= [2023-11-02T04:52:57.863Z] -> Pinging Codecov [2023-11-02T04:52:57.863Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1509&commit=9688b765832649a888c09a15d4ebef1b6442b73d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1509%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1509&job=&cmd_args= [2023-11-02T04:52:58.123Z] -> Uploading to [2023-11-02T04:52:58.123Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-02/3D8B5DFFC46A037C893635FACE044666/9688b765832649a888c09a15d4ebef1b6442b73d/0223d0c0-4b7c-41f9-8b54-325324876701.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231102%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231102T045257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b36a85c8fce0c2dac0650c6f39465e6342d90060405c64643a2c37fd7e528029 [2023-11-02T04:52:58.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T04:52:58.123Z] Dload Upload Total Spent Left Speed [2023-11-02T04:52:58.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21190 0 0 100 21190 0 95882 --:--:-- --:--:-- --:--:-- 95450 100 21190 0 0 100 21190 0 75409 --:--:-- --:--:-- --:--:-- 75141 [2023-11-02T04:52:58.384Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/9688b765832649a888c09a15d4ebef1b6442b73d [Pipeline] } [2023-11-02T04:52:58.414Z] 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 [2023-11-02T04:53:00.174Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1509/archives ] [2023-11-02T04:53:00.174Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1509/archives [2023-11-02T04:53:00.174Z] total 16 [2023-11-02T04:53:00.174Z] drwxr-xr-x 3 root root 4096 Nov 2 04:42 . [2023-11-02T04:53:00.174Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 04:42 .. [2023-11-02T04:53:00.174Z] drwxr-xr-x 2 root root 4096 Nov 2 04:42 cost [2023-11-02T04:53:00.174Z] -rw-r--r-- 1 root root 93 Nov 2 04:42 cost.csv [2023-11-02T04:53:00.174Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1509/archives [2023-11-02T04:53:00.174Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1509/archives [2023-11-02T04:53:00.174Z] total 16 [2023-11-02T04:53:00.175Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 04:42 . [2023-11-02T04:53:00.175Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 2 04:42 .. [2023-11-02T04:53:00.175Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 04:42 cost [2023-11-02T04:53:00.175Z] -rw-r--r-- 1 jenkins jenkins 93 Nov 2 04:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:53:00.500Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:53:01.394Z] ---> package-listing.sh [2023-11-02T04:53:01.395Z] ++ facter osfamily [2023-11-02T04:53:01.395Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-02T04:53:01.655Z] + OS_FAMILY=debian [2023-11-02T04:53:01.655Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1509 [2023-11-02T04:53:01.655Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-02T04:53:01.655Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-02T04:53:01.655Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-02T04:53:01.655Z] + PACKAGES=/tmp/packages_start.txt [2023-11-02T04:53:01.655Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1509 ']' [2023-11-02T04:53:01.655Z] + PACKAGES=/tmp/packages_end.txt [2023-11-02T04:53:01.655Z] + case "${OS_FAMILY}" in [2023-11-02T04:53:01.655Z] + dpkg -l [2023-11-02T04:53:01.655Z] + grep '^ii' [2023-11-02T04:53:01.655Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-02T04:53:01.655Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-02T04:53:01.655Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-02T04:53:01.655Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1509 ']' [2023-11-02T04:53:01.655Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1509/archives/ [2023-11-02T04:53:01.655Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1509/archives/ [Pipeline] echo [2023-11-02T04:53:01.690Z] 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/dry_app-functions-sdk-go_PR-1509/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-02T04:53:01.984Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T04:53:02.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T04:53:02.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T04:53:02.778Z] prd-ubuntu20.04-docker-8c-8g-16344 does not seem to be running inside a container [2023-11-02T04:53:02.809Z] $ 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/dry_app-functions-sdk-go_PR-1509/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1509 -v /w/workspace/dry_app-functions-sdk-go_PR-1509:/w/workspace/dry_app-functions-sdk-go_PR-1509:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T04:53:03.018Z] $ docker top 412bd29269c940596a3f82956670c965cd0b5be55921bf14566dd71738d11f7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T04:53:03.412Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-02T04:53:03.723Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-02T04:53:04.042Z] + ls /var/log/sa-host [2023-11-02T04:53:04.042Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T04:53:04.185Z] provisioning config files... [2023-11-02T04:53:04.193Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1509@tmp/config15864259872398752792tmp [Pipeline] { [Pipeline] echo [2023-11-02T04:53:04.245Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:53:04.569Z] ---> create-netrc.sh [Pipeline] } [2023-11-02T04:53:04.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:53:04.996Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-02T04:53:05.031Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:53:05.348Z] ---> sudo-logs.sh [2023-11-02T04:53:05.349Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-02T04:53:05.435Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:53:05.744Z] ---> job-cost.sh [2023-11-02T04:53:05.744Z] lf-activate-venv: SKIPPING [2023-11-02T04:53:05.744Z] DEBUG: total: 0.2199999988079071 [2023-11-02T04:53:05.744Z] INFO: Retrieving Stack Cost... [2023-11-02T04:53:06.315Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T04:53:06.576Z] INFO: Archiving Costs [Pipeline] echo [2023-11-02T04:53:06.616Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T04:53:06.929Z] ---> logs-deploy.sh [2023-11-02T04:53:06.929Z] lf-activate-venv: SKIPPING [2023-11-02T04:53:06.929Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1509/1 [2023-11-02T04:53:06.929Z] INFO: archiving workspace using pattern(s): [2023-11-02T04:53:07.869Z] Archives upload complete. [2023-11-02T04:53:08.129Z] INFO: archiving logs to Nexus [2023-11-02T04:53:08.701Z] ---> uname -a: [2023-11-02T04:53:08.701Z] Linux prd-ubuntu20-04-docker-8c-8g-16344 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-02T04:53:08.701Z] [2023-11-02T04:53:08.701Z] [2023-11-02T04:53:08.701Z] ---> lscpu: [2023-11-02T04:53:08.701Z] Architecture: x86_64 [2023-11-02T04:53:08.701Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-02T04:53:08.701Z] Byte Order: Little Endian [2023-11-02T04:53:08.701Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-02T04:53:08.701Z] CPU(s): 8 [2023-11-02T04:53:08.701Z] On-line CPU(s) list: 0-7 [2023-11-02T04:53:08.701Z] Thread(s) per core: 1 [2023-11-02T04:53:08.701Z] Core(s) per socket: 1 [2023-11-02T04:53:08.701Z] Socket(s): 8 [2023-11-02T04:53:08.701Z] NUMA node(s): 1 [2023-11-02T04:53:08.701Z] Vendor ID: AuthenticAMD [2023-11-02T04:53:08.701Z] CPU family: 23 [2023-11-02T04:53:08.701Z] Model: 49 [2023-11-02T04:53:08.701Z] Model name: AMD EPYC-Rome Processor [2023-11-02T04:53:08.701Z] Stepping: 0 [2023-11-02T04:53:08.701Z] CPU MHz: 2799.998 [2023-11-02T04:53:08.701Z] BogoMIPS: 5599.99 [2023-11-02T04:53:08.701Z] Virtualization: AMD-V [2023-11-02T04:53:08.701Z] Hypervisor vendor: KVM [2023-11-02T04:53:08.701Z] Virtualization type: full [2023-11-02T04:53:08.701Z] L1d cache: 256 KiB [2023-11-02T04:53:08.701Z] L1i cache: 256 KiB [2023-11-02T04:53:08.701Z] L2 cache: 4 MiB [2023-11-02T04:53:08.701Z] L3 cache: 128 MiB [2023-11-02T04:53:08.701Z] NUMA node0 CPU(s): 0-7 [2023-11-02T04:53:08.701Z] Vulnerability Itlb multihit: Not affected [2023-11-02T04:53:08.701Z] Vulnerability L1tf: Not affected [2023-11-02T04:53:08.701Z] Vulnerability Mds: Not affected [2023-11-02T04:53:08.701Z] Vulnerability Meltdown: Not affected [2023-11-02T04:53:08.701Z] Vulnerability Mmio stale data: Not affected [2023-11-02T04:53:08.701Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-02T04:53:08.701Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-02T04:53:08.701Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-02T04:53:08.701Z] Vulnerability Srbds: Not affected [2023-11-02T04:53:08.701Z] Vulnerability Tsx async abort: Not affected [2023-11-02T04:53:08.701Z] 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 [2023-11-02T04:53:08.701Z] [2023-11-02T04:53:08.701Z] [2023-11-02T04:53:08.701Z] ---> nproc: [2023-11-02T04:53:08.701Z] 8 [2023-11-02T04:53:08.701Z] [2023-11-02T04:53:08.701Z] [2023-11-02T04:53:08.701Z] ---> df -h: [2023-11-02T04:53:08.701Z] Filesystem Size Used Avail Use% Mounted on [2023-11-02T04:53:08.701Z] overlay 155G 11G 145G 7% / [2023-11-02T04:53:08.701Z] tmpfs 64M 0 64M 0% /dev [2023-11-02T04:53:08.701Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-02T04:53:08.701Z] shm 64M 0 64M 0% /dev/shm [2023-11-02T04:53:08.701Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-11-02T04:53:08.701Z] [2023-11-02T04:53:08.701Z] [2023-11-02T04:53:08.701Z] ---> sar -b -r -n DEV: [2023-11-02T04:53:08.701Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16344) 11/02/23 _x86_64_ (8 CPU) [2023-11-02T04:53:08.701Z] [2023-11-02T04:53:08.701Z] 04:39:05 LINUX RESTART (8 CPU) [2023-11-02T04:53:08.701Z] [2023-11-02T04:53:08.701Z] 04:40:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-02T04:53:08.701Z] 04:41:01 96.03 0.95 95.09 0.00 37.28 36990.61 0.00 [2023-11-02T04:53:08.701Z] 04:42:01 54.84 0.02 54.82 0.00 0.13 33316.46 0.00 [2023-11-02T04:53:08.701Z] 04:43:01 53.26 0.20 53.06 0.00 14.66 18705.28 0.00 [2023-11-02T04:53:08.701Z] 04:44:01 1.65 0.00 1.65 0.00 0.00 18.79 0.00 [2023-11-02T04:53:08.701Z] 04:45:01 54.84 11.63 43.21 0.00 5177.80 8403.53 0.00 [2023-11-02T04:53:08.701Z] 04:46:01 3.88 0.02 3.87 0.00 0.13 95.97 0.00 [2023-11-02T04:53:08.701Z] 04:47:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 [2023-11-02T04:53:08.701Z] 04:48:01 2.02 0.00 2.02 0.00 0.00 21.73 0.00 [2023-11-02T04:53:08.701Z] 04:49:01 1.53 0.00 1.53 0.00 0.00 16.40 0.00 [2023-11-02T04:53:08.701Z] 04:50:01 1.95 0.00 1.95 0.00 0.00 20.66 0.00 [2023-11-02T04:53:08.701Z] 04:51:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 [2023-11-02T04:53:08.701Z] 04:52:01 2.02 0.00 2.02 0.00 0.00 21.86 0.00 [2023-11-02T04:53:08.701Z] 04:53:01 1.15 0.18 0.97 0.00 12.13 14.93 0.00 [2023-11-02T04:53:08.701Z] Average: 21.09 1.00 20.09 0.00 403.69 7473.41 0.00 [2023-11-02T04:53:08.701Z] [2023-11-02T04:53:08.701Z] 04:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-02T04:53:08.701Z] 04:41:01 27755340 31507436 792348 2.41 108048 3809132 1888156 5.56 1556828 3066964 921816 [2023-11-02T04:53:08.701Z] 04:42:01 26961288 30784720 1514828 4.61 111368 3862044 2358540 6.95 2309656 3091704 37548 [2023-11-02T04:53:08.701Z] 04:43:01 28647940 31550416 755584 2.30 113420 3000420 1716628 5.06 1148912 2632476 8 [2023-11-02T04:53:08.701Z] 04:44:01 28647548 31550176 755720 2.30 113476 3000420 1716628 5.06 1149196 2632480 24 [2023-11-02T04:53:08.701Z] 04:45:01 28174144 31535540 742956 2.26 142852 3425288 1693380 4.99 1452744 2768088 216 [2023-11-02T04:53:08.701Z] 04:46:01 28178912 31535540 743220 2.26 141456 3422048 1697592 5.00 1451156 2764892 8 [2023-11-02T04:53:08.701Z] 04:47:01 28184148 31540884 737572 2.24 141536 3422052 1697592 5.00 1446084 2764892 4 [2023-11-02T04:53:08.701Z] 04:48:01 28184384 31541240 737176 2.24 141632 3422056 1697592 5.00 1446196 2764904 8 [2023-11-02T04:53:08.701Z] 04:49:01 28186232 31543148 735188 2.24 141736 3422032 1697592 5.00 1443704 2764908 8 [2023-11-02T04:53:08.701Z] 04:50:01 28186688 31543724 734316 2.23 141816 3422060 1697592 5.00 1443872 2764900 8 [2023-11-02T04:53:08.701Z] 04:51:01 28186928 31543960 734308 2.23 141840 3422060 1697592 5.00 1443964 2764900 16 [2023-11-02T04:53:08.701Z] 04:52:01 28187100 31544216 734024 2.23 141916 3422064 1697592 5.00 1443256 2764908 4 [2023-11-02T04:53:08.701Z] 04:53:01 28178528 31536192 741788 2.26 141956 3422576 1732460 5.11 1453112 2764940 300 [2023-11-02T04:53:08.701Z] Average: 28127629 31481322 804541 2.45 132542 3421096 1768380 5.21 1476052 2793150 73844 [2023-11-02T04:53:08.701Z] [2023-11-02T04:53:08.701Z] 04:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-02T04:53:08.701Z] 04:41:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:41:01 docker0 292.73 479.80 22.30 3061.19 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:41:01 ens3 624.61 377.70 6226.06 49.97 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:41:01 veth4003f5b 231.91 416.73 21.10 2693.82 0.00 0.00 0.00 0.22 [2023-11-02T04:53:08.701Z] 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:42:01 docker0 1.23 1.32 0.09 1.57 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:42:01 ens3 35.33 30.73 25.51 88.94 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:42:01 veth4003f5b 1.23 1.33 0.10 1.57 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:43:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:43:01 ens3 98.77 59.12 2526.40 11.98 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:44:01 ens3 0.93 0.83 0.42 0.30 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:45:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:45:01 ens3 157.17 62.69 2729.31 4.63 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:46:01 ens3 0.27 0.18 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:48:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:49:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:50:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:52:01 ens3 0.25 0.20 0.12 0.07 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:53:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] 04:53:01 ens3 9.05 5.35 9.12 3.27 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.701Z] Average: docker0 22.26 36.44 1.70 231.96 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.702Z] Average: ens3 70.58 40.88 879.03 12.20 0.00 0.00 0.00 0.00 [2023-11-02T04:53:08.702Z] [2023-11-02T04:53:08.702Z] [2023-11-02T04:53:08.702Z] ---> sar -P ALL: [2023-11-02T04:53:08.702Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16344) 11/02/23 _x86_64_ (8 CPU) [2023-11-02T04:53:08.702Z] [2023-11-02T04:53:08.702Z] 04:39:05 LINUX RESTART (8 CPU) [2023-11-02T04:53:08.702Z] [2023-11-02T04:53:08.702Z] 04:40:02 CPU %user %nice %system %iowait %steal %idle [2023-11-02T04:53:08.702Z] 04:41:01 all 36.88 0.00 5.05 1.61 0.08 56.38 [2023-11-02T04:53:08.702Z] 04:41:01 0 35.63 0.00 5.01 0.99 0.09 58.29 [2023-11-02T04:53:08.702Z] 04:41:01 1 36.84 0.00 4.62 1.04 0.07 57.43 [2023-11-02T04:53:08.702Z] 04:41:01 2 37.25 0.00 4.96 0.24 0.07 57.48 [2023-11-02T04:53:08.702Z] 04:41:01 3 36.07 0.00 5.20 2.76 0.10 55.86 [2023-11-02T04:53:08.702Z] 04:41:01 4 39.40 0.00 4.95 0.43 0.07 55.16 [2023-11-02T04:53:08.702Z] 04:41:01 5 36.95 0.00 5.10 5.03 0.10 52.82 [2023-11-02T04:53:08.702Z] 04:41:01 6 35.78 0.00 5.31 1.88 0.09 56.94 [2023-11-02T04:53:08.702Z] 04:41:01 7 37.12 0.00 5.29 0.48 0.09 57.03 [2023-11-02T04:53:08.702Z] 04:42:01 all 31.71 0.00 3.23 1.14 0.07 63.85 [2023-11-02T04:53:08.702Z] 04:42:01 0 32.01 0.00 2.97 0.20 0.07 64.75 [2023-11-02T04:53:08.702Z] 04:42:01 1 32.62 0.00 2.93 0.39 0.08 63.98 [2023-11-02T04:53:08.702Z] 04:42:01 2 31.49 0.00 3.32 0.25 0.08 64.86 [2023-11-02T04:53:08.702Z] 04:42:01 3 30.08 0.00 3.64 7.34 0.07 58.87 [2023-11-02T04:53:08.702Z] 04:42:01 4 31.79 0.00 3.44 0.27 0.08 64.41 [2023-11-02T04:53:08.702Z] 04:42:01 5 30.89 0.00 3.17 0.13 0.05 65.75 [2023-11-02T04:53:08.702Z] 04:42:01 6 31.49 0.00 3.26 0.50 0.07 64.68 [2023-11-02T04:53:08.702Z] 04:42:01 7 33.32 0.00 3.09 0.07 0.07 63.46 [2023-11-02T04:53:08.702Z] 04:43:01 all 5.10 0.00 1.60 0.98 0.06 92.26 [2023-11-02T04:53:08.702Z] 04:43:01 0 5.74 0.00 1.14 0.52 0.17 92.44 [2023-11-02T04:53:08.702Z] 04:43:01 1 5.33 0.00 1.22 0.12 0.05 93.28 [2023-11-02T04:53:08.702Z] 04:43:01 2 5.15 0.00 1.58 0.02 0.02 93.24 [2023-11-02T04:53:08.702Z] 04:43:01 3 4.69 0.00 2.09 0.13 0.03 93.05 [2023-11-02T04:53:08.702Z] 04:43:01 4 5.56 0.00 1.02 0.18 0.05 93.18 [2023-11-02T04:53:08.702Z] 04:43:01 5 5.17 0.00 1.96 0.12 0.03 92.72 [2023-11-02T04:53:08.702Z] 04:43:01 6 4.46 0.00 1.79 1.62 0.05 92.08 [2023-11-02T04:53:08.702Z] 04:43:01 7 4.70 0.00 2.03 5.19 0.07 88.01 [2023-11-02T04:53:08.702Z] 04:44:01 all 0.19 0.00 0.01 0.00 0.01 99.78 [2023-11-02T04:53:08.702Z] 04:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T04:53:08.702Z] 04:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T04:53:08.702Z] 04:44:01 2 1.38 0.00 0.00 0.00 0.02 98.60 [2023-11-02T04:53:08.702Z] 04:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T04:53:08.702Z] 04:44:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-02T04:53:08.702Z] 04:44:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-02T04:53:08.702Z] 04:44:01 6 0.05 0.00 0.03 0.03 0.02 99.87 [2023-11-02T04:53:08.702Z] 04:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T04:53:08.702Z] 04:45:01 all 2.68 0.00 1.37 0.79 0.03 95.13 [2023-11-02T04:53:08.702Z] 04:45:01 0 2.32 0.00 0.83 0.03 0.03 96.78 [2023-11-02T04:53:08.702Z] 04:45:01 1 5.12 0.00 1.72 0.65 0.02 92.49 [2023-11-02T04:53:08.702Z] 04:45:01 2 4.64 0.00 1.20 0.03 0.03 94.10 [2023-11-02T04:53:08.702Z] 04:45:01 3 1.92 0.00 2.26 1.54 0.02 94.27 [2023-11-02T04:53:08.702Z] 04:45:01 4 1.74 0.00 1.85 1.05 0.03 95.33 [2023-11-02T04:53:08.702Z] 04:45:01 5 1.62 0.00 0.85 0.28 0.05 97.19 [2023-11-02T04:53:08.702Z] 04:45:01 6 1.47 0.00 0.85 2.56 0.03 95.09 [2023-11-02T04:53:08.702Z] 04:45:01 7 2.54 0.00 1.40 0.17 0.03 95.86 [2023-11-02T04:53:08.702Z] 04:46:01 all 0.15 0.00 0.06 0.01 0.01 99.78 [2023-11-02T04:53:08.702Z] 04:46:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2023-11-02T04:53:08.702Z] 04:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-02T04:53:08.702Z] 04:46:01 2 0.63 0.00 0.07 0.00 0.02 99.29 [2023-11-02T04:53:08.702Z] 04:46:01 3 0.20 0.00 0.12 0.00 0.00 99.68 [2023-11-02T04:53:08.702Z] 04:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-02T04:53:08.702Z] 04:46:01 5 0.12 0.00 0.08 0.00 0.03 99.77 [2023-11-02T04:53:08.702Z] 04:46:01 6 0.03 0.00 0.05 0.05 0.00 99.87 [2023-11-02T04:53:08.702Z] 04:46:01 7 0.07 0.00 0.07 0.02 0.00 99.85 [2023-11-02T04:53:08.702Z] 04:47:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-11-02T04:53:08.702Z] 04:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-02T04:53:08.702Z] 04:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:53:08.702Z] 04:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:53:08.702Z] 04:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T04:53:08.702Z] 04:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T04:53:08.702Z] 04:47:01 5 0.07 0.00 0.03 0.02 0.03 99.85 [2023-11-02T04:53:08.702Z] 04:47:01 6 0.03 0.00 0.02 0.07 0.00 99.88 [2023-11-02T04:53:08.702Z] 04:47:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-02T04:53:08.702Z] 04:48:01 all 0.01 0.00 0.01 0.00 0.02 99.95 [2023-11-02T04:53:08.702Z] 04:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-02T04:53:08.702Z] 04:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-02T04:53:08.702Z] 04:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T04:53:08.702Z] 04:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-02T04:53:08.702Z] 04:48:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T04:53:08.702Z] 04:48:01 5 0.00 0.00 0.03 0.00 0.03 99.93 [2023-11-02T04:53:08.702Z] 04:48:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-02T04:53:08.702Z] 04:48:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2023-11-02T04:53:08.702Z] 04:49:01 all 0.06 0.00 0.01 0.01 0.01 99.90 [2023-11-02T04:53:08.702Z] 04:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:53:08.702Z] 04:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-02T04:53:08.702Z] 04:49:01 2 0.30 0.00 0.00 0.00 0.00 99.70 [2023-11-02T04:53:08.702Z] 04:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:53:08.702Z] 04:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-02T04:53:08.702Z] 04:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-02T04:53:08.702Z] 04:49:01 6 0.05 0.00 0.02 0.12 0.00 99.82 [2023-11-02T04:53:08.702Z] 04:49:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2023-11-02T04:53:08.702Z] 04:50:01 all 0.18 0.00 0.01 0.01 0.01 99.79 [2023-11-02T04:53:08.702Z] 04:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-02T04:53:08.702Z] 04:50:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-02T04:53:08.702Z] 04:50:01 2 1.27 0.00 0.02 0.00 0.02 98.70 [2023-11-02T04:53:08.702Z] 04:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-02T04:53:08.702Z] 04:50:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-02T04:53:08.702Z] 04:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-02T04:53:08.702Z] 04:50:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2023-11-02T04:53:08.702Z] 04:50:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T04:53:08.702Z] 04:51:01 all 0.15 0.00 0.02 0.00 0.01 99.81 [2023-11-02T04:53:08.702Z] 04:51:01 0 0.28 0.00 0.03 0.00 0.00 99.68 [2023-11-02T04:53:08.702Z] 04:51:01 1 0.07 0.00 0.07 0.00 0.03 99.83 [2023-11-02T04:53:08.702Z] 04:51:01 2 0.68 0.00 0.07 0.00 0.00 99.25 [2023-11-02T04:53:08.702Z] 04:51:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-02T04:53:08.702Z] 04:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-02T04:53:08.702Z] 04:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T04:53:08.702Z] 04:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:53:08.702Z] 04:51:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2023-11-02T04:53:08.702Z] [2023-11-02T04:53:08.702Z] 04:51:01 CPU %user %nice %system %iowait %steal %idle [2023-11-02T04:53:08.702Z] 04:52:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-11-02T04:53:08.702Z] 04:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-02T04:53:08.702Z] 04:52:01 1 0.03 0.00 0.07 0.00 0.03 99.87 [2023-11-02T04:53:08.702Z] 04:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-02T04:53:08.702Z] 04:52:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-11-02T04:53:08.702Z] 04:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-02T04:53:08.702Z] 04:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-02T04:53:08.702Z] 04:52:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-11-02T04:53:08.702Z] 04:52:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-02T04:53:08.702Z] 04:53:01 all 0.25 0.00 0.13 0.01 0.02 99.59 [2023-11-02T04:53:08.702Z] 04:53:01 0 0.15 0.00 0.12 0.02 0.00 99.72 [2023-11-02T04:53:08.702Z] 04:53:01 1 0.13 0.00 0.12 0.00 0.05 99.70 [2023-11-02T04:53:08.702Z] 04:53:01 2 0.40 0.00 0.12 0.00 0.02 99.46 [2023-11-02T04:53:08.702Z] 04:53:01 3 0.22 0.00 0.10 0.00 0.02 99.67 [2023-11-02T04:53:08.702Z] 04:53:01 4 0.37 0.00 0.17 0.00 0.00 99.47 [2023-11-02T04:53:08.702Z] 04:53:01 5 0.20 0.00 0.10 0.02 0.02 99.67 [2023-11-02T04:53:08.702Z] 04:53:01 6 0.23 0.00 0.20 0.02 0.02 99.53 [2023-11-02T04:53:08.702Z] 04:53:01 7 0.30 0.00 0.15 0.00 0.03 99.52 [2023-11-02T04:53:08.702Z] Average: all 5.88 0.00 0.88 0.35 0.03 92.87 [2023-11-02T04:53:08.702Z] Average: 0 5.80 0.00 0.78 0.13 0.03 93.26 [2023-11-02T04:53:08.702Z] Average: 1 6.11 0.00 0.82 0.17 0.03 92.87 [2023-11-02T04:53:08.702Z] Average: 2 6.32 0.00 0.86 0.04 0.02 92.76 [2023-11-02T04:53:08.702Z] Average: 3 5.55 0.00 1.02 0.90 0.02 92.50 [2023-11-02T04:53:08.702Z] Average: 4 6.01 0.00 0.88 0.15 0.02 92.94 [2023-11-02T04:53:08.702Z] Average: 5 5.69 0.00 0.86 0.42 0.03 92.99 [2023-11-02T04:53:08.702Z] Average: 6 5.59 0.00 0.88 0.53 0.02 92.98 [2023-11-02T04:53:08.702Z] Average: 7 5.94 0.00 0.92 0.45 0.03 92.66 [2023-11-02T04:53:08.702Z] [2023-11-02T04:53:08.702Z] [2023-11-02T04:53:08.702Z]