Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6bd80458bc452549c38f2f4dc055b3ab1d793802 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-ssh8304173665199129887.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 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-ssh5172895219686216621.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 c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh115592004757574663.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 # timeout=10 Commit message: "Merge pull request #357 from ernestojeda/fix-previous-commit-sha" > 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-ssh92166751756344329.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7796921395161168474.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-18’ is offline Running on prd-centos7-docker-4c-2g-73 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh4125392629821251383.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6bd80458bc452549c38f2f4dc055b3ab1d793802 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bd80458bc452549c38f2f4dc055b3ab1d793802 # timeout=10 Commit message: "feat: update GUI built product artifact" > git rev-list --no-walk 6cfab70469b19fe274bedca0b0d7dd01a8e6f768 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:40:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:40:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:40:14 ========================================================= 14:40:14 EdgeX Global Pipelines Version Info 14:40:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:40:15 ------------------- 14:40:15 stable info: 14:40:15 ------------------- 14:40:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:40:15 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 14:40:15 Message: update stable to v1.0.208 14:40:16 ------------------- 14:40:16 experimental info: 14:40:16 ------------------- 14:40:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:40:16 Commit SHA: c3f98f08b2c5d0ffaa3a36dbf383f5176a0ca588 14:40:16 Message: update experimental to v1.0.208 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bd80458bc452549c38f2f4dc055b3ab1d793802 [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bd8045 [Pipeline] echo 14:40:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:40:16 provisioning config files... 14:40:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config44363118272922507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:40:17 ---> docker-login.sh 14:40:17 nexus3.edgexfoundry.org:10001 14:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:17 Configure a credential helper to remove this warning. See 14:40:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:17 14:40:17 Login Succeeded 14:40:17 nexus3.edgexfoundry.org:10002 14:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:17 Configure a credential helper to remove this warning. See 14:40:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:17 14:40:17 Login Succeeded 14:40:17 nexus3.edgexfoundry.org:10003 14:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:17 Configure a credential helper to remove this warning. See 14:40:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:17 14:40:17 Login Succeeded 14:40:17 nexus3.edgexfoundry.org:10004 14:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:17 Configure a credential helper to remove this warning. See 14:40:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:17 14:40:17 Login Succeeded 14:40:17 docker.io 14:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:40:18 Configure a credential helper to remove this warning. See 14:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:40:18 14:40:18 Login Succeeded 14:40:18 ---> docker-login.sh ends [Pipeline] } 14:40:18 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 14:40:18 + git log --format=format:%s -1 6bd80458bc452549c38f2f4dc055b3ab1d793802 [Pipeline] echo 14:40:18 GIT_COMMIT: 6bd80458bc452549c38f2f4dc055b3ab1d793802, Commit Message: feat: update GUI built product artifact [Pipeline] echo 14:40:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:40:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:40:19 14:40:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:40:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:40:19 latest: Pulling from edgex-devops/git-semver 14:40:19 a0d0a0d46f8b: Pulling fs layer 14:40:19 3e5f54012d9b: Pulling fs layer 14:40:19 4c7163046ea9: Pulling fs layer 14:40:19 0c2d73faf560: Pulling fs layer 14:40:19 0c2d73faf560: Waiting 14:40:19 3e5f54012d9b: Verifying Checksum 14:40:19 3e5f54012d9b: Download complete 14:40:19 a0d0a0d46f8b: Verifying Checksum 14:40:19 a0d0a0d46f8b: Download complete 14:40:19 4c7163046ea9: Verifying Checksum 14:40:19 4c7163046ea9: Download complete 14:40:19 0c2d73faf560: Verifying Checksum 14:40:19 0c2d73faf560: Download complete 14:40:20 a0d0a0d46f8b: Pull complete 14:40:20 3e5f54012d9b: Pull complete 14:40:20 4c7163046ea9: Pull complete 14:40:20 0c2d73faf560: Pull complete 14:40:20 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 14:40:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:40:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:40:20 prd-centos7-docker-4c-2g-73 does not seem to be running inside a container 14:40:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:40:21 $ docker top 09eafa63f6a33210fe219d7675afe6444126a8522edb45e58ad329f7347639a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:40:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:21 [ssh-agent] Looking for ssh-agent implementation... 14:40:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:21 $ docker exec 09eafa63f6a33210fe219d7675afe6444126a8522edb45e58ad329f7347639a6 ssh-agent 14:40:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXikglIm/agent.13 14:40:21 SSH_AGENT_PID=20 14:40:21 Running ssh-add (command line suppressed) 14:40:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8003963821495826315.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8003963821495826315.key) 14:40:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:22 + git tag --points-at HEAD [Pipeline] } 14:40:22 $ docker exec --env ******** --env ******** 09eafa63f6a33210fe219d7675afe6444126a8522edb45e58ad329f7347639a6 ssh-agent -k 14:40:22 unset SSH_AUTH_SOCK; 14:40:22 unset SSH_AGENT_PID; 14:40:22 echo Agent pid 20 killed; 14:40:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:40:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:40:22 [ssh-agent] Looking for ssh-agent implementation... 14:40:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:22 $ docker exec 09eafa63f6a33210fe219d7675afe6444126a8522edb45e58ad329f7347639a6 ssh-agent 14:40:22 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnACLGm/agent.52 14:40:22 SSH_AGENT_PID=59 14:40:22 Running ssh-add (command line suppressed) 14:40:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7775010562188973331.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7775010562188973331.key) 14:40:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:40:22 + git semver init 14:40:22 # -> Open(): unable to determine branch for HEAD 14:40:22 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 14:40:22 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 14:40:22 # $SEMVER_REMOTE_NAME = origin 14:40:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:40:22 # $SEMVER_USER_NAME = edgex-jenkins 14:40:22 # $SEMVER_BRANCH = main 14:40:22 # $SEMVER_TEMP = /tmp/semver-350896417 14:40:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:40:24 # '/tmp/semver-350896417' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 14:40:25 # -> Force: false 14:40:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 14:40:25 $ docker exec --env ******** --env ******** 09eafa63f6a33210fe219d7675afe6444126a8522edb45e58ad329f7347639a6 ssh-agent -k 14:40:25 unset SSH_AUTH_SOCK; 14:40:25 unset SSH_AGENT_PID; 14:40:25 echo Agent pid 59 killed; 14:40:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:40:25 + git semver [Pipeline] } 14:40:25 $ docker stop --time=1 09eafa63f6a33210fe219d7675afe6444126a8522edb45e58ad329f7347639a6 14:40:26 $ docker rm -f 09eafa63f6a33210fe219d7675afe6444126a8522edb45e58ad329f7347639a6 [Pipeline] // withDockerContainer [Pipeline] sh 14:40:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:40:27 Stashed 1 file(s) [Pipeline] echo 14:40:27 [edgeXSemver]: initialized semver on version 2.0.1-dev.18 [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 14:40:42 Still waiting to schedule task 14:40:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:40:42 Still waiting to schedule task 14:40:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:41:26 Running on prd-centos7-docker-4c-2g-75 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 14:41:26 Running in /w/workspace/edgex-ui-go/20 [Pipeline] { [Pipeline] checkout 14:41:26 The recommended git tool is: git 14:41:28 using credential edgex-jenkins-ssh 14:41:28 Cloning the remote Git repository 14:41:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:41:28 > git init /w/workspace/edgex-ui-go/20 # timeout=10 14:41:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:41:28 > git --version # timeout=10 14:41:28 > git --version # 'git version 2.24.4' 14:41:28 using GIT_SSH to set credentials SSH Credentials for GitHub 14:41:28 [INFO] Currently running in a labeled security context 14:41:28 [INFO] Currently SELinux is 'enforcing' on the host 14:41:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/20@tmp/jenkins-gitclient-ssh8936985925183192244.key 14:41:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:41:30 Avoid second fetch 14:41:30 Checking out Revision 6bd80458bc452549c38f2f4dc055b3ab1d793802 (main) 14:41:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:41:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:41:30 > git config core.sparsecheckout # timeout=10 14:41:30 > git checkout -f 6bd80458bc452549c38f2f4dc055b3ab1d793802 # timeout=10 14:41:33 Commit message: "feat: update GUI built product artifact" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:41:34 provisioning config files... 14:41:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/20@tmp/config2293588683758544211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:41:34 ---> docker-login.sh 14:41:34 nexus3.edgexfoundry.org:10001 14:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:34 Configure a credential helper to remove this warning. See 14:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:34 14:41:34 Login Succeeded 14:41:34 nexus3.edgexfoundry.org:10002 14:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:34 Configure a credential helper to remove this warning. See 14:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:34 14:41:34 Login Succeeded 14:41:34 nexus3.edgexfoundry.org:10003 14:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:34 Configure a credential helper to remove this warning. See 14:41:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:34 14:41:34 Login Succeeded 14:41:34 nexus3.edgexfoundry.org:10004 14:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:35 Configure a credential helper to remove this warning. See 14:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:35 14:41:35 Login Succeeded 14:41:35 docker.io 14:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:41:35 Configure a credential helper to remove this warning. See 14:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:41:35 14:41:35 Login Succeeded 14:41:35 ---> docker-login.sh ends [Pipeline] } 14:41:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:41:35 ========================================================= 14:41:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:41:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:41:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 14:41:35 Sending build context to Docker daemon 20.56MB 14:41:35 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 14:41:35 Step 2/14 : FROM ${BASE} AS builder 14:41:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:41:36 4e9f2cdf4387: Pulling fs layer 14:41:36 57d31006c564: Pulling fs layer 14:41:36 bd5ccded8296: Pulling fs layer 14:41:36 304dd3a0f381: Pulling fs layer 14:41:36 d37cda54a23b: Pulling fs layer 14:41:36 bae75c0f2455: Pulling fs layer 14:41:36 806579b3d29a: Pulling fs layer 14:41:36 c77eb801bf70: Pulling fs layer 14:41:36 6d0567d44e1a: Pulling fs layer 14:41:36 304dd3a0f381: Waiting 14:41:36 d37cda54a23b: Waiting 14:41:36 bae75c0f2455: Waiting 14:41:36 806579b3d29a: Waiting 14:41:36 c77eb801bf70: Waiting 14:41:36 6d0567d44e1a: Waiting 14:41:36 bd5ccded8296: Verifying Checksum 14:41:36 bd5ccded8296: Download complete 14:41:36 57d31006c564: Verifying Checksum 14:41:36 57d31006c564: Download complete 14:41:36 d37cda54a23b: Verifying Checksum 14:41:36 d37cda54a23b: Download complete 14:41:36 bae75c0f2455: Verifying Checksum 14:41:36 bae75c0f2455: Download complete 14:41:36 4e9f2cdf4387: Verifying Checksum 14:41:36 4e9f2cdf4387: Download complete 14:41:36 806579b3d29a: Verifying Checksum 14:41:36 806579b3d29a: Download complete 14:41:36 c77eb801bf70: Verifying Checksum 14:41:36 c77eb801bf70: Download complete 14:41:36 4e9f2cdf4387: Pull complete 14:41:36 57d31006c564: Pull complete 14:41:36 304dd3a0f381: Verifying Checksum 14:41:36 304dd3a0f381: Download complete 14:41:36 bd5ccded8296: Pull complete 14:41:37 6d0567d44e1a: Verifying Checksum 14:41:37 6d0567d44e1a: Download complete 14:41:41 304dd3a0f381: Pull complete 14:41:41 d37cda54a23b: Pull complete 14:41:41 bae75c0f2455: Pull complete 14:41:41 806579b3d29a: Pull complete 14:41:41 c77eb801bf70: Pull complete 14:41:43 6d0567d44e1a: Pull complete 14:41:43 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 14:41:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:41:43 ---> e839a31ac9d1 14:41:43 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:41:45 ---> Running in 0cb6aa6846c8 14:41:45 Removing intermediate container 0cb6aa6846c8 14:41:45 ---> 1b9efaf9e709 14:41:45 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 14:41:45 ---> Running in ed38bf56dac5 14:41:45 Removing intermediate container ed38bf56dac5 14:41:45 ---> d5cce2e57ff7 14:41:45 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 14:41:45 ---> Running in ac872fc8fd85 14:41:45 Removing intermediate container ac872fc8fd85 14:41:45 ---> 1c8e3a56bb7b 14:41:45 Step 6/14 : LABEL Name=edgex-ui-go 14:41:45 ---> Running in 82997ed217c7 14:41:45 Removing intermediate container 82997ed217c7 14:41:45 ---> 08468aea1b9f 14:41:45 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:41:45 ---> Running in 0f175409f300 14:41:45 Removing intermediate container 0f175409f300 14:41:45 ---> d0d0a7c53298 14:41:45 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:41:45 ---> Running in 6617f1f0b14e 14:41:46 Removing intermediate container 6617f1f0b14e 14:41:46 ---> ced8b6665162 14:41:46 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:41:46 ---> Running in 04d8030cb8b7 14:41:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:41:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:41:47 OK: 219 MiB in 52 packages 14:41:47 Removing intermediate container 04d8030cb8b7 14:41:47 ---> 96ede99f73ec 14:41:47 Step 10/14 : ENV GO111MODULE=on 14:41:47 ---> Running in 77ce6e4398bc 14:41:47 Removing intermediate container 77ce6e4398bc 14:41:47 ---> 37a94386e9e5 14:41:47 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:41:47 ---> Running in bb0e9e281143 14:41:48 Removing intermediate container bb0e9e281143 14:41:48 ---> b9bc318e1eed 14:41:48 Step 12/14 : COPY . . 14:41:48 ---> 5e817e1e6bd7 14:41:48 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:41:48 ---> Running in 094d9b56cd9c 14:41:58 Removing intermediate container 094d9b56cd9c 14:41:58 ---> c43478147995 14:41:58 Step 14/14 : RUN ${MAKE} 14:41:58 ---> Running in c3987383a10e 14:41:58 noop 14:41:58 Removing intermediate container c3987383a10e 14:41:58 ---> 71a843388986 14:41:58 Successfully built 71a843388986 14:41:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:41:59 + docker inspect -f . ci-base-image-x86_64 14:41:59 . [Pipeline] withDockerContainer 14:41:59 prd-centos7-docker-4c-2g-75 does not seem to be running inside a container 14:41:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:41:59 $ docker top 9b3a5c8430a069849a4d4d26cec3f1d5227435e90e3bc149660be2288e244301 -eo pid,comm [Pipeline] { [Pipeline] sh 14:42:00 + go version 14:42:00 go version go1.16.8 linux/amd64 [Pipeline] } 14:42:00 $ docker stop --time=1 9b3a5c8430a069849a4d4d26cec3f1d5227435e90e3bc149660be2288e244301 14:42:01 $ docker rm -f 9b3a5c8430a069849a4d4d26cec3f1d5227435e90e3bc149660be2288e244301 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:42:01 + docker inspect -f . ci-base-image-x86_64 14:42:01 . [Pipeline] withDockerContainer 14:42:01 prd-centos7-docker-4c-2g-75 does not seem to be running inside a container 14:42:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:42:02 $ docker top 7bfcec9d55acdb8c33990d2890bf9bea3c6775d47c39059ea3bf34cc14b22ffd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:42:02 + make test 14:42:02 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:42:02 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:42:15 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:42:15 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:42:15 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:42:15 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:42:15 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:42:15 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:42:15 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:42:15 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:42:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:42:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:42:15 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:42:15 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:42:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:42:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:42:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 14:42:20 $ docker stop --time=1 7bfcec9d55acdb8c33990d2890bf9bea3c6775d47c39059ea3bf34cc14b22ffd 14:42:21 $ docker rm -f 7bfcec9d55acdb8c33990d2890bf9bea3c6775d47c39059ea3bf34cc14b22ffd [Pipeline] // withDockerContainer [Pipeline] sh 14:42:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:42:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:42:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:42:24 + ls -al . 14:42:24 total 88 14:42:24 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 8 14:42 . 14:42:24 drwxrwxr-x. 4 jenkins jenkins 30 Oct 8 14:41 .. 14:42:24 drwxrwxr-x. 3 jenkins jenkins 20 Oct 8 14:41 assets 14:42:24 drwxrwxr-x. 2 jenkins jenkins 66 Oct 8 14:41 bin 14:42:24 drwxrwxr-x. 3 jenkins jenkins 29 Oct 8 14:41 cmd 14:42:24 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 8 14:41 CONTRIBUTING.md 14:42:24 -rw-r--r--. 1 jenkins jenkins 10 Oct 8 14:42 coverage.out 14:42:24 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 8 14:41 Dockerfile 14:42:24 drwxrwxr-x. 2 jenkins jenkins 23 Oct 8 14:41 docs 14:42:24 drwxrwxr-x. 8 jenkins jenkins 162 Oct 8 14:41 .git 14:42:24 drwxrwxr-x. 2 jenkins jenkins 103 Oct 8 14:41 .github 14:42:24 -rw-rw-r--. 1 jenkins jenkins 155 Oct 8 14:41 .gitignore 14:42:24 -rw-rw-r--. 1 jenkins jenkins 880 Oct 8 14:41 go.mod 14:42:24 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 8 14:41 go.sum 14:42:24 drwxrwxr-x. 9 jenkins jenkins 125 Oct 8 14:41 internal 14:42:24 -rw-rw-r--. 1 jenkins jenkins 652 Oct 8 14:41 Jenkinsfile 14:42:24 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 8 14:41 LICENSE 14:42:24 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 8 14:41 Makefile 14:42:24 drwxrwxr-x. 3 jenkins jenkins 19 Oct 8 14:41 pkg 14:42:24 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 8 14:41 README.md 14:42:24 drwxrwxr-x. 4 jenkins jenkins 54 Oct 8 14:41 snap 14:42:24 -rw-rw-r--. 1 jenkins jenkins 12 Oct 8 14:40 VERSION 14:42:24 -rw-rw-r--. 1 jenkins jenkins 155 Oct 8 14:41 version.go 14:42:24 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 8 14:41 web [Pipeline] isUnix [Pipeline] sh 14:42:24 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6bd80458bc452549c38f2f4dc055b3ab1d793802 --label arch=amd64 --label version=2.0.1-dev.18 . 14:42:24 Sending build context to Docker daemon 20.56MB 14:42:24 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 14:42:24 Step 2/22 : FROM ${BASE} AS builder 14:42:24 ---> 71a843388986 14:42:24 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:42:24 ---> Running in 61e25676cebc 14:42:24 Removing intermediate container 61e25676cebc 14:42:24 ---> d370b2e6973e 14:42:24 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 14:42:24 ---> Running in 431aa0d78b54 14:42:24 Removing intermediate container 431aa0d78b54 14:42:24 ---> e24e8ce35c47 14:42:24 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 14:42:24 ---> Running in 3865d88e78df 14:42:24 Removing intermediate container 3865d88e78df 14:42:24 ---> 9cddffecab29 14:42:24 Step 6/22 : LABEL Name=edgex-ui-go 14:42:24 ---> Running in 57e7d23b726b 14:42:24 Removing intermediate container 57e7d23b726b 14:42:24 ---> 253b2f6d9dd6 14:42:24 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:42:24 ---> Running in ce4e98914da4 14:42:25 Removing intermediate container ce4e98914da4 14:42:25 ---> 402b525ce921 14:42:25 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:42:25 ---> Running in 35ba944a0317 14:42:25 Removing intermediate container 35ba944a0317 14:42:25 ---> 2adb73b1905b 14:42:25 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:42:25 ---> Running in be637462e0fd 14:42:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:42:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:42:27 OK: 219 MiB in 52 packages 14:42:27 Removing intermediate container be637462e0fd 14:42:27 ---> 9e9b90be2329 14:42:27 Step 10/22 : ENV GO111MODULE=on 14:42:27 ---> Running in 077e4ef6acc1 14:42:27 Removing intermediate container 077e4ef6acc1 14:42:27 ---> 0d2676c550f6 14:42:27 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:42:27 ---> Running in 22c847537981 14:42:27 Removing intermediate container 22c847537981 14:42:27 ---> f7ffc4a75c26 14:42:27 Step 12/22 : COPY . . 14:42:28 ---> 79145b04f838 14:42:28 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:42:28 ---> Running in 584603689cea 14:42:28 Removing intermediate container 584603689cea 14:42:28 ---> 08ed28b2d890 14:42:28 Step 14/22 : RUN ${MAKE} 14:42:28 ---> Running in 535a28ea4b66 14:42:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.18" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:42:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:42:39 Removing intermediate container 535a28ea4b66 14:42:39 ---> f91fd2912238 14:42:39 Step 15/22 : FROM alpine:3.14 14:42:39 3.14: Pulling from library/alpine 14:42:39 a0d0a0d46f8b: Pulling fs layer 14:42:39 a0d0a0d46f8b: Verifying Checksum 14:42:39 a0d0a0d46f8b: Download complete 14:42:39 a0d0a0d46f8b: Pull complete 14:42:39 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:42:39 Status: Downloaded newer image for alpine:3.14 14:42:39 ---> 14119a10abf4 14:42:39 Step 16/22 : EXPOSE 4000 14:42:40 ---> Running in 5b955a10902d 14:42:40 Removing intermediate container 5b955a10902d 14:42:40 ---> f1ce20ca7861 14:42:40 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:42:40 ---> 5a96af6df630 14:42:40 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:42:40 ---> Running in 488be575c594 14:42:40 Removing intermediate container 488be575c594 14:42:40 ---> 72a1327844b5 14:42:40 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:42:40 ---> Running in c3941a01b74d 14:42:40 Removing intermediate container c3941a01b74d 14:42:40 ---> 6915f06d3cd9 14:42:40 Step 20/22 : LABEL arch=amd64 14:42:40 ---> Running in 7b8627177ec1 14:42:40 Removing intermediate container 7b8627177ec1 14:42:40 ---> 938a1b656cb7 14:42:40 Step 21/22 : LABEL git_sha=6bd80458bc452549c38f2f4dc055b3ab1d793802 14:42:40 ---> Running in 200afe20e200 14:42:40 Removing intermediate container 200afe20e200 14:42:40 ---> 69e8b31c4abd 14:42:40 Step 22/22 : LABEL version=2.0.1-dev.18 14:42:40 ---> Running in 83847743d16d 14:42:40 Removing intermediate container 83847743d16d 14:42:40 ---> 8b19038197db 14:42:40 [Warning] One or more build-args [ARCH] were not consumed 14:42:40 Successfully built 8b19038197db 14:42:40 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:42:41 provisioning config files... 14:42:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/20@tmp/config8784955317040731708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:42:41 ---> docker-login.sh 14:42:41 nexus3.edgexfoundry.org:10001 14:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:41 Configure a credential helper to remove this warning. See 14:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:41 14:42:41 Login Succeeded 14:42:41 nexus3.edgexfoundry.org:10002 14:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:41 Configure a credential helper to remove this warning. See 14:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:41 14:42:41 Login Succeeded 14:42:41 nexus3.edgexfoundry.org:10003 14:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:41 Configure a credential helper to remove this warning. See 14:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:41 14:42:41 Login Succeeded 14:42:41 nexus3.edgexfoundry.org:10004 14:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:41 Configure a credential helper to remove this warning. See 14:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:41 14:42:41 Login Succeeded 14:42:41 docker.io 14:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:42:42 Configure a credential helper to remove this warning. See 14:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:42:42 14:42:42 Login Succeeded 14:42:42 ---> docker-login.sh ends [Pipeline] } 14:42:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:42:42 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 14:42:42 6bd80458bc452549c38f2f4dc055b3ab1d793802 14:42:42 latest 14:42:42 2.0.1-dev.18 14:42:42 6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18 14:42:42 main 14:42:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:42:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6bd80458bc452549c38f2f4dc055b3ab1d793802 [Pipeline] isUnix [Pipeline] sh 14:42:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6bd80458bc452549c38f2f4dc055b3ab1d793802 14:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:42:42 86471f6a4d4b: Preparing 14:42:42 e2eb06d8af82: Preparing 14:42:42 e2eb06d8af82: Layer already exists 14:42:44 86471f6a4d4b: Pushed 14:42:44 6bd80458bc452549c38f2f4dc055b3ab1d793802: digest: sha256:87b89db5c7396cb680f3828a5b7be0533f9575e499d218d79fbfd4eeda30a66d size: 739 [Pipeline] isUnix [Pipeline] sh 14:42:44 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 14:42:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 14:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:42:45 86471f6a4d4b: Preparing 14:42:45 e2eb06d8af82: Preparing 14:42:45 86471f6a4d4b: Layer already exists 14:42:45 e2eb06d8af82: Layer already exists 14:42:45 latest: digest: sha256:87b89db5c7396cb680f3828a5b7be0533f9575e499d218d79fbfd4eeda30a66d size: 739 [Pipeline] isUnix [Pipeline] sh 14:42:45 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh 14:42:45 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.18 14:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:42:45 86471f6a4d4b: Preparing 14:42:45 e2eb06d8af82: Preparing 14:42:45 e2eb06d8af82: Layer already exists 14:42:45 86471f6a4d4b: Layer already exists 14:42:45 2.0.1-dev.18: digest: sha256:87b89db5c7396cb680f3828a5b7be0533f9575e499d218d79fbfd4eeda30a66d size: 739 [Pipeline] isUnix [Pipeline] sh 14:42:46 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh 14:42:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18 14:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:42:46 86471f6a4d4b: Preparing 14:42:46 e2eb06d8af82: Preparing 14:42:46 e2eb06d8af82: Layer already exists 14:42:46 86471f6a4d4b: Layer already exists 14:42:46 6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18: digest: sha256:87b89db5c7396cb680f3828a5b7be0533f9575e499d218d79fbfd4eeda30a66d size: 739 [Pipeline] isUnix [Pipeline] sh 14:42:46 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 14:42:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 14:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:42:46 86471f6a4d4b: Preparing 14:42:46 e2eb06d8af82: Preparing 14:42:46 86471f6a4d4b: Layer already exists 14:42:46 e2eb06d8af82: Layer already exists 14:42:46 main: digest: sha256:87b89db5c7396cb680f3828a5b7be0533f9575e499d218d79fbfd4eeda30a66d size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:42:46 ===================================================== [Pipeline] echo 14:42:46 taggedImages: 14:42:46 - nexus3.edgexfoundry.org:10004/edgex-ui:6bd80458bc452549c38f2f4dc055b3ab1d793802 14:42:46 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 14:42:46 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.18 14:42:46 - nexus3.edgexfoundry.org:10004/edgex-ui:6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18 14:42:46 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:42:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:42:47 14:42:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:42:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:42:48 latest: Pulling from edgex-lftools-log-publisher 14:42:48 b4d181a07f80: Pulling fs layer 14:42:48 a1111a8f2ec3: Pulling fs layer 14:42:48 ed53099fbce6: Pulling fs layer 14:42:48 dc539afda2c1: Pulling fs layer 14:42:48 77bc0d833cb6: Pulling fs layer 14:42:48 9065ff56babe: Pulling fs layer 14:42:48 d287ab97295c: Pulling fs layer 14:42:48 77bc0d833cb6: Waiting 14:42:48 9065ff56babe: Waiting 14:42:48 d287ab97295c: Waiting 14:42:48 dc539afda2c1: Waiting 14:42:48 a1111a8f2ec3: Verifying Checksum 14:42:48 a1111a8f2ec3: Download complete 14:42:48 dc539afda2c1: Verifying Checksum 14:42:48 dc539afda2c1: Download complete 14:42:48 ed53099fbce6: Verifying Checksum 14:42:48 ed53099fbce6: Download complete 14:42:48 77bc0d833cb6: Verifying Checksum 14:42:48 77bc0d833cb6: Download complete 14:42:48 9065ff56babe: Verifying Checksum 14:42:48 9065ff56babe: Download complete 14:42:48 b4d181a07f80: Verifying Checksum 14:42:48 b4d181a07f80: Download complete 14:42:48 d287ab97295c: Verifying Checksum 14:42:48 d287ab97295c: Download complete 14:42:49 b4d181a07f80: Pull complete 14:42:50 a1111a8f2ec3: Pull complete 14:42:50 ed53099fbce6: Pull complete 14:42:50 dc539afda2c1: Pull complete 14:42:51 77bc0d833cb6: Pull complete 14:42:51 9065ff56babe: Pull complete 14:42:56 d287ab97295c: Pull complete 14:42:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:42:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:42:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:42:56 prd-centos7-docker-4c-2g-75 does not seem to be running inside a container 14:42:56 $ 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/edgex-ui-go/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:42:59 $ docker top 0b603c88272a93606d9c532d55444401423df36290598de02fc76785427bf0d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:42:59 ---> job-cost.sh 14:42:59 lf-activate-venv: SKIPPING 14:42:59 INFO: No Stack... 14:43:00 INFO: Retrieving Pricing Info for: v3-standard-2 14:43:00 INFO: Archiving Costs [Pipeline] sh 14:43:01 + cat /w/workspace/edgex-ui-go/20/archives/cost.csv 14:43:01 + cut -d, -f6 [Pipeline] lock 14:43:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-20-stack-cost] 14:43:01 Resource [jenkins-edgexfoundry-edgex-ui-go-main-20-stack-cost] did not exist. Created. 14:43:01 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:43:01 + echo total: 0.05999999865889549 [Pipeline] stash 14:43:01 Stashed 1 file(s) [Pipeline] } 14:43:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 14:43:01 $ docker stop --time=1 0b603c88272a93606d9c532d55444401423df36290598de02fc76785427bf0d7 14:43:02 $ docker rm -f 0b603c88272a93606d9c532d55444401423df36290598de02fc76785427bf0d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:44:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-78 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 14:44:18 Running in /w/workspace/edgex-ui-go/20 [Pipeline] { [Pipeline] checkout 14:44:18 The recommended git tool is: git 14:44:24 using credential edgex-jenkins-ssh 14:44:24 Cloning the remote Git repository 14:44:24 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:44:24 > git init /w/workspace/edgex-ui-go/20 # timeout=10 14:44:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:44:25 > git --version # timeout=10 14:44:25 > git --version # 'git version 2.17.1' 14:44:25 using GIT_SSH to set credentials SSH Credentials for GitHub 14:44:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:44:28 Avoid second fetch 14:44:28 Checking out Revision 6bd80458bc452549c38f2f4dc055b3ab1d793802 (main) 14:44:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:44:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:44:28 > git config core.sparsecheckout # timeout=10 14:44:28 > git checkout -f 6bd80458bc452549c38f2f4dc055b3ab1d793802 # timeout=10 14:44:32 Commit message: "feat: update GUI built product artifact" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:44:33 provisioning config files... 14:44:33 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/20@tmp/config9032820192327082552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:44:34 ---> docker-login.sh 14:44:34 nexus3.edgexfoundry.org:10001 14:44:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:35 Configure a credential helper to remove this warning. See 14:44:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:35 14:44:35 Login Succeeded 14:44:35 nexus3.edgexfoundry.org:10002 14:44:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:36 Configure a credential helper to remove this warning. See 14:44:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:36 14:44:36 Login Succeeded 14:44:36 nexus3.edgexfoundry.org:10003 14:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:37 Configure a credential helper to remove this warning. See 14:44:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:37 14:44:37 Login Succeeded 14:44:37 nexus3.edgexfoundry.org:10004 14:44:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:39 Configure a credential helper to remove this warning. See 14:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:39 14:44:39 Login Succeeded 14:44:39 docker.io 14:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:44:39 Configure a credential helper to remove this warning. See 14:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:44:39 14:44:39 Login Succeeded 14:44:39 ---> docker-login.sh ends [Pipeline] } 14:44:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:44:40 ========================================================= 14:44:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:44:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:44:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 14:44:41 Sending build context to Docker daemon 20.56MB 14:44:41 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 14:44:41 Step 2/14 : FROM ${BASE} AS builder 14:44:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:44:41 bbf911997326: Pulling fs layer 14:44:41 58ec367f63d7: Pulling fs layer 14:44:41 1b4a6ffa7d45: Pulling fs layer 14:44:41 fc5181fea5dc: Pulling fs layer 14:44:41 9c418107303f: Pulling fs layer 14:44:41 284eca6f2348: Pulling fs layer 14:44:41 842844d905b1: Pulling fs layer 14:44:41 901a3a57568e: Pulling fs layer 14:44:41 284eca6f2348: Waiting 14:44:41 842844d905b1: Waiting 14:44:41 901a3a57568e: Waiting 14:44:41 fc5181fea5dc: Waiting 14:44:41 9c418107303f: Waiting 14:44:41 1b4a6ffa7d45: Verifying Checksum 14:44:41 1b4a6ffa7d45: Download complete 14:44:41 58ec367f63d7: Verifying Checksum 14:44:41 58ec367f63d7: Download complete 14:44:41 9c418107303f: Verifying Checksum 14:44:41 9c418107303f: Download complete 14:44:41 284eca6f2348: Verifying Checksum 14:44:41 284eca6f2348: Download complete 14:44:41 842844d905b1: Download complete 14:44:41 bbf911997326: Download complete 14:44:42 bbf911997326: Pull complete 14:44:43 58ec367f63d7: Pull complete 14:44:43 1b4a6ffa7d45: Pull complete 14:44:44 901a3a57568e: Verifying Checksum 14:44:44 901a3a57568e: Download complete 14:44:44 fc5181fea5dc: Verifying Checksum 14:44:44 fc5181fea5dc: Download complete 14:44:54 fc5181fea5dc: Pull complete 14:44:54 9c418107303f: Pull complete 14:44:54 284eca6f2348: Pull complete 14:44:55 842844d905b1: Pull complete 14:45:02 901a3a57568e: Pull complete 14:45:02 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 14:45:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:45:02 ---> 72ade6ffb461 14:45:02 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:45:06 ---> Running in b02e8e42b1b0 14:45:06 Removing intermediate container b02e8e42b1b0 14:45:06 ---> dcd3ecd2d614 14:45:06 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 14:45:06 ---> Running in d57ea0a544db 14:45:07 Removing intermediate container d57ea0a544db 14:45:07 ---> 0abf184cba68 14:45:07 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 14:45:07 ---> Running in a57efb5077ef 14:45:08 Removing intermediate container a57efb5077ef 14:45:08 ---> 5d8e7ad4504f 14:45:08 Step 6/14 : LABEL Name=edgex-ui-go 14:45:08 ---> Running in 3edebb362689 14:45:08 Removing intermediate container 3edebb362689 14:45:08 ---> bad7245acc38 14:45:08 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:45:09 ---> Running in 23e2646b17e1 14:45:09 Removing intermediate container 23e2646b17e1 14:45:09 ---> 6742a6236e07 14:45:09 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:45:09 ---> Running in 2968d577ece9 14:45:12 Removing intermediate container 2968d577ece9 14:45:12 ---> 5347ce118b14 14:45:12 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:45:12 ---> Running in 1c10c20d1415 14:45:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:45:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:45:15 OK: 218 MiB in 52 packages 14:45:16 Removing intermediate container 1c10c20d1415 14:45:16 ---> 14e878dc4f6b 14:45:16 Step 10/14 : ENV GO111MODULE=on 14:45:16 ---> Running in 4b5db18dfd7f 14:45:17 Removing intermediate container 4b5db18dfd7f 14:45:17 ---> 92ae72fda8f2 14:45:17 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:45:17 ---> Running in 3632ca31af07 14:45:18 Removing intermediate container 3632ca31af07 14:45:18 ---> 60f59a22507b 14:45:18 Step 12/14 : COPY . . 14:45:21 ---> 86ef3320e3ae 14:45:21 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:21 ---> Running in 5d0a41834503 14:45:54 Removing intermediate container 5d0a41834503 14:45:54 ---> eba2ad35cbd3 14:45:54 Step 14/14 : RUN ${MAKE} 14:45:54 ---> Running in 9a8d83407e6e 14:45:54 noop 14:45:54 Removing intermediate container 9a8d83407e6e 14:45:54 ---> 4e0a78e726d4 14:45:54 Successfully built 4e0a78e726d4 14:45:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:45:54 + docker inspect -f . ci-base-image-arm64 14:45:54 . [Pipeline] withDockerContainer 14:45:54 prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container 14:45:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:45:56 $ docker top 27df6dd6f6d1cae1e3e290018d4fbbb5c00da33a2ab0019d3fce67de03dcfdc3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:45:57 + go version 14:45:57 go version go1.16.8 linux/arm64 [Pipeline] } 14:45:57 $ docker stop --time=1 27df6dd6f6d1cae1e3e290018d4fbbb5c00da33a2ab0019d3fce67de03dcfdc3 14:45:59 $ docker rm -f 27df6dd6f6d1cae1e3e290018d4fbbb5c00da33a2ab0019d3fce67de03dcfdc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:45:59 + docker inspect -f . ci-base-image-arm64 14:45:59 . [Pipeline] withDockerContainer 14:46:00 prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container 14:46:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:46:01 $ docker top 3a4c66593801fc4fc175a4262467700ca17886acfffcb237e68b0788636ec779 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:46:02 + make test 14:46:02 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:46:04 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:46:51 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:46:51 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:46:51 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:46:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 14:47:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:47:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 14:47:09 $ docker stop --time=1 3a4c66593801fc4fc175a4262467700ca17886acfffcb237e68b0788636ec779 14:47:11 $ docker rm -f 3a4c66593801fc4fc175a4262467700ca17886acfffcb237e68b0788636ec779 [Pipeline] // withDockerContainer [Pipeline] sh 14:47:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:47:12 Warning: overwriting stash ‘coverage-report’ 14:47:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:47:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:47:14 + ls -al . 14:47:14 total 128 14:47:14 drwxrwxr-x 12 jenkins jenkins 4096 Oct 8 14:46 . 14:47:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 14:44 .. 14:47:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 14:44 .git 14:47:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 14:44 .github 14:47:14 -rw-rw-r-- 1 jenkins jenkins 155 Oct 8 14:44 .gitignore 14:47:14 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 8 14:44 CONTRIBUTING.md 14:47:14 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 8 14:44 Dockerfile 14:47:14 -rw-rw-r-- 1 jenkins jenkins 652 Oct 8 14:44 Jenkinsfile 14:47:14 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 8 14:44 LICENSE 14:47:14 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 8 14:44 Makefile 14:47:14 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 8 14:44 README.md 14:47:14 -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 14:40 VERSION 14:47:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 14:44 assets 14:47:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 14:44 bin 14:47:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 14:44 cmd 14:47:14 -rw-r--r-- 1 jenkins jenkins 10 Oct 8 14:46 coverage.out 14:47:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 14:44 docs 14:47:14 -rw-rw-r-- 1 jenkins jenkins 880 Oct 8 14:44 go.mod 14:47:14 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 8 14:44 go.sum 14:47:14 drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 14:44 internal 14:47:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 14:44 pkg 14:47:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 14:44 snap 14:47:14 -rw-rw-r-- 1 jenkins jenkins 155 Oct 8 14:44 version.go 14:47:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 14:44 web [Pipeline] isUnix [Pipeline] sh 14:47:14 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6bd80458bc452549c38f2f4dc055b3ab1d793802 --label arch=arm64 --label version=2.0.1-dev.18 . 14:47:15 Sending build context to Docker daemon 20.56MB 14:47:15 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 14:47:15 Step 2/22 : FROM ${BASE} AS builder 14:47:15 ---> 4e0a78e726d4 14:47:15 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:47:15 ---> Running in 754f0db2c8d4 14:47:16 Removing intermediate container 754f0db2c8d4 14:47:16 ---> a09574f7cc26 14:47:16 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 14:47:16 ---> Running in e26685f3c794 14:47:17 Removing intermediate container e26685f3c794 14:47:17 ---> 6179f9ed55b9 14:47:17 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 14:47:17 ---> Running in eb81aca2b008 14:47:17 Removing intermediate container eb81aca2b008 14:47:17 ---> 4d837d95dcb4 14:47:17 Step 6/22 : LABEL Name=edgex-ui-go 14:47:17 ---> Running in f25a2496fd12 14:47:18 Removing intermediate container f25a2496fd12 14:47:18 ---> e8b346154f28 14:47:18 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:47:18 ---> Running in 7f01dc63bdef 14:47:18 Removing intermediate container 7f01dc63bdef 14:47:18 ---> 2493c13b9f2c 14:47:18 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:47:18 ---> Running in c50e3776fc9f 14:47:21 Removing intermediate container c50e3776fc9f 14:47:21 ---> 66967512367d 14:47:21 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:47:21 ---> Running in 567dbe8f006b 14:47:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:47:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:47:24 OK: 218 MiB in 52 packages 14:47:25 Removing intermediate container 567dbe8f006b 14:47:25 ---> 45595e6e3a84 14:47:25 Step 10/22 : ENV GO111MODULE=on 14:47:25 ---> Running in 3d1ea4361c40 14:47:26 Removing intermediate container 3d1ea4361c40 14:47:26 ---> e4f45e70ace8 14:47:26 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:47:26 ---> Running in 6589fe2cd057 14:47:26 Removing intermediate container 6589fe2cd057 14:47:26 ---> 9a9baf8f1cfd 14:47:26 Step 12/22 : COPY . . 14:47:29 ---> 14167614a0f8 14:47:29 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:47:29 ---> Running in b9e544b4a268 14:47:32 Removing intermediate container b9e544b4a268 14:47:32 ---> e2c949092410 14:47:32 Step 14/22 : RUN ${MAKE} 14:47:32 ---> Running in 3b6f0fa6545c 14:47:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.18" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:48:06 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:48:09 Removing intermediate container 3b6f0fa6545c 14:48:09 ---> 8155915396d8 14:48:09 Step 15/22 : FROM alpine:3.14 14:48:09 3.14: Pulling from library/alpine 14:48:09 552d1f2373af: Pulling fs layer 14:48:10 552d1f2373af: Verifying Checksum 14:48:10 552d1f2373af: Download complete 14:48:11 552d1f2373af: Pull complete 14:48:11 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 14:48:11 Status: Downloaded newer image for alpine:3.14 14:48:11 ---> bb3de5531c18 14:48:11 Step 16/22 : EXPOSE 4000 14:48:11 ---> Running in c21de3119a04 14:48:11 Removing intermediate container c21de3119a04 14:48:11 ---> a38c6da764a9 14:48:11 Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:48:13 ---> 6dfe1e22de2e 14:48:13 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:48:13 ---> Running in 5b867453d7ec 14:48:14 Removing intermediate container 5b867453d7ec 14:48:14 ---> c90a276353c8 14:48:14 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:48:14 ---> Running in b66494cdcbbe 14:48:14 Removing intermediate container b66494cdcbbe 14:48:14 ---> bd2323213596 14:48:14 Step 20/22 : LABEL arch=arm64 14:48:14 ---> Running in 5146e235fe88 14:48:15 Removing intermediate container 5146e235fe88 14:48:15 ---> 9a0deeeab0f7 14:48:15 Step 21/22 : LABEL git_sha=6bd80458bc452549c38f2f4dc055b3ab1d793802 14:48:15 ---> Running in 9d2be5fe4d0b 14:48:16 Removing intermediate container 9d2be5fe4d0b 14:48:16 ---> 39df92ffccd1 14:48:16 Step 22/22 : LABEL version=2.0.1-dev.18 14:48:16 ---> Running in 629e9b7416f7 14:48:16 Removing intermediate container 629e9b7416f7 14:48:16 ---> 6c118b5cf5ac 14:48:16 [Warning] One or more build-args [ARCH] were not consumed 14:48:16 Successfully built 6c118b5cf5ac 14:48:16 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:48:16 provisioning config files... 14:48:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/20@tmp/config7508058396302842171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:48:17 ---> docker-login.sh 14:48:17 nexus3.edgexfoundry.org:10001 14:48:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:17 Configure a credential helper to remove this warning. See 14:48:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:17 14:48:17 Login Succeeded 14:48:17 nexus3.edgexfoundry.org:10002 14:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:18 Configure a credential helper to remove this warning. See 14:48:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:18 14:48:18 Login Succeeded 14:48:18 nexus3.edgexfoundry.org:10003 14:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:19 Configure a credential helper to remove this warning. See 14:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:19 14:48:19 Login Succeeded 14:48:19 nexus3.edgexfoundry.org:10004 14:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:19 Configure a credential helper to remove this warning. See 14:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:19 14:48:19 Login Succeeded 14:48:19 docker.io 14:48:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:20 Configure a credential helper to remove this warning. See 14:48:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:20 14:48:20 Login Succeeded 14:48:20 ---> docker-login.sh ends [Pipeline] } 14:48:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:48:20 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 14:48:20 6bd80458bc452549c38f2f4dc055b3ab1d793802 14:48:20 latest 14:48:20 2.0.1-dev.18 14:48:20 6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18 14:48:20 main 14:48:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:48:21 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6bd80458bc452549c38f2f4dc055b3ab1d793802 [Pipeline] isUnix [Pipeline] sh 14:48:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6bd80458bc452549c38f2f4dc055b3ab1d793802 14:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:48:21 2212a5618877: Preparing 14:48:21 ee420dfed78a: Preparing 14:48:21 ee420dfed78a: Layer already exists 14:48:25 2212a5618877: Pushed 14:48:25 6bd80458bc452549c38f2f4dc055b3ab1d793802: digest: sha256:7b8dd2d021a73ad6600b7e3fbe27de1a839a7bfd18dc62d01ad191fd119c23e2 size: 739 [Pipeline] isUnix [Pipeline] sh 14:48:25 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:48:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 14:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:48:26 2212a5618877: Preparing 14:48:26 ee420dfed78a: Preparing 14:48:26 2212a5618877: Layer already exists 14:48:26 ee420dfed78a: Layer already exists 14:48:26 latest: digest: sha256:7b8dd2d021a73ad6600b7e3fbe27de1a839a7bfd18dc62d01ad191fd119c23e2 size: 739 [Pipeline] isUnix [Pipeline] sh 14:48:26 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh 14:48:27 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.18 14:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:48:27 2212a5618877: Preparing 14:48:27 ee420dfed78a: Preparing 14:48:27 ee420dfed78a: Layer already exists 14:48:27 2212a5618877: Layer already exists 14:48:27 2.0.1-dev.18: digest: sha256:7b8dd2d021a73ad6600b7e3fbe27de1a839a7bfd18dc62d01ad191fd119c23e2 size: 739 [Pipeline] isUnix [Pipeline] sh 14:48:27 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18 [Pipeline] isUnix [Pipeline] sh 14:48:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18 14:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:48:28 2212a5618877: Preparing 14:48:28 ee420dfed78a: Preparing 14:48:28 2212a5618877: Layer already exists 14:48:28 ee420dfed78a: Layer already exists 14:48:28 6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18: digest: sha256:7b8dd2d021a73ad6600b7e3fbe27de1a839a7bfd18dc62d01ad191fd119c23e2 size: 739 [Pipeline] isUnix [Pipeline] sh 14:48:28 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 14:48:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 14:48:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:48:29 2212a5618877: Preparing 14:48:29 ee420dfed78a: Preparing 14:48:29 2212a5618877: Layer already exists 14:48:29 ee420dfed78a: Layer already exists 14:48:29 main: digest: sha256:7b8dd2d021a73ad6600b7e3fbe27de1a839a7bfd18dc62d01ad191fd119c23e2 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:48:29 ===================================================== [Pipeline] echo 14:48:29 taggedImages: 14:48:29 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6bd80458bc452549c38f2f4dc055b3ab1d793802 14:48:29 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 14:48:29 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.18 14:48:29 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:6bd80458bc452549c38f2f4dc055b3ab1d793802-2.0.1-dev.18 14:48:29 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:48:30 14:48:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:48:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:48:30 arm64: Pulling from edgex-lftools-log-publisher 14:48:30 448f6bf000e3: Pulling fs layer 14:48:30 f757da607395: Pulling fs layer 14:48:30 05883995daec: Pulling fs layer 14:48:30 8603b9c90790: Pulling fs layer 14:48:30 1560dd03e051: Pulling fs layer 14:48:30 27f5ce0e4adf: Pulling fs layer 14:48:30 c2d8d7efcc4b: Pulling fs layer 14:48:30 8603b9c90790: Waiting 14:48:30 1560dd03e051: Waiting 14:48:30 27f5ce0e4adf: Waiting 14:48:30 c2d8d7efcc4b: Waiting 14:48:30 f757da607395: Verifying Checksum 14:48:30 f757da607395: Download complete 14:48:31 8603b9c90790: Verifying Checksum 14:48:31 8603b9c90790: Download complete 14:48:31 1560dd03e051: Verifying Checksum 14:48:31 1560dd03e051: Download complete 14:48:31 05883995daec: Verifying Checksum 14:48:31 05883995daec: Download complete 14:48:31 27f5ce0e4adf: Verifying Checksum 14:48:31 27f5ce0e4adf: Download complete 14:48:31 448f6bf000e3: Download complete 14:48:34 c2d8d7efcc4b: Verifying Checksum 14:48:34 c2d8d7efcc4b: Download complete 14:48:35 448f6bf000e3: Pull complete 14:48:35 f757da607395: Pull complete 14:48:37 05883995daec: Pull complete 14:48:38 8603b9c90790: Pull complete 14:48:39 1560dd03e051: Pull complete 14:48:39 27f5ce0e4adf: Pull complete 14:48:54 c2d8d7efcc4b: Pull complete 14:48:54 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:48:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:48:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:48:54 prd-ubuntu18.04-docker-arm64-4c-16g-78 does not seem to be running inside a container 14:48:55 $ 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/edgex-ui-go/20 -v /w/workspace/edgex-ui-go/20:/w/workspace/edgex-ui-go/20:rw,z -v /w/workspace/edgex-ui-go/20@tmp:/w/workspace/edgex-ui-go/20@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:48:59 $ docker top f7d9aa6f18b83d979b9871658ed4ac822a251a09ae5447ef3a5ec2ead9c3611c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:49:00 ---> job-cost.sh 14:49:00 lf-activate-venv: SKIPPING 14:49:00 INFO: No Stack... 14:49:10 INFO: Retrieving Pricing Info for: v3-standard-4 14:49:10 INFO: Archiving Costs [Pipeline] sh 14:49:11 + + catcut /w/workspace/edgex-ui-go/20/archives/cost.csv -d, 14:49:11 -f6 [Pipeline] lock 14:49:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-20-stack-cost] 14:49:11 Resource [jenkins-edgexfoundry-edgex-ui-go-main-20-stack-cost] did not exist. Created. 14:49:11 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:49:12 /w/workspace/edgex-ui-go/20@tmp/durable-d99b603e/script.sh: 1: /w/workspace/edgex-ui-go/20@tmp/durable-d99b603e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:49:12 + echo total: 0.10999999940395355 [Pipeline] stash 14:49:12 Warning: overwriting stash ‘stack-cost’ 14:49:13 Stashed 1 file(s) [Pipeline] } 14:49:13 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-20-stack-cost] [Pipeline] // lock [Pipeline] } 14:49:13 $ docker stop --time=1 f7d9aa6f18b83d979b9871658ed4ac822a251a09ae5447ef3a5ec2ead9c3611c 14:49:14 $ docker rm -f f7d9aa6f18b83d979b9871658ed4ac822a251a09ae5447ef3a5ec2ead9c3611c [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 14:49:15 provisioning config files... 14:49:15 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config259593932883122238tmp [Pipeline] { [Pipeline] sh 14:49:15 + set +x 14:49:15 + curl -s https://codecov.io/bash 14:49:15 + bash -s -- 14:49:15 14:49:15 _____ _ 14:49:15 / ____| | | 14:49:15 | | ___ __| | ___ ___ _____ __ 14:49:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:49:15 | |___| (_) | (_| | __/ (_| (_) \ V / 14:49:15 \_____\___/ \__,_|\___|\___\___/ \_/ 14:49:15 Bash-1.0.6 14:49:15 14:49:15 14:49:15 ==> git version 2.24.4 found 14:49:15 ==> 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 14:49:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:49:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:49:15 ==> Jenkins CI detected. 14:49:15 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 14:49:15 project root: . 14:49:15 --> token set from env 14:49:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:49:16 ==> Running gcov in . (disable via -X gcov) 14:49:16 ==> Python coveragepy not found 14:49:16 ==> Searching for coverage reports in: 14:49:16 + . 14:49:16 -> Found 1 reports 14:49:16 ==> Detecting git/mercurial file structure 14:49:16 ==> Reading reports 14:49:16 + ./coverage.out bytes=10 14:49:16 ==> Appending adjustments 14:49:16 https://docs.codecov.io/docs/fixing-reports 14:49:16 + Found adjustments 14:49:16 ==> Gzipping contents 14:49:16 4.0K /tmp/codecov.6bLsRO.gz 14:49:16 ==> Uploading reports 14:49:16 url: https://codecov.io 14:49:16 query: branch=main&commit=6bd80458bc452549c38f2f4dc055b3ab1d793802&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:49:16 -> Pinging Codecov 14:49:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=6bd80458bc452549c38f2f4dc055b3ab1d793802&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F20%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:49:16 -> Uploading to 14:49:16 https://storage.googleapis.com/codecov/v4/raw/2021-10-08/FB506323287CE973F263BFD2A0EB1F37/6bd80458bc452549c38f2f4dc055b3ab1d793802/087db06a-e7a0-4a53-84c6-2265ff43645f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211008%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211008T144916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2fbf8b79376ff30db7ba33659ef206a3e44c99c72a8e2aa13d520a356dcebe4 14:49:16 % Total % Received % Xferd Average Speed Time Time Time Current 14:49:16 Dload Upload Total Spent Left Speed 14:49:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 9808 --:--:-- --:--:-- --:--:-- 9805 14:49:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6bd80458bc452549c38f2f4dc055b3ab1d793802 [Pipeline] } 14:49:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:49:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:49:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:49:17 14:49:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 14:49:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:49:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:49:17 188c0c94c7c5: Pulling fs layer 14:49:17 0ef7d3d256c8: Pulling fs layer 14:49:17 de9db76c5a1d: Pulling fs layer 14:49:17 0eba1c9be4d2: Pulling fs layer 14:49:17 0d57e429df01: Pulling fs layer 14:49:17 4e4be7b47b0d: Pulling fs layer 14:49:17 e1f770b5df2f: Pulling fs layer 14:49:17 85a0685a4137: Pulling fs layer 14:49:17 0eba1c9be4d2: Waiting 14:49:17 0d57e429df01: Waiting 14:49:17 4e4be7b47b0d: Waiting 14:49:17 e1f770b5df2f: Waiting 14:49:17 85a0685a4137: Waiting 14:49:17 de9db76c5a1d: Verifying Checksum 14:49:17 de9db76c5a1d: Download complete 14:49:17 0ef7d3d256c8: Verifying Checksum 14:49:17 0ef7d3d256c8: Download complete 14:49:17 0d57e429df01: Verifying Checksum 14:49:17 0d57e429df01: Download complete 14:49:17 188c0c94c7c5: Verifying Checksum 14:49:17 188c0c94c7c5: Download complete 14:49:17 4e4be7b47b0d: Verifying Checksum 14:49:17 4e4be7b47b0d: Download complete 14:49:18 e1f770b5df2f: Verifying Checksum 14:49:18 e1f770b5df2f: Download complete 14:49:18 188c0c94c7c5: Pull complete 14:49:18 0ef7d3d256c8: Pull complete 14:49:18 0eba1c9be4d2: Verifying Checksum 14:49:18 0eba1c9be4d2: Download complete 14:49:18 de9db76c5a1d: Pull complete 14:49:18 85a0685a4137: Verifying Checksum 14:49:18 85a0685a4137: Download complete 14:49:22 0eba1c9be4d2: Pull complete 14:49:22 0d57e429df01: Pull complete 14:49:22 4e4be7b47b0d: Pull complete 14:49:22 e1f770b5df2f: Pull complete 14:49:26 85a0685a4137: Pull complete 14:49:26 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 14:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:49:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 14:49:26 prd-centos7-docker-4c-2g-73 does not seem to be running inside a container 14:49:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:49:28 $ docker top 3868e8746375d546211fdab3f6ed4196114a6f6365273702aefd515ea90e1f50 -eo pid,comm [Pipeline] { [Pipeline] echo 14:49:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 14:49:29 + set -o pipefail 14:49:29 + snyk monitor '--org=edgex-jenkins' 14:49:32 14:49:32 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 14:49:32 14:49:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/4ae6c73e-483f-483f-83e9-4c2e8e121484 14:49:32 14:49:32 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:49:32 14:49:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:49:32 14:49:32 14:49:32 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:49:32 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:49:32 $ docker stop --time=1 3868e8746375d546211fdab3f6ed4196114a6f6365273702aefd515ea90e1f50 14:49:34 $ docker rm -f 3868e8746375d546211fdab3f6ed4196114a6f6365273702aefd515ea90e1f50 [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 14:49:35 + git log --format=format:%s -1 6bd80458bc452549c38f2f4dc055b3ab1d793802 [Pipeline] isUnix [Pipeline] sh 14:49:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:49:35 . [Pipeline] withDockerContainer 14:49:35 prd-centos7-docker-4c-2g-73 does not seem to be running inside a container 14:49:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:49:36 $ docker top e6bf0d596ca8e1aed504d3cd1520dc2ec21e2d26a9177381ac58ec6a431949d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:49:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:49:36 [ssh-agent] Looking for ssh-agent implementation... 14:49:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:49:36 $ docker exec e6bf0d596ca8e1aed504d3cd1520dc2ec21e2d26a9177381ac58ec6a431949d9 ssh-agent 14:49:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXENcMFj/agent.13 14:49:36 SSH_AGENT_PID=19 14:49:36 Running ssh-add (command line suppressed) 14:49:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8128946185146987748.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8128946185146987748.key) 14:49:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:49:36 + git semver tag 14:49:36 # -> Open(): unable to determine branch for HEAD 14:49:36 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 14:49:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 14:49:36 # $SEMVER_REMOTE_NAME = origin 14:49:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:49:36 # $SEMVER_USER_NAME = edgex-jenkins 14:49:36 # $SEMVER_BRANCH = main 14:49:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 14:49:36 # 6bd80458bc452549c38f2f4dc055b3ab1d793802 HEAD 14:49:36 # -> Force: false 14:49:36 # 88a0bfad35275eee9ddd61b8c34dde380f70bf40 refs/tags/v2.0.1-dev.18 [Pipeline] } 14:49:36 $ docker exec --env ******** --env ******** e6bf0d596ca8e1aed504d3cd1520dc2ec21e2d26a9177381ac58ec6a431949d9 ssh-agent -k 14:49:37 unset SSH_AUTH_SOCK; 14:49:37 unset SSH_AGENT_PID; 14:49:37 echo Agent pid 19 killed; 14:49:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:49:37 + git semver [Pipeline] } 14:49:37 $ docker stop --time=1 e6bf0d596ca8e1aed504d3cd1520dc2ec21e2d26a9177381ac58ec6a431949d9 14:49:38 $ docker rm -f e6bf0d596ca8e1aed504d3cd1520dc2ec21e2d26a9177381ac58ec6a431949d9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 14:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:49:39 14:49:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 14:49:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:49:39 0.23.1-centos7: Pulling from edgex-lftools 14:49:39 ab5ef0e58194: Pulling fs layer 14:49:39 9712f1f96733: Pulling fs layer 14:49:39 63f879dbbcfc: Pulling fs layer 14:49:39 0d9ebad4ef96: Pulling fs layer 14:49:39 e9a5061849ea: Pulling fs layer 14:49:39 d747dcd14b5f: Pulling fs layer 14:49:39 2de7ff778b66: Pulling fs layer 14:49:39 0d9ebad4ef96: Waiting 14:49:39 e9a5061849ea: Waiting 14:49:39 d747dcd14b5f: Waiting 14:49:39 2de7ff778b66: Waiting 14:49:39 9712f1f96733: Verifying Checksum 14:49:39 9712f1f96733: Download complete 14:49:39 63f879dbbcfc: Verifying Checksum 14:49:39 63f879dbbcfc: Download complete 14:49:39 e9a5061849ea: Verifying Checksum 14:49:39 e9a5061849ea: Download complete 14:49:39 ab5ef0e58194: Verifying Checksum 14:49:39 ab5ef0e58194: Download complete 14:49:39 d747dcd14b5f: Verifying Checksum 14:49:39 d747dcd14b5f: Download complete 14:49:40 0d9ebad4ef96: Verifying Checksum 14:49:40 0d9ebad4ef96: Download complete 14:49:40 2de7ff778b66: Verifying Checksum 14:49:40 2de7ff778b66: Download complete 14:49:42 ab5ef0e58194: Pull complete 14:49:42 9712f1f96733: Pull complete 14:49:43 63f879dbbcfc: Pull complete 14:49:47 0d9ebad4ef96: Pull complete 14:49:47 e9a5061849ea: Pull complete 14:49:47 d747dcd14b5f: Pull complete 14:49:48 2de7ff778b66: Pull complete 14:49:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:49:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:49:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 14:49:49 prd-centos7-docker-4c-2g-73 does not seem to be running inside a container 14:49:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:49:52 $ docker top a42762d189cede09b766e2f4a78a4dcc85f9ced85bc3cab6feb4ebbf82c4c420 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:49:52 provisioning config files... 14:49:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8544389876339002511tmp 14:49:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2171330549544013400tmp 14:49:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8152442273584119101tmp [Pipeline] { [Pipeline] echo 14:49:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:49:52 ---> sigul-configuration.sh 14:49:52 gpg: directory `/root/.gnupg' created 14:49:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:49:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:49:52 gpg: keyring `/root/.gnupg/secring.gpg' created 14:49:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:49:52 gpg: CAST5 encrypted data 14:49:52 gpg: encrypted with 1 passphrase 14:49:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:49:52 + mkdir /home/jenkins 14:49:52 + mkdir /home/jenkins/sigul [Pipeline] sh 14:49:53 + 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 14:49:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:49:53 ---> sigul-install.sh 14:49:53 Sigul already installed; skipping installation. [Pipeline] sh 14:49:53 + git tag --list 14:49:53 0.1.1 14:49:53 v1.1.0 14:49:53 v1.2.0 14:49:53 v1.2.1 14:49:53 v1.3.0 14:49:53 v2.0.0 14:49:53 v2.0.1-dev.1 14:49:53 v2.0.1-dev.10 14:49:53 v2.0.1-dev.11 14:49:53 v2.0.1-dev.12 14:49:53 v2.0.1-dev.13 14:49:53 v2.0.1-dev.14 14:49:53 v2.0.1-dev.15 14:49:53 v2.0.1-dev.16 14:49:53 v2.0.1-dev.17 14:49:53 v2.0.1-dev.18 14:49:53 v2.0.1-dev.2 14:49:53 v2.0.1-dev.3 14:49:53 v2.0.1-dev.4 14:49:53 v2.0.1-dev.5 14:49:53 v2.0.1-dev.6 14:49:53 v2.0.1-dev.7 14:49:53 v2.0.1-dev.8 14:49:53 v2.0.1-dev.9 [Pipeline] sh 14:49:54 + lftools sign git-tag v2.0.1-dev.18 14:49:54 Signing Git tag with Sigul... 14:49:54 Signing v2.0.1-dev.18 [Pipeline] echo 14:49:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:49:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:49:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:49:55 $ docker stop --time=1 a42762d189cede09b766e2f4a78a4dcc85f9ced85bc3cab6feb4ebbf82c4c420 14:49:57 $ docker rm -f a42762d189cede09b766e2f4a78a4dcc85f9ced85bc3cab6feb4ebbf82c4c420 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 14:49:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:49:57 . [Pipeline] withDockerContainer 14:49:57 prd-centos7-docker-4c-2g-73 does not seem to be running inside a container 14:49:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:49:58 $ docker top ff5bce1b151e9721218e18d0b32eec0a6507854b0827a85f0bcd72c4f42c8419 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:49:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:49:58 [ssh-agent] Looking for ssh-agent implementation... 14:49:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:49:58 $ docker exec ff5bce1b151e9721218e18d0b32eec0a6507854b0827a85f0bcd72c4f42c8419 ssh-agent 14:49:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDkFehM/agent.15 14:49:58 SSH_AGENT_PID=22 14:49:58 Running ssh-add (command line suppressed) 14:49:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_626749710732002325.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_626749710732002325.key) 14:49:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:49:58 + git semver bump pre 14:49:58 # -> Open(): unable to determine branch for HEAD 14:49:58 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 14:49:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 14:49:58 # $SEMVER_REMOTE_NAME = origin 14:49:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:49:58 # $SEMVER_USER_NAME = edgex-jenkins 14:49:58 # $SEMVER_BRANCH = main 14:49:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 14:49:58 2.0.1-dev.19 [Pipeline] } 14:49:58 $ docker exec --env ******** --env ******** ff5bce1b151e9721218e18d0b32eec0a6507854b0827a85f0bcd72c4f42c8419 ssh-agent -k 14:49:59 unset SSH_AUTH_SOCK; 14:49:59 unset SSH_AGENT_PID; 14:49:59 echo Agent pid 22 killed; 14:49:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:49:59 + git semver [Pipeline] } 14:49:59 $ docker stop --time=1 ff5bce1b151e9721218e18d0b32eec0a6507854b0827a85f0bcd72c4f42c8419 14:50:00 $ docker rm -f ff5bce1b151e9721218e18d0b32eec0a6507854b0827a85f0bcd72c4f42c8419 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 14:50:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:50:00 . [Pipeline] withDockerContainer 14:50:01 prd-centos7-docker-4c-2g-73 does not seem to be running inside a container 14:50:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:50:01 $ docker top b0361fd2309e0f3cd962818b52c373f4e8f18e0f947261f63ff044b481eebda5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:50:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:50:01 [ssh-agent] Looking for ssh-agent implementation... 14:50:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:50:01 $ docker exec b0361fd2309e0f3cd962818b52c373f4e8f18e0f947261f63ff044b481eebda5 ssh-agent 14:50:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIHpNEi/agent.14 14:50:01 SSH_AGENT_PID=21 14:50:01 Running ssh-add (command line suppressed) 14:50:01 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4386303601182832593.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4386303601182832593.key) 14:50:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:50:02 + git semver push 14:50:02 # -> Open(): unable to determine branch for HEAD 14:50:02 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 14:50:02 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 14:50:02 # $SEMVER_REMOTE_NAME = origin 14:50:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:50:02 # $SEMVER_USER_NAME = edgex-jenkins 14:50:02 # $SEMVER_BRANCH = main 14:50:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 14:50:07 $ docker exec --env ******** --env ******** b0361fd2309e0f3cd962818b52c373f4e8f18e0f947261f63ff044b481eebda5 ssh-agent -k 14:50:07 unset SSH_AUTH_SOCK; 14:50:07 unset SSH_AGENT_PID; 14:50:07 echo Agent pid 21 killed; 14:50:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:50:08 + git semver [Pipeline] } 14:50:08 $ docker stop --time=1 b0361fd2309e0f3cd962818b52c373f4e8f18e0f947261f63ff044b481eebda5 14:50:09 $ docker rm -f b0361fd2309e0f3cd962818b52c373f4e8f18e0f947261f63ff044b481eebda5 [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 14:50:09 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:50:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:50:10 ---> package-listing.sh 14:50:10 ++ facter osfamily 14:50:10 ++ tr '[:upper:]' '[:lower:]' 14:50:11 + OS_FAMILY=redhat 14:50:11 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 14:50:11 + START_PACKAGES=/tmp/packages_start.txt 14:50:11 + END_PACKAGES=/tmp/packages_end.txt 14:50:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:50:11 + PACKAGES=/tmp/packages_start.txt 14:50:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 14:50:11 + PACKAGES=/tmp/packages_end.txt 14:50:11 + case "${OS_FAMILY}" in 14:50:11 + rpm -qa 14:50:11 + sort 14:50:11 + '[' -f /tmp/packages_start.txt ']' 14:50:11 + '[' -f /tmp/packages_end.txt ']' 14:50:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:50:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 14:50:11 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 14:50:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 14:50:11 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/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:50:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:50:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:50:12 14:50:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:50:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:50:12 latest: Pulling from edgex-lftools-log-publisher 14:50:12 b4d181a07f80: Pulling fs layer 14:50:12 a1111a8f2ec3: Pulling fs layer 14:50:12 ed53099fbce6: Pulling fs layer 14:50:12 dc539afda2c1: Pulling fs layer 14:50:12 77bc0d833cb6: Pulling fs layer 14:50:12 9065ff56babe: Pulling fs layer 14:50:12 d287ab97295c: Pulling fs layer 14:50:12 dc539afda2c1: Waiting 14:50:12 77bc0d833cb6: Waiting 14:50:12 9065ff56babe: Waiting 14:50:12 d287ab97295c: Waiting 14:50:12 a1111a8f2ec3: Verifying Checksum 14:50:12 a1111a8f2ec3: Download complete 14:50:12 dc539afda2c1: Verifying Checksum 14:50:12 dc539afda2c1: Download complete 14:50:13 ed53099fbce6: Verifying Checksum 14:50:13 ed53099fbce6: Download complete 14:50:13 77bc0d833cb6: Verifying Checksum 14:50:13 77bc0d833cb6: Download complete 14:50:13 9065ff56babe: Verifying Checksum 14:50:13 9065ff56babe: Download complete 14:50:13 b4d181a07f80: Verifying Checksum 14:50:13 b4d181a07f80: Download complete 14:50:13 d287ab97295c: Verifying Checksum 14:50:13 d287ab97295c: Download complete 14:50:14 b4d181a07f80: Pull complete 14:50:14 a1111a8f2ec3: Pull complete 14:50:15 ed53099fbce6: Pull complete 14:50:15 dc539afda2c1: Pull complete 14:50:15 77bc0d833cb6: Pull complete 14:50:15 9065ff56babe: Pull complete 14:50:21 d287ab97295c: Pull complete 14:50:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:50:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:50:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:50:21 prd-centos7-docker-4c-2g-73 does not seem to be running inside a container 14:50:21 $ 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/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:50:23 $ docker top 913b8d296c5b8c216e89f83941914cd082b9c31fac6d4cd1c3cd1cc44c189089 -eo pid,comm [Pipeline] { [Pipeline] sh 14:50:24 + touch /tmp/pre-build-complete [Pipeline] sh 14:50:24 + mkdir -p /var/log/sysstat [Pipeline] sh 14:50:24 + ls /var/log/sa-host 14:50:24 + sadf -c /var/log/sa-host/sa08 14:50:24 file_magic: OK 14:50:24 HZ: Using current value: 100 14:50:24 file_header: OK 14:50:24 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 14:50:24 Statistics: 14:50:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:50:24 File successfully converted to sysstat format version 12.0.3 14:50:24 + sadf -c /var/log/sa-host/sa30 14:50:24 file_magic: OK 14:50:24 HZ: Using current value: 100 14:50:24 file_header: OK 14:50:24 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 14:50:24 Statistics: 14:50:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:50:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:50:24 provisioning config files... 14:50:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9127134124479855601tmp [Pipeline] { [Pipeline] echo 14:50:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:50:25 ---> create-netrc.sh [Pipeline] } 14:50:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:50:25 ---> python-tools-install.sh [Pipeline] echo 14:50:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:50:25 ---> sudo-logs.sh 14:50:25 Archiving 'sudo' log.. 14:50:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-73.novalocal: Name or service not known 14:50:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-73.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 14:50:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:50:26 ---> job-cost.sh 14:50:26 lf-activate-venv: SKIPPING 14:50:26 DEBUG: total: 0.10999999940395355 14:50:26 INFO: Retrieving Stack Cost... 14:50:26 INFO: Retrieving Pricing Info for: v3-standard-2 14:50:27 INFO: Archiving Costs [Pipeline] echo 14:50:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:50:27 ---> logs-deploy.sh 14:50:27 lf-activate-venv: SKIPPING 14:50:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/20 14:50:27 INFO: archiving workspace using pattern(s): 14:50:27 Archives upload complete. 14:50:28 INFO: archiving logs to Nexus 14:50:28 ---> uname -a: 14:50:28 Linux prd-centos7-docker-4c-2g-73.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 14:50:28 14:50:28 14:50:28 ---> lscpu: 14:50:28 Architecture: x86_64 14:50:28 CPU op-mode(s): 32-bit, 64-bit 14:50:28 Byte Order: Little Endian 14:50:28 Address sizes: 40 bits physical, 48 bits virtual 14:50:28 CPU(s): 2 14:50:28 On-line CPU(s) list: 0,1 14:50:28 Thread(s) per core: 1 14:50:28 Core(s) per socket: 1 14:50:28 Socket(s): 2 14:50:28 NUMA node(s): 1 14:50:28 Vendor ID: AuthenticAMD 14:50:28 CPU family: 23 14:50:28 Model: 49 14:50:28 Model name: AMD EPYC-Rome Processor 14:50:28 Stepping: 0 14:50:28 CPU MHz: 2799.998 14:50:28 BogoMIPS: 5599.99 14:50:28 Virtualization: AMD-V 14:50:28 Hypervisor vendor: KVM 14:50:28 Virtualization type: full 14:50:28 L1d cache: 32K 14:50:28 L1i cache: 32K 14:50:28 L2 cache: 512K 14:50:28 L3 cache: 16384K 14:50:28 NUMA node0 CPU(s): 0,1 14:50:28 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 14:50:28 14:50:28 14:50:28 ---> nproc: 14:50:28 2 14:50:28 14:50:28 14:50:28 ---> df -h: 14:50:28 Filesystem Size Used Avail Use% Mounted on 14:50:28 overlay 40G 9.0G 32G 23% / 14:50:28 tmpfs 64M 0 64M 0% /dev 14:50:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:50:28 shm 64M 0 64M 0% /dev/shm 14:50:28 /dev/vda1 40G 9.0G 32G 23% /facter-os 14:50:28 14:50:28 14:50:28 ---> sar -b -r -n DEV: 14:50:28 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/08/21 _x86_64_ (2 CPU) 14:50:28 14:50:28 14:39:39 LINUX RESTART (2 CPU) 14:50:28 14:50:28 14:40:01 tps rtps wtps bread/s bwrtn/s 14:50:28 14:41:01 98.68 13.57 85.11 4122.56 4814.14 14:50:28 14:42:01 1.63 0.00 1.63 0.00 30.23 14:50:28 14:43:01 0.20 0.00 0.20 0.00 2.02 14:50:28 14:44:01 0.23 0.00 0.23 0.00 3.36 14:50:28 14:45:01 0.25 0.00 0.25 0.00 3.42 14:50:28 14:46:01 0.42 0.00 0.42 0.00 6.55 14:50:28 14:47:01 0.17 0.00 0.17 0.00 2.42 14:50:28 14:48:01 0.18 0.00 0.18 0.00 2.03 14:50:28 14:49:01 0.28 0.00 0.28 0.00 3.08 14:50:28 14:50:01 191.29 0.03 191.26 3.73 53340.29 14:50:28 Average: 29.39 1.36 28.03 413.40 5832.51 14:50:28 14:50:28 14:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:50:28 14:41:01 5652056 0 625608 7.81 2620 1728648 1280684 14.14 578612 1541332 132 14:50:28 14:42:01 5661548 0 616108 7.69 2620 1728656 1197944 13.23 570760 1541296 8 14:50:28 14:43:01 5662300 0 615356 7.68 2620 1728656 1197956 13.23 568924 1542344 8 14:50:28 14:44:01 5662836 0 614812 7.68 2620 1728664 1165012 12.86 569208 1542344 16 14:50:28 14:45:01 5662820 0 614824 7.68 2620 1728668 1165264 12.87 568532 1543272 8 14:50:28 14:46:01 5660364 0 617276 7.71 2620 1728672 1165264 12.87 570860 1543272 20 14:50:28 14:47:01 5661808 0 615776 7.69 2620 1728728 1165012 12.86 569576 1543284 28 14:50:28 14:48:01 5652580 0 625052 7.80 2620 1728680 1165012 12.86 579396 1543272 8 14:50:28 14:49:01 5651084 0 626544 7.82 2620 1728684 1165012 12.86 580596 1543272 16 14:50:28 14:50:01 3964500 0 991144 12.38 2620 3050668 1409144 15.56 933092 2657984 64 14:50:28 Average: 5489190 0 656250 8.19 2620 1860872 1207630 13.33 608956 1654167 31 14:50:28 14:50:28 14:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:50:28 14:41:01 eth0 502.45 330.82 1398.11 80.41 0.00 0.00 0.00 0.00 14:50:28 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:41:01 docker0 52.77 29.58 4.99 220.59 0.00 0.00 0.00 0.00 14:50:28 14:42:01 eth0 1.20 0.37 0.34 0.14 0.00 0.00 0.00 0.00 14:50:28 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:43:01 eth0 1.62 0.52 0.59 0.42 0.00 0.00 0.00 0.00 14:50:28 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:44:01 eth0 0.88 0.08 0.07 0.04 0.00 0.00 0.00 0.00 14:50:28 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:45:01 eth0 1.08 0.46 0.33 0.21 0.00 0.00 0.00 0.00 14:50:28 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:46:01 eth0 1.15 0.75 0.67 0.44 0.00 0.00 0.00 0.00 14:50:28 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:47:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 14:50:28 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:48:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:50:28 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:49:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:50:28 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:50:01 eth0 342.67 214.20 7610.92 109.51 0.00 0.00 0.00 0.00 14:50:28 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 14:50:01 docker0 25.77 36.25 2.28 318.78 0.00 0.00 0.00 0.00 14:50:28 Average: eth0 85.31 54.85 902.92 19.16 0.00 0.00 0.00 0.00 14:50:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:50:28 Average: docker0 7.87 6.60 0.73 54.04 0.00 0.00 0.00 0.00 14:50:28 14:50:28 14:50:28 ---> sar -P ALL: 14:50:28 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/08/21 _x86_64_ (2 CPU) 14:50:28 14:50:28 14:39:39 LINUX RESTART (2 CPU) 14:50:28 14:50:28 14:40:01 CPU %user %nice %system %iowait %steal %idle 14:50:28 14:41:01 all 13.69 0.00 3.32 1.96 0.06 80.97 14:50:28 14:41:01 0 12.68 0.00 3.62 1.52 0.05 82.13 14:50:28 14:41:01 1 14.71 0.00 3.01 2.40 0.07 79.81 14:50:28 14:42:01 all 0.18 0.00 0.08 0.00 0.02 99.72 14:50:28 14:42:01 0 0.20 0.00 0.07 0.00 0.02 99.72 14:50:28 14:42:01 1 0.15 0.00 0.10 0.00 0.02 99.73 14:50:28 14:43:01 all 0.28 0.00 0.08 0.00 0.01 99.64 14:50:28 14:43:01 0 0.45 0.00 0.08 0.00 0.02 99.45 14:50:28 14:43:01 1 0.10 0.00 0.07 0.00 0.00 99.83 14:50:28 14:44:01 all 0.25 0.00 0.03 0.00 0.01 99.71 14:50:28 14:44:01 0 0.43 0.00 0.03 0.00 0.00 99.53 14:50:28 14:44:01 1 0.07 0.00 0.03 0.00 0.02 99.88 14:50:28 14:45:01 all 0.31 0.00 0.06 0.00 0.02 99.62 14:50:28 14:45:01 0 0.49 0.00 0.03 0.00 0.02 99.46 14:50:28 14:45:01 1 0.12 0.00 0.08 0.00 0.02 99.78 14:50:28 14:46:01 all 0.27 0.00 0.06 0.00 0.00 99.67 14:50:28 14:46:01 0 0.43 0.00 0.03 0.00 0.00 99.53 14:50:28 14:46:01 1 0.10 0.00 0.08 0.00 0.00 99.82 14:50:28 14:47:01 all 0.24 0.00 0.04 0.00 0.02 99.70 14:50:28 14:47:01 0 0.33 0.00 0.02 0.00 0.00 99.65 14:50:28 14:47:01 1 0.15 0.00 0.07 0.00 0.03 99.75 14:50:28 14:48:01 all 0.25 0.00 0.08 0.00 0.01 99.67 14:50:28 14:48:01 0 0.05 0.00 0.08 0.00 0.02 99.85 14:50:28 14:48:01 1 0.45 0.00 0.07 0.00 0.00 99.48 14:50:28 14:49:01 all 0.27 0.00 0.06 0.00 0.01 99.67 14:50:28 14:49:01 0 0.07 0.00 0.05 0.00 0.02 99.87 14:50:28 14:49:01 1 0.47 0.00 0.07 0.00 0.00 99.47 14:50:28 14:50:01 all 23.17 0.00 9.61 2.02 0.09 65.11 14:50:28 14:50:01 0 22.89 0.00 9.87 1.93 0.09 65.22 14:50:28 14:50:01 1 23.45 0.00 9.35 2.11 0.09 65.01 14:50:28 Average: all 3.77 0.00 1.30 0.39 0.02 94.52 14:50:28 Average: 0 3.69 0.00 1.34 0.34 0.02 94.61 14:50:28 Average: 1 3.85 0.00 1.25 0.44 0.02 94.44 14:50:28 14:50:28 14:50:28