Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b31c12bf60594a139797211cb40ffbea7a938b65 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh6896092792200348257.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh2860915600257426075.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8716597908477256469.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6165323907429946561.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3372482671627925132.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-638 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.24.4' 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 /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh2410480503167102686.key > 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 b31c12bf60594a139797211cb40ffbea7a938b65 (main) > 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 b31c12bf60594a139797211cb40ffbea7a938b65 # timeout=10 Commit message: "Merge pull request #308 from lenny-intel/toml-lf-mds" > git rev-list --no-walk a011c3c899441db8b42ceb68e5a9f9cc36f2613b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:20:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:20:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:20:54 ========================================================= 00:20:54 EdgeX Global Pipelines Version Info 00:20:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:20:56 ------------------- 00:20:56 stable info: 00:20:56 ------------------- 00:20:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:20:56 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 00:20:56 Message: update stable to v1.0.205 00:20:56 ------------------- 00:20:56 experimental info: 00:20:56 ------------------- 00:20:56 Commited By: **** collab-it+edgex@linuxfoundation.org 00:20:56 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 00:20:56 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:20:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:20:56 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:20:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:20:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:20:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:20:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:20:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b31c12bf60594a139797211cb40ffbea7a938b65 [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b31c12b [Pipeline] echo 00:20:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:57 provisioning config files... 00:20:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8560420263163913866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:58 ---> docker-login.sh 00:20:58 nexus3.edgexfoundry.org:10001 00:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:58 Configure a credential helper to remove this warning. See 00:20:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:58 00:20:58 Login Succeeded 00:20:58 nexus3.edgexfoundry.org:10002 00:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:58 Configure a credential helper to remove this warning. See 00:20:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:58 00:20:58 Login Succeeded 00:20:58 nexus3.edgexfoundry.org:10003 00:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:58 Configure a credential helper to remove this warning. See 00:20:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:58 00:20:58 Login Succeeded 00:20:58 nexus3.edgexfoundry.org:10004 00:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:58 Configure a credential helper to remove this warning. See 00:20:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:58 00:20:58 Login Succeeded 00:20:58 docker.io 00:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:20:59 Configure a credential helper to remove this warning. See 00:20:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:20:59 00:20:59 Login Succeeded 00:20:59 ---> docker-login.sh ends [Pipeline] } 00:20:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:20:59 + git log --format=format:%s -1 b31c12bf60594a139797211cb40ffbea7a938b65 [Pipeline] echo 00:20:59 GIT_COMMIT: b31c12bf60594a139797211cb40ffbea7a938b65, Commit Message: Merge pull request #308 from lenny-intel/toml-lf-mds [Pipeline] echo 00:20:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:21:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:21:00 00:21:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:21:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:21:01 latest: Pulling from edgex-devops/git-semver 00:21:01 31603596830f: Pulling fs layer 00:21:01 d4622e32a9a9: Pulling fs layer 00:21:01 1030fce36090: Pulling fs layer 00:21:01 6c6cb7e1b49b: Pulling fs layer 00:21:01 6c6cb7e1b49b: Waiting 00:21:01 d4622e32a9a9: Download complete 00:21:01 31603596830f: Verifying Checksum 00:21:01 31603596830f: Download complete 00:21:01 31603596830f: Pull complete 00:21:01 d4622e32a9a9: Pull complete 00:21:01 6c6cb7e1b49b: Verifying Checksum 00:21:01 6c6cb7e1b49b: Download complete 00:21:02 1030fce36090: Verifying Checksum 00:21:02 1030fce36090: Download complete 00:21:02 1030fce36090: Pull complete 00:21:03 6c6cb7e1b49b: Pull complete 00:21:03 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 00:21:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:21:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:21:03 prd-centos7-docker-4c-2g-638 does not seem to be running inside a container 00:21:03 $ 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:10004/edgex-devops/git-semver:latest cat 00:21:03 $ docker top d8b801f763c2817998f6fb5aef58e38500777489179a2a412a040c7d52214243 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:21:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:21:04 [ssh-agent] Looking for ssh-agent implementation... 00:21:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:21:04 $ docker exec d8b801f763c2817998f6fb5aef58e38500777489179a2a412a040c7d52214243 ssh-agent 00:21:04 SSH_AUTH_SOCK=/tmp/ssh-xGk2grNymkuX/agent.13 00:21:04 SSH_AGENT_PID=19 00:21:04 Running ssh-add (command line suppressed) 00:21:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7456005301922885151.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7456005301922885151.key) 00:21:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:21:04 + git tag --points-at HEAD [Pipeline] } 00:21:04 $ docker exec --env ******** --env ******** d8b801f763c2817998f6fb5aef58e38500777489179a2a412a040c7d52214243 ssh-agent -k 00:21:04 unset SSH_AUTH_SOCK; 00:21:04 unset SSH_AGENT_PID; 00:21:04 echo Agent pid 19 killed; 00:21:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:21:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:21:05 [ssh-agent] Looking for ssh-agent implementation... 00:21:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:21:05 $ docker exec d8b801f763c2817998f6fb5aef58e38500777489179a2a412a040c7d52214243 ssh-agent 00:21:05 SSH_AUTH_SOCK=/tmp/ssh-403ZeQ1OMzph/agent.52 00:21:05 SSH_AGENT_PID=59 00:21:05 Running ssh-add (command line suppressed) 00:21:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_428135507443276074.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_428135507443276074.key) 00:21:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:21:05 + git semver init 00:21:05 # -> Open(): unable to determine branch for HEAD 00:21:05 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 00:21:05 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 00:21:05 # $SEMVER_REMOTE_NAME = origin 00:21:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:21:05 # $SEMVER_USER_NAME = edgex-jenkins 00:21:05 # $SEMVER_BRANCH = main 00:21:05 # $SEMVER_TEMP = /tmp/semver-910508714 00:21:05 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 00:21:06 # '/tmp/semver-910508714' -> '/w/workspace/ry_app-service-configurable_main/.semver' 00:21:06 # -> Force: false 00:21:06 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 00:21:06 $ docker exec --env ******** --env ******** d8b801f763c2817998f6fb5aef58e38500777489179a2a412a040c7d52214243 ssh-agent -k 00:21:06 unset SSH_AUTH_SOCK; 00:21:06 unset SSH_AGENT_PID; 00:21:06 echo Agent pid 59 killed; 00:21:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:21:06 + git semver [Pipeline] } 00:21:06 $ docker stop --time=1 d8b801f763c2817998f6fb5aef58e38500777489179a2a412a040c7d52214243 00:21:08 $ docker rm -f d8b801f763c2817998f6fb5aef58e38500777489179a2a412a040c7d52214243 [Pipeline] // withDockerContainer [Pipeline] sh 00:21:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:21:08 Stashed 1 file(s) [Pipeline] echo 00:21:08 [edgeXSemver]: initialized semver on version 2.0.2-dev.4 [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] node [Pipeline] node 00:21:24 Still waiting to schedule task 00:21:24 ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ 00:21:24 ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ 00:21:24 ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ 00:21:24 ‘prd-centos7-docker-4c-2g-640’ is offline 00:21:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ 00:21:24 ‘prd-ubuntu18.04-docker-arm64-4c-16g-636’ doesn’t have label ‘centos7-docker-4c-2g’ 00:21:24 Still waiting to schedule task 00:21:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 00:22:45 Running on prd-centos7-docker-4c-2g-644 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 00:22:45 Running in /w/workspace/app-service-configurable/8 [Pipeline] { [Pipeline] checkout 00:22:46 Selected Git installation does not exist. Using Default 00:22:46 The recommended git tool is: NONE 00:22:48 using credential edgex-jenkins-ssh 00:22:48 Cloning the remote Git repository 00:22:48 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:22:48 > git init /w/workspace/app-service-configurable/8 # timeout=10 00:22:48 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:22:48 > git --version # timeout=10 00:22:48 > git --version # 'git version 2.24.4' 00:22:48 using GIT_SSH to set credentials SSH Credentials for GitHub 00:22:48 [INFO] Currently running in a labeled security context 00:22:48 [INFO] Currently SELinux is 'enforcing' on the host 00:22:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/8@tmp/jenkins-gitclient-ssh4565870308120279924.key 00:22:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:49 Avoid second fetch 00:22:49 Checking out Revision b31c12bf60594a139797211cb40ffbea7a938b65 (main) 00:22:49 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:22:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:22:49 > git config core.sparsecheckout # timeout=10 00:22:49 > git checkout -f b31c12bf60594a139797211cb40ffbea7a938b65 # timeout=10 00:22:53 Commit message: "Merge pull request #308 from lenny-intel/toml-lf-mds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:22:53 provisioning config files... 00:22:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/8@tmp/config7303247252275451920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:22:54 ---> docker-login.sh 00:22:54 nexus3.edgexfoundry.org:10001 00:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:54 Configure a credential helper to remove this warning. See 00:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:54 00:22:54 Login Succeeded 00:22:54 nexus3.edgexfoundry.org:10002 00:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:54 Configure a credential helper to remove this warning. See 00:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:54 00:22:54 Login Succeeded 00:22:54 nexus3.edgexfoundry.org:10003 00:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:54 Configure a credential helper to remove this warning. See 00:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:54 00:22:54 Login Succeeded 00:22:54 nexus3.edgexfoundry.org:10004 00:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:54 Configure a credential helper to remove this warning. See 00:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:54 00:22:54 Login Succeeded 00:22:54 docker.io 00:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:22:55 Configure a credential helper to remove this warning. See 00:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:22:55 00:22:55 Login Succeeded 00:22:55 ---> docker-login.sh ends [Pipeline] } 00:22:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:22:55 ========================================================= 00:22:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:22:55 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:22:55 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 00:22:55 Sending build context to Docker daemon 155.6kB 00:22:55 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:22:55 Step 2/8 : FROM ${BASE} 00:22:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:22:55 540db60ca938: Pulling fs layer 00:22:55 adcc1eea9eea: Pulling fs layer 00:22:55 4c4ab2625f07: Pulling fs layer 00:22:55 db62176df00c: Pulling fs layer 00:22:55 3b30891b0d05: Pulling fs layer 00:22:55 06b49ca38bd5: Pulling fs layer 00:22:55 c788192a36de: Pulling fs layer 00:22:55 a77e37c0d609: Pulling fs layer 00:22:55 c3185cebc471: Pulling fs layer 00:22:55 06b49ca38bd5: Waiting 00:22:55 c788192a36de: Waiting 00:22:55 a77e37c0d609: Waiting 00:22:55 c3185cebc471: Waiting 00:22:55 db62176df00c: Waiting 00:22:55 3b30891b0d05: Waiting 00:22:55 4c4ab2625f07: Verifying Checksum 00:22:55 4c4ab2625f07: Download complete 00:22:55 adcc1eea9eea: Verifying Checksum 00:22:55 adcc1eea9eea: Download complete 00:22:55 3b30891b0d05: Verifying Checksum 00:22:55 3b30891b0d05: Download complete 00:22:55 06b49ca38bd5: Verifying Checksum 00:22:55 06b49ca38bd5: Download complete 00:22:55 c788192a36de: Verifying Checksum 00:22:55 c788192a36de: Download complete 00:22:55 540db60ca938: Verifying Checksum 00:22:55 540db60ca938: Download complete 00:22:56 540db60ca938: Pull complete 00:22:56 adcc1eea9eea: Pull complete 00:22:56 4c4ab2625f07: Pull complete 00:22:56 a77e37c0d609: Verifying Checksum 00:22:56 a77e37c0d609: Download complete 00:23:02 c3185cebc471: Verifying Checksum 00:23:02 c3185cebc471: Download complete 00:23:02 db62176df00c: Verifying Checksum 00:23:02 db62176df00c: Download complete 00:23:05 db62176df00c: Pull complete 00:23:05 3b30891b0d05: Pull complete 00:23:05 06b49ca38bd5: Pull complete 00:23:05 c788192a36de: Pull complete 00:23:05 a77e37c0d609: Pull complete 00:23:07 c3185cebc471: Pull complete 00:23:07 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 00:23:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:23:07 ---> 031687cdd783 00:23:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:23:09 ---> Running in 13be2ed3096b 00:23:09 Removing intermediate container 13be2ed3096b 00:23:09 ---> 0744ee79297a 00:23:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:09 ---> Running in a27d562339d9 00:23:10 Removing intermediate container a27d562339d9 00:23:10 ---> 40fbe7ce412b 00:23:10 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:23:10 ---> Running in bc1a0e0205b3 00:23:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:23:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:23:12 OK: 219 MiB in 52 packages 00:23:12 Removing intermediate container bc1a0e0205b3 00:23:12 ---> c1f5dc1be1fa 00:23:12 Step 6/8 : WORKDIR /app 00:23:12 ---> Running in 78829f67947a 00:23:13 Removing intermediate container 78829f67947a 00:23:13 ---> a1397f82d17c 00:23:13 Step 7/8 : COPY . . 00:23:13 ---> 67ff85421bc3 00:23:13 Step 8/8 : RUN go mod download 00:23:13 ---> Running in 76562799cee4 00:23:26 Removing intermediate container 76562799cee4 00:23:26 ---> dce50f80aaa5 00:23:26 Successfully built dce50f80aaa5 00:23:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:23:26 + docker inspect -f . ci-base-image-x86_64 00:23:26 . [Pipeline] withDockerContainer 00:23:26 prd-centos7-docker-4c-2g-644 does not seem to be running inside a container 00:23:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:23:27 $ docker top 419e5438bab317193316e4fdfef7c3e6bfbfc60f04b40710a84086eb0df79be2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:23:27 + go version 00:23:27 go version go1.16.6 linux/amd64 [Pipeline] } 00:23:27 $ docker stop --time=1 419e5438bab317193316e4fdfef7c3e6bfbfc60f04b40710a84086eb0df79be2 00:23:29 $ docker rm -f 419e5438bab317193316e4fdfef7c3e6bfbfc60f04b40710a84086eb0df79be2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:23:29 + docker inspect -f . ci-base-image-x86_64 00:23:29 . [Pipeline] withDockerContainer 00:23:29 prd-centos7-docker-4c-2g-644 does not seem to be running inside a container 00:23:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:23:30 $ docker top 1e67271078bbe33a777528905becf5ba02b40a97baebf15261f574bd6fdfdd4e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:23:30 + make test 00:23:30 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:23:45 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:23:45 CGO_ENABLED=1 go vet ./... 00:23:50 gofmt -l . 00:23:50 [ "`gofmt -l .`" = "" ] 00:23:50 ./bin/test-go-mod-tidy.sh 00:23:50 ./bin/test-attribution-txt.sh [Pipeline] } 00:23:51 $ docker stop --time=1 1e67271078bbe33a777528905becf5ba02b40a97baebf15261f574bd6fdfdd4e 00:23:52 $ docker rm -f 1e67271078bbe33a777528905becf5ba02b40a97baebf15261f574bd6fdfdd4e [Pipeline] // withDockerContainer [Pipeline] sh 00:23:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:23:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:23:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:23:56 + ls -al . 00:23:56 total 120 00:23:56 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 12 00:23 . 00:23:56 drwxrwxr-x. 4 jenkins jenkins 28 Aug 12 00:22 .. 00:23:56 -rw-rw-r--. 1 jenkins jenkins 7306 Aug 12 00:22 Attribution.txt 00:23:56 drwxrwxr-x. 2 jenkins jenkins 64 Aug 12 00:22 bin 00:23:56 -rw-rw-r--. 1 jenkins jenkins 22206 Aug 12 00:22 CHANGELOG.md 00:23:56 -rw-r--r--. 1 jenkins jenkins 10 Aug 12 00:23 coverage.out 00:23:56 -rw-rw-r--. 1 jenkins jenkins 2032 Aug 12 00:22 Dockerfile 00:23:56 -rw-rw-r--. 1 jenkins jenkins 970 Aug 12 00:22 Dockerfile.build 00:23:56 -rw-rw-r--. 1 jenkins jenkins 119 Aug 12 00:22 .dockerignore 00:23:56 drwxrwxr-x. 8 jenkins jenkins 162 Aug 12 00:22 .git 00:23:56 drwxrwxr-x. 2 jenkins jenkins 81 Aug 12 00:22 .github 00:23:56 -rw-rw-r--. 1 jenkins jenkins 104 Aug 12 00:22 .gitignore 00:23:56 -rw-r--r--. 1 jenkins jenkins 129 Aug 12 00:23 go.mod 00:23:56 -rw-rw-r--. 1 jenkins jenkins 20447 Aug 12 00:22 go.sum 00:23:56 -rw-rw-r--. 1 jenkins jenkins 677 Aug 12 00:22 GOVERNANCE.md 00:23:56 -rw-rw-r--. 1 jenkins jenkins 687 Aug 12 00:22 Jenkinsfile 00:23:56 -rw-rw-r--. 1 jenkins jenkins 10174 Aug 12 00:22 LICENSE 00:23:56 -rw-rw-r--. 1 jenkins jenkins 1460 Aug 12 00:22 main.go 00:23:56 -rw-rw-r--. 1 jenkins jenkins 1495 Aug 12 00:22 makefile 00:23:56 -rw-rw-r--. 1 jenkins jenkins 618 Aug 12 00:22 OWNERS.md 00:23:56 -rw-rw-r--. 1 jenkins jenkins 3224 Aug 12 00:22 README.md 00:23:56 drwxrwxr-x. 8 jenkins jenkins 122 Aug 12 00:22 res 00:23:56 drwxrwxr-x. 3 jenkins jenkins 58 Aug 12 00:22 snap 00:23:56 -rw-rw-r--. 1 jenkins jenkins 11 Aug 12 00:21 VERSION [Pipeline] isUnix [Pipeline] sh 00:23:56 + 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=b31c12bf60594a139797211cb40ffbea7a938b65 --label arch=amd64 --label version=2.0.2-dev.4 . 00:23:56 Sending build context to Docker daemon 157.7kB 00:23:56 Step 1/27 : ARG BASE=golang:1.16-alpine3.12 00:23:56 Step 2/27 : FROM ${BASE} AS builder 00:23:56 ---> dce50f80aaa5 00:23:56 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:23:56 ---> Running in 12006c8b2f7b 00:23:56 Removing intermediate container 12006c8b2f7b 00:23:56 ---> ffb1daef4f75 00:23:56 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:23:56 ---> Running in c1a5aae73418 00:23:56 Removing intermediate container c1a5aae73418 00:23:56 ---> bfb23a73cc17 00:23:56 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:23:56 ---> Running in 785fa4888cc1 00:23:56 Removing intermediate container 785fa4888cc1 00:23:56 ---> d82cdc9d4a86 00:23:56 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:56 ---> Running in 1f15ce6e97f2 00:23:57 Removing intermediate container 1f15ce6e97f2 00:23:57 ---> 43861aaf57b7 00:23:57 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:23:57 ---> Running in de6463997c49 00:23:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:23:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:23:59 OK: 219 MiB in 52 packages 00:23:59 Removing intermediate container de6463997c49 00:23:59 ---> d732925db65b 00:23:59 Step 8/27 : WORKDIR /app 00:23:59 ---> Running in 06adf5950c1a 00:23:59 Removing intermediate container 06adf5950c1a 00:23:59 ---> 7c9064a3a535 00:23:59 Step 9/27 : COPY go.mod . 00:23:59 ---> 76fdb17ee61a 00:23:59 Step 10/27 : RUN go mod download 00:23:59 ---> Running in 1ca93328e00a 00:24:00 Removing intermediate container 1ca93328e00a 00:24:00 ---> 61f72a9a2224 00:24:00 Step 11/27 : COPY . . 00:24:00 ---> 5a715bc2a1c2 00:24:00 Step 12/27 : ARG MAKE="make build" 00:24:00 ---> Running in 036685c3ae22 00:24:00 Removing intermediate container 036685c3ae22 00:24:00 ---> b7095372703d 00:24:00 Step 13/27 : RUN $MAKE 00:24:00 ---> Running in 4e8523387664 00:24:00 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.4" -o app-service-configurable 00:24:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-646 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 00:24:12 Running in /w/workspace/app-service-configurable/8 [Pipeline] { [Pipeline] checkout 00:24:12 Selected Git installation does not exist. Using Default 00:24:12 The recommended git tool is: NONE 00:24:13 Removing intermediate container 4e8523387664 00:24:13 ---> 9e5afca8d2f0 00:24:13 Step 14/27 : FROM alpine:3.12 00:24:13 3.12: Pulling from library/alpine 00:24:13 339de151aab4: Pulling fs layer 00:24:13 339de151aab4: Verifying Checksum 00:24:13 339de151aab4: Download complete 00:24:13 339de151aab4: Pull complete 00:24:13 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 00:24:13 Status: Downloaded newer image for alpine:3.12 00:24:13 ---> 13621d1b12d4 00:24:13 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:24:13 ---> Running in a9abac26acf5 00:24:13 Removing intermediate container a9abac26acf5 00:24:13 ---> bdfac29edb9d 00:24:13 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:24:13 ---> Running in 4d5065d26178 00:24:13 Removing intermediate container 4d5065d26178 00:24:13 ---> 6593e1e69134 00:24:13 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 00:24:13 ---> Running in 58c3dbd787f3 00:24:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:24:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:24:13 (1/7) Installing ca-certificates (20191127-r4) 00:24:13 (2/7) Installing dumb-init (1.2.2-r1) 00:24:13 (3/7) Installing libgcc (9.3.0-r2) 00:24:13 (4/7) Installing libsodium (1.0.18-r0) 00:24:13 (5/7) Installing libstdc++ (9.3.0-r2) 00:24:13 (6/7) Installing libzmq (4.3.3-r0) 00:24:13 (7/7) Installing zeromq (4.3.3-r0) 00:24:13 Executing busybox-1.31.1-r20.trigger 00:24:13 Executing ca-certificates-20191127-r4.trigger 00:24:13 OK: 9 MiB in 21 packages 00:24:14 Removing intermediate container 58c3dbd787f3 00:24:14 ---> 89b7b089bab1 00:24:14 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:24:14 ---> 161290bedf33 00:24:14 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:24:14 ---> c95c1edbf75a 00:24:14 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:24:14 ---> dc08978b5aa4 00:24:14 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:24:15 ---> 33679110e7a8 00:24:15 Step 22/27 : EXPOSE 48095 00:24:15 ---> Running in 6ed3d998c439 00:24:15 Removing intermediate container 6ed3d998c439 00:24:15 ---> 89e93fe7361e 00:24:15 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:24:15 ---> Running in d24017fe5c27 00:24:15 Removing intermediate container d24017fe5c27 00:24:15 ---> 216368899112 00:24:15 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:24:15 ---> Running in 864fe89840a2 00:24:15 Removing intermediate container 864fe89840a2 00:24:15 ---> 1cfa17250852 00:24:15 Step 25/27 : LABEL arch=amd64 00:24:15 ---> Running in 80a68a912465 00:24:15 Removing intermediate container 80a68a912465 00:24:15 ---> 0efc2d26c4bb 00:24:15 Step 26/27 : LABEL git_sha=b31c12bf60594a139797211cb40ffbea7a938b65 00:24:15 ---> Running in 1bc3051b56cc 00:24:15 Removing intermediate container 1bc3051b56cc 00:24:15 ---> 387bee91f4d6 00:24:15 Step 27/27 : LABEL version=2.0.2-dev.4 00:24:15 ---> Running in 15c073ecc4e3 00:24:15 Removing intermediate container 15c073ecc4e3 00:24:15 ---> fec4db1a348f 00:24:15 [Warning] One or more build-args [ARCH] were not consumed 00:24:15 Successfully built fec4db1a348f 00:24:15 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:24:15 provisioning config files... 00:24:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/8@tmp/config6436112839902521283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:24:16 ---> docker-login.sh 00:24:16 nexus3.edgexfoundry.org:10001 00:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:16 Configure a credential helper to remove this warning. See 00:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:16 00:24:16 Login Succeeded 00:24:16 nexus3.edgexfoundry.org:10002 00:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:16 Configure a credential helper to remove this warning. See 00:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:16 00:24:16 Login Succeeded 00:24:16 nexus3.edgexfoundry.org:10003 00:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:16 Configure a credential helper to remove this warning. See 00:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:16 00:24:16 Login Succeeded 00:24:16 nexus3.edgexfoundry.org:10004 00:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:16 Configure a credential helper to remove this warning. See 00:24:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:16 00:24:16 Login Succeeded 00:24:16 docker.io 00:24:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:17 Configure a credential helper to remove this warning. See 00:24:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:17 00:24:17 Login Succeeded 00:24:17 ---> docker-login.sh ends [Pipeline] } 00:24:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:17 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 00:24:17 b31c12bf60594a139797211cb40ffbea7a938b65 00:24:17 latest 00:24:17 2.0.2-dev.4 00:24:17 b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4 00:24:17 main 00:24:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:24:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b31c12bf60594a139797211cb40ffbea7a938b65 [Pipeline] isUnix [Pipeline] sh 00:24:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b31c12bf60594a139797211cb40ffbea7a938b65 00:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:24:17 28afa04d04e9: Preparing 00:24:17 e7ebc50d9508: Preparing 00:24:17 23b9fdfc7509: Preparing 00:24:17 fabbc0b1d9f6: Preparing 00:24:17 6027aa02568a: Preparing 00:24:17 32f366d666a5: Preparing 00:24:17 32f366d666a5: Waiting 00:24:18 e7ebc50d9508: Pushed 00:24:18 23b9fdfc7509: Pushed 00:24:18 32f366d666a5: Layer already exists 00:24:18 fabbc0b1d9f6: Pushed 00:24:18 6027aa02568a: Pushed 00:24:18 using credential edgex-jenkins-ssh 00:24:18 Cloning the remote Git repository 00:24:19 28afa04d04e9: Pushed 00:24:19 b31c12bf60594a139797211cb40ffbea7a938b65: digest: sha256:d6a18c4c7bb458b46755f98c6f856c2d9760a5f8894ac2d4271b6795504bfc88 size: 1574 [Pipeline] isUnix [Pipeline] sh 00:24:18 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:24:19 > git init /w/workspace/app-service-configurable/8 # timeout=10 00:24:19 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:24:19 > git --version # timeout=10 00:24:19 > git --version # 'git version 2.17.1' 00:24:19 using GIT_SSH to set credentials SSH Credentials for GitHub 00:24:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:24:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix 00:24:20 Avoid second fetch 00:24:20 Checking out Revision b31c12bf60594a139797211cb40ffbea7a938b65 (main) [Pipeline] sh 00:24:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 00:24:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:24:20 28afa04d04e9: Preparing 00:24:20 e7ebc50d9508: Preparing 00:24:20 23b9fdfc7509: Preparing 00:24:20 fabbc0b1d9f6: Preparing 00:24:20 6027aa02568a: Preparing 00:24:20 32f366d666a5: Preparing 00:24:20 23b9fdfc7509: Layer already exists 00:24:20 fabbc0b1d9f6: Layer already exists 00:24:20 6027aa02568a: Layer already exists 00:24:20 e7ebc50d9508: Layer already exists 00:24:20 28afa04d04e9: Layer already exists 00:24:20 32f366d666a5: Layer already exists 00:24:20 latest: digest: sha256:d6a18c4c7bb458b46755f98c6f856c2d9760a5f8894ac2d4271b6795504bfc88 size: 1574 [Pipeline] isUnix [Pipeline] sh 00:24:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.4 [Pipeline] isUnix [Pipeline] sh 00:24:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.4 00:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:24:21 28afa04d04e9: Preparing 00:24:21 e7ebc50d9508: Preparing 00:24:21 23b9fdfc7509: Preparing 00:24:21 fabbc0b1d9f6: Preparing 00:24:21 6027aa02568a: Preparing 00:24:21 32f366d666a5: Preparing 00:24:21 32f366d666a5: Waiting 00:24:21 6027aa02568a: Layer already exists 00:24:21 23b9fdfc7509: Layer already exists 00:24:21 fabbc0b1d9f6: Layer already exists 00:24:21 28afa04d04e9: Layer already exists 00:24:21 e7ebc50d9508: Layer already exists 00:24:21 32f366d666a5: Layer already exists 00:24:21 2.0.2-dev.4: digest: sha256:d6a18c4c7bb458b46755f98c6f856c2d9760a5f8894ac2d4271b6795504bfc88 size: 1574 [Pipeline] isUnix [Pipeline] sh 00:24:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:24:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:24:20 > git config core.sparsecheckout # timeout=10 00:24:20 > git checkout -f b31c12bf60594a139797211cb40ffbea7a938b65 # timeout=10 00:24:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4 [Pipeline] isUnix [Pipeline] sh 00:24:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4 00:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:24:21 28afa04d04e9: Preparing 00:24:21 e7ebc50d9508: Preparing 00:24:21 23b9fdfc7509: Preparing 00:24:21 fabbc0b1d9f6: Preparing 00:24:21 6027aa02568a: Preparing 00:24:21 32f366d666a5: Preparing 00:24:21 32f366d666a5: Waiting 00:24:21 28afa04d04e9: Layer already exists 00:24:21 23b9fdfc7509: Layer already exists 00:24:21 e7ebc50d9508: Layer already exists 00:24:21 fabbc0b1d9f6: Layer already exists 00:24:21 6027aa02568a: Layer already exists 00:24:21 32f366d666a5: Layer already exists 00:24:21 b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4: digest: sha256:d6a18c4c7bb458b46755f98c6f856c2d9760a5f8894ac2d4271b6795504bfc88 size: 1574 [Pipeline] isUnix [Pipeline] sh 00:24:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 00:24:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 00:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:24:22 28afa04d04e9: Preparing 00:24:22 e7ebc50d9508: Preparing 00:24:22 23b9fdfc7509: Preparing 00:24:22 fabbc0b1d9f6: Preparing 00:24:22 6027aa02568a: Preparing 00:24:22 32f366d666a5: Preparing 00:24:22 32f366d666a5: Waiting 00:24:22 e7ebc50d9508: Layer already exists 00:24:22 23b9fdfc7509: Layer already exists 00:24:22 fabbc0b1d9f6: Layer already exists 00:24:22 6027aa02568a: Layer already exists 00:24:22 28afa04d04e9: Layer already exists 00:24:22 32f366d666a5: Layer already exists 00:24:23 main: digest: sha256:d6a18c4c7bb458b46755f98c6f856c2d9760a5f8894ac2d4271b6795504bfc88 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:23 ===================================================== [Pipeline] echo 00:24:23 taggedImages: 00:24:23 - nexus3.edgexfoundry.org:10004/app-service-configurable:b31c12bf60594a139797211cb40ffbea7a938b65 00:24:23 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 00:24:23 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.4 00:24:23 - nexus3.edgexfoundry.org:10004/app-service-configurable:b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4 00:24:23 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:24:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:24:23 00:24:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:24:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:24:23 latest: Pulling from edgex-lftools-log-publisher 00:24:23 b4d181a07f80: Pulling fs layer 00:24:23 a1111a8f2ec3: Pulling fs layer 00:24:23 ed53099fbce6: Pulling fs layer 00:24:23 dc539afda2c1: Pulling fs layer 00:24:23 77bc0d833cb6: Pulling fs layer 00:24:23 9065ff56babe: Pulling fs layer 00:24:23 d287ab97295c: Pulling fs layer 00:24:23 dc539afda2c1: Waiting 00:24:23 77bc0d833cb6: Waiting 00:24:23 9065ff56babe: Waiting 00:24:23 d287ab97295c: Waiting 00:24:24 a1111a8f2ec3: Verifying Checksum 00:24:24 a1111a8f2ec3: Download complete 00:24:24 dc539afda2c1: Verifying Checksum 00:24:24 dc539afda2c1: Download complete 00:24:24 77bc0d833cb6: Verifying Checksum 00:24:24 77bc0d833cb6: Download complete 00:24:24 9065ff56babe: Verifying Checksum 00:24:24 9065ff56babe: Download complete 00:24:24 ed53099fbce6: Verifying Checksum 00:24:24 ed53099fbce6: Download complete 00:24:24 Commit message: "Merge pull request #308 from lenny-intel/toml-lf-mds" 00:24:25 00:24:25 GitHub has been notified of this commit’s build result 00:24:25 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:24:25 provisioning config files... 00:24:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/8@tmp/config2498309013529003020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:24:25 b4d181a07f80: Verifying Checksum 00:24:25 b4d181a07f80: Download complete 00:24:26 b4d181a07f80: Pull complete 00:24:26 a1111a8f2ec3: Pull complete 00:24:26 ---> docker-login.sh 00:24:26 nexus3.edgexfoundry.org:10001 00:24:26 ed53099fbce6: Pull complete 00:24:26 dc539afda2c1: Pull complete 00:24:27 77bc0d833cb6: Pull complete 00:24:27 9065ff56babe: Pull complete 00:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:28 Configure a credential helper to remove this warning. See 00:24:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:28 00:24:28 Login Succeeded 00:24:28 nexus3.edgexfoundry.org:10002 00:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:28 Configure a credential helper to remove this warning. See 00:24:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:28 00:24:28 Login Succeeded 00:24:28 nexus3.edgexfoundry.org:10003 00:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:29 Configure a credential helper to remove this warning. See 00:24:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:29 00:24:29 Login Succeeded 00:24:29 nexus3.edgexfoundry.org:10004 00:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:30 Configure a credential helper to remove this warning. See 00:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:30 00:24:30 Login Succeeded 00:24:30 docker.io 00:24:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:30 d287ab97295c: Verifying Checksum 00:24:30 d287ab97295c: Download complete 00:24:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:24:30 Configure a credential helper to remove this warning. See 00:24:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:24:30 00:24:30 Login Succeeded 00:24:30 ---> docker-login.sh ends [Pipeline] } 00:24:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:24:31 ========================================================= 00:24:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:24:31 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:24:31 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 00:24:31 Sending build context to Docker daemon 155.6kB 00:24:31 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:24:31 Step 2/8 : FROM ${BASE} 00:24:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:24:32 595b0fe564bb: Pulling fs layer 00:24:32 24495759ef45: Pulling fs layer 00:24:32 d148012ef14d: Pulling fs layer 00:24:32 e90a11edd702: Pulling fs layer 00:24:32 d77568369979: Pulling fs layer 00:24:32 fc1c9f9a7f3b: Pulling fs layer 00:24:32 170f2ba95c9a: Pulling fs layer 00:24:32 97ac5df62f85: Pulling fs layer 00:24:32 e90a11edd702: Waiting 00:24:32 d77568369979: Waiting 00:24:32 fc1c9f9a7f3b: Waiting 00:24:32 170f2ba95c9a: Waiting 00:24:32 d148012ef14d: Verifying Checksum 00:24:32 d148012ef14d: Download complete 00:24:32 24495759ef45: Verifying Checksum 00:24:32 24495759ef45: Download complete 00:24:32 d77568369979: Download complete 00:24:32 fc1c9f9a7f3b: Download complete 00:24:32 170f2ba95c9a: Verifying Checksum 00:24:32 170f2ba95c9a: Download complete 00:24:32 595b0fe564bb: Download complete 00:24:33 595b0fe564bb: Pull complete 00:24:34 24495759ef45: Pull complete 00:24:34 d148012ef14d: Pull complete 00:24:34 d287ab97295c: Pull complete 00:24:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:24:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:24:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:24:34 prd-centos7-docker-4c-2g-644 does not seem to be running inside a container 00:24:35 $ 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/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@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 00:24:36 97ac5df62f85: Verifying Checksum 00:24:36 97ac5df62f85: Download complete 00:24:36 e90a11edd702: Verifying Checksum 00:24:36 e90a11edd702: Download complete 00:24:37 $ docker top 7db3841cbb09dce5ebddc5750faf0048038b2ab7c3f141275e76adcaa4c5eff0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:24:38 ---> job-cost.sh 00:24:38 lf-activate-venv: SKIPPING 00:24:38 INFO: No Stack... 00:24:39 INFO: Retrieving Pricing Info for: v3-standard-2 00:24:39 INFO: Archiving Costs [Pipeline] sh 00:24:39 + cat /w/workspace/app-service-configurable/8/archives/cost.csv 00:24:39 + cut -d, -f6 [Pipeline] lock 00:24:39 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-8-stack-cost] 00:24:39 Resource [jenkins-edgexfoundry-app-service-configurable-main-8-stack-cost] did not exist. Created. 00:24:39 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:24:39 + echo total: 0.05999999865889549 [Pipeline] stash 00:24:40 Stashed 1 file(s) [Pipeline] } 00:24:40 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 00:24:40 $ docker stop --time=1 7db3841cbb09dce5ebddc5750faf0048038b2ab7c3f141275e76adcaa4c5eff0 00:24:41 $ docker rm -f 7db3841cbb09dce5ebddc5750faf0048038b2ab7c3f141275e76adcaa4c5eff0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:24:47 e90a11edd702: Pull complete 00:24:47 d77568369979: Pull complete 00:24:47 fc1c9f9a7f3b: Pull complete 00:24:48 170f2ba95c9a: Pull complete 00:24:55 97ac5df62f85: Pull complete 00:24:55 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 00:24:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:24:55 ---> 04bc70af865f 00:24:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:24:58 ---> Running in 652118a8a523 00:24:58 Removing intermediate container 652118a8a523 00:24:58 ---> 7ded40ec43e3 00:24:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:24:58 ---> Running in bb1f6ec3efd7 00:25:02 Removing intermediate container bb1f6ec3efd7 00:25:02 ---> c90cefc41f32 00:25:02 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:25:02 ---> Running in 045526658e02 00:25:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:25:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:25:05 OK: 218 MiB in 52 packages 00:25:07 Removing intermediate container 045526658e02 00:25:07 ---> 8e2967c95ae3 00:25:07 Step 6/8 : WORKDIR /app 00:25:07 ---> Running in 68425e1cc742 00:25:07 Removing intermediate container 68425e1cc742 00:25:07 ---> b7f63b313f9a 00:25:07 Step 7/8 : COPY . . 00:25:08 ---> 0cf80a7aeefa 00:25:08 Step 8/8 : RUN go mod download 00:25:09 ---> Running in fea8bc5f1630 00:25:41 Removing intermediate container fea8bc5f1630 00:25:41 ---> f7e4d3bea162 00:25:41 Successfully built f7e4d3bea162 00:25:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:25:41 + docker inspect -f . ci-base-image-arm64 00:25:41 . [Pipeline] withDockerContainer 00:25:42 prd-ubuntu18.04-docker-arm64-4c-16g-646 does not seem to be running inside a container 00:25:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@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 00:25:44 $ docker top 4909a09dc3c4d65608466f3b3a7caa33f7319b50e119eacf0e18a3487aa77ea4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:25:45 + go version 00:25:45 go version go1.16.6 linux/arm64 [Pipeline] } 00:25:45 $ docker stop --time=1 4909a09dc3c4d65608466f3b3a7caa33f7319b50e119eacf0e18a3487aa77ea4 00:25:47 $ docker rm -f 4909a09dc3c4d65608466f3b3a7caa33f7319b50e119eacf0e18a3487aa77ea4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:25:47 + docker inspect -f . ci-base-image-arm64 00:25:47 . [Pipeline] withDockerContainer 00:25:48 prd-ubuntu18.04-docker-arm64-4c-16g-646 does not seem to be running inside a container 00:25:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@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 00:25:50 $ docker top 01fd6eb26be10f76263d7bc62b758f6b2622917dc7b3d813837ff809e2a8fed0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:25:51 + make test 00:25:51 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:26:47 ? github.com/edgexfoundry/app-service-configurable [no test files] 00:26:47 CGO_ENABLED=1 go vet ./... 00:27:14 gofmt -l . 00:27:14 [ "`gofmt -l .`" = "" ] 00:27:14 ./bin/test-go-mod-tidy.sh 00:27:14 ./bin/test-attribution-txt.sh [Pipeline] } 00:27:14 $ docker stop --time=1 01fd6eb26be10f76263d7bc62b758f6b2622917dc7b3d813837ff809e2a8fed0 00:27:16 $ docker rm -f 01fd6eb26be10f76263d7bc62b758f6b2622917dc7b3d813837ff809e2a8fed0 [Pipeline] // withDockerContainer [Pipeline] sh 00:27:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:27:17 Warning: overwriting stash ‘coverage-report’ 00:27:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:27:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:27:18 + ls -al . 00:27:18 total 144 00:27:18 drwxrwxr-x 7 jenkins jenkins 4096 Aug 12 00:27 . 00:27:18 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 00:24 .. 00:27:18 -rw-rw-r-- 1 jenkins jenkins 119 Aug 12 00:24 .dockerignore 00:27:18 drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 00:24 .git 00:27:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 00:24 .github 00:27:18 -rw-rw-r-- 1 jenkins jenkins 104 Aug 12 00:24 .gitignore 00:27:18 -rw-rw-r-- 1 jenkins jenkins 7306 Aug 12 00:24 Attribution.txt 00:27:18 -rw-rw-r-- 1 jenkins jenkins 22206 Aug 12 00:24 CHANGELOG.md 00:27:18 -rw-rw-r-- 1 jenkins jenkins 2032 Aug 12 00:24 Dockerfile 00:27:18 -rw-rw-r-- 1 jenkins jenkins 970 Aug 12 00:24 Dockerfile.build 00:27:18 -rw-rw-r-- 1 jenkins jenkins 677 Aug 12 00:24 GOVERNANCE.md 00:27:18 -rw-rw-r-- 1 jenkins jenkins 687 Aug 12 00:24 Jenkinsfile 00:27:18 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 12 00:24 LICENSE 00:27:18 -rw-rw-r-- 1 jenkins jenkins 618 Aug 12 00:24 OWNERS.md 00:27:18 -rw-rw-r-- 1 jenkins jenkins 3224 Aug 12 00:24 README.md 00:27:18 -rw-rw-r-- 1 jenkins jenkins 11 Aug 12 00:21 VERSION 00:27:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 00:24 bin 00:27:18 -rw-r--r-- 1 jenkins jenkins 10 Aug 12 00:25 coverage.out 00:27:18 -rw-r--r-- 1 jenkins jenkins 129 Aug 12 00:27 go.mod 00:27:18 -rw-rw-r-- 1 jenkins jenkins 20447 Aug 12 00:24 go.sum 00:27:18 -rw-rw-r-- 1 jenkins jenkins 1460 Aug 12 00:24 main.go 00:27:18 -rw-rw-r-- 1 jenkins jenkins 1495 Aug 12 00:24 makefile 00:27:18 drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 00:24 res 00:27:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 00:24 snap [Pipeline] isUnix [Pipeline] sh 00:27:19 + 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=b31c12bf60594a139797211cb40ffbea7a938b65 --label arch=arm64 --label version=2.0.2-dev.4 . 00:27:19 Sending build context to Docker daemon 157.7kB 00:27:19 Step 1/27 : ARG BASE=golang:1.16-alpine3.12 00:27:19 Step 2/27 : FROM ${BASE} AS builder 00:27:19 ---> f7e4d3bea162 00:27:19 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 00:27:20 ---> Running in 31c66adfffe1 00:27:20 Removing intermediate container 31c66adfffe1 00:27:20 ---> f2fc593ee112 00:27:20 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:27:20 ---> Running in 968fefcd80d9 00:27:21 Removing intermediate container 968fefcd80d9 00:27:21 ---> a9ab5d8c9ffa 00:27:21 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:27:21 ---> Running in 89a1537566a6 00:27:22 Removing intermediate container 89a1537566a6 00:27:22 ---> f3eb4b622303 00:27:22 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:22 ---> Running in 41c70fc7dddf 00:27:25 Removing intermediate container 41c70fc7dddf 00:27:25 ---> 1227d5534f7c 00:27:25 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:27:25 ---> Running in dc8e75db9be8 00:27:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:27:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:27:28 OK: 218 MiB in 52 packages 00:27:29 Removing intermediate container dc8e75db9be8 00:27:29 ---> a8cd55461941 00:27:29 Step 8/27 : WORKDIR /app 00:27:29 ---> Running in c781e3e168b9 00:27:30 Removing intermediate container c781e3e168b9 00:27:30 ---> b2bdd6a36e74 00:27:30 Step 9/27 : COPY go.mod . 00:27:31 ---> 2b5cd2986697 00:27:31 Step 10/27 : RUN go mod download 00:27:31 ---> Running in 959381a4967c 00:27:34 Removing intermediate container 959381a4967c 00:27:34 ---> be69c1e5125a 00:27:34 Step 11/27 : COPY . . 00:27:34 ---> c086bd771b65 00:27:34 Step 12/27 : ARG MAKE="make build" 00:27:34 ---> Running in c4e125a38ace 00:27:35 Removing intermediate container c4e125a38ace 00:27:35 ---> 32c1220b0498 00:27:35 Step 13/27 : RUN $MAKE 00:27:35 ---> Running in 621fd344b031 00:27:36 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.2-dev.4" -o app-service-configurable 00:28:23 Removing intermediate container 621fd344b031 00:28:23 ---> d440b722882a 00:28:23 Step 14/27 : FROM alpine:3.12 00:28:23 3.12: Pulling from library/alpine 00:28:23 d2f70382dc9a: Pulling fs layer 00:28:23 d2f70382dc9a: Verifying Checksum 00:28:23 d2f70382dc9a: Download complete 00:28:23 d2f70382dc9a: Pull complete 00:28:23 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 00:28:23 Status: Downloaded newer image for alpine:3.12 00:28:23 ---> c4fd0aeabfcf 00:28:23 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 00:28:23 ---> Running in 460fabe747eb 00:28:23 Removing intermediate container 460fabe747eb 00:28:23 ---> 21d777ccc448 00:28:23 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:28:23 ---> Running in bdd3ac18b29d 00:28:24 Removing intermediate container bdd3ac18b29d 00:28:24 ---> b09b9d9f9289 00:28:24 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 00:28:24 ---> Running in 25625c852626 00:28:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:28:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:28:26 (1/7) Installing ca-certificates (20191127-r4) 00:28:27 (2/7) Installing dumb-init (1.2.2-r1) 00:28:27 (3/7) Installing libgcc (9.3.0-r2) 00:28:27 (4/7) Installing libsodium (1.0.18-r0) 00:28:27 (5/7) Installing libstdc++ (9.3.0-r2) 00:28:27 (6/7) Installing libzmq (4.3.3-r0) 00:28:27 (7/7) Installing zeromq (4.3.3-r0) 00:28:27 Executing busybox-1.31.1-r20.trigger 00:28:27 Executing ca-certificates-20191127-r4.trigger 00:28:27 OK: 9 MiB in 21 packages 00:28:29 Removing intermediate container 25625c852626 00:28:29 ---> 1c26ecf5a52c 00:28:29 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:28:30 ---> 7a186b4bf434 00:28:30 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:28:31 ---> a88efd708d4a 00:28:31 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:28:32 ---> 33c593d277d6 00:28:32 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:28:34 ---> 4d13063e3611 00:28:34 Step 22/27 : EXPOSE 48095 00:28:34 ---> Running in c8683590fd6b 00:28:34 Removing intermediate container c8683590fd6b 00:28:34 ---> f1bf26a7725c 00:28:34 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:28:34 ---> Running in a8d3d3b1e4af 00:28:35 Removing intermediate container a8d3d3b1e4af 00:28:35 ---> e3ee16900a20 00:28:35 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:28:35 ---> Running in ff84a9a5b818 00:28:36 Removing intermediate container ff84a9a5b818 00:28:36 ---> bd5acdcfb4d8 00:28:36 Step 25/27 : LABEL arch=arm64 00:28:36 ---> Running in 118afeeab40a 00:28:36 Removing intermediate container 118afeeab40a 00:28:36 ---> 97765f85fa81 00:28:36 Step 26/27 : LABEL git_sha=b31c12bf60594a139797211cb40ffbea7a938b65 00:28:37 ---> Running in e716a6cdf527 00:28:37 Removing intermediate container e716a6cdf527 00:28:37 ---> c112cba9cb30 00:28:37 Step 27/27 : LABEL version=2.0.2-dev.4 00:28:37 ---> Running in 447a1eb339b4 00:28:38 Removing intermediate container 447a1eb339b4 00:28:38 ---> 8bc506a88e17 00:28:38 [Warning] One or more build-args [ARCH] were not consumed 00:28:38 Successfully built 8bc506a88e17 00:28:38 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:28:38 provisioning config files... 00:28:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/8@tmp/config8400343368196363941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:28:38 ---> docker-login.sh 00:28:38 nexus3.edgexfoundry.org:10001 00:28:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:28:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:28:39 Configure a credential helper to remove this warning. See 00:28:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:28:39 00:28:39 Login Succeeded 00:28:39 nexus3.edgexfoundry.org:10002 00:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:28:40 Configure a credential helper to remove this warning. See 00:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:28:40 00:28:40 Login Succeeded 00:28:40 nexus3.edgexfoundry.org:10003 00:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:28:40 Configure a credential helper to remove this warning. See 00:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:28:40 00:28:40 Login Succeeded 00:28:40 nexus3.edgexfoundry.org:10004 00:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:28:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:28:41 Configure a credential helper to remove this warning. See 00:28:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:28:41 00:28:41 Login Succeeded 00:28:41 docker.io 00:28:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:28:42 Configure a credential helper to remove this warning. See 00:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:28:42 00:28:42 Login Succeeded 00:28:42 ---> docker-login.sh ends [Pipeline] } 00:28:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:28:42 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 00:28:42 b31c12bf60594a139797211cb40ffbea7a938b65 00:28:42 latest 00:28:42 2.0.2-dev.4 00:28:42 b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4 00:28:42 main 00:28:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:28:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b31c12bf60594a139797211cb40ffbea7a938b65 [Pipeline] isUnix [Pipeline] sh 00:28:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b31c12bf60594a139797211cb40ffbea7a938b65 00:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:28:43 453d1bc8dc88: Preparing 00:28:43 d97f956a52c3: Preparing 00:28:43 c5ecf5e41227: Preparing 00:28:43 5eeb4df00bf6: Preparing 00:28:43 5423b924f69a: Preparing 00:28:43 3fbe34a1663b: Preparing 00:28:43 3fbe34a1663b: Waiting 00:28:43 d97f956a52c3: Pushed 00:28:43 5eeb4df00bf6: Pushed 00:28:43 c5ecf5e41227: Pushed 00:28:43 3fbe34a1663b: Layer already exists 00:28:44 5423b924f69a: Pushed 00:28:47 453d1bc8dc88: Pushed 00:28:47 b31c12bf60594a139797211cb40ffbea7a938b65: digest: sha256:999c866a5a81f28121cb85b50349a2c55d7476ee4ed852635b3e981007edd085 size: 1574 [Pipeline] isUnix [Pipeline] sh 00:28:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:28:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:28:48 453d1bc8dc88: Preparing 00:28:48 d97f956a52c3: Preparing 00:28:48 c5ecf5e41227: Preparing 00:28:48 5eeb4df00bf6: Preparing 00:28:48 5423b924f69a: Preparing 00:28:48 3fbe34a1663b: Preparing 00:28:48 3fbe34a1663b: Waiting 00:28:48 d97f956a52c3: Layer already exists 00:28:48 c5ecf5e41227: Layer already exists 00:28:48 5eeb4df00bf6: Layer already exists 00:28:48 453d1bc8dc88: Layer already exists 00:28:48 5423b924f69a: Layer already exists 00:28:48 3fbe34a1663b: Layer already exists 00:28:48 latest: digest: sha256:999c866a5a81f28121cb85b50349a2c55d7476ee4ed852635b3e981007edd085 size: 1574 [Pipeline] isUnix [Pipeline] sh 00:28:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.4 [Pipeline] isUnix [Pipeline] sh 00:28:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.4 00:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:28:49 453d1bc8dc88: Preparing 00:28:49 d97f956a52c3: Preparing 00:28:49 c5ecf5e41227: Preparing 00:28:49 5eeb4df00bf6: Preparing 00:28:49 5423b924f69a: Preparing 00:28:49 3fbe34a1663b: Preparing 00:28:49 3fbe34a1663b: Waiting 00:28:49 453d1bc8dc88: Layer already exists 00:28:49 c5ecf5e41227: Layer already exists 00:28:49 d97f956a52c3: Layer already exists 00:28:49 5423b924f69a: Layer already exists 00:28:49 5eeb4df00bf6: Layer already exists 00:28:49 3fbe34a1663b: Layer already exists 00:28:49 2.0.2-dev.4: digest: sha256:999c866a5a81f28121cb85b50349a2c55d7476ee4ed852635b3e981007edd085 size: 1574 [Pipeline] isUnix [Pipeline] sh 00:28:50 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4 [Pipeline] isUnix [Pipeline] sh 00:28:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4 00:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:28:50 453d1bc8dc88: Preparing 00:28:50 d97f956a52c3: Preparing 00:28:50 c5ecf5e41227: Preparing 00:28:50 5eeb4df00bf6: Preparing 00:28:50 5423b924f69a: Preparing 00:28:50 3fbe34a1663b: Preparing 00:28:50 3fbe34a1663b: Waiting 00:28:50 d97f956a52c3: Layer already exists 00:28:50 c5ecf5e41227: Layer already exists 00:28:50 5423b924f69a: Layer already exists 00:28:50 453d1bc8dc88: Layer already exists 00:28:50 5eeb4df00bf6: Layer already exists 00:28:50 3fbe34a1663b: Layer already exists 00:28:50 b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4: digest: sha256:999c866a5a81f28121cb85b50349a2c55d7476ee4ed852635b3e981007edd085 size: 1574 [Pipeline] isUnix [Pipeline] sh 00:28:51 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 00:28:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 00:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:28:51 453d1bc8dc88: Preparing 00:28:51 d97f956a52c3: Preparing 00:28:51 c5ecf5e41227: Preparing 00:28:51 5eeb4df00bf6: Preparing 00:28:51 5423b924f69a: Preparing 00:28:51 3fbe34a1663b: Preparing 00:28:51 3fbe34a1663b: Waiting 00:28:51 d97f956a52c3: Layer already exists 00:28:51 c5ecf5e41227: Layer already exists 00:28:51 5423b924f69a: Layer already exists 00:28:51 5eeb4df00bf6: Layer already exists 00:28:51 453d1bc8dc88: Layer already exists 00:28:51 3fbe34a1663b: Layer already exists 00:28:51 main: digest: sha256:999c866a5a81f28121cb85b50349a2c55d7476ee4ed852635b3e981007edd085 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:28:51 ===================================================== [Pipeline] echo 00:28:51 taggedImages: 00:28:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b31c12bf60594a139797211cb40ffbea7a938b65 00:28:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:28:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.4 00:28:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b31c12bf60594a139797211cb40ffbea7a938b65-2.0.2-dev.4 00:28:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:28:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:28:52 00:28:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:28:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:28:53 arm64: Pulling from edgex-lftools-log-publisher 00:28:53 448f6bf000e3: Pulling fs layer 00:28:53 f757da607395: Pulling fs layer 00:28:53 05883995daec: Pulling fs layer 00:28:53 8603b9c90790: Pulling fs layer 00:28:53 1560dd03e051: Pulling fs layer 00:28:53 27f5ce0e4adf: Pulling fs layer 00:28:53 c2d8d7efcc4b: Pulling fs layer 00:28:53 8603b9c90790: Waiting 00:28:53 1560dd03e051: Waiting 00:28:53 27f5ce0e4adf: Waiting 00:28:53 c2d8d7efcc4b: Waiting 00:28:53 f757da607395: Verifying Checksum 00:28:53 f757da607395: Download complete 00:28:53 8603b9c90790: Download complete 00:28:53 1560dd03e051: Download complete 00:28:53 27f5ce0e4adf: Download complete 00:28:53 05883995daec: Verifying Checksum 00:28:53 05883995daec: Download complete 00:28:54 448f6bf000e3: Download complete 00:28:57 c2d8d7efcc4b: Verifying Checksum 00:28:57 c2d8d7efcc4b: Download complete 00:28:58 448f6bf000e3: Pull complete 00:28:59 f757da607395: Pull complete 00:29:01 05883995daec: Pull complete 00:29:01 8603b9c90790: Pull complete 00:29:02 1560dd03e051: Pull complete 00:29:03 27f5ce0e4adf: Pull complete 00:29:21 c2d8d7efcc4b: Pull complete 00:29:21 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 00:29:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:29:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:29:22 prd-ubuntu18.04-docker-arm64-4c-16g-646 does not seem to be running inside a container 00:29:22 $ 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/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@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 00:29:27 $ docker top 2f6ebe4f34b44a122b1cc3d298be0cc72730839c07a04881e8495aa049e63a70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:29:28 ---> job-cost.sh 00:29:28 lf-activate-venv: SKIPPING 00:29:28 INFO: No Stack... 00:29:29 INFO: Retrieving Pricing Info for: v2-standard-4 00:29:29 INFO: Archiving Costs [Pipeline] sh 00:29:30 + cat /w/workspace/app-service-configurable/8/archives/cost.csv 00:29:30 + cut -d, -f6 [Pipeline] lock 00:29:30 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-8-stack-cost] 00:29:30 Resource [jenkins-edgexfoundry-app-service-configurable-main-8-stack-cost] did not exist. Created. 00:29:30 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:29:31 /w/workspace/app-service-configurable/8@tmp/durable-6e9729e1/script.sh: 1: /w/workspace/app-service-configurable/8@tmp/durable-6e9729e1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:29:32 + echo total: 0.18000000715255737 [Pipeline] stash 00:29:32 Warning: overwriting stash ‘stack-cost’ 00:29:32 Stashed 1 file(s) [Pipeline] } 00:29:32 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 00:29:32 $ docker stop --time=1 2f6ebe4f34b44a122b1cc3d298be0cc72730839c07a04881e8495aa049e63a70 00:29:33 $ docker rm -f 2f6ebe4f34b44a122b1cc3d298be0cc72730839c07a04881e8495aa049e63a70 [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 00:29:34 provisioning config files... 00:29:35 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7296561502048051826tmp [Pipeline] { [Pipeline] sh 00:29:35 + set +x 00:29:35 + curl -s https://codecov.io/bash 00:29:35 + bash -s -- 00:29:35 00:29:35 _____ _ 00:29:35 / ____| | | 00:29:35 | | ___ __| | ___ ___ _____ __ 00:29:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:29:35 | |___| (_) | (_| | __/ (_| (_) \ V / 00:29:35 \_____\___/ \__,_|\___|\___\___/ \_/ 00:29:35 Bash-1.0.6 00:29:35 00:29:35 00:29:35 ==> git version 2.24.4 found 00:29:35 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 00:29:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:29:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:29:35 ==> Jenkins CI detected. 00:29:35 current dir:  /w/workspace/ry_app-service-configurable_main 00:29:35 project root: . 00:29:35 --> token set from env 00:29:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:29:35 ==> Running gcov in . (disable via -X gcov) 00:29:35 ==> Python coveragepy not found 00:29:35 ==> Searching for coverage reports in: 00:29:35 + . 00:29:35 -> Found 1 reports 00:29:35 ==> Detecting git/mercurial file structure 00:29:35 ==> Reading reports 00:29:35 + ./coverage.out bytes=10 00:29:35 ==> Appending adjustments 00:29:35 https://docs.codecov.io/docs/fixing-reports 00:29:35 + Found adjustments 00:29:35 ==> Gzipping contents 00:29:35 4.0K /tmp/codecov.xQfs8H.gz 00:29:35 ==> Uploading reports 00:29:35 url: https://codecov.io 00:29:35 query: branch=main&commit=b31c12bf60594a139797211cb40ffbea7a938b65&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:29:35 -> Pinging Codecov 00:29:35 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=b31c12bf60594a139797211cb40ffbea7a938b65&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:29:35 -> Uploading to 00:29:35 https://storage.googleapis.com/codecov/v4/raw/2021-08-12/A97CA9966030D2A3747ED39772930CCE/b31c12bf60594a139797211cb40ffbea7a938b65/5c2400bb-0052-49e6-af41-0429ce7f2715.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210812%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210812T002935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08f9344ba315f0422bfb51185c3a8badab69f37d9f521ad5c39a7f1c4382f557 00:29:35 % Total % Received % Xferd Average Speed Time Time Time Current 00:29:35 Dload Upload Total Spent Left Speed 00:29:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 564 0 0 100 564 0 1573 --:--:-- --:--:-- --:--:-- 1575 00:29:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/b31c12bf60594a139797211cb40ffbea7a938b65 [Pipeline] } 00:29:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:29:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:29:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:29:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:29:37 00:29:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:29:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:29:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:29:37 188c0c94c7c5: Pulling fs layer 00:29:37 0ef7d3d256c8: Pulling fs layer 00:29:37 de9db76c5a1d: Pulling fs layer 00:29:37 0eba1c9be4d2: Pulling fs layer 00:29:37 0d57e429df01: Pulling fs layer 00:29:37 4e4be7b47b0d: Pulling fs layer 00:29:37 e1f770b5df2f: Pulling fs layer 00:29:37 85a0685a4137: Pulling fs layer 00:29:37 0d57e429df01: Waiting 00:29:37 4e4be7b47b0d: Waiting 00:29:37 e1f770b5df2f: Waiting 00:29:37 85a0685a4137: Waiting 00:29:37 0eba1c9be4d2: Waiting 00:29:37 de9db76c5a1d: Verifying Checksum 00:29:37 de9db76c5a1d: Download complete 00:29:37 0ef7d3d256c8: Verifying Checksum 00:29:37 0ef7d3d256c8: Download complete 00:29:37 0d57e429df01: Verifying Checksum 00:29:37 0d57e429df01: Download complete 00:29:37 4e4be7b47b0d: Verifying Checksum 00:29:37 4e4be7b47b0d: Download complete 00:29:37 188c0c94c7c5: Verifying Checksum 00:29:37 188c0c94c7c5: Download complete 00:29:38 188c0c94c7c5: Pull complete 00:29:38 0ef7d3d256c8: Pull complete 00:29:38 de9db76c5a1d: Pull complete 00:29:38 e1f770b5df2f: Verifying Checksum 00:29:38 e1f770b5df2f: Download complete 00:29:43 0eba1c9be4d2: Verifying Checksum 00:29:43 0eba1c9be4d2: Download complete 00:29:43 85a0685a4137: Verifying Checksum 00:29:43 85a0685a4137: Download complete 00:29:46 0eba1c9be4d2: Pull complete 00:29:46 0d57e429df01: Pull complete 00:29:46 4e4be7b47b0d: Pull complete 00:29:47 e1f770b5df2f: Pull complete 00:29:52 85a0685a4137: Pull complete 00:29:52 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:29:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:29:52 prd-centos7-docker-4c-2g-638 does not seem to be running inside a container 00:29:52 $ 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 00:29:53 $ docker top cb06c13a788b7a1be219b1c1688d24f87e0b521ad23c79ad882cbefc53795d69 -eo pid,comm [Pipeline] { [Pipeline] echo 00:29:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:29:53 + set -o pipefail 00:29:53 + snyk monitor '--org=edgex-jenkins' 00:29:57 00:29:57 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 00:29:57 00:29:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/2740f30e-75b6-4a2e-83d3-15ed15f8db51 00:29:57 00:29:57 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:29:57 00:29:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:29:57 00:29:57 00:29:57 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 00:29:57 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:29:57 $ docker stop --time=1 cb06c13a788b7a1be219b1c1688d24f87e0b521ad23c79ad882cbefc53795d69 00:29:59 $ docker rm -f cb06c13a788b7a1be219b1c1688d24f87e0b521ad23c79ad882cbefc53795d69 [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 00:30:00 + git log --format=format:%s -1 b31c12bf60594a139797211cb40ffbea7a938b65 [Pipeline] isUnix [Pipeline] sh 00:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:01 . [Pipeline] withDockerContainer 00:30:01 prd-centos7-docker-4c-2g-638 does not seem to be running inside a container 00:30:01 $ 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:10004/edgex-devops/git-semver:latest cat 00:30:01 $ docker top 56073a353b3eb528de50a4f8a47e5aaad2f071cf7cd32465280f171beec7d730 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:02 [ssh-agent] Looking for ssh-agent implementation... 00:30:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:02 $ docker exec 56073a353b3eb528de50a4f8a47e5aaad2f071cf7cd32465280f171beec7d730 ssh-agent 00:30:02 SSH_AUTH_SOCK=/tmp/ssh-G9P8kyNkchfX/agent.13 00:30:02 SSH_AGENT_PID=20 00:30:02 Running ssh-add (command line suppressed) 00:30:02 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5666468971269575102.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5666468971269575102.key) 00:30:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:02 + git semver tag 00:30:02 # -> Open(): unable to determine branch for HEAD 00:30:02 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 00:30:02 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 00:30:02 # $SEMVER_REMOTE_NAME = origin 00:30:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:02 # $SEMVER_USER_NAME = edgex-jenkins 00:30:02 # $SEMVER_BRANCH = main 00:30:02 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 00:30:02 # b31c12bf60594a139797211cb40ffbea7a938b65 HEAD 00:30:02 # -> Force: false 00:30:02 # 9c1a8404636c0bf5f91be1b468c4ae154c65501e refs/tags/v2.0.2-dev.4 [Pipeline] } 00:30:02 $ docker exec --env ******** --env ******** 56073a353b3eb528de50a4f8a47e5aaad2f071cf7cd32465280f171beec7d730 ssh-agent -k 00:30:03 unset SSH_AUTH_SOCK; 00:30:03 unset SSH_AGENT_PID; 00:30:03 echo Agent pid 20 killed; 00:30:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:03 + git semver [Pipeline] } 00:30:03 $ docker stop --time=1 56073a353b3eb528de50a4f8a47e5aaad2f071cf7cd32465280f171beec7d730 00:30:04 $ docker rm -f 56073a353b3eb528de50a4f8a47e5aaad2f071cf7cd32465280f171beec7d730 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:30:05 00:30:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:30:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:30:05 0.23.1-centos7: Pulling from edgex-lftools 00:30:05 ab5ef0e58194: Pulling fs layer 00:30:05 9712f1f96733: Pulling fs layer 00:30:05 63f879dbbcfc: Pulling fs layer 00:30:05 0d9ebad4ef96: Pulling fs layer 00:30:05 e9a5061849ea: Pulling fs layer 00:30:05 d747dcd14b5f: Pulling fs layer 00:30:05 2de7ff778b66: Pulling fs layer 00:30:05 e9a5061849ea: Waiting 00:30:05 0d9ebad4ef96: Waiting 00:30:05 d747dcd14b5f: Waiting 00:30:05 2de7ff778b66: Waiting 00:30:05 9712f1f96733: Verifying Checksum 00:30:05 9712f1f96733: Download complete 00:30:08 63f879dbbcfc: Verifying Checksum 00:30:08 63f879dbbcfc: Download complete 00:30:08 e9a5061849ea: Verifying Checksum 00:30:08 e9a5061849ea: Download complete 00:30:08 d747dcd14b5f: Verifying Checksum 00:30:08 d747dcd14b5f: Download complete 00:30:08 2de7ff778b66: Verifying Checksum 00:30:08 2de7ff778b66: Download complete 00:30:09 0d9ebad4ef96: Verifying Checksum 00:30:09 0d9ebad4ef96: Download complete 00:30:09 ab5ef0e58194: Verifying Checksum 00:30:09 ab5ef0e58194: Download complete 00:30:11 ab5ef0e58194: Pull complete 00:30:11 9712f1f96733: Pull complete 00:30:12 63f879dbbcfc: Pull complete 00:30:15 0d9ebad4ef96: Pull complete 00:30:16 e9a5061849ea: Pull complete 00:30:16 d747dcd14b5f: Pull complete 00:30:17 2de7ff778b66: Pull complete 00:30:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:30:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:30:17 prd-centos7-docker-4c-2g-638 does not seem to be running inside a container 00:30:17 $ 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 00:30:20 $ docker top 51ad8a41ba33647af95147d37d44c829df60f309e3ab3d9b33038ebae7e489d5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:30:20 provisioning config files... 00:30:20 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5401545916700807903tmp 00:30:20 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7515391474196161135tmp 00:30:20 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5727646534463745832tmp [Pipeline] { [Pipeline] echo 00:30:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:30:20 ---> sigul-configuration.sh 00:30:20 gpg: directory `/root/.gnupg' created 00:30:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:30:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:30:20 gpg: keyring `/root/.gnupg/secring.gpg' created 00:30:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:30:20 gpg: CAST5 encrypted data 00:30:20 gpg: encrypted with 1 passphrase 00:30:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:30:21 + mkdir /home/jenkins 00:30:21 + mkdir /home/jenkins/sigul [Pipeline] sh 00:30:21 + 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 00:30:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:30:21 ---> sigul-install.sh 00:30:21 Sigul already installed; skipping installation. [Pipeline] sh 00:30:22 + git tag --list 00:30:22 v1.0.0 00:30:22 v1.1.0 00:30:22 v1.2.0 00:30:22 v1.3.0 00:30:22 v1.3.1 00:30:22 v2.0.0 00:30:22 v2.0.1 00:30:22 v2.0.1-dev.1 00:30:22 v2.0.2-dev.1 00:30:22 v2.0.2-dev.2 00:30:22 v2.0.2-dev.3 00:30:22 v2.0.2-dev.4 [Pipeline] sh 00:30:22 + lftools sign git-tag v2.0.2-dev.4 00:30:23 Signing Git tag with Sigul... 00:30:23 Signing v2.0.2-dev.4 [Pipeline] echo 00:30:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:30:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:30:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:30:24 $ docker stop --time=1 51ad8a41ba33647af95147d37d44c829df60f309e3ab3d9b33038ebae7e489d5 00:30:25 $ docker rm -f 51ad8a41ba33647af95147d37d44c829df60f309e3ab3d9b33038ebae7e489d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:26 . [Pipeline] withDockerContainer 00:30:26 prd-centos7-docker-4c-2g-638 does not seem to be running inside a container 00:30:26 $ 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:10004/edgex-devops/git-semver:latest cat 00:30:27 $ docker top fcd20bc6264bc03393dc80745017a4c5bfa4f581919d1268f46d7cfb56e37095 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:27 [ssh-agent] Looking for ssh-agent implementation... 00:30:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:27 $ docker exec fcd20bc6264bc03393dc80745017a4c5bfa4f581919d1268f46d7cfb56e37095 ssh-agent 00:30:27 SSH_AUTH_SOCK=/tmp/ssh-CbTKos4Cfy8b/agent.13 00:30:27 SSH_AGENT_PID=19 00:30:27 Running ssh-add (command line suppressed) 00:30:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1103987935592676188.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1103987935592676188.key) 00:30:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:27 + git semver bump pre 00:30:27 # -> Open(): unable to determine branch for HEAD 00:30:27 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 00:30:27 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 00:30:27 # $SEMVER_REMOTE_NAME = origin 00:30:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:27 # $SEMVER_USER_NAME = edgex-jenkins 00:30:27 # $SEMVER_BRANCH = main 00:30:27 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 00:30:27 2.0.2-dev.5 [Pipeline] } 00:30:27 $ docker exec --env ******** --env ******** fcd20bc6264bc03393dc80745017a4c5bfa4f581919d1268f46d7cfb56e37095 ssh-agent -k 00:30:28 unset SSH_AUTH_SOCK; 00:30:28 unset SSH_AGENT_PID; 00:30:28 echo Agent pid 19 killed; 00:30:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:28 + git semver [Pipeline] } 00:30:28 $ docker stop --time=1 fcd20bc6264bc03393dc80745017a4c5bfa4f581919d1268f46d7cfb56e37095 00:30:29 $ docker rm -f fcd20bc6264bc03393dc80745017a4c5bfa4f581919d1268f46d7cfb56e37095 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:30 . [Pipeline] withDockerContainer 00:30:30 prd-centos7-docker-4c-2g-638 does not seem to be running inside a container 00:30:30 $ 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:10004/edgex-devops/git-semver:latest cat 00:30:30 $ docker top a5155b00d17797f541493663d008dea8aadc8cd3ee5a77cb10bc40a29d6f50fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:31 [ssh-agent] Looking for ssh-agent implementation... 00:30:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:31 $ docker exec a5155b00d17797f541493663d008dea8aadc8cd3ee5a77cb10bc40a29d6f50fc ssh-agent 00:30:31 SSH_AUTH_SOCK=/tmp/ssh-wDg23LetuT4k/agent.14 00:30:31 SSH_AGENT_PID=21 00:30:31 Running ssh-add (command line suppressed) 00:30:31 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5438415222178638327.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5438415222178638327.key) 00:30:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:31 + git semver push 00:30:31 # -> Open(): unable to determine branch for HEAD 00:30:31 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 00:30:31 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 00:30:31 # $SEMVER_REMOTE_NAME = origin 00:30:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:31 # $SEMVER_USER_NAME = edgex-jenkins 00:30:31 # $SEMVER_BRANCH = main 00:30:31 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 00:30:33 $ docker exec --env ******** --env ******** a5155b00d17797f541493663d008dea8aadc8cd3ee5a77cb10bc40a29d6f50fc ssh-agent -k 00:30:33 unset SSH_AUTH_SOCK; 00:30:33 unset SSH_AGENT_PID; 00:30:33 echo Agent pid 21 killed; 00:30:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:33 + git semver [Pipeline] } 00:30:33 $ docker stop --time=1 a5155b00d17797f541493663d008dea8aadc8cd3ee5a77cb10bc40a29d6f50fc 00:30:34 $ docker rm -f a5155b00d17797f541493663d008dea8aadc8cd3ee5a77cb10bc40a29d6f50fc [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:30:37 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 00:30:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:30:38 ---> package-listing.sh 00:30:38 ++ facter osfamily 00:30:38 ++ tr '[:upper:]' '[:lower:]' 00:30:38 + OS_FAMILY=redhat 00:30:38 + workspace=/w/workspace/ry_app-service-configurable_main 00:30:38 + START_PACKAGES=/tmp/packages_start.txt 00:30:38 + END_PACKAGES=/tmp/packages_end.txt 00:30:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:30:38 + PACKAGES=/tmp/packages_start.txt 00:30:38 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:30:38 + PACKAGES=/tmp/packages_end.txt 00:30:38 + case "${OS_FAMILY}" in 00:30:38 + sort 00:30:38 + rpm -qa 00:30:38 + '[' -f /tmp/packages_start.txt ']' 00:30:38 + '[' -f /tmp/packages_end.txt ']' 00:30:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:30:38 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:30:38 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 00:30:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 00:30:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 00:30:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:30:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:30:39 00:30:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:30:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:30:40 latest: Pulling from edgex-lftools-log-publisher 00:30:40 b4d181a07f80: Pulling fs layer 00:30:40 a1111a8f2ec3: Pulling fs layer 00:30:40 ed53099fbce6: Pulling fs layer 00:30:40 dc539afda2c1: Pulling fs layer 00:30:40 77bc0d833cb6: Pulling fs layer 00:30:40 9065ff56babe: Pulling fs layer 00:30:40 d287ab97295c: Pulling fs layer 00:30:40 dc539afda2c1: Waiting 00:30:40 77bc0d833cb6: Waiting 00:30:40 9065ff56babe: Waiting 00:30:40 d287ab97295c: Waiting 00:30:40 a1111a8f2ec3: Verifying Checksum 00:30:40 a1111a8f2ec3: Download complete 00:30:40 dc539afda2c1: Verifying Checksum 00:30:40 dc539afda2c1: Download complete 00:30:40 77bc0d833cb6: Verifying Checksum 00:30:40 77bc0d833cb6: Download complete 00:30:40 9065ff56babe: Verifying Checksum 00:30:40 9065ff56babe: Download complete 00:30:40 ed53099fbce6: Verifying Checksum 00:30:40 ed53099fbce6: Download complete 00:30:41 b4d181a07f80: Verifying Checksum 00:30:41 b4d181a07f80: Download complete 00:30:43 b4d181a07f80: Pull complete 00:30:43 a1111a8f2ec3: Pull complete 00:30:43 ed53099fbce6: Pull complete 00:30:43 dc539afda2c1: Pull complete 00:30:44 77bc0d833cb6: Pull complete 00:30:44 9065ff56babe: Pull complete 00:30:45 d287ab97295c: Verifying Checksum 00:30:45 d287ab97295c: Download complete 00:30:49 d287ab97295c: Pull complete 00:30:49 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 00:30:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:30:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:30:49 prd-centos7-docker-4c-2g-638 does not seem to be running inside a container 00:30:49 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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 00:30:52 $ docker top e33046b11bf462dbf6dd5daff3ed56017ba8d85f82b83b3fc0a8f947f48302f0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:30:52 + touch /tmp/pre-build-complete [Pipeline] sh 00:30:52 + mkdir -p /var/log/sysstat [Pipeline] sh 00:30:53 + ls /var/log/sa-host 00:30:53 + sadf -c /var/log/sa-host/sa05 00:30:53 file_magic: OK 00:30:53 HZ: Using current value: 100 00:30:53 file_header: OK 00:30:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:30:53 Statistics: 00:30:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:30:53 File successfully converted to sysstat format version 12.0.3 00:30:53 + sadf -c /var/log/sa-host/sa12 00:30:53 file_magic: OK 00:30:53 HZ: Using current value: 100 00:30:53 file_header: OK 00:30:53 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:30:53 Statistics: 00:30:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:30:53 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:53 provisioning config files... 00:30:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5795600002328808279tmp [Pipeline] { [Pipeline] echo 00:30:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:30:54 ---> create-netrc.sh [Pipeline] } 00:30:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:30:54 ---> python-tools-install.sh [Pipeline] echo 00:30:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:30:54 ---> sudo-logs.sh 00:30:54 Archiving 'sudo' log.. 00:30:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-638.vexxhost.local: Name or service not known 00:30:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-638.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 00:30:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:30:55 ---> job-cost.sh 00:30:55 lf-activate-venv: SKIPPING 00:30:55 DEBUG: total: 0.18000000715255737 00:30:55 INFO: Retrieving Stack Cost... 00:30:55 INFO: Retrieving Pricing Info for: v3-standard-2 00:30:56 INFO: Archiving Costs [Pipeline] echo 00:30:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:30:56 ---> logs-deploy.sh 00:30:56 lf-activate-venv: SKIPPING 00:30:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/8 00:30:56 INFO: archiving workspace using pattern(s): 00:30:57 Archives upload complete. 00:30:57 INFO: archiving logs to Nexus 00:30:58 ---> uname -a: 00:30:58 Linux prd-centos7-docker-4c-2g-638.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 00:30:58 00:30:58 00:30:58 ---> lscpu: 00:30:58 Architecture: x86_64 00:30:58 CPU op-mode(s): 32-bit, 64-bit 00:30:58 Byte Order: Little Endian 00:30:58 Address sizes: 40 bits physical, 48 bits virtual 00:30:58 CPU(s): 2 00:30:58 On-line CPU(s) list: 0,1 00:30:58 Thread(s) per core: 1 00:30:58 Core(s) per socket: 1 00:30:58 Socket(s): 2 00:30:58 NUMA node(s): 1 00:30:58 Vendor ID: AuthenticAMD 00:30:58 CPU family: 23 00:30:58 Model: 49 00:30:58 Model name: AMD EPYC-Rome Processor 00:30:58 Stepping: 0 00:30:58 CPU MHz: 2799.998 00:30:58 BogoMIPS: 5599.99 00:30:58 Virtualization: AMD-V 00:30:58 Hypervisor vendor: KVM 00:30:58 Virtualization type: full 00:30:58 L1d cache: 32K 00:30:58 L1i cache: 32K 00:30:58 L2 cache: 512K 00:30:58 L3 cache: 16384K 00:30:58 NUMA node0 CPU(s): 0,1 00:30:58 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 00:30:58 00:30:58 00:30:58 ---> nproc: 00:30:58 2 00:30:58 00:30:58 00:30:58 ---> df -h: 00:30:58 Filesystem Size Used Avail Use% Mounted on 00:30:58 overlay 40G 9.0G 32G 23% / 00:30:58 tmpfs 64M 0 64M 0% /dev 00:30:58 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:30:58 shm 64M 0 64M 0% /dev/shm 00:30:58 /dev/vda1 40G 9.0G 32G 23% /facter-os 00:30:58 00:30:58 00:30:58 ---> sar -b -r -n DEV: 00:30:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) 00:30:58 00:30:58 00:20:12 LINUX RESTART (2 CPU) 00:30:58 00:30:58 00:21:01 tps rtps wtps bread/s bwrtn/s 00:30:58 00:22:01 16.36 0.62 15.75 351.59 2816.40 00:30:58 00:23:02 0.38 0.00 0.38 0.00 6.60 00:30:58 00:24:01 0.37 0.00 0.37 0.00 6.11 00:30:58 00:25:01 0.20 0.00 0.20 0.00 2.57 00:30:58 00:26:01 0.22 0.00 0.22 0.00 3.15 00:30:58 00:27:01 0.30 0.00 0.30 0.00 5.76 00:30:58 00:28:01 0.22 0.00 0.22 0.00 3.25 00:30:58 00:29:01 0.28 0.00 0.28 0.00 3.21 00:30:58 00:30:01 108.29 0.03 108.26 3.73 31528.46 00:30:58 Average: 14.10 0.07 14.02 39.57 3826.66 00:30:58 00:30:58 00:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:30:58 00:22:01 5467488 0 805792 10.06 2620 1733040 1276412 14.09 574812 1568224 20 00:30:58 00:23:02 5469820 0 803456 10.03 2620 1733044 1237348 13.66 576872 1564164 20 00:30:58 00:24:01 5469708 0 803564 10.03 2620 1733048 1237384 13.66 576676 1564668 8 00:30:58 00:25:01 5470448 0 802820 10.02 2620 1733052 1228932 13.57 576800 1564668 20 00:30:58 00:26:01 5467332 0 805932 10.06 2620 1733056 1228992 13.57 573080 1571452 20 00:30:58 00:27:01 5466748 0 806508 10.07 2620 1733064 1229064 13.57 573500 1571452 8 00:30:58 00:28:01 5468828 0 804424 10.04 2620 1733068 1207308 13.33 571368 1571452 8 00:30:58 00:29:01 5460700 0 812544 10.15 2620 1733076 1207308 13.33 579964 1571452 8 00:30:58 00:30:01 4600204 0 954976 11.92 2620 2451140 1221180 13.48 732356 2167848 32 00:30:58 Average: 5371253 0 822224 10.27 2620 1812843 1230436 13.58 592825 1635042 16 00:30:58 00:30:58 00:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:30:58 00:22:01 eth0 38.60 24.01 55.14 9.58 0.00 0.00 0.00 0.00 00:30:58 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 00:22:01 docker0 2.91 2.11 0.53 6.39 0.00 0.00 0.00 0.00 00:30:58 00:23:02 eth0 4.11 1.12 1.29 0.76 0.00 0.00 0.00 0.00 00:30:58 00:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 00:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 00:24:01 eth0 2.37 0.63 0.68 0.43 0.00 0.00 0.00 0.00 00:30:58 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 00:25:01 eth0 2.50 0.57 0.66 0.37 0.00 0.00 0.00 0.00 00:30:58 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 00:26:01 eth0 1.72 0.48 0.51 0.30 0.00 0.00 0.00 0.00 00:30:58 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 00:27:01 eth0 1.38 0.83 0.81 0.60 0.00 0.00 0.00 0.00 00:30:58 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 00:28:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:30:58 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 00:29:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:30:58 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 00:30:01 eth0 705.93 485.14 4472.98 43.33 0.00 0.00 0.00 0.00 00:30:58 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 00:30:01 docker0 63.24 77.63 5.11 369.24 0.00 0.00 0.00 0.00 00:30:58 Average: eth0 84.25 57.10 504.49 6.16 0.00 0.00 0.00 0.00 00:30:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:58 Average: docker0 7.36 8.88 0.63 41.81 0.00 0.00 0.00 0.00 00:30:58 00:30:58 00:30:58 ---> sar -P ALL: 00:30:58 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) 00:30:58 00:30:58 00:20:12 LINUX RESTART (2 CPU) 00:30:58 00:30:58 00:21:01 CPU %user %nice %system %iowait %steal %idle 00:30:58 00:22:01 all 2.30 0.00 1.32 0.28 0.03 96.08 00:30:58 00:22:01 0 2.27 0.00 1.45 0.34 0.03 95.91 00:30:58 00:22:01 1 2.32 0.00 1.20 0.22 0.02 96.24 00:30:58 00:23:02 all 0.18 0.00 0.08 0.00 0.03 99.71 00:30:58 00:23:02 0 0.08 0.00 0.10 0.00 0.03 99.78 00:30:58 00:23:02 1 0.28 0.00 0.07 0.00 0.02 99.63 00:30:58 00:24:01 all 0.14 0.00 0.06 0.00 0.03 99.78 00:30:58 00:24:01 0 0.09 0.00 0.07 0.00 0.02 99.83 00:30:58 00:24:01 1 0.19 0.00 0.05 0.00 0.03 99.73 00:30:58 00:25:01 all 0.24 0.00 0.03 0.00 0.02 99.71 00:30:58 00:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:30:58 00:25:01 1 0.43 0.00 0.03 0.00 0.02 99.52 00:30:58 00:26:01 all 0.31 0.00 0.28 0.00 0.02 99.39 00:30:58 00:26:01 0 0.17 0.00 0.35 0.00 0.02 99.47 00:30:58 00:26:01 1 0.45 0.00 0.22 0.00 0.02 99.32 00:30:58 00:27:01 all 0.22 0.00 0.05 0.00 0.03 99.71 00:30:58 00:27:01 0 0.08 0.00 0.07 0.00 0.03 99.82 00:30:58 00:27:01 1 0.35 0.00 0.03 0.00 0.02 99.60 00:30:58 00:28:01 all 0.25 0.00 0.06 0.00 0.03 99.67 00:30:58 00:28:01 0 0.28 0.00 0.05 0.00 0.02 99.65 00:30:58 00:28:01 1 0.22 0.00 0.07 0.00 0.03 99.68 00:30:58 00:29:01 all 0.18 0.00 0.05 0.00 0.02 99.76 00:30:58 00:29:01 0 0.05 0.00 0.05 0.00 0.02 99.88 00:30:58 00:29:01 1 0.30 0.00 0.05 0.00 0.02 99.63 00:30:58 00:30:01 all 11.52 0.00 5.04 1.04 0.06 82.34 00:30:58 00:30:01 0 11.68 0.00 5.12 0.95 0.07 82.17 00:30:58 00:30:01 1 11.36 0.00 4.96 1.14 0.05 82.50 00:30:58 Average: all 1.67 0.00 0.76 0.14 0.03 97.40 00:30:58 Average: 0 1.60 0.00 0.79 0.14 0.03 97.44 00:30:58 Average: 1 1.74 0.00 0.73 0.15 0.02 97.36 00:30:58 00:30:58 00:30:58