Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2474bfb9299069bd6f7ffa4b5411d39705da1585 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-ssh8633972433107953292.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh504241396712501667.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh560542451035036327.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh773981804716630503.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-ssh4162214600875760112.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 ‘prd-centos7-docker-4c-2g-2024’ is offline Running on prd-centos7-docker-4c-2g-2025 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 Avoid second fetch Checking out Revision 2474bfb9299069bd6f7ffa4b5411d39705da1585 (main) 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-ssh4329937736664392426.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 2474bfb9299069bd6f7ffa4b5411d39705da1585 # timeout=10 Commit message: "fix: Add/Fix optional MQTT MessageBus settings (#305)" > git rev-list --no-walk 2474bfb9299069bd6f7ffa4b5411d39705da1585 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:36:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:36:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:36:18 ========================================================= 22:36:18 EdgeX Global Pipelines Version Info 22:36:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:36:19 ------------------- 22:36:19 stable info: 22:36:19 ------------------- 22:36:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:36:19 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 22:36:19 Message: update stable to v1.0.203 22:36:20 ------------------- 22:36:20 experimental info: 22:36:20 ------------------- 22:36:20 Commited By: **** collab-it+edgex@linuxfoundation.org 22:36:20 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 22:36:20 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:36:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:36:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:36:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:36:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:36:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2474bfb9299069bd6f7ffa4b5411d39705da1585 [Pipeline] echo 22:36:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2474bfb [Pipeline] echo 22:36:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:36:21 provisioning config files... 22:36:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1493191348943785741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:36:21 ---> docker-login.sh 22:36:21 nexus3.edgexfoundry.org:10001 22:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:36:21 Configure a credential helper to remove this warning. See 22:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:36:21 22:36:21 Login Succeeded 22:36:21 nexus3.edgexfoundry.org:10002 22:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:36:21 Configure a credential helper to remove this warning. See 22:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:36:21 22:36:21 Login Succeeded 22:36:21 nexus3.edgexfoundry.org:10003 22:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:36:22 Configure a credential helper to remove this warning. See 22:36:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:36:22 22:36:22 Login Succeeded 22:36:22 nexus3.edgexfoundry.org:10004 22:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:36:22 Configure a credential helper to remove this warning. See 22:36:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:36:22 22:36:22 Login Succeeded 22:36:22 docker.io 22:36:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:36:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:36:22 Configure a credential helper to remove this warning. See 22:36:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:36:22 22:36:22 Login Succeeded 22:36:22 ---> docker-login.sh ends [Pipeline] } 22:36:22 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 22:36:23 + git log --format=format:%s -1 2474bfb9299069bd6f7ffa4b5411d39705da1585 [Pipeline] echo 22:36:23 GIT_COMMIT: 2474bfb9299069bd6f7ffa4b5411d39705da1585, Commit Message: fix: Add/Fix optional MQTT MessageBus settings (#305) [Pipeline] echo 22:36:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:36:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:36:23 22:36:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:36:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:36:24 latest: Pulling from edgex-devops/git-semver 22:36:24 31603596830f: Pulling fs layer 22:36:24 d4622e32a9a9: Pulling fs layer 22:36:24 1030fce36090: Pulling fs layer 22:36:24 6c6cb7e1b49b: Pulling fs layer 22:36:24 6c6cb7e1b49b: Waiting 22:36:24 d4622e32a9a9: Verifying Checksum 22:36:24 d4622e32a9a9: Download complete 22:36:24 31603596830f: Verifying Checksum 22:36:24 31603596830f: Download complete 22:36:24 31603596830f: Pull complete 22:36:24 d4622e32a9a9: Pull complete 22:36:24 6c6cb7e1b49b: Verifying Checksum 22:36:24 6c6cb7e1b49b: Download complete 22:36:24 1030fce36090: Verifying Checksum 22:36:24 1030fce36090: Download complete 22:36:25 1030fce36090: Pull complete 22:36:25 6c6cb7e1b49b: Pull complete 22:36:25 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 22:36:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:36:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:36:25 prd-centos7-docker-4c-2g-2025 does not seem to be running inside a container 22:36:25 $ 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 22:36:26 $ docker top 95fd4b8405600c41c2efb743f0cd8b7f8f55ace999c3a72d8bdf7de5e7716b2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:36:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:26 [ssh-agent] Looking for ssh-agent implementation... 22:36:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:26 $ docker exec 95fd4b8405600c41c2efb743f0cd8b7f8f55ace999c3a72d8bdf7de5e7716b2a ssh-agent 22:36:26 SSH_AUTH_SOCK=/tmp/ssh-ddXxrZ1VoE4G/agent.15 22:36:26 SSH_AGENT_PID=21 22:36:26 Running ssh-add (command line suppressed) 22:36:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6053278267119387314.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6053278267119387314.key) 22:36:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:27 + git tag --points-at HEAD [Pipeline] } 22:36:27 $ docker exec --env ******** --env ******** 95fd4b8405600c41c2efb743f0cd8b7f8f55ace999c3a72d8bdf7de5e7716b2a ssh-agent -k 22:36:27 unset SSH_AUTH_SOCK; 22:36:27 unset SSH_AGENT_PID; 22:36:27 echo Agent pid 21 killed; 22:36:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:36:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:36:28 [ssh-agent] Looking for ssh-agent implementation... 22:36:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:36:28 $ docker exec 95fd4b8405600c41c2efb743f0cd8b7f8f55ace999c3a72d8bdf7de5e7716b2a ssh-agent 22:36:29 SSH_AUTH_SOCK=/tmp/ssh-G0wlvBsJzV0e/agent.53 22:36:29 SSH_AGENT_PID=59 22:36:29 Running ssh-add (command line suppressed) 22:36:29 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6678909601247237067.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6678909601247237067.key) 22:36:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:36:29 + git semver init 22:36:29 # -> Open(): unable to determine branch for HEAD 22:36:29 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:36:29 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:36:29 # $SEMVER_REMOTE_NAME = origin 22:36:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:36:29 # $SEMVER_USER_NAME = edgex-jenkins 22:36:29 # $SEMVER_BRANCH = main 22:36:29 # $SEMVER_TEMP = /tmp/semver-615515498 22:36:29 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 22:36:29 # '/tmp/semver-615515498' -> '/w/workspace/ry_app-service-configurable_main/.semver' 22:36:30 # -> Force: false 22:36:30 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 22:36:30 $ docker exec --env ******** --env ******** 95fd4b8405600c41c2efb743f0cd8b7f8f55ace999c3a72d8bdf7de5e7716b2a ssh-agent -k 22:36:30 unset SSH_AUTH_SOCK; 22:36:30 unset SSH_AGENT_PID; 22:36:30 echo Agent pid 59 killed; 22:36:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:36:30 + git semver [Pipeline] } 22:36:30 $ docker stop --time=1 95fd4b8405600c41c2efb743f0cd8b7f8f55ace999c3a72d8bdf7de5e7716b2a 22:36:31 $ docker rm -f 95fd4b8405600c41c2efb743f0cd8b7f8f55ace999c3a72d8bdf7de5e7716b2a [Pipeline] // withDockerContainer [Pipeline] sh 22:36:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:36:32 Stashed 1 file(s) [Pipeline] echo 22:36:32 [edgeXSemver]: initialized semver on version 2.0.2-dev.2 [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 22:36:48 Still waiting to schedule task 22:36:48 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2025’ 22:36:48 Still waiting to schedule task 22:36:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:38:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2026 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 22:38:57 Running in /w/workspace/app-service-configurable/6 [Pipeline] { [Pipeline] checkout 22:38:57 Selected Git installation does not exist. Using Default 22:38:57 The recommended git tool is: NONE 22:39:02 using credential edgex-jenkins-ssh 22:39:02 Cloning the remote Git repository 22:39:02 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:39:03 Avoid second fetch 22:39:03 Checking out Revision 2474bfb9299069bd6f7ffa4b5411d39705da1585 (main) 22:39:02 > git init /w/workspace/app-service-configurable/6 # timeout=10 22:39:02 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:39:02 > git --version # timeout=10 22:39:02 > git --version # 'git version 2.17.1' 22:39:02 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:03 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:39:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:03 > git config core.sparsecheckout # timeout=10 22:39:03 > git checkout -f 2474bfb9299069bd6f7ffa4b5411d39705da1585 # timeout=10 22:39:08 Commit message: "fix: Add/Fix optional MQTT MessageBus settings (#305)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:08 provisioning config files... 22:39:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/6@tmp/config2220444937432742125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:09 ---> docker-login.sh 22:39:09 nexus3.edgexfoundry.org:10001 22:39:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:10 Configure a credential helper to remove this warning. See 22:39:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:10 22:39:10 Login Succeeded 22:39:10 nexus3.edgexfoundry.org:10002 22:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:11 Configure a credential helper to remove this warning. See 22:39:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:11 22:39:11 Login Succeeded 22:39:11 nexus3.edgexfoundry.org:10003 22:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:11 Configure a credential helper to remove this warning. See 22:39:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:11 22:39:11 Login Succeeded 22:39:11 nexus3.edgexfoundry.org:10004 22:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:12 Configure a credential helper to remove this warning. See 22:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:12 22:39:12 Login Succeeded 22:39:12 docker.io 22:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:13 Configure a credential helper to remove this warning. See 22:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:13 22:39:13 Login Succeeded 22:39:13 ---> docker-login.sh ends [Pipeline] } 22:39:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:39:13 ========================================================= 22:39:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:39:13 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:39:14 + 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 . 22:39:14 Sending build context to Docker daemon 131.6kB 22:39:14 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:39:14 Step 2/8 : FROM ${BASE} 22:39:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:39:14 595b0fe564bb: Pulling fs layer 22:39:14 24495759ef45: Pulling fs layer 22:39:14 d148012ef14d: Pulling fs layer 22:39:14 e90a11edd702: Pulling fs layer 22:39:14 d77568369979: Pulling fs layer 22:39:14 02195dbdac53: Pulling fs layer 22:39:14 2b1b35aa2570: Pulling fs layer 22:39:14 2c1f732e5b09: Pulling fs layer 22:39:14 d77568369979: Waiting 22:39:14 e90a11edd702: Waiting 22:39:14 2b1b35aa2570: Waiting 22:39:14 2c1f732e5b09: Waiting 22:39:14 d148012ef14d: Verifying Checksum 22:39:14 d148012ef14d: Download complete 22:39:14 24495759ef45: Verifying Checksum 22:39:14 24495759ef45: Download complete 22:39:14 d77568369979: Download complete 22:39:14 02195dbdac53: Verifying Checksum 22:39:14 02195dbdac53: Download complete 22:39:14 595b0fe564bb: Verifying Checksum 22:39:14 595b0fe564bb: Download complete 22:39:14 2b1b35aa2570: Verifying Checksum 22:39:14 2b1b35aa2570: Download complete 22:39:15 595b0fe564bb: Pull complete 22:39:16 24495759ef45: Pull complete 22:39:16 d148012ef14d: Pull complete 22:39:19 2c1f732e5b09: Verifying Checksum 22:39:19 2c1f732e5b09: Download complete 22:39:19 e90a11edd702: Verifying Checksum 22:39:19 e90a11edd702: Download complete 22:39:27 Running on prd-centos7-docker-4c-2g-2027 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 22:39:27 Running in /w/workspace/app-service-configurable/6 [Pipeline] { [Pipeline] checkout 22:39:27 Selected Git installation does not exist. Using Default 22:39:27 The recommended git tool is: NONE 22:39:30 e90a11edd702: Pull complete 22:39:30 d77568369979: Pull complete 22:39:30 02195dbdac53: Pull complete 22:39:30 2b1b35aa2570: Pull complete 22:39:30 using credential edgex-jenkins-ssh 22:39:30 Cloning the remote Git repository 22:39:29 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 22:39:29 > git init /w/workspace/app-service-configurable/6 # timeout=10 22:39:29 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 22:39:29 > git --version # timeout=10 22:39:29 > git --version # 'git version 2.24.4' 22:39:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:39:31 Avoid second fetch 22:39:31 Checking out Revision 2474bfb9299069bd6f7ffa4b5411d39705da1585 (main) 22:39:30 [INFO] Currently running in a labeled security context 22:39:30 [INFO] Currently SELinux is 'enforcing' on the host 22:39:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/6@tmp/jenkins-gitclient-ssh7977966911522549063.key 22:39:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:30 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 22:39:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:39:30 > git config core.sparsecheckout # timeout=10 22:39:30 > git checkout -f 2474bfb9299069bd6f7ffa4b5411d39705da1585 # timeout=10 22:39:34 Commit message: "fix: Add/Fix optional MQTT MessageBus settings (#305)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:35 provisioning config files... 22:39:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/6@tmp/config3758547320179621224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:35 ---> docker-login.sh 22:39:35 nexus3.edgexfoundry.org:10001 22:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:35 Configure a credential helper to remove this warning. See 22:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:35 22:39:35 Login Succeeded 22:39:35 nexus3.edgexfoundry.org:10002 22:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:35 Configure a credential helper to remove this warning. See 22:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:35 22:39:35 Login Succeeded 22:39:35 nexus3.edgexfoundry.org:10003 22:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:36 Configure a credential helper to remove this warning. See 22:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:36 22:39:36 Login Succeeded 22:39:36 nexus3.edgexfoundry.org:10004 22:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:36 Configure a credential helper to remove this warning. See 22:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:36 22:39:36 Login Succeeded 22:39:36 docker.io 22:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:36 Configure a credential helper to remove this warning. See 22:39:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:36 22:39:36 Login Succeeded 22:39:36 ---> docker-login.sh ends [Pipeline] } 22:39:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:39:36 ========================================================= 22:39:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:39:36 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:39:37 2c1f732e5b09: Pull complete 22:39:37 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 22:39:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:39:37 ---> 88ecf2bb1f95 22:39:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:39:37 + 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 . 22:39:37 Sending build context to Docker daemon 131.6kB 22:39:37 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:39:37 Step 2/8 : FROM ${BASE} 22:39:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:39:37 540db60ca938: Pulling fs layer 22:39:37 adcc1eea9eea: Pulling fs layer 22:39:37 4c4ab2625f07: Pulling fs layer 22:39:37 db62176df00c: Pulling fs layer 22:39:37 3b30891b0d05: Pulling fs layer 22:39:37 444f5516b4c7: Pulling fs layer 22:39:37 90b9b1106a8b: Pulling fs layer 22:39:37 0383d17a5b7e: Pulling fs layer 22:39:37 c82ef313ddc5: Pulling fs layer 22:39:37 db62176df00c: Waiting 22:39:37 3b30891b0d05: Waiting 22:39:37 444f5516b4c7: Waiting 22:39:37 90b9b1106a8b: Waiting 22:39:37 0383d17a5b7e: Waiting 22:39:37 c82ef313ddc5: Waiting 22:39:37 4c4ab2625f07: Verifying Checksum 22:39:37 4c4ab2625f07: Download complete 22:39:37 adcc1eea9eea: Verifying Checksum 22:39:37 adcc1eea9eea: Download complete 22:39:37 3b30891b0d05: Verifying Checksum 22:39:37 3b30891b0d05: Download complete 22:39:37 444f5516b4c7: Verifying Checksum 22:39:37 444f5516b4c7: Download complete 22:39:37 90b9b1106a8b: Verifying Checksum 22:39:37 90b9b1106a8b: Download complete 22:39:37 540db60ca938: Verifying Checksum 22:39:37 540db60ca938: Pull complete 22:39:37 adcc1eea9eea: Pull complete 22:39:38 4c4ab2625f07: Pull complete 22:39:38 0383d17a5b7e: Verifying Checksum 22:39:38 0383d17a5b7e: Download complete 22:39:39 ---> Running in 34ae15e54dc2 22:39:39 Removing intermediate container 34ae15e54dc2 22:39:39 ---> 99cb51b8fac2 22:39:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:40 ---> Running in 4eb235a6c817 22:39:41 c82ef313ddc5: Verifying Checksum 22:39:41 c82ef313ddc5: Download complete 22:39:42 db62176df00c: Verifying Checksum 22:39:42 db62176df00c: Download complete 22:39:42 Removing intermediate container 4eb235a6c817 22:39:42 ---> ba49594265ce 22:39:42 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 22:39:42 ---> Running in fad8449daa28 22:39:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:39:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:39:45 db62176df00c: Pull complete 22:39:45 3b30891b0d05: Pull complete 22:39:45 444f5516b4c7: Pull complete 22:39:45 90b9b1106a8b: Pull complete 22:39:45 0383d17a5b7e: Pull complete 22:39:45 OK: 218 MiB in 52 packages 22:39:47 Removing intermediate container fad8449daa28 22:39:47 ---> d87c0f3f8523 22:39:47 Step 6/8 : WORKDIR /app 22:39:47 ---> Running in 1b1d7f2024f4 22:39:47 Removing intermediate container 1b1d7f2024f4 22:39:47 ---> 6a43f75d169f 22:39:47 Step 7/8 : COPY . . 22:39:47 c82ef313ddc5: Pull complete 22:39:47 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 22:39:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:39:47 ---> 4508b0543a43 22:39:47 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:39:48 ---> c2d4ae429b5f 22:39:48 Step 8/8 : RUN go mod download 22:39:48 ---> Running in 845a0a9d4f53 22:39:49 ---> Running in 6ec4b291c727 22:39:49 Removing intermediate container 6ec4b291c727 22:39:49 ---> 2f432a972b14 22:39:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:49 ---> Running in ea638a620865 22:39:50 Removing intermediate container ea638a620865 22:39:50 ---> 87e0f5d7c529 22:39:50 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 22:39:50 ---> Running in dd6034f13a4d 22:39:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:39:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:39:51 OK: 219 MiB in 52 packages 22:39:51 Removing intermediate container dd6034f13a4d 22:39:51 ---> c3ec690498e7 22:39:51 Step 6/8 : WORKDIR /app 22:39:51 ---> Running in 52a326fb9cf3 22:39:52 Removing intermediate container 52a326fb9cf3 22:39:52 ---> 32ea5467801d 22:39:52 Step 7/8 : COPY . . 22:39:52 ---> 684d8df9620b 22:39:52 Step 8/8 : RUN go mod download 22:39:52 ---> Running in dae69ae6036b 22:40:03 Removing intermediate container dae69ae6036b 22:40:03 ---> a59fd1fb041f 22:40:03 Successfully built a59fd1fb041f 22:40:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:40:03 + docker inspect -f . ci-base-image-x86_64 22:40:03 . [Pipeline] withDockerContainer 22:40:03 prd-centos7-docker-4c-2g-2027 does not seem to be running inside a container 22:40:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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 22:40:03 $ docker top 867f6113debe40559cb33b9a3667fc017c54dce117dba18e47398a1d1f60f3ac -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:04 + go version 22:40:04 go version go1.16.6 linux/amd64 [Pipeline] } 22:40:04 $ docker stop --time=1 867f6113debe40559cb33b9a3667fc017c54dce117dba18e47398a1d1f60f3ac 22:40:05 $ docker rm -f 867f6113debe40559cb33b9a3667fc017c54dce117dba18e47398a1d1f60f3ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:06 + docker inspect -f . ci-base-image-x86_64 22:40:06 . [Pipeline] withDockerContainer 22:40:06 prd-centos7-docker-4c-2g-2027 does not seem to be running inside a container 22:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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 22:40:06 $ docker top 1ba50265d9e669f5a74b846c6a7b0059dabd5cacbf91e80cfe1d7e8d8eac70d2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:07 + go mod tidy [Pipeline] sh 22:40:07 + make test 22:40:07 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:40:17 Removing intermediate container 845a0a9d4f53 22:40:17 ---> a2ac511cb964 22:40:17 Successfully built a2ac511cb964 22:40:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:40:17 + docker inspect -f . ci-base-image-arm64 22:40:17 . [Pipeline] withDockerContainer 22:40:17 prd-ubuntu18.04-docker-arm64-4c-16g-2026 does not seem to be running inside a container 22:40:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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 22:40:19 $ docker top a801bba6fcdccfa3e19f70f239ff47a038fe63ecbe7d0bb81e96aaacc4658df0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:20 + go version 22:40:20 go version go1.16.6 linux/arm64 [Pipeline] } 22:40:20 $ docker stop --time=1 a801bba6fcdccfa3e19f70f239ff47a038fe63ecbe7d0bb81e96aaacc4658df0 22:40:22 $ docker rm -f a801bba6fcdccfa3e19f70f239ff47a038fe63ecbe7d0bb81e96aaacc4658df0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 22:40:22 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:40:22 CGO_ENABLED=1 go vet ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:23 + docker inspect -f . ci-base-image-arm64 22:40:23 . [Pipeline] withDockerContainer 22:40:23 prd-ubuntu18.04-docker-arm64-4c-16g-2026 does not seem to be running inside a container 22:40:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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 22:40:25 $ docker top 2a7c8c547f4af9ad01382c3d96bf05d0681d5f55dc9f5b87bb8bab7c0fc13b7b -eo pid,comm [Pipeline] { [Pipeline] sh 22:40:26 + go mod tidy [Pipeline] sh 22:40:27 + make test 22:40:27 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:40:28 gofmt -l . 22:40:28 [ "`gofmt -l .`" = "" ] 22:40:28 ./bin/test-go-mod-tidy.sh 22:40:28 ./bin/test-attribution-txt.sh [Pipeline] } 22:40:28 $ docker stop --time=1 1ba50265d9e669f5a74b846c6a7b0059dabd5cacbf91e80cfe1d7e8d8eac70d2 22:40:29 $ docker rm -f 1ba50265d9e669f5a74b846c6a7b0059dabd5cacbf91e80cfe1d7e8d8eac70d2 [Pipeline] // withDockerContainer [Pipeline] sh 22:40:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:40:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:40:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:40:34 + ls -al . 22:40:34 total 112 22:40:34 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 4 22:40 . 22:40:34 drwxrwxr-x. 4 jenkins jenkins 28 Aug 4 22:39 .. 22:40:34 -rw-rw-r--. 1 jenkins jenkins 7306 Aug 4 22:39 Attribution.txt 22:40:34 drwxrwxr-x. 2 jenkins jenkins 64 Aug 4 22:39 bin 22:40:34 -rw-rw-r--. 1 jenkins jenkins 22206 Aug 4 22:39 CHANGELOG.md 22:40:34 -rw-r--r--. 1 jenkins jenkins 10 Aug 4 22:40 coverage.out 22:40:34 -rw-rw-r--. 1 jenkins jenkins 2048 Aug 4 22:39 Dockerfile 22:40:34 -rw-rw-r--. 1 jenkins jenkins 970 Aug 4 22:39 Dockerfile.build 22:40:34 -rw-rw-r--. 1 jenkins jenkins 119 Aug 4 22:39 .dockerignore 22:40:34 drwxrwxr-x. 8 jenkins jenkins 162 Aug 4 22:39 .git 22:40:34 drwxrwxr-x. 2 jenkins jenkins 81 Aug 4 22:39 .github 22:40:34 -rw-rw-r--. 1 jenkins jenkins 111 Aug 4 22:39 .gitignore 22:40:34 -rw-r--r--. 1 jenkins jenkins 129 Aug 4 22:40 go.mod 22:40:34 -rw-r--r--. 1 jenkins jenkins 20447 Aug 4 22:40 go.sum 22:40:34 -rw-rw-r--. 1 jenkins jenkins 687 Aug 4 22:39 Jenkinsfile 22:40:34 -rw-rw-r--. 1 jenkins jenkins 10174 Aug 4 22:39 LICENSE 22:40:34 -rw-rw-r--. 1 jenkins jenkins 1460 Aug 4 22:39 main.go 22:40:34 -rw-rw-r--. 1 jenkins jenkins 1508 Aug 4 22:39 makefile 22:40:34 -rw-rw-r--. 1 jenkins jenkins 3224 Aug 4 22:39 README.md 22:40:34 drwxrwxr-x. 8 jenkins jenkins 122 Aug 4 22:39 res 22:40:34 drwxrwxr-x. 3 jenkins jenkins 58 Aug 4 22:39 snap 22:40:34 -rw-rw-r--. 1 jenkins jenkins 11 Aug 4 22:36 VERSION [Pipeline] isUnix [Pipeline] sh 22:40:35 + 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=2474bfb9299069bd6f7ffa4b5411d39705da1585 --label arch=amd64 --label version=2.0.2-dev.2 . 22:40:35 Sending build context to Docker daemon 154.6kB 22:40:35 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 22:40:35 Step 2/28 : FROM ${BASE} AS builder 22:40:35 ---> a59fd1fb041f 22:40:35 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:40:35 ---> Running in b9941fe2b6ed 22:40:35 Removing intermediate container b9941fe2b6ed 22:40:35 ---> 02c77f5b8f0f 22:40:35 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 22:40:35 ---> Running in f34ba5d59fd8 22:40:35 Removing intermediate container f34ba5d59fd8 22:40:35 ---> 2f5671b6d997 22:40:35 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:40:35 ---> Running in 3899872b3bac 22:40:35 Removing intermediate container 3899872b3bac 22:40:35 ---> 60dcef6432b1 22:40:35 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:40:35 ---> Running in 23df61fac756 22:40:36 Removing intermediate container 23df61fac756 22:40:36 ---> 9c07b71ab24e 22:40:36 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:40:36 ---> Running in b4f6954ffb1c 22:40:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:40:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:40:37 OK: 219 MiB in 52 packages 22:40:37 Removing intermediate container b4f6954ffb1c 22:40:37 ---> 659f246b97fb 22:40:37 Step 8/28 : WORKDIR /app 22:40:37 ---> Running in 1cf6bf9fbdb0 22:40:37 Removing intermediate container 1cf6bf9fbdb0 22:40:37 ---> 9a71b1308d8c 22:40:37 Step 9/28 : COPY go.mod . 22:40:38 ---> aa3d8724c119 22:40:38 Step 10/28 : RUN go mod download 22:40:38 ---> Running in 2d81b54775f9 22:40:39 Removing intermediate container 2d81b54775f9 22:40:39 ---> 0c9818e60402 22:40:39 Step 11/28 : RUN go mod tidy 22:40:39 ---> Running in 2803c389d852 22:40:39 Removing intermediate container 2803c389d852 22:40:39 ---> bf6db9ef88e2 22:40:39 Step 12/28 : COPY . . 22:40:39 ---> bda10ed75848 22:40:39 Step 13/28 : ARG MAKE="make build" 22:40:39 ---> Running in 517063c43d5d 22:40:39 Removing intermediate container 517063c43d5d 22:40:39 ---> 814ed0b7afc7 22:40:39 Step 14/28 : RUN $MAKE 22:40:39 ---> Running in 1e124c2b6a0b 22:40:39 go mod tidy 22:40:40 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.2" -o app-service-configurable 22:40:52 Removing intermediate container 1e124c2b6a0b 22:40:52 ---> 3add77d10a95 22:40:52 Step 15/28 : FROM alpine:3.12 22:40:52 3.12: Pulling from library/alpine 22:40:52 339de151aab4: Pulling fs layer 22:40:52 339de151aab4: Verifying Checksum 22:40:52 339de151aab4: Download complete 22:40:52 339de151aab4: Pull complete 22:40:52 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:40:52 Status: Downloaded newer image for alpine:3.12 22:40:52 ---> 13621d1b12d4 22:40:52 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:40:52 ---> Running in 40460ceea1dc 22:40:52 Removing intermediate container 40460ceea1dc 22:40:52 ---> fdec138341c3 22:40:52 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 22:40:52 ---> Running in b18343c046e4 22:40:52 Removing intermediate container b18343c046e4 22:40:52 ---> 555e6d516e3e 22:40:52 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:40:52 ---> Running in ddb87fb73a13 22:40:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:40:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:40:52 (1/7) Installing ca-certificates (20191127-r4) 22:40:52 (2/7) Installing dumb-init (1.2.2-r1) 22:40:52 (3/7) Installing libgcc (9.3.0-r2) 22:40:52 (4/7) Installing libsodium (1.0.18-r0) 22:40:52 (5/7) Installing libstdc++ (9.3.0-r2) 22:40:52 (6/7) Installing libzmq (4.3.3-r0) 22:40:52 (7/7) Installing zeromq (4.3.3-r0) 22:40:52 Executing busybox-1.31.1-r20.trigger 22:40:52 Executing ca-certificates-20191127-r4.trigger 22:40:52 OK: 9 MiB in 21 packages 22:40:53 Removing intermediate container ddb87fb73a13 22:40:53 ---> 7d7e281c2886 22:40:53 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:40:53 ---> 5405583f5ec0 22:40:53 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 22:40:53 ---> 096fc8b3a048 22:40:53 Step 21/28 : COPY --from=builder /app/res/ /res/ 22:40:53 ---> 1eaeab169b62 22:40:53 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:40:53 ---> 60ea56b7258a 22:40:53 Step 23/28 : EXPOSE 48095 22:40:54 ---> Running in f248cba702ae 22:40:54 Removing intermediate container f248cba702ae 22:40:54 ---> 7607ec967ea9 22:40:54 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 22:40:54 ---> Running in 89c2c0cfafd3 22:40:54 Removing intermediate container 89c2c0cfafd3 22:40:54 ---> a83013869756 22:40:54 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:40:54 ---> Running in 713a48920785 22:40:54 Removing intermediate container 713a48920785 22:40:54 ---> c51bd9b1d309 22:40:54 Step 26/28 : LABEL arch=amd64 22:40:54 ---> Running in aaf30baf4546 22:40:54 Removing intermediate container aaf30baf4546 22:40:54 ---> 346ee906f7c4 22:40:54 Step 27/28 : LABEL git_sha=2474bfb9299069bd6f7ffa4b5411d39705da1585 22:40:54 ---> Running in 49c19702c2d7 22:40:54 Removing intermediate container 49c19702c2d7 22:40:54 ---> 752fe66a49ad 22:40:54 Step 28/28 : LABEL version=2.0.2-dev.2 22:40:54 ---> Running in 264674760a80 22:40:54 Removing intermediate container 264674760a80 22:40:54 ---> 5a103e07ee12 22:40:54 [Warning] One or more build-args [ARCH] were not consumed 22:40:54 Successfully built 5a103e07ee12 22:40:54 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:56 provisioning config files... 22:40:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/6@tmp/config4417361590350373219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:56 ---> docker-login.sh 22:40:56 nexus3.edgexfoundry.org:10001 22:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:56 Configure a credential helper to remove this warning. See 22:40:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:56 22:40:56 Login Succeeded 22:40:56 nexus3.edgexfoundry.org:10002 22:40:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:57 Configure a credential helper to remove this warning. See 22:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:57 22:40:57 Login Succeeded 22:40:57 nexus3.edgexfoundry.org:10003 22:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:57 Configure a credential helper to remove this warning. See 22:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:57 22:40:57 Login Succeeded 22:40:57 nexus3.edgexfoundry.org:10004 22:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:57 Configure a credential helper to remove this warning. See 22:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:57 22:40:57 Login Succeeded 22:40:57 docker.io 22:40:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:57 Configure a credential helper to remove this warning. See 22:40:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:57 22:40:57 Login Succeeded 22:40:57 ---> docker-login.sh ends [Pipeline] } 22:40:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:40:57 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 22:40:57 2474bfb9299069bd6f7ffa4b5411d39705da1585 22:40:57 latest 22:40:57 2.0.2-dev.2 22:40:57 2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2 22:40:57 main 22:40:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:40:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2474bfb9299069bd6f7ffa4b5411d39705da1585 [Pipeline] isUnix [Pipeline] sh 22:40:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2474bfb9299069bd6f7ffa4b5411d39705da1585 22:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:40:58 ae55256af2ff: Preparing 22:40:58 1aecc8a4fc1d: Preparing 22:40:58 8bae9a737acf: Preparing 22:40:58 229878ea0c72: Preparing 22:40:58 89d2cfeeb2f0: Preparing 22:40:58 32f366d666a5: Preparing 22:40:58 32f366d666a5: Waiting 22:40:58 229878ea0c72: Pushed 22:40:58 8bae9a737acf: Pushed 22:40:58 1aecc8a4fc1d: Pushed 22:40:58 32f366d666a5: Layer already exists 22:40:58 89d2cfeeb2f0: Pushed 22:41:00 ae55256af2ff: Pushed 22:41:00 2474bfb9299069bd6f7ffa4b5411d39705da1585: digest: sha256:c72385830fde47e2d130c2a478785f22ac251ffa110211ec236e3af2e02c5cca size: 1574 [Pipeline] isUnix [Pipeline] sh 22:41:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 22:41:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:41:01 ae55256af2ff: Preparing 22:41:01 1aecc8a4fc1d: Preparing 22:41:01 8bae9a737acf: Preparing 22:41:01 229878ea0c72: Preparing 22:41:01 89d2cfeeb2f0: Preparing 22:41:01 32f366d666a5: Preparing 22:41:01 32f366d666a5: Waiting 22:41:01 8bae9a737acf: Layer already exists 22:41:01 1aecc8a4fc1d: Layer already exists 22:41:01 89d2cfeeb2f0: Layer already exists 22:41:01 229878ea0c72: Layer already exists 22:41:01 ae55256af2ff: Layer already exists 22:41:01 32f366d666a5: Layer already exists 22:41:01 latest: digest: sha256:c72385830fde47e2d130c2a478785f22ac251ffa110211ec236e3af2e02c5cca size: 1574 [Pipeline] isUnix [Pipeline] sh 22:41:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.2 [Pipeline] isUnix [Pipeline] sh 22:41:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.2 22:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:41:02 ae55256af2ff: Preparing 22:41:02 1aecc8a4fc1d: Preparing 22:41:02 8bae9a737acf: Preparing 22:41:02 229878ea0c72: Preparing 22:41:02 89d2cfeeb2f0: Preparing 22:41:02 32f366d666a5: Preparing 22:41:02 32f366d666a5: Waiting 22:41:02 89d2cfeeb2f0: Layer already exists 22:41:02 229878ea0c72: Layer already exists 22:41:02 1aecc8a4fc1d: Layer already exists 22:41:02 ae55256af2ff: Layer already exists 22:41:02 8bae9a737acf: Layer already exists 22:41:02 32f366d666a5: Layer already exists 22:41:02 2.0.2-dev.2: digest: sha256:c72385830fde47e2d130c2a478785f22ac251ffa110211ec236e3af2e02c5cca size: 1574 [Pipeline] isUnix [Pipeline] sh 22:41:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2 [Pipeline] isUnix [Pipeline] sh 22:41:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2 22:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:41:02 ae55256af2ff: Preparing 22:41:02 1aecc8a4fc1d: Preparing 22:41:02 8bae9a737acf: Preparing 22:41:02 229878ea0c72: Preparing 22:41:02 89d2cfeeb2f0: Preparing 22:41:02 32f366d666a5: Preparing 22:41:02 32f366d666a5: Waiting 22:41:02 8bae9a737acf: Layer already exists 22:41:02 229878ea0c72: Layer already exists 22:41:02 ae55256af2ff: Layer already exists 22:41:02 1aecc8a4fc1d: Layer already exists 22:41:02 32f366d666a5: Layer already exists 22:41:03 89d2cfeeb2f0: Layer already exists 22:41:03 2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2: digest: sha256:c72385830fde47e2d130c2a478785f22ac251ffa110211ec236e3af2e02c5cca size: 1574 [Pipeline] isUnix [Pipeline] sh 22:41:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 22:41:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 22:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:41:03 ae55256af2ff: Preparing 22:41:03 1aecc8a4fc1d: Preparing 22:41:03 8bae9a737acf: Preparing 22:41:03 229878ea0c72: Preparing 22:41:03 89d2cfeeb2f0: Preparing 22:41:03 32f366d666a5: Preparing 22:41:03 32f366d666a5: Waiting 22:41:03 1aecc8a4fc1d: Layer already exists 22:41:03 229878ea0c72: Layer already exists 22:41:03 89d2cfeeb2f0: Layer already exists 22:41:03 8bae9a737acf: Layer already exists 22:41:03 ae55256af2ff: Layer already exists 22:41:03 32f366d666a5: Layer already exists 22:41:03 main: digest: sha256:c72385830fde47e2d130c2a478785f22ac251ffa110211ec236e3af2e02c5cca size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:41:03 ===================================================== [Pipeline] echo 22:41:03 taggedImages: 22:41:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:2474bfb9299069bd6f7ffa4b5411d39705da1585 22:41:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:41:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.2-dev.2 22:41:03 - nexus3.edgexfoundry.org:10004/app-service-configurable:2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2 22:41:03 - 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 22:41:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:04 22:41:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:41:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:04 latest: Pulling from edgex-lftools-log-publisher 22:41:04 b4d181a07f80: Pulling fs layer 22:41:04 a1111a8f2ec3: Pulling fs layer 22:41:04 ed53099fbce6: Pulling fs layer 22:41:04 dc539afda2c1: Pulling fs layer 22:41:04 77bc0d833cb6: Pulling fs layer 22:41:04 9065ff56babe: Pulling fs layer 22:41:04 d287ab97295c: Pulling fs layer 22:41:04 dc539afda2c1: Waiting 22:41:04 77bc0d833cb6: Waiting 22:41:04 9065ff56babe: Waiting 22:41:04 d287ab97295c: Waiting 22:41:05 a1111a8f2ec3: Verifying Checksum 22:41:05 a1111a8f2ec3: Download complete 22:41:05 dc539afda2c1: Download complete 22:41:05 77bc0d833cb6: Verifying Checksum 22:41:05 77bc0d833cb6: Download complete 22:41:05 ed53099fbce6: Verifying Checksum 22:41:05 ed53099fbce6: Download complete 22:41:05 9065ff56babe: Verifying Checksum 22:41:05 9065ff56babe: Download complete 22:41:06 b4d181a07f80: Verifying Checksum 22:41:06 b4d181a07f80: Download complete 22:41:07 b4d181a07f80: Pull complete 22:41:07 a1111a8f2ec3: Pull complete 22:41:08 ed53099fbce6: Pull complete 22:41:08 dc539afda2c1: Pull complete 22:41:08 77bc0d833cb6: Pull complete 22:41:08 9065ff56babe: Pull complete 22:41:10 d287ab97295c: Verifying Checksum 22:41:10 d287ab97295c: Download complete 22:41:15 d287ab97295c: Pull complete 22:41:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:41:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:41:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:41:15 prd-centos7-docker-4c-2g-2027 does not seem to be running inside a container 22:41:15 $ 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/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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 22:41:16 ? github.com/edgexfoundry/app-service-configurable [no test files] 22:41:16 CGO_ENABLED=1 go vet ./... 22:41:17 $ docker top ff3163cfdf54f7eed50db97f248978a5a6bb08302d0f29a51808fb230c746f1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:18 ---> job-cost.sh 22:41:18 lf-activate-venv: SKIPPING 22:41:18 INFO: No Stack... 22:41:19 INFO: Retrieving Pricing Info for: v3-standard-2 22:41:19 INFO: Archiving Costs [Pipeline] sh 22:41:19 + cat /w/workspace/app-service-configurable/6/archives/cost.csv 22:41:19 + cut -d, -f6 [Pipeline] lock 22:41:19 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-6-stack-cost] 22:41:19 Resource [jenkins-edgexfoundry-app-service-configurable-main-6-stack-cost] did not exist. Created. 22:41:19 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:41:20 + echo total: 0.05999999865889549 [Pipeline] stash 22:41:20 Stashed 1 file(s) [Pipeline] } 22:41:20 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 22:41:20 $ docker stop --time=1 ff3163cfdf54f7eed50db97f248978a5a6bb08302d0f29a51808fb230c746f1a 22:41:21 $ docker rm -f ff3163cfdf54f7eed50db97f248978a5a6bb08302d0f29a51808fb230c746f1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:41:43 gofmt -l . 22:41:43 [ "`gofmt -l .`" = "" ] 22:41:43 ./bin/test-go-mod-tidy.sh 22:41:43 ./bin/test-attribution-txt.sh [Pipeline] } 22:41:43 $ docker stop --time=1 2a7c8c547f4af9ad01382c3d96bf05d0681d5f55dc9f5b87bb8bab7c0fc13b7b 22:41:45 $ docker rm -f 2a7c8c547f4af9ad01382c3d96bf05d0681d5f55dc9f5b87bb8bab7c0fc13b7b [Pipeline] // withDockerContainer [Pipeline] sh 22:41:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:41:46 Warning: overwriting stash ‘coverage-report’ 22:41:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:41:49 + ls -al . 22:41:49 total 136 22:41:49 drwxrwxr-x 7 jenkins jenkins 4096 Aug 4 22:41 . 22:41:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 4 22:39 .. 22:41:49 -rw-rw-r-- 1 jenkins jenkins 119 Aug 4 22:39 .dockerignore 22:41:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 22:39 .git 22:41:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 22:39 .github 22:41:49 -rw-rw-r-- 1 jenkins jenkins 111 Aug 4 22:39 .gitignore 22:41:49 -rw-rw-r-- 1 jenkins jenkins 7306 Aug 4 22:39 Attribution.txt 22:41:49 -rw-rw-r-- 1 jenkins jenkins 22206 Aug 4 22:39 CHANGELOG.md 22:41:49 -rw-rw-r-- 1 jenkins jenkins 2048 Aug 4 22:39 Dockerfile 22:41:49 -rw-rw-r-- 1 jenkins jenkins 970 Aug 4 22:39 Dockerfile.build 22:41:49 -rw-rw-r-- 1 jenkins jenkins 687 Aug 4 22:39 Jenkinsfile 22:41:49 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 4 22:39 LICENSE 22:41:49 -rw-rw-r-- 1 jenkins jenkins 3224 Aug 4 22:39 README.md 22:41:49 -rw-rw-r-- 1 jenkins jenkins 11 Aug 4 22:36 VERSION 22:41:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 4 22:39 bin 22:41:49 -rw-r--r-- 1 jenkins jenkins 10 Aug 4 22:40 coverage.out 22:41:49 -rw-r--r-- 1 jenkins jenkins 129 Aug 4 22:41 go.mod 22:41:49 -rw-r--r-- 1 jenkins jenkins 20447 Aug 4 22:40 go.sum 22:41:49 -rw-rw-r-- 1 jenkins jenkins 1460 Aug 4 22:39 main.go 22:41:49 -rw-rw-r-- 1 jenkins jenkins 1508 Aug 4 22:39 makefile 22:41:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 4 22:39 res 22:41:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 4 22:39 snap [Pipeline] isUnix [Pipeline] sh 22:41:49 + 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=2474bfb9299069bd6f7ffa4b5411d39705da1585 --label arch=arm64 --label version=2.0.2-dev.2 . 22:41:49 Sending build context to Docker daemon 154.6kB 22:41:49 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 22:41:49 Step 2/28 : FROM ${BASE} AS builder 22:41:49 ---> a2ac511cb964 22:41:49 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:41:50 ---> Running in c51a8a37fc0d 22:41:50 Removing intermediate container c51a8a37fc0d 22:41:50 ---> f0545b434c92 22:41:50 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 22:41:50 ---> Running in a5e3a470b802 22:41:51 Removing intermediate container a5e3a470b802 22:41:51 ---> 335d5abc5088 22:41:51 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:41:51 ---> Running in ae47bb60ae0f 22:41:52 Removing intermediate container ae47bb60ae0f 22:41:52 ---> 5498807d4318 22:41:52 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:52 ---> Running in dfddb9b1ad26 22:41:54 Removing intermediate container dfddb9b1ad26 22:41:54 ---> 874ac8c0b164 22:41:54 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:41:54 ---> Running in bc4429255ebe 22:41:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:41:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:41:57 OK: 218 MiB in 52 packages 22:41:58 Removing intermediate container bc4429255ebe 22:41:58 ---> 5300802fd308 22:41:58 Step 8/28 : WORKDIR /app 22:41:58 ---> Running in cdea88a5d442 22:41:59 Removing intermediate container cdea88a5d442 22:41:59 ---> 1aa666279fe3 22:41:59 Step 9/28 : COPY go.mod . 22:42:00 ---> 4002e1f64736 22:42:00 Step 10/28 : RUN go mod download 22:42:00 ---> Running in ab7d1e793240 22:42:03 Removing intermediate container ab7d1e793240 22:42:03 ---> a729145b7646 22:42:03 Step 11/28 : RUN go mod tidy 22:42:03 ---> Running in f7715456ada0 22:42:06 Removing intermediate container f7715456ada0 22:42:06 ---> 9d4846480ec8 22:42:06 Step 12/28 : COPY . . 22:42:07 ---> 5ae768e720fb 22:42:07 Step 13/28 : ARG MAKE="make build" 22:42:07 ---> Running in d340f6edd95b 22:42:07 Removing intermediate container d340f6edd95b 22:42:07 ---> 780fe4ce8931 22:42:07 Step 14/28 : RUN $MAKE 22:42:07 ---> Running in 9aaa53bf1ced 22:42:09 go mod tidy 22:42:09 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.2" -o app-service-configurable 22:42:48 Removing intermediate container 9aaa53bf1ced 22:42:48 ---> 6a1d0ab1e2c4 22:42:48 Step 15/28 : FROM alpine:3.12 22:42:48 3.12: Pulling from library/alpine 22:42:48 d2f70382dc9a: Pulling fs layer 22:42:48 d2f70382dc9a: Verifying Checksum 22:42:48 d2f70382dc9a: Download complete 22:42:48 d2f70382dc9a: Pull complete 22:42:48 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 22:42:48 Status: Downloaded newer image for alpine:3.12 22:42:48 ---> c4fd0aeabfcf 22:42:48 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:42:48 ---> Running in 565a4792900f 22:42:48 Removing intermediate container 565a4792900f 22:42:48 ---> b26d9967d877 22:42:48 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 22:42:48 ---> Running in 247f9e8eea8d 22:42:49 Removing intermediate container 247f9e8eea8d 22:42:49 ---> 7fd106c76d64 22:42:49 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 22:42:49 ---> Running in 23a6328bc826 22:42:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:42:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:42:51 (1/7) Installing ca-certificates (20191127-r4) 22:42:51 (2/7) Installing dumb-init (1.2.2-r1) 22:42:51 (3/7) Installing libgcc (9.3.0-r2) 22:42:51 (4/7) Installing libsodium (1.0.18-r0) 22:42:51 (5/7) Installing libstdc++ (9.3.0-r2) 22:42:51 (6/7) Installing libzmq (4.3.3-r0) 22:42:51 (7/7) Installing zeromq (4.3.3-r0) 22:42:51 Executing busybox-1.31.1-r20.trigger 22:42:51 Executing ca-certificates-20191127-r4.trigger 22:42:51 OK: 9 MiB in 21 packages 22:42:53 Removing intermediate container 23a6328bc826 22:42:53 ---> 85b9ed7d36b4 22:42:53 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:42:54 ---> 314bc7c8a39d 22:42:54 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 22:42:54 ---> 10fd2912d825 22:42:54 Step 21/28 : COPY --from=builder /app/res/ /res/ 22:42:55 ---> 0491d5b836d0 22:42:55 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:42:57 ---> e69acdce567b 22:42:57 Step 23/28 : EXPOSE 48095 22:42:57 ---> Running in fe2b32eee14c 22:42:57 Removing intermediate container fe2b32eee14c 22:42:57 ---> 34cb66b4628e 22:42:57 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 22:42:57 ---> Running in f8d97c95b58e 22:42:58 Removing intermediate container f8d97c95b58e 22:42:58 ---> b12500cc3edc 22:42:58 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:42:58 ---> Running in 2df3e0dc694b 22:42:59 Removing intermediate container 2df3e0dc694b 22:42:59 ---> a9f4f1976103 22:42:59 Step 26/28 : LABEL arch=arm64 22:42:59 ---> Running in bf6e7c47adcb 22:42:59 Removing intermediate container bf6e7c47adcb 22:42:59 ---> 78b55719bb28 22:42:59 Step 27/28 : LABEL git_sha=2474bfb9299069bd6f7ffa4b5411d39705da1585 22:43:00 ---> Running in f16bc2b50639 22:43:00 Removing intermediate container f16bc2b50639 22:43:00 ---> d8febc410031 22:43:00 Step 28/28 : LABEL version=2.0.2-dev.2 22:43:00 ---> Running in ce015bba92ac 22:43:01 Removing intermediate container ce015bba92ac 22:43:01 ---> b4632e382b57 22:43:01 [Warning] One or more build-args [ARCH] were not consumed 22:43:01 Successfully built b4632e382b57 22:43:01 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 22:43:01 provisioning config files... 22:43:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/6@tmp/config8484926962438158696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:01 ---> docker-login.sh 22:43:01 nexus3.edgexfoundry.org:10001 22:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:02 Configure a credential helper to remove this warning. See 22:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:02 22:43:02 Login Succeeded 22:43:02 nexus3.edgexfoundry.org:10002 22:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:03 Configure a credential helper to remove this warning. See 22:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:03 22:43:03 Login Succeeded 22:43:03 nexus3.edgexfoundry.org:10003 22:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:03 Configure a credential helper to remove this warning. See 22:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:03 22:43:03 Login Succeeded 22:43:03 nexus3.edgexfoundry.org:10004 22:43:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:04 Configure a credential helper to remove this warning. See 22:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:04 22:43:04 Login Succeeded 22:43:04 docker.io 22:43:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:43:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:43:04 Configure a credential helper to remove this warning. See 22:43:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:43:04 22:43:04 Login Succeeded 22:43:04 ---> docker-login.sh ends [Pipeline] } 22:43:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:43:05 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 22:43:05 2474bfb9299069bd6f7ffa4b5411d39705da1585 22:43:05 latest 22:43:05 2.0.2-dev.2 22:43:05 2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2 22:43:05 main 22:43:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:43:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2474bfb9299069bd6f7ffa4b5411d39705da1585 [Pipeline] isUnix [Pipeline] sh 22:43:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2474bfb9299069bd6f7ffa4b5411d39705da1585 22:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:43:05 df8a92ed1dcf: Preparing 22:43:05 c8b92f82587e: Preparing 22:43:05 d3b1ef0b8c02: Preparing 22:43:05 938f5ee4f3cc: Preparing 22:43:05 5396a3143a7c: Preparing 22:43:05 3fbe34a1663b: Preparing 22:43:05 3fbe34a1663b: Waiting 22:43:06 d3b1ef0b8c02: Pushed 22:43:06 938f5ee4f3cc: Pushed 22:43:06 c8b92f82587e: Pushed 22:43:06 3fbe34a1663b: Layer already exists 22:43:06 5396a3143a7c: Pushed 22:43:09 df8a92ed1dcf: Pushed 22:43:09 2474bfb9299069bd6f7ffa4b5411d39705da1585: digest: sha256:bf32d3bdec90be08e5c10a3978761f9c49e723b09b0f3779fe990c2ef3d1beef size: 1574 [Pipeline] isUnix [Pipeline] sh 22:43:09 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:43:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:43:10 df8a92ed1dcf: Preparing 22:43:10 c8b92f82587e: Preparing 22:43:10 d3b1ef0b8c02: Preparing 22:43:10 938f5ee4f3cc: Preparing 22:43:10 5396a3143a7c: Preparing 22:43:10 3fbe34a1663b: Preparing 22:43:10 3fbe34a1663b: Waiting 22:43:10 c8b92f82587e: Layer already exists 22:43:10 938f5ee4f3cc: Layer already exists 22:43:10 d3b1ef0b8c02: Layer already exists 22:43:10 5396a3143a7c: Layer already exists 22:43:10 df8a92ed1dcf: Layer already exists 22:43:10 3fbe34a1663b: Layer already exists 22:43:10 latest: digest: sha256:bf32d3bdec90be08e5c10a3978761f9c49e723b09b0f3779fe990c2ef3d1beef size: 1574 [Pipeline] isUnix [Pipeline] sh 22:43:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.2 [Pipeline] isUnix [Pipeline] sh 22:43:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.2 22:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:43:11 df8a92ed1dcf: Preparing 22:43:11 c8b92f82587e: Preparing 22:43:11 d3b1ef0b8c02: Preparing 22:43:11 938f5ee4f3cc: Preparing 22:43:11 5396a3143a7c: Preparing 22:43:11 3fbe34a1663b: Preparing 22:43:11 3fbe34a1663b: Waiting 22:43:11 c8b92f82587e: Layer already exists 22:43:11 5396a3143a7c: Layer already exists 22:43:11 df8a92ed1dcf: Layer already exists 22:43:11 938f5ee4f3cc: Layer already exists 22:43:11 d3b1ef0b8c02: Layer already exists 22:43:11 3fbe34a1663b: Layer already exists 22:43:11 2.0.2-dev.2: digest: sha256:bf32d3bdec90be08e5c10a3978761f9c49e723b09b0f3779fe990c2ef3d1beef size: 1574 [Pipeline] isUnix [Pipeline] sh 22:43:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2 [Pipeline] isUnix [Pipeline] sh 22:43:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2 22:43:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:43:12 df8a92ed1dcf: Preparing 22:43:12 c8b92f82587e: Preparing 22:43:12 d3b1ef0b8c02: Preparing 22:43:12 938f5ee4f3cc: Preparing 22:43:12 5396a3143a7c: Preparing 22:43:12 3fbe34a1663b: Preparing 22:43:12 3fbe34a1663b: Waiting 22:43:12 938f5ee4f3cc: Layer already exists 22:43:12 c8b92f82587e: Layer already exists 22:43:12 d3b1ef0b8c02: Layer already exists 22:43:12 5396a3143a7c: Layer already exists 22:43:12 df8a92ed1dcf: Layer already exists 22:43:12 3fbe34a1663b: Layer already exists 22:43:12 2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2: digest: sha256:bf32d3bdec90be08e5c10a3978761f9c49e723b09b0f3779fe990c2ef3d1beef size: 1574 [Pipeline] isUnix [Pipeline] sh 22:43:12 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 22:43:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 22:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:43:13 df8a92ed1dcf: Preparing 22:43:13 c8b92f82587e: Preparing 22:43:13 d3b1ef0b8c02: Preparing 22:43:13 938f5ee4f3cc: Preparing 22:43:13 5396a3143a7c: Preparing 22:43:13 3fbe34a1663b: Preparing 22:43:13 3fbe34a1663b: Waiting 22:43:13 d3b1ef0b8c02: Layer already exists 22:43:13 c8b92f82587e: Layer already exists 22:43:13 5396a3143a7c: Layer already exists 22:43:13 938f5ee4f3cc: Layer already exists 22:43:13 df8a92ed1dcf: Layer already exists 22:43:13 3fbe34a1663b: Layer already exists 22:43:13 main: digest: sha256:bf32d3bdec90be08e5c10a3978761f9c49e723b09b0f3779fe990c2ef3d1beef size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:43:13 ===================================================== [Pipeline] echo 22:43:15 taggedImages: 22:43:15 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2474bfb9299069bd6f7ffa4b5411d39705da1585 22:43:15 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:43:15 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.2-dev.2 22:43:15 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2474bfb9299069bd6f7ffa4b5411d39705da1585-2.0.2-dev.2 22:43:15 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:43:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:43:15 22:43:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:43:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:43:16 arm64: Pulling from edgex-lftools-log-publisher 22:43:16 448f6bf000e3: Pulling fs layer 22:43:16 f757da607395: Pulling fs layer 22:43:16 05883995daec: Pulling fs layer 22:43:16 8603b9c90790: Pulling fs layer 22:43:16 1560dd03e051: Pulling fs layer 22:43:16 27f5ce0e4adf: Pulling fs layer 22:43:16 c2d8d7efcc4b: Pulling fs layer 22:43:16 1560dd03e051: Waiting 22:43:16 27f5ce0e4adf: Waiting 22:43:16 c2d8d7efcc4b: Waiting 22:43:16 8603b9c90790: Waiting 22:43:16 f757da607395: Verifying Checksum 22:43:16 f757da607395: Download complete 22:43:16 8603b9c90790: Verifying Checksum 22:43:16 8603b9c90790: Download complete 22:43:17 1560dd03e051: Verifying Checksum 22:43:17 1560dd03e051: Download complete 22:43:17 27f5ce0e4adf: Download complete 22:43:17 05883995daec: Verifying Checksum 22:43:17 05883995daec: Download complete 22:43:18 448f6bf000e3: Verifying Checksum 22:43:18 448f6bf000e3: Download complete 22:43:21 c2d8d7efcc4b: Verifying Checksum 22:43:21 c2d8d7efcc4b: Download complete 22:43:21 448f6bf000e3: Pull complete 22:43:22 f757da607395: Pull complete 22:43:24 05883995daec: Pull complete 22:43:24 8603b9c90790: Pull complete 22:43:25 1560dd03e051: Pull complete 22:43:25 27f5ce0e4adf: Pull complete 22:43:40 c2d8d7efcc4b: Pull complete 22:43:40 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:43:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:43:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:43:40 prd-ubuntu18.04-docker-arm64-4c-16g-2026 does not seem to be running inside a container 22:43:41 $ 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/6 -v /w/workspace/app-service-configurable/6:/w/workspace/app-service-configurable/6:rw,z -v /w/workspace/app-service-configurable/6@tmp:/w/workspace/app-service-configurable/6@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 22:43:45 $ docker top 37230951d27445a21e925d75c7f7faafe0212bad91f19341ef9e7b87b7b21471 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:46 ---> job-cost.sh 22:43:46 lf-activate-venv: SKIPPING 22:43:46 INFO: No Stack... 22:43:47 INFO: Retrieving Pricing Info for: v2-standard-4 22:43:47 INFO: Archiving Costs [Pipeline] sh 22:43:48 + + cat /w/workspace/app-service-configurable/6/archives/cost.csv 22:43:48 cut -d, -f6 [Pipeline] lock 22:43:48 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-6-stack-cost] 22:43:48 Resource [jenkins-edgexfoundry-app-service-configurable-main-6-stack-cost] did not exist. Created. 22:43:48 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:43:48 /w/workspace/app-service-configurable/6@tmp/durable-0e28bc6c/script.sh: 1: /w/workspace/app-service-configurable/6@tmp/durable-0e28bc6c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:43:49 + echo total: 0.18000000715255737 [Pipeline] stash 22:43:49 Warning: overwriting stash ‘stack-cost’ 22:43:49 Stashed 1 file(s) [Pipeline] } 22:43:49 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 22:43:49 $ docker stop --time=1 37230951d27445a21e925d75c7f7faafe0212bad91f19341ef9e7b87b7b21471 22:43:51 $ docker rm -f 37230951d27445a21e925d75c7f7faafe0212bad91f19341ef9e7b87b7b21471 [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 22:43:52 provisioning config files... 22:43:52 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8302539271703973327tmp [Pipeline] { [Pipeline] sh 22:43:52 + set +x 22:43:52 + curl -s https://codecov.io/bash 22:43:52 + bash -s -- 22:43:52 22:43:52 _____ _ 22:43:52 / ____| | | 22:43:52 | | ___ __| | ___ ___ _____ __ 22:43:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:43:52 | |___| (_) | (_| | __/ (_| (_) \ V / 22:43:52 \_____\___/ \__,_|\___|\___\___/ \_/ 22:43:52 Bash-1.0.6 22:43:52 22:43:52 22:43:52 ==> git version 2.24.4 found 22:43:52 ==> 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 22:43:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:43:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:43:52 ==> Jenkins CI detected. 22:43:52 current dir:  /w/workspace/ry_app-service-configurable_main 22:43:52 project root: . 22:43:52 --> token set from env 22:43:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:43:52 ==> Running gcov in . (disable via -X gcov) 22:43:52 ==> Python coveragepy not found 22:43:52 ==> Searching for coverage reports in: 22:43:52 + . 22:43:52 -> Found 1 reports 22:43:52 ==> Detecting git/mercurial file structure 22:43:52 ==> Reading reports 22:43:52 + ./coverage.out bytes=10 22:43:52 ==> Appending adjustments 22:43:52 https://docs.codecov.io/docs/fixing-reports 22:43:52 + Found adjustments 22:43:52 ==> Gzipping contents 22:43:52 4.0K /tmp/codecov.It0HSC.gz 22:43:52 ==> Uploading reports 22:43:52 url: https://codecov.io 22:43:52 query: branch=main&commit=2474bfb9299069bd6f7ffa4b5411d39705da1585&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:43:52 -> Pinging Codecov 22:43:52 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=2474bfb9299069bd6f7ffa4b5411d39705da1585&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:43:53 -> Uploading to 22:43:53 https://storage.googleapis.com/codecov/v4/raw/2021-08-04/A97CA9966030D2A3747ED39772930CCE/2474bfb9299069bd6f7ffa4b5411d39705da1585/627ab5f5-9b94-436a-bf99-fee2795b8d33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210804T224353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e71819569c9004833afc3980c77984054904a6b6f834fa59a9683d81808a9bf0 22:43:53 % Total % Received % Xferd Average Speed Time Time Time Current 22:43:53 Dload Upload Total Spent Left Speed 22:43:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 560 0 0 100 560 0 1265 --:--:-- --:--:-- --:--:-- 1264 100 560 0 0 100 560 0 1265 --:--:-- --:--:-- --:--:-- 1264 22:43:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/2474bfb9299069bd6f7ffa4b5411d39705da1585 [Pipeline] } 22:43:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:43:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:43:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:43:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:43:56 22:43:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:43:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:43:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:43:57 188c0c94c7c5: Pulling fs layer 22:43:57 0ef7d3d256c8: Pulling fs layer 22:43:57 de9db76c5a1d: Pulling fs layer 22:43:57 0eba1c9be4d2: Pulling fs layer 22:43:57 0d57e429df01: Pulling fs layer 22:43:57 4e4be7b47b0d: Pulling fs layer 22:43:57 e1f770b5df2f: Pulling fs layer 22:43:57 85a0685a4137: Pulling fs layer 22:43:57 0eba1c9be4d2: Waiting 22:43:57 0d57e429df01: Waiting 22:43:57 4e4be7b47b0d: Waiting 22:43:57 e1f770b5df2f: Waiting 22:43:57 85a0685a4137: Waiting 22:43:57 de9db76c5a1d: Verifying Checksum 22:43:57 de9db76c5a1d: Download complete 22:43:57 0ef7d3d256c8: Verifying Checksum 22:43:57 0ef7d3d256c8: Download complete 22:43:57 0d57e429df01: Verifying Checksum 22:43:57 0d57e429df01: Download complete 22:43:57 4e4be7b47b0d: Verifying Checksum 22:43:57 4e4be7b47b0d: Download complete 22:43:57 188c0c94c7c5: Verifying Checksum 22:43:57 188c0c94c7c5: Download complete 22:43:57 188c0c94c7c5: Pull complete 22:43:57 0ef7d3d256c8: Pull complete 22:43:57 de9db76c5a1d: Pull complete 22:43:58 e1f770b5df2f: Verifying Checksum 22:43:58 e1f770b5df2f: Download complete 22:44:03 0eba1c9be4d2: Verifying Checksum 22:44:03 0eba1c9be4d2: Download complete 22:44:03 85a0685a4137: Verifying Checksum 22:44:03 85a0685a4137: Download complete 22:44:06 0eba1c9be4d2: Pull complete 22:44:06 0d57e429df01: Pull complete 22:44:06 4e4be7b47b0d: Pull complete 22:44:06 e1f770b5df2f: Pull complete 22:44:09 85a0685a4137: Pull complete 22:44:09 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:44:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:44:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:44:09 prd-centos7-docker-4c-2g-2025 does not seem to be running inside a container 22:44:09 $ 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 22:44:11 $ docker top 53b5018d8c921f3032e2cad608068be7afb96efbd3f172d27d5cac53f84ae571 -eo pid,comm [Pipeline] { [Pipeline] echo 22:44:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:44:11 + set -o pipefail 22:44:11 + snyk monitor '--org=edgex-jenkins' 22:44:20 22:44:20 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 22:44:20 22:44:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/79dce0fd-d34a-4af3-90b3-3f6d06597cc7 22:44:20 22:44:20 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:44:20 22:44:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:44:20 22:44:20 [Pipeline] } 22:44:20 $ docker stop --time=1 53b5018d8c921f3032e2cad608068be7afb96efbd3f172d27d5cac53f84ae571 22:44:22 $ docker rm -f 53b5018d8c921f3032e2cad608068be7afb96efbd3f172d27d5cac53f84ae571 [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 22:44:23 + git log --format=format:%s -1 2474bfb9299069bd6f7ffa4b5411d39705da1585 [Pipeline] isUnix [Pipeline] sh 22:44:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:44:23 . [Pipeline] withDockerContainer 22:44:23 prd-centos7-docker-4c-2g-2025 does not seem to be running inside a container 22:44:23 $ 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 22:44:24 $ docker top 9469b6c0d376e9b0044975e1ee4a321f40fe5e721cf0cca9e0035fbf4e31e738 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:44:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:24 [ssh-agent] Looking for ssh-agent implementation... 22:44:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:24 $ docker exec 9469b6c0d376e9b0044975e1ee4a321f40fe5e721cf0cca9e0035fbf4e31e738 ssh-agent 22:44:24 SSH_AUTH_SOCK=/tmp/ssh-C7CfeayFxmTm/agent.13 22:44:24 SSH_AGENT_PID=20 22:44:24 Running ssh-add (command line suppressed) 22:44:24 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1719554534986505652.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1719554534986505652.key) 22:44:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:24 + git semver tag 22:44:24 # -> Open(): unable to determine branch for HEAD 22:44:24 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:44:24 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:44:24 # $SEMVER_REMOTE_NAME = origin 22:44:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:44:24 # $SEMVER_USER_NAME = edgex-jenkins 22:44:24 # $SEMVER_BRANCH = main 22:44:24 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 22:44:24 # 2474bfb9299069bd6f7ffa4b5411d39705da1585 HEAD 22:44:24 # -> Force: false 22:44:24 # ede6f1a602e33809fed09b3690a90dde11414926 refs/tags/v2.0.2-dev.2 [Pipeline] } 22:44:24 $ docker exec --env ******** --env ******** 9469b6c0d376e9b0044975e1ee4a321f40fe5e721cf0cca9e0035fbf4e31e738 ssh-agent -k 22:44:25 unset SSH_AUTH_SOCK; 22:44:25 unset SSH_AGENT_PID; 22:44:25 echo Agent pid 20 killed; 22:44:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:44:25 + git semver [Pipeline] } 22:44:25 $ docker stop --time=1 9469b6c0d376e9b0044975e1ee4a321f40fe5e721cf0cca9e0035fbf4e31e738 22:44:26 $ docker rm -f 9469b6c0d376e9b0044975e1ee4a321f40fe5e721cf0cca9e0035fbf4e31e738 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:44:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:44:27 22:44:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:44:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:44:27 0.23.1-centos7: Pulling from edgex-lftools 22:44:27 ab5ef0e58194: Pulling fs layer 22:44:27 9712f1f96733: Pulling fs layer 22:44:27 63f879dbbcfc: Pulling fs layer 22:44:27 0d9ebad4ef96: Pulling fs layer 22:44:27 e9a5061849ea: Pulling fs layer 22:44:27 d747dcd14b5f: Pulling fs layer 22:44:27 2de7ff778b66: Pulling fs layer 22:44:27 e9a5061849ea: Waiting 22:44:27 d747dcd14b5f: Waiting 22:44:27 2de7ff778b66: Waiting 22:44:27 0d9ebad4ef96: Waiting 22:44:27 9712f1f96733: Verifying Checksum 22:44:27 9712f1f96733: Download complete 22:44:29 63f879dbbcfc: Verifying Checksum 22:44:29 63f879dbbcfc: Download complete 22:44:29 e9a5061849ea: Verifying Checksum 22:44:29 e9a5061849ea: Download complete 22:44:29 d747dcd14b5f: Verifying Checksum 22:44:29 d747dcd14b5f: Download complete 22:44:30 2de7ff778b66: Verifying Checksum 22:44:30 2de7ff778b66: Download complete 22:44:30 0d9ebad4ef96: Verifying Checksum 22:44:30 0d9ebad4ef96: Download complete 22:44:30 ab5ef0e58194: Verifying Checksum 22:44:30 ab5ef0e58194: Download complete 22:44:33 ab5ef0e58194: Pull complete 22:44:33 9712f1f96733: Pull complete 22:44:33 63f879dbbcfc: Pull complete 22:44:37 0d9ebad4ef96: Pull complete 22:44:37 e9a5061849ea: Pull complete 22:44:37 d747dcd14b5f: Pull complete 22:44:38 2de7ff778b66: Pull complete 22:44:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:44:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:44:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:44:38 prd-centos7-docker-4c-2g-2025 does not seem to be running inside a container 22:44:38 $ 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 22:44:41 $ docker top ee6f0fc629c47d848f6ea86d9ebc658be8c50afa48e675dd66b77e6639127947 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:44:41 provisioning config files... 22:44:41 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2448372443637487999tmp 22:44:41 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4035586875365126288tmp 22:44:41 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8831255947814645394tmp [Pipeline] { [Pipeline] echo 22:44:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:44:42 ---> sigul-configuration.sh 22:44:42 gpg: directory `/root/.gnupg' created 22:44:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:44:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:44:42 gpg: keyring `/root/.gnupg/secring.gpg' created 22:44:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:44:42 gpg: CAST5 encrypted data 22:44:42 gpg: encrypted with 1 passphrase 22:44:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:44:42 + mkdir /home/jenkins 22:44:42 + mkdir /home/jenkins/sigul [Pipeline] sh 22:44:42 + 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 22:44:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:44:43 ---> sigul-install.sh 22:44:43 Sigul already installed; skipping installation. [Pipeline] sh 22:44:43 + git tag --list 22:44:43 v1.0.0 22:44:43 v1.1.0 22:44:43 v1.2.0 22:44:43 v1.3.0 22:44:43 v1.3.1 22:44:43 v2.0.0 22:44:43 v2.0.1 22:44:43 v2.0.1-dev.1 22:44:43 v2.0.2-dev.1 22:44:43 v2.0.2-dev.2 [Pipeline] sh 22:44:43 + lftools sign git-tag v2.0.2-dev.2 22:44:44 Signing Git tag with Sigul... 22:44:44 Signing v2.0.2-dev.2 [Pipeline] echo 22:44:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:44:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:44:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:44:45 $ docker stop --time=1 ee6f0fc629c47d848f6ea86d9ebc658be8c50afa48e675dd66b77e6639127947 22:44:47 $ docker rm -f ee6f0fc629c47d848f6ea86d9ebc658be8c50afa48e675dd66b77e6639127947 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:44:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:44:49 . [Pipeline] withDockerContainer 22:44:50 prd-centos7-docker-4c-2g-2025 does not seem to be running inside a container 22:44:50 $ 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 22:44:50 $ docker top de4bc1ba5486262b5538bde2069cc3ce928d80ee6b9af35fb75c2facf41dc5b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:44:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:50 [ssh-agent] Looking for ssh-agent implementation... 22:44:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:50 $ docker exec de4bc1ba5486262b5538bde2069cc3ce928d80ee6b9af35fb75c2facf41dc5b5 ssh-agent 22:44:50 SSH_AUTH_SOCK=/tmp/ssh-wipbK6kcvpaf/agent.14 22:44:50 SSH_AGENT_PID=20 22:44:50 Running ssh-add (command line suppressed) 22:44:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8697096429603921419.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8697096429603921419.key) 22:44:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:51 + git semver bump pre 22:44:51 # -> Open(): unable to determine branch for HEAD 22:44:51 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:44:51 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:44:51 # $SEMVER_REMOTE_NAME = origin 22:44:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:44:51 # $SEMVER_USER_NAME = edgex-jenkins 22:44:51 # $SEMVER_BRANCH = main 22:44:51 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 22:44:51 2.0.2-dev.3 [Pipeline] } 22:44:51 $ docker exec --env ******** --env ******** de4bc1ba5486262b5538bde2069cc3ce928d80ee6b9af35fb75c2facf41dc5b5 ssh-agent -k 22:44:51 unset SSH_AUTH_SOCK; 22:44:51 unset SSH_AGENT_PID; 22:44:51 echo Agent pid 20 killed; 22:44:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:44:51 + git semver [Pipeline] } 22:44:51 $ docker stop --time=1 de4bc1ba5486262b5538bde2069cc3ce928d80ee6b9af35fb75c2facf41dc5b5 22:44:52 $ docker rm -f de4bc1ba5486262b5538bde2069cc3ce928d80ee6b9af35fb75c2facf41dc5b5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:44:53 . [Pipeline] withDockerContainer 22:44:53 prd-centos7-docker-4c-2g-2025 does not seem to be running inside a container 22:44:53 $ 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 22:44:53 $ docker top 9b351ac4ce5ecf71b65782f5a289930729a4258c651d5e14f5c5889eacb02947 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:44:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:54 [ssh-agent] Looking for ssh-agent implementation... 22:44:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:54 $ docker exec 9b351ac4ce5ecf71b65782f5a289930729a4258c651d5e14f5c5889eacb02947 ssh-agent 22:44:54 SSH_AUTH_SOCK=/tmp/ssh-eaydn5F1Qs2Y/agent.15 22:44:54 SSH_AGENT_PID=22 22:44:54 Running ssh-add (command line suppressed) 22:44:54 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3806953496607676557.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3806953496607676557.key) 22:44:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:54 + git semver push 22:44:54 # -> Open(): unable to determine branch for HEAD 22:44:54 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 22:44:54 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 22:44:54 # $SEMVER_REMOTE_NAME = origin 22:44:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:44:54 # $SEMVER_USER_NAME = edgex-jenkins 22:44:54 # $SEMVER_BRANCH = main 22:44:54 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 22:44:55 $ docker exec --env ******** --env ******** 9b351ac4ce5ecf71b65782f5a289930729a4258c651d5e14f5c5889eacb02947 ssh-agent -k 22:44:56 unset SSH_AUTH_SOCK; 22:44:56 unset SSH_AGENT_PID; 22:44:56 echo Agent pid 22 killed; 22:44:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:44:56 + git semver [Pipeline] } 22:44:56 $ docker stop --time=1 9b351ac4ce5ecf71b65782f5a289930729a4258c651d5e14f5c5889eacb02947 22:44:57 $ docker rm -f 9b351ac4ce5ecf71b65782f5a289930729a4258c651d5e14f5c5889eacb02947 [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 22:44:58 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:44:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:44:59 ---> package-listing.sh 22:44:59 ++ facter osfamily 22:44:59 ++ tr '[:upper:]' '[:lower:]' 22:44:59 + OS_FAMILY=redhat 22:44:59 + workspace=/w/workspace/ry_app-service-configurable_main 22:44:59 + START_PACKAGES=/tmp/packages_start.txt 22:44:59 + END_PACKAGES=/tmp/packages_end.txt 22:44:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:44:59 + PACKAGES=/tmp/packages_start.txt 22:44:59 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:44:59 + PACKAGES=/tmp/packages_end.txt 22:44:59 + case "${OS_FAMILY}" in 22:44:59 + sort 22:44:59 + rpm -qa 22:45:00 + '[' -f /tmp/packages_start.txt ']' 22:45:00 + '[' -f /tmp/packages_end.txt ']' 22:45:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:45:00 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:45:00 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 22:45:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 22:45:00 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 22:45:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:45:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:45:01 22:45:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:45:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:45:01 latest: Pulling from edgex-lftools-log-publisher 22:45:01 b4d181a07f80: Pulling fs layer 22:45:01 a1111a8f2ec3: Pulling fs layer 22:45:01 ed53099fbce6: Pulling fs layer 22:45:01 dc539afda2c1: Pulling fs layer 22:45:01 77bc0d833cb6: Pulling fs layer 22:45:01 9065ff56babe: Pulling fs layer 22:45:01 d287ab97295c: Pulling fs layer 22:45:01 dc539afda2c1: Waiting 22:45:01 77bc0d833cb6: Waiting 22:45:01 9065ff56babe: Waiting 22:45:01 d287ab97295c: Waiting 22:45:01 a1111a8f2ec3: Verifying Checksum 22:45:01 a1111a8f2ec3: Download complete 22:45:01 dc539afda2c1: Verifying Checksum 22:45:01 dc539afda2c1: Download complete 22:45:02 77bc0d833cb6: Verifying Checksum 22:45:02 77bc0d833cb6: Download complete 22:45:02 9065ff56babe: Verifying Checksum 22:45:02 9065ff56babe: Download complete 22:45:02 ed53099fbce6: Verifying Checksum 22:45:02 ed53099fbce6: Download complete 22:45:03 b4d181a07f80: Verifying Checksum 22:45:03 b4d181a07f80: Download complete 22:45:04 b4d181a07f80: Pull complete 22:45:04 a1111a8f2ec3: Pull complete 22:45:05 ed53099fbce6: Pull complete 22:45:05 dc539afda2c1: Pull complete 22:45:05 77bc0d833cb6: Pull complete 22:45:05 9065ff56babe: Pull complete 22:45:07 d287ab97295c: Verifying Checksum 22:45:07 d287ab97295c: Download complete 22:45:11 d287ab97295c: Pull complete 22:45:11 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:45:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:45:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:45:11 prd-centos7-docker-4c-2g-2025 does not seem to be running inside a container 22:45:11 $ 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 22:45:13 $ docker top feee414b96434bf385b7480cadb40d2c94de4d4ca60b5caad6bf57976b8b01fb -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:15 + touch /tmp/pre-build-complete [Pipeline] sh 22:45:15 + mkdir -p /var/log/sysstat [Pipeline] sh 22:45:16 + ls /var/log/sa-host 22:45:16 + sadf -c /var/log/sa-host/sa04 22:45:16 file_magic: OK 22:45:16 HZ: Using current value: 100 22:45:16 file_header: OK 22:45:16 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 22:45:16 Statistics: 22:45:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:45:16 File successfully converted to sysstat format version 12.0.3 22:45:16 + sadf -c /var/log/sa-host/sa05 22:45:16 file_magic: OK 22:45:16 HZ: Using current value: 100 22:45:16 file_header: OK 22:45:16 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 22:45:16 Statistics: 22:45:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:45:16 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:45:16 provisioning config files... 22:45:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8022392000147318213tmp [Pipeline] { [Pipeline] echo 22:45:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:45:16 ---> create-netrc.sh [Pipeline] } 22:45:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:45:17 ---> python-tools-install.sh [Pipeline] echo 22:45:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:45:17 ---> sudo-logs.sh 22:45:17 Archiving 'sudo' log.. 22:45:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-2025.vexxhost.local: Name or service not known 22:45:17 sudo: unable to resolve host prd-centos7-docker-4c-2g-2025.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 22:45:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:45:17 ---> job-cost.sh 22:45:17 lf-activate-venv: SKIPPING 22:45:17 DEBUG: total: 0.18000000715255737 22:45:17 INFO: Retrieving Stack Cost... 22:45:18 INFO: Retrieving Pricing Info for: v3-standard-2 22:45:18 INFO: Archiving Costs [Pipeline] echo 22:45:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:45:19 ---> logs-deploy.sh 22:45:19 lf-activate-venv: SKIPPING 22:45:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/6 22:45:19 INFO: archiving workspace using pattern(s): 22:45:19 Archives upload complete. 22:45:20 INFO: archiving logs to Nexus 22:45:20 ---> uname -a: 22:45:20 Linux prd-centos7-docker-4c-2g-2025.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 22:45:20 22:45:20 22:45:20 ---> lscpu: 22:45:20 Architecture: x86_64 22:45:20 CPU op-mode(s): 32-bit, 64-bit 22:45:20 Byte Order: Little Endian 22:45:20 Address sizes: 40 bits physical, 48 bits virtual 22:45:20 CPU(s): 2 22:45:20 On-line CPU(s) list: 0,1 22:45:20 Thread(s) per core: 1 22:45:20 Core(s) per socket: 1 22:45:20 Socket(s): 2 22:45:20 NUMA node(s): 1 22:45:20 Vendor ID: AuthenticAMD 22:45:20 CPU family: 23 22:45:20 Model: 49 22:45:20 Model name: AMD EPYC-Rome Processor 22:45:20 Stepping: 0 22:45:20 CPU MHz: 2800.000 22:45:20 BogoMIPS: 5600.00 22:45:20 Virtualization: AMD-V 22:45:20 Hypervisor vendor: KVM 22:45:20 Virtualization type: full 22:45:20 L1d cache: 32K 22:45:20 L1i cache: 32K 22:45:20 L2 cache: 512K 22:45:20 L3 cache: 16384K 22:45:20 NUMA node0 CPU(s): 0,1 22:45:20 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 22:45:20 22:45:20 22:45:20 ---> nproc: 22:45:20 2 22:45:20 22:45:20 22:45:20 ---> df -h: 22:45:20 Filesystem Size Used Avail Use% Mounted on 22:45:20 overlay 40G 9.0G 32G 23% / 22:45:20 tmpfs 64M 0 64M 0% /dev 22:45:20 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:45:20 shm 64M 0 64M 0% /dev/shm 22:45:20 /dev/vda1 40G 9.0G 32G 23% /facter-os 22:45:20 22:45:20 22:45:20 ---> sar -b -r -n DEV: 22:45:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) 22:45:20 22:45:20 22:35:39 LINUX RESTART (2 CPU) 22:45:20 22:45:20 22:36:01 tps rtps wtps bread/s bwrtn/s 22:45:20 22:37:01 107.54 16.49 91.06 5530.46 4405.81 22:45:20 22:38:01 1.77 0.00 1.77 0.00 34.16 22:45:20 22:39:01 0.23 0.00 0.23 0.00 2.20 22:45:20 22:40:01 0.22 0.00 0.22 0.00 3.75 22:45:20 22:41:02 0.27 0.00 0.27 0.00 3.13 22:45:20 22:42:01 0.30 0.00 0.30 0.00 4.69 22:45:20 22:43:01 0.23 0.00 0.23 0.00 2.85 22:45:20 22:44:01 1.50 0.03 1.47 3.73 27.83 22:45:20 22:45:01 197.07 0.12 196.95 10.26 53854.12 22:45:20 Average: 34.42 1.85 32.57 617.33 6495.51 22:45:20 22:45:20 22:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:45:20 22:37:01 5464596 0 808780 10.10 2620 1732936 1293932 14.29 581208 1564264 132 22:45:20 22:38:01 5477076 0 796292 9.94 2620 1732944 1196856 13.21 571004 1564228 16 22:45:20 22:39:01 5475848 0 797516 9.96 2620 1732948 1197048 13.22 572668 1563796 20 22:45:20 22:40:01 5474200 0 799156 9.98 2620 1732956 1197120 13.22 574248 1563796 16 22:45:20 22:41:02 5475988 0 797364 9.96 2620 1732960 1196856 13.21 569288 1567476 8 22:45:20 22:42:01 5475248 0 798100 9.97 2620 1732964 1196952 13.22 569608 1567480 8 22:45:20 22:43:01 5475324 0 798020 9.96 2620 1732968 1196976 13.22 569852 1567476 20 22:45:20 22:44:01 5234828 0 847544 10.58 2620 1923940 1392976 15.38 653452 1715080 190580 22:45:20 22:45:01 3783140 0 1167860 14.58 2620 3055312 1319176 14.56 1019320 2587788 180 22:45:20 Average: 5259583 0 845626 10.56 2620 1901103 1243099 13.72 631183 1695709 21220 22:45:20 22:45:20 22:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:45:20 22:37:01 eth0 489.59 285.76 1001.28 75.76 0.00 0.00 0.00 0.00 22:45:20 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 22:37:01 docker0 2.88 2.18 0.51 6.12 0.00 0.00 0.00 0.00 22:45:20 22:38:01 eth0 0.75 0.08 0.06 0.03 0.00 0.00 0.00 0.00 22:45:20 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 22:39:01 eth0 1.75 0.87 1.72 0.21 0.00 0.00 0.00 0.00 22:45:20 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 22:40:01 eth0 0.63 0.30 0.29 0.23 0.00 0.00 0.00 0.00 22:45:20 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 22:41:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:45:20 22:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 22:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 22:42:01 eth0 0.39 0.27 0.15 0.08 0.00 0.00 0.00 0.00 22:45:20 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 22:43:01 eth0 0.57 0.33 0.27 0.20 0.00 0.00 0.00 0.00 22:45:20 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 22:44:01 eth0 459.88 303.86 3163.44 23.22 0.00 0.00 0.00 0.00 22:45:20 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 22:45:01 eth0 803.30 536.42 4591.68 144.49 0.00 0.00 0.00 0.00 22:45:20 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 22:45:01 docker0 74.80 93.92 6.09 386.21 0.00 0.00 0.00 0.00 22:45:20 Average: eth0 195.61 125.59 975.17 27.19 0.00 0.00 0.00 0.00 22:45:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:45:20 Average: docker0 8.65 10.70 0.73 43.68 0.00 0.00 0.00 0.00 22:45:20 22:45:20 22:45:20 ---> sar -P ALL: 22:45:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/04/21 _x86_64_ (2 CPU) 22:45:20 22:45:20 22:35:39 LINUX RESTART (2 CPU) 22:45:20 22:45:20 22:36:01 CPU %user %nice %system %iowait %steal %idle 22:45:20 22:37:01 all 15.42 0.00 3.30 2.27 0.05 78.95 22:45:20 22:37:01 0 15.80 0.00 3.83 3.18 0.05 77.13 22:45:20 22:37:01 1 15.04 0.00 2.77 1.37 0.05 80.77 22:45:20 22:38:01 all 0.18 0.00 0.08 0.00 0.02 99.73 22:45:20 22:38:01 0 0.30 0.00 0.10 0.00 0.02 99.58 22:45:20 22:38:01 1 0.05 0.00 0.05 0.00 0.02 99.88 22:45:20 22:39:01 all 0.24 0.00 0.08 0.00 0.01 99.67 22:45:20 22:39:01 0 0.10 0.00 0.08 0.00 0.02 99.80 22:45:20 22:39:01 1 0.38 0.00 0.08 0.00 0.00 99.53 22:45:20 22:40:01 all 0.25 0.00 0.06 0.00 0.03 99.67 22:45:20 22:40:01 0 0.07 0.00 0.05 0.00 0.03 99.85 22:45:20 22:40:01 1 0.43 0.00 0.07 0.00 0.02 99.48 22:45:20 22:41:02 all 0.25 0.00 0.04 0.00 0.01 99.70 22:45:20 22:41:02 0 0.07 0.00 0.05 0.00 0.02 99.87 22:45:20 22:41:02 1 0.43 0.00 0.03 0.00 0.00 99.53 22:45:20 22:42:01 all 0.19 0.00 0.05 0.00 0.02 99.75 22:45:20 22:42:01 0 0.05 0.00 0.08 0.00 0.02 99.85 22:45:20 22:42:01 1 0.32 0.00 0.02 0.00 0.02 99.64 22:45:20 22:43:01 all 0.23 0.00 0.06 0.00 0.02 99.70 22:45:20 22:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:45:20 22:43:01 1 0.40 0.00 0.08 0.00 0.02 99.50 22:45:20 22:44:01 all 1.67 0.00 0.91 0.01 0.03 97.39 22:45:20 22:44:01 0 1.62 0.00 0.96 0.00 0.03 97.39 22:45:20 22:44:01 1 1.71 0.00 0.86 0.02 0.02 97.40 22:45:20 22:45:01 all 23.47 0.00 10.12 1.64 0.08 64.69 22:45:20 22:45:01 0 23.96 0.00 10.56 1.55 0.09 63.84 22:45:20 22:45:01 1 22.98 0.00 9.69 1.73 0.07 65.54 22:45:20 Average: all 4.51 0.00 1.58 0.42 0.03 93.47 22:45:20 Average: 0 4.51 0.00 1.69 0.51 0.03 93.26 22:45:20 Average: 1 4.51 0.00 1.47 0.34 0.02 93.67 22:45:20 22:45:20 22:45:20