Pull request #1619 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from f1fac2a41616c066722c4710d433cfc5d83fe30a+72f694e4adac1df30746e1a67a344f2680ad7f77 (fa429ef1fea25166140d3535af45e0cdd9aa6dd5) 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-ssh11353071536797080764.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh14969624814185569367.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-1619/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-1619/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16715665946013443495.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-1619/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2368351899299008252.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh15515247014076302772.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-1619/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-1619/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11259194999021358241.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22105 in /w/workspace/dry_app-functions-sdk-go_PR-1619 [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-1619 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 72f694e4adac1df30746e1a67a344f2680ad7f77 into PR head commit f1fac2a41616c066722c4710d433cfc5d83fe30a Merge succeeded, producing f1fac2a41616c066722c4710d433cfc5d83fe30a Checking out Revision f1fac2a41616c066722c4710d433cfc5d83fe30a (PR-1619) > 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/1619/head:refs/remotes/origin/PR-1619 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1fac2a41616c066722c4710d433cfc5d83fe30a # 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 72f694e4adac1df30746e1a67a344f2680ad7f77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1fac2a41616c066722c4710d433cfc5d83fe30a # timeout=10 Commit message: "fix: Use service key as table schema name in Postgres" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:06:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:06:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:06:45 ========================================================= 02:06:45 EdgeX Global Pipelines Version Info 02:06:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:06:46 ------------------- 02:06:46 stable info: 02:06:46 ------------------- 02:06:46 Commited By: Ginny Guan ginny@iotechsys.com 02:06:46 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 02:06:46 Message: update stable to v1.0.265 02:06:46 ------------------- 02:06:46 experimental info: 02:06:46 ------------------- 02:06:46 Commited By: Cherry Wang cherry@iotechsys.com 02:06:46 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 02:06:46 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1619 [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1619 [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1619 [Pipeline] echo 02:06:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1fac2a41616c066722c4710d433cfc5d83fe30a [Pipeline] echo 02:06:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1fac2a [Pipeline] echo 02:06:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:06:49 + git rev-list -1 --merges f1fac2a41616c066722c4710d433cfc5d83fe30a~1..f1fac2a41616c066722c4710d433cfc5d83fe30a [Pipeline] echo 02:06:49 -----------> git rev-list -1 --merges f1fac2a41616c066722c4710d433cfc5d83fe30a~1..f1fac2a41616c066722c4710d433cfc5d83fe30a f1fac2a41616c066722c4710d433cfc5d83fe30a [false] [Pipeline] sh 02:06:50 + git log --format=format:%s -1 f1fac2a41616c066722c4710d433cfc5d83fe30a [Pipeline] echo 02:06:50 ========================================================= 02:06:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:06:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:06:50 + git log --format=format:%s -1 f1fac2a41616c066722c4710d433cfc5d83fe30a [Pipeline] echo 02:06:50 [semverPrep] GIT_COMMIT: f1fac2a41616c066722c4710d433cfc5d83fe30a, Commit Message: fix: Use service key as table schema name in Postgres [Pipeline] echo 02:06:50 [semverPrep] This is not a build commit. [Pipeline] sh 02:06:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:06:51 + grep -v github /etc/ssh/ssh_known_hosts 02:06:51 + [ -e /tmp/ssh_known_hosts ] 02:06:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:06:51 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:06:51 sudo tee -a /etc/ssh/ssh_known_hosts 02:06:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:51 02:06:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:52 0.1.4: Pulling from edgex-devops/py-git-semver 02:06:52 b85a868b505f: Pulling fs layer 02:06:52 e2be974225ed: Pulling fs layer 02:06:52 339a4e72a1f5: Pulling fs layer 02:06:52 988bab9f4d93: Pulling fs layer 02:06:52 1469e6f7b9e6: Pulling fs layer 02:06:52 eaf3925da568: Pulling fs layer 02:06:52 1469e6f7b9e6: Waiting 02:06:52 988bab9f4d93: Waiting 02:06:52 bab4dde63d76: Pulling fs layer 02:06:52 eaf3925da568: Waiting 02:06:52 bde34c3a00c8: Pulling fs layer 02:06:52 b352a97aabf1: Pulling fs layer 02:06:52 bde34c3a00c8: Waiting 02:06:52 bab4dde63d76: Waiting 02:06:52 4872d77fe225: Pulling fs layer 02:06:52 5851b861e8e6: Pulling fs layer 02:06:52 4872d77fe225: Waiting 02:06:52 b352a97aabf1: Waiting 02:06:52 5851b861e8e6: Waiting 02:06:52 e2be974225ed: Download complete 02:06:52 988bab9f4d93: Verifying Checksum 02:06:52 988bab9f4d93: Download complete 02:06:52 1469e6f7b9e6: Verifying Checksum 02:06:52 1469e6f7b9e6: Download complete 02:06:52 339a4e72a1f5: Verifying Checksum 02:06:52 339a4e72a1f5: Download complete 02:06:52 bde34c3a00c8: Download complete 02:06:52 b352a97aabf1: Verifying Checksum 02:06:52 b352a97aabf1: Download complete 02:06:52 4872d77fe225: Download complete 02:06:52 5851b861e8e6: Verifying Checksum 02:06:52 5851b861e8e6: Download complete 02:06:52 b85a868b505f: Download complete 02:06:52 bab4dde63d76: Verifying Checksum 02:06:52 bab4dde63d76: Download complete 02:06:53 b85a868b505f: Pull complete 02:06:53 e2be974225ed: Pull complete 02:06:54 339a4e72a1f5: Pull complete 02:06:54 988bab9f4d93: Pull complete 02:06:54 1469e6f7b9e6: Pull complete 02:06:54 eaf3925da568: Pull complete 02:06:56 bab4dde63d76: Pull complete 02:06:56 bde34c3a00c8: Pull complete 02:06:56 b352a97aabf1: Pull complete 02:06:56 4872d77fe225: Pull complete 02:06:56 5851b861e8e6: Pull complete 02:06:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:56 prd-ubuntu20.04-docker-8c-8g-22105 does not seem to be running inside a container 02:06:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1619 -v /w/workspace/dry_app-functions-sdk-go_PR-1619:/w/workspace/dry_app-functions-sdk-go_PR-1619:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1619@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1619@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-devops/py-git-semver:0.1.4 cat 02:06:59 $ docker top 41ca94ef12a9ecb42a0140cfae4d9dd52bd5b9ee9ce06be0546edf124e82f763 -eo pid,comm 02:06:59 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). 02:06:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:59 [ssh-agent] Looking for ssh-agent implementation... 02:06:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:59 $ docker exec 41ca94ef12a9ecb42a0140cfae4d9dd52bd5b9ee9ce06be0546edf124e82f763 ssh-agent 02:07:00 SSH_AUTH_SOCK=/tmp/ssh-YLH2mBg0gkhG/agent.33 02:07:00 SSH_AGENT_PID=39 02:07:00 Running ssh-add (command line suppressed) 02:07:00 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1619@tmp/private_key_3320974486452626193.key (/w/workspace/dry_app-functions-sdk-go_PR-1619@tmp/private_key_3320974486452626193.key) 02:07:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:00 + git tag --points-at HEAD [Pipeline] } 02:07:00 $ docker exec --env ******** --env ******** 41ca94ef12a9ecb42a0140cfae4d9dd52bd5b9ee9ce06be0546edf124e82f763 ssh-agent -k 02:07:00 unset SSH_AUTH_SOCK; 02:07:00 unset SSH_AGENT_PID; 02:07:00 echo Agent pid 39 killed; 02:07:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:07:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:00 [ssh-agent] Looking for ssh-agent implementation... 02:07:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:00 $ docker exec 41ca94ef12a9ecb42a0140cfae4d9dd52bd5b9ee9ce06be0546edf124e82f763 ssh-agent 02:07:01 SSH_AUTH_SOCK=/tmp/ssh-STwxNNEyvVxz/agent.72 02:07:01 SSH_AGENT_PID=78 02:07:01 Running ssh-add (command line suppressed) 02:07:01 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1619@tmp/private_key_18043441563790232407.key (/w/workspace/dry_app-functions-sdk-go_PR-1619@tmp/private_key_18043441563790232407.key) 02:07:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:01 + git semver init 02:07:01 2024-10-08 02:07:01,676 [run_init] DEBUG init version:0.0.0 force:False 02:07:01 2024-10-08 02:07:01,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1619/.semver 02:07:01 2024-10-08 02:07:01,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1619/.semver 02:07:01 2024-10-08 02:07:01,678 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1619/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1619, universal_newlines=False, shell=None, istream=None) 02:07:03 2024-10-08 02:07:03,376 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1619/.git/info/exclude 02:07:03 2024-10-08 02:07:03,377 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1619/.semver/PR-1619 with force:False 02:07:03 2024-10-08 02:07:03,377 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1619/.semver/PR-1619 02:07:03 2024-10-08 02:07:03,382 [execute] INFO git cat-file --batch-check 02:07:03 2024-10-08 02:07:03,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1619/.semver, universal_newlines=False, shell=None, istream=) 02:07:03 2024-10-08 02:07:03,388 [execute] INFO git cat-file --batch 02:07:03 2024-10-08 02:07:03,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1619/.semver, universal_newlines=False, shell=None, istream=) 02:07:03 2024-10-08 02:07:03,394 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1619/.semver/PR-1619 02:07:03 0.0.0 [Pipeline] } 02:07:03 $ docker exec --env ******** --env ******** 41ca94ef12a9ecb42a0140cfae4d9dd52bd5b9ee9ce06be0546edf124e82f763 ssh-agent -k 02:07:03 unset SSH_AUTH_SOCK; 02:07:03 unset SSH_AGENT_PID; 02:07:03 echo Agent pid 78 killed; 02:07:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:04 + git semver [Pipeline] } 02:07:04 $ docker stop --time=1 41ca94ef12a9ecb42a0140cfae4d9dd52bd5b9ee9ce06be0546edf124e82f763 02:07:05 $ docker rm -f --volumes 41ca94ef12a9ecb42a0140cfae4d9dd52bd5b9ee9ce06be0546edf124e82f763 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:07:06 Stashed 1 file(s) [Pipeline] echo 02:07:06 [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 02:07:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:07:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:07:07 ========================================================= 02:07:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:07:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:07:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:07:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:07:07 43c4264eed91: Pulling fs layer 02:07:07 4cc291be95ef: Pulling fs layer 02:07:07 2ac1f1163629: Pulling fs layer 02:07:07 5c3c966382ef: Pulling fs layer 02:07:07 4f4fb700ef54: Pulling fs layer 02:07:07 5d5c8e513c77: Pulling fs layer 02:07:07 9f66e0745190: Pulling fs layer 02:07:07 f49a43e4bbc0: Pulling fs layer 02:07:07 561ebcabdf7f: Pulling fs layer 02:07:07 5c3c966382ef: Waiting 02:07:07 4f4fb700ef54: Waiting 02:07:07 5d5c8e513c77: Waiting 02:07:07 9f66e0745190: Waiting 02:07:07 f49a43e4bbc0: Waiting 02:07:07 4cc291be95ef: Download complete 02:07:07 5c3c966382ef: Verifying Checksum 02:07:07 5c3c966382ef: Download complete 02:07:07 4f4fb700ef54: Download complete 02:07:07 43c4264eed91: Download complete 02:07:07 5d5c8e513c77: Verifying Checksum 02:07:07 5d5c8e513c77: Download complete 02:07:07 9f66e0745190: Verifying Checksum 02:07:07 9f66e0745190: Download complete 02:07:08 43c4264eed91: Pull complete 02:07:08 561ebcabdf7f: Download complete 02:07:08 4cc291be95ef: Pull complete 02:07:08 2ac1f1163629: Verifying Checksum 02:07:08 2ac1f1163629: Download complete 02:07:08 f49a43e4bbc0: Verifying Checksum 02:07:08 f49a43e4bbc0: Download complete 02:07:11 2ac1f1163629: Pull complete 02:07:11 5c3c966382ef: Pull complete 02:07:11 4f4fb700ef54: Pull complete 02:07:11 5d5c8e513c77: Pull complete 02:07:11 9f66e0745190: Pull complete 02:07:14 f49a43e4bbc0: Pull complete 02:07:14 561ebcabdf7f: Pull complete 02:07:14 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 02:07:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:07:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 02:07:15 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:15 + docker inspect -f . ci-base-image-x86_64 02:07:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:15 prd-ubuntu20.04-docker-8c-8g-22105 does not seem to be running inside a container 02:07:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1619 -v /w/workspace/dry_app-functions-sdk-go_PR-1619:/w/workspace/dry_app-functions-sdk-go_PR-1619:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1619@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:07:21 $ docker top a61478b9c38d4011cd64592a769e6d039281b1650d774b8a41d281b022bce293 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:21 + go version 02:07:21 go version go1.23.2 linux/amd64 [Pipeline] } 02:07:21 $ docker stop --time=1 a61478b9c38d4011cd64592a769e6d039281b1650d774b8a41d281b022bce293 02:07:22 Still waiting to schedule task 02:07:22 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:07:23 $ docker rm -f --volumes a61478b9c38d4011cd64592a769e6d039281b1650d774b8a41d281b022bce293 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:23 + docker inspect -f . ci-base-image-x86_64 02:07:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:24 prd-ubuntu20.04-docker-8c-8g-22105 does not seem to be running inside a container 02:07:24 $ 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-1619 -v /w/workspace/dry_app-functions-sdk-go_PR-1619:/w/workspace/dry_app-functions-sdk-go_PR-1619:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1619@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:07:24 $ docker top 977c5420d73c6a9d01b86198b9c42df7840bbdf1f0e3b3632104b06a1d780835 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:24 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1619 [Pipeline] fileExists [Pipeline] sh 02:07:25 + make test 02:07:25 make -C ./app-service-template build 02:07:25 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1619/app-service-template' 02:07:25 go mod tidy 02:07:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 02:07:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:07:25 go: downloading github.com/google/uuid v1.6.0 02:07:25 go: downloading github.com/stretchr/testify v1.9.0 02:07:25 go: downloading github.com/labstack/echo/v4 v4.11.4 02:07:25 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.60 02:07:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 02:07:25 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.16 02:07:25 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 02:07:25 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 02:07:25 go: downloading gopkg.in/yaml.v3 v3.0.1 02:07:26 go: downloading github.com/stretchr/objx v0.5.2 02:07:26 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.5.3 02:07:26 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 02:07:26 go: downloading github.com/labstack/gommon v0.4.2 02:07:26 go: downloading golang.org/x/crypto v0.27.0 02:07:26 go: downloading golang.org/x/net v0.29.0 02:07:26 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.13 02:07:26 go: downloading github.com/go-playground/validator/v10 v10.22.1 02:07:26 go: downloading github.com/go-kit/log v0.2.1 02:07:26 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 02:07:26 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.17 02:07:26 go: downloading github.com/hashicorp/go-multierror v1.1.1 02:07:26 go: downloading github.com/gorilla/websocket v1.5.3 02:07:26 go: downloading golang.org/x/sync v0.8.0 02:07:26 go: downloading github.com/mattn/go-colorable v0.1.13 02:07:26 go: downloading github.com/mattn/go-isatty v0.0.20 02:07:26 go: downloading github.com/valyala/fasttemplate v1.2.2 02:07:26 go: downloading github.com/mitchellh/copystructure v1.2.0 02:07:26 go: downloading github.com/sirupsen/logrus v1.9.3 02:07:26 go: downloading github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df 02:07:26 go: downloading github.com/go-logfmt/logfmt v0.5.1 02:07:26 go: downloading github.com/x448/float16 v0.8.4 02:07:26 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 02:07:26 go: downloading github.com/go-playground/universal-translator v0.18.1 02:07:26 go: downloading github.com/leodido/go-urn v1.4.0 02:07:26 go: downloading golang.org/x/text v0.18.0 02:07:26 go: downloading github.com/go-playground/locales v0.14.1 02:07:26 go: downloading github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438 02:07:26 go: downloading github.com/jackc/pgx/v5 v5.7.1 02:07:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:07:26 go: downloading github.com/openziti/sdk-golang v0.23.43 02:07:27 go: downloading github.com/hashicorp/errwrap v1.1.0 02:07:27 go: downloading golang.org/x/sys v0.25.0 02:07:27 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 02:07:27 go: downloading github.com/valyala/bytebufferpool v1.0.0 02:07:27 go: downloading github.com/hashicorp/consul/api v1.29.4 02:07:27 go: downloading github.com/mitchellh/reflectwalk v1.0.2 02:07:27 go: downloading github.com/nats-io/nats.go v1.37.0 02:07:27 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:07:27 go: downloading github.com/jackc/pgpassfile v1.0.0 02:07:27 go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 02:07:27 go: downloading github.com/jackc/puddle/v2 v2.2.2 02:07:27 go: downloading github.com/mitchellh/mapstructure v1.5.0 02:07:27 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 02:07:27 go: downloading golang.org/x/time v0.6.0 02:07:27 go: downloading github.com/go-openapi/runtime v0.28.0 02:07:27 go: downloading github.com/go-openapi/strfmt v0.23.0 02:07:27 go: downloading github.com/go-resty/resty/v2 v2.15.3 02:07:27 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 02:07:27 go: downloading github.com/michaelquigley/pfxlog v0.6.10 02:07:27 go: downloading github.com/openziti/edge-api v0.26.32 02:07:28 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 02:07:28 go: downloading github.com/go-playground/assert/v2 v2.2.0 02:07:28 go: downloading github.com/openziti/foundation/v2 v2.0.49 02:07:28 go: downloading github.com/openziti/identity v1.0.85 02:07:28 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 02:07:28 go: downloading github.com/pkg/errors v0.9.1 02:07:28 go: downloading github.com/zitadel/oidc/v2 v2.12.2 02:07:28 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 02:07:28 go: downloading golang.org/x/oauth2 v0.23.0 02:07:28 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 02:07:28 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:07:28 go: downloading github.com/kataras/go-events v0.0.3 02:07:28 go: downloading github.com/openziti/channel/v3 v3.0.4 02:07:28 go: downloading github.com/openziti/metrics v1.2.58 02:07:28 go: downloading github.com/openziti/secretstream v0.1.25 02:07:28 go: downloading github.com/openziti/transport/v2 v2.0.146 02:07:28 go: downloading github.com/Microsoft/go-winio v0.6.2 02:07:28 go: downloading google.golang.org/grpc v1.64.1 02:07:28 go: downloading github.com/zeebo/errs v1.3.0 02:07:28 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:07:28 go: downloading github.com/spf13/cast v1.7.0 02:07:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:07:28 go: downloading github.com/hashicorp/go-hclog v1.5.0 02:07:28 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:07:28 go: downloading github.com/hashicorp/serf v0.10.1 02:07:28 go: downloading github.com/google/go-cmp v0.6.0 02:07:28 go: downloading github.com/hashicorp/consul/proto-public v0.6.2 02:07:28 go: downloading github.com/hashicorp/consul/sdk v0.16.1 02:07:28 go: downloading github.com/hashicorp/go-uuid v1.0.3 02:07:28 go: downloading google.golang.org/protobuf v1.34.2 02:07:28 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 02:07:28 go: downloading github.com/go-openapi/errors v0.22.0 02:07:28 go: downloading github.com/oklog/ulid v1.3.1 02:07:28 go: downloading go.mongodb.org/mongo-driver v1.17.0 02:07:29 go: downloading github.com/go-openapi/swag v0.23.0 02:07:29 go: downloading github.com/go-openapi/spec v0.21.0 02:07:29 go: downloading github.com/go-openapi/validate v0.24.0 02:07:29 go: downloading github.com/opentracing/opentracing-go v1.2.0 02:07:29 go: downloading go.opentelemetry.io/otel v1.29.0 02:07:29 go: downloading go.opentelemetry.io/otel/trace v1.29.0 02:07:29 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 02:07:29 go: downloading github.com/klauspost/compress v1.17.2 02:07:29 go: downloading github.com/nats-io/nkeys v0.4.7 02:07:29 go: downloading github.com/nats-io/nuid v1.0.1 02:07:29 go: downloading github.com/onsi/ginkgo v1.16.4 02:07:29 go: downloading github.com/onsi/gomega v1.13.0 02:07:29 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 02:07:29 go: downloading github.com/kr/pretty v0.3.1 02:07:29 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 02:07:29 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 02:07:29 go: downloading github.com/gorilla/securecookie v1.1.2 02:07:29 go: downloading github.com/gorilla/schema v1.4.1 02:07:29 go: downloading github.com/muhlemmer/gu v0.3.1 02:07:29 go: downloading github.com/mitchellh/go-ps v1.0.0 02:07:29 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 02:07:29 go: downloading go.mozilla.org/pkcs7 v0.9.0 02:07:29 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 02:07:29 go: downloading github.com/golang/protobuf v1.5.4 02:07:29 go: downloading github.com/fsnotify/fsnotify v1.7.0 02:07:29 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 02:07:29 go: downloading github.com/gorilla/mux v1.8.1 02:07:29 go: downloading nhooyr.io/websocket v1.8.17 02:07:29 go: downloading github.com/frankban/quicktest v1.14.6 02:07:29 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:07:29 go: downloading github.com/fatih/color v1.16.0 02:07:29 go: downloading github.com/armon/go-metrics v0.4.1 02:07:29 go: downloading github.com/hashicorp/go-version v1.2.1 02:07:29 go: downloading github.com/hashicorp/go-msgpack v0.5.5 02:07:29 go: downloading github.com/hashicorp/memberlist v0.5.0 02:07:29 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 02:07:29 go: downloading github.com/go-openapi/analysis v0.23.0 02:07:29 go: downloading github.com/go-openapi/loads v0.22.0 02:07:29 go: downloading github.com/mailru/easyjson v0.7.7 02:07:29 go: downloading github.com/go-openapi/jsonpointer v0.21.0 02:07:29 go: downloading github.com/go-openapi/jsonreference v0.21.0 02:07:29 go: downloading github.com/go-logr/logr v1.4.2 02:07:29 go: downloading go.opentelemetry.io/otel/metric v1.29.0 02:07:29 go: downloading github.com/go-logr/stdr v1.2.2 02:07:30 go: downloading golang.org/x/term v0.24.0 02:07:30 go: downloading github.com/kr/text v0.2.0 02:07:30 go: downloading github.com/rogpeppe/go-internal v1.11.0 02:07:30 go: downloading github.com/emirpasic/gods v1.18.1 02:07:30 go: downloading github.com/jeremija/gosubmit v0.2.7 02:07:30 go: downloading github.com/google/gofuzz v1.2.0 02:07:30 go: downloading github.com/yusufpapurcu/wmi v1.2.4 02:07:30 go: downloading github.com/tklauser/go-sysconf v0.3.12 02:07:30 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:07:30 go: downloading github.com/pascaldekloe/goe v0.1.0 02:07:30 go: downloading github.com/josharian/intern v1.0.0 02:07:30 go: downloading github.com/google/btree v1.0.1 02:07:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 02:07:30 go: downloading github.com/miekg/dns v1.1.41 02:07:30 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:07:30 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 02:07:30 go: downloading github.com/rs/cors v1.11.0 02:07:30 go: downloading github.com/nxadm/tail v1.4.8 02:07:30 go: downloading github.com/go-ole/go-ole v1.2.6 02:07:30 go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 02:07:30 go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c 02:07:30 go: downloading github.com/shoenig/go-m1cpu v0.1.6 02:07:30 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 02:07:30 go: downloading github.com/miekg/pkcs11 v1.1.1 02:07:30 go: downloading gopkg.in/yaml.v2 v2.4.0 02:07:30 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:07:30 go: downloading github.com/tklauser/numcpus v0.6.1 02:07:30 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:07:30 go: downloading github.com/shoenig/test v0.6.4 02:07:30 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 02:07:52 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1619/app-service-template' 02:07:52 make -C ./app-service-template test 02:07:52 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1619/app-service-template' 02:07:52 go test -race -coverprofile=coverage.out ./... 02:08:24 app-new-service/config coverage: 0.0% of statements 02:08:24 ok app-new-service 1.051s coverage: 45.9% of statements 02:08:24 ok app-new-service/functions 1.045s coverage: 85.3% of statements 02:08:24 go vet ./... 02:08:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:08:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:08:46 ./bin/test-attribution-txt.sh 02:08:46 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 02:08:46 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 02:08:46 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 02:08:46 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 02:08:46 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 02:08:46 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 02:08:46 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 02:08:46 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 02:08:46 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 02:08:46 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add 02:08:46 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1619/app-service-template' 02:08:46 go test -race -coverprofile=coverage.out ./... 02:08:46 go: downloading github.com/gomodule/redigo v1.8.9 02:08:46 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 02:08:47 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 02:08:47 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container coverage: 0.0% of statements 02:08:47 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common coverage: 0.0% of statements 02:08:48 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/postgres coverage: 0.0% of statements 02:08:48 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis coverage: 0.0% of statements 02:08:48 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 02:08:48 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.123s coverage: 66.6% of statements 02:08:48 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.028s coverage: 89.3% of statements 02:08:48 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.045s coverage: 85.1% of statements 02:08:48 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.028s coverage: 100.0% of statements 02:08:48 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.113s coverage: 75.5% of statements 02:08:49 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks coverage: 0.0% of statements 02:08:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/models 1.022s coverage: 97.3% of statements 02:08:49 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks coverage: 0.0% of statements 02:08:49 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks coverage: 0.0% of statements 02:08:50 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.033s coverage: 82.8% of statements 02:08:50 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.027s coverage: 65.1% of statements 02:08:50 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.033s coverage: 27.6% of statements 02:08:50 github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 02:08:50 github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces coverage: 0.0% of statements 02:08:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.043s coverage: 11.2% of statements 02:08:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.053s coverage: 27.3% of statements 02:08:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.027s coverage: 52.8% of statements 02:09:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.118s coverage: 72.2% of statements 02:09:18 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.020s coverage: 94.4% of statements 02:09:18 go vet ./... 02:09:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:09:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:09:31 internal/etm/etm.go:184:39: G115: integer overflow conversion int -> uint64 (gosec) 02:09:31 binary.BigEndian.PutUint64(al, uint64(len(data)*8)) // in bits 02:09:31 ^ 02:09:31 pkg/secure/testcerts_test.go:62:7: G101: Potential hardcoded credentials: RSA private key (gosec) 02:09:31 const testClientKey = `-----BEGIN RSA PRIVATE KEY----- 02:09:31 MIIEpAIBAAKCAQEA4TlobJoFgNoCc5Znb0OzVoMypoay1RSTAhnU0arpHVugUMZM 02:09:31 O6oxSt371MN+e4cUxoes4uhNqeVG7AxUkdMCNJbzjAmJeDQtLKYHcY4YI30HHWCW 02:09:31 0c8SxEsrj6DzjizgKZcUdX4H6HwAltOp/RZYJTBVVexE1WYOheTNJuw5QeNbTGpf 02:09:31 pKM7RuHADnytLbrSiK09FZYx23PIsLhx8b7+k1AtRFGhFqDRMF6Fqbo6xdU8hZ1e 02:09:31 AvJP5t87U/PWeQ9ld2lxd3fQxiP4IBQs1QI2gTp5O41ifRCpO7scXRaFweyPAgMV 02:09:31 OQ42eVZiJUR37AF/nVzXxB5NiTH9Ij/c/shJvQIDAQABAoIBADPL4BgZ0+ouOSIc 02:09:31 FO2hxDzBL4TctYQLl0OEbU1K4RG/YL8y25VdLrjpFGF6FDyUdFK0IS6N/k50TDs9 02:09:31 GrXusTMnBBvQlazvUvRRuqSC6UpAFsLK0+SsmsRKBVqiyWCJMYRfGnVq5qaw3fHR 02:09:31 ++YYnWzwELASBkKNlgl09TleWkysbnZbWIMQ5Qm0k+s/9vvjooA2aMXTeLtyhGfI 02:09:31 49OvyCrrX5v7ILdHl7RGAyPRT+ipyt1i0fAqHk4ouLdTRrAx4S5TvUpszrts1P8f 02:09:31 5ggLd1s6RVTz27uASu3U/gLH630m1PU46d02UI1tWen3TgRm/VqjO2aqkZaZispQ 02:09:31 HwTRZIECgYEA9rL7KoZflVQJ4ndg3V522BhAciN99taYWHr018kG5vNVGFBHSVOt 02:09:31 De0gb7z8FhK0Zs4MifU3b03qr7Ac1+p0zIAwATPT4TOLzc4SKBd33TZk/JCZCGSR 02:09:31 hqQPF0FZ+EKJqh7yif+ssFXp0xKrNybm58Z7jfF8vWMdz0QkJ1pZkn8CgYEA6bcp 02:09:31 YkH6IoHmCZ5hWE3/hYQcvfcM10z0cWTTKstxgSid9dj0HUqxMsFhBF1yzUtsDZQB 02:09:31 E933gZyj/LE5Z/EbqUSX0H/M0P7Uwtj9lS7W/vQdOQMfAciqggNKhyaBnBYsxw9l 02:09:31 5IelOxGF+taEvDkPsVt9cvZm/nbf+irU5JLCzcMCgYEA8o3/jUwY5oV+QoAFaSHb 02:09:31 z5PoqVBkJTHREA20dgVdF+3fmMw1is8Os0aWQcaaREmXvgyRH4NOQc1mFd8ePNx0 02:09:31 giz3BfejNySrLGqUR37rh0BYAktZa3sV6j+b5s2GXCVvnShYZ35OmAGgqLsORGen 02:09:31 V/M6v9DTSJIPWR4yPc8DipkCgYEAhmtW/PFPaRtm7+9Ms5ogtWz3jvaRRx82lCVW 02:09:31 Io3iGVQADc8bD+HOqo94Oid5CMQxQFn4iLGoUb6Cvqo7hyGwNBmEa2GlripyuiJN 02:09:31 LslC1F4YlJrL8Z21G5PDAJpP/zLtzAt6Igc2LBP3B/7rVspG0U36h+1Z7U73oQ2T 02:09:31 ZmdWbTsCgYALxjB0NvqBk+TNYMZFysqZnI3CxYQXwHfElQQQUqcQnunAOLJ8H+nb 02:09:31 JryGx90ylYY2Mh2U273435uwQcX1g5gu3rBF8McHKj5EYSVDgpeBMx8ej2ENvW7q 02:09:31 CR6KVnoNdMwJZM3ARpBYNlhFTzDyew2WYLitZsN/uV8t+XxJFDyJQA== 02:09:31 -----END RSA PRIVATE KEY----- 02:09:31 ` 02:09:31 internal/trigger/http/rest_test.go:92:59: printf: non-constant format string in call to fmt.Errorf (govet) 02:09:31 reqReader.On("Read", mock.Anything).Return(0, fmt.Errorf(errorMsg)) 02:09:31 ^ 02:09:31 internal/app/service.go:769:10: SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck) 02:09:31 return fmt.Errorf(messageBusDisabledErr) 02:09:31 ^ 02:09:31 internal/appfunction/context.go:322:10: SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck) 02:09:31 return fmt.Errorf(messageBusDisabledErr) 02:09:31 ^ 02:09:31 make: *** [Makefile:31: lint] Error 1 [Pipeline] } 02:09:31 $ docker stop --time=1 977c5420d73c6a9d01b86198b9c42df7840bbdf1f0e3b3632104b06a1d780835 02:09:33 $ docker rm -f --volumes 977c5420d73c6a9d01b86198b9c42df7840bbdf1f0e3b3632104b06a1d780835 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:36 02:09:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:37 latest: Pulling from edgex-lftools-log-publisher 02:09:37 5eb5b503b376: Pulling fs layer 02:09:37 5c69ac0246d0: Pulling fs layer 02:09:37 ec43610c2a17: Pulling fs layer 02:09:37 3a2ae6a8a46f: Pulling fs layer 02:09:37 33b1e0a273af: Pulling fs layer 02:09:37 5d3b04190fa2: Pulling fs layer 02:09:37 2f39f015ded8: Pulling fs layer 02:09:37 3a2ae6a8a46f: Waiting 02:09:37 2f39f015ded8: Waiting 02:09:37 33b1e0a273af: Waiting 02:09:37 5d3b04190fa2: Waiting 02:09:37 5c69ac0246d0: Verifying Checksum 02:09:37 5c69ac0246d0: Download complete 02:09:37 3a2ae6a8a46f: Download complete 02:09:37 33b1e0a273af: Verifying Checksum 02:09:37 33b1e0a273af: Download complete 02:09:37 5d3b04190fa2: Verifying Checksum 02:09:37 5d3b04190fa2: Download complete 02:09:37 ec43610c2a17: Verifying Checksum 02:09:37 ec43610c2a17: Download complete 02:09:37 5eb5b503b376: Verifying Checksum 02:09:37 5eb5b503b376: Download complete 02:09:37 2f39f015ded8: Download complete 02:09:38 5eb5b503b376: Pull complete 02:09:38 5c69ac0246d0: Pull complete 02:09:38 ec43610c2a17: Pull complete 02:09:38 3a2ae6a8a46f: Pull complete 02:09:39 33b1e0a273af: Pull complete 02:09:39 5d3b04190fa2: Pull complete 02:09:43 2f39f015ded8: Pull complete 02:09:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:43 prd-ubuntu20.04-docker-8c-8g-22105 does not seem to be running inside a container 02:09:43 $ 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-1619 -v /w/workspace/dry_app-functions-sdk-go_PR-1619:/w/workspace/dry_app-functions-sdk-go_PR-1619:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1619@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:09:48 $ docker top 53eb58cebc832fa8880b950185a02acdd60a9e1548166ba8109f33420d8a532c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:48 ---> job-cost.sh 02:09:48 lf-activate-venv: SKIPPING 02:09:48 INFO: No Stack... 02:09:49 INFO: Retrieving Pricing Info for: v3-standard-8 02:09:49 INFO: Archiving Costs [Pipeline] sh 02:09:49 + cat /w/workspace/dry_app-functions-sdk-go_PR-1619/archives/cost.csv 02:09:49 + cut -d, -f6 [Pipeline] lock 02:09:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-functions-sdk-go-PR-1619-1-stack-cost] 02:09:49 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1619-1-stack-cost] did not exist. Created. 02:09:49 Lock acquired on [Resource: jenkins-edgexfoundry-app-functions-sdk-go-PR-1619-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:09:50 + echo total: 0.2199999988079071 [Pipeline] stash 02:09:50 Stashed 1 file(s) [Pipeline] } 02:09:50 Lock released on resource [Resource: jenkins-edgexfoundry-app-functions-sdk-go-PR-1619-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:09:50 $ docker stop --time=1 53eb58cebc832fa8880b950185a02acdd60a9e1548166ba8109f33420d8a532c 02:09:51 $ docker rm -f --volumes 53eb58cebc832fa8880b950185a02acdd60a9e1548166ba8109f33420d8a532c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:09:52 Failed in branch amd64 02:11:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22106 in /w/workspace/dry_app-functions-sdk-go_PR-1619 [Pipeline] { [Pipeline] ws 02:11:11 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 02:11:14 The recommended git tool is: git 02:11:19 using credential edgex-jenkins-ssh 02:11:19 Cloning the remote Git repository 02:11:19 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 02:11:19 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 02:11:19 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 02:11:19 > git --version # timeout=10 02:11:19 > git --version # 'git version 2.25.1' 02:11:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 02:11:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:26 Merging remotes/origin/main commit 72f694e4adac1df30746e1a67a344f2680ad7f77 into PR head commit f1fac2a41616c066722c4710d433cfc5d83fe30a 02:11:25 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 02:11:25 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 02:11:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1619/head:refs/remotes/origin/PR-1619 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:11:26 > git config core.sparsecheckout # timeout=10 02:11:26 > git checkout -f f1fac2a41616c066722c4710d433cfc5d83fe30a # timeout=10 02:11:26 Merge succeeded, producing f1fac2a41616c066722c4710d433cfc5d83fe30a 02:11:26 Checking out Revision f1fac2a41616c066722c4710d433cfc5d83fe30a (PR-1619) 02:11:26 > git remote # timeout=10 02:11:26 > git config --get remote.origin.url # timeout=10 02:11:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:26 > git merge 72f694e4adac1df30746e1a67a344f2680ad7f77 # timeout=10 02:11:26 > git rev-parse HEAD^{commit} # timeout=10 02:11:26 > git config core.sparsecheckout # timeout=10 02:11:26 > git checkout -f f1fac2a41616c066722c4710d433cfc5d83fe30a # timeout=10 02:11:30 Commit message: "fix: Use service key as table schema name in Postgres" 02:11:30 > git --version # timeout=10 02:11:30 > git --version # 'git version 2.25.1' 02:11:30 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:11:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:32 Dload Upload Total Spent Left Speed 02:11:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 02:11:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:11:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:11:32 + sudo tee /etc/docker/daemon.new 02:11:32 { 02:11:32 "registry-mirrors": [ 02:11:32 "https://nexus3.edgexfoundry.org:10001" 02:11:32 ], 02:11:32 "bip": "10.250.0.254/24", 02:11:32 "hosts": [ 02:11:32 "tcp://0.0.0.0:5555", 02:11:32 "unix:///var/run/docker.sock" 02:11:32 ], 02:11:32 "mtu": 1458, 02:11:32 "selinux-enabled": true, 02:11:32 "seccomp-profile": "/etc/docker/seccomp.json" 02:11:32 } [Pipeline] sh 02:11:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:11:33 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:11:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:11:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:11:52 ========================================================= 02:11:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:11:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:11:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:11:53 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:11:53 cf04c63912e1: Pulling fs layer 02:11:53 55b35a11ae5e: Pulling fs layer 02:11:53 a37a00ec5f00: Pulling fs layer 02:11:53 50b3750afda1: Pulling fs layer 02:11:53 4f4fb700ef54: Pulling fs layer 02:11:53 80978eb59214: Pulling fs layer 02:11:53 c9f46d7d2bd2: Pulling fs layer 02:11:53 c5a475d317c9: Pulling fs layer 02:11:53 50b3750afda1: Waiting 02:11:53 4f4fb700ef54: Waiting 02:11:53 80978eb59214: Waiting 02:11:53 c9f46d7d2bd2: Waiting 02:11:53 c5a475d317c9: Waiting 02:11:53 55b35a11ae5e: Download complete 02:11:53 50b3750afda1: Verifying Checksum 02:11:53 50b3750afda1: Download complete 02:11:53 4f4fb700ef54: Verifying Checksum 02:11:53 4f4fb700ef54: Download complete 02:11:53 80978eb59214: Verifying Checksum 02:11:53 80978eb59214: Download complete 02:11:53 cf04c63912e1: Verifying Checksum 02:11:53 cf04c63912e1: Download complete 02:11:54 c5a475d317c9: Verifying Checksum 02:11:54 c5a475d317c9: Download complete 02:11:54 cf04c63912e1: Pull complete 02:11:55 55b35a11ae5e: Pull complete 02:11:55 a37a00ec5f00: Verifying Checksum 02:11:55 a37a00ec5f00: Download complete 02:11:56 c9f46d7d2bd2: Verifying Checksum 02:11:56 c9f46d7d2bd2: Download complete 02:12:11 a37a00ec5f00: Pull complete 02:12:11 50b3750afda1: Pull complete 02:12:11 4f4fb700ef54: Pull complete 02:12:11 80978eb59214: Pull complete 02:12:18 c9f46d7d2bd2: Pull complete 02:12:19 c5a475d317c9: Pull complete 02:12:19 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:12:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:12:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 02:12:20 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:20 + docker inspect -f . ci-base-image-arm64 02:12:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:21 prd-ubuntu20.04-docker-arm64-4c-16g-22106 does not seem to be running inside a container 02:12:21 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:12:24 $ docker top 70ffb8a486bc9cdbbad758a919c492081b0e0b5a25e05f2a5d4f5c4a2d2612b3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:25 + go version 02:12:25 go version go1.23.2 linux/arm64 [Pipeline] } 02:12:25 $ docker stop --time=1 70ffb8a486bc9cdbbad758a919c492081b0e0b5a25e05f2a5d4f5c4a2d2612b3 02:12:26 $ docker rm -f --volumes 70ffb8a486bc9cdbbad758a919c492081b0e0b5a25e05f2a5d4f5c4a2d2612b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:27 + docker inspect -f . ci-base-image-arm64 02:12:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:28 prd-ubuntu20.04-docker-arm64-4c-16g-22106 does not seem to be running inside a container 02:12:28 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:12:29 $ docker top 193a3ff011e81948168946b2a2f4a518bf07383bfae5f7366b4a3715742e0340 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:30 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 02:12:31 + make test 02:12:31 make -C ./app-service-template build 02:12:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 02:12:31 go mod tidy 02:12:31 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 02:12:31 go: downloading github.com/labstack/echo/v4 v4.11.4 02:12:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 02:12:31 go: downloading github.com/google/uuid v1.6.0 02:12:31 go: downloading github.com/stretchr/testify v1.9.0 02:12:31 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.60 02:12:31 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 02:12:31 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.16 02:12:32 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.5.3 02:12:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 02:12:32 go: downloading github.com/labstack/gommon v0.4.2 02:12:32 go: downloading golang.org/x/crypto v0.27.0 02:12:32 go: downloading golang.org/x/net v0.29.0 02:12:33 go: downloading github.com/go-kit/log v0.2.1 02:12:33 go: downloading github.com/go-playground/validator/v10 v10.22.1 02:12:33 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 02:12:33 go: downloading gopkg.in/yaml.v3 v3.0.1 02:12:33 go: downloading github.com/hashicorp/go-multierror v1.1.1 02:12:33 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 02:12:33 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 02:12:33 go: downloading github.com/stretchr/objx v0.5.2 02:12:33 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.17 02:12:33 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.13 02:12:33 go: downloading github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df 02:12:33 go: downloading github.com/gorilla/websocket v1.5.3 02:12:33 go: downloading golang.org/x/sync v0.8.0 02:12:33 go: downloading github.com/mattn/go-colorable v0.1.13 02:12:33 go: downloading github.com/mattn/go-isatty v0.0.20 02:12:34 go: downloading github.com/valyala/fasttemplate v1.2.2 02:12:34 go: downloading github.com/go-logfmt/logfmt v0.5.1 02:12:34 go: downloading github.com/x448/float16 v0.8.4 02:12:34 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 02:12:34 go: downloading github.com/go-playground/universal-translator v0.18.1 02:12:34 go: downloading github.com/leodido/go-urn v1.4.0 02:12:34 go: downloading golang.org/x/text v0.18.0 02:12:35 go: downloading github.com/go-playground/locales v0.14.1 02:12:39 go: downloading github.com/go-playground/assert/v2 v2.2.0 02:12:39 go: downloading github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438 02:12:39 go: downloading github.com/jackc/pgx/v5 v5.7.1 02:12:39 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:12:39 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 02:12:39 go: downloading github.com/mitchellh/copystructure v1.2.0 02:12:39 go: downloading github.com/openziti/sdk-golang v0.23.43 02:12:39 go: downloading github.com/sirupsen/logrus v1.9.3 02:12:39 go: downloading github.com/hashicorp/errwrap v1.1.0 02:12:39 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 02:12:39 go: downloading github.com/hashicorp/consul/api v1.29.4 02:12:39 go: downloading golang.org/x/sys v0.25.0 02:12:39 go: downloading github.com/valyala/bytebufferpool v1.0.0 02:12:39 go: downloading github.com/jackc/puddle/v2 v2.2.2 02:12:39 go: downloading github.com/jackc/pgpassfile v1.0.0 02:12:39 go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 02:12:39 go: downloading github.com/mitchellh/mapstructure v1.5.0 02:12:40 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 02:12:40 go: downloading golang.org/x/time v0.6.0 02:12:40 go: downloading github.com/mitchellh/reflectwalk v1.0.2 02:12:40 go: downloading github.com/kr/pretty v0.3.1 02:12:40 go: downloading github.com/nats-io/nats.go v1.37.0 02:12:40 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:12:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:12:40 go: downloading github.com/spf13/cast v1.7.0 02:12:40 go: downloading github.com/go-openapi/runtime v0.28.0 02:12:40 go: downloading github.com/go-openapi/strfmt v0.23.0 02:12:40 go: downloading github.com/go-resty/resty/v2 v2.15.3 02:12:40 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 02:12:40 go: downloading github.com/michaelquigley/pfxlog v0.6.10 02:12:40 go: downloading github.com/openziti/edge-api v0.26.32 02:12:44 go: downloading github.com/openziti/foundation/v2 v2.0.49 02:12:44 go: downloading github.com/openziti/identity v1.0.85 02:12:44 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 02:12:44 go: downloading github.com/pkg/errors v0.9.1 02:12:44 go: downloading github.com/zitadel/oidc/v2 v2.12.2 02:12:44 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 02:12:44 go: downloading golang.org/x/oauth2 v0.23.0 02:12:44 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 02:12:44 go: downloading github.com/kataras/go-events v0.0.3 02:12:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:12:44 go: downloading github.com/openziti/channel/v3 v3.0.4 02:12:44 go: downloading github.com/openziti/metrics v1.2.58 02:12:44 go: downloading github.com/openziti/secretstream v0.1.25 02:12:44 go: downloading github.com/openziti/transport/v2 v2.0.146 02:12:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 02:12:44 go: downloading github.com/hashicorp/go-hclog v1.5.0 02:12:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 02:12:44 go: downloading github.com/hashicorp/serf v0.10.1 02:12:44 go: downloading github.com/google/go-cmp v0.6.0 02:12:44 go: downloading github.com/hashicorp/consul/proto-public v0.6.2 02:12:44 go: downloading github.com/hashicorp/consul/sdk v0.16.1 02:12:44 go: downloading github.com/hashicorp/go-uuid v1.0.3 02:12:46 go: downloading google.golang.org/protobuf v1.34.2 02:12:46 go: downloading github.com/Microsoft/go-winio v0.6.2 02:12:46 go: downloading github.com/zeebo/errs v1.3.0 02:12:46 go: downloading google.golang.org/grpc v1.64.1 02:12:48 go: downloading github.com/kr/text v0.2.0 02:12:48 go: downloading github.com/rogpeppe/go-internal v1.11.0 02:12:48 go: downloading github.com/klauspost/compress v1.17.2 02:12:48 go: downloading github.com/nats-io/nkeys v0.4.7 02:12:48 go: downloading github.com/nats-io/nuid v1.0.1 02:12:48 go: downloading github.com/onsi/ginkgo v1.16.4 02:12:48 go: downloading github.com/onsi/gomega v1.13.0 02:12:48 go: downloading github.com/frankban/quicktest v1.14.6 02:12:48 go: downloading github.com/go-openapi/errors v0.22.0 02:12:48 go: downloading github.com/go-openapi/swag v0.23.0 02:12:48 go: downloading github.com/go-openapi/spec v0.21.0 02:12:48 go: downloading github.com/go-openapi/validate v0.24.0 02:12:48 go: downloading github.com/opentracing/opentracing-go v1.2.0 02:12:48 go: downloading go.opentelemetry.io/otel v1.29.0 02:12:48 go: downloading go.opentelemetry.io/otel/sdk v1.24.0 02:12:48 go: downloading go.opentelemetry.io/otel/trace v1.29.0 02:12:48 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 02:12:48 go: downloading github.com/oklog/ulid v1.3.1 02:12:48 go: downloading go.mongodb.org/mongo-driver v1.17.0 02:12:52 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 02:12:52 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 02:12:52 go: downloading github.com/fsnotify/fsnotify v1.7.0 02:12:52 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 02:12:52 go: downloading github.com/gorilla/securecookie v1.1.2 02:12:52 go: downloading github.com/gorilla/schema v1.4.1 02:12:52 go: downloading github.com/muhlemmer/gu v0.3.1 02:12:52 go: downloading github.com/mitchellh/go-ps v1.0.0 02:12:52 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 02:12:52 go: downloading go.mozilla.org/pkcs7 v0.9.0 02:12:52 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 02:12:52 go: downloading github.com/golang/protobuf v1.5.4 02:12:52 go: downloading github.com/gorilla/mux v1.8.1 02:12:52 go: downloading nhooyr.io/websocket v1.8.17 02:12:52 go: downloading github.com/fatih/color v1.16.0 02:12:52 go: downloading github.com/mitchellh/go-homedir v1.1.0 02:12:52 go: downloading github.com/hashicorp/go-version v1.2.1 02:12:52 go: downloading github.com/armon/go-metrics v0.4.1 02:12:52 go: downloading github.com/hashicorp/go-msgpack v0.5.5 02:12:52 go: downloading github.com/hashicorp/memberlist v0.5.0 02:12:52 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 02:12:52 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 02:12:52 go: downloading github.com/mailru/easyjson v0.7.7 02:12:52 go: downloading github.com/go-openapi/analysis v0.23.0 02:12:52 go: downloading github.com/go-openapi/loads v0.22.0 02:12:52 go: downloading github.com/go-openapi/jsonpointer v0.21.0 02:12:52 go: downloading github.com/go-openapi/jsonreference v0.21.0 02:12:52 go: downloading github.com/go-logr/logr v1.4.2 02:12:52 go: downloading github.com/go-logr/stdr v1.2.2 02:12:52 go: downloading go.opentelemetry.io/otel/metric v1.29.0 02:12:52 go: downloading golang.org/x/term v0.24.0 02:12:52 go: downloading github.com/emirpasic/gods v1.18.1 02:12:52 go: downloading github.com/jeremija/gosubmit v0.2.7 02:12:52 go: downloading github.com/google/gofuzz v1.2.0 02:12:52 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 02:12:52 go: downloading github.com/pascaldekloe/goe v0.1.0 02:12:52 go: downloading github.com/yusufpapurcu/wmi v1.2.4 02:12:52 go: downloading github.com/tklauser/go-sysconf v0.3.12 02:12:52 go: downloading github.com/google/btree v1.0.1 02:12:52 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 02:12:52 go: downloading github.com/miekg/dns v1.1.41 02:12:52 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 02:12:52 go: downloading gopkg.in/yaml.v2 v2.4.0 02:12:52 go: downloading github.com/nxadm/tail v1.4.8 02:12:52 go: downloading github.com/josharian/intern v1.0.0 02:12:52 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 02:12:53 go: downloading github.com/miekg/pkcs11 v1.1.1 02:12:53 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 02:12:53 go: downloading github.com/rs/cors v1.11.0 02:12:53 go: downloading github.com/hashicorp/golang-lru v0.5.4 02:12:53 go: downloading github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c 02:12:53 go: downloading github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 02:12:53 go: downloading github.com/shoenig/go-m1cpu v0.1.6 02:12:53 go: downloading github.com/go-ole/go-ole v1.2.6 02:12:53 go: downloading github.com/tklauser/numcpus v0.6.1 02:12:53 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 02:12:53 go: downloading github.com/shoenig/test v0.6.4 02:12:53 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 02:16:49 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 02:16:49 make -C ./app-service-template test 02:16:49 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 02:16:49 go test -race -coverprofile=coverage.out ./... 02:21:56 app-new-service/config coverage: 0.0% of statements 02:21:56 ok app-new-service 1.302s coverage: 45.9% of statements 02:21:56 ok app-new-service/functions 1.290s coverage: 85.3% of statements 02:21:56 go vet ./... 02:26:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:26:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:26:12 ./bin/test-attribution-txt.sh 02:26:12 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 02:26:12 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 02:26:12 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 02:26:12 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 02:26:12 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 02:26:12 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 02:26:12 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 02:26:12 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 02:26:12 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 02:26:12 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add 02:26:12 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 02:26:12 go test -race -coverprofile=coverage.out ./... 02:26:12 go: downloading github.com/gomodule/redigo v1.8.9 02:26:14 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 02:26:45 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container coverage: 0.0% of statements 02:26:45 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common coverage: 0.0% of statements 02:26:45 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.703s coverage: 66.6% of statements 02:26:45 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.186s coverage: 89.3% of statements 02:26:45 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.255s coverage: 85.1% of statements 02:26:46 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.115s coverage: 100.0% of statements 02:26:57 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 02:26:57 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/postgres coverage: 0.0% of statements 02:26:57 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis coverage: 0.0% of statements 02:26:57 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 02:26:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 4.167s coverage: 75.5% of statements 02:26:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/models 1.140s coverage: 97.3% of statements 02:27:02 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks coverage: 0.0% of statements 02:27:02 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks coverage: 0.0% of statements 02:27:03 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.250s coverage: 82.8% of statements 02:27:03 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.267s coverage: 65.1% of statements 02:27:11 github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks coverage: 0.0% of statements 02:27:12 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.244s coverage: 27.6% of statements 02:27:16 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.269s coverage: 11.2% of statements 02:27:18 github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces coverage: 0.0% of statements 02:27:18 github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 02:27:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.354s coverage: 27.3% of statements 02:27:26 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.151s coverage: 52.8% of statements 02:27:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.566s coverage: 72.2% of statements 02:27:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.094s coverage: 94.4% of statements 02:27:58 go vet ./... 02:28:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:28:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:28:07 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 02:28:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:28:07 $ docker stop --time=1 193a3ff011e81948168946b2a2f4a518bf07383bfae5f7366b4a3715742e0340 02:28:09 $ docker rm -f --volumes 193a3ff011e81948168946b2a2f4a518bf07383bfae5f7366b4a3715742e0340 [Pipeline] // withDockerContainer [Pipeline] sh 02:28:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:28:18 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:28:19 02:28:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:28:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:28:19 arm64: Pulling from edgex-lftools-log-publisher 02:28:19 8998bd30e6a1: Pulling fs layer 02:28:19 04944245beec: Pulling fs layer 02:28:19 699f458cf7ca: Pulling fs layer 02:28:19 765212b225bb: Pulling fs layer 02:28:19 f23df028b6ca: Pulling fs layer 02:28:19 d65c8cfc05b1: Pulling fs layer 02:28:19 2437ff75d9bd: Pulling fs layer 02:28:19 f23df028b6ca: Waiting 02:28:19 2437ff75d9bd: Waiting 02:28:19 765212b225bb: Waiting 02:28:19 04944245beec: Verifying Checksum 02:28:19 04944245beec: Download complete 02:28:19 765212b225bb: Verifying Checksum 02:28:19 765212b225bb: Download complete 02:28:20 f23df028b6ca: Download complete 02:28:20 d65c8cfc05b1: Verifying Checksum 02:28:20 d65c8cfc05b1: Download complete 02:28:20 699f458cf7ca: Verifying Checksum 02:28:20 699f458cf7ca: Download complete 02:28:20 8998bd30e6a1: Verifying Checksum 02:28:20 8998bd30e6a1: Download complete 02:28:23 2437ff75d9bd: Verifying Checksum 02:28:23 2437ff75d9bd: Download complete 02:28:26 8998bd30e6a1: Pull complete 02:28:26 04944245beec: Pull complete 02:28:27 699f458cf7ca: Pull complete 02:28:28 765212b225bb: Pull complete 02:28:29 f23df028b6ca: Pull complete 02:28:29 d65c8cfc05b1: Pull complete 02:28:47 2437ff75d9bd: Pull complete 02:28:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:28:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:28:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:28:48 prd-ubuntu20.04-docker-arm64-4c-16g-22106 does not seem to be running inside a container 02:28:48 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:28:52 $ docker top 36f715b96e572450afae66d974cfaaea3679f3c054d93706f153d19058cf222b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:28:54 ---> job-cost.sh 02:28:54 lf-activate-venv: SKIPPING 02:28:54 INFO: No Stack... 02:28:55 INFO: Retrieving Pricing Info for: v3-standard-4 02:28:56 INFO: Archiving Costs [Pipeline] sh 02:28:56 + cut -d, -f6 02:28:56 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock 02:28:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-functions-sdk-go-PR-1619-1-stack-cost] 02:28:56 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1619-1-stack-cost] did not exist. Created. 02:28:56 Lock acquired on [Resource: jenkins-edgexfoundry-app-functions-sdk-go-PR-1619-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:28:57 /w/workspace/app-functions-sdk-go/1@tmp/durable-aad88feb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:28:58 + echo total: 0.10999999940395355 [Pipeline] stash 02:28:58 Warning: overwriting stash ‘stack-cost’ 02:28:58 Stashed 1 file(s) [Pipeline] } 02:28:58 Lock released on resource [Resource: jenkins-edgexfoundry-app-functions-sdk-go-PR-1619-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:28:58 $ docker stop --time=1 36f715b96e572450afae66d974cfaaea3679f3c054d93706f153d19058cf222b 02:29:00 $ docker rm -f --volumes 36f715b96e572450afae66d974cfaaea3679f3c054d93706f153d19058cf222b [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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:29:03 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1619/archives ] 02:29:03 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1619/archives 02:29:03 total 16 02:29:03 drwxr-xr-x 3 root root 4096 Oct 8 02:09 . 02:29:03 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 02:09 .. 02:29:03 drwxr-xr-x 2 root root 4096 Oct 8 02:09 cost 02:29:03 -rw-r--r-- 1 root root 93 Oct 8 02:09 cost.csv 02:29:03 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1619/archives 02:29:03 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1619/archives 02:29:03 total 16 02:29:03 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 02:09 . 02:29:03 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 02:09 .. 02:29:03 drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 02:09 cost 02:29:03 -rw-r--r-- 1 jenkins jenkins 93 Oct 8 02:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:29:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:29:04 ---> package-listing.sh 02:29:04 ++ facter osfamily 02:29:04 ++ tr '[:upper:]' '[:lower:]' 02:29:05 + OS_FAMILY=debian 02:29:05 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1619 02:29:05 + START_PACKAGES=/tmp/packages_start.txt 02:29:05 + END_PACKAGES=/tmp/packages_end.txt 02:29:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:29:05 + PACKAGES=/tmp/packages_start.txt 02:29:05 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1619 ']' 02:29:05 + PACKAGES=/tmp/packages_end.txt 02:29:05 + case "${OS_FAMILY}" in 02:29:05 + dpkg -l 02:29:05 + grep '^ii' 02:29:05 + '[' -f /tmp/packages_start.txt ']' 02:29:05 + '[' -f /tmp/packages_end.txt ']' 02:29:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:29:05 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1619 ']' 02:29:05 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1619/archives/ 02:29:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1619/archives/ [Pipeline] echo 02:29:05 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-1619/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:29:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:29:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:06 prd-ubuntu20.04-docker-8c-8g-22105 does not seem to be running inside a container 02:29:06 $ 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-1619/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-1619 -v /w/workspace/dry_app-functions-sdk-go_PR-1619:/w/workspace/dry_app-functions-sdk-go_PR-1619:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1619@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:29:06 $ docker top 59903755d68a23e4d4b43a9d21d40c19036aa2903a2bc80b6ebde8dae165962f -eo pid,comm [Pipeline] { [Pipeline] sh 02:29:07 + touch /tmp/pre-build-complete [Pipeline] sh 02:29:07 + mkdir -p /var/log/sysstat [Pipeline] sh 02:29:07 + ls /var/log/sa-host 02:29:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:07 provisioning config files... 02:29:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1619@tmp/config15674497216277436452tmp [Pipeline] { [Pipeline] echo 02:29:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:29:08 ---> create-netrc.sh [Pipeline] } 02:29:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:29:08 ---> python-tools-install.sh [Pipeline] echo 02:29:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:29:09 ---> sudo-logs.sh 02:29:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:29:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:29:09 ---> job-cost.sh 02:29:09 lf-activate-venv: SKIPPING 02:29:09 DEBUG: total: 0.2199999988079071 02:29:09 INFO: Retrieving Stack Cost... 02:29:10 INFO: Retrieving Pricing Info for: v3-standard-8 02:29:10 INFO: Archiving Costs [Pipeline] echo 02:29:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:29:11 ---> logs-deploy.sh 02:29:11 lf-activate-venv: SKIPPING 02:29:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1619/1 02:29:11 INFO: archiving workspace using pattern(s): 02:29:11 Archives upload complete. 02:29:11 INFO: archiving logs to Nexus 02:29:12 ---> uname -a: 02:29:12 Linux prd-ubuntu20-04-docker-8c-8g-22105 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:29:12 02:29:12 02:29:12 ---> lscpu: 02:29:12 Architecture: x86_64 02:29:12 CPU op-mode(s): 32-bit, 64-bit 02:29:12 Byte Order: Little Endian 02:29:12 Address sizes: 40 bits physical, 48 bits virtual 02:29:12 CPU(s): 8 02:29:12 On-line CPU(s) list: 0-7 02:29:12 Thread(s) per core: 1 02:29:12 Core(s) per socket: 1 02:29:12 Socket(s): 8 02:29:12 NUMA node(s): 1 02:29:12 Vendor ID: AuthenticAMD 02:29:12 CPU family: 23 02:29:12 Model: 49 02:29:12 Model name: AMD EPYC-Rome Processor 02:29:12 Stepping: 0 02:29:12 CPU MHz: 2799.998 02:29:12 BogoMIPS: 5599.99 02:29:12 Virtualization: AMD-V 02:29:12 Hypervisor vendor: KVM 02:29:12 Virtualization type: full 02:29:12 L1d cache: 256 KiB 02:29:12 L1i cache: 256 KiB 02:29:12 L2 cache: 4 MiB 02:29:12 L3 cache: 128 MiB 02:29:12 NUMA node0 CPU(s): 0-7 02:29:12 Vulnerability Itlb multihit: Not affected 02:29:12 Vulnerability L1tf: Not affected 02:29:12 Vulnerability Mds: Not affected 02:29:12 Vulnerability Meltdown: Not affected 02:29:12 Vulnerability Mmio stale data: Not affected 02:29:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:29:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:29:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:29:12 Vulnerability Srbds: Not affected 02:29:12 Vulnerability Tsx async abort: Not affected 02:29:12 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 02:29:12 02:29:12 02:29:12 ---> nproc: 02:29:12 8 02:29:12 02:29:12 02:29:12 ---> df -h: 02:29:12 Filesystem Size Used Avail Use% Mounted on 02:29:12 overlay 155G 11G 145G 7% / 02:29:12 tmpfs 64M 0 64M 0% /dev 02:29:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:29:12 shm 64M 0 64M 0% /dev/shm 02:29:12 /dev/vda1 155G 11G 145G 7% /facter-os 02:29:12 02:29:12 02:29:12 ---> sar -b -r -n DEV: 02:29:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22105) 10/08/24 _x86_64_ (8 CPU) 02:29:12 02:29:12 02:06:01 LINUX RESTART (8 CPU) 02:29:12 02:29:12 02:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:29:12 02:08:01 90.09 0.95 89.14 0.00 50.03 30883.44 0.00 02:29:12 02:09:01 96.77 0.10 96.67 0.00 0.80 50881.54 0.00 02:29:12 02:10:01 76.64 0.15 76.49 0.00 6.26 34592.87 0.00 02:29:12 02:11:01 3.73 0.63 3.10 0.00 70.51 1783.27 0.00 02:29:12 02:12:01 41.63 5.85 35.78 0.00 2626.63 7497.42 0.00 02:29:12 02:13:01 3.92 0.02 3.90 0.00 0.13 1832.23 0.00 02:29:12 02:14:01 1.50 0.00 1.50 0.00 0.00 1359.91 0.00 02:29:12 02:15:01 1.85 0.00 1.85 0.00 0.00 1766.61 0.00 02:29:12 02:16:01 1.63 0.00 1.63 0.00 0.00 1763.31 0.00 02:29:12 02:17:01 2.18 0.00 2.18 0.00 0.00 1770.74 0.00 02:29:12 02:18:01 1.60 0.02 1.58 0.00 0.13 1762.05 0.00 02:29:12 02:19:01 1.85 0.00 1.85 0.00 0.00 1766.51 0.00 02:29:12 02:20:01 1.27 0.00 1.27 0.00 0.00 1759.68 0.00 02:29:12 02:21:01 1.95 0.00 1.95 0.00 0.00 1768.11 0.00 02:29:12 02:22:01 2.07 0.02 2.05 0.00 0.13 1771.84 0.00 02:29:12 02:23:01 1.82 0.00 1.82 0.00 0.00 1766.24 0.00 02:29:12 02:24:01 1.40 0.00 1.40 0.00 0.00 1761.97 0.00 02:29:12 02:25:01 1.88 0.00 1.88 0.00 0.00 1767.17 0.00 02:29:12 02:26:01 1.30 0.00 1.30 0.00 0.00 1759.44 0.00 02:29:12 02:27:01 2.40 0.30 2.10 0.00 10.00 1771.14 0.00 02:29:12 02:28:01 2.63 1.22 1.42 0.00 25.46 1762.64 0.00 02:29:12 02:29:01 1.93 0.00 1.93 0.00 0.00 1767.84 0.00 02:29:12 Average: 15.49 0.42 15.07 0.00 126.87 7041.69 0.00 02:29:12 02:29:12 02:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:29:12 02:08:01 27590108 31236996 1060656 3.23 106916 3698932 2356432 6.94 1694536 3076540 1038004 02:29:12 02:09:01 27001300 31462664 836280 2.54 113828 4459900 1886324 5.56 1853016 3461084 424924 02:29:12 02:10:01 28573732 31529824 776440 2.36 117596 3041108 1723788 5.08 1186520 2649836 160 02:29:12 02:11:01 28572272 31530820 774840 2.36 117700 3043204 1732936 5.11 1188076 2650776 32 02:29:12 02:12:01 28266384 31514300 766848 2.33 140032 3308364 1698836 5.01 1382800 2731768 12 02:29:12 02:13:01 28272568 31515596 765952 2.33 138596 3305112 1677156 4.94 1381096 2728560 4 02:29:12 02:14:01 28274600 31517656 763796 2.32 138660 3305108 1677156 4.94 1378960 2728564 12 02:29:12 02:15:01 28278920 31522080 759228 2.31 138712 3305120 1677156 4.94 1374600 2728572 16 02:29:12 02:16:01 28280636 31523860 757412 2.30 138752 3305120 1677156 4.94 1372420 2728568 12 02:29:12 02:17:01 28280612 31523808 757264 2.30 138832 3305128 1677156 4.94 1373720 2728576 216 02:29:12 02:18:01 28280660 31523928 757160 2.30 138884 3305128 1677156 4.94 1372628 2728584 20 02:29:12 02:19:01 28281020 31524344 756676 2.30 138940 3305136 1677156 4.94 1372044 2728584 12 02:29:12 02:20:01 28281172 31524544 756624 2.30 139004 3305140 1677156 4.94 1372084 2728588 12 02:29:12 02:21:01 28281272 31524760 756284 2.30 139080 3305124 1677156 4.94 1372156 2728588 16 02:29:12 02:22:01 28280300 31523980 757028 2.30 139156 3305116 1692388 4.99 1372484 2728556 8 02:29:12 02:23:01 28280260 31524000 756924 2.30 139216 3305116 1692388 4.99 1372140 2728560 16 02:29:12 02:24:01 28280016 31523804 757060 2.30 139256 3305120 1692388 4.99 1372232 2728560 8 02:29:12 02:25:01 28279848 31523700 757044 2.30 139316 3305124 1692388 4.99 1372444 2728564 12 02:29:12 02:26:01 28280264 31524116 756504 2.30 139372 3305124 1692388 4.99 1371904 2728564 8 02:29:12 02:27:01 28279816 31524116 756492 2.30 139444 3305424 1692388 4.99 1376200 2728652 16 02:29:12 02:28:01 28273264 31519400 760968 2.31 139500 3306192 1692388 4.99 1381116 2728852 28 02:29:12 02:29:01 28273792 31519984 760328 2.31 139548 3306196 1692388 4.99 1380600 2728828 12 02:29:12 Average: 28215583 31507195 777628 2.36 134561 3351865 1728719 5.09 1394263 2770742 66525 02:29:12 02:29:12 02:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:29:12 02:08:01 docker0 249.81 360.07 19.52 2502.86 0.00 0.00 0.00 0.00 02:29:12 02:08:01 veth6369e23 159.38 269.94 15.47 2022.90 0.00 0.00 0.00 0.17 02:29:12 02:08:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 02:29:12 02:08:01 ens3 506.15 337.10 5777.21 46.42 0.00 0.00 0.00 0.00 02:29:12 02:09:01 docker0 1.22 1.23 0.09 1.57 0.00 0.00 0.00 0.00 02:29:12 02:09:01 veth6369e23 1.22 1.25 0.10 1.58 0.00 0.00 0.00 0.00 02:29:12 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:12 02:09:01 ens3 16.15 11.50 13.73 6.98 0.00 0.00 0.00 0.00 02:29:12 02:10:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:10:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 02:29:12 02:10:01 ens3 93.15 58.61 2526.80 13.36 0.00 0.00 0.00 0.00 02:29:12 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:12 02:11:01 ens3 1.58 1.30 5.81 0.09 0.00 0.00 0.00 0.00 02:29:12 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:12:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 02:29:12 02:12:01 ens3 154.17 69.27 2063.62 5.19 0.00 0.00 0.00 0.00 02:29:12 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:12 02:13:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 02:29:12 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:14:01 ens3 0.35 0.25 0.11 0.02 0.00 0.00 0.00 0.00 02:29:12 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:12 02:15:01 ens3 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 02:29:12 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:12 02:17:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 02:29:12 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:12 02:19:01 ens3 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 02:29:12 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:20:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 02:29:12 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:12 02:21:01 ens3 0.75 0.65 0.36 0.30 0.00 0.00 0.00 0.00 02:29:12 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:22:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:29:12 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:12 02:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:29:12 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:24:01 ens3 0.22 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:29:12 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:12 02:25:01 ens3 0.73 0.20 0.12 0.01 0.00 0.00 0.00 0.00 02:29:12 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:26:01 ens3 0.63 0.58 0.37 0.30 0.00 0.00 0.00 0.00 02:29:12 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:12 02:27:01 ens3 1.35 0.95 0.97 0.52 0.00 0.00 0.00 0.00 02:29:12 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:28:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:29:12 02:28:01 ens3 7.57 6.62 4.72 5.67 0.00 0.00 0.00 0.00 02:29:12 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:29:12 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:29:12 02:29:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:29:12 Average: docker0 11.23 16.16 0.88 112.02 0.00 0.00 0.00 0.00 02:29:12 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 02:29:12 Average: ens3 35.31 21.95 468.43 3.56 0.00 0.00 0.00 0.00 02:29:12 02:29:12 02:29:12 ---> sar -P ALL: 02:29:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22105) 10/08/24 _x86_64_ (8 CPU) 02:29:12 02:29:12 02:06:01 LINUX RESTART (8 CPU) 02:29:12 02:29:12 02:07:02 CPU %user %nice %system %iowait %steal %idle 02:29:12 02:08:01 all 35.11 0.00 5.89 1.77 0.09 57.14 02:29:12 02:08:01 0 34.09 0.00 6.18 10.29 0.09 49.36 02:29:12 02:08:01 1 34.74 0.00 5.32 0.46 0.07 59.41 02:29:12 02:08:01 2 33.81 0.00 6.19 0.51 0.10 59.38 02:29:12 02:08:01 3 36.79 0.00 5.96 1.11 0.09 56.05 02:29:12 02:08:01 4 35.97 0.00 5.38 0.10 0.09 58.47 02:29:12 02:08:01 5 35.38 0.00 6.13 1.22 0.09 57.19 02:29:12 02:08:01 6 35.25 0.00 6.70 0.20 0.09 57.76 02:29:12 02:08:01 7 34.85 0.00 5.23 0.33 0.09 59.51 02:29:12 02:09:01 all 50.61 0.00 7.26 1.30 0.09 40.75 02:29:12 02:09:01 0 49.12 0.00 6.70 1.75 0.08 42.34 02:29:12 02:09:01 1 49.21 0.00 7.24 1.64 0.10 41.81 02:29:12 02:09:01 2 51.17 0.00 8.03 0.88 0.08 39.83 02:29:12 02:09:01 3 52.50 0.00 6.80 0.76 0.10 39.85 02:29:12 02:09:01 4 50.26 0.00 7.36 0.88 0.07 41.44 02:29:12 02:09:01 5 51.09 0.00 7.49 4.01 0.08 37.33 02:29:12 02:09:01 6 51.66 0.00 7.40 0.20 0.08 40.65 02:29:12 02:09:01 7 49.86 0.00 7.08 0.27 0.08 42.71 02:29:12 02:10:01 all 17.46 0.00 2.37 1.79 0.05 78.34 02:29:12 02:10:01 0 17.91 0.00 2.02 1.99 0.05 78.04 02:29:12 02:10:01 1 17.67 0.00 2.43 5.49 0.05 74.35 02:29:12 02:10:01 2 17.85 0.00 2.87 0.92 0.07 78.28 02:29:12 02:10:01 3 18.35 0.00 2.32 5.27 0.05 74.00 02:29:12 02:10:01 4 17.42 0.00 2.38 0.12 0.05 80.03 02:29:12 02:10:01 5 16.01 0.00 2.43 0.23 0.03 81.30 02:29:12 02:10:01 6 17.62 0.00 2.14 0.10 0.03 80.10 02:29:12 02:10:01 7 16.85 0.00 2.36 0.25 0.03 80.51 02:29:12 02:11:01 all 0.05 0.00 0.04 0.01 0.01 99.88 02:29:12 02:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:29:12 02:11:01 1 0.05 0.00 0.03 0.02 0.02 99.88 02:29:12 02:11:01 2 0.10 0.00 0.10 0.07 0.03 99.70 02:29:12 02:11:01 3 0.05 0.00 0.03 0.00 0.02 99.90 02:29:12 02:11:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:29:12 02:11:01 5 0.02 0.00 0.03 0.00 0.00 99.95 02:29:12 02:11:01 6 0.05 0.00 0.07 0.00 0.03 99.85 02:29:12 02:11:01 7 0.10 0.00 0.02 0.00 0.00 99.88 02:29:12 02:12:01 all 2.14 0.00 1.17 0.43 0.02 96.24 02:29:12 02:12:01 0 2.75 0.00 1.33 1.25 0.02 94.65 02:29:12 02:12:01 1 1.85 0.00 0.75 0.28 0.03 97.08 02:29:12 02:12:01 2 2.79 0.00 1.19 1.19 0.02 94.82 02:29:12 02:12:01 3 1.70 0.00 2.47 0.18 0.02 95.63 02:29:12 02:12:01 4 1.39 0.00 1.05 0.22 0.03 97.31 02:29:12 02:12:01 5 1.62 0.00 0.62 0.07 0.02 97.68 02:29:12 02:12:01 6 3.57 0.00 1.02 0.07 0.03 95.31 02:29:12 02:12:01 7 1.41 0.00 0.90 0.22 0.02 97.46 02:29:12 02:13:01 all 0.09 0.00 0.05 2.87 0.01 96.98 02:29:12 02:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 02:29:12 02:13:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:29:12 02:13:01 2 0.30 0.00 0.12 0.00 0.02 99.57 02:29:12 02:13:01 3 0.08 0.00 0.05 0.02 0.00 99.85 02:29:12 02:13:01 4 0.10 0.00 0.05 15.12 0.02 84.72 02:29:12 02:13:01 5 0.05 0.00 0.03 0.00 0.00 99.92 02:29:12 02:13:01 6 0.07 0.00 0.07 7.81 0.03 92.03 02:29:12 02:13:01 7 0.02 0.00 0.05 0.00 0.02 99.92 02:29:12 02:14:01 all 0.20 0.00 0.01 7.79 0.01 91.99 02:29:12 02:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:29:12 02:14:01 1 1.06 0.00 0.05 0.00 0.02 98.87 02:29:12 02:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:29:12 02:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:29:12 02:14:01 4 0.47 0.00 0.02 21.64 0.02 77.86 02:29:12 02:14:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:29:12 02:14:01 6 0.00 0.00 0.00 20.78 0.02 79.21 02:29:12 02:14:01 7 0.02 0.00 0.00 19.94 0.00 80.05 02:29:12 02:15:01 all 0.08 0.00 0.01 0.01 0.01 99.89 02:29:12 02:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:29:12 02:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:29:12 02:15:01 2 0.07 0.00 0.02 0.00 0.03 99.88 02:29:12 02:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:29:12 02:15:01 4 0.45 0.00 0.00 0.05 0.02 99.48 02:29:12 02:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:29:12 02:15:01 6 0.03 0.00 0.05 0.02 0.02 99.88 02:29:12 02:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:29:12 02:16:01 all 0.07 0.00 0.01 0.02 0.01 99.90 02:29:12 02:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:29:12 02:16:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:29:12 02:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:29:12 02:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:29:12 02:16:01 4 0.42 0.00 0.00 0.10 0.00 99.48 02:29:12 02:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:29:12 02:16:01 6 0.02 0.00 0.00 0.02 0.02 99.95 02:29:12 02:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:29:12 02:17:01 all 0.05 0.00 0.02 0.11 0.01 99.80 02:29:12 02:17:01 0 0.03 0.00 0.07 0.03 0.02 99.85 02:29:12 02:17:01 1 0.05 0.00 0.02 0.05 0.02 99.87 02:29:12 02:17:01 2 0.05 0.00 0.03 0.00 0.02 99.90 02:29:12 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:29:12 02:17:01 4 0.13 0.00 0.00 0.78 0.02 99.07 02:29:12 02:17:01 5 0.03 0.00 0.03 0.02 0.02 99.90 02:29:12 02:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:29:12 02:17:01 7 0.12 0.00 0.02 0.02 0.00 99.85 02:29:12 02:18:01 all 0.11 0.00 0.02 0.39 0.01 99.47 02:29:12 02:18:01 0 0.00 0.00 0.03 0.00 0.02 99.95 02:29:12 02:18:01 1 0.07 0.00 0.03 0.12 0.03 99.75 02:29:12 02:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:29:12 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:29:12 02:18:01 4 0.53 0.00 0.02 2.70 0.00 96.76 02:29:12 02:18:01 5 0.03 0.00 0.03 0.03 0.00 99.90 02:29:12 02:18:01 6 0.00 0.00 0.02 0.27 0.02 99.70 02:29:12 02:18:01 7 0.23 0.00 0.02 0.00 0.02 99.73 02:29:12 02:29:12 02:18:01 CPU %user %nice %system %iowait %steal %idle 02:29:12 02:19:01 all 0.03 0.00 0.01 0.23 0.01 99.72 02:29:12 02:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:29:12 02:19:01 1 0.07 0.00 0.03 0.60 0.02 99.28 02:29:12 02:19:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:29:12 02:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:29:12 02:19:01 4 0.10 0.00 0.02 0.52 0.02 99.35 02:29:12 02:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:29:12 02:19:01 6 0.00 0.00 0.00 0.67 0.00 99.33 02:29:12 02:19:01 7 0.05 0.00 0.02 0.02 0.02 99.90 02:29:12 02:20:01 all 0.14 0.00 0.01 0.05 0.00 99.80 02:29:12 02:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:29:12 02:20:01 1 0.08 0.00 0.02 0.03 0.03 99.83 02:29:12 02:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:29:12 02:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:29:12 02:20:01 4 0.81 0.00 0.02 0.33 0.00 98.84 02:29:12 02:20:01 5 0.07 0.00 0.00 0.00 0.00 99.93 02:29:12 02:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:29:12 02:20:01 7 0.10 0.00 0.00 0.00 0.00 99.90 02:29:12 02:21:01 all 0.01 0.00 0.02 0.02 0.01 99.93 02:29:12 02:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:29:12 02:21:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:29:12 02:21:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:29:12 02:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:29:12 02:21:01 4 0.00 0.00 0.02 0.18 0.00 99.80 02:29:12 02:21:01 5 0.02 0.00 0.03 0.00 0.02 99.93 02:29:12 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:29:12 02:21:01 7 0.00 0.00 0.03 0.00 0.02 99.95 02:29:12 02:22:01 all 0.10 0.00 0.02 0.07 0.01 99.80 02:29:12 02:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 02:29:12 02:22:01 1 0.07 0.00 0.03 0.00 0.03 99.87 02:29:12 02:22:01 2 0.07 0.00 0.02 0.02 0.00 99.90 02:29:12 02:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:29:12 02:22:01 4 0.48 0.00 0.00 0.50 0.02 99.00 02:29:12 02:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:29:12 02:22:01 6 0.03 0.00 0.03 0.02 0.02 99.90 02:29:12 02:22:01 7 0.10 0.00 0.05 0.00 0.02 99.83 02:29:12 02:23:01 all 0.10 0.00 0.02 0.01 0.01 99.86 02:29:12 02:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:29:12 02:23:01 1 0.08 0.00 0.02 0.02 0.02 99.87 02:29:12 02:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:29:12 02:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:29:12 02:23:01 4 0.45 0.00 0.02 0.08 0.00 99.45 02:29:12 02:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:29:12 02:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 02:29:12 02:23:01 7 0.18 0.00 0.05 0.00 0.02 99.75 02:29:12 02:24:01 all 0.03 0.00 0.01 0.03 0.01 99.92 02:29:12 02:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:29:12 02:24:01 1 0.08 0.00 0.02 0.00 0.02 99.88 02:29:12 02:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:29:12 02:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:29:12 02:24:01 4 0.07 0.00 0.02 0.17 0.02 99.73 02:29:12 02:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:29:12 02:24:01 6 0.02 0.00 0.03 0.03 0.00 99.92 02:29:12 02:24:01 7 0.02 0.00 0.02 0.03 0.02 99.92 02:29:12 02:25:01 all 0.03 0.00 0.01 0.02 0.00 99.94 02:29:12 02:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:29:12 02:25:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:29:12 02:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:29:12 02:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:29:12 02:25:01 4 0.02 0.00 0.02 0.08 0.00 99.88 02:29:12 02:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:29:12 02:25:01 6 0.02 0.00 0.00 0.05 0.00 99.93 02:29:12 02:25:01 7 0.07 0.00 0.03 0.00 0.02 99.88 02:29:12 02:26:01 all 0.04 0.00 0.01 0.01 0.01 99.93 02:29:12 02:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:29:12 02:26:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:29:12 02:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:29:12 02:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:29:12 02:26:01 4 0.17 0.00 0.02 0.10 0.02 99.70 02:29:12 02:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:29:12 02:26:01 6 0.02 0.00 0.00 0.02 0.02 99.95 02:29:12 02:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:29:12 02:27:01 all 0.13 0.00 0.02 0.01 0.01 99.84 02:29:12 02:27:01 0 0.03 0.00 0.02 0.02 0.00 99.93 02:29:12 02:27:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:29:12 02:27:01 2 0.12 0.00 0.02 0.00 0.00 99.87 02:29:12 02:27:01 3 0.07 0.00 0.00 0.00 0.00 99.93 02:29:12 02:27:01 4 0.38 0.00 0.03 0.02 0.02 99.55 02:29:12 02:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:29:12 02:27:01 6 0.15 0.00 0.00 0.03 0.00 99.82 02:29:12 02:27:01 7 0.18 0.00 0.03 0.00 0.03 99.75 02:29:12 02:28:01 all 0.39 0.00 0.04 0.01 0.01 99.56 02:29:12 02:28:01 0 0.73 0.00 0.02 0.00 0.00 99.25 02:29:12 02:28:01 1 0.13 0.00 0.05 0.00 0.02 99.80 02:29:12 02:28:01 2 0.17 0.00 0.03 0.00 0.02 99.78 02:29:12 02:28:01 3 0.17 0.00 0.03 0.00 0.00 99.80 02:29:12 02:28:01 4 1.44 0.00 0.07 0.03 0.02 98.45 02:29:12 02:28:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:29:12 02:28:01 6 0.35 0.00 0.05 0.03 0.00 99.57 02:29:12 02:28:01 7 0.03 0.00 0.05 0.02 0.00 99.90 02:29:12 02:29:01 all 0.02 0.00 0.02 0.03 0.01 99.92 02:29:12 02:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:29:12 02:29:01 1 0.07 0.00 0.07 0.00 0.02 99.85 02:29:12 02:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:29:12 02:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:29:12 02:29:01 4 0.03 0.00 0.02 0.23 0.00 99.72 02:29:12 02:29:01 5 0.00 0.00 0.02 0.02 0.02 99.95 02:29:12 02:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:29:12 02:29:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:29:12 02:29:12 Average: CPU %user %nice %system %iowait %steal %idle 02:29:12 Average: all 4.80 0.00 0.77 0.77 0.02 93.65 02:29:12 Average: 0 4.72 0.00 0.74 0.68 0.01 93.84 02:29:12 Average: 1 4.74 0.00 0.73 0.39 0.03 94.11 02:29:12 Average: 2 4.78 0.00 0.84 0.16 0.02 94.19 02:29:12 Average: 3 4.92 0.00 0.80 0.33 0.01 93.95 02:29:12 Average: 4 4.99 0.00 0.74 2.00 0.02 92.25 02:29:12 Average: 5 4.68 0.00 0.76 0.25 0.01 94.30 02:29:12 Average: 6 4.89 0.00 0.79 1.38 0.02 92.92 02:29:12 Average: 7 4.66 0.00 0.72 0.96 0.02 93.64 02:29:12 02:29:12 02:29:12