Pull request #1350 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ad2c6bab196e30d3129f64d27c889ba94a6228b+9c2a175f58b026b696a67f9abf844d134e7a9207 (bdb195cd7fc7c0a0b9cc94624670ba5790955e32) 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-ssh14348108999915403174.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11381639136133685260.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-1350/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-1350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13856004292927544018.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-1350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15790578086720102003.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh5102558641439904498.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-1350/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-1350/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6471614568444808177.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 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 Running on prd-ubuntu20.04-docker-8c-8g-53 in /w/workspace/dry_app-functions-sdk-go_PR-1350 [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-1350 # 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 Merging remotes/origin/main commit 9c2a175f58b026b696a67f9abf844d134e7a9207 into PR head commit 9ad2c6bab196e30d3129f64d27c889ba94a6228b Merge succeeded, producing 9ad2c6bab196e30d3129f64d27c889ba94a6228b Checking out Revision 9ad2c6bab196e30d3129f64d27c889ba94a6228b (PR-1350) > 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/1350/head:refs/remotes/origin/PR-1350 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ad2c6bab196e30d3129f64d27c889ba94a6228b # 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 9c2a175f58b026b696a67f9abf844d134e7a9207 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ad2c6bab196e30d3129f64d27c889ba94a6228b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T05:00:25.465Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T05:00:25.621Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T05:00:25.718Z] ========================================================= [2023-03-14T05:00:25.718Z] EdgeX Global Pipelines Version Info [2023-03-14T05:00:25.718Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T05:00:26.442Z] ------------------- [2023-03-14T05:00:26.442Z] stable info: [2023-03-14T05:00:26.442Z] ------------------- [2023-03-14T05:00:26.442Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T05:00:26.442Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T05:00:26.442Z] Message: update stable to v1.0.245 [2023-03-14T05:00:27.010Z] ------------------- [2023-03-14T05:00:27.010Z] experimental info: [2023-03-14T05:00:27.010Z] ------------------- [2023-03-14T05:00:27.010Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T05:00:27.010Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T05:00:27.010Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T05:00:27.316Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2023-03-14T05:00:27.354Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2023-03-14T05:00:27.393Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T05:00:27.433Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T05:00:27.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T05:00:27.509Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T05:00:27.553Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T05:00:27.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-14T05:00:27.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T05:00:27.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T05:00:27.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T05:00:27.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2023-03-14T05:00:27.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T05:00:27.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T05:00:27.920Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T05:00:27.963Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T05:00:28.007Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T05:00:28.057Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-14T05:00:28.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T05:00:28.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T05:00:28.182Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-14T05:00:28.227Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-14T05:00:28.273Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-14T05:00:28.318Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-14T05:00:28.367Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-03-14T05:00:28.411Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T05:00:28.453Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T05:00:28.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1350 [Pipeline] echo [2023-03-14T05:00:28.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1350 [Pipeline] echo [2023-03-14T05:00:28.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1350 [Pipeline] echo [2023-03-14T05:00:28.643Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ad2c6bab196e30d3129f64d27c889ba94a6228b [Pipeline] echo [2023-03-14T05:00:28.696Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ad2c6b [Pipeline] echo [2023-03-14T05:00:28.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T05:00:29.249Z] + git rev-list -1 --merges 9ad2c6bab196e30d3129f64d27c889ba94a6228b~1..9ad2c6bab196e30d3129f64d27c889ba94a6228b [Pipeline] echo [2023-03-14T05:00:29.310Z] -----------> git rev-list -1 --merges 9ad2c6bab196e30d3129f64d27c889ba94a6228b~1..9ad2c6bab196e30d3129f64d27c889ba94a6228b 9ad2c6bab196e30d3129f64d27c889ba94a6228b [false] [Pipeline] sh [2023-03-14T05:00:29.614Z] + git log --format=format:%s -1 9ad2c6bab196e30d3129f64d27c889ba94a6228b [Pipeline] echo [2023-03-14T05:00:29.648Z] ========================================================= [2023-03-14T05:00:29.648Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T05:00:29.648Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T05:00:30.079Z] + git log --format=format:%s -1 9ad2c6bab196e30d3129f64d27c889ba94a6228b [Pipeline] echo [2023-03-14T05:00:30.110Z] [semverPrep] GIT_COMMIT: 9ad2c6bab196e30d3129f64d27c889ba94a6228b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-14T05:00:30.141Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-14T05:00:30.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T05:00:30.503Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T05:00:30.503Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T05:00:30.503Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T05:00:30.503Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T05:00:30.503Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T05:00:30.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T05:00:30.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T05:00:30.928Z] [2023-03-14T05:00:30.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T05:00:31.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T05:00:31.294Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T05:00:31.294Z] b85a868b505f: Pulling fs layer [2023-03-14T05:00:31.294Z] e2be974225ed: Pulling fs layer [2023-03-14T05:00:31.294Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T05:00:31.294Z] 988bab9f4d93: Pulling fs layer [2023-03-14T05:00:31.294Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T05:00:31.294Z] eaf3925da568: Pulling fs layer [2023-03-14T05:00:31.294Z] bab4dde63d76: Pulling fs layer [2023-03-14T05:00:31.294Z] bde34c3a00c8: Pulling fs layer [2023-03-14T05:00:31.294Z] b352a97aabf1: Pulling fs layer [2023-03-14T05:00:31.294Z] 4872d77fe225: Pulling fs layer [2023-03-14T05:00:31.294Z] 5851b861e8e6: Pulling fs layer [2023-03-14T05:00:31.294Z] 988bab9f4d93: Waiting [2023-03-14T05:00:31.294Z] 1469e6f7b9e6: Waiting [2023-03-14T05:00:31.294Z] eaf3925da568: Waiting [2023-03-14T05:00:31.294Z] bab4dde63d76: Waiting [2023-03-14T05:00:31.294Z] 5851b861e8e6: Waiting [2023-03-14T05:00:31.294Z] 4872d77fe225: Waiting [2023-03-14T05:00:31.294Z] b352a97aabf1: Waiting [2023-03-14T05:00:31.294Z] bde34c3a00c8: Waiting [2023-03-14T05:00:31.294Z] e2be974225ed: Download complete [2023-03-14T05:00:31.561Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T05:00:31.561Z] 1469e6f7b9e6: Download complete [2023-03-14T05:00:31.561Z] eaf3925da568: Download complete [2023-03-14T05:00:31.561Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T05:00:31.561Z] 339a4e72a1f5: Download complete [2023-03-14T05:00:31.561Z] bde34c3a00c8: Verifying Checksum [2023-03-14T05:00:31.561Z] bde34c3a00c8: Download complete [2023-03-14T05:00:31.561Z] b352a97aabf1: Verifying Checksum [2023-03-14T05:00:31.561Z] b352a97aabf1: Download complete [2023-03-14T05:00:31.561Z] 4872d77fe225: Verifying Checksum [2023-03-14T05:00:31.561Z] 5851b861e8e6: Verifying Checksum [2023-03-14T05:00:31.561Z] 5851b861e8e6: Download complete [2023-03-14T05:00:31.820Z] b85a868b505f: Verifying Checksum [2023-03-14T05:00:31.820Z] b85a868b505f: Download complete [2023-03-14T05:00:32.080Z] bab4dde63d76: Verifying Checksum [2023-03-14T05:00:32.080Z] bab4dde63d76: Download complete [2023-03-14T05:00:33.015Z] b85a868b505f: Pull complete [2023-03-14T05:00:33.015Z] e2be974225ed: Pull complete [2023-03-14T05:00:33.579Z] 339a4e72a1f5: Pull complete [2023-03-14T05:00:33.579Z] 988bab9f4d93: Pull complete [2023-03-14T05:00:33.837Z] 1469e6f7b9e6: Pull complete [2023-03-14T05:00:33.837Z] eaf3925da568: Pull complete [2023-03-14T05:00:35.738Z] bab4dde63d76: Pull complete [2023-03-14T05:00:35.738Z] bde34c3a00c8: Pull complete [2023-03-14T05:00:35.738Z] b352a97aabf1: Pull complete [2023-03-14T05:00:35.738Z] 4872d77fe225: Pull complete [2023-03-14T05:00:35.738Z] 5851b861e8e6: Pull complete [2023-03-14T05:00:35.738Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T05:00:35.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T05:00:35.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T05:00:35.974Z] prd-ubuntu20.04-docker-8c-8g-53 does not seem to be running inside a container [2023-03-14T05:00:36.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1350 -v /w/workspace/dry_app-functions-sdk-go_PR-1350:/w/workspace/dry_app-functions-sdk-go_PR-1350:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1350@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-14T05:00:38.756Z] $ docker top a9ec4860d3e06cf3b84ae4a92fe74e1488f71b803592b718654efe7206d685bb -eo pid,comm [2023-03-14T05:00:38.851Z] 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-03-14T05:00:38.851Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T05:00:38.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T05:00:38.974Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T05:00:39.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T05:00:39.133Z] $ docker exec a9ec4860d3e06cf3b84ae4a92fe74e1488f71b803592b718654efe7206d685bb ssh-agent [2023-03-14T05:00:39.256Z] SSH_AUTH_SOCK=/tmp/ssh-n5UB1I6J2Aev/agent.14 [2023-03-14T05:00:39.256Z] SSH_AGENT_PID=20 [2023-03-14T05:00:39.265Z] Running ssh-add (command line suppressed) [2023-03-14T05:00:39.377Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1350@tmp/private_key_293157418671517373.key (/w/workspace/dry_app-functions-sdk-go_PR-1350@tmp/private_key_293157418671517373.key) [2023-03-14T05:00:39.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T05:00:39.712Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T05:00:39.738Z] $ docker exec --env ******** --env ******** a9ec4860d3e06cf3b84ae4a92fe74e1488f71b803592b718654efe7206d685bb ssh-agent -k [2023-03-14T05:00:39.849Z] unset SSH_AUTH_SOCK; [2023-03-14T05:00:39.849Z] unset SSH_AGENT_PID; [2023-03-14T05:00:39.849Z] echo Agent pid 20 killed; [2023-03-14T05:00:39.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T05:00:39.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T05:00:39.948Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T05:00:40.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T05:00:40.070Z] $ docker exec a9ec4860d3e06cf3b84ae4a92fe74e1488f71b803592b718654efe7206d685bb ssh-agent [2023-03-14T05:00:40.175Z] SSH_AUTH_SOCK=/tmp/ssh-SceDR9wcTZTQ/agent.69 [2023-03-14T05:00:40.175Z] SSH_AGENT_PID=75 [2023-03-14T05:00:40.180Z] Running ssh-add (command line suppressed) [2023-03-14T05:00:40.279Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1350@tmp/private_key_17633498460395425038.key (/w/workspace/dry_app-functions-sdk-go_PR-1350@tmp/private_key_17633498460395425038.key) [2023-03-14T05:00:40.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T05:00:40.612Z] + git semver init [2023-03-14T05:00:40.876Z] 2023-03-14 05:00:40,809 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T05:00:40.876Z] 2023-03-14 05:00:40,810 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1350/.semver [2023-03-14T05:00:40.876Z] 2023-03-14 05:00:40,811 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1350/.semver [2023-03-14T05:00:40.876Z] 2023-03-14 05:00:40,811 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1350/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1350, universal_newlines=False, shell=None, istream=None) [2023-03-14T05:00:42.780Z] 2023-03-14 05:00:42,549 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1350/.git/info/exclude [2023-03-14T05:00:42.780Z] 2023-03-14 05:00:42,549 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1350/.semver/PR-1350 with force:False [2023-03-14T05:00:42.780Z] 2023-03-14 05:00:42,550 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1350/.semver/PR-1350 [2023-03-14T05:00:42.780Z] 2023-03-14 05:00:42,553 [execute] INFO git cat-file --batch-check [2023-03-14T05:00:42.780Z] 2023-03-14 05:00:42,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1350/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T05:00:42.780Z] 2023-03-14 05:00:42,560 [execute] INFO git cat-file --batch [2023-03-14T05:00:42.780Z] 2023-03-14 05:00:42,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1350/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T05:00:42.780Z] 2023-03-14 05:00:42,565 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1350/.semver/PR-1350 [2023-03-14T05:00:42.780Z] 0.0.0 [Pipeline] } [2023-03-14T05:00:42.807Z] $ docker exec --env ******** --env ******** a9ec4860d3e06cf3b84ae4a92fe74e1488f71b803592b718654efe7206d685bb ssh-agent -k [2023-03-14T05:00:42.907Z] unset SSH_AUTH_SOCK; [2023-03-14T05:00:42.907Z] unset SSH_AGENT_PID; [2023-03-14T05:00:42.907Z] echo Agent pid 75 killed; [2023-03-14T05:00:42.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T05:00:43.333Z] + git semver [Pipeline] } [2023-03-14T05:00:43.615Z] $ docker stop --time=1 a9ec4860d3e06cf3b84ae4a92fe74e1488f71b803592b718654efe7206d685bb [2023-03-14T05:00:44.877Z] $ docker rm -f --volumes a9ec4860d3e06cf3b84ae4a92fe74e1488f71b803592b718654efe7206d685bb [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T05:00:45.288Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T05:00:45.544Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T05:00:45.559Z] [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-03-14T05:00:46.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T05:00:46.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T05:00:46.250Z] ========================================================= [2023-03-14T05:00:46.250Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T05:00:46.250Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-14T05:00:46.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T05:00:46.645Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T05:00:46.645Z] 63b65145d645: Pulling fs layer [2023-03-14T05:00:46.645Z] a2d21d5440eb: Pulling fs layer [2023-03-14T05:00:46.645Z] 935e6c44a52c: Pulling fs layer [2023-03-14T05:00:46.645Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T05:00:46.645Z] 30dea6a524f1: Pulling fs layer [2023-03-14T05:00:46.645Z] a2aff8979fd8: Pulling fs layer [2023-03-14T05:00:46.645Z] 6808be2612f2: Pulling fs layer [2023-03-14T05:00:46.645Z] f25807f1079a: Pulling fs layer [2023-03-14T05:00:46.645Z] 30dea6a524f1: Waiting [2023-03-14T05:00:46.645Z] 6808be2612f2: Waiting [2023-03-14T05:00:46.645Z] a2aff8979fd8: Waiting [2023-03-14T05:00:46.645Z] f25807f1079a: Waiting [2023-03-14T05:00:46.645Z] a2d21d5440eb: Download complete [2023-03-14T05:00:46.645Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T05:00:46.645Z] 94cc34f8dd06: Download complete [2023-03-14T05:00:46.645Z] 30dea6a524f1: Download complete [2023-03-14T05:00:46.645Z] 63b65145d645: Verifying Checksum [2023-03-14T05:00:46.645Z] 63b65145d645: Download complete [2023-03-14T05:00:46.645Z] a2aff8979fd8: Verifying Checksum [2023-03-14T05:00:46.645Z] a2aff8979fd8: Download complete [2023-03-14T05:00:46.908Z] 63b65145d645: Pull complete [2023-03-14T05:00:47.182Z] a2d21d5440eb: Pull complete [2023-03-14T05:00:47.443Z] f25807f1079a: Verifying Checksum [2023-03-14T05:00:47.443Z] f25807f1079a: Download complete [2023-03-14T05:00:47.443Z] 935e6c44a52c: Verifying Checksum [2023-03-14T05:00:47.443Z] 935e6c44a52c: Download complete [2023-03-14T05:00:47.699Z] 6808be2612f2: Verifying Checksum [2023-03-14T05:00:47.699Z] 6808be2612f2: Download complete [2023-03-14T05:00:50.986Z] 935e6c44a52c: Pull complete [2023-03-14T05:00:50.986Z] 94cc34f8dd06: Pull complete [2023-03-14T05:00:50.986Z] 30dea6a524f1: Pull complete [2023-03-14T05:00:50.986Z] a2aff8979fd8: Pull complete [2023-03-14T05:00:52.889Z] 6808be2612f2: Pull complete [2023-03-14T05:00:53.456Z] f25807f1079a: Pull complete [2023-03-14T05:00:53.456Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T05:00:53.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T05:00:53.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-03-14T05:00:53.774Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T05:00:54.144Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T05:00:54.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T05:00:54.301Z] prd-ubuntu20.04-docker-8c-8g-53 does not seem to be running inside a container [2023-03-14T05:00:54.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1350 -v /w/workspace/dry_app-functions-sdk-go_PR-1350:/w/workspace/dry_app-functions-sdk-go_PR-1350:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1350@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T05:00:58.787Z] $ docker top a8e58d7fe862a57dabdca4871afc20caa9fdb739c017dc1ba4849014014e65a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T05:00:59.181Z] + go version [2023-03-14T05:00:59.181Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T05:00:59.216Z] $ docker stop --time=1 a8e58d7fe862a57dabdca4871afc20caa9fdb739c017dc1ba4849014014e65a9 [2023-03-14T05:01:00.850Z] $ docker rm -f --volumes a8e58d7fe862a57dabdca4871afc20caa9fdb739c017dc1ba4849014014e65a9 [Pipeline] // withDockerContainer [Pipeline] } [2023-03-14T05:01:00.986Z] Still waiting to schedule task [2023-03-14T05:01:00.987Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-55’ is offline [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T05:01:01.555Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T05:01:01.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T05:01:01.721Z] prd-ubuntu20.04-docker-8c-8g-53 does not seem to be running inside a container [2023-03-14T05:01:01.761Z] $ 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-1350 -v /w/workspace/dry_app-functions-sdk-go_PR-1350:/w/workspace/dry_app-functions-sdk-go_PR-1350:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1350@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-14T05:01:02.865Z] $ docker top 0efd83bbcbeaf5487d8cc77195c7577328414914dd2287dd1d1e781053955da7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T05:01:03.257Z] + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1350 [Pipeline] fileExists [Pipeline] sh [2023-03-14T05:01:03.618Z] + make test [2023-03-14T05:01:03.618Z] make -C ./app-service-template build [2023-03-14T05:01:03.618Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1350/app-service-template' [2023-03-14T05:01:03.618Z] go mod tidy [2023-03-14T05:01:03.618Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.26 [2023-03-14T05:01:03.618Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-14T05:01:03.618Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.44 [2023-03-14T05:01:03.618Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-14T05:01:03.881Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-14T05:01:03.881Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.16 [2023-03-14T05:01:03.881Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 [2023-03-14T05:01:03.881Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-03-14T05:01:03.881Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-14T05:01:03.881Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.8 [2023-03-14T05:01:03.881Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-14T05:01:03.881Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-14T05:01:03.881Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-14T05:01:03.881Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-14T05:01:03.881Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-14T05:01:03.881Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-14T05:01:03.881Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-14T05:01:03.881Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 [2023-03-14T05:01:03.881Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-03-14T05:01:03.881Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-14T05:01:03.881Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-14T05:01:03.881Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-14T05:01:03.881Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-14T05:01:03.881Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-14T05:01:03.881Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-14T05:01:03.881Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-14T05:01:03.881Z] go: downloading golang.org/x/net v0.7.0 [2023-03-14T05:01:03.881Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-14T05:01:03.881Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-03-14T05:01:03.881Z] go: downloading github.com/hashicorp/consul/api v1.19.1 [2023-03-14T05:01:03.881Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-14T05:01:03.881Z] go: downloading github.com/nats-io/nats.go v1.24.0 [2023-03-14T05:01:03.881Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-14T05:01:03.881Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-14T05:01:04.139Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-14T05:01:04.139Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-14T05:01:04.139Z] go: downloading golang.org/x/text v0.7.0 [2023-03-14T05:01:04.139Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-14T05:01:04.139Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2023-03-14T05:01:04.139Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.15 [2023-03-14T05:01:04.139Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-03-14T05:01:04.139Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-03-14T05:01:04.139Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-14T05:01:04.139Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-14T05:01:04.398Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-03-14T05:01:04.398Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-14T05:01:04.398Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-14T05:01:04.664Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-14T05:01:04.664Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-14T05:01:04.664Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-14T05:01:04.664Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-03-14T05:01:04.664Z] go: downloading github.com/hashicorp/consul/sdk v0.13.1 [2023-03-14T05:01:04.664Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-03-14T05:01:04.664Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-03-14T05:01:04.664Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-03-14T05:01:04.664Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-14T05:01:04.664Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-03-14T05:01:04.664Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-03-14T05:01:04.664Z] go: downloading github.com/kr/pretty v0.3.0 [2023-03-14T05:01:04.664Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-14T05:01:04.664Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-14T05:01:04.664Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-14T05:01:04.926Z] go: downloading golang.org/x/tools v0.5.0 [2023-03-14T05:01:04.926Z] go: downloading github.com/klauspost/compress v1.16.0 [2023-03-14T05:01:04.926Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-03-14T05:01:04.926Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-03-14T05:01:04.926Z] go: downloading golang.org/x/time v0.3.0 [2023-03-14T05:01:04.926Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-14T05:01:04.926Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-14T05:01:05.184Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-03-14T05:01:05.185Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-03-14T05:01:05.185Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-14T05:01:05.185Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-14T05:01:05.185Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-14T05:01:05.185Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-03-14T05:01:05.185Z] go: downloading github.com/pkg/errors v0.9.1 [2023-03-14T05:01:05.185Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-14T05:01:05.185Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-03-14T05:01:05.185Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-03-14T05:01:05.185Z] go: downloading github.com/kr/text v0.2.0 [2023-03-14T05:01:05.185Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2023-03-14T05:01:05.185Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-14T05:01:05.185Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-03-14T05:01:05.185Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-03-14T05:01:05.185Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-03-14T05:01:05.185Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-03-14T05:01:05.185Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-03-14T05:01:05.185Z] go: downloading github.com/miekg/dns v1.1.41 [2023-03-14T05:01:05.185Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-03-14T05:01:05.185Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-14T05:01:05.185Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-03-14T05:01:05.185Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-03-14T05:01:05.443Z] go: downloading golang.org/x/mod v0.7.0 [2023-03-14T05:01:06.818Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.28 [2023-03-14T05:01:06.818Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.46 [2023-03-14T05:01:06.818Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.9 [2023-03-14T05:01:06.818Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-03-14T05:01:21.679Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1350/app-service-template' [2023-03-14T05:01:21.679Z] make -C ./app-service-template test [2023-03-14T05:01:21.679Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1350/app-service-template' [2023-03-14T05:01:21.679Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T05:01:39.758Z] ? app-new-service/config [no test files] [2023-03-14T05:01:39.758Z] ok app-new-service 0.060s coverage: 48.1% of statements [2023-03-14T05:01:39.758Z] ok app-new-service/functions 0.057s coverage: 85.3% of statements [2023-03-14T05:01:39.758Z] go vet ./... [2023-03-14T05:01:57.845Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T05:01:57.846Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T05:01:57.846Z] ./bin/test-attribution-txt.sh [2023-03-14T05:01:57.846Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1350/app-service-template' [2023-03-14T05:01:57.846Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T05:01:57.846Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-03-14T05:01:57.846Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-03-14T05:01:59.747Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-03-14T05:01:59.747Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-03-14T05:01:59.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.098s coverage: 64.6% of statements [2023-03-14T05:01:59.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.059s coverage: 93.0% of statements [2023-03-14T05:01:59.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.080s coverage: 85.1% of statements [2023-03-14T05:01:59.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.068s coverage: 87.8% of statements [2023-03-14T05:01:59.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.039s coverage: 100.0% of statements [2023-03-14T05:02:00.681Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-03-14T05:02:00.681Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-03-14T05:02:00.681Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-03-14T05:02:00.681Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-03-14T05:02:00.681Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-03-14T05:02:00.681Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.132s coverage: 77.9% of statements [2023-03-14T05:02:00.681Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.069s coverage: 97.3% of statements [2023-03-14T05:02:00.681Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.073s coverage: 82.8% of statements [2023-03-14T05:02:00.681Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.051s coverage: 65.2% of statements [2023-03-14T05:02:01.613Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-03-14T05:02:01.613Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-03-14T05:02:01.613Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-14T05:02:01.613Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.077s coverage: 28.7% of statements [2023-03-14T05:02:01.613Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.050s coverage: 11.7% of statements [2023-03-14T05:02:01.613Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.046s coverage: 27.3% of statements [2023-03-14T05:02:01.871Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.055s coverage: 52.8% of statements [2023-03-14T05:02:28.419Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.117s coverage: 75.2% of statements [2023-03-14T05:02:28.419Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.049s coverage: 94.4% of statements [2023-03-14T05:02:28.419Z] go vet ./... [2023-03-14T05:02:28.677Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T05:02:28.677Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T05:02:36.872Z] internal/webserver/server.go:167:11: G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec) [2023-03-14T05:02:36.872Z] svr := &http.Server{ [2023-03-14T05:02:36.872Z] Addr: addr, [2023-03-14T05:02:36.872Z] Handler: http.TimeoutHandler(webserver.router, serviceTimeout, "Request timed out"), [2023-03-14T05:02:36.872Z] TLSConfig: tlsConfig, [2023-03-14T05:02:36.872Z] } [2023-03-14T05:02:36.872Z] internal/webserver/server.go:180:17: G114: Use of net/http serve function that has no support for setting timeouts (gosec) [2023-03-14T05:02:36.872Z] errChannel <- http.ListenAndServe(addr, http.TimeoutHandler(webserver.router, serviceTimeout, "Request timed out")) [2023-03-14T05:02:36.872Z] ^ [2023-03-14T05:02:36.872Z] make: *** [Makefile:31: lint] Error 1 [Pipeline] } [2023-03-14T05:02:36.948Z] $ docker stop --time=1 0efd83bbcbeaf5487d8cc77195c7577328414914dd2287dd1d1e781053955da7 [2023-03-14T05:02:38.892Z] $ docker rm -f --volumes 0efd83bbcbeaf5487d8cc77195c7577328414914dd2287dd1d1e781053955da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T05:02:40.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T05:02:40.424Z] [2023-03-14T05:02:40.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T05:02:40.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T05:02:40.800Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T05:02:40.800Z] 5eb5b503b376: Pulling fs layer [2023-03-14T05:02:40.800Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T05:02:40.800Z] ec43610c2a17: Pulling fs layer [2023-03-14T05:02:40.800Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T05:02:40.800Z] 33b1e0a273af: Pulling fs layer [2023-03-14T05:02:40.800Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T05:02:40.800Z] 2f39f015ded8: Pulling fs layer [2023-03-14T05:02:40.800Z] 5d3b04190fa2: Waiting [2023-03-14T05:02:40.800Z] 2f39f015ded8: Waiting [2023-03-14T05:02:40.800Z] 33b1e0a273af: Waiting [2023-03-14T05:02:40.800Z] 3a2ae6a8a46f: Waiting [2023-03-14T05:02:40.800Z] 5c69ac0246d0: Download complete [2023-03-14T05:02:40.800Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T05:02:40.800Z] 3a2ae6a8a46f: Download complete [2023-03-14T05:02:41.058Z] 33b1e0a273af: Verifying Checksum [2023-03-14T05:02:41.058Z] 33b1e0a273af: Download complete [2023-03-14T05:02:41.058Z] 5d3b04190fa2: Download complete [2023-03-14T05:02:41.058Z] ec43610c2a17: Verifying Checksum [2023-03-14T05:02:41.058Z] ec43610c2a17: Download complete [2023-03-14T05:02:41.058Z] 5eb5b503b376: Verifying Checksum [2023-03-14T05:02:41.058Z] 5eb5b503b376: Download complete [2023-03-14T05:02:41.624Z] 2f39f015ded8: Verifying Checksum [2023-03-14T05:02:41.624Z] 2f39f015ded8: Download complete [2023-03-14T05:02:42.190Z] 5eb5b503b376: Pull complete [2023-03-14T05:02:42.448Z] 5c69ac0246d0: Pull complete [2023-03-14T05:02:42.705Z] ec43610c2a17: Pull complete [2023-03-14T05:02:42.705Z] 3a2ae6a8a46f: Pull complete [2023-03-14T05:02:42.963Z] 33b1e0a273af: Pull complete [2023-03-14T05:02:42.963Z] 5d3b04190fa2: Pull complete [2023-03-14T05:02:47.145Z] 2f39f015ded8: Pull complete [2023-03-14T05:02:47.145Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T05:02:47.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T05:02:47.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T05:02:47.377Z] prd-ubuntu20.04-docker-8c-8g-53 does not seem to be running inside a container [2023-03-14T05:02:47.410Z] $ 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-1350 -v /w/workspace/dry_app-functions-sdk-go_PR-1350:/w/workspace/dry_app-functions-sdk-go_PR-1350:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1350@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1350@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-14T05:02:53.282Z] $ docker top abf429d045dbf1d106c78c015ebd017c1cba265baaaa257c31c46624c91298a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T05:02:53.713Z] ---> job-cost.sh [2023-03-14T05:02:53.713Z] lf-activate-venv: SKIPPING [2023-03-14T05:02:53.713Z] INFO: No Stack... [2023-03-14T05:02:53.973Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T05:02:54.231Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T05:02:54.546Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1350/archives/cost.csv [2023-03-14T05:02:54.546Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T05:02:54.582Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1350-1-stack-cost] [2023-03-14T05:02:54.587Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1350-1-stack-cost] did not exist. Created. [2023-03-14T05:02:54.587Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T05:02:54.965Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-14T05:02:55.031Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T05:02:55.045Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1350-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T05:02:55.120Z] $ docker stop --time=1 abf429d045dbf1d106c78c015ebd017c1cba265baaaa257c31c46624c91298a5 [2023-03-14T05:02:56.263Z] $ docker rm -f --volumes abf429d045dbf1d106c78c015ebd017c1cba265baaaa257c31c46624c91298a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T05:02:56.624Z] Failed in branch amd64 [2023-03-14T05:03:20.517Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-62 in /w/workspace/dry_app-functions-sdk-go_PR-1350 [Pipeline] { [Pipeline] ws [2023-03-14T05:03:20.580Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-03-14T05:03:20.657Z] The recommended git tool is: git [2023-03-14T05:03:27.783Z] using credential edgex-jenkins-ssh [2023-03-14T05:03:27.802Z] Cloning the remote Git repository [2023-03-14T05:03:27.869Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-03-14T05:03:27.997Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2023-03-14T05:03:28.193Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-03-14T05:03:28.195Z] > git --version # timeout=10 [2023-03-14T05:03:28.222Z] > git --version # 'git version 2.25.1' [2023-03-14T05:03:28.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T05:03:28.435Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T05:03:32.401Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-03-14T05:03:32.424Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T05:03:33.571Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2023-03-14T05:03:33.630Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2023-03-14T05:03:33.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T05:03:33.653Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1350/head:refs/remotes/origin/PR-1350 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T05:03:34.295Z] Merging remotes/origin/main commit 9c2a175f58b026b696a67f9abf844d134e7a9207 into PR head commit 9ad2c6bab196e30d3129f64d27c889ba94a6228b [2023-03-14T05:03:34.713Z] Merge succeeded, producing 9ad2c6bab196e30d3129f64d27c889ba94a6228b [2023-03-14T05:03:34.714Z] Checking out Revision 9ad2c6bab196e30d3129f64d27c889ba94a6228b (PR-1350) [2023-03-14T05:03:35.433Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-14T05:03:35.495Z] > git --version # timeout=10 [2023-03-14T05:03:35.510Z] > git --version # 'git version 2.25.1' [2023-03-14T05:03:35.529Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T05:03:34.329Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T05:03:34.432Z] > git checkout -f 9ad2c6bab196e30d3129f64d27c889ba94a6228b # timeout=10 [2023-03-14T05:03:34.578Z] > git remote # timeout=10 [2023-03-14T05:03:34.608Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T05:03:34.629Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T05:03:34.647Z] > git merge 9c2a175f58b026b696a67f9abf844d134e7a9207 # timeout=10 [2023-03-14T05:03:34.694Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T05:03:34.724Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T05:03:34.745Z] > git checkout -f 9ad2c6bab196e30d3129f64d27c889ba94a6228b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-14T05:03:36.656Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T05:03:36.656Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T05:03:36.656Z] Dload Upload Total Spent Left Speed [2023-03-14T05:03:36.656Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh [2023-03-14T05:03:37.364Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T05:03:37.743Z] + sudo tee /etc/docker/daemon.new [2023-03-14T05:03:37.743Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T05:03:37.743Z] { [2023-03-14T05:03:37.743Z] "registry-mirrors": [ [2023-03-14T05:03:37.743Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T05:03:37.743Z] ], [2023-03-14T05:03:37.743Z] "bip": "10.250.0.254/24", [2023-03-14T05:03:37.743Z] "hosts": [ [2023-03-14T05:03:37.743Z] "tcp://0.0.0.0:5555", [2023-03-14T05:03:37.743Z] "unix:///var/run/docker.sock" [2023-03-14T05:03:37.743Z] ], [2023-03-14T05:03:37.743Z] "mtu": 1458, [2023-03-14T05:03:37.743Z] "selinux-enabled": true, [2023-03-14T05:03:37.743Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T05:03:37.743Z] } [Pipeline] sh [2023-03-14T05:03:38.106Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T05:03:38.463Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-03-14T05:03:57.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T05:03:57.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T05:03:57.200Z] ========================================================= [2023-03-14T05:03:57.200Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T05:03:57.200Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-03-14T05:03:57.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T05:03:58.225Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T05:03:58.225Z] af6eaf76a39c: Pulling fs layer [2023-03-14T05:03:58.225Z] 55522c791124: Pulling fs layer [2023-03-14T05:03:58.225Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T05:03:58.225Z] 169dfbe0d373: Pulling fs layer [2023-03-14T05:03:58.225Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T05:03:58.225Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T05:03:58.225Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T05:03:58.225Z] e1ff8fa3b103: Waiting [2023-03-14T05:03:58.225Z] 52ebb69f0ebf: Waiting [2023-03-14T05:03:58.225Z] 5abe8eddf0d5: Waiting [2023-03-14T05:03:58.225Z] 169dfbe0d373: Waiting [2023-03-14T05:03:58.225Z] 55522c791124: Download complete [2023-03-14T05:03:58.225Z] 169dfbe0d373: Verifying Checksum [2023-03-14T05:03:58.225Z] 169dfbe0d373: Download complete [2023-03-14T05:03:58.225Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T05:03:58.225Z] e1ff8fa3b103: Download complete [2023-03-14T05:03:58.225Z] af6eaf76a39c: Verifying Checksum [2023-03-14T05:03:58.225Z] af6eaf76a39c: Download complete [2023-03-14T05:03:59.699Z] af6eaf76a39c: Pull complete [2023-03-14T05:03:59.699Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T05:04:00.294Z] 55522c791124: Pull complete [2023-03-14T05:04:01.269Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T05:04:01.269Z] ce5c4a1c91eb: Download complete [2023-03-14T05:04:01.269Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T05:04:01.269Z] 52ebb69f0ebf: Download complete [2023-03-14T05:04:13.642Z] ce5c4a1c91eb: Pull complete [2023-03-14T05:04:13.642Z] 169dfbe0d373: Pull complete [2023-03-14T05:04:13.642Z] e1ff8fa3b103: Pull complete [2023-03-14T05:04:23.919Z] 52ebb69f0ebf: Pull complete [2023-03-14T05:04:24.507Z] 5abe8eddf0d5: Pull complete [2023-03-14T05:04:24.507Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T05:04:24.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T05:04:24.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-03-14T05:04:24.861Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T05:04:25.281Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T05:04:25.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T05:04:25.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-62 does not seem to be running inside a container [2023-03-14T05:04:25.663Z] $ 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-03-14T05:04:29.072Z] $ docker top 13ec3b50da0d1ea782f3c1f56b4b45d0956bad6b867e16546c41e270c4051f16 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T05:04:30.000Z] + go version [2023-03-14T05:04:30.000Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T05:04:30.037Z] $ docker stop --time=1 13ec3b50da0d1ea782f3c1f56b4b45d0956bad6b867e16546c41e270c4051f16 [2023-03-14T05:04:31.902Z] $ docker rm -f --volumes 13ec3b50da0d1ea782f3c1f56b4b45d0956bad6b867e16546c41e270c4051f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T05:04:32.777Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T05:04:32.777Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T05:04:33.071Z] prd-ubuntu20.04-docker-arm64-4c-16g-62 does not seem to be running inside a container [2023-03-14T05:04:33.158Z] $ 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-03-14T05:04:34.646Z] $ docker top 54db80d15709e9f84266419e76c85e48c7c9d7b32f138c935a37ed6142db7c7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T05:04:35.611Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T05:04:36.347Z] + make test [2023-03-14T05:04:36.347Z] make -C ./app-service-template build [2023-03-14T05:04:36.347Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-03-14T05:04:36.347Z] go mod tidy [2023-03-14T05:04:36.347Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.26 [2023-03-14T05:04:36.347Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2023-03-14T05:04:36.940Z] go: downloading github.com/google/uuid v1.3.0 [2023-03-14T05:04:36.940Z] go: downloading github.com/stretchr/testify v1.8.2 [2023-03-14T05:04:36.940Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.44 [2023-03-14T05:04:37.212Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.0.0-dev.16 [2023-03-14T05:04:37.212Z] go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.0.0-dev.5 [2023-03-14T05:04:37.212Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 [2023-03-14T05:04:37.212Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 [2023-03-14T05:04:37.488Z] go: downloading github.com/go-kit/log v0.2.1 [2023-03-14T05:04:37.488Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-03-14T05:04:37.759Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-03-14T05:04:37.759Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-03-14T05:04:37.759Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-03-14T05:04:37.759Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-03-14T05:04:37.759Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-03-14T05:04:37.759Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-03-14T05:04:37.759Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-03-14T05:04:38.030Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.0.0-dev.7 [2023-03-14T05:04:38.030Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.8 [2023-03-14T05:04:38.300Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2023-03-14T05:04:38.300Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-03-14T05:04:38.300Z] go: downloading golang.org/x/net v0.7.0 [2023-03-14T05:04:38.300Z] go: downloading golang.org/x/sync v0.1.0 [2023-03-14T05:04:38.300Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-03-14T05:04:38.300Z] go: downloading github.com/x448/float16 v0.8.4 [2023-03-14T05:04:38.300Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-03-14T05:04:38.300Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-03-14T05:04:38.569Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-03-14T05:04:38.569Z] go: downloading golang.org/x/crypto v0.6.0 [2023-03-14T05:04:38.840Z] go: downloading golang.org/x/text v0.7.0 [2023-03-14T05:04:39.434Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2023-03-14T05:04:39.434Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2023-03-14T05:04:39.434Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-03-14T05:04:42.836Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2023-03-14T05:04:42.836Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-03-14T05:04:42.836Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.2 [2023-03-14T05:04:43.106Z] go: downloading github.com/hashicorp/consul/api v1.19.1 [2023-03-14T05:04:43.379Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2023-03-14T05:04:43.652Z] go: downloading golang.org/x/sys v0.5.0 [2023-03-14T05:04:43.652Z] go: downloading github.com/kr/pretty v0.3.0 [2023-03-14T05:04:43.652Z] go: downloading github.com/nats-io/nats.go v1.24.0 [2023-03-14T05:04:43.652Z] go: downloading github.com/nats-io/nats-server/v2 v2.9.15 [2023-03-14T05:04:43.652Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-03-14T05:04:43.652Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-03-14T05:04:43.932Z] go: downloading github.com/Microsoft/go-winio v0.6.0 [2023-03-14T05:04:43.932Z] go: downloading github.com/zeebo/errs v1.3.0 [2023-03-14T05:04:43.932Z] go: downloading google.golang.org/grpc v1.51.0 [2023-03-14T05:04:45.892Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-03-14T05:04:45.892Z] go: downloading github.com/hashicorp/go-hclog v0.14.1 [2023-03-14T05:04:45.892Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-03-14T05:04:45.892Z] go: downloading github.com/hashicorp/serf v0.10.1 [2023-03-14T05:04:45.892Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-03-14T05:04:45.892Z] go: downloading github.com/google/go-cmp v0.5.9 [2023-03-14T05:04:45.892Z] go: downloading github.com/hashicorp/consul/sdk v0.13.1 [2023-03-14T05:04:45.892Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2023-03-14T05:04:45.892Z] go: downloading github.com/kr/text v0.2.0 [2023-03-14T05:04:45.892Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2023-03-14T05:04:45.892Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-03-14T05:04:46.167Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-03-14T05:04:46.167Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-03-14T05:04:46.167Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2023-03-14T05:04:46.438Z] go: downloading github.com/nats-io/nuid v1.0.1 [2023-03-14T05:04:46.438Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2023-03-14T05:04:46.438Z] go: downloading google.golang.org/protobuf v1.28.1 [2023-03-14T05:04:46.438Z] go: downloading golang.org/x/tools v0.5.0 [2023-03-14T05:04:47.408Z] go: downloading github.com/klauspost/compress v1.16.0 [2023-03-14T05:04:47.408Z] go: downloading github.com/minio/highwayhash v1.0.2 [2023-03-14T05:04:47.408Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2023-03-14T05:04:47.691Z] go: downloading golang.org/x/time v0.3.0 [2023-03-14T05:04:47.691Z] go: downloading google.golang.org/genproto v0.0.0-20230109162033-3c3c17ce83e6 [2023-03-14T05:04:49.112Z] go: downloading github.com/golang/protobuf v1.5.2 [2023-03-14T05:04:52.481Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-03-14T05:04:52.481Z] go: downloading github.com/fatih/color v1.9.0 [2023-03-14T05:04:52.481Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-03-14T05:04:52.481Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-03-14T05:04:52.481Z] go: downloading github.com/hashicorp/go-version v1.2.1 [2023-03-14T05:04:52.481Z] go: downloading github.com/pkg/errors v0.9.1 [2023-03-14T05:04:52.481Z] go: downloading github.com/armon/go-metrics v0.3.10 [2023-03-14T05:04:52.481Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-03-14T05:04:52.481Z] go: downloading github.com/hashicorp/memberlist v0.5.0 [2023-03-14T05:04:52.481Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-03-14T05:04:52.481Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-03-14T05:04:52.752Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 [2023-03-14T05:04:52.752Z] go: downloading github.com/pascaldekloe/goe v0.1.0 [2023-03-14T05:04:52.752Z] go: downloading golang.org/x/mod v0.7.0 [2023-03-14T05:04:52.752Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-03-14T05:04:52.752Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2023-03-14T05:04:52.752Z] go: downloading github.com/miekg/dns v1.1.41 [2023-03-14T05:04:52.752Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-03-14T05:04:52.752Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2023-03-14T05:04:52.752Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-03-14T05:04:52.752Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2023-03-14T05:04:53.345Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.28 [2023-03-14T05:04:53.618Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.0.0-dev.46 [2023-03-14T05:04:53.888Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.0.0-dev.9 [2023-03-14T05:04:54.158Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service [2023-03-14T05:07:30.988Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-03-14T05:07:30.988Z] make -C ./app-service-template test [2023-03-14T05:07:30.988Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-03-14T05:07:30.988Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T05:10:52.897Z] ? app-new-service/config [no test files] [2023-03-14T05:10:52.897Z] ok app-new-service 0.275s coverage: 48.1% of statements [2023-03-14T05:10:52.897Z] ok app-new-service/functions 0.298s coverage: 85.3% of statements [2023-03-14T05:10:53.171Z] go vet ./... [2023-03-14T05:13:45.025Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T05:13:45.025Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T05:13:45.025Z] ./bin/test-attribution-txt.sh [2023-03-14T05:13:45.025Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2023-03-14T05:13:45.025Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T05:13:45.025Z] go: downloading github.com/gomodule/redigo v1.8.9 [2023-03-14T05:13:45.025Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] [2023-03-14T05:14:00.030Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] [2023-03-14T05:14:00.030Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] [2023-03-14T05:14:00.030Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 0.663s coverage: 64.6% of statements [2023-03-14T05:14:00.030Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 0.319s coverage: 93.0% of statements [2023-03-14T05:14:00.030Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 0.403s coverage: 85.1% of statements [2023-03-14T05:14:04.290Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/controller/rest 0.343s coverage: 87.8% of statements [2023-03-14T05:14:04.290Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 0.127s coverage: 100.0% of statements [2023-03-14T05:14:05.724Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] [2023-03-14T05:14:05.724Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] [2023-03-14T05:14:06.691Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 0.759s coverage: 77.9% of statements [2023-03-14T05:14:09.280Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] [2023-03-14T05:14:09.280Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 0.256s coverage: 97.3% of statements [2023-03-14T05:14:11.872Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] [2023-03-14T05:14:11.872Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 0.312s coverage: 82.8% of statements [2023-03-14T05:14:14.477Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] [2023-03-14T05:14:14.745Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 0.309s coverage: 65.2% of statements [2023-03-14T05:14:18.110Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] [2023-03-14T05:14:18.377Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 0.358s coverage: 28.7% of statements [2023-03-14T05:14:19.349Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 0.320s coverage: 11.7% of statements [2023-03-14T05:14:19.625Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] [2023-03-14T05:14:19.625Z] ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-14T05:14:20.228Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 0.279s coverage: 27.3% of statements [2023-03-14T05:14:25.177Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 0.314s coverage: 52.8% of statements [2023-03-14T05:14:57.415Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 25.666s coverage: 75.2% of statements [2023-03-14T05:14:57.415Z] ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 0.226s coverage: 94.4% of statements [2023-03-14T05:14:57.415Z] go vet ./... [2023-03-14T05:15:02.768Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T05:15:02.768Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T05:15:02.768Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2023-03-14T05:15:02.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-14T05:15:02.839Z] $ docker stop --time=1 54db80d15709e9f84266419e76c85e48c7c9d7b32f138c935a37ed6142db7c7c [2023-03-14T05:15:04.804Z] $ docker rm -f --volumes 54db80d15709e9f84266419e76c85e48c7c9d7b32f138c935a37ed6142db7c7c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T05:15:09.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-14T05:15:10.544Z] 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-03-14T05:15:11.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T05:15:11.424Z] [2023-03-14T05:15:11.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T05:15:11.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T05:15:11.862Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T05:15:11.862Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T05:15:11.862Z] 04944245beec: Pulling fs layer [2023-03-14T05:15:11.862Z] 699f458cf7ca: Pulling fs layer [2023-03-14T05:15:11.862Z] 765212b225bb: Pulling fs layer [2023-03-14T05:15:11.862Z] f23df028b6ca: Pulling fs layer [2023-03-14T05:15:11.862Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T05:15:11.862Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T05:15:11.862Z] 765212b225bb: Waiting [2023-03-14T05:15:11.862Z] f23df028b6ca: Waiting [2023-03-14T05:15:11.862Z] d65c8cfc05b1: Waiting [2023-03-14T05:15:11.862Z] 2437ff75d9bd: Waiting [2023-03-14T05:15:12.143Z] 04944245beec: Verifying Checksum [2023-03-14T05:15:12.143Z] 04944245beec: Download complete [2023-03-14T05:15:12.143Z] 765212b225bb: Verifying Checksum [2023-03-14T05:15:12.143Z] 765212b225bb: Download complete [2023-03-14T05:15:12.143Z] f23df028b6ca: Verifying Checksum [2023-03-14T05:15:12.143Z] f23df028b6ca: Download complete [2023-03-14T05:15:12.143Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T05:15:12.143Z] d65c8cfc05b1: Download complete [2023-03-14T05:15:12.418Z] 699f458cf7ca: Verifying Checksum [2023-03-14T05:15:12.418Z] 699f458cf7ca: Download complete [2023-03-14T05:15:12.697Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T05:15:12.697Z] 8998bd30e6a1: Download complete [2023-03-14T05:15:15.288Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T05:15:15.288Z] 2437ff75d9bd: Download complete [2023-03-14T05:15:17.239Z] 8998bd30e6a1: Pull complete [2023-03-14T05:15:17.506Z] 04944245beec: Pull complete [2023-03-14T05:15:18.926Z] 699f458cf7ca: Pull complete [2023-03-14T05:15:19.194Z] 765212b225bb: Pull complete [2023-03-14T05:15:20.157Z] f23df028b6ca: Pull complete [2023-03-14T05:15:20.157Z] d65c8cfc05b1: Pull complete [2023-03-14T05:15:35.172Z] 2437ff75d9bd: Pull complete [2023-03-14T05:15:35.172Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T05:15:35.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T05:15:35.172Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T05:15:35.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-62 does not seem to be running inside a container [2023-03-14T05:15:35.605Z] $ 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-03-14T05:15:38.353Z] $ docker top 7bfa483301cf8b14e1a61e28c3b23c3cbf06b3f2b69c495b9ab1dea66534042e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T05:15:39.265Z] ---> job-cost.sh [2023-03-14T05:15:39.265Z] lf-activate-venv: SKIPPING [2023-03-14T05:15:39.265Z] INFO: No Stack... [2023-03-14T05:15:39.850Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T05:15:40.437Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T05:15:41.110Z] + cut -d, -f6 [2023-03-14T05:15:41.110Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock [2023-03-14T05:15:41.230Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1350-1-stack-cost] [2023-03-14T05:15:41.236Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1350-1-stack-cost] did not exist. Created. [2023-03-14T05:15:41.236Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1350-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T05:15:41.988Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-26c4e1fd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-14T05:15:42.661Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T05:15:42.694Z] Warning: overwriting stash ‘stack-cost’ [2023-03-14T05:15:42.766Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T05:15:42.795Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1350-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T05:15:42.879Z] $ docker stop --time=1 7bfa483301cf8b14e1a61e28c3b23c3cbf06b3f2b69c495b9ab1dea66534042e [2023-03-14T05:15:44.378Z] $ docker rm -f --volumes 7bfa483301cf8b14e1a61e28c3b23c3cbf06b3f2b69c495b9ab1dea66534042e [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-03-14T05:15:47.109Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1350/archives ] [2023-03-14T05:15:47.109Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1350/archives [2023-03-14T05:15:47.109Z] total 16 [2023-03-14T05:15:47.109Z] drwxr-xr-x 3 root root 4096 Mar 14 05:02 . [2023-03-14T05:15:47.109Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 05:02 .. [2023-03-14T05:15:47.109Z] drwxr-xr-x 2 root root 4096 Mar 14 05:02 cost [2023-03-14T05:15:47.109Z] -rw-r--r-- 1 root root 93 Mar 14 05:02 cost.csv [2023-03-14T05:15:47.109Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1350/archives [2023-03-14T05:15:47.109Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1350/archives [2023-03-14T05:15:47.109Z] total 16 [2023-03-14T05:15:47.109Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 05:02 . [2023-03-14T05:15:47.109Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 05:02 .. [2023-03-14T05:15:47.109Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 05:02 cost [2023-03-14T05:15:47.109Z] -rw-r--r-- 1 jenkins jenkins 93 Mar 14 05:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T05:15:47.437Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T05:15:48.326Z] ---> package-listing.sh [2023-03-14T05:15:48.326Z] ++ facter osfamily [2023-03-14T05:15:48.326Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T05:15:48.326Z] + OS_FAMILY=debian [2023-03-14T05:15:48.326Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1350 [2023-03-14T05:15:48.326Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T05:15:48.326Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T05:15:48.326Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T05:15:48.326Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T05:15:48.326Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1350 ']' [2023-03-14T05:15:48.326Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T05:15:48.326Z] + case "${OS_FAMILY}" in [2023-03-14T05:15:48.326Z] + dpkg -l [2023-03-14T05:15:48.326Z] + grep '^ii' [2023-03-14T05:15:48.587Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T05:15:48.587Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T05:15:48.587Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T05:15:48.587Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1350 ']' [2023-03-14T05:15:48.587Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1350/archives/ [2023-03-14T05:15:48.587Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1350/archives/ [Pipeline] echo [2023-03-14T05:15:48.620Z] 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-1350/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T05:15:48.913Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T05:15:49.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T05:15:49.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T05:15:49.660Z] prd-ubuntu20.04-docker-8c-8g-53 does not seem to be running inside a container [2023-03-14T05:15:49.691Z] $ 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-1350/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-1350 -v /w/workspace/dry_app-functions-sdk-go_PR-1350:/w/workspace/dry_app-functions-sdk-go_PR-1350:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1350@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1350@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-03-14T05:15:49.901Z] $ docker top e3505ec7f41ff861ad67a513b0c2cb5864ef785be823f198acbc01a1f32d4667 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T05:15:50.300Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T05:15:50.604Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T05:15:50.914Z] + ls /var/log/sa-host [2023-03-14T05:15:50.914Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T05:15:51.036Z] provisioning config files... [2023-03-14T05:15:51.052Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1350@tmp/config3873452435380144542tmp [Pipeline] { [Pipeline] echo [2023-03-14T05:15:51.100Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T05:15:51.411Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T05:15:51.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T05:15:51.856Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T05:15:51.888Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T05:15:52.195Z] ---> sudo-logs.sh [2023-03-14T05:15:52.195Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T05:15:52.289Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T05:15:52.597Z] ---> job-cost.sh [2023-03-14T05:15:52.597Z] lf-activate-venv: SKIPPING [2023-03-14T05:15:52.597Z] DEBUG: total: 0.2199999988079071 [2023-03-14T05:15:52.597Z] INFO: Retrieving Stack Cost... [2023-03-14T05:15:53.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T05:15:53.427Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T05:15:53.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T05:15:53.768Z] ---> logs-deploy.sh [2023-03-14T05:15:53.768Z] lf-activate-venv: SKIPPING [2023-03-14T05:15:53.768Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1350/1 [2023-03-14T05:15:53.768Z] INFO: archiving workspace using pattern(s): [2023-03-14T05:15:54.703Z] Archives upload complete. [2023-03-14T05:15:54.703Z] INFO: archiving logs to Nexus [2023-03-14T05:15:55.270Z] ---> uname -a: [2023-03-14T05:15:55.270Z] Linux prd-ubuntu20-04-docker-8c-8g-53 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-14T05:15:55.270Z] [2023-03-14T05:15:55.270Z] [2023-03-14T05:15:55.270Z] ---> lscpu: [2023-03-14T05:15:55.270Z] Architecture: x86_64 [2023-03-14T05:15:55.270Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-14T05:15:55.270Z] Byte Order: Little Endian [2023-03-14T05:15:55.270Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-14T05:15:55.270Z] CPU(s): 8 [2023-03-14T05:15:55.270Z] On-line CPU(s) list: 0-7 [2023-03-14T05:15:55.270Z] Thread(s) per core: 1 [2023-03-14T05:15:55.270Z] Core(s) per socket: 1 [2023-03-14T05:15:55.270Z] Socket(s): 8 [2023-03-14T05:15:55.270Z] NUMA node(s): 1 [2023-03-14T05:15:55.270Z] Vendor ID: AuthenticAMD [2023-03-14T05:15:55.270Z] CPU family: 23 [2023-03-14T05:15:55.270Z] Model: 49 [2023-03-14T05:15:55.270Z] Model name: AMD EPYC-Rome Processor [2023-03-14T05:15:55.270Z] Stepping: 0 [2023-03-14T05:15:55.270Z] CPU MHz: 2799.998 [2023-03-14T05:15:55.270Z] BogoMIPS: 5599.99 [2023-03-14T05:15:55.270Z] Virtualization: AMD-V [2023-03-14T05:15:55.270Z] Hypervisor vendor: KVM [2023-03-14T05:15:55.270Z] Virtualization type: full [2023-03-14T05:15:55.270Z] L1d cache: 256 KiB [2023-03-14T05:15:55.270Z] L1i cache: 256 KiB [2023-03-14T05:15:55.270Z] L2 cache: 4 MiB [2023-03-14T05:15:55.270Z] L3 cache: 128 MiB [2023-03-14T05:15:55.270Z] NUMA node0 CPU(s): 0-7 [2023-03-14T05:15:55.270Z] Vulnerability Itlb multihit: Not affected [2023-03-14T05:15:55.270Z] Vulnerability L1tf: Not affected [2023-03-14T05:15:55.270Z] Vulnerability Mds: Not affected [2023-03-14T05:15:55.270Z] Vulnerability Meltdown: Not affected [2023-03-14T05:15:55.270Z] Vulnerability Mmio stale data: Not affected [2023-03-14T05:15:55.270Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-14T05:15:55.270Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-14T05:15:55.270Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-14T05:15:55.270Z] Vulnerability Srbds: Not affected [2023-03-14T05:15:55.270Z] Vulnerability Tsx async abort: Not affected [2023-03-14T05:15:55.270Z] 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-03-14T05:15:55.270Z] [2023-03-14T05:15:55.270Z] [2023-03-14T05:15:55.270Z] ---> nproc: [2023-03-14T05:15:55.270Z] 8 [2023-03-14T05:15:55.270Z] [2023-03-14T05:15:55.270Z] [2023-03-14T05:15:55.270Z] ---> df -h: [2023-03-14T05:15:55.270Z] Filesystem Size Used Avail Use% Mounted on [2023-03-14T05:15:55.270Z] overlay 155G 11G 145G 7% / [2023-03-14T05:15:55.270Z] tmpfs 64M 0 64M 0% /dev [2023-03-14T05:15:55.270Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-14T05:15:55.270Z] shm 64M 0 64M 0% /dev/shm [2023-03-14T05:15:55.270Z] /dev/vda1 155G 11G 145G 7% /facter-os [2023-03-14T05:15:55.270Z] [2023-03-14T05:15:55.270Z] [2023-03-14T05:15:55.270Z] ---> sar -b -r -n DEV: [2023-03-14T05:15:55.270Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-53) 03/14/23 _x86_64_ (8 CPU) [2023-03-14T05:15:55.270Z] [2023-03-14T05:15:55.270Z] 04:59:41 LINUX RESTART (8 CPU) [2023-03-14T05:15:55.270Z] [2023-03-14T05:15:55.270Z] 05:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-14T05:15:55.270Z] 05:01:01 136.34 38.72 97.62 0.00 4256.58 157499.90 0.00 [2023-03-14T05:15:55.270Z] 05:02:01 53.30 0.60 52.70 0.00 5.07 61346.80 0.00 [2023-03-14T05:15:55.270Z] 05:03:01 58.11 0.18 57.92 0.00 5.47 31235.48 0.00 [2023-03-14T05:15:55.270Z] 05:04:01 2.08 0.00 2.08 0.00 0.00 24.26 0.00 [2023-03-14T05:15:55.270Z] 05:05:01 38.79 9.37 29.43 0.00 2885.39 5044.76 0.00 [2023-03-14T05:15:55.270Z] 05:06:01 18.25 1.23 17.01 0.00 2270.42 3766.44 0.00 [2023-03-14T05:15:55.270Z] 05:07:01 3.20 0.02 3.18 0.00 0.13 87.05 0.00 [2023-03-14T05:15:55.270Z] 05:08:01 1.83 0.00 1.83 0.00 0.00 21.33 0.00 [2023-03-14T05:15:55.270Z] 05:09:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 [2023-03-14T05:15:55.270Z] 05:10:01 1.65 0.00 1.65 0.00 0.00 19.06 0.00 [2023-03-14T05:15:55.270Z] 05:11:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2023-03-14T05:15:55.270Z] 05:12:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 [2023-03-14T05:15:55.270Z] 05:13:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 [2023-03-14T05:15:55.270Z] 05:14:01 1.87 0.00 1.87 0.00 0.00 21.60 0.00 [2023-03-14T05:15:55.270Z] 05:15:01 1.82 0.02 1.80 0.00 0.13 24.93 0.00 [2023-03-14T05:15:55.270Z] Average: 21.50 3.34 18.15 0.00 628.25 17277.35 0.00 [2023-03-14T05:15:55.270Z] [2023-03-14T05:15:55.270Z] 05:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-14T05:15:55.270Z] 05:01:01 29185632 31605832 713568 2.17 72036 2622596 1764304 5.20 976952 2363852 308 [2023-03-14T05:15:55.270Z] 05:02:01 27808452 31415856 883664 2.69 99520 3688644 2121700 6.25 1583576 3018192 445676 [2023-03-14T05:15:55.270Z] 05:03:01 28602848 31584292 722244 2.20 103832 3098624 1745516 5.14 1119156 2734040 260 [2023-03-14T05:15:55.270Z] 05:04:01 28606484 31588008 718352 2.18 103872 3098640 1745516 5.14 1115936 2734044 20 [2023-03-14T05:15:55.270Z] 05:05:01 28239196 31569592 719392 2.19 122916 3420152 1792832 5.28 1271792 2918396 70372 [2023-03-14T05:15:55.270Z] 05:06:01 28089400 31573732 713648 2.17 137860 3553992 1799720 5.30 1432452 2899248 8 [2023-03-14T05:15:55.270Z] 05:07:01 28094924 31574532 713244 2.17 136480 3550748 1799996 5.30 1430948 2896088 8 [2023-03-14T05:15:55.270Z] 05:08:01 28096032 31575692 712016 2.17 136536 3550752 1799996 5.30 1429504 2896092 8 [2023-03-14T05:15:55.270Z] 05:09:01 28096064 31575728 711888 2.16 136568 3550752 1799996 5.30 1429432 2896092 8 [2023-03-14T05:15:55.270Z] 05:10:01 28095952 31575708 711856 2.16 136608 3550756 1799996 5.30 1429608 2896096 20 [2023-03-14T05:15:55.270Z] 05:11:01 28096428 31576244 711476 2.16 136660 3550756 1799996 5.30 1429728 2896100 8 [2023-03-14T05:15:55.270Z] 05:12:01 28096696 31576744 711084 2.16 136748 3550760 1799996 5.30 1429336 2896252 40 [2023-03-14T05:15:55.270Z] 05:13:01 28096332 31576448 711300 2.16 136836 3550756 1799996 5.30 1429600 2896260 8 [2023-03-14T05:15:55.270Z] 05:14:01 28096568 31576948 710900 2.16 136924 3550768 1799996 5.30 1429048 2896400 8 [2023-03-14T05:15:55.270Z] 05:15:01 28095648 31576188 711540 2.16 136988 3550748 1807364 5.33 1429108 2896376 168 [2023-03-14T05:15:55.270Z] Average: 28226444 31568103 725078 2.21 124692 3429296 1811795 5.34 1357745 2848902 34461 [2023-03-14T05:15:55.270Z] [2023-03-14T05:15:55.270Z] 05:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-14T05:15:55.270Z] 05:01:01 docker0 69.64 66.21 5.03 360.49 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:01:01 ens3 650.95 443.19 7123.02 91.53 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:01:01 lo 3.53 3.53 0.34 0.34 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:02:01 vethae952ec 98.80 183.02 8.76 1338.00 0.00 0.00 0.00 0.11 [2023-03-14T05:15:55.270Z] 05:02:01 docker0 98.80 182.87 7.41 1337.99 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:02:01 ens3 211.87 116.38 1363.45 20.31 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:03:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:03:01 ens3 120.81 93.70 2530.90 97.94 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:03:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:04:01 ens3 3.07 1.15 2.83 0.86 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:05:01 ens3 169.77 100.90 2608.11 7.12 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:05:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:06:01 ens3 13.30 6.93 195.55 0.61 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:07:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:08:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:09:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:10:01 ens3 0.42 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:11:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:12:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:13:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:14:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:15:01 ens3 0.20 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] Average: docker0 11.23 16.61 0.83 113.22 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] Average: ens3 78.11 50.86 921.65 14.56 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] Average: lo 0.43 0.43 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-14T05:15:55.270Z] [2023-03-14T05:15:55.270Z]