Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 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-ssh7762071370223356047.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh2731368315611664743.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh4500450040972331982.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh129226525550923275.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-ssh8994736687030675620.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-2270 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-ssh5649977528639157685.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 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 (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 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" > git rev-list --no-walk 7f732f65f6f0ad045ed56d5bdbc73b2ddd0883a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:23:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:23:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:23:37 ========================================================= 09:23:37 EdgeX Global Pipelines Version Info 09:23:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:23:38 ------------------- 09:23:38 stable info: 09:23:38 ------------------- 09:23:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:23:38 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 09:23:38 Message: update stable to v1.0.210 09:23:38 ------------------- 09:23:38 experimental info: 09:23:38 ------------------- 09:23:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:23:38 Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d 09:23:38 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:23:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:23:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:23:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:23:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:23:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:23:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:23:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:23:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:23:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:23:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:23:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:23:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:23:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:23:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:23:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:23:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:23:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:23:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:23:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:23:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:23:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 72f3869 [Pipeline] echo 09:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:40 provisioning config files... 09:23:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5529445424944389279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:40 ---> docker-login.sh 09:23:40 nexus3.edgexfoundry.org:10001 09:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:40 Configure a credential helper to remove this warning. See 09:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:40 09:23:40 Login Succeeded 09:23:40 nexus3.edgexfoundry.org:10002 09:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:40 Configure a credential helper to remove this warning. See 09:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:40 09:23:40 Login Succeeded 09:23:40 nexus3.edgexfoundry.org:10003 09:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:41 Configure a credential helper to remove this warning. See 09:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:41 09:23:41 Login Succeeded 09:23:41 nexus3.edgexfoundry.org:10004 09:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:41 Configure a credential helper to remove this warning. See 09:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:41 09:23:41 Login Succeeded 09:23:41 docker.io 09:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:23:41 Configure a credential helper to remove this warning. See 09:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:23:41 09:23:41 Login Succeeded 09:23:41 ---> docker-login.sh ends [Pipeline] } 09:23:41 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 09:23:42 + git log --format=format:%s -1 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [Pipeline] echo 09:23:42 GIT_COMMIT: 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 09:23:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:23:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:23:43 09:23:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:23:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:23:44 latest: Pulling from edgex-devops/git-semver 09:23:44 a0d0a0d46f8b: Pulling fs layer 09:23:44 3e5f54012d9b: Pulling fs layer 09:23:44 4c7163046ea9: Pulling fs layer 09:23:44 0c2d73faf560: Pulling fs layer 09:23:44 0c2d73faf560: Waiting 09:23:44 3e5f54012d9b: Verifying Checksum 09:23:44 3e5f54012d9b: Download complete 09:23:44 a0d0a0d46f8b: Verifying Checksum 09:23:44 a0d0a0d46f8b: Download complete 09:23:44 0c2d73faf560: Verifying Checksum 09:23:44 0c2d73faf560: Download complete 09:23:44 4c7163046ea9: Verifying Checksum 09:23:44 4c7163046ea9: Download complete 09:23:44 a0d0a0d46f8b: Pull complete 09:23:44 3e5f54012d9b: Pull complete 09:23:44 4c7163046ea9: Pull complete 09:23:44 0c2d73faf560: Pull complete 09:23:44 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:23:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:23:44 prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container 09:23:45 $ 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 09:23:45 $ docker top 94dd3febb9c8e0e3ee2a77b4668deee974c1719c62196290c4aba716ea4003fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:23:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:45 [ssh-agent] Looking for ssh-agent implementation... 09:23:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:45 $ docker exec 94dd3febb9c8e0e3ee2a77b4668deee974c1719c62196290c4aba716ea4003fa ssh-agent 09:23:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXndodEB/agent.12 09:23:45 SSH_AGENT_PID=19 09:23:45 Running ssh-add (command line suppressed) 09:23:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1210503251615673082.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1210503251615673082.key) 09:23:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:46 + git tag --points-at HEAD [Pipeline] } 09:23:46 $ docker exec --env ******** --env ******** 94dd3febb9c8e0e3ee2a77b4668deee974c1719c62196290c4aba716ea4003fa ssh-agent -k 09:23:46 unset SSH_AUTH_SOCK; 09:23:46 unset SSH_AGENT_PID; 09:23:46 echo Agent pid 19 killed; 09:23:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:23:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:46 [ssh-agent] Looking for ssh-agent implementation... 09:23:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:46 $ docker exec 94dd3febb9c8e0e3ee2a77b4668deee974c1719c62196290c4aba716ea4003fa ssh-agent 09:23:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlmeinN/agent.52 09:23:46 SSH_AGENT_PID=59 09:23:46 Running ssh-add (command line suppressed) 09:23:46 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6438853762908764400.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6438853762908764400.key) 09:23:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:47 + git semver init 09:23:47 # -> Open(): unable to determine branch for HEAD 09:23:47 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:23:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:23:47 # $SEMVER_REMOTE_NAME = origin 09:23:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:23:47 # $SEMVER_USER_NAME = edgex-jenkins 09:23:47 # $SEMVER_BRANCH = main 09:23:47 # $SEMVER_TEMP = /tmp/semver-642894155 09:23:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:23:49 # '/tmp/semver-642894155' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 09:23:49 # -> Force: false 09:23:49 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 09:23:49 $ docker exec --env ******** --env ******** 94dd3febb9c8e0e3ee2a77b4668deee974c1719c62196290c4aba716ea4003fa ssh-agent -k 09:23:49 unset SSH_AUTH_SOCK; 09:23:49 unset SSH_AGENT_PID; 09:23:49 echo Agent pid 59 killed; 09:23:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:50 + git semver [Pipeline] } 09:23:50 $ docker stop --time=1 94dd3febb9c8e0e3ee2a77b4668deee974c1719c62196290c4aba716ea4003fa 09:23:51 $ docker rm -f 94dd3febb9c8e0e3ee2a77b4668deee974c1719c62196290c4aba716ea4003fa [Pipeline] // withDockerContainer [Pipeline] sh 09:23:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:23:51 Stashed 1 file(s) [Pipeline] echo 09:23:51 [edgeXSemver]: initialized semver on version 2.0.1-dev.25 [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 09:24:07 Still waiting to schedule task 09:24:07 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2270’ 09:24:07 Still waiting to schedule task 09:24:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:25:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2271 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 09:25:43 Running in /w/workspace/edgex-ui-go/27 [Pipeline] { [Pipeline] checkout 09:25:43 The recommended git tool is: git 09:25:49 using credential edgex-jenkins-ssh 09:25:49 Cloning the remote Git repository 09:25:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:25:49 > git init /w/workspace/edgex-ui-go/27 # timeout=10 09:25:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:25:49 > git --version # timeout=10 09:25:49 > git --version # 'git version 2.17.1' 09:25:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:52 Avoid second fetch 09:25:52 Checking out Revision 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 (main) 09:25:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:25:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:25:52 > git config core.sparsecheckout # timeout=10 09:25:52 > git checkout -f 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 # timeout=10 09:25:56 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:25:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:25:57 % Total % Received % Xferd Average Speed Time Time Time Current 09:25:57 Dload Upload Total Spent Left Speed 09:25:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 76283 0 --:--:-- --:--:-- --:--:-- 76283 [Pipeline] sh 09:25:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:25:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:25:58 + sudo tee /etc/docker/daemon.new 09:25:58 { 09:25:58 "registry-mirrors": [ 09:25:58 "https://nexus3.edgexfoundry.org:10001" 09:25:58 ], 09:25:58 "bip": "10.250.0.254/24", 09:25:58 "hosts": [ 09:25:58 "tcp://0.0.0.0:5555", 09:25:58 "unix:///var/run/docker.sock" 09:25:58 ], 09:25:58 "mtu": 1458, 09:25:58 "selinux-enabled": true, 09:25:58 "seccomp-profile": "/etc/docker/seccomp.json" 09:25:58 } [Pipeline] sh 09:25:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:25:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:17 provisioning config files... 09:26:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/27@tmp/config8746112563919653240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:18 ---> docker-login.sh 09:26:18 nexus3.edgexfoundry.org:10001 09:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:19 Configure a credential helper to remove this warning. See 09:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:19 09:26:19 Login Succeeded 09:26:19 nexus3.edgexfoundry.org:10002 09:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:19 Configure a credential helper to remove this warning. See 09:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:19 09:26:19 Login Succeeded 09:26:19 nexus3.edgexfoundry.org:10003 09:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:20 Configure a credential helper to remove this warning. See 09:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:20 09:26:20 Login Succeeded 09:26:20 nexus3.edgexfoundry.org:10004 09:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:20 Configure a credential helper to remove this warning. See 09:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:20 09:26:20 Login Succeeded 09:26:20 docker.io 09:26:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:21 Configure a credential helper to remove this warning. See 09:26:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:21 09:26:21 Login Succeeded 09:26:21 ---> docker-login.sh ends [Pipeline] } 09:26:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:26:22 ========================================================= 09:26:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:26:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:26:23 + 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 . 09:26:24 Sending build context to Docker daemon 24.96MB 09:26:24 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:26:24 Step 2/14 : FROM ${BASE} AS builder 09:26:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:26:24 552d1f2373af: Pulling fs layer 09:26:24 ea3f2d53f512: Pulling fs layer 09:26:24 9e70ebbbe112: Pulling fs layer 09:26:24 7a9cfe048b4a: Pulling fs layer 09:26:24 72dc09318566: Pulling fs layer 09:26:24 f4f7b4309257: Pulling fs layer 09:26:24 0ac9a79272e3: Pulling fs layer 09:26:24 b78e95d17946: Pulling fs layer 09:26:24 7a9cfe048b4a: Waiting 09:26:24 72dc09318566: Waiting 09:26:24 f4f7b4309257: Waiting 09:26:24 0ac9a79272e3: Waiting 09:26:24 b78e95d17946: Waiting 09:26:24 9e70ebbbe112: Verifying Checksum 09:26:24 9e70ebbbe112: Download complete 09:26:24 ea3f2d53f512: Verifying Checksum 09:26:24 ea3f2d53f512: Download complete 09:26:24 72dc09318566: Verifying Checksum 09:26:24 72dc09318566: Download complete 09:26:24 f4f7b4309257: Verifying Checksum 09:26:24 f4f7b4309257: Download complete 09:26:24 552d1f2373af: Verifying Checksum 09:26:24 552d1f2373af: Download complete 09:26:24 0ac9a79272e3: Verifying Checksum 09:26:24 0ac9a79272e3: Download complete 09:26:25 552d1f2373af: Pull complete 09:26:25 ea3f2d53f512: Pull complete 09:26:26 9e70ebbbe112: Pull complete 09:26:26 b78e95d17946: Verifying Checksum 09:26:26 b78e95d17946: Download complete 09:26:26 7a9cfe048b4a: Verifying Checksum 09:26:26 7a9cfe048b4a: Download complete 09:26:29 Running on prd-centos7-docker-4c-2g-2272 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 09:26:29 Running in /w/workspace/edgex-ui-go/27 [Pipeline] { [Pipeline] checkout 09:26:29 The recommended git tool is: git 09:26:32 using credential edgex-jenkins-ssh 09:26:32 Cloning the remote Git repository 09:26:32 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:26:32 > git init /w/workspace/edgex-ui-go/27 # timeout=10 09:26:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:26:32 > git --version # timeout=10 09:26:32 > git --version # 'git version 2.24.4' 09:26:32 using GIT_SSH to set credentials SSH Credentials for GitHub 09:26:32 [INFO] Currently running in a labeled security context 09:26:32 [INFO] Currently SELinux is 'enforcing' on the host 09:26:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/27@tmp/jenkins-gitclient-ssh1151567842668285071.key 09:26:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:26:33 Avoid second fetch 09:26:33 Checking out Revision 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 (main) 09:26:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:26:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:26:33 > git config core.sparsecheckout # timeout=10 09:26:33 > git checkout -f 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 # timeout=10 09:26:37 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" 09:26:37 7a9cfe048b4a: Pull complete 09:26:37 72dc09318566: Pull complete 09:26:37 f4f7b4309257: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:37 provisioning config files... 09:26:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/27@tmp/config1774261783529800524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:37 0ac9a79272e3: Pull complete 09:26:38 ---> docker-login.sh 09:26:38 nexus3.edgexfoundry.org:10001 09:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:38 Configure a credential helper to remove this warning. See 09:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:38 09:26:38 Login Succeeded 09:26:38 nexus3.edgexfoundry.org:10002 09:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:38 Configure a credential helper to remove this warning. See 09:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:38 09:26:38 Login Succeeded 09:26:38 nexus3.edgexfoundry.org:10003 09:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:38 Configure a credential helper to remove this warning. See 09:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:38 09:26:38 Login Succeeded 09:26:38 nexus3.edgexfoundry.org:10004 09:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:38 Configure a credential helper to remove this warning. See 09:26:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:38 09:26:38 Login Succeeded 09:26:38 docker.io 09:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:26:39 Configure a credential helper to remove this warning. See 09:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:26:39 09:26:39 Login Succeeded 09:26:39 ---> docker-login.sh ends [Pipeline] } 09:26:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:26:39 ========================================================= 09:26:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:26:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:26:39 + 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 . 09:26:39 Sending build context to Docker daemon 24.96MB 09:26:39 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:26:39 Step 2/14 : FROM ${BASE} AS builder 09:26:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:26:39 a0d0a0d46f8b: Pulling fs layer 09:26:39 31adcdaf11c8: Pulling fs layer 09:26:39 b8b176561691: Pulling fs layer 09:26:39 4527c011a84f: Pulling fs layer 09:26:39 5d74067f8e1e: Pulling fs layer 09:26:39 e0aca202a116: Pulling fs layer 09:26:39 3a43be97a3b4: Pulling fs layer 09:26:39 34cad66bf833: Pulling fs layer 09:26:39 b4e3c513aaa6: Pulling fs layer 09:26:39 4527c011a84f: Waiting 09:26:39 5d74067f8e1e: Waiting 09:26:39 e0aca202a116: Waiting 09:26:39 3a43be97a3b4: Waiting 09:26:39 34cad66bf833: Waiting 09:26:39 b4e3c513aaa6: Waiting 09:26:39 b8b176561691: Download complete 09:26:39 31adcdaf11c8: Verifying Checksum 09:26:39 31adcdaf11c8: Download complete 09:26:39 5d74067f8e1e: Verifying Checksum 09:26:39 5d74067f8e1e: Download complete 09:26:39 e0aca202a116: Verifying Checksum 09:26:39 e0aca202a116: Download complete 09:26:39 a0d0a0d46f8b: Verifying Checksum 09:26:39 a0d0a0d46f8b: Download complete 09:26:39 3a43be97a3b4: Verifying Checksum 09:26:39 3a43be97a3b4: Download complete 09:26:40 34cad66bf833: Verifying Checksum 09:26:40 34cad66bf833: Download complete 09:26:40 4527c011a84f: Verifying Checksum 09:26:40 4527c011a84f: Download complete 09:26:40 b4e3c513aaa6: Verifying Checksum 09:26:40 b4e3c513aaa6: Download complete 09:26:40 a0d0a0d46f8b: Pull complete 09:26:41 31adcdaf11c8: Pull complete 09:26:41 b8b176561691: Pull complete 09:26:44 4527c011a84f: Pull complete 09:26:44 5d74067f8e1e: Pull complete 09:26:44 e0aca202a116: Pull complete 09:26:44 3a43be97a3b4: Pull complete 09:26:44 b78e95d17946: Pull complete 09:26:44 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 09:26:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:26:44 ---> 8b459fc5aaf0 09:26:44 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:26:44 34cad66bf833: Pull complete 09:26:45 ---> Running in dd7fcfd4d1c8 09:26:46 Removing intermediate container dd7fcfd4d1c8 09:26:46 ---> 98cc9e5b9664 09:26:46 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:26:46 ---> Running in 84ec50ebcfc9 09:26:46 Removing intermediate container 84ec50ebcfc9 09:26:46 ---> 2c05bd762ae0 09:26:46 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:26:46 ---> Running in 1ac948d52a3f 09:26:47 Removing intermediate container 1ac948d52a3f 09:26:47 ---> c7e01a2ea9a1 09:26:47 Step 6/14 : LABEL Name=edgex-ui-go 09:26:47 ---> Running in 804335dd9db5 09:26:47 Removing intermediate container 804335dd9db5 09:26:47 ---> f948888c081d 09:26:47 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:26:47 ---> Running in ca326d1630e2 09:26:47 b4e3c513aaa6: Pull complete 09:26:47 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 09:26:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:26:47 ---> 9f6097aaca64 09:26:47 Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:26:48 Removing intermediate container ca326d1630e2 09:26:48 ---> b80d9acb2392 09:26:48 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:26:48 ---> Running in c85d12c74e65 09:26:48 ---> Running in d9823fe2d298 09:26:48 Removing intermediate container d9823fe2d298 09:26:48 ---> bce8d8d970b0 09:26:48 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:26:48 ---> Running in fdb4cae25649 09:26:49 Removing intermediate container fdb4cae25649 09:26:49 ---> a23799c58c1f 09:26:49 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:26:49 ---> Running in 36015985d810 09:26:49 Removing intermediate container 36015985d810 09:26:49 ---> 32132abf6f80 09:26:49 Step 6/14 : LABEL Name=edgex-ui-go 09:26:49 ---> Running in 26dbebcc6ee4 09:26:49 Removing intermediate container 26dbebcc6ee4 09:26:49 ---> 6c21d532c7ab 09:26:49 Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:26:49 ---> Running in 8d9ec55bf787 09:26:49 Removing intermediate container 8d9ec55bf787 09:26:49 ---> 72f1634c7911 09:26:49 Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:26:49 ---> Running in 59957e6be064 09:26:49 Removing intermediate container 59957e6be064 09:26:49 ---> 13dc5af737cd 09:26:49 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:26:49 ---> Running in 349ff03692c2 09:26:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:26:50 Removing intermediate container c85d12c74e65 09:26:50 ---> d7800e5c8d40 09:26:50 Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:26:50 ---> Running in d2affdc587af 09:26:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:26:51 OK: 220 MiB in 52 packages 09:26:51 Removing intermediate container 349ff03692c2 09:26:51 ---> d7e382c71f59 09:26:51 Step 10/14 : ENV GO111MODULE=on 09:26:51 ---> Running in 8ea030be2051 09:26:51 Removing intermediate container 8ea030be2051 09:26:51 ---> 4d7e96e14549 09:26:51 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:26:51 ---> Running in e7641df37449 09:26:51 Removing intermediate container e7641df37449 09:26:51 ---> bfeadaa673f8 09:26:51 Step 12/14 : COPY . . 09:26:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:26:52 ---> 65daaca0e93b 09:26:52 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:52 ---> Running in c8e42bfa3503 09:26:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:26:53 OK: 219 MiB in 52 packages 09:26:54 Removing intermediate container d2affdc587af 09:26:54 ---> 48c0bd746cca 09:26:54 Step 10/14 : ENV GO111MODULE=on 09:26:54 ---> Running in 5348d08926b1 09:26:54 Removing intermediate container 5348d08926b1 09:26:54 ---> cfc9bbaf9d3d 09:26:54 Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:26:54 ---> Running in 3346e14f1ecb 09:26:55 Removing intermediate container 3346e14f1ecb 09:26:55 ---> 2dd50da42ac7 09:26:55 Step 12/14 : COPY . . 09:26:57 ---> e5b13df3a6af 09:26:57 Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:57 ---> Running in 02dc639b8bcc 09:27:07 Removing intermediate container c8e42bfa3503 09:27:07 ---> 242d1560fa1f 09:27:07 Step 14/14 : RUN ${MAKE} 09:27:07 ---> Running in dbcfc7b9c9dd 09:27:07 noop 09:27:07 Removing intermediate container dbcfc7b9c9dd 09:27:07 ---> 43c34e4f16c3 09:27:07 Successfully built 43c34e4f16c3 09:27:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:27:07 + docker inspect -f . ci-base-image-x86_64 09:27:07 . [Pipeline] withDockerContainer 09:27:07 prd-centos7-docker-4c-2g-2272 does not seem to be running inside a container 09:27:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/27 -v /w/workspace/edgex-ui-go/27:/w/workspace/edgex-ui-go/27:rw,z -v /w/workspace/edgex-ui-go/27@tmp:/w/workspace/edgex-ui-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:27:08 $ docker top 4e82ab32240504fc214c1663c1a3174bbee3bc03c904a472d4021252d24ef333 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:08 + go version 09:27:08 go version go1.16.8 linux/amd64 [Pipeline] } 09:27:08 $ docker stop --time=1 4e82ab32240504fc214c1663c1a3174bbee3bc03c904a472d4021252d24ef333 09:27:09 $ docker rm -f 4e82ab32240504fc214c1663c1a3174bbee3bc03c904a472d4021252d24ef333 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:27:10 + docker inspect -f . ci-base-image-x86_64 09:27:10 . [Pipeline] withDockerContainer 09:27:10 prd-centos7-docker-4c-2g-2272 does not seem to be running inside a container 09:27:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/27 -v /w/workspace/edgex-ui-go/27:/w/workspace/edgex-ui-go/27:rw,z -v /w/workspace/edgex-ui-go/27@tmp:/w/workspace/edgex-ui-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:27:10 $ docker top b310d24cd832db9a67f5a144cdd863e02904dbb66307545f9a2fa62bdaf3f168 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:27:11 + make test 09:27:11 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:27:11 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:27:23 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:27:23 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:27:23 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:27:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:27:24 Removing intermediate container 02dc639b8bcc 09:27:24 ---> 505fbc351f35 09:27:24 Step 14/14 : RUN ${MAKE} 09:27:24 ---> Running in 6028c60ed7df 09:27:24 noop 09:27:24 Removing intermediate container 6028c60ed7df 09:27:24 ---> 476f702e8f28 09:27:24 Successfully built 476f702e8f28 09:27:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:27:25 + docker inspect -f . ci-base-image-arm64 09:27:25 . [Pipeline] withDockerContainer 09:27:25 prd-ubuntu18.04-docker-arm64-4c-16g-2271 does not seem to be running inside a container 09:27:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/27 -v /w/workspace/edgex-ui-go/27:/w/workspace/edgex-ui-go/27:rw,z -v /w/workspace/edgex-ui-go/27@tmp:/w/workspace/edgex-ui-go/27@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-arm64 cat 09:27:26 $ docker top f3b89d22ee0179e86fb582701da0c6c578036bc8a9bc8f8e0c49b13f0340a9fd -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:27 + go version 09:27:27 go version go1.16.8 linux/arm64 [Pipeline] } 09:27:27 $ docker stop --time=1 f3b89d22ee0179e86fb582701da0c6c578036bc8a9bc8f8e0c49b13f0340a9fd 09:27:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:27:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:27:29 $ docker rm -f f3b89d22ee0179e86fb582701da0c6c578036bc8a9bc8f8e0c49b13f0340a9fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 09:27:29 $ docker stop --time=1 b310d24cd832db9a67f5a144cdd863e02904dbb66307545f9a2fa62bdaf3f168 09:27:31 $ docker rm -f b310d24cd832db9a67f5a144cdd863e02904dbb66307545f9a2fa62bdaf3f168 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:27:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:27:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 09:27:31 + docker inspect -f . ci-base-image-arm64 09:27:31 . [Pipeline] // stage [Pipeline] withDockerContainer 09:27:32 prd-ubuntu18.04-docker-arm64-4c-16g-2271 does not seem to be running inside a container 09:27:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/27 -v /w/workspace/edgex-ui-go/27:/w/workspace/edgex-ui-go/27:rw,z -v /w/workspace/edgex-ui-go/27@tmp:/w/workspace/edgex-ui-go/27@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-arm64 cat 09:27:33 $ docker top c68bf4b0ef04cd619bedd37ec8efa2e5bf1e64dfa4004420103b932e37857c8d -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] fileExists [Pipeline] sh 09:27:34 + make test 09:27:34 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:27:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh 09:27:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:27:38 + ls -al . 09:27:38 total 88 09:27:38 drwxrwxr-x. 12 jenkins jenkins 4096 Oct 27 09:27 . 09:27:38 drwxrwxr-x. 4 jenkins jenkins 30 Oct 27 09:26 .. 09:27:38 drwxrwxr-x. 3 jenkins jenkins 20 Oct 27 09:26 assets 09:27:38 drwxrwxr-x. 2 jenkins jenkins 66 Oct 27 09:26 bin 09:27:38 drwxrwxr-x. 3 jenkins jenkins 29 Oct 27 09:26 cmd 09:27:38 -rw-rw-r--. 1 jenkins jenkins 3959 Oct 27 09:26 CONTRIBUTING.md 09:27:38 -rw-r--r--. 1 jenkins jenkins 10 Oct 27 09:27 coverage.out 09:27:38 -rw-rw-r--. 1 jenkins jenkins 1526 Oct 27 09:26 Dockerfile 09:27:38 drwxrwxr-x. 2 jenkins jenkins 23 Oct 27 09:26 docs 09:27:38 drwxrwxr-x. 8 jenkins jenkins 162 Oct 27 09:26 .git 09:27:38 drwxrwxr-x. 2 jenkins jenkins 103 Oct 27 09:26 .github 09:27:38 -rw-rw-r--. 1 jenkins jenkins 155 Oct 27 09:26 .gitignore 09:27:38 -rw-rw-r--. 1 jenkins jenkins 880 Oct 27 09:26 go.mod 09:27:38 -rw-rw-r--. 1 jenkins jenkins 24176 Oct 27 09:26 go.sum 09:27:38 drwxrwxr-x. 9 jenkins jenkins 125 Oct 27 09:26 internal 09:27:38 -rw-rw-r--. 1 jenkins jenkins 652 Oct 27 09:26 Jenkinsfile 09:27:38 -rw-rw-r--. 1 jenkins jenkins 11357 Oct 27 09:26 LICENSE 09:27:38 -rw-rw-r--. 1 jenkins jenkins 1212 Oct 27 09:26 Makefile 09:27:38 drwxrwxr-x. 3 jenkins jenkins 19 Oct 27 09:26 pkg 09:27:38 -rw-rw-r--. 1 jenkins jenkins 5509 Oct 27 09:26 README.md 09:27:38 drwxrwxr-x. 4 jenkins jenkins 54 Oct 27 09:26 snap 09:27:38 -rw-rw-r--. 1 jenkins jenkins 12 Oct 27 09:23 VERSION 09:27:38 -rw-rw-r--. 1 jenkins jenkins 155 Oct 27 09:26 version.go 09:27:38 drwxrwxr-x. 4 jenkins jenkins 4096 Oct 27 09:26 web [Pipeline] isUnix [Pipeline] sh 09:27:38 + 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=72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 --label arch=amd64 --label version=2.0.1-dev.25 . 09:27:38 Sending build context to Docker daemon 24.96MB 09:27:38 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 09:27:38 Step 2/22 : FROM ${BASE} AS builder 09:27:38 ---> 43c34e4f16c3 09:27:38 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:27:38 ---> Running in 37bbacb410e8 09:27:38 Removing intermediate container 37bbacb410e8 09:27:38 ---> d454d35025f4 09:27:38 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 09:27:38 ---> Running in 9fd23250b734 09:27:39 Removing intermediate container 9fd23250b734 09:27:39 ---> 2c5d0cce7721 09:27:39 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 09:27:39 ---> Running in e87a9e3a5a3b 09:27:39 Removing intermediate container e87a9e3a5a3b 09:27:39 ---> 9e878eedc91e 09:27:39 Step 6/22 : LABEL Name=edgex-ui-go 09:27:39 ---> Running in 37812fc80332 09:27:39 Removing intermediate container 37812fc80332 09:27:39 ---> 3c973f8b0db8 09:27:39 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:27:39 ---> Running in fb6af5fbe283 09:27:39 Removing intermediate container fb6af5fbe283 09:27:39 ---> 1c8d6a749cec 09:27:39 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:27:39 ---> Running in d28ebf74e7c8 09:27:39 Removing intermediate container d28ebf74e7c8 09:27:39 ---> a61d97e3cb57 09:27:39 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:27:39 ---> Running in e8deae709e26 09:27:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:27:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:27:41 OK: 220 MiB in 52 packages 09:27:41 Removing intermediate container e8deae709e26 09:27:41 ---> f78a4586be49 09:27:41 Step 10/22 : ENV GO111MODULE=on 09:27:41 ---> Running in 6d0e01145f23 09:27:41 Removing intermediate container 6d0e01145f23 09:27:41 ---> 467c315e4b5c 09:27:41 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:27:41 ---> Running in bd627c8c1a70 09:27:41 Removing intermediate container bd627c8c1a70 09:27:41 ---> d042bf4e01fd 09:27:41 Step 12/22 : COPY . . 09:27:42 ---> 7f548b78f58f 09:27:42 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:27:42 ---> Running in 814c12e194f0 09:27:43 Removing intermediate container 814c12e194f0 09:27:43 ---> 7b475a27971a 09:27:43 Step 14/22 : RUN ${MAKE} 09:27:43 ---> Running in 2548aa0b24fa 09:27:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.25" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:27:51 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:27:52 Removing intermediate container 2548aa0b24fa 09:27:52 ---> 1386280bbb7b 09:27:52 Step 15/22 : FROM alpine:3.14 09:27:53 3.14: Pulling from library/alpine 09:27:53 a0d0a0d46f8b: Already exists 09:27:53 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:27:53 Status: Downloaded newer image for alpine:3.14 09:27:53 ---> 14119a10abf4 09:27:53 Step 16/22 : EXPOSE 4000 09:27:53 ---> Running in c41769ad97f8 09:27:53 Removing intermediate container c41769ad97f8 09:27:53 ---> e34bb9cd2a5d 09:27:53 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 09:27:54 ---> 86ae369c268c 09:27:54 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:27:54 ---> Running in ff0a8ec3e952 09:27:54 Removing intermediate container ff0a8ec3e952 09:27:54 ---> 689a56967214 09:27:54 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:27:54 ---> Running in fae1fc64da2c 09:27:54 Removing intermediate container fae1fc64da2c 09:27:54 ---> 6b014bfb3bcf 09:27:54 Step 20/22 : LABEL arch=amd64 09:27:54 ---> Running in 5990bdb35e0e 09:27:54 Removing intermediate container 5990bdb35e0e 09:27:54 ---> ac4596508884 09:27:54 Step 21/22 : LABEL git_sha=72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 09:27:54 ---> Running in 53335339bd5e 09:27:54 Removing intermediate container 53335339bd5e 09:27:54 ---> bee55e263fa6 09:27:54 Step 22/22 : LABEL version=2.0.1-dev.25 09:27:54 ---> Running in bc5dd056f5a3 09:27:54 Removing intermediate container bc5dd056f5a3 09:27:54 ---> e80cca2d3fd2 09:27:54 [Warning] One or more build-args [ARCH] were not consumed 09:27:54 Successfully built e80cca2d3fd2 09:27:54 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:27:54 provisioning config files... 09:27:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/27@tmp/config7704964912572392093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:27:55 ---> docker-login.sh 09:27:55 nexus3.edgexfoundry.org:10001 09:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:55 Configure a credential helper to remove this warning. See 09:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:55 09:27:55 Login Succeeded 09:27:55 nexus3.edgexfoundry.org:10002 09:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:55 Configure a credential helper to remove this warning. See 09:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:55 09:27:55 Login Succeeded 09:27:55 nexus3.edgexfoundry.org:10003 09:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:55 Configure a credential helper to remove this warning. See 09:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:55 09:27:55 Login Succeeded 09:27:55 nexus3.edgexfoundry.org:10004 09:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:55 Configure a credential helper to remove this warning. See 09:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:55 09:27:55 Login Succeeded 09:27:55 docker.io 09:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:27:55 Configure a credential helper to remove this warning. See 09:27:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:27:55 09:27:55 Login Succeeded 09:27:55 ---> docker-login.sh ends [Pipeline] } 09:27:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:56 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 09:27:56 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 09:27:56 latest 09:27:56 2.0.1-dev.25 09:27:56 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25 09:27:56 main 09:27:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:27:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [Pipeline] isUnix [Pipeline] sh 09:27:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 09:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:27:56 2df8f61430a2: Preparing 09:27:56 e2eb06d8af82: Preparing 09:27:56 e2eb06d8af82: Layer already exists 09:27:58 2df8f61430a2: Pushed 09:27:58 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44: digest: sha256:ca9afae715746fce7944a9142f44e5cc404c7b6acd114ac439e234b39afefd14 size: 739 [Pipeline] isUnix [Pipeline] sh 09:27:58 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 09:27:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:27:59 2df8f61430a2: Preparing 09:27:59 e2eb06d8af82: Preparing 09:27:59 e2eb06d8af82: Layer already exists 09:27:59 2df8f61430a2: Layer already exists 09:27:59 latest: digest: sha256:ca9afae715746fce7944a9142f44e5cc404c7b6acd114ac439e234b39afefd14 size: 739 [Pipeline] isUnix [Pipeline] sh 09:27:59 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 09:27:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.25 09:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:27:59 2df8f61430a2: Preparing 09:27:59 e2eb06d8af82: Preparing 09:27:59 e2eb06d8af82: Layer already exists 09:27:59 2df8f61430a2: Layer already exists 09:27:59 2.0.1-dev.25: digest: sha256:ca9afae715746fce7944a9142f44e5cc404c7b6acd114ac439e234b39afefd14 size: 739 [Pipeline] isUnix [Pipeline] sh 09:28:00 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 09:28:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25 09:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:28:00 2df8f61430a2: Preparing 09:28:00 e2eb06d8af82: Preparing 09:28:00 2df8f61430a2: Layer already exists 09:28:00 e2eb06d8af82: Layer already exists 09:28:00 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25: digest: sha256:ca9afae715746fce7944a9142f44e5cc404c7b6acd114ac439e234b39afefd14 size: 739 [Pipeline] isUnix [Pipeline] sh 09:28:00 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 09:28:01 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 09:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 09:28:01 2df8f61430a2: Preparing 09:28:01 e2eb06d8af82: Preparing 09:28:01 e2eb06d8af82: Layer already exists 09:28:01 2df8f61430a2: Layer already exists 09:28:01 main: digest: sha256:ca9afae715746fce7944a9142f44e5cc404c7b6acd114ac439e234b39afefd14 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:01 ===================================================== [Pipeline] echo 09:28:01 taggedImages: 09:28:01 - nexus3.edgexfoundry.org:10004/edgex-ui:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 09:28:01 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 09:28:01 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.25 09:28:01 - nexus3.edgexfoundry.org:10004/edgex-ui:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25 09:28:01 - 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 09:28:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:01 09:28:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:28:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:01 latest: Pulling from edgex-lftools-log-publisher 09:28:01 b4d181a07f80: Pulling fs layer 09:28:01 a1111a8f2ec3: Pulling fs layer 09:28:01 ed53099fbce6: Pulling fs layer 09:28:01 dc539afda2c1: Pulling fs layer 09:28:01 77bc0d833cb6: Pulling fs layer 09:28:01 9065ff56babe: Pulling fs layer 09:28:01 d287ab97295c: Pulling fs layer 09:28:01 dc539afda2c1: Waiting 09:28:01 77bc0d833cb6: Waiting 09:28:01 9065ff56babe: Waiting 09:28:01 d287ab97295c: Waiting 09:28:01 a1111a8f2ec3: Verifying Checksum 09:28:01 a1111a8f2ec3: Download complete 09:28:01 dc539afda2c1: Verifying Checksum 09:28:01 dc539afda2c1: Download complete 09:28:01 ed53099fbce6: Verifying Checksum 09:28:01 ed53099fbce6: Download complete 09:28:01 9065ff56babe: Verifying Checksum 09:28:01 9065ff56babe: Download complete 09:28:01 77bc0d833cb6: Verifying Checksum 09:28:01 77bc0d833cb6: Download complete 09:28:02 b4d181a07f80: Verifying Checksum 09:28:02 b4d181a07f80: Download complete 09:28:02 d287ab97295c: Verifying Checksum 09:28:02 d287ab97295c: Download complete 09:28:03 b4d181a07f80: Pull complete 09:28:03 a1111a8f2ec3: Pull complete 09:28:04 ed53099fbce6: Pull complete 09:28:04 dc539afda2c1: Pull complete 09:28:04 77bc0d833cb6: Pull complete 09:28:04 9065ff56babe: Pull complete 09:28:09 d287ab97295c: Pull complete 09:28:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:28:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:28:09 prd-centos7-docker-4c-2g-2272 does not seem to be running inside a container 09:28:09 $ 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/27 -v /w/workspace/edgex-ui-go/27:/w/workspace/edgex-ui-go/27:rw,z -v /w/workspace/edgex-ui-go/27@tmp:/w/workspace/edgex-ui-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:28:12 $ docker top b76fa8d444c12f221c1eecf056bef430c73ab99effcabfbba9c69bc867bb1019 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:28:13 ---> job-cost.sh 09:28:13 lf-activate-venv: SKIPPING 09:28:13 INFO: No Stack... 09:28:14 INFO: Retrieving Pricing Info for: v3-standard-2 09:28:14 INFO: Archiving Costs [Pipeline] sh 09:28:14 + cat /w/workspace/edgex-ui-go/27/archives/cost.csv 09:28:14 + cut -d, -f6 [Pipeline] lock 09:28:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-27-stack-cost] 09:28:14 Resource [jenkins-edgexfoundry-edgex-ui-go-main-27-stack-cost] did not exist. Created. 09:28:14 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:28:15 + echo total: 0.05999999865889549 [Pipeline] stash 09:28:15 Stashed 1 file(s) [Pipeline] } 09:28:15 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 09:28:15 $ docker stop --time=1 b76fa8d444c12f221c1eecf056bef430c73ab99effcabfbba9c69bc867bb1019 09:28:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:28:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:28:16 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:28:16 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:28:16 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:28:16 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:28:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:28:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:28:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:28:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:28:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:28:16 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:28:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:28:16 $ docker rm -f b76fa8d444c12f221c1eecf056bef430c73ab99effcabfbba9c69bc867bb1019 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:28:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:28:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } 09:28:34 $ docker stop --time=1 c68bf4b0ef04cd619bedd37ec8efa2e5bf1e64dfa4004420103b932e37857c8d 09:28:36 $ docker rm -f c68bf4b0ef04cd619bedd37ec8efa2e5bf1e64dfa4004420103b932e37857c8d [Pipeline] // withDockerContainer [Pipeline] sh 09:28:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:28:36 Warning: overwriting stash ‘coverage-report’ 09:28:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:28:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:28:38 + ls -al . 09:28:38 total 128 09:28:38 drwxrwxr-x 12 jenkins jenkins 4096 Oct 27 09:27 . 09:28:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 09:25 .. 09:28:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 09:25 .git 09:28:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 09:25 .github 09:28:38 -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 09:25 .gitignore 09:28:38 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 09:25 CONTRIBUTING.md 09:28:38 -rw-rw-r-- 1 jenkins jenkins 1526 Oct 27 09:25 Dockerfile 09:28:38 -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 09:25 Jenkinsfile 09:28:38 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 09:25 LICENSE 09:28:38 -rw-rw-r-- 1 jenkins jenkins 1212 Oct 27 09:25 Makefile 09:28:38 -rw-rw-r-- 1 jenkins jenkins 5509 Oct 27 09:25 README.md 09:28:38 -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 09:23 VERSION 09:28:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 09:25 assets 09:28:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 09:25 bin 09:28:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 09:25 cmd 09:28:38 -rw-r--r-- 1 jenkins jenkins 10 Oct 27 09:27 coverage.out 09:28:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 09:25 docs 09:28:38 -rw-rw-r-- 1 jenkins jenkins 880 Oct 27 09:25 go.mod 09:28:38 -rw-rw-r-- 1 jenkins jenkins 24176 Oct 27 09:25 go.sum 09:28:38 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 09:25 internal 09:28:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 09:25 pkg 09:28:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 09:25 snap 09:28:38 -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 09:25 version.go 09:28:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 09:25 web [Pipeline] isUnix [Pipeline] sh 09:28:38 + 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=72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 --label arch=arm64 --label version=2.0.1-dev.25 . 09:28:39 Sending build context to Docker daemon 24.96MB 09:28:39 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 09:28:39 Step 2/22 : FROM ${BASE} AS builder 09:28:39 ---> 476f702e8f28 09:28:39 Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:28:39 ---> Running in 2124b8291ead 09:28:40 Removing intermediate container 2124b8291ead 09:28:40 ---> 22b94b115082 09:28:40 Step 4/22 : ARG ALPINE_PKG_BASE="make git" 09:28:40 ---> Running in d5c49bf8e773 09:28:40 Removing intermediate container d5c49bf8e773 09:28:40 ---> f4544e795a84 09:28:40 Step 5/22 : ARG ALPINE_PKG_EXTRA="" 09:28:40 ---> Running in cee3bd7d0b2e 09:28:41 Removing intermediate container cee3bd7d0b2e 09:28:41 ---> 15e35f2a8442 09:28:41 Step 6/22 : LABEL Name=edgex-ui-go 09:28:41 ---> Running in 50140bad3a21 09:28:41 Removing intermediate container 50140bad3a21 09:28:41 ---> ea071eda8596 09:28:41 Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:28:41 ---> Running in ed591473fb78 09:28:42 Removing intermediate container ed591473fb78 09:28:42 ---> cdf6cae99798 09:28:42 Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:42 ---> Running in 13b865e709d1 09:28:44 Removing intermediate container 13b865e709d1 09:28:44 ---> 421e6100572b 09:28:44 Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:28:44 ---> Running in 13d7d9324007 09:28:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:28:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:28:46 OK: 219 MiB in 52 packages 09:28:47 Removing intermediate container 13d7d9324007 09:28:47 ---> 080c7ca123c8 09:28:47 Step 10/22 : ENV GO111MODULE=on 09:28:47 ---> Running in f4739363e42f 09:28:47 Removing intermediate container f4739363e42f 09:28:47 ---> 4a0c8e9df87b 09:28:47 Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:28:47 ---> Running in 67245eb050c0 09:28:48 Removing intermediate container 67245eb050c0 09:28:48 ---> 2121940a69d1 09:28:48 Step 12/22 : COPY . . 09:28:51 ---> b491d3c78ab8 09:28:51 Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:51 ---> Running in 1d321def3481 09:28:53 Removing intermediate container 1d321def3481 09:28:53 ---> d82df9f2ce25 09:28:53 Step 14/22 : RUN ${MAKE} 09:28:53 ---> Running in 2fd15cb5337d 09:28:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.25" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 09:29:21 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:29:25 Removing intermediate container 2fd15cb5337d 09:29:25 ---> 64d6d428e0a5 09:29:25 Step 15/22 : FROM alpine:3.14 09:29:25 3.14: Pulling from library/alpine 09:29:25 552d1f2373af: Already exists 09:29:26 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 09:29:26 Status: Downloaded newer image for alpine:3.14 09:29:26 ---> bb3de5531c18 09:29:26 Step 16/22 : EXPOSE 4000 09:29:26 ---> Running in ccffa400c92f 09:29:26 Removing intermediate container ccffa400c92f 09:29:26 ---> 20f357b870dc 09:29:26 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 09:29:27 ---> c10f98f51177 09:29:27 Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:29:27 ---> Running in 9c95842f28e0 09:29:28 Removing intermediate container 9c95842f28e0 09:29:28 ---> c4038262c4f5 09:29:28 Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:29:28 ---> Running in 56302a7cd1e0 09:29:28 Removing intermediate container 56302a7cd1e0 09:29:28 ---> ea4d8db62b6f 09:29:28 Step 20/22 : LABEL arch=arm64 09:29:28 ---> Running in 4bc3cf71d697 09:29:29 Removing intermediate container 4bc3cf71d697 09:29:29 ---> 17a9328bd824 09:29:29 Step 21/22 : LABEL git_sha=72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 09:29:29 ---> Running in 4b73b11cb235 09:29:29 Removing intermediate container 4b73b11cb235 09:29:29 ---> 42de9fd368b0 09:29:29 Step 22/22 : LABEL version=2.0.1-dev.25 09:29:29 ---> Running in 2a661e83b1de 09:29:30 Removing intermediate container 2a661e83b1de 09:29:30 ---> e06cbaaac9c9 09:29:30 [Warning] One or more build-args [ARCH] were not consumed 09:29:30 Successfully built e06cbaaac9c9 09:29:30 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 09:29:30 provisioning config files... 09:29:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/27@tmp/config2881356622347969213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:29:30 ---> docker-login.sh 09:29:30 nexus3.edgexfoundry.org:10001 09:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:31 Configure a credential helper to remove this warning. See 09:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:31 09:29:31 Login Succeeded 09:29:31 nexus3.edgexfoundry.org:10002 09:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:31 Configure a credential helper to remove this warning. See 09:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:31 09:29:31 Login Succeeded 09:29:31 nexus3.edgexfoundry.org:10003 09:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:32 Configure a credential helper to remove this warning. See 09:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:32 09:29:32 Login Succeeded 09:29:32 nexus3.edgexfoundry.org:10004 09:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:32 Configure a credential helper to remove this warning. See 09:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:32 09:29:32 Login Succeeded 09:29:32 docker.io 09:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:29:33 Configure a credential helper to remove this warning. See 09:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:29:33 09:29:33 Login Succeeded 09:29:33 ---> docker-login.sh ends [Pipeline] } 09:29:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:33 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 09:29:33 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 09:29:33 latest 09:29:33 2.0.1-dev.25 09:29:33 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25 09:29:33 main 09:29:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:29:34 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [Pipeline] isUnix [Pipeline] sh 09:29:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 09:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:29:34 1ed6f96aa770: Preparing 09:29:34 ee420dfed78a: Preparing 09:29:34 ee420dfed78a: Layer already exists 09:29:38 1ed6f96aa770: Pushed 09:29:38 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44: digest: sha256:d32ef77c270ccb1a136a84c223940b487eb8a435c9c17ddb105c01d3c3c01ec5 size: 739 [Pipeline] isUnix [Pipeline] sh 09:29:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:29:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:29:39 1ed6f96aa770: Preparing 09:29:39 ee420dfed78a: Preparing 09:29:39 1ed6f96aa770: Layer already exists 09:29:39 ee420dfed78a: Layer already exists 09:29:39 latest: digest: sha256:d32ef77c270ccb1a136a84c223940b487eb8a435c9c17ddb105c01d3c3c01ec5 size: 739 [Pipeline] isUnix [Pipeline] sh 09:29:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 09:29:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.25 09:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:29:40 1ed6f96aa770: Preparing 09:29:40 ee420dfed78a: Preparing 09:29:40 ee420dfed78a: Layer already exists 09:29:40 1ed6f96aa770: Layer already exists 09:29:40 2.0.1-dev.25: digest: sha256:d32ef77c270ccb1a136a84c223940b487eb8a435c9c17ddb105c01d3c3c01ec5 size: 739 [Pipeline] isUnix [Pipeline] sh 09:29:41 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25 [Pipeline] isUnix [Pipeline] sh 09:29:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25 09:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:29:41 1ed6f96aa770: Preparing 09:29:41 ee420dfed78a: Preparing 09:29:41 1ed6f96aa770: Layer already exists 09:29:41 ee420dfed78a: Layer already exists 09:29:41 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25: digest: sha256:d32ef77c270ccb1a136a84c223940b487eb8a435c9c17ddb105c01d3c3c01ec5 size: 739 [Pipeline] isUnix [Pipeline] sh 09:29:42 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 09:29:42 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 09:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 09:29:42 1ed6f96aa770: Preparing 09:29:42 ee420dfed78a: Preparing 09:29:42 ee420dfed78a: Layer already exists 09:29:42 1ed6f96aa770: Layer already exists 09:29:42 main: digest: sha256:d32ef77c270ccb1a136a84c223940b487eb8a435c9c17ddb105c01d3c3c01ec5 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:42 ===================================================== [Pipeline] echo 09:29:42 taggedImages: 09:29:42 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 09:29:42 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 09:29:42 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.25 09:29:42 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:72f3869cfe1652efb96b33a8e29b22bb9e9ffa44-2.0.1-dev.25 09:29:42 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:29:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:29:43 09:29:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:29:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:29:43 arm64: Pulling from edgex-lftools-log-publisher 09:29:43 448f6bf000e3: Pulling fs layer 09:29:43 f757da607395: Pulling fs layer 09:29:43 05883995daec: Pulling fs layer 09:29:43 8603b9c90790: Pulling fs layer 09:29:43 1560dd03e051: Pulling fs layer 09:29:43 27f5ce0e4adf: Pulling fs layer 09:29:43 c2d8d7efcc4b: Pulling fs layer 09:29:43 1560dd03e051: Waiting 09:29:43 27f5ce0e4adf: Waiting 09:29:43 c2d8d7efcc4b: Waiting 09:29:43 8603b9c90790: Waiting 09:29:43 f757da607395: Verifying Checksum 09:29:43 f757da607395: Download complete 09:29:43 8603b9c90790: Verifying Checksum 09:29:43 8603b9c90790: Download complete 09:29:43 1560dd03e051: Verifying Checksum 09:29:43 1560dd03e051: Download complete 09:29:43 27f5ce0e4adf: Download complete 09:29:43 05883995daec: Verifying Checksum 09:29:43 05883995daec: Download complete 09:29:44 448f6bf000e3: Download complete 09:29:47 c2d8d7efcc4b: Verifying Checksum 09:29:47 c2d8d7efcc4b: Download complete 09:29:48 448f6bf000e3: Pull complete 09:29:48 f757da607395: Pull complete 09:29:50 05883995daec: Pull complete 09:29:50 8603b9c90790: Pull complete 09:29:51 1560dd03e051: Pull complete 09:29:51 27f5ce0e4adf: Pull complete 09:30:06 c2d8d7efcc4b: Pull complete 09:30:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:30:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:30:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:30:06 prd-ubuntu18.04-docker-arm64-4c-16g-2271 does not seem to be running inside a container 09:30:07 $ 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/27 -v /w/workspace/edgex-ui-go/27:/w/workspace/edgex-ui-go/27:rw,z -v /w/workspace/edgex-ui-go/27@tmp:/w/workspace/edgex-ui-go/27@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:arm64 cat 09:30:08 $ docker top a1cd356a2b90d1d37d2b24f35da0d834e909fd67c68e04c94f8d409c3ea38efb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:30:09 ---> job-cost.sh 09:30:09 lf-activate-venv: SKIPPING 09:30:09 INFO: No Stack... 09:30:11 INFO: Retrieving Pricing Info for: v3-standard-4 09:30:11 INFO: Archiving Costs [Pipeline] sh 09:30:12 + cat /w/workspace/edgex-ui-go/27/archives/cost.csv 09:30:12 + cut -d, -f6 [Pipeline] lock 09:30:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-27-stack-cost] 09:30:12 Resource [jenkins-edgexfoundry-edgex-ui-go-main-27-stack-cost] did not exist. Created. 09:30:12 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:30:12 /w/workspace/edgex-ui-go/27@tmp/durable-e0a2084a/script.sh: 1: /w/workspace/edgex-ui-go/27@tmp/durable-e0a2084a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:30:13 + echo total: 0.10999999940395355 [Pipeline] stash 09:30:13 Warning: overwriting stash ‘stack-cost’ 09:30:13 Stashed 1 file(s) [Pipeline] } 09:30:13 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 09:30:13 $ docker stop --time=1 a1cd356a2b90d1d37d2b24f35da0d834e909fd67c68e04c94f8d409c3ea38efb 09:30:15 $ docker rm -f a1cd356a2b90d1d37d2b24f35da0d834e909fd67c68e04c94f8d409c3ea38efb [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 09:30:15 provisioning config files... 09:30:16 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5583088151078190551tmp [Pipeline] { [Pipeline] sh 09:30:16 + set +x 09:30:16 + curl -s https://codecov.io/bash 09:30:16 + bash -s -- 09:30:16 09:30:16 _____ _ 09:30:16 / ____| | | 09:30:16 | | ___ __| | ___ ___ _____ __ 09:30:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:30:16 | |___| (_) | (_| | __/ (_| (_) \ V / 09:30:16 \_____\___/ \__,_|\___|\___\___/ \_/ 09:30:16 Bash-1.0.6 09:30:16 09:30:16 09:30:16 ==> git version 2.24.4 found 09:30:16 ==> 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 09:30:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:30:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:30:16 ==> Jenkins CI detected. 09:30:16 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 09:30:16 project root: . 09:30:16 --> token set from env 09:30:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:30:16 ==> Running gcov in . (disable via -X gcov) 09:30:16 ==> Python coveragepy not found 09:30:16 ==> Searching for coverage reports in: 09:30:16 + . 09:30:16 -> Found 1 reports 09:30:16 ==> Detecting git/mercurial file structure 09:30:16 ==> Reading reports 09:30:16 + ./coverage.out bytes=10 09:30:16 ==> Appending adjustments 09:30:16 https://docs.codecov.io/docs/fixing-reports 09:30:16 + Found adjustments 09:30:16 ==> Gzipping contents 09:30:16 4.0K /tmp/codecov.ILHoFX.gz 09:30:16 ==> Uploading reports 09:30:16 url: https://codecov.io 09:30:16 query: branch=main&commit=72f3869cfe1652efb96b33a8e29b22bb9e9ffa44&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:30:16 -> Pinging Codecov 09:30: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=72f3869cfe1652efb96b33a8e29b22bb9e9ffa44&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:30:17 -> Uploading to 09:30:17 https://storage.googleapis.com/codecov/v4/raw/2021-10-27/FB506323287CE973F263BFD2A0EB1F37/72f3869cfe1652efb96b33a8e29b22bb9e9ffa44/1287a291-c85d-48fb-af03-f66cabbadd65.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T093016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32e85d924932585ddbb4238c4d88a8685f08631283b95bff4966ada9bb239fee 09:30:17 % Total % Received % Xferd Average Speed Time Time Time Current 09:30:17 Dload Upload Total Spent Left Speed 09:30:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3670 0 0 100 3670 0 13082 --:--:-- --:--:-- --:--:-- 13107 09:30:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [Pipeline] } 09:30:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:30:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:30:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:30:19 09:30:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:30:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:30:19 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:30:19 188c0c94c7c5: Pulling fs layer 09:30:19 0ef7d3d256c8: Pulling fs layer 09:30:19 de9db76c5a1d: Pulling fs layer 09:30:19 0eba1c9be4d2: Pulling fs layer 09:30:19 0d57e429df01: Pulling fs layer 09:30:19 4e4be7b47b0d: Pulling fs layer 09:30:19 e1f770b5df2f: Pulling fs layer 09:30:19 85a0685a4137: Pulling fs layer 09:30:19 0eba1c9be4d2: Waiting 09:30:19 0d57e429df01: Waiting 09:30:19 4e4be7b47b0d: Waiting 09:30:19 e1f770b5df2f: Waiting 09:30:19 85a0685a4137: Waiting 09:30:19 de9db76c5a1d: Verifying Checksum 09:30:19 de9db76c5a1d: Download complete 09:30:19 0ef7d3d256c8: Verifying Checksum 09:30:19 0ef7d3d256c8: Download complete 09:30:19 0d57e429df01: Verifying Checksum 09:30:19 0d57e429df01: Download complete 09:30:19 4e4be7b47b0d: Verifying Checksum 09:30:19 4e4be7b47b0d: Download complete 09:30:19 188c0c94c7c5: Verifying Checksum 09:30:19 188c0c94c7c5: Download complete 09:30:19 e1f770b5df2f: Verifying Checksum 09:30:19 e1f770b5df2f: Download complete 09:30:19 188c0c94c7c5: Pull complete 09:30:19 0ef7d3d256c8: Pull complete 09:30:19 0eba1c9be4d2: Verifying Checksum 09:30:19 0eba1c9be4d2: Download complete 09:30:20 de9db76c5a1d: Pull complete 09:30:20 85a0685a4137: Verifying Checksum 09:30:20 85a0685a4137: Download complete 09:30:24 0eba1c9be4d2: Pull complete 09:30:24 0d57e429df01: Pull complete 09:30:24 4e4be7b47b0d: Pull complete 09:30:24 e1f770b5df2f: Pull complete 09:30:28 85a0685a4137: Pull complete 09:30:28 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:30:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:30:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:30:29 prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container 09:30:29 $ 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 09:30:31 $ docker top 9c637083fded8f0c91403b358b3e99aa19be9e678ddebb081a65bf7536de5965 -eo pid,comm [Pipeline] { [Pipeline] echo 09:30:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:30:31 + set -o pipefail 09:30:31 + snyk monitor '--org=edgex-jenkins' 09:30:34 09:30:34 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 09:30:34 09:30:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/69bc579f-866f-4364-a77a-a70af328a3f4 09:30:34 09:30:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:30:34 09:30:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:30:34 09:30:34 [Pipeline] } 09:30:34 $ docker stop --time=1 9c637083fded8f0c91403b358b3e99aa19be9e678ddebb081a65bf7536de5965 09:30:36 $ docker rm -f 9c637083fded8f0c91403b358b3e99aa19be9e678ddebb081a65bf7536de5965 [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 09:30:37 + git log --format=format:%s -1 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 [Pipeline] isUnix [Pipeline] sh 09:30:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:30:37 . [Pipeline] withDockerContainer 09:30:37 prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container 09:30:37 $ 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 09:30:38 $ docker top e46e3f89b9cd2d8f07ac7f631266042eafe8508e1aa3c518260a683cd12da346 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:30:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:30:38 [ssh-agent] Looking for ssh-agent implementation... 09:30:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:30:38 $ docker exec e46e3f89b9cd2d8f07ac7f631266042eafe8508e1aa3c518260a683cd12da346 ssh-agent 09:30:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOmJlBb/agent.13 09:30:38 SSH_AGENT_PID=19 09:30:38 Running ssh-add (command line suppressed) 09:30:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3341422727023346636.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3341422727023346636.key) 09:30:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:30:38 + git semver tag 09:30:38 # -> Open(): unable to determine branch for HEAD 09:30:38 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:30:38 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:30:38 # $SEMVER_REMOTE_NAME = origin 09:30:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:30:38 # $SEMVER_USER_NAME = edgex-jenkins 09:30:38 # $SEMVER_BRANCH = main 09:30:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:30:38 # 72f3869cfe1652efb96b33a8e29b22bb9e9ffa44 HEAD 09:30:38 # -> Force: false 09:30:38 # 153adbd08aa74f0dd127da0cde1a142970e6ede0 refs/tags/v2.0.1-dev.25 [Pipeline] } 09:30:38 $ docker exec --env ******** --env ******** e46e3f89b9cd2d8f07ac7f631266042eafe8508e1aa3c518260a683cd12da346 ssh-agent -k 09:30:39 unset SSH_AUTH_SOCK; 09:30:39 unset SSH_AGENT_PID; 09:30:39 echo Agent pid 19 killed; 09:30:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:30:39 + git semver [Pipeline] } 09:30:39 $ docker stop --time=1 e46e3f89b9cd2d8f07ac7f631266042eafe8508e1aa3c518260a683cd12da346 09:30:40 $ docker rm -f e46e3f89b9cd2d8f07ac7f631266042eafe8508e1aa3c518260a683cd12da346 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:30:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:30:41 09:30:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:30:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:30:41 0.23.1-centos7: Pulling from edgex-lftools 09:30:41 ab5ef0e58194: Pulling fs layer 09:30:41 9712f1f96733: Pulling fs layer 09:30:41 63f879dbbcfc: Pulling fs layer 09:30:41 0d9ebad4ef96: Pulling fs layer 09:30:41 e9a5061849ea: Pulling fs layer 09:30:41 d747dcd14b5f: Pulling fs layer 09:30:41 2de7ff778b66: Pulling fs layer 09:30:41 0d9ebad4ef96: Waiting 09:30:41 e9a5061849ea: Waiting 09:30:41 d747dcd14b5f: Waiting 09:30:41 2de7ff778b66: Waiting 09:30:41 9712f1f96733: Verifying Checksum 09:30:41 9712f1f96733: Download complete 09:30:41 63f879dbbcfc: Verifying Checksum 09:30:41 63f879dbbcfc: Download complete 09:30:41 0d9ebad4ef96: Verifying Checksum 09:30:41 0d9ebad4ef96: Download complete 09:30:41 d747dcd14b5f: Verifying Checksum 09:30:41 d747dcd14b5f: Download complete 09:30:41 e9a5061849ea: Verifying Checksum 09:30:41 e9a5061849ea: Download complete 09:30:41 ab5ef0e58194: Verifying Checksum 09:30:41 ab5ef0e58194: Download complete 09:30:41 2de7ff778b66: Verifying Checksum 09:30:41 2de7ff778b66: Download complete 09:30:45 ab5ef0e58194: Pull complete 09:30:45 9712f1f96733: Pull complete 09:30:46 63f879dbbcfc: Pull complete 09:30:50 0d9ebad4ef96: Pull complete 09:30:50 e9a5061849ea: Pull complete 09:30:50 d747dcd14b5f: Pull complete 09:30:52 2de7ff778b66: Pull complete 09:30:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:30:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:30:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:30:52 prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container 09:30:52 $ 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 09:30:55 $ docker top 46afcdff3f2d54ebfa8c86fc931295410cc95f351a78bcbfba485ffc66672d7f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:30:55 provisioning config files... 09:30:55 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8501462045633876571tmp 09:30:55 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1404040307078400044tmp 09:30:55 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4881094914302085136tmp [Pipeline] { [Pipeline] echo 09:30:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:30:56 ---> sigul-configuration.sh 09:30:56 gpg: directory `/root/.gnupg' created 09:30:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:30:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:30:56 gpg: keyring `/root/.gnupg/secring.gpg' created 09:30:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:30:56 gpg: CAST5 encrypted data 09:30:56 gpg: encrypted with 1 passphrase 09:30:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:30:56 + mkdir /home/jenkins 09:30:56 + mkdir /home/jenkins/sigul [Pipeline] sh 09:30:56 + 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 09:30:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:30:57 ---> sigul-install.sh 09:30:57 Sigul already installed; skipping installation. [Pipeline] sh 09:30:57 + git tag --list 09:30:57 0.1.1 09:30:57 v1.1.0 09:30:57 v1.2.0 09:30:57 v1.2.1 09:30:57 v1.3.0 09:30:57 v2.0.0 09:30:57 v2.0.1-dev.1 09:30:57 v2.0.1-dev.10 09:30:57 v2.0.1-dev.11 09:30:57 v2.0.1-dev.12 09:30:57 v2.0.1-dev.13 09:30:57 v2.0.1-dev.14 09:30:57 v2.0.1-dev.15 09:30:57 v2.0.1-dev.16 09:30:57 v2.0.1-dev.17 09:30:57 v2.0.1-dev.18 09:30:57 v2.0.1-dev.19 09:30:57 v2.0.1-dev.2 09:30:57 v2.0.1-dev.20 09:30:57 v2.0.1-dev.21 09:30:57 v2.0.1-dev.22 09:30:57 v2.0.1-dev.23 09:30:57 v2.0.1-dev.24 09:30:57 v2.0.1-dev.25 09:30:57 v2.0.1-dev.3 09:30:57 v2.0.1-dev.4 09:30:57 v2.0.1-dev.5 09:30:57 v2.0.1-dev.6 09:30:57 v2.0.1-dev.7 09:30:57 v2.0.1-dev.8 09:30:57 v2.0.1-dev.9 [Pipeline] sh 09:30:57 + lftools sign git-tag v2.0.1-dev.25 09:30:58 Signing Git tag with Sigul... 09:30:58 Signing v2.0.1-dev.25 [Pipeline] echo 09:30:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:30:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:30:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:30:59 $ docker stop --time=1 46afcdff3f2d54ebfa8c86fc931295410cc95f351a78bcbfba485ffc66672d7f 09:31:00 $ docker rm -f 46afcdff3f2d54ebfa8c86fc931295410cc95f351a78bcbfba485ffc66672d7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:31:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:31:01 . [Pipeline] withDockerContainer 09:31:01 prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container 09:31: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 09:31:01 $ docker top 76a7dd7e81ff3f170d082d9d1bd6f718fa6d68fe41b8ae94fcb7865da389c2ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:31:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:31:02 [ssh-agent] Looking for ssh-agent implementation... 09:31:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:31:02 $ docker exec 76a7dd7e81ff3f170d082d9d1bd6f718fa6d68fe41b8ae94fcb7865da389c2ba ssh-agent 09:31:02 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmckAGN/agent.13 09:31:02 SSH_AGENT_PID=19 09:31:02 Running ssh-add (command line suppressed) 09:31:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3821842839271266768.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3821842839271266768.key) 09:31:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:31:02 + git semver bump pre 09:31:02 # -> Open(): unable to determine branch for HEAD 09:31:02 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:31:02 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:31:02 # $SEMVER_REMOTE_NAME = origin 09:31:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:31:02 # $SEMVER_USER_NAME = edgex-jenkins 09:31:02 # $SEMVER_BRANCH = main 09:31:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 09:31:02 2.0.1-dev.26 [Pipeline] } 09:31:02 $ docker exec --env ******** --env ******** 76a7dd7e81ff3f170d082d9d1bd6f718fa6d68fe41b8ae94fcb7865da389c2ba ssh-agent -k 09:31:02 unset SSH_AUTH_SOCK; 09:31:02 unset SSH_AGENT_PID; 09:31:02 echo Agent pid 19 killed; 09:31:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:31:03 + git semver [Pipeline] } 09:31:03 $ docker stop --time=1 76a7dd7e81ff3f170d082d9d1bd6f718fa6d68fe41b8ae94fcb7865da389c2ba 09:31:04 $ docker rm -f 76a7dd7e81ff3f170d082d9d1bd6f718fa6d68fe41b8ae94fcb7865da389c2ba [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:31:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:31:04 . [Pipeline] withDockerContainer 09:31:04 prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container 09:31:04 $ 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 09:31:05 $ docker top 3758d81fc2b438f1cc0b982e5e85c2bd1ffab18c3288711f8ae0d67a5022c1be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:31:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:31:05 [ssh-agent] Looking for ssh-agent implementation... 09:31:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:31:05 $ docker exec 3758d81fc2b438f1cc0b982e5e85c2bd1ffab18c3288711f8ae0d67a5022c1be ssh-agent 09:31:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJmOHJd/agent.13 09:31:05 SSH_AGENT_PID=19 09:31:05 Running ssh-add (command line suppressed) 09:31:05 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7184953376385176836.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7184953376385176836.key) 09:31:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:31:07 + git semver push 09:31:07 # -> Open(): unable to determine branch for HEAD 09:31:07 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 09:31:07 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 09:31:07 # $SEMVER_REMOTE_NAME = origin 09:31:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:31:07 # $SEMVER_USER_NAME = edgex-jenkins 09:31:07 # $SEMVER_BRANCH = main 09:31:07 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 09:31:09 $ docker exec --env ******** --env ******** 3758d81fc2b438f1cc0b982e5e85c2bd1ffab18c3288711f8ae0d67a5022c1be ssh-agent -k 09:31:09 unset SSH_AUTH_SOCK; 09:31:09 unset SSH_AGENT_PID; 09:31:09 echo Agent pid 19 killed; 09:31:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:31:09 + git semver [Pipeline] } 09:31:09 $ docker stop --time=1 3758d81fc2b438f1cc0b982e5e85c2bd1ffab18c3288711f8ae0d67a5022c1be 09:31:11 $ docker rm -f 3758d81fc2b438f1cc0b982e5e85c2bd1ffab18c3288711f8ae0d67a5022c1be [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 09:31:11 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:31:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:31:12 ---> package-listing.sh 09:31:12 ++ tr '[:upper:]' '[:lower:]' 09:31:12 ++ facter osfamily 09:31:13 + OS_FAMILY=redhat 09:31:13 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 09:31:13 + START_PACKAGES=/tmp/packages_start.txt 09:31:13 + END_PACKAGES=/tmp/packages_end.txt 09:31:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:31:13 + PACKAGES=/tmp/packages_start.txt 09:31:13 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:31:13 + PACKAGES=/tmp/packages_end.txt 09:31:13 + case "${OS_FAMILY}" in 09:31:13 + rpm -qa 09:31:13 + sort 09:31:13 + '[' -f /tmp/packages_start.txt ']' 09:31:13 + '[' -f /tmp/packages_end.txt ']' 09:31:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:31:13 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 09:31:13 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 09:31:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 09:31:13 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 09:31:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:31:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:14 09:31:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:31:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:14 latest: Pulling from edgex-lftools-log-publisher 09:31:14 b4d181a07f80: Pulling fs layer 09:31:14 a1111a8f2ec3: Pulling fs layer 09:31:14 ed53099fbce6: Pulling fs layer 09:31:14 dc539afda2c1: Pulling fs layer 09:31:14 77bc0d833cb6: Pulling fs layer 09:31:14 9065ff56babe: Pulling fs layer 09:31:14 d287ab97295c: Pulling fs layer 09:31:14 77bc0d833cb6: Waiting 09:31:14 9065ff56babe: Waiting 09:31:14 d287ab97295c: Waiting 09:31:14 dc539afda2c1: Waiting 09:31:14 a1111a8f2ec3: Verifying Checksum 09:31:14 a1111a8f2ec3: Download complete 09:31:14 dc539afda2c1: Verifying Checksum 09:31:14 dc539afda2c1: Download complete 09:31:14 ed53099fbce6: Verifying Checksum 09:31:14 ed53099fbce6: Download complete 09:31:14 77bc0d833cb6: Verifying Checksum 09:31:14 77bc0d833cb6: Download complete 09:31:14 9065ff56babe: Verifying Checksum 09:31:14 9065ff56babe: Download complete 09:31:15 b4d181a07f80: Verifying Checksum 09:31:15 b4d181a07f80: Download complete 09:31:15 d287ab97295c: Verifying Checksum 09:31:15 d287ab97295c: Download complete 09:31:16 b4d181a07f80: Pull complete 09:31:16 a1111a8f2ec3: Pull complete 09:31:17 ed53099fbce6: Pull complete 09:31:17 dc539afda2c1: Pull complete 09:31:17 77bc0d833cb6: Pull complete 09:31:17 9065ff56babe: Pull complete 09:31:23 d287ab97295c: Pull complete 09:31:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:31:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:31:23 prd-centos7-docker-4c-2g-2270 does not seem to be running inside a container 09:31:23 $ 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 09:31:25 $ docker top ffb8ad482a0d6480033804310b5db130f6489d0817fd235bc086b587fd9e905d -eo pid,comm [Pipeline] { [Pipeline] sh 09:31:26 + touch /tmp/pre-build-complete [Pipeline] sh 09:31:26 + mkdir -p /var/log/sysstat [Pipeline] sh 09:31:26 + ls /var/log/sa-host 09:31:26 + sadf -c /var/log/sa-host/sa27 09:31:26 file_magic: OK 09:31:26 HZ: Using current value: 100 09:31:26 file_header: OK 09:31:26 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 09:31:26 Statistics: 09:31:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:31:26 File successfully converted to sysstat format version 12.0.3 09:31:26 + sadf -c /var/log/sa-host/sa30 09:31:26 file_magic: OK 09:31:26 HZ: Using current value: 100 09:31:26 file_header: OK 09:31:26 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 09:31:26 Statistics: 09:31:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:31:26 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:31:28 provisioning config files... 09:31:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1670664606449803701tmp [Pipeline] { [Pipeline] echo 09:31:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:31:28 ---> create-netrc.sh [Pipeline] } 09:31:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:31:29 ---> python-tools-install.sh [Pipeline] echo 09:31:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:31:29 ---> sudo-logs.sh 09:31:29 Archiving 'sudo' log.. 09:31:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-2270.novalocal: Name or service not known 09:31:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-2270.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:31:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:31:29 ---> job-cost.sh 09:31:29 lf-activate-venv: SKIPPING 09:31:29 DEBUG: total: 0.10999999940395355 09:31:29 INFO: Retrieving Stack Cost... 09:31:30 INFO: Retrieving Pricing Info for: v3-standard-2 09:31:30 INFO: Archiving Costs [Pipeline] echo 09:31:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:31:31 ---> logs-deploy.sh 09:31:31 lf-activate-venv: SKIPPING 09:31:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/27 09:31:31 INFO: archiving workspace using pattern(s): 09:31:32 Archives upload complete. 09:31:32 INFO: archiving logs to Nexus 09:31:32 ---> uname -a: 09:31:32 Linux prd-centos7-docker-4c-2g-2270.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 09:31:32 09:31:32 09:31:32 ---> lscpu: 09:31:32 Architecture: x86_64 09:31:32 CPU op-mode(s): 32-bit, 64-bit 09:31:32 Byte Order: Little Endian 09:31:32 Address sizes: 40 bits physical, 48 bits virtual 09:31:32 CPU(s): 2 09:31:32 On-line CPU(s) list: 0,1 09:31:32 Thread(s) per core: 1 09:31:32 Core(s) per socket: 1 09:31:32 Socket(s): 2 09:31:32 NUMA node(s): 1 09:31:32 Vendor ID: AuthenticAMD 09:31:32 CPU family: 23 09:31:32 Model: 49 09:31:32 Model name: AMD EPYC-Rome Processor 09:31:32 Stepping: 0 09:31:32 CPU MHz: 2799.998 09:31:32 BogoMIPS: 5599.99 09:31:32 Virtualization: AMD-V 09:31:32 Hypervisor vendor: KVM 09:31:32 Virtualization type: full 09:31:32 L1d cache: 32K 09:31:32 L1i cache: 32K 09:31:32 L2 cache: 512K 09:31:32 L3 cache: 16384K 09:31:32 NUMA node0 CPU(s): 0,1 09:31:32 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 09:31:32 09:31:32 09:31:32 ---> nproc: 09:31:32 2 09:31:32 09:31:32 09:31:32 ---> df -h: 09:31:32 Filesystem Size Used Avail Use% Mounted on 09:31:32 overlay 40G 9.0G 32G 23% / 09:31:32 tmpfs 64M 0 64M 0% /dev 09:31:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:31:32 shm 64M 0 64M 0% /dev/shm 09:31:32 /dev/vda1 40G 9.0G 32G 23% /facter-os 09:31:32 09:31:32 09:31:32 ---> sar -b -r -n DEV: 09:31:32 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 09:31:32 09:31:32 09:23:00 LINUX RESTART (2 CPU) 09:31:32 09:31:32 09:24:01 tps rtps wtps bread/s bwrtn/s 09:31:32 09:25:01 1.93 0.00 1.93 0.00 40.24 09:31:32 09:26:01 0.20 0.00 0.20 0.00 3.10 09:31:32 09:27:01 0.30 0.00 0.30 0.00 3.61 09:31:32 09:28:01 0.20 0.00 0.20 0.00 2.96 09:31:32 09:29:01 0.38 0.00 0.38 0.00 5.05 09:31:32 09:30:01 0.23 0.00 0.23 0.00 2.83 09:31:32 09:31:01 197.95 0.05 197.90 4.00 53629.02 09:31:32 Average: 28.76 0.01 28.75 0.57 7673.56 09:31:32 09:31:32 09:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:31:32 09:25:01 5657012 0 615172 7.68 2620 1734136 1419464 15.67 570756 1546188 20 09:31:32 09:26:01 5658996 0 613180 7.66 2620 1734144 1419716 15.67 568168 1546672 12 09:31:32 09:27:01 5655260 0 616916 7.70 2620 1734144 1419812 15.68 571808 1546672 8 09:31:32 09:28:01 5657224 0 614944 7.68 2620 1734152 1419464 15.67 568960 1547608 8 09:31:32 09:29:01 5660392 0 611768 7.64 2620 1734160 1419548 15.67 566292 1547608 8 09:31:32 09:30:01 5660688 0 611468 7.63 2620 1734164 1419464 15.67 565704 1547720 12 09:31:32 09:31:01 3997736 0 952588 11.89 2620 3055996 1597328 17.64 897620 2660352 24 09:31:32 Average: 5421044 0 662291 8.27 2620 1922985 1444971 15.95 615615 1706117 13 09:31:32 09:31:32 09:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:31:32 09:25:01 eth0 0.65 0.07 0.06 0.01 0.00 0.00 0.00 0.00 09:31:32 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:32 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:32 09:26:01 eth0 2.55 1.10 3.23 0.25 0.00 0.00 0.00 0.00 09:31:32 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:32 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:32 09:27:01 eth0 1.23 0.57 0.57 0.40 0.00 0.00 0.00 0.00 09:31:32 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:32 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:32 09:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:31:32 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:32 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:32 09:29:01 eth0 0.30 0.23 0.17 0.07 0.00 0.00 0.00 0.00 09:31:32 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:32 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:32 09:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:31:32 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:32 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:32 09:31:01 eth0 311.45 182.77 7592.83 34.88 0.00 0.00 0.00 0.00 09:31:32 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:32 09:31:01 docker0 18.10 28.28 1.85 318.21 0.00 0.00 0.00 0.00 09:31:32 Average: eth0 45.21 26.42 1085.83 5.09 0.00 0.00 0.00 0.00 09:31:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:32 Average: docker0 2.59 4.04 0.26 45.48 0.00 0.00 0.00 0.00 09:31:32 09:31:32 09:31:32 ---> sar -P ALL: 09:31:32 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 09:31:32 09:31:32 09:23:00 LINUX RESTART (2 CPU) 09:31:32 09:31:32 09:24:01 CPU %user %nice %system %iowait %steal %idle 09:31:32 09:25:01 all 0.29 0.00 0.09 0.00 0.01 99.61 09:31:32 09:25:01 0 0.12 0.00 0.12 0.00 0.02 99.75 09:31:32 09:25:01 1 0.47 0.00 0.07 0.00 0.00 99.47 09:31:32 09:26:01 all 0.27 0.00 0.06 0.00 0.02 99.66 09:31:32 09:26:01 0 0.12 0.00 0.07 0.00 0.02 99.80 09:31:32 09:26:01 1 0.42 0.00 0.05 0.00 0.02 99.52 09:31:32 09:27:01 all 0.24 0.00 0.06 0.00 0.01 99.69 09:31:32 09:27:01 0 0.05 0.00 0.05 0.00 0.00 99.90 09:31:32 09:27:01 1 0.43 0.00 0.07 0.00 0.02 99.48 09:31:32 09:28:01 all 0.20 0.00 0.07 0.00 0.02 99.72 09:31:32 09:28:01 0 0.12 0.00 0.08 0.00 0.02 99.78 09:31:32 09:28:01 1 0.28 0.00 0.05 0.00 0.02 99.65 09:31:32 09:29:01 all 0.15 0.00 0.05 0.00 0.02 99.78 09:31:32 09:29:01 0 0.05 0.00 0.07 0.00 0.03 99.85 09:31:32 09:29:01 1 0.25 0.00 0.03 0.00 0.00 99.72 09:31:32 09:30:01 all 0.23 0.00 0.05 0.00 0.02 99.71 09:31:32 09:30:01 0 0.05 0.00 0.07 0.00 0.02 99.87 09:31:32 09:30:01 1 0.40 0.00 0.03 0.00 0.02 99.55 09:31:32 09:31:01 all 24.00 0.00 10.44 1.93 0.09 63.54 09:31:32 09:31:01 0 23.69 0.00 10.35 1.87 0.09 64.00 09:31:32 09:31:01 1 24.30 0.00 10.54 1.99 0.09 63.08 09:31:32 Average: all 3.47 0.00 1.48 0.26 0.02 94.76 09:31:32 Average: 0 3.30 0.00 1.48 0.25 0.03 94.94 09:31:32 Average: 1 3.64 0.00 1.48 0.27 0.02 94.59 09:31:32 09:31:32 09:31:32