Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c5f3bcc2a30328005cb5b447d058d89dafe6113 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-ssh9352450017741981731.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11890612646403242585.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16152385904249138283.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 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-ssh14644271808476445928.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16524663929692791409.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [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-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117378 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0c5f3bcc2a30328005cb5b447d058d89dafe6113 (main) Commit message: "build: Update to latest SDK and fix config comments (#481)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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 0c5f3bcc2a30328005cb5b447d058d89dafe6113 # timeout=10 > git rev-list --no-walk ca8db051e8ce2d5f3f176f01313854c190459811 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:05:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:05:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:05:47 ========================================================= 21:05:47 EdgeX Global Pipelines Version Info 21:05:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:05:47 ------------------- 21:05:47 stable info: 21:05:47 ------------------- 21:05:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:05:47 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 21:05:47 Message: update stable to v1.0.243 21:05:48 ------------------- 21:05:48 experimental info: 21:05:48 ------------------- 21:05:48 Commited By: **** collab-it+edgex@linuxfoundation.org 21:05:48 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 21:05:48 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c5f3bcc2a30328005cb5b447d058d89dafe6113 [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c5f3bc [Pipeline] echo 21:05:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:48 provisioning config files... 21:05:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18257667776484538079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:49 ---> docker-login.sh 21:05:49 nexus3.edgexfoundry.org:10001 21:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:49 Configure a credential helper to remove this warning. See 21:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:49 21:05:49 Login Succeeded 21:05:49 nexus3.edgexfoundry.org:10002 21:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:49 Configure a credential helper to remove this warning. See 21:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:49 21:05:49 Login Succeeded 21:05:49 nexus3.edgexfoundry.org:10003 21:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:49 Configure a credential helper to remove this warning. See 21:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:49 21:05:49 Login Succeeded 21:05:49 nexus3.edgexfoundry.org:10004 21:05:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:49 Configure a credential helper to remove this warning. See 21:05:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:49 21:05:49 Login Succeeded 21:05:49 docker.io 21:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:05:50 Configure a credential helper to remove this warning. See 21:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:05:50 21:05:50 Login Succeeded 21:05:50 ---> docker-login.sh ends [Pipeline] } 21:05:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:05:50 + git rev-list -1 --merges 0c5f3bcc2a30328005cb5b447d058d89dafe6113~1..0c5f3bcc2a30328005cb5b447d058d89dafe6113 [Pipeline] echo 21:05:50 -----------> git rev-list -1 --merges 0c5f3bcc2a30328005cb5b447d058d89dafe6113~1..0c5f3bcc2a30328005cb5b447d058d89dafe6113 0c5f3bcc2a30328005cb5b447d058d89dafe6113 [false] [Pipeline] sh 21:05:51 + git log --format=format:%s -1 0c5f3bcc2a30328005cb5b447d058d89dafe6113 [Pipeline] echo 21:05:51 ========================================================= 21:05:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:05:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:05:51 + git log --format=format:%s -1 0c5f3bcc2a30328005cb5b447d058d89dafe6113 [Pipeline] echo 21:05:51 [semverPrep] GIT_COMMIT: 0c5f3bcc2a30328005cb5b447d058d89dafe6113, Commit Message: build: Update to latest SDK and fix config comments (#481) [Pipeline] echo 21:05:51 [semverPrep] This is not a build commit. [Pipeline] sh 21:05:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:05:51 + grep -v github /etc/ssh/ssh_known_hosts 21:05:51 + [ -e /tmp/ssh_known_hosts ] 21:05:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:05:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:05:51 + sudo tee -a /etc/ssh/ssh_known_hosts 21:05:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:52 21:05:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:52 0.1.4: Pulling from edgex-devops/py-git-semver 21:05:52 b85a868b505f: Pulling fs layer 21:05:52 e2be974225ed: Pulling fs layer 21:05:52 339a4e72a1f5: Pulling fs layer 21:05:52 988bab9f4d93: Pulling fs layer 21:05:52 1469e6f7b9e6: Pulling fs layer 21:05:52 eaf3925da568: Pulling fs layer 21:05:52 bab4dde63d76: Pulling fs layer 21:05:52 bde34c3a00c8: Pulling fs layer 21:05:52 b352a97aabf1: Pulling fs layer 21:05:52 4872d77fe225: Pulling fs layer 21:05:52 5851b861e8e6: Pulling fs layer 21:05:52 b352a97aabf1: Waiting 21:05:52 988bab9f4d93: Waiting 21:05:52 4872d77fe225: Waiting 21:05:52 5851b861e8e6: Waiting 21:05:52 1469e6f7b9e6: Waiting 21:05:52 eaf3925da568: Waiting 21:05:52 bab4dde63d76: Waiting 21:05:52 bde34c3a00c8: Waiting 21:05:52 e2be974225ed: Verifying Checksum 21:05:52 e2be974225ed: Download complete 21:05:52 988bab9f4d93: Download complete 21:05:52 1469e6f7b9e6: Verifying Checksum 21:05:52 1469e6f7b9e6: Download complete 21:05:52 eaf3925da568: Verifying Checksum 21:05:52 eaf3925da568: Download complete 21:05:52 339a4e72a1f5: Verifying Checksum 21:05:52 339a4e72a1f5: Download complete 21:05:52 bde34c3a00c8: Verifying Checksum 21:05:52 bde34c3a00c8: Download complete 21:05:52 b352a97aabf1: Download complete 21:05:52 4872d77fe225: Verifying Checksum 21:05:52 5851b861e8e6: Verifying Checksum 21:05:52 5851b861e8e6: Download complete 21:05:52 b85a868b505f: Verifying Checksum 21:05:52 b85a868b505f: Download complete 21:05:52 bab4dde63d76: Verifying Checksum 21:05:52 bab4dde63d76: Download complete 21:05:53 b85a868b505f: Pull complete 21:05:53 e2be974225ed: Pull complete 21:05:54 339a4e72a1f5: Pull complete 21:05:54 988bab9f4d93: Pull complete 21:05:54 1469e6f7b9e6: Pull complete 21:05:54 eaf3925da568: Pull complete 21:05:56 bab4dde63d76: Pull complete 21:05:56 bde34c3a00c8: Pull complete 21:05:56 b352a97aabf1: Pull complete 21:05:56 4872d77fe225: Pull complete 21:05:56 5851b861e8e6: Pull complete 21:05:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:05:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:05:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:05:56 prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container 21:05:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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-devops/py-git-semver:0.1.4 cat 21:05:57 $ docker top c50660648ee39b84a9d5effc97781afff9e1f4e94c02876306f469b6e47609cc -eo pid,comm 21:05:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:05:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:05:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:58 [ssh-agent] Looking for ssh-agent implementation... 21:05:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:58 $ docker exec c50660648ee39b84a9d5effc97781afff9e1f4e94c02876306f469b6e47609cc ssh-agent 21:05:58 SSH_AUTH_SOCK=/tmp/ssh-GUMfAPLgEXWJ/agent.31 21:05:58 SSH_AGENT_PID=37 21:05:58 Running ssh-add (command line suppressed) 21:05:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5298825032029042724.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5298825032029042724.key) 21:05:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:58 + git tag --points-at HEAD [Pipeline] } 21:05:58 $ docker exec --env ******** --env ******** c50660648ee39b84a9d5effc97781afff9e1f4e94c02876306f469b6e47609cc ssh-agent -k 21:05:58 unset SSH_AUTH_SOCK; 21:05:58 unset SSH_AGENT_PID; 21:05:58 echo Agent pid 37 killed; 21:05:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:05:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:05:58 [ssh-agent] Looking for ssh-agent implementation... 21:05:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:05:58 $ docker exec c50660648ee39b84a9d5effc97781afff9e1f4e94c02876306f469b6e47609cc ssh-agent 21:05:59 SSH_AUTH_SOCK=/tmp/ssh-8VHEPjpW2X3K/agent.69 21:05:59 SSH_AGENT_PID=75 21:05:59 Running ssh-add (command line suppressed) 21:05:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6472790676887955604.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6472790676887955604.key) 21:05:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:05:59 + git semver init 21:05:59 2022-10-26 21:05:59,587 [run_init] DEBUG init version:0.0.0 force:False 21:05:59 2022-10-26 21:05:59,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 21:05:59 2022-10-26 21:05:59,587 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 21:05:59 2022-10-26 21:05:59,588 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 21:06:01 2022-10-26 21:06:00,647 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 21:06:01 2022-10-26 21:06:00,648 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 21:06:01 2022-10-26 21:06:00,648 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:06:01 2022-10-26 21:06:00,648 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:06:01 2.3.0-dev.35 [Pipeline] } 21:06:01 $ docker exec --env ******** --env ******** c50660648ee39b84a9d5effc97781afff9e1f4e94c02876306f469b6e47609cc ssh-agent -k 21:06:01 unset SSH_AUTH_SOCK; 21:06:01 unset SSH_AGENT_PID; 21:06:01 echo Agent pid 75 killed; 21:06:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:01 + git semver [Pipeline] } 21:06:01 $ docker stop --time=1 c50660648ee39b84a9d5effc97781afff9e1f4e94c02876306f469b6e47609cc 21:06:03 $ docker rm -f c50660648ee39b84a9d5effc97781afff9e1f4e94c02876306f469b6e47609cc [Pipeline] // withDockerContainer [Pipeline] sh 21:06:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:06:03 Stashed 1 file(s) [Pipeline] echo 21:06:03 [edgeXSemver]: initialized semver on version 2.3.0-dev.35 [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] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:03 provisioning config files... 21:06:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13320337000186168330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:04 ---> docker-login.sh 21:06:04 nexus3.edgexfoundry.org:10001 21:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:04 Configure a credential helper to remove this warning. See 21:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:04 21:06:04 Login Succeeded 21:06:04 nexus3.edgexfoundry.org:10002 21:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:04 Configure a credential helper to remove this warning. See 21:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:04 21:06:04 Login Succeeded 21:06:04 nexus3.edgexfoundry.org:10003 21:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:04 Configure a credential helper to remove this warning. See 21:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:04 21:06:04 Login Succeeded 21:06:04 nexus3.edgexfoundry.org:10004 21:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:04 Configure a credential helper to remove this warning. See 21:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:04 21:06:04 Login Succeeded 21:06:04 docker.io 21:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:04 Configure a credential helper to remove this warning. See 21:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:04 21:06:04 Login Succeeded 21:06:04 ---> docker-login.sh ends [Pipeline] } 21:06:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:06:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:06:04 ========================================================= 21:06:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:06:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:06:05 Sending build context to Docker daemon 3.18MB 21:06:05 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:06:05 Step 2/13 : FROM ${BASE} AS builder 21:06:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:06:05 213ec9aee27d: Pulling fs layer 21:06:05 4583459ba037: Pulling fs layer 21:06:05 93c1e223e6f2: Pulling fs layer 21:06:05 53926ce57604: Pulling fs layer 21:06:05 21b2b0c7a3f4: Pulling fs layer 21:06:05 30f14e443154: Pulling fs layer 21:06:05 801331c1e519: Pulling fs layer 21:06:05 99cc6dd402b0: Pulling fs layer 21:06:05 7d9ed39f4882: Pulling fs layer 21:06:05 53926ce57604: Waiting 21:06:05 801331c1e519: Waiting 21:06:05 21b2b0c7a3f4: Waiting 21:06:05 30f14e443154: Waiting 21:06:05 99cc6dd402b0: Waiting 21:06:05 7d9ed39f4882: Waiting 21:06:05 93c1e223e6f2: Verifying Checksum 21:06:05 93c1e223e6f2: Download complete 21:06:05 4583459ba037: Verifying Checksum 21:06:05 4583459ba037: Download complete 21:06:05 21b2b0c7a3f4: Verifying Checksum 21:06:05 21b2b0c7a3f4: Download complete 21:06:05 30f14e443154: Download complete 21:06:05 213ec9aee27d: Verifying Checksum 21:06:05 213ec9aee27d: Download complete 21:06:05 801331c1e519: Verifying Checksum 21:06:05 801331c1e519: Download complete 21:06:05 213ec9aee27d: Pull complete 21:06:05 4583459ba037: Pull complete 21:06:05 93c1e223e6f2: Pull complete 21:06:06 53926ce57604: Verifying Checksum 21:06:06 53926ce57604: Download complete 21:06:06 7d9ed39f4882: Verifying Checksum 21:06:06 7d9ed39f4882: Download complete 21:06:06 99cc6dd402b0: Verifying Checksum 21:06:06 99cc6dd402b0: Download complete 21:06:09 53926ce57604: Pull complete 21:06:09 21b2b0c7a3f4: Pull complete 21:06:09 30f14e443154: Pull complete 21:06:09 801331c1e519: Pull complete 21:06:11 99cc6dd402b0: Pull complete 21:06:12 7d9ed39f4882: Pull complete 21:06:12 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 21:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:06:12 ---> 1dedd983c030 21:06:12 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:06:13 ---> Running in d2902d8e246d 21:06:13 Removing intermediate container d2902d8e246d 21:06:13 ---> c937ca03428a 21:06:13 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 21:06:13 ---> Running in bd721307a8d6 21:06:13 Removing intermediate container bd721307a8d6 21:06:13 ---> d34fb51d60e0 21:06:13 Step 5/13 : ARG ADD_BUILD_TAGS="" 21:06:13 ---> Running in e1ce99263511 21:06:13 Removing intermediate container e1ce99263511 21:06:13 ---> 78214d1b29b7 21:06:13 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:06:13 ---> Running in 652705b6bfcc 21:06:14 Removing intermediate container 652705b6bfcc 21:06:14 ---> c61e004cf728 21:06:14 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:06:14 ---> Running in 45b27b923d9e 21:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:06:14 OK: 211 MiB in 51 packages 21:06:15 Removing intermediate container 45b27b923d9e 21:06:15 ---> 647d570823d6 21:06:15 Step 8/13 : WORKDIR /app 21:06:15 ---> Running in b6dbe3db6c3c 21:06:15 Removing intermediate container b6dbe3db6c3c 21:06:15 ---> e4926b4771b9 21:06:15 Step 9/13 : COPY go.mod vendor* ./ 21:06:15 ---> 19c3334d62dc 21:06:15 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:15 ---> Running in c001e891fa4a 21:06:18 Still waiting to schedule task 21:06:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:06:33 Removing intermediate container c001e891fa4a 21:06:33 ---> 2032ed588377 21:06:33 Step 11/13 : COPY . . 21:06:33 ---> e59dde0c892d 21:06:33 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:06:33 ---> Running in 089900c0ede9 21:06:33 Removing intermediate container 089900c0ede9 21:06:33 ---> d4bcffefd9c2 21:06:33 Step 13/13 : RUN $MAKE 21:06:33 ---> Running in 1aea3f94705e 21:06:33 noop 21:06:33 Removing intermediate container 1aea3f94705e 21:06:33 ---> 903310eb1d24 21:06:33 Successfully built 903310eb1d24 21:06:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:33 + docker inspect -f . ci-base-image-x86_64 21:06:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:33 prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container 21:06:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:06:34 $ docker top d0121a7882b0ab9579c31b570cfdb6fafe93ba56f61dc923b8a7a536426e7fa9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:34 + go version 21:06:34 go version go1.18.7 linux/amd64 [Pipeline] } 21:06:34 $ docker stop --time=1 d0121a7882b0ab9579c31b570cfdb6fafe93ba56f61dc923b8a7a536426e7fa9 21:06:35 $ docker rm -f d0121a7882b0ab9579c31b570cfdb6fafe93ba56f61dc923b8a7a536426e7fa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:36 + docker inspect -f . ci-base-image-x86_64 21:06:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:36 prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container 21:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:06:36 $ docker top 4f6ed7c3c765c41b2c8fa0d4e348d641b5dd3c3b3e2007003778da4953dd033f -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:36 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 21:06:37 + make test 21:06:37 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:06:47 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:06:47 CGO_ENABLED=1 go vet ./... 21:06:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:06:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:06:48 ./bin/test-attribution-txt.sh [Pipeline] echo 21:06:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:06:48 $ docker stop --time=1 4f6ed7c3c765c41b2c8fa0d4e348d641b5dd3c3b3e2007003778da4953dd033f 21:06:50 $ docker rm -f 4f6ed7c3c765c41b2c8fa0d4e348d641b5dd3c3b3e2007003778da4953dd033f [Pipeline] // withDockerContainer [Pipeline] sh 21:06:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:06:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:06:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:06:51 + ls -al . 21:06:51 total 180 21:06:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:06 . 21:06:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:05 .. 21:06:51 -rw-rw-r-- 1 jenkins jenkins 119 Oct 26 21:05 .dockerignore 21:06:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:06 .git 21:06:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:05 .github 21:06:51 -rw-rw-r-- 1 jenkins jenkins 171 Oct 26 21:05 .gitignore 21:06:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 21:06 .semver 21:06:51 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 26 21:05 Attribution.txt 21:06:51 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 26 21:05 CHANGELOG.md 21:06:51 -rw-rw-r-- 1 jenkins jenkins 2058 Oct 26 21:05 Dockerfile 21:06:51 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 21:05 GOVERNANCE.md 21:06:51 -rw-rw-r-- 1 jenkins jenkins 688 Oct 26 21:05 Jenkinsfile 21:06:51 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 26 21:05 LICENSE 21:06:51 -rw-rw-r-- 1 jenkins jenkins 618 Oct 26 21:05 OWNERS.md 21:06:51 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 26 21:05 README.md 21:06:51 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 21:06 VERSION 21:06:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:05 bin 21:06:51 -rw-r--r-- 1 jenkins jenkins 10 Oct 26 21:06 coverage.out 21:06:51 -rw-rw-r-- 1 jenkins jenkins 3444 Oct 26 21:05 go.mod 21:06:51 -rw-rw-r-- 1 jenkins jenkins 44361 Oct 26 21:05 go.sum 21:06:51 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 26 21:05 main.go 21:06:51 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 26 21:05 makefile 21:06:51 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 21:05 res 21:06:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:52 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0c5f3bcc2a30328005cb5b447d058d89dafe6113 --label arch=amd64 --label version=2.3.0-dev.35 . 21:06:52 Sending build context to Docker daemon 3.181MB 21:06:52 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 21:06:52 Step 2/27 : FROM ${BASE} AS builder 21:06:52 ---> 903310eb1d24 21:06:52 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:06:52 ---> Running in ecefed6e66ad 21:06:52 Removing intermediate container ecefed6e66ad 21:06:52 ---> 0b90c2025d6e 21:06:52 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:06:52 ---> Running in 922db53ef603 21:06:52 Removing intermediate container 922db53ef603 21:06:52 ---> 412f7df941d3 21:06:52 Step 5/27 : ARG ADD_BUILD_TAGS="" 21:06:52 ---> Running in d18e0dd4621b 21:06:52 Removing intermediate container d18e0dd4621b 21:06:52 ---> ce1842fafa81 21:06:52 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:06:52 ---> Running in 7924eec10fc0 21:06:52 Removing intermediate container 7924eec10fc0 21:06:52 ---> c03424484c8f 21:06:52 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:06:52 ---> Running in 3adf5f5e718a 21:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:06:53 OK: 211 MiB in 51 packages 21:06:53 Removing intermediate container 3adf5f5e718a 21:06:53 ---> f5c0d2a7d133 21:06:53 Step 8/27 : WORKDIR /app 21:06:53 ---> Running in 5213741a781d 21:06:53 Removing intermediate container 5213741a781d 21:06:53 ---> 40cec6985084 21:06:53 Step 9/27 : COPY go.mod vendor* ./ 21:06:53 ---> 2b8850040a50 21:06:53 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:53 ---> Running in 3f1b3a3dd293 21:06:54 Removing intermediate container 3f1b3a3dd293 21:06:54 ---> 6ba73bf8c029 21:06:54 Step 11/27 : COPY . . 21:06:54 ---> 8ba3cd8c3c75 21:06:54 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:06:54 ---> Running in b771acfbd9c4 21:06:54 Removing intermediate container b771acfbd9c4 21:06:54 ---> e9ae2e23a193 21:06:54 Step 13/27 : RUN $MAKE 21:06:54 ---> Running in 54cb9e212e90 21:06:54 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.35" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 21:07:16 Removing intermediate container 54cb9e212e90 21:07:16 ---> 5b5322331322 21:07:16 Step 14/27 : FROM alpine:3.16 21:07:16 3.16: Pulling from library/alpine 21:07:16 213ec9aee27d: Already exists 21:07:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:07:16 Status: Downloaded newer image for alpine:3.16 21:07:16 ---> 9c6f07244728 21:07:16 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:07:16 ---> Running in 9adb69156d2f 21:07:16 Removing intermediate container 9adb69156d2f 21:07:16 ---> 7305c0ee8e54 21:07:16 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:07:16 ---> Running in 11126b3a7ace 21:07:16 Removing intermediate container 11126b3a7ace 21:07:16 ---> 342906182c94 21:07:16 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:07:16 ---> Running in 756b185fc96c 21:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:07:16 (1/7) Installing ca-certificates (20220614-r0) 21:07:16 (2/7) Installing dumb-init (1.2.5-r1) 21:07:16 (3/7) Installing libgcc (11.2.1_git20220219-r2) 21:07:16 (4/7) Installing libsodium (1.0.18-r0) 21:07:16 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 21:07:16 (6/7) Installing libzmq (4.3.4-r0) 21:07:16 (7/7) Installing zeromq (4.3.4-r0) 21:07:16 Executing busybox-1.35.0-r17.trigger 21:07:16 Executing ca-certificates-20220614-r0.trigger 21:07:16 OK: 9 MiB in 21 packages 21:07:16 Removing intermediate container 756b185fc96c 21:07:16 ---> 9f25f73ddd18 21:07:16 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:07:16 ---> 6eee49f4e365 21:07:16 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:07:16 ---> 80b934e4f245 21:07:16 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:07:16 ---> 064bf70cf42f 21:07:16 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:07:17 ---> 6e228e814d56 21:07:17 Step 22/27 : EXPOSE 48095 21:07:17 ---> Running in b4afdf6c9223 21:07:17 Removing intermediate container b4afdf6c9223 21:07:17 ---> 5d977c213f1d 21:07:17 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:07:17 ---> Running in 7ca82b8c1135 21:07:17 Removing intermediate container 7ca82b8c1135 21:07:17 ---> dd8b55bfda21 21:07:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:17 ---> Running in 7e995bfc1a98 21:07:17 Removing intermediate container 7e995bfc1a98 21:07:17 ---> 06a0cc3ebab7 21:07:17 Step 25/27 : LABEL arch=amd64 21:07:17 ---> Running in e10a1480d776 21:07:17 Removing intermediate container e10a1480d776 21:07:17 ---> bd091f2a7922 21:07:17 Step 26/27 : LABEL git_sha=0c5f3bcc2a30328005cb5b447d058d89dafe6113 21:07:17 ---> Running in 23c10ea04f2e 21:07:18 Removing intermediate container 23c10ea04f2e 21:07:18 ---> cfa6d5232033 21:07:18 Step 27/27 : LABEL version=2.3.0-dev.35 21:07:18 ---> Running in 6895255fe992 21:07:18 Removing intermediate container 6895255fe992 21:07:18 ---> 9aa24e8f0215 21:07:18 [Warning] One or more build-args [ARCH] were not consumed 21:07:18 Successfully built 9aa24e8f0215 21:07:18 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:18 provisioning config files... 21:07:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13075488526710612357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:18 ---> docker-login.sh 21:07:18 nexus3.edgexfoundry.org:10001 21:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:18 Configure a credential helper to remove this warning. See 21:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:18 21:07:18 Login Succeeded 21:07:18 nexus3.edgexfoundry.org:10002 21:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:18 Configure a credential helper to remove this warning. See 21:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:18 21:07:18 Login Succeeded 21:07:18 nexus3.edgexfoundry.org:10003 21:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:18 Configure a credential helper to remove this warning. See 21:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:18 21:07:18 Login Succeeded 21:07:18 nexus3.edgexfoundry.org:10004 21:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:18 Configure a credential helper to remove this warning. See 21:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:18 21:07:18 Login Succeeded 21:07:18 docker.io 21:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:19 Configure a credential helper to remove this warning. See 21:07:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:19 21:07:19 Login Succeeded 21:07:19 ---> docker-login.sh ends [Pipeline] } 21:07:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:19 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:07:19 0c5f3bcc2a30328005cb5b447d058d89dafe6113 21:07:19 latest 21:07:19 2.3.0-dev.35 21:07:19 0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35 21:07:19 main 21:07:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0c5f3bcc2a30328005cb5b447d058d89dafe6113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0c5f3bcc2a30328005cb5b447d058d89dafe6113 21:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:07:19 dfa30d02b86d: Preparing 21:07:19 5bc9d9e896f4: Preparing 21:07:19 3f9a14f4faa9: Preparing 21:07:19 e526653fe143: Preparing 21:07:19 768ba776e583: Preparing 21:07:19 994393dc58e7: Preparing 21:07:19 994393dc58e7: Waiting 21:07:19 e526653fe143: Pushed 21:07:19 3f9a14f4faa9: Pushed 21:07:19 5bc9d9e896f4: Pushed 21:07:19 994393dc58e7: Layer already exists 21:07:20 768ba776e583: Pushed 21:07:22 dfa30d02b86d: Pushed 21:07:22 0c5f3bcc2a30328005cb5b447d058d89dafe6113: digest: sha256:12a8b984795e8f98162994a8d2d17f6f31f782a003c083264e5b6e2693b491c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:07:23 dfa30d02b86d: Preparing 21:07:23 5bc9d9e896f4: Preparing 21:07:23 3f9a14f4faa9: Preparing 21:07:23 e526653fe143: Preparing 21:07:23 768ba776e583: Preparing 21:07:23 994393dc58e7: Preparing 21:07:23 994393dc58e7: Waiting 21:07:23 e526653fe143: Layer already exists 21:07:23 dfa30d02b86d: Layer already exists 21:07:23 5bc9d9e896f4: Layer already exists 21:07:23 3f9a14f4faa9: Layer already exists 21:07:23 768ba776e583: Layer already exists 21:07:23 994393dc58e7: Layer already exists 21:07:23 latest: digest: sha256:12a8b984795e8f98162994a8d2d17f6f31f782a003c083264e5b6e2693b491c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.35 21:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:07:23 dfa30d02b86d: Preparing 21:07:23 5bc9d9e896f4: Preparing 21:07:23 3f9a14f4faa9: Preparing 21:07:23 e526653fe143: Preparing 21:07:23 768ba776e583: Preparing 21:07:23 994393dc58e7: Preparing 21:07:23 994393dc58e7: Waiting 21:07:23 768ba776e583: Layer already exists 21:07:23 3f9a14f4faa9: Layer already exists 21:07:23 dfa30d02b86d: Layer already exists 21:07:23 5bc9d9e896f4: Layer already exists 21:07:23 e526653fe143: Layer already exists 21:07:23 994393dc58e7: Layer already exists 21:07:23 2.3.0-dev.35: digest: sha256:12a8b984795e8f98162994a8d2d17f6f31f782a003c083264e5b6e2693b491c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35 21:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:07:24 dfa30d02b86d: Preparing 21:07:24 5bc9d9e896f4: Preparing 21:07:24 3f9a14f4faa9: Preparing 21:07:24 e526653fe143: Preparing 21:07:24 768ba776e583: Preparing 21:07:24 994393dc58e7: Preparing 21:07:24 994393dc58e7: Waiting 21:07:24 5bc9d9e896f4: Layer already exists 21:07:24 768ba776e583: Layer already exists 21:07:24 dfa30d02b86d: Layer already exists 21:07:24 e526653fe143: Layer already exists 21:07:24 3f9a14f4faa9: Layer already exists 21:07:24 994393dc58e7: Layer already exists 21:07:24 0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35: digest: sha256:12a8b984795e8f98162994a8d2d17f6f31f782a003c083264e5b6e2693b491c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 21:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:07:25 dfa30d02b86d: Preparing 21:07:25 5bc9d9e896f4: Preparing 21:07:25 3f9a14f4faa9: Preparing 21:07:25 e526653fe143: Preparing 21:07:25 768ba776e583: Preparing 21:07:25 994393dc58e7: Preparing 21:07:25 994393dc58e7: Waiting 21:07:25 3f9a14f4faa9: Layer already exists 21:07:25 dfa30d02b86d: Layer already exists 21:07:25 5bc9d9e896f4: Layer already exists 21:07:25 e526653fe143: Layer already exists 21:07:25 768ba776e583: Layer already exists 21:07:25 994393dc58e7: Layer already exists 21:07:25 main: digest: sha256:12a8b984795e8f98162994a8d2d17f6f31f782a003c083264e5b6e2693b491c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:07:25 ===================================================== [Pipeline] echo 21:07:25 taggedImages: 21:07:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:0c5f3bcc2a30328005cb5b447d058d89dafe6113 21:07:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:07:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.35 21:07:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35 21:07:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:07:25 21:07:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:07:25 latest: Pulling from edgex-lftools-log-publisher 21:07:25 5eb5b503b376: Pulling fs layer 21:07:25 5c69ac0246d0: Pulling fs layer 21:07:25 ec43610c2a17: Pulling fs layer 21:07:25 3a2ae6a8a46f: Pulling fs layer 21:07:25 33b1e0a273af: Pulling fs layer 21:07:25 5d3b04190fa2: Pulling fs layer 21:07:25 2f39f015ded8: Pulling fs layer 21:07:25 33b1e0a273af: Waiting 21:07:25 3a2ae6a8a46f: Waiting 21:07:25 5d3b04190fa2: Waiting 21:07:25 2f39f015ded8: Waiting 21:07:25 5c69ac0246d0: Download complete 21:07:25 3a2ae6a8a46f: Verifying Checksum 21:07:25 3a2ae6a8a46f: Download complete 21:07:25 33b1e0a273af: Verifying Checksum 21:07:25 33b1e0a273af: Download complete 21:07:25 5d3b04190fa2: Verifying Checksum 21:07:25 5d3b04190fa2: Download complete 21:07:26 ec43610c2a17: Verifying Checksum 21:07:26 ec43610c2a17: Download complete 21:07:26 5eb5b503b376: Download complete 21:07:26 2f39f015ded8: Download complete 21:07:27 5eb5b503b376: Pull complete 21:07:27 5c69ac0246d0: Pull complete 21:07:27 ec43610c2a17: Pull complete 21:07:28 3a2ae6a8a46f: Pull complete 21:07:28 33b1e0a273af: Pull complete 21:07:28 5d3b04190fa2: Pull complete 21:07:32 2f39f015ded8: Pull complete 21:07:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:07:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:07:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:32 prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container 21:07:32 $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:07:35 $ docker top 14deb3fbf8dafd151a17a400c2f49103503cdec8f7f74cec7ae62682834716f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:35 ---> job-cost.sh 21:07:35 lf-activate-venv: SKIPPING 21:07:35 INFO: No Stack... 21:07:35 INFO: Retrieving Pricing Info for: v3-standard-8 21:07:36 INFO: Archiving Costs [Pipeline] sh 21:07:36 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 21:07:36 + cut -d, -f6 [Pipeline] lock 21:07:36 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-114-stack-cost] 21:07:36 Resource [jenkins-edgexfoundry-app-service-configurable-main-114-stack-cost] did not exist. Created. 21:07:36 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:07:36 + echo total: 0.2199999988079071 [Pipeline] stash 21:07:36 Stashed 1 file(s) [Pipeline] } 21:07:36 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-114-stack-cost] [Pipeline] // lock [Pipeline] } 21:07:36 $ docker stop --time=1 14deb3fbf8dafd151a17a400c2f49103503cdec8f7f74cec7ae62682834716f9 21:07:38 $ docker rm -f 14deb3fbf8dafd151a17a400c2f49103503cdec8f7f74cec7ae62682834716f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:07:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117379 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 21:07:48 Running in /w/workspace/app-service-configurable/114 [Pipeline] { [Pipeline] checkout 21:07:48 Selected Git installation does not exist. Using Default 21:07:48 The recommended git tool is: NONE 21:07:53 using credential edgex-jenkins-ssh 21:07:53 Cloning the remote Git repository 21:07:53 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:07:53 > git init /w/workspace/app-service-configurable/114 # timeout=10 21:07:53 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:07:53 > git --version # timeout=10 21:07:53 > git --version # 'git version 2.25.1' 21:07:53 using GIT_SSH to set credentials SSH Credentials for GitHub 21:07:53 Verifying host key using known hosts file 21:07:54 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:07:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:07:56 Avoid second fetch 21:07:56 Checking out Revision 0c5f3bcc2a30328005cb5b447d058d89dafe6113 (main) 21:07:55 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:07:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:07:56 > git config core.sparsecheckout # timeout=10 21:07:56 > git checkout -f 0c5f3bcc2a30328005cb5b447d058d89dafe6113 # timeout=10 21:07:56 Commit message: "build: Update to latest SDK and fix config comments (#481)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:07:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:07:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:07:57 Dload Upload Total Spent Left Speed 21:07:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 82366 0 --:--:-- --:--:-- --:--:-- 82366 [Pipeline] sh 21:07:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:07:58 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 21:07:58 /etc/docker/daemon.json 21:07:58 { 21:07:58 "registry-mirrors": [ 21:07:58 "https://nexus3.edgexfoundry.org:10001" 21:07:58 ], 21:07:58 "bip": "10.250.0.254/24", 21:07:58 "hosts": [ 21:07:58 "tcp://0.0.0.0:5555", 21:07:58 "unix:///var/run/docker.sock" 21:07:58 ], 21:07:58 "mtu": 1458, 21:07:58 "selinux-enabled": true, 21:07:58 "seccomp-profile": "/etc/docker/seccomp.json" 21:07:58 } [Pipeline] sh 21:07:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:07:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:17 provisioning config files... 21:08:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/114@tmp/config4858198855118244019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:17 ---> docker-login.sh 21:08:17 nexus3.edgexfoundry.org:10001 21:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:18 Configure a credential helper to remove this warning. See 21:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:18 21:08:18 Login Succeeded 21:08:18 nexus3.edgexfoundry.org:10002 21:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:18 Configure a credential helper to remove this warning. See 21:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:18 21:08:18 Login Succeeded 21:08:18 nexus3.edgexfoundry.org:10003 21:08:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:18 Configure a credential helper to remove this warning. See 21:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:18 21:08:18 Login Succeeded 21:08:18 nexus3.edgexfoundry.org:10004 21:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:19 Configure a credential helper to remove this warning. See 21:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:19 21:08:19 Login Succeeded 21:08:19 docker.io 21:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:20 Configure a credential helper to remove this warning. See 21:08:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:20 21:08:20 Login Succeeded 21:08:20 ---> docker-login.sh ends [Pipeline] } 21:08:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:08:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:20 ========================================================= 21:08:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:08:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:08:20 Sending build context to Docker daemon 216.1kB 21:08:20 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:08:20 Step 2/13 : FROM ${BASE} AS builder 21:08:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:08:20 9b18e9b68314: Pulling fs layer 21:08:20 d32db5db7311: Pulling fs layer 21:08:20 d0c4b47475fc: Pulling fs layer 21:08:20 5831b945b038: Pulling fs layer 21:08:20 86bbec2aaacd: Pulling fs layer 21:08:20 e10730c5d714: Pulling fs layer 21:08:20 5dd5c2283517: Pulling fs layer 21:08:20 d5ac0230b979: Pulling fs layer 21:08:20 e10730c5d714: Waiting 21:08:20 5831b945b038: Waiting 21:08:20 5dd5c2283517: Waiting 21:08:20 86bbec2aaacd: Waiting 21:08:20 d5ac0230b979: Waiting 21:08:20 d0c4b47475fc: Verifying Checksum 21:08:20 d0c4b47475fc: Download complete 21:08:20 d32db5db7311: Download complete 21:08:21 86bbec2aaacd: Download complete 21:08:21 e10730c5d714: Download complete 21:08:21 9b18e9b68314: Verifying Checksum 21:08:21 9b18e9b68314: Download complete 21:08:21 9b18e9b68314: Pull complete 21:08:21 d5ac0230b979: Verifying Checksum 21:08:21 d5ac0230b979: Download complete 21:08:22 d32db5db7311: Pull complete 21:08:22 d0c4b47475fc: Pull complete 21:08:23 5dd5c2283517: Verifying Checksum 21:08:23 5dd5c2283517: Download complete 21:08:24 5831b945b038: Download complete 21:08:36 5831b945b038: Pull complete 21:08:36 86bbec2aaacd: Pull complete 21:08:36 e10730c5d714: Pull complete 21:08:43 5dd5c2283517: Pull complete 21:08:44 d5ac0230b979: Pull complete 21:08:44 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 21:08:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:08:44 ---> 59b3b1a385d4 21:08:44 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:08:46 ---> Running in 2ebadb81cbe2 21:08:46 Removing intermediate container 2ebadb81cbe2 21:08:46 ---> dd5e5c25ce1c 21:08:46 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 21:08:46 ---> Running in 08d731365c38 21:08:47 Removing intermediate container 08d731365c38 21:08:47 ---> 979489c1273d 21:08:47 Step 5/13 : ARG ADD_BUILD_TAGS="" 21:08:47 ---> Running in 128f30051516 21:08:47 Removing intermediate container 128f30051516 21:08:47 ---> 73f9a0be550e 21:08:47 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:08:47 ---> Running in 663dd456e8cd 21:08:47 Removing intermediate container 663dd456e8cd 21:08:47 ---> ae23a5d88119 21:08:47 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:08:47 ---> Running in 980d7d4a6a9a 21:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:08:51 OK: 221 MiB in 51 packages 21:08:52 Removing intermediate container 980d7d4a6a9a 21:08:52 ---> bb0158835005 21:08:52 Step 8/13 : WORKDIR /app 21:08:52 ---> Running in 59f2bec5a164 21:08:52 Removing intermediate container 59f2bec5a164 21:08:52 ---> dbbb4c957e47 21:08:52 Step 9/13 : COPY go.mod vendor* ./ 21:08:54 ---> a196c548fa2f 21:08:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:54 ---> Running in 16189be7bea8 21:09:50 Removing intermediate container 16189be7bea8 21:09:50 ---> 8f68dba16fe8 21:09:50 Step 11/13 : COPY . . 21:09:50 ---> d12c595bd31e 21:09:50 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:09:50 ---> Running in 442fa17c72a1 21:09:50 Removing intermediate container 442fa17c72a1 21:09:50 ---> 997d04e50829 21:09:50 Step 13/13 : RUN $MAKE 21:09:50 ---> Running in 15885d4797a2 21:09:50 noop 21:09:50 Removing intermediate container 15885d4797a2 21:09:50 ---> fd658ecbf595 21:09:50 Successfully built fd658ecbf595 21:09:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:51 + docker inspect -f . ci-base-image-arm64 21:09:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:51 prd-ubuntu20.04-docker-arm64-4c-16g-117379 does not seem to be running inside a container 21:09:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/114 -v /w/workspace/app-service-configurable/114:/w/workspace/app-service-configurable/114:rw,z -v /w/workspace/app-service-configurable/114@tmp:/w/workspace/app-service-configurable/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:09:52 $ docker top 2517632150fe4458c7d5a73c4c41550464be2c821aad93c894ebbef0459a3e5c -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:53 + go version 21:09:53 go version go1.18.7 linux/arm64 [Pipeline] } 21:09:53 $ docker stop --time=1 2517632150fe4458c7d5a73c4c41550464be2c821aad93c894ebbef0459a3e5c 21:09:55 $ docker rm -f 2517632150fe4458c7d5a73c4c41550464be2c821aad93c894ebbef0459a3e5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:55 + docker inspect -f . ci-base-image-arm64 21:09:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:55 prd-ubuntu20.04-docker-arm64-4c-16g-117379 does not seem to be running inside a container 21:09:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/114 -v /w/workspace/app-service-configurable/114:/w/workspace/app-service-configurable/114:rw,z -v /w/workspace/app-service-configurable/114@tmp:/w/workspace/app-service-configurable/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:09:57 $ docker top 5a5742881ef2daac56c4c73bfe3b64e791c53ae350c06ca919492f531f9256d8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:57 + git config --global --add safe.directory /w/workspace/app-service-configurable/114 [Pipeline] fileExists [Pipeline] sh 21:09:58 + make test 21:09:58 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:11:19 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:11:19 CGO_ENABLED=1 go vet ./... 21:11:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:11:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:11:38 ./bin/test-attribution-txt.sh [Pipeline] echo 21:11:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:11:38 $ docker stop --time=1 5a5742881ef2daac56c4c73bfe3b64e791c53ae350c06ca919492f531f9256d8 21:11:39 $ docker rm -f 5a5742881ef2daac56c4c73bfe3b64e791c53ae350c06ca919492f531f9256d8 [Pipeline] // withDockerContainer [Pipeline] sh 21:11:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:11:40 Warning: overwriting stash ‘coverage-report’ 21:11:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:11:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:11:41 + ls -al . 21:11:41 total 176 21:11:41 drwxrwxr-x 7 jenkins jenkins 4096 Oct 26 21:09 . 21:11:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:07 .. 21:11:41 -rw-rw-r-- 1 jenkins jenkins 119 Oct 26 21:07 .dockerignore 21:11:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 21:07 .git 21:11:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 21:07 .github 21:11:41 -rw-rw-r-- 1 jenkins jenkins 171 Oct 26 21:07 .gitignore 21:11:41 -rw-rw-r-- 1 jenkins jenkins 9207 Oct 26 21:07 Attribution.txt 21:11:41 -rw-rw-r-- 1 jenkins jenkins 27269 Oct 26 21:07 CHANGELOG.md 21:11:41 -rw-rw-r-- 1 jenkins jenkins 2058 Oct 26 21:07 Dockerfile 21:11:41 -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 21:07 GOVERNANCE.md 21:11:41 -rw-rw-r-- 1 jenkins jenkins 688 Oct 26 21:07 Jenkinsfile 21:11:41 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 26 21:07 LICENSE 21:11:41 -rw-rw-r-- 1 jenkins jenkins 618 Oct 26 21:07 OWNERS.md 21:11:41 -rw-rw-r-- 1 jenkins jenkins 4369 Oct 26 21:07 README.md 21:11:41 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 21:06 VERSION 21:11:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 21:07 bin 21:11:41 -rw-r--r-- 1 jenkins jenkins 10 Oct 26 21:09 coverage.out 21:11:41 -rw-rw-r-- 1 jenkins jenkins 3444 Oct 26 21:07 go.mod 21:11:41 -rw-rw-r-- 1 jenkins jenkins 44361 Oct 26 21:07 go.sum 21:11:41 -rw-rw-r-- 1 jenkins jenkins 1949 Oct 26 21:07 main.go 21:11:41 -rw-rw-r-- 1 jenkins jenkins 2185 Oct 26 21:07 makefile 21:11:41 drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 21:07 res 21:11:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 21:07 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:42 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0c5f3bcc2a30328005cb5b447d058d89dafe6113 --label arch=arm64 --label version=2.3.0-dev.35 . 21:11:42 Sending build context to Docker daemon 217.1kB 21:11:42 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 21:11:42 Step 2/27 : FROM ${BASE} AS builder 21:11:42 ---> fd658ecbf595 21:11:42 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:11:42 ---> Running in bc81581df0bd 21:11:42 Removing intermediate container bc81581df0bd 21:11:42 ---> 96e574960870 21:11:42 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:11:42 ---> Running in 3a1ae3780190 21:11:42 Removing intermediate container 3a1ae3780190 21:11:42 ---> 15f4c4f38800 21:11:42 Step 5/27 : ARG ADD_BUILD_TAGS="" 21:11:43 ---> Running in 54887f1fdddc 21:11:43 Removing intermediate container 54887f1fdddc 21:11:43 ---> 4d9fac61962e 21:11:43 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:11:43 ---> Running in 9d9979814c32 21:11:43 Removing intermediate container 9d9979814c32 21:11:43 ---> edb71cd25e46 21:11:43 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:11:43 ---> Running in c5d3f3dc726a 21:11:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:11:46 OK: 221 MiB in 51 packages 21:11:46 Removing intermediate container c5d3f3dc726a 21:11:46 ---> 44b8de9d7c27 21:11:46 Step 8/27 : WORKDIR /app 21:11:47 ---> Running in 8c02dd67e40c 21:11:47 Removing intermediate container 8c02dd67e40c 21:11:47 ---> a07a19ac8289 21:11:47 Step 9/27 : COPY go.mod vendor* ./ 21:11:47 ---> 5ea831070202 21:11:47 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:47 ---> Running in 8e3559663335 21:11:49 Removing intermediate container 8e3559663335 21:11:49 ---> 2f66fb34d361 21:11:49 Step 11/27 : COPY . . 21:11:50 ---> 22ea9502f12e 21:11:50 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:11:50 ---> Running in c51344b77f1a 21:11:50 Removing intermediate container c51344b77f1a 21:11:50 ---> 45e3bdc1dcc4 21:11:50 Step 13/27 : RUN $MAKE 21:11:50 ---> Running in ade664aaa8b6 21:11:51 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.35" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 21:14:28 Removing intermediate container ade664aaa8b6 21:14:28 ---> 18cbaca42da1 21:14:28 Step 14/27 : FROM alpine:3.16 21:14:28 3.16: Pulling from library/alpine 21:14:28 9b18e9b68314: Already exists 21:14:28 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:14:28 Status: Downloaded newer image for alpine:3.16 21:14:28 ---> a6215f271958 21:14:28 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:14:28 ---> Running in 6e204d22937d 21:14:28 Removing intermediate container 6e204d22937d 21:14:28 ---> 03b374ec989d 21:14:28 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:14:28 ---> Running in 6f6f708e5a5b 21:14:28 Removing intermediate container 6f6f708e5a5b 21:14:28 ---> f17b0503f9d5 21:14:28 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 21:14:28 ---> Running in dddefe538183 21:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:14:28 (1/7) Installing ca-certificates (20220614-r0) 21:14:28 (2/7) Installing dumb-init (1.2.5-r1) 21:14:28 (3/7) Installing libgcc (11.2.1_git20220219-r2) 21:14:28 (4/7) Installing libsodium (1.0.18-r0) 21:14:28 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 21:14:28 (6/7) Installing libzmq (4.3.4-r0) 21:14:28 (7/7) Installing zeromq (4.3.4-r0) 21:14:28 Executing busybox-1.35.0-r17.trigger 21:14:28 Executing ca-certificates-20220614-r0.trigger 21:14:28 OK: 9 MiB in 21 packages 21:14:28 Removing intermediate container dddefe538183 21:14:28 ---> 183b42c1cc59 21:14:28 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:14:28 ---> cbd7d6c9851f 21:14:28 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:14:28 ---> f216715758ac 21:14:28 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:14:28 ---> 75db1c3ca4d0 21:14:28 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:14:28 ---> d80d30bd33ad 21:14:28 Step 22/27 : EXPOSE 48095 21:14:28 ---> Running in 57f0a0762017 21:14:28 Removing intermediate container 57f0a0762017 21:14:28 ---> bf4851f7ea42 21:14:28 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:14:28 ---> Running in 14af9ecdfce6 21:14:28 Removing intermediate container 14af9ecdfce6 21:14:28 ---> 4ffd94898494 21:14:28 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:14:28 ---> Running in dcbab09992e5 21:14:28 Removing intermediate container dcbab09992e5 21:14:28 ---> 30d193d76f0c 21:14:28 Step 25/27 : LABEL arch=arm64 21:14:28 ---> Running in e147cc7ac12d 21:14:28 Removing intermediate container e147cc7ac12d 21:14:28 ---> 29835089c58c 21:14:28 Step 26/27 : LABEL git_sha=0c5f3bcc2a30328005cb5b447d058d89dafe6113 21:14:28 ---> Running in 960893c98641 21:14:28 Removing intermediate container 960893c98641 21:14:28 ---> ab028dd28bb4 21:14:28 Step 27/27 : LABEL version=2.3.0-dev.35 21:14:28 ---> Running in 8377d7cc7d98 21:14:28 Removing intermediate container 8377d7cc7d98 21:14:28 ---> 0653ad2ca937 21:14:28 [Warning] One or more build-args [ARCH] were not consumed 21:14:28 Successfully built 0653ad2ca937 21:14:28 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:14:28 provisioning config files... 21:14:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/114@tmp/config17025251167157334338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:28 ---> docker-login.sh 21:14:28 nexus3.edgexfoundry.org:10001 21:14:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:29 Configure a credential helper to remove this warning. See 21:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:29 21:14:29 Login Succeeded 21:14:29 nexus3.edgexfoundry.org:10002 21:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:29 Configure a credential helper to remove this warning. See 21:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:29 21:14:29 Login Succeeded 21:14:29 nexus3.edgexfoundry.org:10003 21:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:29 Configure a credential helper to remove this warning. See 21:14:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:29 21:14:29 Login Succeeded 21:14:29 nexus3.edgexfoundry.org:10004 21:14:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:30 Configure a credential helper to remove this warning. See 21:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:30 21:14:30 Login Succeeded 21:14:30 docker.io 21:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:30 Configure a credential helper to remove this warning. See 21:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:30 21:14:30 Login Succeeded 21:14:30 ---> docker-login.sh ends [Pipeline] } 21:14:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:14:30 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:14:30 0c5f3bcc2a30328005cb5b447d058d89dafe6113 21:14:30 latest 21:14:30 2.3.0-dev.35 21:14:30 0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35 21:14:30 main 21:14:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:31 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0c5f3bcc2a30328005cb5b447d058d89dafe6113 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0c5f3bcc2a30328005cb5b447d058d89dafe6113 21:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:14:31 ac5f33f6d32e: Preparing 21:14:31 565f8134dfba: Preparing 21:14:31 6f7081a36988: Preparing 21:14:31 2688b2890176: Preparing 21:14:31 46016351d614: Preparing 21:14:31 5d3e392a13a0: Preparing 21:14:31 5d3e392a13a0: Waiting 21:14:31 2688b2890176: Pushed 21:14:31 6f7081a36988: Pushed 21:14:31 565f8134dfba: Pushed 21:14:31 5d3e392a13a0: Layer already exists 21:14:32 46016351d614: Pushed 21:14:36 ac5f33f6d32e: Pushed 21:14:36 0c5f3bcc2a30328005cb5b447d058d89dafe6113: digest: sha256:5419fa029b9a96872f23e5b67b50f2b5cfe8bbbb2a852d719ce8df6de8b2e87e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:14:37 ac5f33f6d32e: Preparing 21:14:37 565f8134dfba: Preparing 21:14:37 6f7081a36988: Preparing 21:14:37 2688b2890176: Preparing 21:14:37 46016351d614: Preparing 21:14:37 5d3e392a13a0: Preparing 21:14:37 5d3e392a13a0: Waiting 21:14:37 ac5f33f6d32e: Layer already exists 21:14:37 565f8134dfba: Layer already exists 21:14:37 2688b2890176: Layer already exists 21:14:37 6f7081a36988: Layer already exists 21:14:37 46016351d614: Layer already exists 21:14:37 5d3e392a13a0: Layer already exists 21:14:37 latest: digest: sha256:5419fa029b9a96872f23e5b67b50f2b5cfe8bbbb2a852d719ce8df6de8b2e87e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.35 21:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:14:38 ac5f33f6d32e: Preparing 21:14:38 565f8134dfba: Preparing 21:14:38 6f7081a36988: Preparing 21:14:38 2688b2890176: Preparing 21:14:38 46016351d614: Preparing 21:14:38 5d3e392a13a0: Preparing 21:14:38 5d3e392a13a0: Waiting 21:14:38 46016351d614: Layer already exists 21:14:38 2688b2890176: Layer already exists 21:14:38 565f8134dfba: Layer already exists 21:14:38 6f7081a36988: Layer already exists 21:14:38 ac5f33f6d32e: Layer already exists 21:14:38 5d3e392a13a0: Layer already exists 21:14:38 2.3.0-dev.35: digest: sha256:5419fa029b9a96872f23e5b67b50f2b5cfe8bbbb2a852d719ce8df6de8b2e87e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35 21:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:14:39 ac5f33f6d32e: Preparing 21:14:39 565f8134dfba: Preparing 21:14:39 6f7081a36988: Preparing 21:14:39 2688b2890176: Preparing 21:14:39 46016351d614: Preparing 21:14:39 5d3e392a13a0: Preparing 21:14:39 5d3e392a13a0: Waiting 21:14:39 2688b2890176: Layer already exists 21:14:39 ac5f33f6d32e: Layer already exists 21:14:39 6f7081a36988: Layer already exists 21:14:39 565f8134dfba: Layer already exists 21:14:39 46016351d614: Layer already exists 21:14:39 5d3e392a13a0: Layer already exists 21:14:39 0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35: digest: sha256:5419fa029b9a96872f23e5b67b50f2b5cfe8bbbb2a852d719ce8df6de8b2e87e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 21:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:14:40 ac5f33f6d32e: Preparing 21:14:40 565f8134dfba: Preparing 21:14:40 6f7081a36988: Preparing 21:14:40 2688b2890176: Preparing 21:14:40 46016351d614: Preparing 21:14:40 5d3e392a13a0: Preparing 21:14:40 5d3e392a13a0: Waiting 21:14:40 2688b2890176: Layer already exists 21:14:40 ac5f33f6d32e: Layer already exists 21:14:40 6f7081a36988: Layer already exists 21:14:40 565f8134dfba: Layer already exists 21:14:40 46016351d614: Layer already exists 21:14:40 5d3e392a13a0: Layer already exists 21:14:40 main: digest: sha256:5419fa029b9a96872f23e5b67b50f2b5cfe8bbbb2a852d719ce8df6de8b2e87e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:40 ===================================================== [Pipeline] echo 21:14:40 taggedImages: 21:14:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0c5f3bcc2a30328005cb5b447d058d89dafe6113 21:14:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:14:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.35 21:14:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0c5f3bcc2a30328005cb5b447d058d89dafe6113-2.3.0-dev.35 21:14:40 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:40 21:14:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:41 arm64: Pulling from edgex-lftools-log-publisher 21:14:41 8998bd30e6a1: Pulling fs layer 21:14:41 04944245beec: Pulling fs layer 21:14:41 699f458cf7ca: Pulling fs layer 21:14:41 765212b225bb: Pulling fs layer 21:14:41 f23df028b6ca: Pulling fs layer 21:14:41 d65c8cfc05b1: Pulling fs layer 21:14:41 2437ff75d9bd: Pulling fs layer 21:14:41 765212b225bb: Waiting 21:14:41 f23df028b6ca: Waiting 21:14:41 d65c8cfc05b1: Waiting 21:14:41 2437ff75d9bd: Waiting 21:14:41 04944245beec: Verifying Checksum 21:14:41 04944245beec: Download complete 21:14:41 765212b225bb: Verifying Checksum 21:14:41 765212b225bb: Download complete 21:14:41 f23df028b6ca: Verifying Checksum 21:14:41 f23df028b6ca: Download complete 21:14:41 d65c8cfc05b1: Verifying Checksum 21:14:41 d65c8cfc05b1: Download complete 21:14:41 699f458cf7ca: Verifying Checksum 21:14:41 699f458cf7ca: Download complete 21:14:41 8998bd30e6a1: Verifying Checksum 21:14:41 8998bd30e6a1: Download complete 21:14:44 2437ff75d9bd: Verifying Checksum 21:14:44 2437ff75d9bd: Download complete 21:14:46 8998bd30e6a1: Pull complete 21:14:46 04944245beec: Pull complete 21:14:48 699f458cf7ca: Pull complete 21:14:48 765212b225bb: Pull complete 21:14:48 f23df028b6ca: Pull complete 21:14:48 d65c8cfc05b1: Pull complete 21:15:03 2437ff75d9bd: Pull complete 21:15:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:15:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:15:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:04 prd-ubuntu20.04-docker-arm64-4c-16g-117379 does not seem to be running inside a container 21:15:04 $ 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-service-configurable/114 -v /w/workspace/app-service-configurable/114:/w/workspace/app-service-configurable/114:rw,z -v /w/workspace/app-service-configurable/114@tmp:/w/workspace/app-service-configurable/114@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:15:06 $ docker top 6520c4fb4daf1f674278fb61bf5ada3ae2694cc67f6f35f12747feeff5317d61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:07 ---> job-cost.sh 21:15:07 lf-activate-venv: SKIPPING 21:15:07 INFO: No Stack... 21:15:07 INFO: Retrieving Pricing Info for: v3-standard-4 21:15:08 INFO: Archiving Costs [Pipeline] sh 21:15:09 + + cutcat -d, /w/workspace/app-service-configurable/114/archives/cost.csv -f6 21:15:09 [Pipeline] lock 21:15:09 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-114-stack-cost] 21:15:09 Resource [jenkins-edgexfoundry-app-service-configurable-main-114-stack-cost] did not exist. Created. 21:15:09 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:15:10 /w/workspace/app-service-configurable/114@tmp/durable-5ad98bc0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:15:10 + echo total: 0.10999999940395355 [Pipeline] stash 21:15:10 Warning: overwriting stash ‘stack-cost’ 21:15:10 Stashed 1 file(s) [Pipeline] } 21:15:10 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-114-stack-cost] [Pipeline] // lock [Pipeline] } 21:15:10 $ docker stop --time=1 6520c4fb4daf1f674278fb61bf5ada3ae2694cc67f6f35f12747feeff5317d61 21:15:12 $ docker rm -f 6520c4fb4daf1f674278fb61bf5ada3ae2694cc67f6f35f12747feeff5317d61 [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 21:15:12 provisioning config files... 21:15:12 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1278039095517342441tmp [Pipeline] { [Pipeline] sh 21:15:12 + set +x 21:15:12 + curl -s https://codecov.io/bash 21:15:12 + bash -s -- 21:15:12 21:15:12 _____ _ 21:15:12 / ____| | | 21:15:12 | | ___ __| | ___ ___ _____ __ 21:15:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:15:12 | |___| (_) | (_| | __/ (_| (_) \ V / 21:15:12 \_____\___/ \__,_|\___|\___\___/ \_/ 21:15:12 Bash-1.0.6 21:15:12 21:15:12 21:15:12 ==> git version 2.25.1 found 21:15:12 ==> 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 21:15:12 Release-Date: 2020-01-08 21:15:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:15:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:15:12 ==> Jenkins CI detected. 21:15:12 current dir:  /w/workspace/ry_app-service-configurable_main 21:15:12 project root: . 21:15:12 --> token set from env 21:15:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:15:12 ==> Running gcov in . (disable via -X gcov) 21:15:12 ==> Python coveragepy not found 21:15:12 ==> Searching for coverage reports in: 21:15:12 + . 21:15:12 -> Found 1 reports 21:15:12 ==> Detecting git/mercurial file structure 21:15:12 ==> Reading reports 21:15:12 + ./coverage.out bytes=10 21:15:13 ==> Appending adjustments 21:15:13 https://docs.codecov.io/docs/fixing-reports 21:15:13 + Found adjustments 21:15:13 ==> Gzipping contents 21:15:13 4.0K /tmp/codecov.GqlQux.gz 21:15:13 ==> Uploading reports 21:15:13 url: https://codecov.io 21:15:13 query: branch=main&commit=0c5f3bcc2a30328005cb5b447d058d89dafe6113&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:15:13 -> Pinging Codecov 21:15:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=0c5f3bcc2a30328005cb5b447d058d89dafe6113&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:15:13 -> Uploading to 21:15:13 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/A97CA9966030D2A3747ED39772930CCE/0c5f3bcc2a30328005cb5b447d058d89dafe6113/fc768229-761d-45b0-851c-0a1ed1ee013a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T211513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b48e3ec8b86b0aac4e961a2763b111233b8fbc5a34d8aeb1c1eb36f22e6e5fb5 21:15:13 % Total % Received % Xferd Average Speed Time Time Time Current 21:15:13 Dload Upload Total Spent Left Speed 21:15:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2474 --:--:-- --:--:-- --:--:-- 2474 21:15:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0c5f3bcc2a30328005cb5b447d058d89dafe6113 [Pipeline] } 21:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:15:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:15:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:15:14 21:15:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:15:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:15:14 df9b9388f04a: Pulling fs layer 21:15:14 52dc419b0ee2: Pulling fs layer 21:15:14 25bc292e5bac: Pulling fs layer 21:15:14 114826534d7a: Pulling fs layer 21:15:14 4657fd5d0bcf: Pulling fs layer 21:15:14 6ad1cebc031e: Pulling fs layer 21:15:14 8a3aa393b2d8: Pulling fs layer 21:15:14 114826534d7a: Waiting 21:15:14 4657fd5d0bcf: Waiting 21:15:14 6ad1cebc031e: Waiting 21:15:14 8a3aa393b2d8: Waiting 21:15:14 25bc292e5bac: Verifying Checksum 21:15:14 25bc292e5bac: Download complete 21:15:14 52dc419b0ee2: Verifying Checksum 21:15:14 52dc419b0ee2: Download complete 21:15:14 4657fd5d0bcf: Verifying Checksum 21:15:14 4657fd5d0bcf: Download complete 21:15:14 df9b9388f04a: Download complete 21:15:14 df9b9388f04a: Pull complete 21:15:14 6ad1cebc031e: Verifying Checksum 21:15:14 6ad1cebc031e: Download complete 21:15:14 52dc419b0ee2: Pull complete 21:15:14 25bc292e5bac: Pull complete 21:15:15 114826534d7a: Verifying Checksum 21:15:15 114826534d7a: Download complete 21:15:15 8a3aa393b2d8: Verifying Checksum 21:15:15 8a3aa393b2d8: Download complete 21:15:18 114826534d7a: Pull complete 21:15:18 4657fd5d0bcf: Pull complete 21:15:19 6ad1cebc031e: Pull complete 21:15:21 8a3aa393b2d8: Pull complete 21:15:21 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:15:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:15:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:21 prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container 21:15:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:15:23 $ docker top a38239e601063349727151798ba0b6c8618a5c4ec9d82c4738cd6c32ea73f373 -eo pid,comm [Pipeline] { [Pipeline] echo 21:15:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 21:15:24 + set -o pipefail 21:15:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 21:15:30 21:15:30 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 21:15:30 21:15:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/58ab4923-dc03-4eae-8250-618126ebc807 21:15:30 21:15:30 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:15:30 21:15:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:15:30 21:15:30 21:15:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:15:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:15:30 More details here: https://snyk.co/ue1NS [Pipeline] } 21:15:30 $ docker stop --time=1 a38239e601063349727151798ba0b6c8618a5c4ec9d82c4738cd6c32ea73f373 21:15:33 $ docker rm -f a38239e601063349727151798ba0b6c8618a5c4ec9d82c4738cd6c32ea73f373 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:15:33 + git log --format=format:%s -1 0c5f3bcc2a30328005cb5b447d058d89dafe6113 [Pipeline] sh 21:15:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:15:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:34 prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container 21:15:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:15:34 $ docker top 20a26b2bc425f57fb530644f24dc23b8d5a643d1b855b9485b0c32bda8d02384 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:34 [ssh-agent] Looking for ssh-agent implementation... 21:15:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:35 $ docker exec 20a26b2bc425f57fb530644f24dc23b8d5a643d1b855b9485b0c32bda8d02384 ssh-agent 21:15:35 SSH_AUTH_SOCK=/tmp/ssh-RParzIkKY7qW/agent.32 21:15:35 SSH_AGENT_PID=38 21:15:35 Running ssh-add (command line suppressed) 21:15:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8843297648629181019.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8843297648629181019.key) 21:15:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:35 + git semver tag 21:15:35 2022-10-26 21:15:35,692 [run_tag] DEBUG tag force:False 21:15:35 2022-10-26 21:15:35,692 [check_head_tag] DEBUG check head tag 21:15:35 2022-10-26 21:15:35,693 [execute] INFO git cat-file --batch-check 21:15:35 2022-10-26 21:15:35,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 21:15:35 2022-10-26 21:15:35,697 [execute] INFO git cat-file --batch 21:15:35 2022-10-26 21:15:35,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 21:15:35 2022-10-26 21:15:35,714 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:15:35 2022-10-26 21:15:35,715 [execute] INFO git tag -a v2.3.0-dev.35 -m v2.3.0-dev.35 21:15:35 2022-10-26 21:15:35,715 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.35', '-m', 'v2.3.0-dev.35'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 21:15:35 2022-10-26 21:15:35,720 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:15:35 2.3.0-dev.35 [Pipeline] } 21:15:35 $ docker exec --env ******** --env ******** 20a26b2bc425f57fb530644f24dc23b8d5a643d1b855b9485b0c32bda8d02384 ssh-agent -k 21:15:35 unset SSH_AUTH_SOCK; 21:15:35 unset SSH_AGENT_PID; 21:15:35 echo Agent pid 38 killed; 21:15:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:36 + git semver [Pipeline] } 21:15:36 $ docker stop --time=1 20a26b2bc425f57fb530644f24dc23b8d5a643d1b855b9485b0c32bda8d02384 21:15:37 $ docker rm -f 20a26b2bc425f57fb530644f24dc23b8d5a643d1b855b9485b0c32bda8d02384 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:15:38 21:15:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:15:38 0.23.1-centos7: Pulling from edgex-lftools 21:15:38 ab5ef0e58194: Pulling fs layer 21:15:38 9712f1f96733: Pulling fs layer 21:15:38 63f879dbbcfc: Pulling fs layer 21:15:38 0d9ebad4ef96: Pulling fs layer 21:15:38 e9a5061849ea: Pulling fs layer 21:15:38 d747dcd14b5f: Pulling fs layer 21:15:38 2de7ff778b66: Pulling fs layer 21:15:38 d747dcd14b5f: Waiting 21:15:38 e9a5061849ea: Waiting 21:15:38 2de7ff778b66: Waiting 21:15:38 0d9ebad4ef96: Waiting 21:15:38 9712f1f96733: Download complete 21:15:38 63f879dbbcfc: Verifying Checksum 21:15:38 63f879dbbcfc: Download complete 21:15:38 e9a5061849ea: Verifying Checksum 21:15:38 e9a5061849ea: Download complete 21:15:38 d747dcd14b5f: Verifying Checksum 21:15:38 d747dcd14b5f: Download complete 21:15:39 ab5ef0e58194: Verifying Checksum 21:15:39 ab5ef0e58194: Download complete 21:15:39 0d9ebad4ef96: Verifying Checksum 21:15:39 0d9ebad4ef96: Download complete 21:15:39 2de7ff778b66: Verifying Checksum 21:15:39 2de7ff778b66: Download complete 21:15:42 ab5ef0e58194: Pull complete 21:15:42 9712f1f96733: Pull complete 21:15:42 63f879dbbcfc: Pull complete 21:15:46 0d9ebad4ef96: Pull complete 21:15:46 e9a5061849ea: Pull complete 21:15:46 d747dcd14b5f: Pull complete 21:15:47 2de7ff778b66: Pull complete 21:15:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:15:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:47 prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container 21:15:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:15:50 $ docker top ab94b9941edc6dea664af25b4a7fc88d8110b3bc7a697de4bfc31c7ffb7aa928 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:15:50 provisioning config files... 21:15:50 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9389909725930689642tmp 21:15:50 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13625803739277148042tmp 21:15:50 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9765419145777196967tmp [Pipeline] { [Pipeline] echo 21:15:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:15:50 ---> sigul-configuration.sh 21:15:50 gpg: directory `/root/.gnupg' created 21:15:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:15:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:15:50 gpg: keyring `/root/.gnupg/secring.gpg' created 21:15:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:15:50 gpg: CAST5 encrypted data 21:15:50 gpg: encrypted with 1 passphrase 21:15:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:15:51 + mkdir /home/jenkins 21:15:51 + mkdir /home/jenkins/sigul [Pipeline] sh 21:15:51 + 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 21:15:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:15:51 ---> sigul-install.sh 21:15:51 Sigul already installed; skipping installation. [Pipeline] sh 21:15:51 + git tag --list 21:15:51 v1.0.0 21:15:51 v1.1.0 21:15:51 v1.2.0 21:15:51 v1.3.0 21:15:51 v1.3.1 21:15:51 v2.0.0 21:15:51 v2.0.1 21:15:51 v2.1.0 21:15:51 v2.1.1 21:15:51 v2.1.1-dev.1 21:15:51 v2.1.1-dev.2 21:15:51 v2.2.0 21:15:51 v2.2.1-dev.1 21:15:51 v2.2.1-dev.10 21:15:51 v2.2.1-dev.2 21:15:51 v2.2.1-dev.3 21:15:51 v2.2.1-dev.4 21:15:51 v2.2.1-dev.5 21:15:51 v2.2.1-dev.6 21:15:51 v2.2.1-dev.7 21:15:51 v2.2.1-dev.8 21:15:51 v2.2.1-dev.9 21:15:51 v2.3.0-dev.10 21:15:51 v2.3.0-dev.11 21:15:51 v2.3.0-dev.12 21:15:51 v2.3.0-dev.13 21:15:51 v2.3.0-dev.14 21:15:51 v2.3.0-dev.15 21:15:51 v2.3.0-dev.16 21:15:51 v2.3.0-dev.17 21:15:51 v2.3.0-dev.18 21:15:51 v2.3.0-dev.19 21:15:51 v2.3.0-dev.20 21:15:51 v2.3.0-dev.21 21:15:51 v2.3.0-dev.22 21:15:51 v2.3.0-dev.23 21:15:51 v2.3.0-dev.24 21:15:51 v2.3.0-dev.25 21:15:51 v2.3.0-dev.26 21:15:51 v2.3.0-dev.27 21:15:51 v2.3.0-dev.28 21:15:51 v2.3.0-dev.29 21:15:51 v2.3.0-dev.30 21:15:51 v2.3.0-dev.31 21:15:51 v2.3.0-dev.32 21:15:51 v2.3.0-dev.33 21:15:51 v2.3.0-dev.34 21:15:51 v2.3.0-dev.35 [Pipeline] sh 21:15:52 + lftools sign git-tag v2.3.0-dev.35 21:15:52 Signing Git tag with Sigul... 21:15:52 Signing v2.3.0-dev.35 [Pipeline] echo 21:15:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:15:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:15:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:15:53 $ docker stop --time=1 ab94b9941edc6dea664af25b4a7fc88d8110b3bc7a697de4bfc31c7ffb7aa928 21:15:54 $ docker rm -f ab94b9941edc6dea664af25b4a7fc88d8110b3bc7a697de4bfc31c7ffb7aa928 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:15:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:15:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:55 prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container 21:15:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:15:55 $ docker top 739006885ebff34c3ce5547608b98b1b8e0373ed96dad035f60f5e51a91ce406 -eo pid,comm 21:15:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:15:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:55 [ssh-agent] Looking for ssh-agent implementation... 21:15:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:15:56 $ docker exec 739006885ebff34c3ce5547608b98b1b8e0373ed96dad035f60f5e51a91ce406 ssh-agent 21:15:56 SSH_AUTH_SOCK=/tmp/ssh-zSxlvvU3SzIC/agent.32 21:15:56 SSH_AGENT_PID=38 21:15:56 Running ssh-add (command line suppressed) 21:15:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17304804048712865325.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17304804048712865325.key) 21:15:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:15:56 + git semver bump pre 21:15:56 2022-10-26 21:15:56,699 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:15:56 2022-10-26 21:15:56,700 [bump_version] DEBUG bumping version:2.3.0-dev.35 on axis:pre with prefix:dev 21:15:56 2022-10-26 21:15:56,700 [bump_version] DEBUG bumped version:2.3.0-dev.36 21:15:56 2022-10-26 21:15:56,700 [write_version] DEBUG write version:2.3.0-dev.36 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 21:15:56 2022-10-26 21:15:56,700 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:15:56 2022-10-26 21:15:56,700 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 21:15:56 2022-10-26 21:15:56,702 [execute] INFO git cat-file --batch-check 21:15:56 2022-10-26 21:15:56,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:15:56 2022-10-26 21:15:56,708 [execute] INFO git cat-file --batch 21:15:56 2022-10-26 21:15:56,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:15:56 2022-10-26 21:15:56,713 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:15:56 2.3.0-dev.36 [Pipeline] } 21:15:56 $ docker exec --env ******** --env ******** 739006885ebff34c3ce5547608b98b1b8e0373ed96dad035f60f5e51a91ce406 ssh-agent -k 21:15:56 unset SSH_AUTH_SOCK; 21:15:56 unset SSH_AGENT_PID; 21:15:56 echo Agent pid 38 killed; 21:15:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:15:57 + git semver [Pipeline] } 21:15:57 $ docker stop --time=1 739006885ebff34c3ce5547608b98b1b8e0373ed96dad035f60f5e51a91ce406 21:15:58 $ docker rm -f 739006885ebff34c3ce5547608b98b1b8e0373ed96dad035f60f5e51a91ce406 [Pipeline] // withDockerContainer [Pipeline] sh 21:15:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:15:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:15:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:15:59 prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container 21:15:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:15:59 $ docker top b0afca250c9d6c43a8af1751617d116cb35b5597dc8f673fe709d90dcb013e81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:15:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:15:59 [ssh-agent] Looking for ssh-agent implementation... 21:16:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:16:00 $ docker exec b0afca250c9d6c43a8af1751617d116cb35b5597dc8f673fe709d90dcb013e81 ssh-agent 21:16:00 SSH_AUTH_SOCK=/tmp/ssh-ZhrqS1QeN06i/agent.31 21:16:00 SSH_AGENT_PID=37 21:16:00 Running ssh-add (command line suppressed) 21:16:00 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7337583776975312645.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7337583776975312645.key) 21:16:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:16:00 + git semver push 21:16:00 2022-10-26 21:16:00,723 [run_push] DEBUG push 21:16:00 2022-10-26 21:16:00,724 [execute] INFO git cat-file --batch-check 21:16:00 2022-10-26 21:16:00,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:16:00 2022-10-26 21:16:00,728 [execute] INFO git rev-list 388d85c7f74b179d009a62b8714302b765ff199e -- 21:16:00 2022-10-26 21:16:00,729 [execute] DEBUG Popen(['git', 'rev-list', '388d85c7f74b179d009a62b8714302b765ff199e', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 21:16:00 2022-10-26 21:16:00,738 [execute] INFO git fetch -v origin 21:16:00 2022-10-26 21:16:00,738 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 21:16:01 2022-10-26 21:16:01,332 [run_push] DEBUG no remote changes detected 21:16:01 2022-10-26 21:16:01,332 [execute] INFO git push origin semver 21:16:01 2022-10-26 21:16:01,333 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 21:16:02 2022-10-26 21:16:02,301 [run_push] DEBUG push all version tags 21:16:02 2022-10-26 21:16:02,301 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:16:02 2022-10-26 21:16:02,302 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 21:16:03 2022-10-26 21:16:03,096 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:16:03 2.3.0-dev.36 [Pipeline] } 21:16:03 $ docker exec --env ******** --env ******** b0afca250c9d6c43a8af1751617d116cb35b5597dc8f673fe709d90dcb013e81 ssh-agent -k 21:16:03 unset SSH_AUTH_SOCK; 21:16:03 unset SSH_AGENT_PID; 21:16:03 echo Agent pid 37 killed; 21:16:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:16:03 + git semver [Pipeline] } 21:16:03 $ docker stop --time=1 b0afca250c9d6c43a8af1751617d116cb35b5597dc8f673fe709d90dcb013e81 21:16:05 $ docker rm -f b0afca250c9d6c43a8af1751617d116cb35b5597dc8f673fe709d90dcb013e81 [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 21:16:05 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 21:16:05 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:16:05 total 16 21:16:05 drwxr-xr-x 3 root root 4096 Oct 26 21:07 . 21:16:05 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 21:15 .. 21:16:05 drwxr-xr-x 2 root root 4096 Oct 26 21:07 cost 21:16:05 -rw-r--r-- 1 root root 96 Oct 26 21:07 cost.csv 21:16:05 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 21:16:05 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:16:05 total 16 21:16:05 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 21:07 . 21:16:05 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 21:15 .. 21:16:05 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 21:07 cost 21:16:05 -rw-r--r-- 1 jenkins jenkins 96 Oct 26 21:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:16:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:16:06 ---> package-listing.sh 21:16:06 ++ facter osfamily 21:16:06 ++ tr '[:upper:]' '[:lower:]' 21:16:07 + OS_FAMILY=debian 21:16:07 + workspace=/w/workspace/ry_app-service-configurable_main 21:16:07 + START_PACKAGES=/tmp/packages_start.txt 21:16:07 + END_PACKAGES=/tmp/packages_end.txt 21:16:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:16:07 + PACKAGES=/tmp/packages_start.txt 21:16:07 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:16:07 + PACKAGES=/tmp/packages_end.txt 21:16:07 + case "${OS_FAMILY}" in 21:16:07 + dpkg -l 21:16:07 + grep '^ii' 21:16:07 + '[' -f /tmp/packages_start.txt ']' 21:16:07 + '[' -f /tmp/packages_end.txt ']' 21:16:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:16:07 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:16:07 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 21:16:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 21:16:07 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:16:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:08 prd-ubuntu20.04-docker-8c-8g-117378 does not seem to be running inside a container 21:16:08 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:16:08 $ docker top 51f72f1164040c859e1197295a8d7bb31924af763cd57e400909d672818a219f -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:08 + touch /tmp/pre-build-complete [Pipeline] sh 21:16:09 + mkdir -p /var/log/sysstat [Pipeline] sh 21:16:09 + ls /var/log/sa-host 21:16:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:16:09 provisioning config files... 21:16:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7997694613736324171tmp [Pipeline] { [Pipeline] echo 21:16:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:16:09 ---> create-netrc.sh [Pipeline] } 21:16:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:16:10 ---> python-tools-install.sh [Pipeline] echo 21:16:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:16:10 ---> sudo-logs.sh 21:16:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:16:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:16:10 ---> job-cost.sh 21:16:10 lf-activate-venv: SKIPPING 21:16:10 DEBUG: total: 0.2199999988079071 21:16:10 INFO: Retrieving Stack Cost... 21:16:12 INFO: Retrieving Pricing Info for: v3-standard-8 21:16:12 INFO: Archiving Costs [Pipeline] echo 21:16:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:16:12 ---> logs-deploy.sh 21:16:12 lf-activate-venv: SKIPPING 21:16:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/114 21:16:12 INFO: archiving workspace using pattern(s): 21:16:13 Archives upload complete. 21:16:13 INFO: archiving logs to Nexus 21:16:14 ---> uname -a: 21:16:14 Linux prd-ubuntu20-04-docker-8c-8g-117378 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:16:14 21:16:14 21:16:14 ---> lscpu: 21:16:14 Architecture: x86_64 21:16:14 CPU op-mode(s): 32-bit, 64-bit 21:16:14 Byte Order: Little Endian 21:16:14 Address sizes: 40 bits physical, 48 bits virtual 21:16:14 CPU(s): 8 21:16:14 On-line CPU(s) list: 0-7 21:16:14 Thread(s) per core: 1 21:16:14 Core(s) per socket: 1 21:16:14 Socket(s): 8 21:16:14 NUMA node(s): 1 21:16:14 Vendor ID: AuthenticAMD 21:16:14 CPU family: 23 21:16:14 Model: 49 21:16:14 Model name: AMD EPYC-Rome Processor 21:16:14 Stepping: 0 21:16:14 CPU MHz: 2799.988 21:16:14 BogoMIPS: 5599.97 21:16:14 Virtualization: AMD-V 21:16:14 Hypervisor vendor: KVM 21:16:14 Virtualization type: full 21:16:14 L1d cache: 256 KiB 21:16:14 L1i cache: 256 KiB 21:16:14 L2 cache: 4 MiB 21:16:14 L3 cache: 128 MiB 21:16:14 NUMA node0 CPU(s): 0-7 21:16:14 Vulnerability Itlb multihit: Not affected 21:16:14 Vulnerability L1tf: Not affected 21:16:14 Vulnerability Mds: Not affected 21:16:14 Vulnerability Meltdown: Not affected 21:16:14 Vulnerability Mmio stale data: Not affected 21:16:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:16:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:16:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:16:14 Vulnerability Srbds: Not affected 21:16:14 Vulnerability Tsx async abort: Not affected 21:16:14 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 21:16:14 21:16:14 21:16:14 ---> nproc: 21:16:14 8 21:16:14 21:16:14 21:16:14 ---> df -h: 21:16:14 Filesystem Size Used Avail Use% Mounted on 21:16:14 overlay 155G 13G 143G 9% / 21:16:14 tmpfs 64M 0 64M 0% /dev 21:16:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:16:14 shm 64M 0 64M 0% /dev/shm 21:16:14 /dev/vda1 155G 13G 143G 9% /facter-os 21:16:14 21:16:14 21:16:14 ---> sar -b -r -n DEV: 21:16:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117378) 10/26/22 _x86_64_ (8 CPU) 21:16:14 21:16:14 21:05:16 LINUX RESTART (8 CPU) 21:16:14 21:16:14 21:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:16:14 21:07:01 237.66 1.92 235.74 0.00 39.59 70451.86 0.00 21:16:14 21:08:01 118.35 0.20 118.15 0.00 26.40 33422.96 0.00 21:16:14 21:09:01 1.90 0.00 1.90 0.00 0.00 22.28 0.00 21:16:14 21:10:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 21:16:14 21:11:01 38.61 9.33 29.28 0.00 2884.32 4817.86 0.00 21:16:14 21:12:01 2.73 0.00 2.73 0.00 0.00 31.06 0.00 21:16:14 21:13:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 21:16:14 21:14:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 21:16:14 21:15:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 21:16:14 21:16:01 124.90 0.37 124.53 0.00 24.80 58540.78 0.00 21:16:14 Average: 52.99 1.18 51.81 0.00 297.50 16734.48 0.00 21:16:14 21:16:14 21:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:16:14 21:07:01 28281420 31457364 844876 2.57 139612 3238784 2439512 7.19 1336464 2817136 135716 21:16:14 21:08:01 27826880 31600428 702284 2.14 150244 3779532 1774132 5.23 1181544 3379456 360 21:16:14 21:09:01 27826576 31600216 702160 2.14 150300 3779536 1774132 5.23 1181300 3379460 12 21:16:14 21:10:01 27834868 31608616 693648 2.11 150320 3779536 1774132 5.23 1172268 3379472 8 21:16:14 21:11:01 27540940 31588684 696524 2.12 168880 4028460 1803964 5.32 1333512 3491624 320 21:16:14 21:12:01 27546040 31593876 691648 2.10 168980 4028460 1803964 5.32 1323792 3491628 12 21:16:14 21:13:01 27545772 31593884 691748 2.10 169072 4028456 1803964 5.32 1323928 3491768 8 21:16:14 21:14:01 27545856 31594000 691388 2.10 169116 4028472 1803964 5.32 1323672 3491772 12 21:16:14 21:15:01 27546124 31594328 691020 2.10 169156 4028472 1803964 5.32 1323792 3491776 12 21:16:14 21:16:01 26003392 31531560 745444 2.27 209068 5337104 1875800 5.53 1475912 4741684 648 21:16:14 Average: 27549787 31576296 715074 2.17 164475 4005681 1865753 5.50 1297618 3515578 13711 21:16:14 21:16:14 21:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:16:14 21:07:01 docker0 161.41 224.63 13.15 1800.20 0.00 0.00 0.00 0.00 21:16:14 21:07:01 ens3 404.35 293.20 5775.97 44.63 0.00 0.00 0.00 0.00 21:16:14 21:07:01 vethf8003bc 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:16:14 21:07:01 lo 3.00 3.00 0.30 0.30 0.00 0.00 0.00 0.00 21:16:14 21:08:01 docker0 2.50 5.08 0.17 60.58 0.00 0.00 0.00 0.00 21:16:14 21:08:01 ens3 181.09 148.79 2614.50 319.26 0.00 0.00 0.00 0.00 21:16:14 21:08:01 lo 7.87 7.87 0.76 0.76 0.00 0.00 0.00 0.00 21:16:14 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:14 21:09:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:16:14 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:14 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:14 21:10:01 ens3 0.92 0.80 5.99 0.06 0.00 0.00 0.00 0.00 21:16:14 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:14 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:14 21:11:01 ens3 92.72 60.69 1299.84 4.38 0.00 0.00 0.00 0.00 21:16:14 21:11:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 21:16:14 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:14 21:12:01 ens3 0.83 0.35 0.21 0.09 0.00 0.00 0.00 0.00 21:16:14 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:14 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:14 21:13:01 ens3 0.38 0.27 0.25 0.20 0.00 0.00 0.00 0.00 21:16:14 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:14 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:14 21:14:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:16:14 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:16:14 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:14 21:15:01 ens3 0.28 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:16:14 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:16:14 21:16:01 vethb911d12 0.47 0.42 0.08 0.08 0.00 0.00 0.00 0.00 21:16:14 21:16:01 docker0 44.68 67.66 3.85 692.24 0.00 0.00 0.00 0.00 21:16:14 21:16:01 ens3 395.67 280.24 7906.99 49.30 0.00 0.00 0.00 0.00 21:16:14 21:16:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 21:16:14 Average: vethb911d12 0.05 0.04 0.01 0.01 0.00 0.00 0.00 0.00 21:16:14 Average: docker0 20.86 29.74 1.72 255.29 0.00 0.00 0.00 0.00 21:16:14 Average: ens3 107.64 78.44 1760.32 41.79 0.00 0.00 0.00 0.00 21:16:14 Average: lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 21:16:14 21:16:14 21:16:14 ---> sar -P ALL: 21:16:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117378) 10/26/22 _x86_64_ (8 CPU) 21:16:14 21:16:14 21:05:16 LINUX RESTART (8 CPU) 21:16:14 21:16:14 21:06:01 CPU %user %nice %system %iowait %steal %idle 21:16:14 21:07:01 all 25.92 0.00 6.92 1.59 0.07 65.50 21:16:14 21:07:01 0 26.82 0.00 6.96 0.49 0.07 65.67 21:16:14 21:07:01 1 23.47 0.00 6.35 2.58 0.07 67.53 21:16:14 21:07:01 2 24.59 0.00 6.26 2.67 0.07 66.41 21:16:14 21:07:01 3 25.24 0.00 7.26 0.42 0.07 67.01 21:16:14 21:07:01 4 25.82 0.00 6.79 0.91 0.07 66.41 21:16:14 21:07:01 5 27.40 0.00 6.95 0.47 0.07 65.11 21:16:14 21:07:01 6 26.71 0.00 7.18 0.64 0.07 65.41 21:16:14 21:07:01 7 27.33 0.00 7.62 4.59 0.07 60.40 21:16:14 21:08:01 all 13.15 0.00 2.86 1.11 0.05 82.83 21:16:14 21:08:01 0 15.54 0.00 2.81 0.13 0.05 81.47 21:16:14 21:08:01 1 11.08 0.00 3.46 2.05 0.03 83.37 21:16:14 21:08:01 2 13.59 0.00 2.37 0.32 0.05 83.67 21:16:14 21:08:01 3 12.00 0.00 2.53 0.17 0.05 85.25 21:16:14 21:08:01 4 12.71 0.00 2.22 2.34 0.03 82.69 21:16:14 21:08:01 5 13.09 0.00 2.90 0.45 0.05 83.51 21:16:14 21:08:01 6 13.74 0.00 3.87 3.35 0.05 78.98 21:16:14 21:08:01 7 13.45 0.00 2.75 0.05 0.07 83.68 21:16:14 21:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 21:16:14 21:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:16:14 21:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:16:14 21:09:01 2 0.08 0.00 0.03 0.00 0.03 99.85 21:16:14 21:09:01 3 0.03 0.00 0.00 0.02 0.00 99.95 21:16:14 21:09:01 4 0.00 0.00 0.00 0.03 0.00 99.97 21:16:14 21:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:16:14 21:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:16:14 21:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:16:14 21:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:16:14 21:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:16:14 21:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:16:14 21:10:01 2 0.03 0.00 0.03 0.00 0.02 99.92 21:16:14 21:10:01 3 0.03 0.00 0.00 0.02 0.02 99.93 21:16:14 21:10:01 4 0.02 0.00 0.03 0.00 0.00 99.95 21:16:14 21:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:16:14 21:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 21:16:14 21:10:01 7 0.05 0.00 0.00 0.00 0.00 99.95 21:16:14 21:11:01 all 1.14 0.00 0.76 0.36 0.02 97.71 21:16:14 21:11:01 0 0.95 0.00 0.72 0.20 0.02 98.11 21:16:14 21:11:01 1 0.65 0.00 0.83 0.07 0.00 98.45 21:16:14 21:11:01 2 1.55 0.00 0.38 0.02 0.03 98.01 21:16:14 21:11:01 3 1.49 0.00 0.63 0.03 0.02 97.83 21:16:14 21:11:01 4 1.27 0.00 2.05 1.20 0.02 95.46 21:16:14 21:11:01 5 0.70 0.00 0.38 0.38 0.02 98.51 21:16:14 21:11:01 6 1.30 0.00 0.72 0.97 0.03 96.98 21:16:14 21:11:01 7 1.20 0.00 0.38 0.03 0.02 98.36 21:16:14 21:12:01 all 0.03 0.00 0.02 0.01 0.01 99.93 21:16:14 21:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:16:14 21:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:16:14 21:12:01 2 0.08 0.00 0.03 0.00 0.02 99.87 21:16:14 21:12:01 3 0.03 0.00 0.03 0.02 0.02 99.90 21:16:14 21:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:16:14 21:12:01 5 0.02 0.00 0.02 0.05 0.02 99.90 21:16:14 21:12:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:16:14 21:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:16:14 21:13:01 all 0.03 0.00 0.01 0.00 0.01 99.96 21:16:14 21:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:16:14 21:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:16:14 21:13:01 2 0.05 0.00 0.00 0.00 0.02 99.93 21:16:14 21:13:01 3 0.07 0.00 0.00 0.00 0.00 99.93 21:16:14 21:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:16:14 21:13:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:16:14 21:13:01 6 0.03 0.00 0.00 0.00 0.02 99.95 21:16:14 21:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:16:14 21:14:01 all 0.02 0.00 0.01 0.01 0.01 99.95 21:16:14 21:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:16:14 21:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:16:14 21:14:01 2 0.03 0.00 0.03 0.00 0.03 99.90 21:16:14 21:14:01 3 0.02 0.00 0.00 0.03 0.02 99.93 21:16:14 21:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:16:14 21:14:01 5 0.03 0.00 0.00 0.02 0.02 99.93 21:16:14 21:14:01 6 0.03 0.00 0.03 0.00 0.02 99.92 21:16:14 21:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:16:14 21:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 21:16:14 21:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:16:14 21:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:16:14 21:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:16:14 21:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:16:14 21:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:16:14 21:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 21:16:14 21:15:01 6 0.05 0.00 0.02 0.00 0.00 99.93 21:16:14 21:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 21:16:14 21:16:01 all 8.88 0.00 3.97 1.23 0.06 85.87 21:16:14 21:16:01 0 9.10 0.00 3.85 0.49 0.07 86.49 21:16:14 21:16:01 1 7.35 0.00 3.82 0.08 0.10 88.64 21:16:14 21:16:01 2 10.03 0.00 4.06 0.22 0.05 85.65 21:16:14 21:16:01 3 10.35 0.00 4.27 0.07 0.03 85.28 21:16:14 21:16:01 4 9.08 0.00 4.20 3.88 0.05 82.78 21:16:14 21:16:01 5 9.34 0.00 3.53 0.39 0.05 86.70 21:16:14 21:16:01 6 8.16 0.00 4.33 4.61 0.05 82.85 21:16:14 21:16:01 7 7.63 0.00 3.67 0.08 0.05 88.56 21:16:14 Average: all 4.88 0.00 1.45 0.43 0.02 93.22 21:16:14 Average: 0 5.23 0.00 1.43 0.13 0.02 93.18 21:16:14 Average: 1 4.22 0.00 1.44 0.47 0.03 93.85 21:16:14 Average: 2 4.97 0.00 1.31 0.32 0.03 93.37 21:16:14 Average: 3 4.88 0.00 1.46 0.08 0.02 93.56 21:16:14 Average: 4 4.85 0.00 1.52 0.83 0.02 92.78 21:16:14 Average: 5 5.03 0.00 1.37 0.18 0.02 93.39 21:16:14 Average: 6 4.96 0.00 1.61 0.95 0.03 92.46 21:16:14 Average: 7 4.91 0.00 1.43 0.47 0.02 93.17 21:16:14 21:16:14 21:16:14