Pull request #382 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 97c7b2deda94f89ff8e25a3d6b943b69b41466ff+f70bcc16eef7597be82c620f3a5afcfbc50a45ea (c90b4549234747abd94b72b630e986212cc9bd31) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8038888258573523583.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8717793909410384871.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-382/workspace@libs/edgex-global-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-382/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5116558962990913849.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-382/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2986617934282278677.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4144845027277374624.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-382/workspace@libs/lf-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-382/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2597039858213851673.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1714 in /w/workspace/edgexfoundry_edgex-ui-go_PR-382 [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_PR-382 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/jenkins-gitclient-ssh224027836728673329.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/jenkins-gitclient-ssh6361250669768077210.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f70bcc16eef7597be82c620f3a5afcfbc50a45ea into PR head commit 97c7b2deda94f89ff8e25a3d6b943b69b41466ff Merge succeeded, producing 97c7b2deda94f89ff8e25a3d6b943b69b41466ff Checking out Revision 97c7b2deda94f89ff8e25a3d6b943b69b41466ff (PR-382) > git config core.sparsecheckout # timeout=10 > git checkout -f 97c7b2deda94f89ff8e25a3d6b943b69b41466ff # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/jenkins-gitclient-ssh8795643605031291573.key > git merge f70bcc16eef7597be82c620f3a5afcfbc50a45ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97c7b2deda94f89ff8e25a3d6b943b69b41466ff # timeout=10 Commit message: "feat: update built production artifacts of ui" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:59 ========================================================= 16:29:59 EdgeX Global Pipelines Version Info 16:29:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:30:02 ------------------- 16:30:02 stable info: 16:30:02 ------------------- 16:30:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:02 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:30:02 Message: update stable to v1.0.195 16:30:03 ------------------- 16:30:03 experimental info: 16:30:03 ------------------- 16:30:03 Commited By: **** collab-it+edgex@linuxfoundation.org 16:30:03 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:30:03 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-382 [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-382 [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-382 [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97c7b2deda94f89ff8e25a3d6b943b69b41466ff [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97c7b2d [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:06 provisioning config files... 16:30:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/config2042655639695803573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:06 ---> docker-login.sh 16:30:06 nexus3.edgexfoundry.org:10001 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:06 Configure a credential helper to remove this warning. See 16:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:06 16:30:06 Login Succeeded 16:30:06 nexus3.edgexfoundry.org:10002 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:06 Configure a credential helper to remove this warning. See 16:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:06 16:30:06 Login Succeeded 16:30:06 nexus3.edgexfoundry.org:10003 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:06 Configure a credential helper to remove this warning. See 16:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:06 16:30:06 Login Succeeded 16:30:06 nexus3.edgexfoundry.org:10004 16:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:07 Configure a credential helper to remove this warning. See 16:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:07 16:30:07 Login Succeeded 16:30:07 docker.io 16:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:07 Configure a credential helper to remove this warning. See 16:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:07 16:30:07 Login Succeeded 16:30:07 ---> docker-login.sh ends [Pipeline] } 16:30:07 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 16:30:08 + git log --format=format:%s -1 97c7b2deda94f89ff8e25a3d6b943b69b41466ff [Pipeline] echo 16:30:08 GIT_COMMIT: 97c7b2deda94f89ff8e25a3d6b943b69b41466ff, Commit Message: feat: update built production artifacts of ui [Pipeline] echo 16:30:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:30:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:11 16:30:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:30:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:12 latest: Pulling from edgex-devops/git-semver 16:30:12 31603596830f: Pulling fs layer 16:30:12 54011a49482f: Pulling fs layer 16:30:12 a6820b24f6d8: Pulling fs layer 16:30:12 f581987b2513: Pulling fs layer 16:30:12 f581987b2513: Waiting 16:30:12 54011a49482f: Verifying Checksum 16:30:12 54011a49482f: Download complete 16:30:12 31603596830f: Verifying Checksum 16:30:12 31603596830f: Download complete 16:30:12 a6820b24f6d8: Verifying Checksum 16:30:12 a6820b24f6d8: Download complete 16:30:12 f581987b2513: Verifying Checksum 16:30:12 f581987b2513: Download complete 16:30:12 31603596830f: Pull complete 16:30:12 54011a49482f: Pull complete 16:30:13 a6820b24f6d8: Pull complete 16:30:13 f581987b2513: Pull complete 16:30:13 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:30:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:30:13 prd-centos7-docker-4c-2g-1714 does not seem to be running inside a container 16:30:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-382 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-382:/w/workspace/edgexfoundry_edgex-ui-go_PR-382:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:30:14 $ docker top fb7d67f16427d2b644d54f74f9e0b5cccc0829f211078bceeb8fc352c3329cce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:15 [ssh-agent] Looking for ssh-agent implementation... 16:30:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:15 $ docker exec fb7d67f16427d2b644d54f74f9e0b5cccc0829f211078bceeb8fc352c3329cce ssh-agent 16:30:15 SSH_AUTH_SOCK=/tmp/ssh-78pK7YMSbnQS/agent.14 16:30:15 SSH_AGENT_PID=21 16:30:15 Running ssh-add (command line suppressed) 16:30:15 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/private_key_5951111252604792045.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/private_key_5951111252604792045.key) 16:30:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:15 + git tag --points-at HEAD [Pipeline] } 16:30:15 $ docker exec --env ******** --env ******** fb7d67f16427d2b644d54f74f9e0b5cccc0829f211078bceeb8fc352c3329cce ssh-agent -k 16:30:16 unset SSH_AUTH_SOCK; 16:30:16 unset SSH_AGENT_PID; 16:30:16 echo Agent pid 21 killed; 16:30:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:16 [ssh-agent] Looking for ssh-agent implementation... 16:30:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:16 $ docker exec fb7d67f16427d2b644d54f74f9e0b5cccc0829f211078bceeb8fc352c3329cce ssh-agent 16:30:16 SSH_AUTH_SOCK=/tmp/ssh-d9h3mIU2Uj6Q/agent.54 16:30:16 SSH_AGENT_PID=61 16:30:16 Running ssh-add (command line suppressed) 16:30:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/private_key_71022631000730467.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/private_key_71022631000730467.key) 16:30:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:16 + git semver init 16:30:16 # -> Open(): unable to determine branch for HEAD 16:30:16 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-382/.git 16:30:16 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-382 16:30:16 # $SEMVER_REMOTE_NAME = origin 16:30:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:30:16 # $SEMVER_USER_NAME = edgex-jenkins 16:30:16 # $SEMVER_BRANCH = PR-382 16:30:16 # $SEMVER_TEMP = /tmp/semver-828728960 16:30:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 16:30:18 # '/tmp/semver-828728960' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-382/.semver' 16:30:18 # -> Force: false 16:30:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-382/.semver [Pipeline] } 16:30:18 $ docker exec --env ******** --env ******** fb7d67f16427d2b644d54f74f9e0b5cccc0829f211078bceeb8fc352c3329cce ssh-agent -k 16:30:18 unset SSH_AUTH_SOCK; 16:30:18 unset SSH_AGENT_PID; 16:30:18 echo Agent pid 61 killed; 16:30:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:18 + git semver [Pipeline] } 16:30:18 $ docker stop --time=1 fb7d67f16427d2b644d54f74f9e0b5cccc0829f211078bceeb8fc352c3329cce 16:30:20 $ docker rm -f fb7d67f16427d2b644d54f74f9e0b5cccc0829f211078bceeb8fc352c3329cce [Pipeline] // withDockerContainer [Pipeline] sh 16:30:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:20 Stashed 1 file(s) [Pipeline] echo 16:30:21 [edgeXSemver]: initialized semver on version 0.0.0 [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 16:30:36 Still waiting to schedule task 16:30:36 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1714’ 16:30:36 Still waiting to schedule task 16:30:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:32:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1715 in /w/workspace/edgexfoundry_edgex-ui-go_PR-382 [Pipeline] { [Pipeline] ws 16:32:39 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 16:32:40 The recommended git tool is: git 16:32:47 using credential edgex-jenkins-ssh 16:32:47 Cloning the remote Git repository 16:32:47 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:32:47 > git init /w/workspace/edgex-ui-go/1 # timeout=10 16:32:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:32:47 > git --version # timeout=10 16:32:47 > git --version # 'git version 2.17.1' 16:32:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:32:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:32:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:32:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:32:51 Merging remotes/origin/master commit f70bcc16eef7597be82c620f3a5afcfbc50a45ea into PR head commit 97c7b2deda94f89ff8e25a3d6b943b69b41466ff 16:32:51 Merge succeeded, producing 97c7b2deda94f89ff8e25a3d6b943b69b41466ff 16:32:51 Checking out Revision 97c7b2deda94f89ff8e25a3d6b943b69b41466ff (PR-382) 16:32:51 > git config core.sparsecheckout # timeout=10 16:32:51 > git checkout -f 97c7b2deda94f89ff8e25a3d6b943b69b41466ff # timeout=10 16:32:51 > git remote # timeout=10 16:32:51 > git config --get remote.origin.url # timeout=10 16:32:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:51 > git merge f70bcc16eef7597be82c620f3a5afcfbc50a45ea # timeout=10 16:32:51 > git rev-parse HEAD^{commit} # timeout=10 16:32:51 > git config core.sparsecheckout # timeout=10 16:32:51 > git checkout -f 97c7b2deda94f89ff8e25a3d6b943b69b41466ff # timeout=10 16:32:56 Commit message: "feat: update built production artifacts of ui" 16:32:56 > git --version # timeout=10 16:32:56 > git --version # 'git version 2.17.1' 16:32:56 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:33:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:33:01 + + true 16:33:01 sudo service docker restart 16:33:15 Running on prd-centos7-docker-4c-2g-1716 in /w/workspace/edgexfoundry_edgex-ui-go_PR-382 [Pipeline] { [Pipeline] ws 16:33:15 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 16:33:15 The recommended git tool is: git 16:33:19 using credential edgex-jenkins-ssh 16:33:19 Cloning the remote Git repository 16:33:19 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:33:19 > git init /w/workspace/edgex-ui-go/1 # timeout=10 16:33:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:33:19 > git --version # timeout=10 16:33:19 > git --version # 'git version 2.24.4' 16:33:19 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:19 [INFO] Currently running in a labeled security context 16:33:19 [INFO] Currently SELinux is 'enforcing' on the host 16:33:19 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4720663274160372008.key 16:33:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:21 provisioning config files... 16:33:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7620457303938566421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:21 ---> docker-login.sh 16:33:21 nexus3.edgexfoundry.org:10001 16:33:21 Merging remotes/origin/master commit f70bcc16eef7597be82c620f3a5afcfbc50a45ea into PR head commit 97c7b2deda94f89ff8e25a3d6b943b69b41466ff 16:33:21 Merge succeeded, producing 97c7b2deda94f89ff8e25a3d6b943b69b41466ff 16:33:21 Checking out Revision 97c7b2deda94f89ff8e25a3d6b943b69b41466ff (PR-382) 16:33:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:33:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:33:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:33:20 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:20 [INFO] Currently running in a labeled security context 16:33:20 [INFO] Currently SELinux is 'enforcing' on the host 16:33:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5571476334656457484.key 16:33:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:33:21 > git config core.sparsecheckout # timeout=10 16:33:21 > git checkout -f 97c7b2deda94f89ff8e25a3d6b943b69b41466ff # timeout=10 16:33:21 > git remote # timeout=10 16:33:21 > git config --get remote.origin.url # timeout=10 16:33:21 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:21 [INFO] Currently running in a labeled security context 16:33:21 [INFO] Currently SELinux is 'enforcing' on the host 16:33:21 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3731179190969231409.key 16:33:21 > git merge f70bcc16eef7597be82c620f3a5afcfbc50a45ea # timeout=10 16:33:21 > git rev-parse HEAD^{commit} # timeout=10 16:33:21 > git config core.sparsecheckout # timeout=10 16:33:21 > git checkout -f 97c7b2deda94f89ff8e25a3d6b943b69b41466ff # timeout=10 16:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:22 Configure a credential helper to remove this warning. See 16:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:22 16:33:22 Login Succeeded 16:33:22 nexus3.edgexfoundry.org:10002 16:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:23 Configure a credential helper to remove this warning. See 16:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:23 16:33:23 Login Succeeded 16:33:23 nexus3.edgexfoundry.org:10003 16:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:23 Configure a credential helper to remove this warning. See 16:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:23 16:33:23 Login Succeeded 16:33:23 nexus3.edgexfoundry.org:10004 16:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:24 Configure a credential helper to remove this warning. See 16:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:24 16:33:24 Login Succeeded 16:33:24 docker.io 16:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:25 Commit message: "feat: update built production artifacts of ui" 16:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:25 Configure a credential helper to remove this warning. See 16:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:25 16:33:25 Login Succeeded 16:33:25 ---> docker-login.sh ends [Pipeline] } 16:33:25 Deleting 1 temporary files [Pipeline] // configFileProvider 16:33:25 > git --version # timeout=10 16:33:25 > git --version # 'git version 2.24.4' 16:33:25 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] echo 16:33:28 ========================================================= 16:33:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:33:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:33:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:33:28 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 16:33:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:33:29 + true 16:33:29 + sudo service docker restart 16:33:29 Redirecting to /bin/systemctl restart docker.service 16:33:29 Sending build context to Docker daemon 22.05MB 16:33:29 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:33:29 Step 2/8 : FROM ${BASE} 16:33:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:33:29 595b0fe564bb: Pulling fs layer 16:33:29 3088b5b3c5c0: Pulling fs layer 16:33:29 5b7225fbf94c: Pulling fs layer 16:33:29 ba82ee9f976e: Pulling fs layer 16:33:29 506bd15cee9f: Pulling fs layer 16:33:29 75a0a4a0db45: Pulling fs layer 16:33:29 618dc40b7e24: Pulling fs layer 16:33:29 ba82ee9f976e: Waiting 16:33:29 506bd15cee9f: Waiting 16:33:29 618dc40b7e24: Waiting 16:33:29 75a0a4a0db45: Waiting 16:33:30 5b7225fbf94c: Verifying Checksum 16:33:30 5b7225fbf94c: Download complete 16:33:30 3088b5b3c5c0: Verifying Checksum 16:33:30 3088b5b3c5c0: Download complete 16:33:30 506bd15cee9f: Verifying Checksum 16:33:30 506bd15cee9f: Download complete 16:33:30 75a0a4a0db45: Verifying Checksum 16:33:30 75a0a4a0db45: Download complete 16:33:30 595b0fe564bb: Verifying Checksum 16:33:30 595b0fe564bb: Download complete 16:33:30 595b0fe564bb: Pull complete 16:33:31 3088b5b3c5c0: Pull complete 16:33:32 5b7225fbf94c: Pull complete 16:33:32 618dc40b7e24: Verifying Checksum 16:33:32 618dc40b7e24: Download complete 16:33:33 ba82ee9f976e: Download complete 16:33:43 ba82ee9f976e: Pull complete 16:33:43 506bd15cee9f: Pull complete 16:33:44 75a0a4a0db45: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:47 provisioning config files... 16:33:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4764907205952571692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:48 ---> docker-login.sh 16:33:48 nexus3.edgexfoundry.org:10001 16:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:48 618dc40b7e24: Pull complete 16:33:48 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 16:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:33:48 ---> a36622ca3599 16:33:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:48 Configure a credential helper to remove this warning. See 16:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:48 16:33:48 Login Succeeded 16:33:48 nexus3.edgexfoundry.org:10002 16:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:48 Configure a credential helper to remove this warning. See 16:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:48 16:33:48 Login Succeeded 16:33:48 nexus3.edgexfoundry.org:10003 16:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:48 Configure a credential helper to remove this warning. See 16:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:48 16:33:48 Login Succeeded 16:33:48 nexus3.edgexfoundry.org:10004 16:33:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:48 Configure a credential helper to remove this warning. See 16:33:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:48 16:33:48 Login Succeeded 16:33:48 docker.io 16:33:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:49 Configure a credential helper to remove this warning. See 16:33:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:49 16:33:49 Login Succeeded 16:33:49 ---> docker-login.sh ends [Pipeline] } 16:33:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:33:49 ========================================================= 16:33:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:33:49 ========================================================= [Pipeline] isUnix 16:33:49 ---> Running in cdfe4f0d3b0a [Pipeline] sh 16:33:50 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 16:33:50 Sending build context to Docker daemon 22.05MB 16:33:50 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:33:50 Step 2/8 : FROM ${BASE} 16:33:50 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:33:50 540db60ca938: Pulling fs layer 16:33:50 adcc1eea9eea: Pulling fs layer 16:33:50 4c4ab2625f07: Pulling fs layer 16:33:50 0510c868ecb4: Pulling fs layer 16:33:50 afea3b2eda06: Pulling fs layer 16:33:50 7809a108b3ef: Pulling fs layer 16:33:50 f706445af74f: Pulling fs layer 16:33:50 0510c868ecb4: Waiting 16:33:50 afea3b2eda06: Waiting 16:33:50 7809a108b3ef: Waiting 16:33:50 f706445af74f: Waiting 16:33:50 4c4ab2625f07: Verifying Checksum 16:33:50 4c4ab2625f07: Download complete 16:33:50 adcc1eea9eea: Verifying Checksum 16:33:50 adcc1eea9eea: Download complete 16:33:50 afea3b2eda06: Verifying Checksum 16:33:50 afea3b2eda06: Download complete 16:33:50 Removing intermediate container cdfe4f0d3b0a 16:33:50 ---> 48442c6bdd1c 16:33:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:50 ---> Running in 00de7f2fe814 16:33:50 7809a108b3ef: Verifying Checksum 16:33:50 7809a108b3ef: Download complete 16:33:50 540db60ca938: Verifying Checksum 16:33:50 540db60ca938: Download complete 16:33:50 540db60ca938: Pull complete 16:33:50 adcc1eea9eea: Pull complete 16:33:50 4c4ab2625f07: Pull complete 16:33:52 f706445af74f: Verifying Checksum 16:33:52 f706445af74f: Download complete 16:33:52 0510c868ecb4: Verifying Checksum 16:33:52 0510c868ecb4: Download complete 16:33:53 Removing intermediate container 00de7f2fe814 16:33:53 ---> cefc54615b81 16:33:53 Step 5/8 : RUN apk add --no-cache make git 16:33:53 ---> Running in 31e79bb950ad 16:33:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:33:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:33:55 0510c868ecb4: Pull complete 16:33:55 afea3b2eda06: Pull complete 16:33:55 7809a108b3ef: Pull complete 16:33:56 OK: 138 MiB in 40 packages 16:33:57 f706445af74f: Pull complete 16:33:57 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:33:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:33:57 ---> b068be0155e3 16:33:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:33:57 Removing intermediate container 31e79bb950ad 16:33:57 ---> 0333acec7ddb 16:33:57 Step 6/8 : WORKDIR /edgex-ui-go 16:33:57 ---> Running in 28f82d4930a3 16:33:58 Removing intermediate container 28f82d4930a3 16:33:58 ---> cd0d4de2396a 16:33:58 Step 7/8 : COPY . . 16:34:01 ---> f5c5c3a483fa 16:34:01 Step 8/8 : RUN go mod download 16:34:01 ---> Running in 1ae6e10bf013 16:34:04 ---> Running in b5cc2052ea41 16:34:04 Removing intermediate container b5cc2052ea41 16:34:04 ---> 739ac55788d2 16:34:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:04 ---> Running in ea53cc836c5b 16:34:04 Removing intermediate container ea53cc836c5b 16:34:04 ---> 7026303b4a32 16:34:04 Step 5/8 : RUN apk add --no-cache make git 16:34:04 ---> Running in 93c8855ce83e 16:34:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:34:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:34:04 OK: 149 MiB in 40 packages 16:34:04 Removing intermediate container 93c8855ce83e 16:34:04 ---> b815e9416a67 16:34:04 Step 6/8 : WORKDIR /edgex-ui-go 16:34:04 ---> Running in e7a574c7260e 16:34:04 Removing intermediate container e7a574c7260e 16:34:04 ---> 6641d9188b3b 16:34:04 Step 7/8 : COPY . . 16:34:05 ---> f5703c3baa18 16:34:05 Step 8/8 : RUN go mod download 16:34:05 ---> Running in 9147522c135f 16:34:15 Removing intermediate container 9147522c135f 16:34:15 ---> a32c8ff0e365 16:34:15 Successfully built a32c8ff0e365 16:34:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:34:16 + docker inspect -f . ci-base-image-x86_64 16:34:16 . [Pipeline] withDockerContainer 16:34:16 prd-centos7-docker-4c-2g-1716 does not seem to be running inside a container 16:34:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:34:17 $ docker top 5728b3a03452586efeb70b9a24c756bffcbe984ff812db3feea1b18387e4f086 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:17 + go version 16:34:17 go version go1.16.3 linux/amd64 [Pipeline] } 16:34:17 $ docker stop --time=1 5728b3a03452586efeb70b9a24c756bffcbe984ff812db3feea1b18387e4f086 16:34:18 $ docker rm -f 5728b3a03452586efeb70b9a24c756bffcbe984ff812db3feea1b18387e4f086 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:19 + docker inspect -f . ci-base-image-x86_64 16:34:19 . [Pipeline] withDockerContainer 16:34:19 prd-centos7-docker-4c-2g-1716 does not seem to be running inside a container 16:34:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:34:20 $ docker top e4292e2d0af46d2c163f1430a07a97def95200a5f74d20a32c3aacce435b01c0 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:20 + go mod tidy [Pipeline] sh 16:34:21 + make test 16:34:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:34:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:34:25 Removing intermediate container 1ae6e10bf013 16:34:25 ---> a47f244a03db 16:34:25 Successfully built a47f244a03db 16:34:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:34:26 + docker inspect -f . ci-base-image-arm64 16:34:26 . [Pipeline] withDockerContainer 16:34:26 prd-ubuntu18.04-docker-arm64-4c-16g-1715 does not seem to be running inside a container 16:34:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:34:28 $ docker top 0ccd05a37ad04057cdcdce1d809e0d6c4ee0d02534b1cb3851732ca2f5e8cb43 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:29 + go version 16:34:29 go version go1.16.5 linux/arm64 [Pipeline] } 16:34:29 $ docker stop --time=1 0ccd05a37ad04057cdcdce1d809e0d6c4ee0d02534b1cb3851732ca2f5e8cb43 16:34:31 $ docker rm -f 0ccd05a37ad04057cdcdce1d809e0d6c4ee0d02534b1cb3851732ca2f5e8cb43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 16:34:31 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:34:31 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:34:31 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:34:31 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:34:31 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:34:31 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:34:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:34:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:34:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:34:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:34:31 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:34:31 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:34:31 GO111MODULE=on go vet ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:34:32 + docker inspect -f . ci-base-image-arm64 16:34:32 . [Pipeline] withDockerContainer 16:34:32 prd-ubuntu18.04-docker-arm64-4c-16g-1715 does not seem to be running inside a container 16:34:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:34:34 $ docker top a96a9c32ea73d7c24427e2175dc8b17f726573d45917690b19c764f14f18e747 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] } 16:34:37 $ docker stop --time=1 e4292e2d0af46d2c163f1430a07a97def95200a5f74d20a32c3aacce435b01c0 16:34:37 + go mod tidy 16:34:38 $ docker rm -f e4292e2d0af46d2c163f1430a07a97def95200a5f74d20a32c3aacce435b01c0 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 16:34:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:34:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 16:34:39 + make test 16:34:39 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 16:34:40 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] sh 16:34:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:34:46 + ls -al . 16:34:46 total 84 16:34:46 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 16 16:34 . 16:34:46 drwxrwxr-x. 4 jenkins jenkins 28 Jun 16 16:33 .. 16:34:46 drwxrwxr-x. 3 jenkins jenkins 20 Jun 16 16:33 assets 16:34:46 drwxrwxr-x. 2 jenkins jenkins 35 Jun 16 16:33 bin 16:34:46 drwxrwxr-x. 3 jenkins jenkins 29 Jun 16 16:33 cmd 16:34:46 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 16 16:33 CONTRIBUTING.md 16:34:46 -rw-r--r--. 1 jenkins jenkins 10 Jun 16 16:34 coverage.out 16:34:46 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 16 16:33 Dockerfile 16:34:46 -rw-rw-r--. 1 jenkins jenkins 902 Jun 16 16:33 Dockerfile.build 16:34:46 drwxrwxr-x. 2 jenkins jenkins 23 Jun 16 16:33 docs 16:34:46 drwxrwxr-x. 8 jenkins jenkins 179 Jun 16 16:33 .git 16:34:46 drwxrwxr-x. 2 jenkins jenkins 103 Jun 16 16:33 .github 16:34:46 -rw-rw-r--. 1 jenkins jenkins 162 Jun 16 16:33 .gitignore 16:34:46 -rw-rw-r--. 1 jenkins jenkins 324 Jun 16 16:33 go.mod 16:34:46 -rw-r--r--. 1 jenkins jenkins 12542 Jun 16 16:34 go.sum 16:34:46 drwxrwxr-x. 9 jenkins jenkins 125 Jun 16 16:33 internal 16:34:46 -rw-rw-r--. 1 jenkins jenkins 652 Jun 16 16:33 Jenkinsfile 16:34:46 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 16 16:33 LICENSE 16:34:46 -rw-rw-r--. 1 jenkins jenkins 941 Jun 16 16:33 Makefile 16:34:46 drwxrwxr-x. 3 jenkins jenkins 19 Jun 16 16:33 pkg 16:34:46 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 16 16:33 README.md 16:34:46 -rw-rw-r--. 1 jenkins jenkins 5 Jun 16 16:30 VERSION 16:34:46 -rw-rw-r--. 1 jenkins jenkins 155 Jun 16 16:33 version.go 16:34:46 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 16 16:33 web [Pipeline] isUnix [Pipeline] sh 16:34:46 + 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=97c7b2deda94f89ff8e25a3d6b943b69b41466ff --label arch=amd64 --label version=0.0.0 . 16:34:46 Sending build context to Docker daemon 22.06MB 16:34:46 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 16:34:46 Step 2/24 : FROM ${BASE} AS builder 16:34:46 ---> a32c8ff0e365 16:34:46 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:34:47 ---> Running in 7ecb5ba4b19f 16:34:47 Removing intermediate container 7ecb5ba4b19f 16:34:47 ---> d5a4f1e29b6e 16:34:47 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 16:34:47 ---> Running in 25e785cb09f4 16:34:47 Removing intermediate container 25e785cb09f4 16:34:47 ---> 6be91c36dc18 16:34:47 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 16:34:47 ---> Running in bff70ec95564 16:34:47 Removing intermediate container bff70ec95564 16:34:47 ---> fa09046a7a7c 16:34:47 Step 6/24 : LABEL Name=edgex-ui-go 16:34:47 ---> Running in 5a4389edf211 16:34:47 Removing intermediate container 5a4389edf211 16:34:47 ---> 72976d711f33 16:34:47 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:34:47 ---> Running in b33f96294b96 16:34:47 Removing intermediate container b33f96294b96 16:34:47 ---> 9ad4579643fb 16:34:47 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:47 ---> Running in 3bc55b25a84d 16:34:48 Removing intermediate container 3bc55b25a84d 16:34:48 ---> 63ff49df590d 16:34:48 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:34:48 ---> Running in c7a56f2e7fa3 16:34:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:34:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:34:50 OK: 149 MiB in 40 packages 16:34:50 Removing intermediate container c7a56f2e7fa3 16:34:50 ---> b057294d55e1 16:34:50 Step 10/24 : ENV GO111MODULE=on 16:34:50 ---> Running in a92ef0449e6b 16:34:50 Removing intermediate container a92ef0449e6b 16:34:50 ---> e43e6186b02e 16:34:50 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:34:50 ---> Running in 69dee428859f 16:34:50 Removing intermediate container 69dee428859f 16:34:50 ---> ff80d175f274 16:34:50 Step 12/24 : COPY go.mod . 16:34:50 ---> ac768a67cb1a 16:34:50 Step 13/24 : COPY Makefile . 16:34:51 ---> ef42cc004481 16:34:51 Step 14/24 : RUN make update 16:34:51 ---> Running in 6798a88c4bd5 16:34:51 CGO_ENABLED=0 GO111MODULE=on go mod download 16:34:51 Removing intermediate container 6798a88c4bd5 16:34:51 ---> 8ff39f9fa3e6 16:34:51 Step 15/24 : COPY . . 16:34:52 ---> 15f05d8e00a3 16:34:52 Step 16/24 : RUN ${MAKE} 16:34:53 ---> Running in cedb8f8439ae 16:34:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:35:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:35:02 Removing intermediate container cedb8f8439ae 16:35:02 ---> fd4f06d20ead 16:35:02 Step 17/24 : FROM alpine:3.12 16:35:02 3.12: Pulling from library/alpine 16:35:03 339de151aab4: Pulling fs layer 16:35:03 339de151aab4: Verifying Checksum 16:35:03 339de151aab4: Download complete 16:35:03 339de151aab4: Pull complete 16:35:03 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:35:03 Status: Downloaded newer image for alpine:3.12 16:35:03 ---> 13621d1b12d4 16:35:03 Step 18/24 : EXPOSE 4000 16:35:03 ---> Running in 389192bc834d 16:35:03 Removing intermediate container 389192bc834d 16:35:03 ---> 189c98e56fe2 16:35:03 Step 19/24 : 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 16:35:04 ---> 7412cfd913b6 16:35:04 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:35:04 ---> Running in 155dc8ee662a 16:35:04 Removing intermediate container 155dc8ee662a 16:35:04 ---> 70d0324c263f 16:35:04 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 16:35:04 ---> Running in 4fb3bb096ebd 16:35:04 Removing intermediate container 4fb3bb096ebd 16:35:04 ---> e0a7868888a3 16:35:04 Step 22/24 : LABEL arch=amd64 16:35:04 ---> Running in f15042067ddb 16:35:04 Removing intermediate container f15042067ddb 16:35:04 ---> d7ec6db5eb5a 16:35:04 Step 23/24 : LABEL git_sha=97c7b2deda94f89ff8e25a3d6b943b69b41466ff 16:35:04 ---> Running in ccd5c8c15ee2 16:35:06 Removing intermediate container ccd5c8c15ee2 16:35:06 ---> 87ffe0a4744d 16:35:06 Step 24/24 : LABEL version=0.0.0 16:35:06 ---> Running in f706eb9aa378 16:35:06 Removing intermediate container f706eb9aa378 16:35:06 ---> 068b4c7b1552 16:35:06 [Warning] One or more build-args [ARCH] were not consumed 16:35:06 Successfully built 068b4c7b1552 16:35:06 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:35:07 ---> job-cost.sh 16:35:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MQAH 16:35:11 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:35:11 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:35:11 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:35:11 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 16:35:11 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 16:35:11 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 16:35:11 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:35:11 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:35:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 16:35:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 16:35:11 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 16:35:11 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 16:35:11 GO111MODULE=on go vet ./... 16:35:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } 16:35:29 $ docker stop --time=1 a96a9c32ea73d7c24427e2175dc8b17f726573d45917690b19c764f14f18e747 16:35:31 $ docker rm -f a96a9c32ea73d7c24427e2175dc8b17f726573d45917690b19c764f14f18e747 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:35:32 Warning: overwriting stash ‘coverage-report’ 16:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-MQAH/bin to PATH 16:35:32 INFO: No Stack... 16:35:32 INFO: Retrieving Pricing Info for: v3-standard-2 16:35:32 INFO: Archiving Costs [Pipeline] sh 16:35:33 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 16:35:33 + cut -d, -f6 [Pipeline] lock 16:35:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-382-1-stack-cost] 16:35:33 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-382-1-stack-cost] did not exist. Created. 16:35:33 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-382-1-stack-cost] [Pipeline] { 16:35:33 Stashed 1 file(s) [Pipeline] unstash [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 16:35:33 + echo total: 0.05999999865889549 [Pipeline] stage [Pipeline] { (Build) [Pipeline] stash 16:35:33 Stashed 1 file(s) [Pipeline] script [Pipeline] { [Pipeline] } 16:35:33 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-382-1-stack-cost] [Pipeline] sh [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:35:34 + sudo chown -R jenkins:jenkins . [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } 16:35:34 + ls -al . 16:35:34 total 120 16:35:34 drwxrwxr-x 11 jenkins jenkins 4096 Jun 16 16:34 . 16:35:34 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 16:32 .. 16:35:34 drwxrwxr-x 8 jenkins jenkins 4096 Jun 16 16:32 .git 16:35:34 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 16:32 .github 16:35:34 -rw-rw-r-- 1 jenkins jenkins 162 Jun 16 16:32 .gitignore 16:35:34 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 16 16:32 CONTRIBUTING.md 16:35:34 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 16 16:32 Dockerfile 16:35:34 -rw-rw-r-- 1 jenkins jenkins 902 Jun 16 16:32 Dockerfile.build 16:35:34 -rw-rw-r-- 1 jenkins jenkins 652 Jun 16 16:32 Jenkinsfile 16:35:34 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 16 16:32 LICENSE 16:35:34 -rw-rw-r-- 1 jenkins jenkins 941 Jun 16 16:32 Makefile 16:35:34 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 16 16:32 README.md 16:35:34 -rw-rw-r-- 1 jenkins jenkins 5 Jun 16 16:30 VERSION 16:35:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 16:32 assets 16:35:34 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 16:32 bin 16:35:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 16:32 cmd 16:35:34 -rw-r--r-- 1 jenkins jenkins 10 Jun 16 16:34 coverage.out 16:35:34 drwxrwxr-x 2 jenkins jenkins 4096 Jun 16 16:32 docs 16:35:34 -rw-rw-r-- 1 jenkins jenkins 324 Jun 16 16:32 go.mod 16:35:34 -rw-r--r-- 1 jenkins jenkins 12542 Jun 16 16:34 go.sum 16:35:34 drwxrwxr-x 9 jenkins jenkins 4096 Jun 16 16:32 internal 16:35:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 16 16:32 pkg 16:35:34 -rw-rw-r-- 1 jenkins jenkins 155 Jun 16 16:32 version.go 16:35:34 drwxrwxr-x 4 jenkins jenkins 4096 Jun 16 16:32 web [Pipeline] isUnix [Pipeline] sh 16:35:34 + 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=97c7b2deda94f89ff8e25a3d6b943b69b41466ff --label arch=arm64 --label version=0.0.0 . 16:35:38 Sending build context to Docker daemon 22.06MB 16:35:38 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 16:35:38 Step 2/24 : FROM ${BASE} AS builder 16:35:38 ---> a47f244a03db 16:35:38 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:35:38 ---> Running in e7b90210ee3f 16:35:38 Removing intermediate container e7b90210ee3f 16:35:38 ---> 5ec159210dbc 16:35:38 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 16:35:38 ---> Running in d917b7b0c466 16:35:38 Removing intermediate container d917b7b0c466 16:35:38 ---> ae7ec66f8e92 16:35:38 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 16:35:38 ---> Running in 1c3d6d66137c 16:35:38 Removing intermediate container 1c3d6d66137c 16:35:38 ---> fd9c6d1b1462 16:35:38 Step 6/24 : LABEL Name=edgex-ui-go 16:35:38 ---> Running in 7d3d5e530964 16:35:38 Removing intermediate container 7d3d5e530964 16:35:38 ---> fdab87c08d2a 16:35:38 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 16:35:38 ---> Running in c1495246cb28 16:35:39 Removing intermediate container c1495246cb28 16:35:39 ---> ce8ec170a19d 16:35:39 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:39 ---> Running in 7309cca27ed9 16:35:42 Removing intermediate container 7309cca27ed9 16:35:42 ---> e1687d997e76 16:35:42 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:35:42 ---> Running in dbaa844a6708 16:35:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:35:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:35:44 OK: 138 MiB in 40 packages 16:35:46 Removing intermediate container dbaa844a6708 16:35:46 ---> cda75ef0b3c4 16:35:46 Step 10/24 : ENV GO111MODULE=on 16:35:46 ---> Running in 5941b6f1467d 16:35:46 Removing intermediate container 5941b6f1467d 16:35:46 ---> 6d57c69ef776 16:35:46 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:35:46 ---> Running in 714be47c511e 16:35:47 Removing intermediate container 714be47c511e 16:35:47 ---> 1aaae860d908 16:35:47 Step 12/24 : COPY go.mod . 16:35:47 ---> 63e0466233ab 16:35:47 Step 13/24 : COPY Makefile . 16:35:48 ---> 213c97750005 16:35:48 Step 14/24 : RUN make update 16:35:48 ---> Running in a820eea21dbf 16:35:49 CGO_ENABLED=0 GO111MODULE=on go mod download 16:35:51 Removing intermediate container a820eea21dbf 16:35:51 ---> 585c8412a881 16:35:51 Step 15/24 : COPY . . 16:35:54 ---> 5577fe3bd019 16:35:54 Step 16/24 : RUN ${MAKE} 16:35:54 ---> Running in 1185932ebd7b 16:35:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:36:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:36:23 Removing intermediate container 1185932ebd7b 16:36:23 ---> e698e2e3bfa5 16:36:23 Step 17/24 : FROM alpine:3.12 16:36:24 3.12: Pulling from library/alpine 16:36:24 d2f70382dc9a: Pulling fs layer 16:36:24 d2f70382dc9a: Verifying Checksum 16:36:24 d2f70382dc9a: Download complete 16:36:24 d2f70382dc9a: Pull complete 16:36:25 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:36:25 Status: Downloaded newer image for alpine:3.12 16:36:25 ---> c4fd0aeabfcf 16:36:25 Step 18/24 : EXPOSE 4000 16:36:25 ---> Running in 14c48af0027d 16:36:25 Removing intermediate container 14c48af0027d 16:36:25 ---> d03c3cf519de 16:36:25 Step 19/24 : 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 16:36:27 ---> 6a061338d10a 16:36:27 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:36:27 ---> Running in 95a6014e1636 16:36:28 Removing intermediate container 95a6014e1636 16:36:28 ---> efd4b972367c 16:36:28 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 16:36:28 ---> Running in 5c07a79f2413 16:36:28 Removing intermediate container 5c07a79f2413 16:36:28 ---> 897509937cf2 16:36:28 Step 22/24 : LABEL arch=arm64 16:36:28 ---> Running in 2ab4feea636d 16:36:29 Removing intermediate container 2ab4feea636d 16:36:29 ---> d5582039a890 16:36:29 Step 23/24 : LABEL git_sha=97c7b2deda94f89ff8e25a3d6b943b69b41466ff 16:36:29 ---> Running in 40061f9d8ab7 16:36:30 Removing intermediate container 40061f9d8ab7 16:36:30 ---> 2e2794c01cdc 16:36:30 Step 24/24 : LABEL version=0.0.0 16:36:30 ---> Running in 1a5f88a53c1d 16:36:30 Removing intermediate container 1a5f88a53c1d 16:36:30 ---> ab2f071c73f5 16:36:30 [Warning] One or more build-args [ARCH] were not consumed 16:36:30 Successfully built ab2f071c73f5 16:36:31 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:36:31 ---> job-cost.sh 16:36:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Si86 16:37:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:38:32 lf-activate-venv(): INFO: Adding /tmp/venv-Si86/bin to PATH 16:38:32 INFO: No Stack... 16:38:32 INFO: Retrieving Pricing Info for: v2-standard-4 16:38:33 INFO: Archiving Costs [Pipeline] sh 16:38:33 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 16:38:33 + cut -d, -f6 [Pipeline] lock 16:38:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-382-1-stack-cost] 16:38:34 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-382-1-stack-cost] did not exist. Created. 16:38:34 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-382-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:38:34 /w/workspace/edgex-ui-go/1@tmp/durable-15d7443e/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-15d7443e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:38:34 + echo total: 0.18000000715255737 [Pipeline] stash 16:38:34 Warning: overwriting stash ‘stack-cost’ 16:38:35 Stashed 1 file(s) [Pipeline] } 16:38:35 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-382-1-stack-cost] [Pipeline] // lock [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 16:38:38 provisioning config files... 16:38:38 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/config453581645761159309tmp [Pipeline] { [Pipeline] sh 16:38:39 + set +x 16:38:39 + curl -s https://codecov.io/bash 16:38:39 + bash -s -- 16:38:39 16:38:39 _____ _ 16:38:39 / ____| | | 16:38:39 | | ___ __| | ___ ___ _____ __ 16:38:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:38:39 | |___| (_) | (_| | __/ (_| (_) \ V / 16:38:39 \_____\___/ \__,_|\___|\___\___/ \_/ 16:38:39 Bash-1.0.3 16:38:39 16:38:39 16:38:39 ==> git version 2.24.4 found 16:38:39 ==> 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 16:38:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:38:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:38:39 ==> Jenkins CI detected. 16:38:39 project root: . 16:38:39 --> token set from env 16:38:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:38:39 ==> Running gcov in . (disable via -X gcov) 16:38:39 ==> Python coveragepy not found 16:38:39 ==> Searching for coverage reports in: 16:38:39 + . 16:38:39 -> Found 1 reports 16:38:39 ==> Detecting git/mercurial file structure 16:38:39 ==> Reading reports 16:38:39 + ./coverage.out bytes=10 16:38:39 ==> Appending adjustments 16:38:39 https://docs.codecov.io/docs/fixing-reports 16:38:39 + Found adjustments 16:38:39 ==> Gzipping contents 16:38:39 4.0K /tmp/codecov.IjwDHP.gz 16:38:39 ==> Uploading reports 16:38:39 url: https://codecov.io 16:38:39 query: branch=PR-382&commit=97c7b2deda94f89ff8e25a3d6b943b69b41466ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-382%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=382&job=&cmd_args= 16:38:39 -> Pinging Codecov 16:38:39 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-382&commit=97c7b2deda94f89ff8e25a3d6b943b69b41466ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-382%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=382&job=&cmd_args= 16:38:40 -> Uploading to 16:38:40 https://storage.googleapis.com/codecov/v4/raw/2021-06-16/FB506323287CE973F263BFD2A0EB1F37/97c7b2deda94f89ff8e25a3d6b943b69b41466ff/4c35ee67-72a0-41f6-97a2-11b7ea66db54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210616%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210616T163840Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70db10341ab4928a6516a46dc62530d2de029144a6a4902d72aeaf6714b42e90 16:38:40 % Total % Received % Xferd Average Speed Time Time Time Current 16:38:40 Dload Upload Total Spent Left Speed 16:38:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3740 0 0 100 3740 0 8648 --:--:-- --:--:-- --:--:-- 8657 16:38:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/97c7b2deda94f89ff8e25a3d6b943b69b41466ff [Pipeline] } 16:38:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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] libraryResource [Pipeline] sh 16:38:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:38:44 ---> package-listing.sh 16:38:44 ++ facter osfamily 16:38:44 ++ tr '[:upper:]' '[:lower:]' 16:38:44 + OS_FAMILY=redhat 16:38:44 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-382 16:38:44 + START_PACKAGES=/tmp/packages_start.txt 16:38:44 + END_PACKAGES=/tmp/packages_end.txt 16:38:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:38:44 + PACKAGES=/tmp/packages_start.txt 16:38:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-382 ']' 16:38:44 + PACKAGES=/tmp/packages_end.txt 16:38:44 + case "${OS_FAMILY}" in 16:38:44 + sort 16:38:44 + rpm -qa 16:38:45 + '[' -f /tmp/packages_start.txt ']' 16:38:45 + '[' -f /tmp/packages_end.txt ']' 16:38:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:38:45 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-382 ']' 16:38:45 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-382/archives/ 16:38:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-382/archives/ [Pipeline] echo 16:38:45 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_PR-382/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:38:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:38:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:38:46 16:38:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:38:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:38:46 alpine: Pulling from edgex-lftools-log-publisher 16:38:46 df20fa9351a1: Pulling fs layer 16:38:46 36b3adc4ff6f: Pulling fs layer 16:38:46 8ad3a11d3b57: Pulling fs layer 16:38:46 46f8f816bc3b: Pulling fs layer 16:38:46 93b61091891f: Pulling fs layer 16:38:46 93b9cdb0e59b: Pulling fs layer 16:38:46 5e14af77c1be: Pulling fs layer 16:38:46 01666e4c0597: Pulling fs layer 16:38:46 aa168da1d23b: Pulling fs layer 16:38:46 46f8f816bc3b: Waiting 16:38:46 93b61091891f: Waiting 16:38:46 93b9cdb0e59b: Waiting 16:38:46 5e14af77c1be: Waiting 16:38:46 01666e4c0597: Waiting 16:38:46 aa168da1d23b: Waiting 16:38:46 36b3adc4ff6f: Verifying Checksum 16:38:46 36b3adc4ff6f: Download complete 16:38:46 46f8f816bc3b: Verifying Checksum 16:38:46 46f8f816bc3b: Download complete 16:38:46 93b61091891f: Verifying Checksum 16:38:46 93b61091891f: Download complete 16:38:46 93b9cdb0e59b: Verifying Checksum 16:38:46 93b9cdb0e59b: Download complete 16:38:46 5e14af77c1be: Verifying Checksum 16:38:46 5e14af77c1be: Download complete 16:38:46 df20fa9351a1: Verifying Checksum 16:38:46 df20fa9351a1: Download complete 16:38:46 01666e4c0597: Verifying Checksum 16:38:46 01666e4c0597: Download complete 16:38:47 df20fa9351a1: Pull complete 16:38:47 36b3adc4ff6f: Pull complete 16:38:47 8ad3a11d3b57: Verifying Checksum 16:38:47 8ad3a11d3b57: Download complete 16:38:48 8ad3a11d3b57: Pull complete 16:38:48 46f8f816bc3b: Pull complete 16:38:48 93b61091891f: Pull complete 16:38:48 93b9cdb0e59b: Pull complete 16:38:48 5e14af77c1be: Pull complete 16:38:48 01666e4c0597: Pull complete 16:38:50 aa168da1d23b: Verifying Checksum 16:38:50 aa168da1d23b: Download complete 16:38:55 aa168da1d23b: Pull complete 16:38:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:38:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:38:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:38:55 prd-centos7-docker-4c-2g-1714 does not seem to be running inside a container 16:38:55 $ 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_PR-382/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_PR-382 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-382:/w/workspace/edgexfoundry_edgex-ui-go_PR-382:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:38:58 $ docker top 21ced744159f4e19d62ac41b4aafa0608a19e285ff6f2192757ad7c993a0875a -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:58 + touch /tmp/pre-build-complete [Pipeline] sh 16:38:59 + mkdir -p /var/log/sa [Pipeline] sh 16:38:59 + ls /var/log/sa-host 16:38:59 + sadf -c /var/log/sa-host/sa05 16:38:59 file_magic: OK 16:38:59 HZ: Using current value: 100 16:38:59 file_header: OK 16:38:59 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 16:38:59 Statistics: 16:38:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:38:59 File successfully converted to sysstat format version 12.2.1 16:38:59 + sadf -c /var/log/sa-host/sa16 16:38:59 file_magic: OK 16:38:59 HZ: Using current value: 100 16:38:59 file_header: OK 16:38:59 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 16:38:59 Statistics: 16:38:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:38:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:39:01 provisioning config files... 16:39:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp/config3183456902252452330tmp [Pipeline] { [Pipeline] echo 16:39:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:39:02 ---> create-netrc.sh [Pipeline] } 16:39:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:39:02 ---> python-tools-install.sh [Pipeline] echo 16:39:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:39:03 ---> sudo-logs.sh 16:39:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:39:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:39:03 ---> job-cost.sh 16:39:03 lf-activate-venv: SKIPPING 16:39:03 DEBUG: total: 0.18000000715255737 16:39:03 INFO: Retrieving Stack Cost... 16:39:05 INFO: Retrieving Pricing Info for: v3-standard-2 16:39:05 INFO: Archiving Costs [Pipeline] echo 16:39:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:39:05 ---> logs-deploy.sh 16:39:05 lf-activate-venv: SKIPPING 16:39:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-382/1 16:39:05 INFO: archiving workspace using pattern(s): 16:39:06 Archives upload complete. 16:39:06 INFO: archiving logs to Nexus 16:39:07 ---> uname -a: 16:39:07 Linux prd-centos7-docker-4c-2g-1714.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:39:07 16:39:07 16:39:07 ---> lscpu: 16:39:07 Architecture: x86_64 16:39:07 CPU op-mode(s): 32-bit, 64-bit 16:39:07 Byte Order: Little Endian 16:39:07 Address sizes: 40 bits physical, 48 bits virtual 16:39:07 CPU(s): 2 16:39:07 On-line CPU(s) list: 0,1 16:39:07 Thread(s) per core: 1 16:39:07 Core(s) per socket: 1 16:39:07 Socket(s): 2 16:39:07 NUMA node(s): 1 16:39:07 Vendor ID: AuthenticAMD 16:39:07 CPU family: 23 16:39:07 Model: 49 16:39:07 Model name: AMD EPYC-Rome Processor 16:39:07 Stepping: 0 16:39:07 CPU MHz: 2800.000 16:39:07 BogoMIPS: 5600.00 16:39:07 Virtualization: AMD-V 16:39:07 Hypervisor vendor: KVM 16:39:07 Virtualization type: full 16:39:07 L1d cache: 64 KiB 16:39:07 L1i cache: 64 KiB 16:39:07 L2 cache: 1 MiB 16:39:07 L3 cache: 32 MiB 16:39:07 NUMA node0 CPU(s): 0,1 16:39:07 Vulnerability Itlb multihit: Not affected 16:39:07 Vulnerability L1tf: Not affected 16:39:07 Vulnerability Mds: Not affected 16:39:07 Vulnerability Meltdown: Not affected 16:39:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:39:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:39:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:39:07 Vulnerability Srbds: Not affected 16:39:07 Vulnerability Tsx async abort: Not affected 16:39:07 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 16:39:07 16:39:07 16:39:07 ---> nproc: 16:39:07 2 16:39:07 16:39:07 16:39:07 ---> df -h: 16:39:07 Filesystem Size Used Available Use% Mounted on 16:39:07 overlay 40.0G 7.6G 32.4G 19% / 16:39:07 tmpfs 64.0M 0 64.0M 0% /dev 16:39:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:39:07 shm 64.0M 0 64.0M 0% /dev/shm 16:39:07 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 16:39:07 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 16:39:07 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 16:39:07 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 16:39:07 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 16:39:07 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 16:39:07 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 16:39:07 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-382 16:39:07 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-382@tmp 16:39:07 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 16:39:07 16:39:07 16:39:07 ---> free -m: 16:39:07 total used free shared buff/cache available 16:39:07 Mem: 7821 935 4760 0 2125 6709 16:39:07 Swap: 1023 0 1023 16:39:07 16:39:07 16:39:07 ---> ip addr: 16:39:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:39:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:39:07 inet 127.0.0.1/8 scope host lo 16:39:07 valid_lft forever preferred_lft forever 16:39:07 inet6 ::1/128 scope host 16:39:07 valid_lft forever preferred_lft forever 16:39:07 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:39:07 link/ether fa:16:3e:b4:77:26 brd ff:ff:ff:ff:ff:ff 16:39:07 inet 10.30.122.172/23 brd 10.30.123.255 scope global dynamic eth0 16:39:07 valid_lft 85802sec preferred_lft 85802sec 16:39:07 inet6 fe80::f816:3eff:feb4:7726/64 scope link 16:39:07 valid_lft forever preferred_lft forever 16:39:07 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:39:07 link/ether 02:42:0e:9c:ff:94 brd ff:ff:ff:ff:ff:ff 16:39:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:39:07 valid_lft forever preferred_lft forever 16:39:07 inet6 fe80::42:eff:fe9c:ff94/64 scope link 16:39:07 valid_lft forever preferred_lft forever 16:39:07 16:39:07 16:39:07 ---> sar -b -r -n DEV: 16:39:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 16:39:07 16:39:07 16:28:59 LINUX RESTART (2 CPU) 16:39:07 16:39:07 16:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:39:07 16:31:01 23.56 3.45 20.12 0.00 2592.64 4083.11 0.00 16:39:07 16:32:01 0.50 0.00 0.50 0.00 0.00 8.69 0.00 16:39:07 16:33:02 0.25 0.00 0.25 0.00 0.00 3.46 0.00 16:39:07 16:34:01 0.22 0.00 0.22 0.00 0.00 3.66 0.00 16:39:07 16:35:01 0.37 0.00 0.37 0.00 0.00 5.15 0.00 16:39:07 16:36:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 16:39:07 16:37:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 16:39:07 16:38:01 0.45 0.00 0.45 0.00 0.00 5.88 0.00 16:39:07 Average: 3.23 0.43 2.80 0.00 324.84 515.50 0.00 16:39:07 16:39:07 16:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:39:07 16:31:01 5411700 0 825580 10.31 2620 1769032 1293132 14.28 610908 1582532 20 16:39:07 16:32:01 5429724 0 807552 10.08 2620 1769036 1183276 13.06 598432 1579624 20 16:39:07 16:33:02 5426784 0 810484 10.12 2620 1769044 1183492 13.07 598900 1582104 20 16:39:07 16:34:01 5426980 0 810284 10.12 2620 1769048 1183504 13.07 598936 1582104 8 16:39:07 16:35:01 5427800 0 809456 10.11 2620 1769056 1183360 13.06 592464 1587688 12 16:39:07 16:36:01 5428144 0 809108 10.10 2620 1769060 1183312 13.06 592196 1587692 12 16:39:07 16:37:01 5427472 0 809780 10.11 2620 1769060 1183276 13.06 593076 1587688 8 16:39:07 16:38:01 5415512 0 821732 10.26 2620 1769068 1183276 13.06 604820 1587688 16 16:39:07 Average: 5424264 0 812997 10.15 2620 1769050 1197078 13.22 598716 1584640 14 16:39:07 16:39:07 16:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:39:07 16:31:01 eth0 107.33 91.64 514.54 40.81 0.00 0.00 0.00 0.00 16:39:07 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:07 16:31:01 docker0 31.21 30.67 4.04 174.62 0.00 0.00 0.00 0.00 16:39:07 16:32:01 eth0 0.73 0.13 0.07 0.01 0.00 0.00 0.00 0.00 16:39:07 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:07 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:07 16:33:02 eth0 0.95 0.45 0.32 0.21 0.00 0.00 0.00 0.00 16:39:07 16:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:07 16:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:07 16:34:01 eth0 0.58 0.39 0.31 0.21 0.00 0.00 0.00 0.00 16:39:07 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:07 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:07 16:35:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:39:07 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:07 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:07 16:36:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 16:39:07 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:07 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:07 16:37:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:39:07 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:07 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:07 16:38:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:39:07 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:07 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:07 Average: eth0 13.79 11.66 64.58 5.18 0.00 0.00 0.00 0.00 16:39:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:39:07 Average: docker0 3.91 3.84 0.51 21.88 0.00 0.00 0.00 0.00 16:39:07 16:39:07 16:39:07 ---> sar -P ALL: 16:39:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/16/21 _x86_64_ (2 CPU) 16:39:07 16:39:07 16:28:59 LINUX RESTART (2 CPU) 16:39:07 16:39:07 16:30:01 CPU %user %nice %system %iowait %steal %idle 16:39:07 16:31:01 all 3.96 0.00 1.88 0.71 0.06 93.39 16:39:07 16:31:01 0 3.76 0.00 1.98 0.74 0.07 93.45 16:39:07 16:31:01 1 4.17 0.00 1.77 0.68 0.05 93.33 16:39:07 16:32:01 all 0.08 0.00 0.03 0.00 0.03 99.85 16:39:07 16:32:01 0 0.12 0.00 0.03 0.00 0.03 99.82 16:39:07 16:32:01 1 0.05 0.00 0.03 0.00 0.03 99.88 16:39:07 16:33:02 all 0.12 0.00 0.03 0.01 0.03 99.82 16:39:07 16:33:02 0 0.05 0.00 0.03 0.00 0.03 99.88 16:39:07 16:33:02 1 0.18 0.00 0.03 0.02 0.02 99.75 16:39:07 16:34:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:39:07 16:34:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:39:07 16:34:01 1 0.10 0.00 0.03 0.00 0.02 99.85 16:39:07 16:35:01 all 0.11 0.00 0.03 0.00 0.02 99.84 16:39:07 16:35:01 0 0.17 0.00 0.05 0.00 0.03 99.75 16:39:07 16:35:01 1 0.05 0.00 0.02 0.00 0.00 99.93 16:39:07 16:36:01 all 0.10 0.00 0.03 0.00 0.03 99.83 16:39:07 16:36:01 0 0.07 0.00 0.03 0.00 0.03 99.87 16:39:07 16:36:01 1 0.13 0.00 0.03 0.00 0.03 99.80 16:39:07 16:37:01 all 0.11 0.00 0.04 0.00 0.03 99.82 16:39:07 16:37:01 0 0.05 0.00 0.05 0.00 0.05 99.85 16:39:07 16:37:01 1 0.17 0.00 0.03 0.00 0.00 99.80 16:39:07 16:38:01 all 0.07 0.00 0.03 0.00 0.03 99.87 16:39:07 16:38:01 0 0.03 0.00 0.05 0.00 0.05 99.87 16:39:07 16:38:01 1 0.10 0.00 0.02 0.00 0.02 99.87 16:39:07 Average: all 0.57 0.00 0.26 0.09 0.03 99.04 16:39:07 Average: 0 0.53 0.00 0.28 0.09 0.04 99.06 16:39:07 Average: 1 0.62 0.00 0.25 0.09 0.02 99.03 16:39:07 16:39:07 16:39:07