Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e072562a4929f2962a0f71163cc1f813a299a9b8 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-ssh1384721655900261648.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9417026665985809785.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13848002919607453506.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3014259341930880609.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4166070042038122661.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-20986 in /w/workspace/oundry_app-functions-sdk-go_main [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/oundry_app-functions-sdk-go_main # 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 Avoid second fetch Checking out Revision e072562a4929f2962a0f71163cc1f813a299a9b8 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e072562a4929f2962a0f71163cc1f813a299a9b8 # timeout=10 Commit message: "fix(configuration): add handling for custom configuration section in c… (#1082)" > git rev-list --no-walk 3803d9aa4eed6e1c6dbd859c406ee8967ecd3fcc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:03:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:03:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:03:01 ========================================================= 23:03:01 EdgeX Global Pipelines Version Info 23:03:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:03:02 ------------------- 23:03:02 stable info: 23:03:02 ------------------- 23:03:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:03:02 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 23:03:02 Message: update stable to v1.0.221 23:03:03 ------------------- 23:03:03 experimental info: 23:03:03 ------------------- 23:03:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:03:03 Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d 23:03:03 Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e072562a4929f2962a0f71163cc1f813a299a9b8 [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e072562 [Pipeline] echo 23:03:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:03:03 + git rev-list -1 --merges e072562a4929f2962a0f71163cc1f813a299a9b8~1..e072562a4929f2962a0f71163cc1f813a299a9b8 [Pipeline] echo 23:03:04 -----------> git rev-list -1 --merges e072562a4929f2962a0f71163cc1f813a299a9b8~1..e072562a4929f2962a0f71163cc1f813a299a9b8 e072562a4929f2962a0f71163cc1f813a299a9b8 [false] [Pipeline] sh 23:03:04 + git log --format=format:%s -1 e072562a4929f2962a0f71163cc1f813a299a9b8 [Pipeline] echo 23:03:04 ========================================================= 23:03:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:03:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:03:04 + git log --format=format:%s -1 e072562a4929f2962a0f71163cc1f813a299a9b8 [Pipeline] echo 23:03:04 [semverPrep] GIT_COMMIT: e072562a4929f2962a0f71163cc1f813a299a9b8, Commit Message: fix(configuration): add handling for custom configuration section in c… (#1082) [Pipeline] echo 23:03:04 [semverPrep] This is not a build commit. [Pipeline] sh 23:03:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:03:05 + grep -v github /etc/ssh/ssh_known_hosts 23:03:05 + [ -e /tmp/ssh_known_hosts ] 23:03:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:03:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:03:05 + sudo tee -a /etc/ssh/ssh_known_hosts 23:03:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:03:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:03:05 23:03:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:03:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:03:06 latest: Pulling from edgex-devops/git-semver 23:03:06 a0d0a0d46f8b: Pulling fs layer 23:03:06 3e5f54012d9b: Pulling fs layer 23:03:06 4c7163046ea9: Pulling fs layer 23:03:06 0c2d73faf560: Pulling fs layer 23:03:06 0c2d73faf560: Waiting 23:03:06 3e5f54012d9b: Verifying Checksum 23:03:06 3e5f54012d9b: Download complete 23:03:06 a0d0a0d46f8b: Verifying Checksum 23:03:06 a0d0a0d46f8b: Download complete 23:03:06 0c2d73faf560: Verifying Checksum 23:03:06 0c2d73faf560: Download complete 23:03:06 4c7163046ea9: Verifying Checksum 23:03:06 4c7163046ea9: Download complete 23:03:06 a0d0a0d46f8b: Pull complete 23:03:06 3e5f54012d9b: Pull complete 23:03:07 4c7163046ea9: Pull complete 23:03:07 0c2d73faf560: Pull complete 23:03:07 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:03:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:03:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:03:07 prd-ubuntu20.04-docker-8c-8g-20986 does not seem to be running inside a container 23:03:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:03:08 $ docker top a455489769057fb443137fa2f8089a5af15e721ffcc9f46e0bcd75b9ac4042b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:03:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:03:08 [ssh-agent] Looking for ssh-agent implementation... 23:03:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:03:08 $ docker exec a455489769057fb443137fa2f8089a5af15e721ffcc9f46e0bcd75b9ac4042b9 ssh-agent 23:03:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGNBOCN/agent.13 23:03:08 SSH_AGENT_PID=19 23:03:08 Running ssh-add (command line suppressed) 23:03:08 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4207678542253470809.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_4207678542253470809.key) 23:03:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:03:09 + git tag --points-at HEAD [Pipeline] } 23:03:09 $ docker exec --env ******** --env ******** a455489769057fb443137fa2f8089a5af15e721ffcc9f46e0bcd75b9ac4042b9 ssh-agent -k 23:03:09 unset SSH_AUTH_SOCK; 23:03:09 unset SSH_AGENT_PID; 23:03:09 echo Agent pid 19 killed; 23:03:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:03:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:03:09 [ssh-agent] Looking for ssh-agent implementation... 23:03:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:03:09 $ docker exec a455489769057fb443137fa2f8089a5af15e721ffcc9f46e0bcd75b9ac4042b9 ssh-agent 23:03:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDGBpGg/agent.52 23:03:09 SSH_AGENT_PID=58 23:03:09 Running ssh-add (command line suppressed) 23:03:09 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5580070347893793671.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5580070347893793671.key) 23:03:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:03:10 + git semver init 23:03:10 # -> Open(): unable to determine branch for HEAD 23:03:10 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 23:03:10 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 23:03:10 # $SEMVER_REMOTE_NAME = origin 23:03:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:03:10 # $SEMVER_USER_NAME = edgex-jenkins 23:03:10 # $SEMVER_BRANCH = main 23:03:10 # $SEMVER_TEMP = /tmp/semver-533666838 23:03:10 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 23:03:12 # '/tmp/semver-533666838' -> '/w/workspace/oundry_app-functions-sdk-go_main/.semver' 23:03:12 # -> Force: false 23:03:12 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 23:03:12 $ docker exec --env ******** --env ******** a455489769057fb443137fa2f8089a5af15e721ffcc9f46e0bcd75b9ac4042b9 ssh-agent -k 23:03:12 unset SSH_AUTH_SOCK; 23:03:12 unset SSH_AGENT_PID; 23:03:12 echo Agent pid 58 killed; 23:03:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:03:13 + git semver [Pipeline] } 23:03:13 $ docker stop --time=1 a455489769057fb443137fa2f8089a5af15e721ffcc9f46e0bcd75b9ac4042b9 23:03:14 $ docker rm -f a455489769057fb443137fa2f8089a5af15e721ffcc9f46e0bcd75b9ac4042b9 [Pipeline] // withDockerContainer [Pipeline] sh 23:03:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:03:15 Stashed 1 file(s) [Pipeline] echo 23:03:15 [edgeXSemver]: initialized semver on version 2.2.0-dev.41 [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 23:03:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:03:15 ========================================================= 23:03:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:03:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:03:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:03:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:03:15 59bf1c3509f3: Pulling fs layer 23:03:15 666ba61612fd: Pulling fs layer 23:03:15 8ed8ca486205: Pulling fs layer 23:03:15 4fe6c5a15a65: Pulling fs layer 23:03:15 22a0e8bec74d: Pulling fs layer 23:03:15 640e595b4fbd: Pulling fs layer 23:03:15 763cafe07f6e: Pulling fs layer 23:03:15 0c0b528cf693: Pulling fs layer 23:03:15 10935f4eaf8b: Pulling fs layer 23:03:15 640e595b4fbd: Waiting 23:03:15 763cafe07f6e: Waiting 23:03:15 0c0b528cf693: Waiting 23:03:15 22a0e8bec74d: Waiting 23:03:15 4fe6c5a15a65: Waiting 23:03:15 8ed8ca486205: Verifying Checksum 23:03:15 8ed8ca486205: Download complete 23:03:15 666ba61612fd: Verifying Checksum 23:03:15 666ba61612fd: Download complete 23:03:15 22a0e8bec74d: Verifying Checksum 23:03:15 22a0e8bec74d: Download complete 23:03:15 640e595b4fbd: Verifying Checksum 23:03:15 640e595b4fbd: Download complete 23:03:15 59bf1c3509f3: Verifying Checksum 23:03:15 59bf1c3509f3: Download complete 23:03:15 763cafe07f6e: Verifying Checksum 23:03:15 763cafe07f6e: Download complete 23:03:15 0c0b528cf693: Verifying Checksum 23:03:15 0c0b528cf693: Download complete 23:03:15 59bf1c3509f3: Pull complete 23:03:15 666ba61612fd: Pull complete 23:03:16 8ed8ca486205: Pull complete 23:03:16 10935f4eaf8b: Verifying Checksum 23:03:16 10935f4eaf8b: Download complete 23:03:16 4fe6c5a15a65: Verifying Checksum 23:03:16 4fe6c5a15a65: Download complete 23:03:20 4fe6c5a15a65: Pull complete 23:03:20 22a0e8bec74d: Pull complete 23:03:20 640e595b4fbd: Pull complete 23:03:20 763cafe07f6e: Pull complete 23:03:20 0c0b528cf693: Pull complete 23:03:22 10935f4eaf8b: Pull complete 23:03:22 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 23:03:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:03:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 23:03:22 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 23:03:23 + docker inspect -f . ci-base-image-x86_64 23:03:23 . [Pipeline] withDockerContainer 23:03:23 prd-ubuntu20.04-docker-8c-8g-20986 does not seem to be running inside a container 23:03:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** ci-base-image-x86_64 cat 23:03:25 $ docker top 93067d01ee76bf5f82d97f2c854814ee5bb1a2a1e0f854bba874031cbc5e957f -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:25 + go version 23:03:25 go version go1.17.6 linux/amd64 [Pipeline] } 23:03:25 $ docker stop --time=1 93067d01ee76bf5f82d97f2c854814ee5bb1a2a1e0f854bba874031cbc5e957f 23:03:27 $ docker rm -f 93067d01ee76bf5f82d97f2c854814ee5bb1a2a1e0f854bba874031cbc5e957f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:03:27 + docker inspect -f . ci-base-image-x86_64 23:03:27 . [Pipeline] withDockerContainer 23:03:27 prd-ubuntu20.04-docker-8c-8g-20986 does not seem to be running inside a container 23:03:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** ci-base-image-x86_64 cat 23:03:28 $ docker top ad91db575123a76c94b8f372ea3cee11e15a14ec143b24feb5251aad445b5771 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:03:28 + make test 23:03:28 make -C ./app-service-template build 23:03:28 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 23:03:28 go mod tidy 23:03:28 go: downloading github.com/google/uuid v1.3.0 23:03:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.20 23:03:28 go: downloading github.com/stretchr/testify v1.7.1 23:03:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.28 23:03:28 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.9 23:03:28 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 23:03:28 go: downloading github.com/gorilla/mux v1.8.0 23:03:28 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:03:28 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 23:03:28 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:03:28 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 23:03:28 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 23:03:28 go: downloading github.com/davecgh/go-spew v1.1.1 23:03:28 go: downloading github.com/pmezard/go-difflib v1.0.0 23:03:28 go: downloading github.com/stretchr/objx v0.1.1 23:03:28 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:03:28 go: downloading github.com/go-kit/log v0.2.0 23:03:28 go: downloading github.com/go-playground/validator/v10 v10.10.1 23:03:28 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 23:03:28 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:03:28 go: downloading github.com/pelletier/go-toml v1.9.4 23:03:28 go: downloading github.com/hashicorp/errwrap v1.0.0 23:03:28 go: downloading github.com/mitchellh/copystructure v1.0.0 23:03:28 go: downloading github.com/hashicorp/consul/api v1.9.1 23:03:28 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:03:28 go: downloading github.com/gorilla/websocket v1.4.2 23:03:28 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 23:03:28 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:03:28 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:03:28 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:03:28 go: downloading github.com/pebbe/zmq4 v1.2.7 23:03:28 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:03:28 go: downloading github.com/x448/float16 v0.8.4 23:03:28 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:03:28 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:03:28 go: downloading github.com/go-playground/universal-translator v0.18.0 23:03:28 go: downloading github.com/leodido/go-urn v1.2.1 23:03:28 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 23:03:28 go: downloading golang.org/x/text v0.3.7 23:03:28 go: downloading github.com/go-playground/locales v0.14.0 23:03:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:03:28 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:03:28 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:03:28 go: downloading github.com/hashicorp/serf v0.9.5 23:03:29 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 23:03:29 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:03:29 go: downloading github.com/hashicorp/consul/sdk v0.8.0 23:03:29 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:03:29 go: downloading github.com/onsi/ginkgo v1.10.1 23:03:29 go: downloading github.com/onsi/gomega v1.7.0 23:03:29 go: downloading golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 23:03:29 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:03:29 go: downloading github.com/fatih/color v1.9.0 23:03:29 go: downloading github.com/mattn/go-colorable v0.1.6 23:03:29 go: downloading github.com/mattn/go-isatty v0.0.12 23:03:29 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:03:29 go: downloading github.com/kr/pretty v0.3.0 23:03:29 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:03:29 go: downloading github.com/hashicorp/memberlist v0.2.2 23:03:29 go: downloading github.com/pkg/errors v0.9.1 23:03:29 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:03:29 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:03:29 go: downloading github.com/kr/text v0.2.0 23:03:29 go: downloading github.com/rogpeppe/go-internal v1.8.0 23:03:29 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:03:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:03:29 go: downloading github.com/miekg/dns v1.1.26 23:03:29 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:03:29 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:03:29 go: downloading gopkg.in/yaml.v2 v2.3.0 23:03:29 go: downloading github.com/hpcloud/tail v1.0.0 23:03:29 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:03:29 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:03:29 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:03:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.24 23:03:30 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 23:03:30 Still waiting to schedule task 23:03:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:03:44 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 23:03:44 make -C ./app-service-template test 23:03:44 make[1]: Entering directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 23:03:44 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 23:03:57 ok new-app-service 0.055s coverage: 48.1% of statements 23:03:57 ? new-app-service/config [no test files] 23:03:57 ok new-app-service/functions 0.044s 23:03:57 CGO_ENABLED=1 go vet ./... 23:04:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:04:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:04:04 ./bin/test-attribution-txt.sh 23:04:04 make[1]: Leaving directory '/w/workspace/oundry_app-functions-sdk-go_main/app-service-template' 23:04:04 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:04:04 go: downloading github.com/gomodule/redigo v1.8.8 23:04:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.080s coverage: 63.6% of statements 23:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.079s coverage: 93.7% of statements 23:04:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.099s coverage: 76.5% of statements 23:04:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.109s coverage: 88.7% of statements 23:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.054s coverage: 100.0% of statements 23:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.130s coverage: 78.3% of statements 23:04:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:04:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.074s coverage: 97.3% of statements 23:04:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:04:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 23:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.082s coverage: 91.8% of statements 23:04:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 23:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.700s coverage: 80.4% of statements 23:04:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 23:04:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 23:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.070s coverage: 29.3% of statements 23:04:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 23:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.063s coverage: 14.0% of statements 23:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.045s coverage: 27.3% of statements 23:04:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:04:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:04:07 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.054s coverage: 51.4% of statements 23:04:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.154s coverage: 78.2% of statements 23:04:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.073s coverage: 94.4% of statements 23:04:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:04:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:04:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:04:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:04:39 $ docker stop --time=1 ad91db575123a76c94b8f372ea3cee11e15a14ec143b24feb5251aad445b5771 23:04:41 $ docker rm -f ad91db575123a76c94b8f372ea3cee11e15a14ec143b24feb5251aad445b5771 [Pipeline] // withDockerContainer [Pipeline] sh 23:04:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:04:41 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:04:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:04:42 23:04:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:04:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:04:42 latest: Pulling from edgex-lftools-log-publisher 23:04:42 5eb5b503b376: Pulling fs layer 23:04:42 5c69ac0246d0: Pulling fs layer 23:04:42 ec43610c2a17: Pulling fs layer 23:04:42 3a2ae6a8a46f: Pulling fs layer 23:04:42 33b1e0a273af: Pulling fs layer 23:04:42 5d3b04190fa2: Pulling fs layer 23:04:42 2f39f015ded8: Pulling fs layer 23:04:42 3a2ae6a8a46f: Waiting 23:04:42 33b1e0a273af: Waiting 23:04:42 5d3b04190fa2: Waiting 23:04:42 2f39f015ded8: Waiting 23:04:42 5c69ac0246d0: Download complete 23:04:42 3a2ae6a8a46f: Download complete 23:04:42 33b1e0a273af: Verifying Checksum 23:04:42 33b1e0a273af: Download complete 23:04:42 5d3b04190fa2: Verifying Checksum 23:04:42 5d3b04190fa2: Download complete 23:04:42 ec43610c2a17: Verifying Checksum 23:04:42 ec43610c2a17: Download complete 23:04:42 5eb5b503b376: Verifying Checksum 23:04:42 5eb5b503b376: Download complete 23:04:43 2f39f015ded8: Download complete 23:04:44 5eb5b503b376: Pull complete 23:04:44 5c69ac0246d0: Pull complete 23:04:45 ec43610c2a17: Pull complete 23:04:45 3a2ae6a8a46f: Pull complete 23:04:45 33b1e0a273af: Pull complete 23:04:45 5d3b04190fa2: Pull complete 23:04:50 2f39f015ded8: Pull complete 23:04:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:04:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:04:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:04:50 prd-ubuntu20.04-docker-8c-8g-20986 does not seem to be running inside a container 23:04:50 $ 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/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:04:53 $ docker top d3d0b4749ef9e00c420ff9df792429ff744728ccabc32ee6847f4a9afeea2a6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:54 ---> job-cost.sh 23:04:54 lf-activate-venv: SKIPPING 23:04:54 INFO: No Stack... 23:04:54 INFO: Retrieving Pricing Info for: v3-standard-8 23:04:55 INFO: Archiving Costs [Pipeline] sh 23:04:55 + cat /w/workspace/oundry_app-functions-sdk-go_main/archives/cost.csv 23:04:55 + cut -d, -f6 [Pipeline] lock 23:04:55 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-101-stack-cost] 23:04:55 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-101-stack-cost] did not exist. Created. 23:04:55 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:04:55 + echo total: 0.2199999988079071 [Pipeline] stash 23:04:55 Stashed 1 file(s) [Pipeline] } 23:04:55 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 23:04:55 $ docker stop --time=1 d3d0b4749ef9e00c420ff9df792429ff744728ccabc32ee6847f4a9afeea2a6c 23:04:57 $ docker rm -f d3d0b4749ef9e00c420ff9df792429ff744728ccabc32ee6847f4a9afeea2a6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:05:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20988 in /w/workspace/oundry_app-functions-sdk-go_main [Pipeline] { [Pipeline] ws 23:05:09 Running in /w/workspace/app-functions-sdk-go/101 [Pipeline] { [Pipeline] checkout 23:05:09 The recommended git tool is: git 23:05:14 using credential edgex-jenkins-ssh 23:05:14 Cloning the remote Git repository 23:05:14 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:05:14 > git init /w/workspace/app-functions-sdk-go/101 # timeout=10 23:05:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:05:14 > git --version # timeout=10 23:05:14 > git --version # 'git version 2.25.1' 23:05:14 using GIT_SSH to set credentials SSH Credentials for GitHub 23:05:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:17 Avoid second fetch 23:05:17 Checking out Revision e072562a4929f2962a0f71163cc1f813a299a9b8 (main) 23:05:17 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:05:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:17 > git config core.sparsecheckout # timeout=10 23:05:17 > git checkout -f e072562a4929f2962a0f71163cc1f813a299a9b8 # timeout=10 23:05:22 Commit message: "fix(configuration): add handling for custom configuration section in c… (#1082)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:05:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:05:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:05:23 Dload Upload Total Spent Left Speed 23:05:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 49552 0 --:--:-- --:--:-- --:--:-- 49760 [Pipeline] sh 23:05:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:05:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:05:24 + sudo tee /etc/docker/daemon.new 23:05:24 { 23:05:24 "registry-mirrors": [ 23:05:24 "https://nexus3.edgexfoundry.org:10001" 23:05:24 ], 23:05:24 "bip": "10.250.0.254/24", 23:05:24 "hosts": [ 23:05:24 "tcp://0.0.0.0:5555", 23:05:24 "unix:///var/run/docker.sock" 23:05:24 ], 23:05:24 "mtu": 1458, 23:05:24 "selinux-enabled": true, 23:05:24 "seccomp-profile": "/etc/docker/seccomp.json" 23:05:24 } [Pipeline] sh 23:05:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:05:24 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:05:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:05:43 ========================================================= 23:05:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:05:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:05:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:05:44 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:05:44 9b3977197b4f: Pulling fs layer 23:05:44 1a89e8eeedd5: Pulling fs layer 23:05:44 94645a83ff95: Pulling fs layer 23:05:44 3f3a8bcf1eab: Pulling fs layer 23:05:44 0c92f367c5e7: Pulling fs layer 23:05:44 3f3a8bcf1eab: Waiting 23:05:44 f7c0051592d6: Pulling fs layer 23:05:44 a227ed2f7395: Pulling fs layer 23:05:44 0c92f367c5e7: Waiting 23:05:44 7b1c46037f91: Pulling fs layer 23:05:44 a227ed2f7395: Waiting 23:05:44 f7c0051592d6: Waiting 23:05:44 7b1c46037f91: Waiting 23:05:44 94645a83ff95: Verifying Checksum 23:05:44 94645a83ff95: Download complete 23:05:44 1a89e8eeedd5: Verifying Checksum 23:05:44 1a89e8eeedd5: Download complete 23:05:44 0c92f367c5e7: Verifying Checksum 23:05:44 0c92f367c5e7: Download complete 23:05:44 f7c0051592d6: Verifying Checksum 23:05:44 f7c0051592d6: Download complete 23:05:44 a227ed2f7395: Verifying Checksum 23:05:44 a227ed2f7395: Download complete 23:05:44 9b3977197b4f: Verifying Checksum 23:05:44 9b3977197b4f: Download complete 23:05:45 9b3977197b4f: Pull complete 23:05:46 1a89e8eeedd5: Pull complete 23:05:46 94645a83ff95: Pull complete 23:05:46 7b1c46037f91: Verifying Checksum 23:05:46 7b1c46037f91: Download complete 23:05:47 3f3a8bcf1eab: Verifying Checksum 23:05:47 3f3a8bcf1eab: Download complete 23:05:59 3f3a8bcf1eab: Pull complete 23:05:59 0c92f367c5e7: Pull complete 23:05:59 f7c0051592d6: Pull complete 23:05:59 a227ed2f7395: Pull complete 23:06:06 7b1c46037f91: Pull complete 23:06:06 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 23:06:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:06:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 23:06:06 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 23:06:07 + docker inspect -f . ci-base-image-arm64 23:06:07 . [Pipeline] withDockerContainer 23:06:07 prd-ubuntu20.04-docker-arm64-4c-16g-20988 does not seem to be running inside a container 23:06:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/101 -v /w/workspace/app-functions-sdk-go/101:/w/workspace/app-functions-sdk-go/101:rw,z -v /w/workspace/app-functions-sdk-go/101@tmp:/w/workspace/app-functions-sdk-go/101@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 ******** ci-base-image-arm64 cat 23:06:10 $ docker top 066ca075f3f78b5c433ed37f9bef2b08683fc2c76e79bd4660d5d6ccecfca29e -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:11 + go version 23:06:11 go version go1.17.6 linux/arm64 [Pipeline] } 23:06:11 $ docker stop --time=1 066ca075f3f78b5c433ed37f9bef2b08683fc2c76e79bd4660d5d6ccecfca29e 23:06:13 $ docker rm -f 066ca075f3f78b5c433ed37f9bef2b08683fc2c76e79bd4660d5d6ccecfca29e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:13 + docker inspect -f . ci-base-image-arm64 23:06:13 . [Pipeline] withDockerContainer 23:06:13 prd-ubuntu20.04-docker-arm64-4c-16g-20988 does not seem to be running inside a container 23:06:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/101 -v /w/workspace/app-functions-sdk-go/101:/w/workspace/app-functions-sdk-go/101:rw,z -v /w/workspace/app-functions-sdk-go/101@tmp:/w/workspace/app-functions-sdk-go/101@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 ******** ci-base-image-arm64 cat 23:06:15 $ docker top bcba28b0a197df3e6d275ddf35bed5a2f4918b3a94ce1b78eb32d2bf3d42225c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:06:16 + make test 23:06:16 make -C ./app-service-template build 23:06:16 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/101/app-service-template' 23:06:16 go mod tidy 23:06:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.20 23:06:16 go: downloading github.com/google/uuid v1.3.0 23:06:16 go: downloading github.com/stretchr/testify v1.7.1 23:06:16 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.28 23:06:16 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.9 23:06:16 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 23:06:16 go: downloading github.com/davecgh/go-spew v1.1.1 23:06:16 go: downloading github.com/pmezard/go-difflib v1.0.0 23:06:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:06:16 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 23:06:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:06:16 go: downloading github.com/stretchr/objx v0.1.1 23:06:16 go: downloading github.com/go-playground/validator/v10 v10.10.1 23:06:16 go: downloading github.com/go-kit/log v0.2.0 23:06:16 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 23:06:16 go: downloading github.com/gorilla/mux v1.8.0 23:06:16 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:06:16 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 23:06:16 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 23:06:16 go: downloading github.com/mitchellh/copystructure v1.0.0 23:06:16 go: downloading github.com/gorilla/websocket v1.4.2 23:06:16 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 23:06:16 go: downloading github.com/pelletier/go-toml v1.9.4 23:06:17 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:06:17 go: downloading github.com/hashicorp/consul/api v1.9.1 23:06:17 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:06:17 go: downloading github.com/go-playground/universal-translator v0.18.0 23:06:17 go: downloading github.com/leodido/go-urn v1.2.1 23:06:17 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 23:06:17 go: downloading golang.org/x/text v0.3.7 23:06:18 go: downloading github.com/go-playground/locales v0.14.0 23:06:18 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 23:06:18 go: downloading github.com/go-playground/assert/v2 v2.0.1 23:06:21 go: downloading github.com/hashicorp/errwrap v1.0.0 23:06:21 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:06:21 go: downloading github.com/x448/float16 v0.8.4 23:06:21 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:06:21 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:06:21 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:06:21 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:06:21 go: downloading github.com/hashicorp/serf v0.9.5 23:06:21 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:06:21 go: downloading github.com/hashicorp/consul/sdk v0.8.0 23:06:21 go: downloading github.com/hashicorp/go-uuid v1.0.1 23:06:21 go: downloading golang.org/x/sys v0.0.0-20210917161153-d61c044b1678 23:06:21 go: downloading github.com/kr/pretty v0.3.0 23:06:21 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:06:21 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:06:21 go: downloading github.com/pebbe/zmq4 v1.2.7 23:06:21 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:06:21 go: downloading github.com/fatih/color v1.9.0 23:06:21 go: downloading github.com/mattn/go-colorable v0.1.6 23:06:21 go: downloading github.com/mattn/go-isatty v0.0.12 23:06:21 go: downloading github.com/pkg/errors v0.9.1 23:06:21 go: downloading github.com/kr/text v0.2.0 23:06:21 go: downloading github.com/rogpeppe/go-internal v1.8.0 23:06:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:06:21 go: downloading github.com/onsi/ginkgo v1.10.1 23:06:21 go: downloading github.com/onsi/gomega v1.7.0 23:06:21 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:06:21 go: downloading github.com/hashicorp/go-msgpack v0.5.3 23:06:21 go: downloading github.com/hashicorp/memberlist v0.2.2 23:06:21 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 23:06:21 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:06:21 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 23:06:21 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 23:06:21 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 23:06:21 go: downloading github.com/miekg/dns v1.1.26 23:06:22 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:06:22 go: downloading gopkg.in/yaml.v2 v2.3.0 23:06:22 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:06:22 go: downloading github.com/hpcloud/tail v1.0.0 23:06:22 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:06:22 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:06:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.24 23:06:23 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service 23:07:44 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/101/app-service-template' 23:07:44 make -C ./app-service-template test 23:07:44 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/101/app-service-template' 23:07:44 CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... 23:09:21 ok new-app-service 0.239s coverage: 48.1% of statements 23:09:21 ? new-app-service/config [no test files] 23:09:21 ok new-app-service/functions 0.176s 23:09:21 CGO_ENABLED=1 go vet ./... 23:10:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:10:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:10:00 ./bin/test-attribution-txt.sh 23:10:00 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/101/app-service-template' 23:10:00 CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:10:00 go: downloading github.com/gomodule/redigo v1.8.8 23:10:01 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.507s coverage: 63.6% of statements 23:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.244s coverage: 93.7% of statements 23:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.349s coverage: 76.5% of statements 23:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.333s coverage: 88.7% of statements 23:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.176s coverage: 100.0% of statements 23:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.499s coverage: 78.3% of statements 23:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.225s coverage: 97.3% of statements 23:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] 23:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.406s coverage: 91.8% of statements 23:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] 23:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.992s coverage: 80.4% of statements 23:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] 23:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] 23:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.275s coverage: 29.3% of statements 23:10:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] 23:10:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.196s coverage: 14.0% of statements 23:10:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.185s coverage: 27.3% of statements 23:10:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 23:10:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 23:10:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.230s coverage: 51.4% of statements 23:10:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.575s coverage: 78.2% of statements 23:10:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.196s coverage: 94.4% of statements 23:10:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:10:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:10:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:10:57 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 23:10:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:10:57 $ docker stop --time=1 bcba28b0a197df3e6d275ddf35bed5a2f4918b3a94ce1b78eb32d2bf3d42225c 23:10:59 $ docker rm -f bcba28b0a197df3e6d275ddf35bed5a2f4918b3a94ce1b78eb32d2bf3d42225c [Pipeline] // withDockerContainer [Pipeline] sh 23:11:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:11:02 Warning: overwriting stash ‘coverage-report’ 23:11:03 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:11:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:11:03 23:11:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:11:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:11:04 arm64: Pulling from edgex-lftools-log-publisher 23:11:04 8998bd30e6a1: Pulling fs layer 23:11:04 04944245beec: Pulling fs layer 23:11:04 699f458cf7ca: Pulling fs layer 23:11:04 765212b225bb: Pulling fs layer 23:11:04 f23df028b6ca: Pulling fs layer 23:11:04 d65c8cfc05b1: Pulling fs layer 23:11:04 2437ff75d9bd: Pulling fs layer 23:11:04 f23df028b6ca: Waiting 23:11:04 d65c8cfc05b1: Waiting 23:11:04 2437ff75d9bd: Waiting 23:11:04 765212b225bb: Waiting 23:11:04 04944245beec: Verifying Checksum 23:11:04 04944245beec: Download complete 23:11:04 765212b225bb: Verifying Checksum 23:11:04 765212b225bb: Download complete 23:11:04 f23df028b6ca: Verifying Checksum 23:11:04 f23df028b6ca: Download complete 23:11:04 d65c8cfc05b1: Verifying Checksum 23:11:04 d65c8cfc05b1: Download complete 23:11:04 699f458cf7ca: Verifying Checksum 23:11:04 699f458cf7ca: Download complete 23:11:05 8998bd30e6a1: Verifying Checksum 23:11:05 8998bd30e6a1: Download complete 23:11:08 2437ff75d9bd: Verifying Checksum 23:11:08 2437ff75d9bd: Download complete 23:11:10 8998bd30e6a1: Pull complete 23:11:10 04944245beec: Pull complete 23:11:11 699f458cf7ca: Pull complete 23:11:11 765212b225bb: Pull complete 23:11:12 f23df028b6ca: Pull complete 23:11:12 d65c8cfc05b1: Pull complete 23:11:27 2437ff75d9bd: Pull complete 23:11:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:11:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:11:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:11:28 prd-ubuntu20.04-docker-arm64-4c-16g-20988 does not seem to be running inside a container 23:11:28 $ 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/101 -v /w/workspace/app-functions-sdk-go/101:/w/workspace/app-functions-sdk-go/101:rw,z -v /w/workspace/app-functions-sdk-go/101@tmp:/w/workspace/app-functions-sdk-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:11:30 $ docker top f104375fbc66fa85c7db2e9f2d7262f524a8eb6e91312a2b4df10e5000c3a65d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:31 ---> job-cost.sh 23:11:31 lf-activate-venv: SKIPPING 23:11:31 INFO: No Stack... 23:11:32 INFO: Retrieving Pricing Info for: v3-standard-4 23:11:33 INFO: Archiving Costs [Pipeline] sh 23:11:34 + cat /w/workspace/app-functions-sdk-go/101/archives/cost.csv 23:11:34 + cut -d, -f6 [Pipeline] lock 23:11:34 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-main-101-stack-cost] 23:11:34 Resource [jenkins-edgexfoundry-app-functions-sdk-go-main-101-stack-cost] did not exist. Created. 23:11:34 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:11:34 /w/workspace/app-functions-sdk-go/101@tmp/durable-d465bcc6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:11:35 + echo total: 0.10999999940395355 [Pipeline] stash 23:11:35 Warning: overwriting stash ‘stack-cost’ 23:11:35 Stashed 1 file(s) [Pipeline] } 23:11:35 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } 23:11:35 $ docker stop --time=1 f104375fbc66fa85c7db2e9f2d7262f524a8eb6e91312a2b4df10e5000c3a65d 23:11:37 $ docker rm -f f104375fbc66fa85c7db2e9f2d7262f524a8eb6e91312a2b4df10e5000c3a65d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:11:37 provisioning config files... 23:11:37 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1194090048254140429tmp [Pipeline] { [Pipeline] sh 23:11:38 + set +x 23:11:38 + curl -s https://codecov.io/bash 23:11:38 + bash -s -- 23:11:38 23:11:38 _____ _ 23:11:38 / ____| | | 23:11:38 | | ___ __| | ___ ___ _____ __ 23:11:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:11:38 | |___| (_) | (_| | __/ (_| (_) \ V / 23:11:38 \_____\___/ \__,_|\___|\___\___/ \_/ 23:11:38 Bash-1.0.6 23:11:38 23:11:38 23:11:38 ==> git version 2.25.1 found 23:11:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:11:38 Release-Date: 2020-01-08 23:11:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:11:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:11:38 ==> Jenkins CI detected. 23:11:38 current dir:  /w/workspace/oundry_app-functions-sdk-go_main 23:11:38 project root: . 23:11:38 --> token set from env 23:11:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:11:38 ==> Running gcov in . (disable via -X gcov) 23:11:38 ==> Python coveragepy not found 23:11:38 ==> Searching for coverage reports in: 23:11:38 + . 23:11:38 -> Found 2 reports 23:11:38 ==> Detecting git/mercurial file structure 23:11:38 ==> Reading reports 23:11:38 + ./app-service-template/coverage.out bytes=1222 23:11:38 + ./coverage.out bytes=114958 23:11:38 ==> Appending adjustments 23:11:38 https://docs.codecov.io/docs/fixing-reports 23:11:38 + Found adjustments 23:11:38 ==> Gzipping contents 23:11:38 20K /tmp/codecov.wwMF7i.gz 23:11:38 ==> Uploading reports 23:11:38 url: https://codecov.io 23:11:38 query: branch=main&commit=e072562a4929f2962a0f71163cc1f813a299a9b8&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:11:38 -> Pinging Codecov 23:11:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=main&commit=e072562a4929f2962a0f71163cc1f813a299a9b8&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:11:38 -> Uploading to 23:11:38 https://storage.googleapis.com/codecov/v4/raw/2022-04-14/3D8B5DFFC46A037C893635FACE044666/e072562a4929f2962a0f71163cc1f813a299a9b8/b90d72ce-1573-4fc5-b797-043073d1dc18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220414T231138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=734da8a69d7a455f5076fe8ad21a17efe3026e6b6940e276b58920d249c6b56f 23:11:38 % Total % Received % Xferd Average Speed Time Time Time Current 23:11:38 Dload Upload Total Spent Left Speed 23:11:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20183 0 0 100 20183 0 84802 --:--:-- --:--:-- --:--:-- 84802 23:11:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/e072562a4929f2962a0f71163cc1f813a299a9b8 [Pipeline] } 23:11:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:11:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:11:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:11:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:11:39 23:11:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:11:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:11:39 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:11:39 188c0c94c7c5: Pulling fs layer 23:11:39 0ef7d3d256c8: Pulling fs layer 23:11:39 de9db76c5a1d: Pulling fs layer 23:11:39 0eba1c9be4d2: Pulling fs layer 23:11:39 0d57e429df01: Pulling fs layer 23:11:39 4e4be7b47b0d: Pulling fs layer 23:11:39 e1f770b5df2f: Pulling fs layer 23:11:39 85a0685a4137: Pulling fs layer 23:11:39 0d57e429df01: Waiting 23:11:39 4e4be7b47b0d: Waiting 23:11:39 e1f770b5df2f: Waiting 23:11:39 85a0685a4137: Waiting 23:11:39 0eba1c9be4d2: Waiting 23:11:39 de9db76c5a1d: Verifying Checksum 23:11:39 de9db76c5a1d: Download complete 23:11:39 0ef7d3d256c8: Verifying Checksum 23:11:39 0ef7d3d256c8: Download complete 23:11:39 0d57e429df01: Verifying Checksum 23:11:39 0d57e429df01: Download complete 23:11:39 188c0c94c7c5: Download complete 23:11:39 4e4be7b47b0d: Verifying Checksum 23:11:39 4e4be7b47b0d: Download complete 23:11:40 188c0c94c7c5: Pull complete 23:11:40 e1f770b5df2f: Verifying Checksum 23:11:40 e1f770b5df2f: Download complete 23:11:40 0ef7d3d256c8: Pull complete 23:11:40 de9db76c5a1d: Pull complete 23:11:40 0eba1c9be4d2: Verifying Checksum 23:11:40 0eba1c9be4d2: Download complete 23:11:41 85a0685a4137: Verifying Checksum 23:11:41 85a0685a4137: Download complete 23:11:44 0eba1c9be4d2: Pull complete 23:11:44 0d57e429df01: Pull complete 23:11:44 4e4be7b47b0d: Pull complete 23:11:44 e1f770b5df2f: Pull complete 23:11:49 85a0685a4137: Pull complete 23:11:49 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:11:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:11:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:11:49 prd-ubuntu20.04-docker-8c-8g-20986 does not seem to be running inside a container 23:11:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:11:51 $ docker top 6e010bb5590087bc8fef8e670bd72fac8f5b58a4a35f89ac5e99e64622c7dc02 -eo pid,comm [Pipeline] { [Pipeline] echo 23:11:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:11:52 + set -o pipefail 23:11:52 + snyk monitor '--org=edgex-jenkins' 23:11:56 23:11:56 Monitoring /w/workspace/oundry_app-functions-sdk-go_main (github.com/edgexfoundry/app-functions-sdk-go/v2)... 23:11:56 23:11:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/df96f878-bac3-4c26-8368-8df3a21bafd0 23:11:56 23:11:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:11:56 23:11:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:11:56 23:11:56 [Pipeline] } 23:11:56 $ docker stop --time=1 6e010bb5590087bc8fef8e670bd72fac8f5b58a4a35f89ac5e99e64622c7dc02 23:11:58 $ docker rm -f 6e010bb5590087bc8fef8e670bd72fac8f5b58a4a35f89ac5e99e64622c7dc02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:11:59 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:59 provisioning config files... 23:11:59 copy managed file [swaggerhub-api-key] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config7801516826749851169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:59 --> edgex-publish-swagger.sh 23:11:59 === Publish openapi/v2 API === 23:11:59 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:11:59 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/oundry_app-functions-sdk-go_main/openapi/v2/app-functions-sdk.yaml] 23:11:59 % Total % Received % Xferd Average Speed Time Time Time Current 23:11:59 Dload Upload Total Spent Left Speed 23:12:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13708 0 0 100 13708 0 14175 --:--:-- --:--:-- --:--:-- 14161 100 13708 0 0 100 13708 0 14161 --:--:-- --:--:-- --:--:-- 14161 23:12:00 23:12:00 [Pipeline] } 23:12:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:12:00 + git log --format=format:%s -1 e072562a4929f2962a0f71163cc1f813a299a9b8 [Pipeline] sh 23:12:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:12:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:12:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:12:01 . [Pipeline] withDockerContainer 23:12:01 prd-ubuntu20.04-docker-8c-8g-20986 does not seem to be running inside a container 23:12:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:12:02 $ docker top 8b7704993f8293b931b842b4e162b171832d405ac7f7b44dda301df9f993d66a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:02 [ssh-agent] Looking for ssh-agent implementation... 23:12:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:02 $ docker exec 8b7704993f8293b931b842b4e162b171832d405ac7f7b44dda301df9f993d66a ssh-agent 23:12:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmflpdo/agent.13 23:12:02 SSH_AGENT_PID=19 23:12:02 Running ssh-add (command line suppressed) 23:12:02 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6356738066610715215.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_6356738066610715215.key) 23:12:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:02 + git semver tag 23:12:02 # -> Open(): unable to determine branch for HEAD 23:12:02 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 23:12:02 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 23:12:02 # $SEMVER_REMOTE_NAME = origin 23:12:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:12:02 # $SEMVER_USER_NAME = edgex-jenkins 23:12:02 # $SEMVER_BRANCH = main 23:12:02 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 23:12:02 # e072562a4929f2962a0f71163cc1f813a299a9b8 HEAD 23:12:02 # -> Force: false 23:12:02 # 67f92b07c8c2f6343b988b06ea0e919455775e6f refs/tags/v2.2.0-dev.41 [Pipeline] } 23:12:02 $ docker exec --env ******** --env ******** 8b7704993f8293b931b842b4e162b171832d405ac7f7b44dda301df9f993d66a ssh-agent -k 23:12:03 unset SSH_AUTH_SOCK; 23:12:03 unset SSH_AGENT_PID; 23:12:03 echo Agent pid 19 killed; 23:12:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:03 + git semver [Pipeline] } 23:12:03 $ docker stop --time=1 8b7704993f8293b931b842b4e162b171832d405ac7f7b44dda301df9f993d66a 23:12:04 $ docker rm -f 8b7704993f8293b931b842b4e162b171832d405ac7f7b44dda301df9f993d66a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:12:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:12:05 23:12:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:12:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:12:05 0.23.1-centos7: Pulling from edgex-lftools 23:12:05 ab5ef0e58194: Pulling fs layer 23:12:05 9712f1f96733: Pulling fs layer 23:12:05 63f879dbbcfc: Pulling fs layer 23:12:05 0d9ebad4ef96: Pulling fs layer 23:12:05 e9a5061849ea: Pulling fs layer 23:12:05 0d9ebad4ef96: Waiting 23:12:05 e9a5061849ea: Waiting 23:12:05 d747dcd14b5f: Pulling fs layer 23:12:05 2de7ff778b66: Pulling fs layer 23:12:05 d747dcd14b5f: Waiting 23:12:05 9712f1f96733: Verifying Checksum 23:12:05 9712f1f96733: Download complete 23:12:05 63f879dbbcfc: Verifying Checksum 23:12:05 63f879dbbcfc: Download complete 23:12:05 e9a5061849ea: Verifying Checksum 23:12:05 e9a5061849ea: Download complete 23:12:05 d747dcd14b5f: Verifying Checksum 23:12:05 d747dcd14b5f: Download complete 23:12:05 ab5ef0e58194: Verifying Checksum 23:12:05 ab5ef0e58194: Download complete 23:12:05 0d9ebad4ef96: Verifying Checksum 23:12:05 0d9ebad4ef96: Download complete 23:12:05 2de7ff778b66: Verifying Checksum 23:12:05 2de7ff778b66: Download complete 23:12:09 ab5ef0e58194: Pull complete 23:12:09 9712f1f96733: Pull complete 23:12:09 63f879dbbcfc: Pull complete 23:12:13 0d9ebad4ef96: Pull complete 23:12:13 e9a5061849ea: Pull complete 23:12:13 d747dcd14b5f: Pull complete 23:12:14 2de7ff778b66: Pull complete 23:12:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:12:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:12:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:12:14 prd-ubuntu20.04-docker-8c-8g-20986 does not seem to be running inside a container 23:12:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:12:18 $ docker top 808ae1c2ad3372a0c8749e77cb2fb791addcb98c7d3eb6d78f21512bd85068b8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:12:18 provisioning config files... 23:12:18 copy managed file [sigul-config] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config4841483723653699593tmp 23:12:18 copy managed file [sigul-password] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config5741180156173293610tmp 23:12:18 copy managed file [sigul-pki] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config1850633056711201443tmp [Pipeline] { [Pipeline] echo 23:12:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:12:18 ---> sigul-configuration.sh 23:12:18 gpg: directory `/root/.gnupg' created 23:12:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:12:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:12:18 gpg: keyring `/root/.gnupg/secring.gpg' created 23:12:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:12:18 gpg: CAST5 encrypted data 23:12:18 gpg: encrypted with 1 passphrase 23:12:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:12:18 + mkdir /home/jenkins 23:12:18 + mkdir /home/jenkins/sigul [Pipeline] sh 23:12:19 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:12:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:12:19 ---> sigul-install.sh 23:12:19 Sigul already installed; skipping installation. [Pipeline] sh 23:12:19 + git tag --list 23:12:19 v0.1.0 23:12:19 v0.1.1 23:12:19 v1.0.0 23:12:19 v1.1.0 23:12:19 v1.2.0 23:12:19 v1.3.0 23:12:19 v1.3.1 23:12:19 v2.0.0 23:12:19 v2.0.1 23:12:19 v2.0.1-dev.1 23:12:19 v2.0.1-dev.2 23:12:19 v2.0.1-dev.3 23:12:19 v2.0.1-dev.4 23:12:19 v2.0.1-dev.5 23:12:19 v2.0.1-dev.6 23:12:19 v2.0.1-dev.7 23:12:19 v2.0.2-dev.1 23:12:19 v2.0.2-dev.10 23:12:19 v2.0.2-dev.11 23:12:19 v2.0.2-dev.12 23:12:19 v2.0.2-dev.13 23:12:19 v2.0.2-dev.14 23:12:19 v2.0.2-dev.15 23:12:19 v2.0.2-dev.16 23:12:19 v2.0.2-dev.17 23:12:19 v2.0.2-dev.18 23:12:19 v2.0.2-dev.19 23:12:19 v2.0.2-dev.2 23:12:19 v2.0.2-dev.20 23:12:19 v2.0.2-dev.21 23:12:19 v2.0.2-dev.22 23:12:19 v2.0.2-dev.23 23:12:19 v2.0.2-dev.24 23:12:19 v2.0.2-dev.25 23:12:19 v2.0.2-dev.26 23:12:19 v2.0.2-dev.27 23:12:19 v2.0.2-dev.28 23:12:19 v2.0.2-dev.29 23:12:19 v2.0.2-dev.3 23:12:19 v2.0.2-dev.30 23:12:19 v2.0.2-dev.31 23:12:19 v2.0.2-dev.32 23:12:19 v2.0.2-dev.33 23:12:19 v2.0.2-dev.34 23:12:19 v2.0.2-dev.35 23:12:19 v2.0.2-dev.36 23:12:19 v2.0.2-dev.37 23:12:19 v2.0.2-dev.38 23:12:19 v2.0.2-dev.39 23:12:19 v2.0.2-dev.4 23:12:19 v2.0.2-dev.40 23:12:19 v2.0.2-dev.41 23:12:19 v2.0.2-dev.42 23:12:19 v2.0.2-dev.43 23:12:19 v2.0.2-dev.44 23:12:19 v2.0.2-dev.45 23:12:19 v2.0.2-dev.46 23:12:19 v2.0.2-dev.47 23:12:19 v2.0.2-dev.5 23:12:19 v2.0.2-dev.6 23:12:19 v2.0.2-dev.7 23:12:19 v2.0.2-dev.8 23:12:19 v2.0.2-dev.9 23:12:19 v2.1.0 23:12:19 v2.2.0-dev.1 23:12:19 v2.2.0-dev.10 23:12:19 v2.2.0-dev.11 23:12:19 v2.2.0-dev.12 23:12:19 v2.2.0-dev.13 23:12:19 v2.2.0-dev.14 23:12:19 v2.2.0-dev.15 23:12:19 v2.2.0-dev.16 23:12:19 v2.2.0-dev.17 23:12:19 v2.2.0-dev.18 23:12:19 v2.2.0-dev.19 23:12:19 v2.2.0-dev.2 23:12:19 v2.2.0-dev.20 23:12:19 v2.2.0-dev.21 23:12:19 v2.2.0-dev.22 23:12:19 v2.2.0-dev.23 23:12:19 v2.2.0-dev.24 23:12:19 v2.2.0-dev.25 23:12:19 v2.2.0-dev.26 23:12:19 v2.2.0-dev.27 23:12:19 v2.2.0-dev.28 23:12:19 v2.2.0-dev.29 23:12:19 v2.2.0-dev.3 23:12:19 v2.2.0-dev.30 23:12:19 v2.2.0-dev.31 23:12:19 v2.2.0-dev.32 23:12:19 v2.2.0-dev.33 23:12:19 v2.2.0-dev.34 23:12:19 v2.2.0-dev.35 23:12:19 v2.2.0-dev.36 23:12:19 v2.2.0-dev.37 23:12:19 v2.2.0-dev.38 23:12:19 v2.2.0-dev.39 23:12:19 v2.2.0-dev.4 23:12:19 v2.2.0-dev.40 23:12:19 v2.2.0-dev.41 23:12:19 v2.2.0-dev.5 23:12:19 v2.2.0-dev.6 23:12:19 v2.2.0-dev.7 23:12:19 v2.2.0-dev.8 23:12:19 v2.2.0-dev.9 [Pipeline] sh 23:12:19 + lftools sign git-tag v2.2.0-dev.41 23:12:20 Signing Git tag with Sigul... 23:12:20 Signing v2.2.0-dev.41 [Pipeline] echo 23:12:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:12:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:12:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:12:21 $ docker stop --time=1 808ae1c2ad3372a0c8749e77cb2fb791addcb98c7d3eb6d78f21512bd85068b8 23:12:22 $ docker rm -f 808ae1c2ad3372a0c8749e77cb2fb791addcb98c7d3eb6d78f21512bd85068b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:12:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:12:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:12:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:12:23 . [Pipeline] withDockerContainer 23:12:23 prd-ubuntu20.04-docker-8c-8g-20986 does not seem to be running inside a container 23:12:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:12:23 $ docker top 845221d04b58b4b4cece66c3169a38ffa3db06cdad2358cb8d28cb50e8da1f7b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:23 [ssh-agent] Looking for ssh-agent implementation... 23:12:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:23 $ docker exec 845221d04b58b4b4cece66c3169a38ffa3db06cdad2358cb8d28cb50e8da1f7b ssh-agent 23:12:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjCmMPp/agent.14 23:12:24 SSH_AGENT_PID=20 23:12:24 Running ssh-add (command line suppressed) 23:12:24 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5695770985984527641.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_5695770985984527641.key) 23:12:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:24 + git semver bump pre 23:12:24 # -> Open(): unable to determine branch for HEAD 23:12:24 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 23:12:24 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 23:12:24 # $SEMVER_REMOTE_NAME = origin 23:12:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:12:24 # $SEMVER_USER_NAME = edgex-jenkins 23:12:24 # $SEMVER_BRANCH = main 23:12:24 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver 23:12:24 2.2.0-dev.42 [Pipeline] } 23:12:24 $ docker exec --env ******** --env ******** 845221d04b58b4b4cece66c3169a38ffa3db06cdad2358cb8d28cb50e8da1f7b ssh-agent -k 23:12:24 unset SSH_AUTH_SOCK; 23:12:24 unset SSH_AGENT_PID; 23:12:24 echo Agent pid 20 killed; 23:12:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:24 + git semver [Pipeline] } 23:12:24 $ docker stop --time=1 845221d04b58b4b4cece66c3169a38ffa3db06cdad2358cb8d28cb50e8da1f7b 23:12:26 $ docker rm -f 845221d04b58b4b4cece66c3169a38ffa3db06cdad2358cb8d28cb50e8da1f7b [Pipeline] // withDockerContainer [Pipeline] sh 23:12:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:12:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:12:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:12:27 . [Pipeline] withDockerContainer 23:12:27 prd-ubuntu20.04-docker-8c-8g-20986 does not seem to be running inside a container 23:12:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:12:27 $ docker top 7bf445a3469e8385c6088394e52222991ac53b69df7d7faf60f140cb274ab30a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:27 [ssh-agent] Looking for ssh-agent implementation... 23:12:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:27 $ docker exec 7bf445a3469e8385c6088394e52222991ac53b69df7d7faf60f140cb274ab30a ssh-agent 23:12:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCfDfbd/agent.13 23:12:27 SSH_AGENT_PID=19 23:12:27 Running ssh-add (command line suppressed) 23:12:28 Identity added: /w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7892628612666818649.key (/w/workspace/oundry_app-functions-sdk-go_main@tmp/private_key_7892628612666818649.key) 23:12:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:28 + git semver push 23:12:28 # -> Open(): unable to determine branch for HEAD 23:12:28 # $GIT_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.git 23:12:28 # $GIT_WORK_TREE = /w/workspace/oundry_app-functions-sdk-go_main 23:12:28 # $SEMVER_REMOTE_NAME = origin 23:12:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:12:28 # $SEMVER_USER_NAME = edgex-jenkins 23:12:28 # $SEMVER_BRANCH = main 23:12:28 # $SEMVER_DIR = /w/workspace/oundry_app-functions-sdk-go_main/.semver [Pipeline] } 23:12:30 $ docker exec --env ******** --env ******** 7bf445a3469e8385c6088394e52222991ac53b69df7d7faf60f140cb274ab30a ssh-agent -k 23:12:30 unset SSH_AUTH_SOCK; 23:12:30 unset SSH_AGENT_PID; 23:12:30 echo Agent pid 19 killed; 23:12:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:31 + git semver [Pipeline] } 23:12:31 $ docker stop --time=1 7bf445a3469e8385c6088394e52222991ac53b69df7d7faf60f140cb274ab30a 23:12:32 $ docker rm -f 7bf445a3469e8385c6088394e52222991ac53b69df7d7faf60f140cb274ab30a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:12:33 + [ -d /w/workspace/oundry_app-functions-sdk-go_main/archives ] 23:12:33 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 23:12:33 total 16 23:12:33 drwxr-xr-x 3 root root 4096 Apr 14 23:04 . 23:12:33 drwxrwxr-x 10 jenkins jenkins 4096 Apr 14 23:12 .. 23:12:33 drwxr-xr-x 2 root root 4096 Apr 14 23:04 cost 23:12:33 -rw-r--r-- 1 root root 91 Apr 14 23:04 cost.csv 23:12:33 + sudo chown -R jenkins:jenkins /w/workspace/oundry_app-functions-sdk-go_main/archives 23:12:33 + ls -al /w/workspace/oundry_app-functions-sdk-go_main/archives 23:12:33 total 16 23:12:33 drwxr-xr-x 3 jenkins jenkins 4096 Apr 14 23:04 . 23:12:33 drwxrwxr-x 10 jenkins jenkins 4096 Apr 14 23:12 .. 23:12:33 drwxr-xr-x 2 jenkins jenkins 4096 Apr 14 23:04 cost 23:12:33 -rw-r--r-- 1 jenkins jenkins 91 Apr 14 23:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:12:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:12:34 ---> package-listing.sh 23:12:34 ++ facter osfamily 23:12:34 ++ tr '[:upper:]' '[:lower:]' 23:12:34 + OS_FAMILY=debian 23:12:34 + workspace=/w/workspace/oundry_app-functions-sdk-go_main 23:12:34 + START_PACKAGES=/tmp/packages_start.txt 23:12:34 + END_PACKAGES=/tmp/packages_end.txt 23:12:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:12:34 + PACKAGES=/tmp/packages_start.txt 23:12:34 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 23:12:34 + PACKAGES=/tmp/packages_end.txt 23:12:34 + case "${OS_FAMILY}" in 23:12:34 + dpkg -l 23:12:34 + grep '^ii' 23:12:34 + '[' -f /tmp/packages_start.txt ']' 23:12:34 + '[' -f /tmp/packages_end.txt ']' 23:12:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:12:34 + '[' /w/workspace/oundry_app-functions-sdk-go_main ']' 23:12:34 + mkdir -p /w/workspace/oundry_app-functions-sdk-go_main/archives/ 23:12:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_app-functions-sdk-go_main/archives/ [Pipeline] echo 23:12:34 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:12:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:12:35 . [Pipeline] withDockerContainer 23:12:35 prd-ubuntu20.04-docker-8c-8g-20986 does not seem to be running inside a container 23:12:35 $ 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/oundry_app-functions-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_app-functions-sdk-go_main -v /w/workspace/oundry_app-functions-sdk-go_main:/w/workspace/oundry_app-functions-sdk-go_main:rw,z -v /w/workspace/oundry_app-functions-sdk-go_main@tmp:/w/workspace/oundry_app-functions-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:12:35 $ docker top ca44d15f4ccf506765cee459bfc662135e175ff5bf90e4b40334c84fc8b9c126 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:36 + touch /tmp/pre-build-complete [Pipeline] sh 23:12:36 + mkdir -p /var/log/sysstat [Pipeline] sh 23:12:36 + ls /var/log/sa-host 23:12:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:12:37 provisioning config files... 23:12:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_app-functions-sdk-go_main@tmp/config6241124507276237043tmp [Pipeline] { [Pipeline] echo 23:12:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:12:37 ---> create-netrc.sh [Pipeline] } 23:12:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:12:37 ---> python-tools-install.sh [Pipeline] echo 23:12:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:12:37 ---> sudo-logs.sh 23:12:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:12:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:12:38 ---> job-cost.sh 23:12:38 lf-activate-venv: SKIPPING 23:12:38 DEBUG: total: 0.2199999988079071 23:12:38 INFO: Retrieving Stack Cost... 23:12:38 INFO: Retrieving Pricing Info for: v3-standard-8 23:12:39 INFO: Archiving Costs [Pipeline] echo 23:12:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:12:39 ---> logs-deploy.sh 23:12:39 lf-activate-venv: SKIPPING 23:12:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/main/101 23:12:39 INFO: archiving workspace using pattern(s): 23:12:40 Archives upload complete. 23:12:40 INFO: archiving logs to Nexus 23:12:41 ---> uname -a: 23:12:41 Linux prd-ubuntu20-04-docker-8c-8g-20986 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:12:41 23:12:41 23:12:41 ---> lscpu: 23:12:41 Architecture: x86_64 23:12:41 CPU op-mode(s): 32-bit, 64-bit 23:12:41 Byte Order: Little Endian 23:12:41 Address sizes: 40 bits physical, 48 bits virtual 23:12:41 CPU(s): 8 23:12:41 On-line CPU(s) list: 0-7 23:12:41 Thread(s) per core: 1 23:12:41 Core(s) per socket: 1 23:12:41 Socket(s): 8 23:12:41 NUMA node(s): 1 23:12:41 Vendor ID: AuthenticAMD 23:12:41 CPU family: 23 23:12:41 Model: 49 23:12:41 Model name: AMD EPYC-Rome Processor 23:12:41 Stepping: 0 23:12:41 CPU MHz: 2799.994 23:12:41 BogoMIPS: 5599.98 23:12:41 Virtualization: AMD-V 23:12:41 Hypervisor vendor: KVM 23:12:41 Virtualization type: full 23:12:41 L1d cache: 256 KiB 23:12:41 L1i cache: 256 KiB 23:12:41 L2 cache: 4 MiB 23:12:41 L3 cache: 128 MiB 23:12:41 NUMA node0 CPU(s): 0-7 23:12:41 Vulnerability Itlb multihit: Not affected 23:12:41 Vulnerability L1tf: Not affected 23:12:41 Vulnerability Mds: Not affected 23:12:41 Vulnerability Meltdown: Not affected 23:12:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:12:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:12:41 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:12:41 Vulnerability Srbds: Not affected 23:12:41 Vulnerability Tsx async abort: Not affected 23:12:41 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 23:12:41 23:12:41 23:12:41 ---> nproc: 23:12:41 8 23:12:41 23:12:41 23:12:41 ---> df -h: 23:12:41 Filesystem Size Used Avail Use% Mounted on 23:12:41 overlay 155G 12G 144G 8% / 23:12:41 tmpfs 64M 0 64M 0% /dev 23:12:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:12:41 shm 64M 0 64M 0% /dev/shm 23:12:41 /dev/vda1 155G 12G 144G 8% /facter-os 23:12:41 23:12:41 23:12:41 ---> sar -b -r -n DEV: 23:12:41 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20986) 04/14/22 _x86_64_ (8 CPU) 23:12:41 23:12:41 23:02:11 LINUX RESTART (8 CPU) 23:12:41 23:12:41 23:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:12:41 23:04:01 81.18 10.88 70.30 0.00 1940.77 37093.46 0.00 23:12:41 23:05:01 68.02 0.08 67.94 0.00 4.80 35084.70 0.00 23:12:41 23:06:01 1.43 0.00 1.43 0.00 0.00 21.33 0.00 23:12:41 23:07:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 23:12:41 23:08:01 1.33 0.02 1.32 0.00 0.13 22.26 0.00 23:12:41 23:09:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 23:12:41 23:10:01 0.83 0.00 0.83 0.00 0.00 10.26 0.00 23:12:41 23:11:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 23:12:41 23:12:01 73.52 0.47 73.05 0.00 20.13 36878.92 0.00 23:12:41 Average: 25.52 1.25 24.27 0.00 215.26 12083.21 0.00 23:12:41 23:12:41 23:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:12:41 23:04:01 28805716 31597484 688104 2.09 95748 2959632 2287072 6.74 1268992 2406940 493732 23:12:41 23:05:01 28985644 31776556 512608 1.56 102328 2946616 1717584 5.06 1040648 2451152 256 23:12:41 23:06:01 28986396 31777448 511348 1.56 102360 2946620 1717584 5.06 1038756 2451152 8 23:12:41 23:07:01 28987528 31778644 510024 1.55 102388 2946620 1717584 5.06 1037924 2451152 20 23:12:41 23:08:01 28995424 31786612 501940 1.53 102452 2946628 1737528 5.12 1029964 2451164 236 23:12:41 23:09:01 28996968 31788116 500292 1.52 102488 2946628 1737528 5.12 1028272 2451160 12 23:12:41 23:10:01 29005424 31796604 491680 1.50 102520 2946632 1737528 5.12 1019560 2451164 36 23:12:41 23:11:01 29005904 31797096 491124 1.49 102556 2946632 1737528 5.12 1019576 2451164 8 23:12:41 23:12:01 28176160 31768952 516768 1.57 130404 3665712 1753836 5.17 1110564 3133420 224 23:12:41 Average: 28882796 31763057 524876 1.60 104805 3027969 1793752 5.29 1066028 2522052 54948 23:12:41 23:12:41 23:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:12:41 23:04:01 lo 2.24 2.24 0.22 0.22 0.00 0.00 0.00 0.00 23:12:41 23:04:01 veth592d598 45.90 54.73 4.37 420.73 0.00 0.00 0.00 0.03 23:12:41 23:04:01 docker0 135.41 106.85 12.77 778.94 0.00 0.00 0.00 0.00 23:12:41 23:04:01 ens3 365.64 294.54 4556.39 97.15 0.00 0.00 0.00 0.00 23:12:41 23:05:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 23:12:41 23:05:01 docker0 1.30 1.13 0.09 1.63 0.00 0.00 0.00 0.00 23:12:41 23:05:01 ens3 119.98 71.10 2535.59 16.75 0.00 0.00 0.00 0.00 23:12:41 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:41 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:41 23:06:01 ens3 0.43 0.23 0.26 0.22 0.00 0.00 0.00 0.00 23:12:41 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:12:41 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:41 23:07:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:12:41 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:41 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:41 23:08:01 ens3 0.22 0.23 0.11 0.08 0.00 0.00 0.00 0.00 23:12:41 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:12:41 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:41 23:09:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:12:41 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:41 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:41 23:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:41 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:12:41 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:41 23:11:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:12:41 23:12:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 23:12:41 23:12:01 docker0 42.31 50.54 3.58 385.48 0.00 0.00 0.00 0.00 23:12:41 23:12:01 ens3 225.05 158.29 4461.94 69.08 0.00 0.00 0.00 0.00 23:12:41 Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 23:12:41 Average: docker0 19.68 17.45 1.81 128.37 0.00 0.00 0.00 0.00 23:12:41 Average: ens3 78.55 57.87 1277.80 20.23 0.00 0.00 0.00 0.00 23:12:41 23:12:41 23:12:41 ---> sar -P ALL: 23:12:41 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20986) 04/14/22 _x86_64_ (8 CPU) 23:12:41 23:12:41 23:02:11 LINUX RESTART (8 CPU) 23:12:41 23:12:41 23:03:02 CPU %user %nice %system %iowait %steal %idle 23:12:41 23:04:01 all 30.91 0.00 5.78 0.77 0.09 62.44 23:12:41 23:04:01 0 31.49 0.00 5.79 1.75 0.10 60.87 23:12:41 23:04:01 1 29.79 0.00 5.95 0.10 0.09 64.07 23:12:41 23:04:01 2 30.29 0.00 5.89 0.09 0.07 63.66 23:12:41 23:04:01 3 28.98 0.00 5.64 0.72 0.10 64.56 23:12:41 23:04:01 4 32.46 0.00 5.95 0.09 0.10 61.40 23:12:41 23:04:01 5 31.36 0.00 6.52 3.24 0.10 58.78 23:12:41 23:04:01 6 32.73 0.00 5.00 0.17 0.09 62.01 23:12:41 23:04:01 7 30.19 0.00 5.51 0.03 0.10 64.16 23:12:41 23:05:01 all 14.51 0.00 2.98 1.02 0.05 81.44 23:12:41 23:05:01 0 14.11 0.00 2.94 3.34 0.03 79.58 23:12:41 23:05:01 1 14.44 0.00 2.70 0.72 0.03 82.10 23:12:41 23:05:01 2 13.95 0.00 2.92 0.07 0.05 83.01 23:12:41 23:05:01 3 16.15 0.00 2.94 0.08 0.05 80.77 23:12:41 23:05:01 4 14.12 0.00 3.51 3.37 0.05 78.95 23:12:41 23:05:01 5 14.33 0.00 2.90 0.00 0.05 82.72 23:12:41 23:05:01 6 14.70 0.00 3.22 0.07 0.05 81.97 23:12:41 23:05:01 7 14.30 0.00 2.73 0.52 0.05 82.39 23:12:41 23:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 23:12:41 23:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:12:41 23:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:12:41 23:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:12:41 23:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:12:41 23:06:01 4 0.02 0.00 0.02 0.03 0.00 99.93 23:12:41 23:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:12:41 23:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:12:41 23:06:01 7 0.03 0.00 0.02 0.03 0.00 99.92 23:12:41 23:07:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:12:41 23:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:12:41 23:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:12:41 23:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:12:41 23:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:12:41 23:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:12:41 23:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:12:41 23:07:01 6 0.05 0.00 0.02 0.00 0.00 99.93 23:12:41 23:07:01 7 0.03 0.00 0.03 0.02 0.00 99.92 23:12:41 23:08:01 all 0.01 0.00 0.02 0.01 0.00 99.96 23:12:41 23:08:01 0 0.02 0.00 0.05 0.00 0.00 99.93 23:12:41 23:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:12:41 23:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 23:12:41 23:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:12:41 23:08:01 4 0.00 0.00 0.03 0.02 0.00 99.95 23:12:41 23:08:01 5 0.02 0.00 0.02 0.02 0.00 99.95 23:12:41 23:08:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:12:41 23:08:01 7 0.02 0.00 0.02 0.03 0.00 99.93 23:12:41 23:09:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:12:41 23:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:12:41 23:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:12:41 23:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:12:41 23:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:12:41 23:09:01 4 0.00 0.00 0.00 0.10 0.02 99.88 23:12:41 23:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:12:41 23:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:12:41 23:09:01 7 0.00 0.00 0.03 0.02 0.00 99.95 23:12:41 23:10:01 all 0.02 0.00 0.01 0.23 0.00 99.73 23:12:41 23:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:12:41 23:10:01 1 0.05 0.00 0.00 0.00 0.00 99.95 23:12:41 23:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:12:41 23:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:12:41 23:10:01 4 0.02 0.00 0.00 0.52 0.00 99.47 23:12:41 23:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:12:41 23:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:12:41 23:10:01 7 0.00 0.00 0.03 1.35 0.00 98.62 23:12:41 23:11:01 all 0.01 0.00 0.01 0.05 0.00 99.93 23:12:41 23:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:12:41 23:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:12:41 23:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:12:41 23:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:12:41 23:11:01 4 0.00 0.00 0.00 0.20 0.00 99.80 23:12:41 23:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:12:41 23:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:12:41 23:11:01 7 0.03 0.00 0.00 0.22 0.02 99.73 23:12:41 23:12:01 all 4.65 0.00 1.99 1.33 0.02 92.01 23:12:41 23:12:01 0 4.88 0.00 2.13 0.42 0.02 92.56 23:12:41 23:12:01 1 3.80 0.00 1.53 0.20 0.03 94.44 23:12:41 23:12:01 2 3.70 0.00 1.92 0.45 0.02 93.92 23:12:41 23:12:01 3 5.35 0.00 2.35 0.85 0.02 91.43 23:12:41 23:12:01 4 5.39 0.00 2.42 5.36 0.03 86.80 23:12:41 23:12:01 5 4.32 0.00 1.59 0.30 0.02 93.77 23:12:41 23:12:01 6 5.55 0.00 1.78 0.34 0.02 92.32 23:12:41 23:12:01 7 4.22 0.00 2.24 2.72 0.02 90.80 23:12:41 Average: all 5.49 0.00 1.19 0.38 0.02 92.93 23:12:41 Average: 0 5.53 0.00 1.20 0.61 0.02 92.65 23:12:41 Average: 1 5.29 0.00 1.12 0.11 0.02 93.46 23:12:41 Average: 2 5.25 0.00 1.18 0.07 0.02 93.49 23:12:41 Average: 3 5.53 0.00 1.20 0.18 0.02 93.07 23:12:41 Average: 4 5.69 0.00 1.31 1.08 0.02 91.90 23:12:41 Average: 5 5.46 0.00 1.21 0.39 0.02 92.93 23:12:41 Average: 6 5.82 0.00 1.11 0.06 0.02 92.98 23:12:41 Average: 7 5.33 0.00 1.16 0.55 0.02 92.94 23:12:41 23:12:41 23:12:41