Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 387dee6641db1c69ef2494b622486b0ffa3da4ab Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13867623916832839701.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18203526781319248866.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10594753584415581353.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17330879947799749424.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17106538702090241732.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-117089 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 387dee6641db1c69ef2494b622486b0ffa3da4ab (main) Commit message: "docs: update README (#565)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 387dee6641db1c69ef2494b622486b0ffa3da4ab # timeout=10 > git rev-list --no-walk 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:53:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:53:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:53:05 ========================================================= 07:53:05 EdgeX Global Pipelines Version Info 07:53:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:53:06 ------------------- 07:53:06 stable info: 07:53:06 ------------------- 07:53:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:53:06 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 07:53:06 Message: update stable to v1.0.243 07:53:06 ------------------- 07:53:06 experimental info: 07:53:06 ------------------- 07:53:06 Commited By: **** collab-it+edgex@linuxfoundation.org 07:53:06 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 07:53:06 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 387dee6641db1c69ef2494b622486b0ffa3da4ab [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 387dee6 [Pipeline] echo 07:53:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:53:07 provisioning config files... 07:53:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15712335963027967750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:53:07 ---> docker-login.sh 07:53:07 nexus3.edgexfoundry.org:10001 07:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:08 Configure a credential helper to remove this warning. See 07:53:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:08 07:53:08 Login Succeeded 07:53:08 nexus3.edgexfoundry.org:10002 07:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:08 Configure a credential helper to remove this warning. See 07:53:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:08 07:53:08 Login Succeeded 07:53:08 nexus3.edgexfoundry.org:10003 07:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:08 Configure a credential helper to remove this warning. See 07:53:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:08 07:53:08 Login Succeeded 07:53:08 nexus3.edgexfoundry.org:10004 07:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:08 Configure a credential helper to remove this warning. See 07:53:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:08 07:53:08 Login Succeeded 07:53:08 docker.io 07:53:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:09 Configure a credential helper to remove this warning. See 07:53:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:09 07:53:09 Login Succeeded 07:53:09 ---> docker-login.sh ends [Pipeline] } 07:53:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:53:09 + git rev-list -1 --merges 387dee6641db1c69ef2494b622486b0ffa3da4ab~1..387dee6641db1c69ef2494b622486b0ffa3da4ab [Pipeline] echo 07:53:09 -----------> git rev-list -1 --merges 387dee6641db1c69ef2494b622486b0ffa3da4ab~1..387dee6641db1c69ef2494b622486b0ffa3da4ab 387dee6641db1c69ef2494b622486b0ffa3da4ab [false] [Pipeline] sh 07:53:09 + git log --format=format:%s -1 387dee6641db1c69ef2494b622486b0ffa3da4ab [Pipeline] echo 07:53:09 ========================================================= 07:53:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:53:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:53:10 + git log --format=format:%s -1 387dee6641db1c69ef2494b622486b0ffa3da4ab [Pipeline] echo 07:53:10 [semverPrep] GIT_COMMIT: 387dee6641db1c69ef2494b622486b0ffa3da4ab, Commit Message: docs: update README (#565) [Pipeline] echo 07:53:10 [semverPrep] This is not a build commit. [Pipeline] sh 07:53:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:53:10 + grep -v github /etc/ssh/ssh_known_hosts 07:53:10 + [ -e /tmp/ssh_known_hosts ] 07:53:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:53:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:53:10 + sudo tee -a /etc/ssh/ssh_known_hosts 07:53:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:53:11 07:53:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:53:11 0.1.4: Pulling from edgex-devops/py-git-semver 07:53:11 b85a868b505f: Pulling fs layer 07:53:11 e2be974225ed: Pulling fs layer 07:53:11 339a4e72a1f5: Pulling fs layer 07:53:11 988bab9f4d93: Pulling fs layer 07:53:11 1469e6f7b9e6: Pulling fs layer 07:53:11 eaf3925da568: Pulling fs layer 07:53:11 bab4dde63d76: Pulling fs layer 07:53:11 bde34c3a00c8: Pulling fs layer 07:53:11 b352a97aabf1: Pulling fs layer 07:53:11 4872d77fe225: Pulling fs layer 07:53:11 5851b861e8e6: Pulling fs layer 07:53:11 988bab9f4d93: Waiting 07:53:11 1469e6f7b9e6: Waiting 07:53:11 bab4dde63d76: Waiting 07:53:11 eaf3925da568: Waiting 07:53:11 b352a97aabf1: Waiting 07:53:11 4872d77fe225: Waiting 07:53:11 5851b861e8e6: Waiting 07:53:11 e2be974225ed: Verifying Checksum 07:53:11 e2be974225ed: Download complete 07:53:11 988bab9f4d93: Verifying Checksum 07:53:11 988bab9f4d93: Download complete 07:53:11 1469e6f7b9e6: Verifying Checksum 07:53:11 1469e6f7b9e6: Download complete 07:53:11 eaf3925da568: Verifying Checksum 07:53:11 eaf3925da568: Download complete 07:53:11 339a4e72a1f5: Verifying Checksum 07:53:11 339a4e72a1f5: Download complete 07:53:11 bde34c3a00c8: Download complete 07:53:11 b352a97aabf1: Download complete 07:53:11 4872d77fe225: Verifying Checksum 07:53:11 4872d77fe225: Download complete 07:53:11 5851b861e8e6: Verifying Checksum 07:53:11 5851b861e8e6: Download complete 07:53:11 b85a868b505f: Download complete 07:53:11 bab4dde63d76: Verifying Checksum 07:53:11 bab4dde63d76: Download complete 07:53:13 b85a868b505f: Pull complete 07:53:13 e2be974225ed: Pull complete 07:53:13 339a4e72a1f5: Pull complete 07:53:13 988bab9f4d93: Pull complete 07:53:14 1469e6f7b9e6: Pull complete 07:53:14 eaf3925da568: Pull complete 07:53:15 bab4dde63d76: Pull complete 07:53:15 bde34c3a00c8: Pull complete 07:53:15 b352a97aabf1: Pull complete 07:53:16 4872d77fe225: Pull complete 07:53:16 5851b861e8e6: Pull complete 07:53:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:53:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:53:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:53:16 prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container 07:53:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:53:19 $ docker top 05aa777d78866fcb582fa8962fc958fc32eafb9922b21697a7dc1bcb694c68d8 -eo pid,comm 07:53:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:53:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:53:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:53:19 [ssh-agent] Looking for ssh-agent implementation... 07:53:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:53:19 $ docker exec 05aa777d78866fcb582fa8962fc958fc32eafb9922b21697a7dc1bcb694c68d8 ssh-agent 07:53:19 SSH_AUTH_SOCK=/tmp/ssh-c8FOQ0adStWs/agent.33 07:53:19 SSH_AGENT_PID=39 07:53:19 Running ssh-add (command line suppressed) 07:53:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1161128623098420583.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1161128623098420583.key) 07:53:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:53:20 + git tag --points-at HEAD [Pipeline] } 07:53:20 $ docker exec --env ******** --env ******** 05aa777d78866fcb582fa8962fc958fc32eafb9922b21697a7dc1bcb694c68d8 ssh-agent -k 07:53:20 unset SSH_AUTH_SOCK; 07:53:20 unset SSH_AGENT_PID; 07:53:20 echo Agent pid 39 killed; 07:53:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:53:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:53:20 [ssh-agent] Looking for ssh-agent implementation... 07:53:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:53:20 $ docker exec 05aa777d78866fcb582fa8962fc958fc32eafb9922b21697a7dc1bcb694c68d8 ssh-agent 07:53:20 SSH_AUTH_SOCK=/tmp/ssh-A3Nt6B913Spb/agent.71 07:53:20 SSH_AGENT_PID=77 07:53:20 Running ssh-add (command line suppressed) 07:53:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10493512245811080979.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10493512245811080979.key) 07:53:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:53:21 + git semver init 07:53:21 2022-10-26 07:53:21,247 [run_init] DEBUG init version:0.0.0 force:False 07:53:21 2022-10-26 07:53:21,249 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:53:21 2022-10-26 07:53:21,249 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:53:21 2022-10-26 07:53:21,250 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 07:53:23 2022-10-26 07:53:22,806 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 07:53:23 2022-10-26 07:53:22,806 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 07:53:23 2022-10-26 07:53:22,807 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:53:23 2022-10-26 07:53:22,807 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:53:23 2.3.0-dev.16 [Pipeline] } 07:53:23 $ docker exec --env ******** --env ******** 05aa777d78866fcb582fa8962fc958fc32eafb9922b21697a7dc1bcb694c68d8 ssh-agent -k 07:53:23 unset SSH_AUTH_SOCK; 07:53:23 unset SSH_AGENT_PID; 07:53:23 echo Agent pid 77 killed; 07:53:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:53:23 + git semver [Pipeline] } 07:53:23 $ docker stop --time=1 05aa777d78866fcb582fa8962fc958fc32eafb9922b21697a7dc1bcb694c68d8 07:53:25 $ docker rm -f 05aa777d78866fcb582fa8962fc958fc32eafb9922b21697a7dc1bcb694c68d8 [Pipeline] // withDockerContainer [Pipeline] sh 07:53:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:53:25 Stashed 1 file(s) [Pipeline] echo 07:53:25 [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:53:25 provisioning config files... 07:53:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1744993625584585305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:53:26 ---> docker-login.sh 07:53:26 nexus3.edgexfoundry.org:10001 07:53:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:26 Configure a credential helper to remove this warning. See 07:53:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:26 07:53:26 Login Succeeded 07:53:26 nexus3.edgexfoundry.org:10002 07:53:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:26 Configure a credential helper to remove this warning. See 07:53:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:26 07:53:26 Login Succeeded 07:53:26 nexus3.edgexfoundry.org:10003 07:53:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:26 Configure a credential helper to remove this warning. See 07:53:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:26 07:53:26 Login Succeeded 07:53:26 nexus3.edgexfoundry.org:10004 07:53:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:26 Configure a credential helper to remove this warning. See 07:53:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:26 07:53:26 Login Succeeded 07:53:26 docker.io 07:53:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:53:26 Configure a credential helper to remove this warning. See 07:53:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:53:26 07:53:26 Login Succeeded 07:53:26 ---> docker-login.sh ends [Pipeline] } 07:53:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:53:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:53:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:53:27 ========================================================= 07:53:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:53:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 07:53:27 Sending build context to Docker daemon 45.51MB 07:53:27 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 07:53:27 Step 2/16 : FROM ${BASE} AS builder 07:53:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:53:27 213ec9aee27d: Pulling fs layer 07:53:27 4583459ba037: Pulling fs layer 07:53:27 93c1e223e6f2: Pulling fs layer 07:53:27 53926ce57604: Pulling fs layer 07:53:27 21b2b0c7a3f4: Pulling fs layer 07:53:27 30f14e443154: Pulling fs layer 07:53:27 801331c1e519: Pulling fs layer 07:53:27 99cc6dd402b0: Pulling fs layer 07:53:27 7d9ed39f4882: Pulling fs layer 07:53:27 53926ce57604: Waiting 07:53:27 30f14e443154: Waiting 07:53:27 801331c1e519: Waiting 07:53:27 21b2b0c7a3f4: Waiting 07:53:27 99cc6dd402b0: Waiting 07:53:27 7d9ed39f4882: Waiting 07:53:27 93c1e223e6f2: Verifying Checksum 07:53:27 93c1e223e6f2: Download complete 07:53:27 4583459ba037: Verifying Checksum 07:53:27 4583459ba037: Download complete 07:53:27 21b2b0c7a3f4: Verifying Checksum 07:53:27 21b2b0c7a3f4: Download complete 07:53:27 30f14e443154: Download complete 07:53:27 213ec9aee27d: Verifying Checksum 07:53:27 213ec9aee27d: Download complete 07:53:27 801331c1e519: Verifying Checksum 07:53:27 801331c1e519: Download complete 07:53:27 213ec9aee27d: Pull complete 07:53:28 4583459ba037: Pull complete 07:53:28 93c1e223e6f2: Pull complete 07:53:28 7d9ed39f4882: Verifying Checksum 07:53:28 7d9ed39f4882: Download complete 07:53:28 99cc6dd402b0: Download complete 07:53:28 53926ce57604: Verifying Checksum 07:53:28 53926ce57604: Download complete 07:53:32 53926ce57604: Pull complete 07:53:32 21b2b0c7a3f4: Pull complete 07:53:32 30f14e443154: Pull complete 07:53:32 801331c1e519: Pull complete 07:53:35 99cc6dd402b0: Pull complete 07:53:35 7d9ed39f4882: Pull complete 07:53:35 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 07:53:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:53:35 ---> 1dedd983c030 07:53:35 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:53:40 Still waiting to schedule task 07:53:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:53:41 ---> Running in 48a5ef807d46 07:53:41 Removing intermediate container 48a5ef807d46 07:53:41 ---> 01aa793b3387 07:53:41 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 07:53:41 ---> Running in 7928d802ffeb 07:53:41 Removing intermediate container 7928d802ffeb 07:53:41 ---> 91a823750611 07:53:41 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 07:53:41 ---> Running in 23c3b367ff38 07:53:41 Removing intermediate container 23c3b367ff38 07:53:41 ---> 52473a6fd653 07:53:41 Step 6/16 : LABEL Name=edgex-ui-go 07:53:41 ---> Running in daf03801bba4 07:53:41 Removing intermediate container daf03801bba4 07:53:41 ---> a5a0e0278890 07:53:41 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:53:41 ---> Running in 1d6314cd95d4 07:53:41 Removing intermediate container 1d6314cd95d4 07:53:41 ---> 9ecd18b04bda 07:53:41 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:53:41 latest: Pulling from library/docker 07:53:41 213ec9aee27d: Already exists 07:53:42 7b0dd730a5c3: Pulling fs layer 07:53:42 4b90f8029a36: Pulling fs layer 07:53:42 a89466c712af: Pulling fs layer 07:53:42 9c6a0a734fa9: Pulling fs layer 07:53:42 beeedf2bf9bb: Pulling fs layer 07:53:42 3bc3016a9123: Pulling fs layer 07:53:42 45d434503156: Pulling fs layer 07:53:42 539e1dfa3993: Pulling fs layer 07:53:42 45d434503156: Waiting 07:53:42 9c6a0a734fa9: Waiting 07:53:42 539e1dfa3993: Waiting 07:53:42 3bc3016a9123: Waiting 07:53:42 beeedf2bf9bb: Waiting 07:53:42 7b0dd730a5c3: Download complete 07:53:42 4b90f8029a36: Verifying Checksum 07:53:42 4b90f8029a36: Download complete 07:53:42 a89466c712af: Verifying Checksum 07:53:42 a89466c712af: Download complete 07:53:42 7b0dd730a5c3: Pull complete 07:53:42 4b90f8029a36: Pull complete 07:53:42 9c6a0a734fa9: Verifying Checksum 07:53:42 9c6a0a734fa9: Download complete 07:53:42 beeedf2bf9bb: Verifying Checksum 07:53:42 beeedf2bf9bb: Download complete 07:53:42 45d434503156: Verifying Checksum 07:53:42 45d434503156: Download complete 07:53:42 3bc3016a9123: Verifying Checksum 07:53:42 3bc3016a9123: Download complete 07:53:42 539e1dfa3993: Download complete 07:53:42 a89466c712af: Pull complete 07:53:43 9c6a0a734fa9: Pull complete 07:53:43 beeedf2bf9bb: Pull complete 07:53:43 3bc3016a9123: Pull complete 07:53:43 45d434503156: Pull complete 07:53:43 539e1dfa3993: Pull complete 07:53:43 Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 07:53:43 Status: Downloaded newer image for docker:latest 07:53:45 ---> 4fefc76d71f2 07:53:45 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:53:45 ---> Running in 0ef695e0353c 07:53:46 Removing intermediate container 0ef695e0353c 07:53:46 ---> 9edd9c95c038 07:53:46 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:53:46 ---> Running in 8963e55e7214 07:53:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:53:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:53:47 OK: 211 MiB in 51 packages 07:53:47 Removing intermediate container 8963e55e7214 07:53:47 ---> 9b1034df5e8b 07:53:47 Step 11/16 : ENV GO111MODULE=on 07:53:47 ---> Running in 512a58849706 07:53:47 Removing intermediate container 512a58849706 07:53:47 ---> d7388ece0d03 07:53:47 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:53:47 ---> Running in 9558bbdaee29 07:53:47 Removing intermediate container 9558bbdaee29 07:53:47 ---> d1b3c7953813 07:53:47 Step 13/16 : COPY go.mod vendor* ./ 07:53:48 ---> a602f3b85f92 07:53:48 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:48 ---> Running in 05531f75499a 07:54:20 Removing intermediate container 05531f75499a 07:54:20 ---> 77fef60c89ba 07:54:20 Step 15/16 : COPY . . 07:54:20 ---> 0e5e140efd36 07:54:20 Step 16/16 : RUN ${MAKE} 07:54:20 ---> Running in 9fc058b892e6 07:54:20 noop 07:54:21 Removing intermediate container 9fc058b892e6 07:54:21 ---> 560711cad585 07:54:21 Successfully built 560711cad585 07:54:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:21 + docker inspect -f . ci-base-image-x86_64 07:54:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:21 prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container 07:54:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:54:22 $ docker top 386aac5c4456c78fe48a93048862a5a07e441fa93f495505763ca99ae0490e79 -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:22 + go version 07:54:22 go version go1.18.7 linux/amd64 [Pipeline] } 07:54:22 $ docker stop --time=1 386aac5c4456c78fe48a93048862a5a07e441fa93f495505763ca99ae0490e79 07:54:23 $ docker rm -f 386aac5c4456c78fe48a93048862a5a07e441fa93f495505763ca99ae0490e79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:24 + docker inspect -f . ci-base-image-x86_64 07:54:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:24 prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container 07:54:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:54:24 $ docker top 5f69d412d358c53fefc13021ca406327216472ff6c5490e11a43dcfa4ab311ba -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:25 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 07:54:25 + make test 07:54:25 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:54:25 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:54:35 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:54:35 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:54:35 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:54:35 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:54:35 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:54:35 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:54:35 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:54:35 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:54:35 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:54:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:54:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:54:38 ./bin/test-attribution-txt.sh 07:54:38 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 07:54:38 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 07:54:38 An attribution for golang.org/x/net is missing from Attribution.txt, please add 07:54:38 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 07:54:38 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 07:54:38 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 07:54:38 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 07:54:38 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 07:54:38 make -C web test 07:54:38 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 07:54:38 make[1]: tput: No such file or directory 07:54:38 make[1]: tput: No such file or directory 07:54:38 warning: generating ./VERSION 07:54:38 echo "0.0.0" > VERSION 07:54:38 docker build \ 07:54:38 -f Dockerfile \ 07:54:38 --build-arg USER=1000 \ 07:54:38 \ 07:54:38 --label "git_sha=387dee6641db1c69ef2494b622486b0ffa3da4ab" \ 07:54:38 -t edgexfoundry/edgex-web-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab \ 07:54:38 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 07:54:38 . 07:54:38 Sending build context to Docker daemon 3.269MB 07:54:38 Step 1/10 : FROM node:16.17-alpine3.15 07:54:38 16.17-alpine3.15: Pulling from library/node 07:54:38 9621f1afde84: Pulling fs layer 07:54:38 c6f70ee39829: Pulling fs layer 07:54:38 56892a8094a2: Pulling fs layer 07:54:38 58dd87906ef0: Pulling fs layer 07:54:38 58dd87906ef0: Waiting 07:54:39 56892a8094a2: Verifying Checksum 07:54:39 56892a8094a2: Download complete 07:54:39 9621f1afde84: Verifying Checksum 07:54:39 9621f1afde84: Download complete 07:54:39 58dd87906ef0: Verifying Checksum 07:54:39 58dd87906ef0: Download complete 07:54:39 9621f1afde84: Pull complete 07:54:39 c6f70ee39829: Verifying Checksum 07:54:39 c6f70ee39829: Download complete 07:54:40 c6f70ee39829: Pull complete 07:54:41 56892a8094a2: Pull complete 07:54:41 58dd87906ef0: Pull complete 07:54:41 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 07:54:41 Status: Downloaded newer image for node:16.17-alpine3.15 07:54:41 ---> b69703f70c3d 07:54:41 Step 2/10 : RUN apk add --no-cache chromium 07:54:43 ---> Running in 7715727f3760 07:54:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:54:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:54:44 (1/129) Installing libxau (1.0.9-r0) 07:54:44 (2/129) Installing libmd (1.0.3-r0) 07:54:44 (3/129) Installing libbsd (0.11.3-r1) 07:54:44 (4/129) Installing libxdmcp (1.1.3-r0) 07:54:44 (5/129) Installing libxcb (1.14-r2) 07:54:44 (6/129) Installing libx11 (1.7.3.1-r0) 07:54:44 (7/129) Installing libxext (1.3.4-r0) 07:54:44 (8/129) Installing libice (1.0.10-r0) 07:54:44 (9/129) Installing libuuid (2.37.4-r0) 07:54:44 (10/129) Installing libsm (1.2.3-r0) 07:54:44 (11/129) Installing libxt (1.2.1-r0) 07:54:44 (12/129) Installing libxmu (1.1.3-r0) 07:54:44 (13/129) Installing xset (1.2.4-r0) 07:54:44 (14/129) Installing xprop (1.2.5-r0) 07:54:44 (15/129) Installing xdg-utils (1.1.3-r0) 07:54:44 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 07:54:44 (17/129) Installing pkgconf (1.8.0-r0) 07:54:44 (18/129) Installing libffi (3.4.2-r1) 07:54:44 (19/129) Installing libintl (0.21-r0) 07:54:44 (20/129) Installing libblkid (2.37.4-r0) 07:54:44 (21/129) Installing libmount (2.37.4-r0) 07:54:44 (22/129) Installing pcre (8.45-r1) 07:54:44 (23/129) Installing glib (2.70.1-r0) 07:54:44 (24/129) Installing xz-libs (5.2.5-r1) 07:54:44 (25/129) Installing libxml2 (2.9.14-r2) 07:54:44 (26/129) Installing shared-mime-info (2.1-r1) 07:54:44 (27/129) Installing hicolor-icon-theme (0.17-r1) 07:54:44 (28/129) Installing libjpeg-turbo (2.1.2-r0) 07:54:44 (29/129) Installing libpng (1.6.37-r1) 07:54:44 (30/129) Installing libwebp (1.2.2-r0) 07:54:44 (31/129) Installing zstd-libs (1.5.0-r0) 07:54:44 (32/129) Installing tiff (4.4.0-r0) 07:54:44 (33/129) Installing gdk-pixbuf (2.42.8-r0) 07:54:44 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 07:54:44 (35/129) Installing libxcomposite (0.4.5-r0) 07:54:44 (36/129) Installing libxfixes (6.0.0-r0) 07:54:44 (37/129) Installing libxrender (0.9.10-r3) 07:54:44 (38/129) Installing libxcursor (1.2.0-r0) 07:54:44 (39/129) Installing libxdamage (1.1.5-r1) 07:54:44 (40/129) Installing libxi (1.8-r0) 07:54:44 (41/129) Installing libxinerama (1.1.4-r1) 07:54:44 (42/129) Installing libxrandr (1.5.2-r1) 07:54:44 (43/129) Installing atk (2.36.0-r0) 07:54:44 (44/129) Installing libxtst (1.2.3-r3) 07:54:44 (45/129) Installing dbus-libs (1.12.24-r0) 07:54:44 (46/129) Installing at-spi2-core (2.42.0-r0) 07:54:44 (47/129) Installing at-spi2-atk (2.38.0-r0) 07:54:44 (48/129) Installing expat (2.5.0-r0) 07:54:44 (49/129) Installing brotli-libs (1.0.9-r5) 07:54:44 (50/129) Installing libbz2 (1.0.8-r1) 07:54:44 (51/129) Installing freetype (2.11.1-r2) 07:54:44 (52/129) Installing fontconfig (2.13.1-r4) 07:54:44 (53/129) Installing pixman (0.40.0-r3) 07:54:44 (54/129) Installing cairo (1.16.0-r5) 07:54:44 (55/129) Installing cairo-gobject (1.16.0-r5) 07:54:44 (56/129) Installing avahi-libs (0.8-r5) 07:54:44 (57/129) Installing gmp (6.2.1-r1) 07:54:45 (58/129) Installing nettle (3.7.3-r0) 07:54:45 (59/129) Installing p11-kit (0.24.0-r1) 07:54:45 (60/129) Installing libtasn1 (4.18.0-r0) 07:54:45 (61/129) Installing libunistring (0.9.10-r1) 07:54:45 (62/129) Installing gnutls (3.7.1-r1) 07:54:45 (63/129) Installing cups-libs (2.3.3-r6) 07:54:45 (64/129) Installing libepoxy (1.5.9-r0) 07:54:45 (65/129) Installing fribidi (1.0.11-r0) 07:54:45 (66/129) Installing graphite2 (1.3.14-r0) 07:54:45 (67/129) Installing harfbuzz (3.0.0-r2) 07:54:45 (68/129) Installing libxft (2.3.4-r0) 07:54:45 (69/129) Installing pango (1.48.10-r0) 07:54:45 (70/129) Installing wayland-libs-client (1.19.0-r1) 07:54:45 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 07:54:45 (72/129) Installing wayland-libs-egl (1.19.0-r1) 07:54:45 (73/129) Installing xkeyboard-config (2.34-r0) 07:54:45 (74/129) Installing libxkbcommon (1.3.1-r0) 07:54:45 (75/129) Installing gtk+3.0 (3.24.30-r0) 07:54:45 Executing gtk+3.0-3.24.30-r0.post-install 07:54:45 (76/129) Installing libfontenc (1.1.4-r0) 07:54:45 (77/129) Installing mkfontscale (1.2.1-r1) 07:54:45 (78/129) Installing ttf-opensans (1.10-r1) 07:54:45 Executing ttf-opensans-1.10-r1.post-install 07:54:47 (79/129) Installing libogg (1.3.5-r0) 07:54:47 (80/129) Installing flac (1.3.4-r0) 07:54:47 (81/129) Installing alsa-lib (1.2.5.1-r1) 07:54:47 (82/129) Installing libatomic (10.3.1_git20211027-r0) 07:54:47 (83/129) Installing sdl2 (2.0.16-r4) 07:54:47 (84/129) Installing aom-libs (3.2.0-r0) 07:54:47 (85/129) Installing libass (0.15.2-r0) 07:54:47 (86/129) Installing libdav1d (0.9.2-r0) 07:54:47 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 07:54:47 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 07:54:47 (89/129) Installing lame (3.100-r0) 07:54:47 (90/129) Installing opus (1.3.1-r1) 07:54:47 (91/129) Installing libgomp (10.3.1_git20211027-r0) 07:54:47 (92/129) Installing soxr (0.1.3-r2) 07:54:47 (93/129) Installing libsrt (1.4.2-r1) 07:54:47 (94/129) Installing libssh (0.9.6-r1) 07:54:47 (95/129) Installing libtheora (1.1.1-r16) 07:54:47 (96/129) Installing v4l-utils-libs (1.22.1-r1) 07:54:47 (97/129) Installing libpciaccess (0.16-r0) 07:54:47 (98/129) Installing libdrm (2.4.109-r0) 07:54:47 (99/129) Installing libva (2.13.0-r0) 07:54:47 (100/129) Installing libvdpau (1.4-r0) 07:54:47 (101/129) Installing vidstab (1.1.0-r1) 07:54:47 (102/129) Installing libvorbis (1.3.7-r0) 07:54:47 (103/129) Installing libvpx (1.10.0-r0) 07:54:47 (104/129) Installing vulkan-loader (1.2.196-r0) 07:54:47 (105/129) Installing x264-libs (20210613-r0) 07:54:47 (106/129) Installing x265-libs (3.5-r0) 07:54:47 (107/129) Installing xvidcore (1.3.7-r1) 07:54:47 (108/129) Installing ffmpeg-libs (4.4.1-r2) 07:54:47 (109/129) Installing libevent (2.1.12-r4) 07:54:47 (110/129) Installing mesa (21.2.6-r0) 07:54:47 (111/129) Installing wayland-libs-server (1.19.0-r1) 07:54:47 (112/129) Installing mesa-gbm (21.2.6-r0) 07:54:47 (113/129) Installing lcms2 (2.12-r1) 07:54:47 (114/129) Installing nspr (4.32-r0) 07:54:47 (115/129) Installing sqlite-libs (3.36.0-r0) 07:54:47 (116/129) Installing nss (3.78.1-r0) 07:54:48 (117/129) Installing libasyncns (0.8-r1) 07:54:48 (118/129) Installing libltdl (2.4.6-r7) 07:54:48 (119/129) Installing orc (0.4.32-r0) 07:54:48 (120/129) Installing libsndfile (1.0.31-r1) 07:54:48 (121/129) Installing speexdsp (1.2.0-r0) 07:54:48 (122/129) Installing tdb-libs (1.4.5-r0) 07:54:48 (123/129) Installing libpulse (15.0-r2) 07:54:48 (124/129) Installing re2 (2021.11.01-r0) 07:54:48 (125/129) Installing snappy (1.1.9-r1) 07:54:48 (126/129) Installing libgpg-error (1.42-r1) 07:54:48 (127/129) Installing libgcrypt (1.9.4-r0) 07:54:48 (128/129) Installing libxslt (1.1.35-r0) 07:54:48 (129/129) Installing chromium (99.0.4844.84-r0) 07:54:49 Executing busybox-1.34.1-r7.trigger 07:54:49 Executing glib-2.70.1-r0.trigger 07:54:49 Executing shared-mime-info-2.1-r1.trigger 07:54:51 Executing gdk-pixbuf-2.42.8-r0.trigger 07:54:51 Executing gtk-update-icon-cache-2.24.33-r0.trigger 07:54:51 Executing fontconfig-2.13.1-r4.trigger 07:54:51 Executing mkfontscale-1.2.1-r1.trigger 07:54:51 OK: 286 MiB in 145 packages 07:54:57 Removing intermediate container 7715727f3760 07:54:57 ---> d38e4435dc75 07:54:57 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 07:54:57 ---> Running in 990b7e6f6482 07:54:57 Removing intermediate container 990b7e6f6482 07:54:57 ---> 5a266a04a2b1 07:54:57 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 07:54:57 ---> Running in 3b37f6da1b3d 07:54:57 Removing intermediate container 3b37f6da1b3d 07:54:57 ---> 6d72e06ac079 07:54:57 Step 5/10 : RUN npm install -g npm 07:54:57 ---> Running in 937526ea6498 07:55:04 07:55:04 changed 54 packages, and audited 212 packages in 6s 07:55:04 07:55:04 11 packages are looking for funding 07:55:04 run `npm fund` for details 07:55:04 07:55:04 found 0 vulnerabilities 07:55:06 Removing intermediate container 937526ea6498 07:55:06 ---> 8cef7f9b6011 07:55:06 Step 6/10 : ARG USER=1000 07:55:06 ---> Running in 0630af18049c 07:55:06 Removing intermediate container 0630af18049c 07:55:06 ---> 890b7d4e0ef6 07:55:06 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 07:55:06 ---> Running in 7585de458cf6 07:55:06 Removing intermediate container 7585de458cf6 07:55:06 ---> ff2231e2f12c 07:55:06 Step 8/10 : USER $USER:$USER 07:55:06 ---> Running in 346984d1cf96 07:55:06 Removing intermediate container 346984d1cf96 07:55:06 ---> 64b4b8392643 07:55:06 Step 9/10 : WORKDIR /app 07:55:06 ---> Running in dd20f6d6736b 07:55:06 Removing intermediate container dd20f6d6736b 07:55:06 ---> 93631224fd1d 07:55:06 Step 10/10 : LABEL git_sha=387dee6641db1c69ef2494b622486b0ffa3da4ab 07:55:06 ---> Running in 124b31ce03b4 07:55:07 Removing intermediate container 124b31ce03b4 07:55:07 ---> 5d4ed36aedbd 07:55:07 Successfully built 5d4ed36aedbd 07:55:07 Successfully tagged edgexfoundry/edgex-web-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab 07:55:07 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 07:55:07 touch edgex-web-ui.imagebuilt 07:55:07 mkdir -p node_modules coverage 07:55:07 chown "1000:1000" node_modules coverage package-lock.json 07:55:07 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 07:55:08 npm WARN EBADENGINE Unsupported engine { 07:55:08 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 07:55:08 npm WARN EBADENGINE required: { 07:55:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:55:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:55:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:55:08 npm WARN EBADENGINE }, 07:55:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:55:08 npm WARN EBADENGINE } 07:55:08 npm WARN EBADENGINE Unsupported engine { 07:55:08 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 07:55:08 npm WARN EBADENGINE required: { 07:55:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:55:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:55:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:55:08 npm WARN EBADENGINE }, 07:55:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:55:08 npm WARN EBADENGINE } 07:55:08 npm WARN EBADENGINE Unsupported engine { 07:55:08 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 07:55:08 npm WARN EBADENGINE required: { 07:55:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:55:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:55:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:55:08 npm WARN EBADENGINE }, 07:55:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:55:08 npm WARN EBADENGINE } 07:55:08 npm WARN EBADENGINE Unsupported engine { 07:55:08 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 07:55:08 npm WARN EBADENGINE required: { 07:55:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:55:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:55:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:55:08 npm WARN EBADENGINE }, 07:55:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:55:08 npm WARN EBADENGINE } 07:55:08 npm WARN EBADENGINE Unsupported engine { 07:55:08 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 07:55:08 npm WARN EBADENGINE required: { 07:55:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:55:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:55:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:55:08 npm WARN EBADENGINE }, 07:55:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:55:08 npm WARN EBADENGINE } 07:55:08 npm WARN EBADENGINE Unsupported engine { 07:55:08 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 07:55:08 npm WARN EBADENGINE required: { 07:55:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:55:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:55:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:55:08 npm WARN EBADENGINE }, 07:55:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:55:08 npm WARN EBADENGINE } 07:55:08 npm WARN EBADENGINE Unsupported engine { 07:55:08 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 07:55:08 npm WARN EBADENGINE required: { 07:55:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:55:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:55:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:55:08 npm WARN EBADENGINE }, 07:55:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:55:08 npm WARN EBADENGINE } 07:55:08 npm WARN EBADENGINE Unsupported engine { 07:55:08 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 07:55:08 npm WARN EBADENGINE required: { 07:55:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:55:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:55:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:55:08 npm WARN EBADENGINE }, 07:55:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:55:08 npm WARN EBADENGINE } 07:55:08 npm WARN EBADENGINE Unsupported engine { 07:55:08 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 07:55:08 npm WARN EBADENGINE required: { 07:55:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:55:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:55:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:55:08 npm WARN EBADENGINE }, 07:55:08 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:55:08 npm WARN EBADENGINE } 07:55:14 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 07:55:14 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 07:55:14 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 07:55:14 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 07:55:14 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 07:55:14 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 07:55:15 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 07:55:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117090 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 07:55:16 Running in /w/workspace/edgex-ui-go/87 [Pipeline] { 07:55:16 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 07:55:16 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [Pipeline] checkout 07:55:16 The recommended git tool is: git 07:55:18 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 07:55:18 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 07:55:19 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 07:55:20 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 07:55:20 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:55:20 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 07:55:20 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 07:55:21 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:55:21 using credential edgex-jenkins-ssh 07:55:21 Cloning the remote Git repository 07:55:21 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:55:21 > git init /w/workspace/edgex-ui-go/87 # timeout=10 07:55:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:55:21 > git --version # timeout=10 07:55:21 > git --version # 'git version 2.25.1' 07:55:21 using GIT_SSH to set credentials SSH Credentials for GitHub 07:55:21 Verifying host key using known hosts file 07:55:22 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:55:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:55:23 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 07:55:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:55:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:55:25 Avoid second fetch 07:55:25 Checking out Revision 387dee6641db1c69ef2494b622486b0ffa3da4ab (main) 07:55:26 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 07:55:25 > git config core.sparsecheckout # timeout=10 07:55:25 > git checkout -f 387dee6641db1c69ef2494b622486b0ffa3da4ab # timeout=10 07:55:26 Commit message: "docs: update README (#565)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:55:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:55:27 % Total % Received % Xferd Average Speed Time Time Time Current 07:55:27 Dload Upload Total Spent Left Speed 07:55:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh 07:55:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:55:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:55:28 + sudo tee /etc/docker/daemon.new 07:55:28 { 07:55:28 "registry-mirrors": [ 07:55:28 "https://nexus3.edgexfoundry.org:10001" 07:55:28 ], 07:55:28 "bip": "10.250.0.254/24", 07:55:28 "hosts": [ 07:55:28 "tcp://0.0.0.0:5555", 07:55:28 "unix:///var/run/docker.sock" 07:55:28 ], 07:55:28 "mtu": 1458, 07:55:28 "selinux-enabled": true, 07:55:28 "seccomp-profile": "/etc/docker/seccomp.json" 07:55:28 } [Pipeline] sh 07:55:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:55:29 + sudo service docker restart 07:55:31 07:55:31 added 1478 packages, and audited 1479 packages in 24s 07:55:31 07:55:31 90 packages are looking for funding 07:55:31 run `npm fund` for details 07:55:31 07:55:31 14 vulnerabilities (3 moderate, 9 high, 2 critical) 07:55:31 07:55:31 To address issues that do not require attention, run: 07:55:31 npm audit fix 07:55:31 07:55:31 To address all issues (including breaking changes), run: 07:55:31 npm audit fix --force 07:55:31 07:55:31 Run `npm audit` for details. 07:55:39 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 07:55:40 - Generating browser application bundles (phase: setup)... 07:55:46 Compiling @angular/compiler/testing : es2015 as esm2015 07:55:46 Compiling @angular/core : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:55:47 provisioning config files... 07:55:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/87@tmp/config16055483683400776503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:55:47 ---> docker-login.sh 07:55:47 nexus3.edgexfoundry.org:10001 07:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:48 Configure a credential helper to remove this warning. See 07:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:48 07:55:48 Login Succeeded 07:55:48 nexus3.edgexfoundry.org:10002 07:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:48 Configure a credential helper to remove this warning. See 07:55:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:48 07:55:48 Login Succeeded 07:55:48 nexus3.edgexfoundry.org:10003 07:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:49 Configure a credential helper to remove this warning. See 07:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:49 07:55:49 Login Succeeded 07:55:49 nexus3.edgexfoundry.org:10004 07:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:49 Configure a credential helper to remove this warning. See 07:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:49 07:55:49 Login Succeeded 07:55:49 docker.io 07:55:49 Compiling @angular/common : es2015 as esm2015 07:55:49 Compiling @angular/core/testing : es2015 as esm2015 07:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:55:50 Configure a credential helper to remove this warning. See 07:55:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:55:50 07:55:50 Login Succeeded 07:55:50 ---> docker-login.sh ends [Pipeline] } 07:55:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:55:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:55:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 07:55:50 Compiling @angular/platform-browser : es2015 as esm2015 07:55:50 Compiling @angular/common/testing : es2015 as esm2015 [Pipeline] echo 07:55:50 ========================================================= 07:55:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:55:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 07:55:50 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 07:55:50 Compiling @angular/platform-browser/testing : es2015 as esm2015 07:55:51 Compiling @angular/router : es2015 as esm2015 07:55:51 Compiling @angular/common/http : es2015 as esm2015 07:55:51 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 07:55:51 Sending build context to Docker daemon 28.72MB 07:55:51 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 07:55:51 Step 2/16 : FROM ${BASE} AS builder 07:55:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:55:51 9b18e9b68314: Pulling fs layer 07:55:51 d32db5db7311: Pulling fs layer 07:55:51 d0c4b47475fc: Pulling fs layer 07:55:51 5831b945b038: Pulling fs layer 07:55:51 86bbec2aaacd: Pulling fs layer 07:55:51 e10730c5d714: Pulling fs layer 07:55:51 5dd5c2283517: Pulling fs layer 07:55:51 d5ac0230b979: Pulling fs layer 07:55:51 5831b945b038: Waiting 07:55:51 86bbec2aaacd: Waiting 07:55:51 e10730c5d714: Waiting 07:55:51 5dd5c2283517: Waiting 07:55:51 d5ac0230b979: Waiting 07:55:51 d0c4b47475fc: Download complete 07:55:51 Compiling @angular/forms : es2015 as esm2015 07:55:51 Compiling @angular/common/http/testing : es2015 as esm2015 07:55:51 d32db5db7311: Verifying Checksum 07:55:51 d32db5db7311: Download complete 07:55:51 86bbec2aaacd: Verifying Checksum 07:55:51 86bbec2aaacd: Download complete 07:55:51 9b18e9b68314: Verifying Checksum 07:55:51 9b18e9b68314: Download complete 07:55:51 e10730c5d714: Verifying Checksum 07:55:51 e10730c5d714: Download complete 07:55:52 9b18e9b68314: Pull complete 07:55:52 d5ac0230b979: Verifying Checksum 07:55:52 d5ac0230b979: Download complete 07:55:53 d32db5db7311: Pull complete 07:55:53 Compiling @angular/router/testing : es2015 as esm2015 07:55:53 d0c4b47475fc: Pull complete 07:55:54 5dd5c2283517: Verifying Checksum 07:55:54 5dd5c2283517: Download complete 07:55:54 5831b945b038: Verifying Checksum 07:55:54 5831b945b038: Download complete 07:56:00 26 10 2022 07:56:00.181:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 07:56:00 26 10 2022 07:56:00.183:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 07:56:00 26 10 2022 07:56:00.186:INFO [launcher]: Starting browser ChromeHeadless 07:56:07 5831b945b038: Pull complete 07:56:07 86bbec2aaacd: Pull complete 07:56:07 e10730c5d714: Pull complete 07:56:13 5dd5c2283517: Pull complete 07:56:15 ✔ Browser application bundle generation complete. 07:56:15 26 10 2022 07:56:13.667:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket k-O6CCLT5e7alw0aAAAB with id 7282519 07:56:15 d5ac0230b979: Pull complete 07:56:15 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 07:56:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:56:15 ---> 59b3b1a385d4 07:56:15 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:56:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 07:56:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.095 secs) 07:56:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.138 secs) 07:56:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.156 secs) 07:56:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.18 secs) 07:56:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.222 secs) 07:56:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.286 secs) 07:56:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.297 secs) 07:56:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.302 secs) 07:56:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.334 secs) 07:56:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.364 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.407 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.428 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.435 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.439 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.445 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.452 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.482 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.531 secs) 07:56:17 ---> Running in 210238804fc3 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.559 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.563 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.567 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.571 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.574 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.585 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.609 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.618 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.642 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.65 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.661 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.7 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.713 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.716 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.72 secs) 07:56:17 Removing intermediate container 210238804fc3 07:56:17 ---> 6018a0c31905 07:56:17 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 07:56:17 ---> Running in 004d9109fafa 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.769 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.801 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.845 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.891 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.9 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.909 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.921 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.925 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.927 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.936 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.94 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.942 secs) 07:56:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.945 secs) 07:56:17 Removing intermediate container 004d9109fafa 07:56:17 ---> 6026f628241b 07:56:17 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 07:56:17 ---> Running in acd468709ab9 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.956 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.035 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.054 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.062 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.066 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.071 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.076 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.092 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.103 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.113 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.137 secs) 07:56:18 Removing intermediate container acd468709ab9 07:56:18 ---> 0aef822d7b3b 07:56:18 Step 6/16 : LABEL Name=edgex-ui-go 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.141 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.143 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.147 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.154 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.17 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.28 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.288 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.295 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.297 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.298 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.311 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.323 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.33 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.336 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.36 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.37 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.382 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.399 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.41 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.417 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.441 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.465 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.502 secs) 07:56:18 ---> Running in b3f7655f6d78 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.519 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.555 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.566 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.576 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.597 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.631 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.635 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.672 secs) 07:56:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.685 secs) 07:56:18 Removing intermediate container b3f7655f6d78 07:56:18 ---> 4d5066bfdfde 07:56:18 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:56:18 ---> Running in ed3608029f60 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.694 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.713 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.719 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.739 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.745 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.752 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.774 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.785 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.795 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.807 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.811 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.83 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.866 secs) 07:56:19 Removing intermediate container ed3608029f60 07:56:19 ---> 8701131f8d46 07:56:19 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.881 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.887 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.89 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.893 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.895 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.898 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.903 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.931 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.947 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.952 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.958 secs) 07:56:19 WARN: ' 07:56:19 It looks like you're using ngModel on the same form field as formControlName. 07:56:19 Support for using the ngModel input property and ngModelChange event with 07:56:19 reactive form directives has been deprecated in Angular v6 and will be removed 07:56:19 in a future version of Angular. 07:56:19 07:56:19 For more information on this, see our API docs here: 07:56:19 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:56:19 ' 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.958 secs) 07:56:19 WARN: ' 07:56:19 It looks like you're using ngModel on the same form field as formControlName. 07:56:19 Support for using the ngModel input property and ngModelChange event with 07:56:19 reactive form directives has been deprecated in Angular v6 and will be removed 07:56:19 in a future version of Angular. 07:56:19 07:56:19 For more information on this, see our API docs here: 07:56:19 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:56:19 ' 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.977 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.99 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.005 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.009 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.016 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.022 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.024 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.027 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.049 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.061 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.069 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.086 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.115 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.119 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.122 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.135 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.152 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.157 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.167 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.171 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.173 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.179 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.182 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.19 secs) 07:56:19 latest: Pulling from library/docker 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.229 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.249 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.265 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.269 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.274 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.275 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.289 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.301 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.302 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.307 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.308 secs) 07:56:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.309 secs) 07:56:19 9b18e9b68314: Already exists 07:56:19 e5833820420a: Pulling fs layer 07:56:19 79069699b830: Pulling fs layer 07:56:19 1ee9c3c3cf30: Pulling fs layer 07:56:19 e0d61bd8b9f5: Pulling fs layer 07:56:19 245f2ec60f2d: Pulling fs layer 07:56:19 565435f1ea60: Pulling fs layer 07:56:19 a2b0e4f6483b: Pulling fs layer 07:56:19 2f6ebfe41273: Pulling fs layer 07:56:19 e0d61bd8b9f5: Waiting 07:56:19 a2b0e4f6483b: Waiting 07:56:19 245f2ec60f2d: Waiting 07:56:19 565435f1ea60: Waiting 07:56:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.391 secs / 2.309 secs) 07:56:20 TOTAL: 149 SUCCESS 07:56:20 ✔ Browser application bundle generation complete. 07:56:20 79069699b830: Verifying Checksum 07:56:20 79069699b830: Download complete 07:56:20 e5833820420a: Verifying Checksum 07:56:20 e5833820420a: Download complete 07:56:20 07:56:20 =============================== Coverage summary =============================== 07:56:20 Statements : 40.98% ( 1467/3580 ) 07:56:20 Branches : 12.03% ( 111/923 ) 07:56:20 Functions : 33.28% ( 432/1298 ) 07:56:20 Lines : 38.91% ( 1318/3387 ) 07:56:20 ================================================================================ 07:56:20 1ee9c3c3cf30: Verifying Checksum 07:56:20 1ee9c3c3cf30: Download complete 07:56:20 ✔ Browser application bundle generation complete. 07:56:20 565435f1ea60: Verifying Checksum 07:56:20 565435f1ea60: Download complete 07:56:20 e0d61bd8b9f5: Verifying Checksum 07:56:20 e0d61bd8b9f5: Download complete 07:56:20 245f2ec60f2d: Verifying Checksum 07:56:20 245f2ec60f2d: Download complete 07:56:20 a2b0e4f6483b: Download complete 07:56:20 2f6ebfe41273: Download complete 07:56:21 e5833820420a: Pull complete 07:56:21 79069699b830: Pull complete 07:56:22 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 07:56:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:56:22 $ docker stop --time=1 5f69d412d358c53fefc13021ca406327216472ff6c5490e11a43dcfa4ab311ba 07:56:22 1ee9c3c3cf30: Pull complete 07:56:23 $ docker rm -f 5f69d412d358c53fefc13021ca406327216472ff6c5490e11a43dcfa4ab311ba [Pipeline] // withDockerContainer [Pipeline] sh 07:56:24 + sudo chown -R jenkins:jenkins . 07:56:24 e0d61bd8b9f5: Pull complete [Pipeline] stash 07:56:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:56:25 245f2ec60f2d: Pull complete 07:56:25 + sudo chown -R jenkins:jenkins . 07:56:25 565435f1ea60: Pull complete 07:56:25 a2b0e4f6483b: Pull complete [Pipeline] sh 07:56:26 2f6ebfe41273: Pull complete 07:56:26 Digest: sha256:b44077b08bb253acfe1c7d2a98040147732389ef17a35468ee3df8d55b615bb9 07:56:26 Status: Downloaded newer image for docker:latest 07:56:26 + ls -al . 07:56:26 total 184 07:56:26 drwxrwxr-x 14 jenkins jenkins 4096 Oct 26 07:54 . 07:56:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:53 .. 07:56:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:53 .blubracket 07:56:26 -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 07:53 .dockerignore 07:56:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:53 .git 07:56:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:53 .github 07:56:26 -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 07:53 .gitignore 07:56:26 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 07:53 .semver 07:56:26 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 07:53 Attribution.txt 07:56:26 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 07:53 CHANGELOG.md 07:56:26 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 07:53 CONTRIBUTING.md 07:56:26 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 07:53 Dockerfile 07:56:26 -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 07:53 Jenkinsfile 07:56:26 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 07:53 LICENSE 07:56:26 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 07:53 Makefile 07:56:26 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 07:53 README.md 07:56:26 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 07:53 VERSION 07:56:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:53 assets 07:56:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:53 bin 07:56:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:53 cmd 07:56:26 -rw-r--r-- 1 jenkins jenkins 10 Oct 26 07:54 coverage.out 07:56:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:53 docs 07:56:26 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 07:53 go.mod 07:56:26 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 07:53 go.sum 07:56:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:53 internal 07:56:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:53 snap 07:56:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:53 testing 07:56:26 -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 07:53 version.go 07:56:26 drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 07:55 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:26 + 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=387dee6641db1c69ef2494b622486b0ffa3da4ab --label arch=amd64 --label version=2.3.0-dev.16 . 07:56:26 Sending build context to Docker daemon 48.26MB 07:56:26 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 07:56:26 Step 2/26 : FROM ${BASE} AS builder 07:56:26 ---> 560711cad585 07:56:26 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:56:27 ---> Running in 4819d8f0638b 07:56:27 Removing intermediate container 4819d8f0638b 07:56:27 ---> da9cbc6e1970 07:56:27 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 07:56:27 ---> Running in b74e9d4c40a1 07:56:27 Removing intermediate container b74e9d4c40a1 07:56:27 ---> 7cfa723ca639 07:56:27 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 07:56:27 ---> Running in 31cc8ab0f8c5 07:56:27 Removing intermediate container 31cc8ab0f8c5 07:56:27 ---> bb0e3a2d42ad 07:56:27 Step 6/26 : LABEL Name=edgex-ui-go 07:56:27 ---> Running in c67aa46ffa86 07:56:27 Removing intermediate container c67aa46ffa86 07:56:27 ---> f7bb06aa4e7f 07:56:27 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:56:27 ---> Running in 96229562c6f5 07:56:27 Removing intermediate container 96229562c6f5 07:56:27 ---> 259aaf951e5c 07:56:27 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:56:28 ---> 4e00e50aa8f8 07:56:28 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:28 ---> Running in 91dcba3ef1f9 07:56:29 ---> 9d93d0906999 07:56:29 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:29 ---> Running in 41bb4cf35ab2 07:56:29 Removing intermediate container 41bb4cf35ab2 07:56:29 ---> 0978e5070d61 07:56:29 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:56:29 ---> Running in 12c7ebac2e33 07:56:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:56:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:56:30 Removing intermediate container 91dcba3ef1f9 07:56:30 ---> 63074463b9ca 07:56:30 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:56:30 ---> Running in cc2083e420fc 07:56:30 OK: 211 MiB in 51 packages 07:56:31 Removing intermediate container 12c7ebac2e33 07:56:31 ---> 948c4aa6b0c9 07:56:31 Step 11/26 : ENV GO111MODULE=on 07:56:31 ---> Running in 19d1f1a7fb09 07:56:31 Removing intermediate container 19d1f1a7fb09 07:56:31 ---> 2f9348525b77 07:56:31 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:56:31 ---> Running in de93688efddb 07:56:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:56:31 Removing intermediate container de93688efddb 07:56:31 ---> 41628576413f 07:56:31 Step 13/26 : COPY go.mod vendor* ./ 07:56:31 ---> d0d9d2b2ba25 07:56:31 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:31 ---> Running in 84923d96e56c 07:56:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:56:32 Removing intermediate container 84923d96e56c 07:56:32 ---> 562588973751 07:56:32 Step 15/26 : COPY . . 07:56:33 OK: 221 MiB in 51 packages 07:56:34 ---> 69e177c70574 07:56:34 Step 16/26 : RUN ${MAKE} 07:56:34 ---> Running in 84fe793afc49 07:56:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.16" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:56:34 Removing intermediate container cc2083e420fc 07:56:34 ---> cfb79ec6046e 07:56:34 Step 11/16 : ENV GO111MODULE=on 07:56:34 ---> Running in 1bb57cdd258b 07:56:34 Removing intermediate container 1bb57cdd258b 07:56:34 ---> f11162b30afc 07:56:34 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:56:34 ---> Running in 2df0e3d60399 07:56:34 Removing intermediate container 2df0e3d60399 07:56:34 ---> 530527040207 07:56:34 Step 13/16 : COPY go.mod vendor* ./ 07:56:36 ---> af25bd2c8812 07:56:36 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:36 ---> Running in ea4cc0c711fb 07:56:46 Removing intermediate container 84fe793afc49 07:56:46 ---> 2108f13228cb 07:56:46 Step 17/26 : FROM alpine:3.14 07:56:46 3.14: Pulling from library/alpine 07:56:47 c7ed990a2339: Pulling fs layer 07:56:47 c7ed990a2339: Verifying Checksum 07:56:47 c7ed990a2339: Download complete 07:56:47 c7ed990a2339: Pull complete 07:56:47 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 07:56:47 Status: Downloaded newer image for alpine:3.14 07:56:47 ---> dd53f409bf0b 07:56:47 Step 18/26 : EXPOSE 4000 07:56:47 ---> Running in 210bb5582087 07:56:47 Removing intermediate container 210bb5582087 07:56:47 ---> 24c46dd6a7e6 07:56:47 Step 19/26 : 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 07:56:49 ---> 52cd9503d91e 07:56:49 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:56:49 ---> 8f4df876a076 07:56:49 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:56:49 ---> 946c7f28d16c 07:56:49 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:56:49 ---> Running in e6c0239a32c9 07:56:49 Removing intermediate container e6c0239a32c9 07:56:49 ---> 04e7218d4168 07:56:49 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 07:56:49 ---> Running in 997f284d9a2f 07:56:50 Removing intermediate container 997f284d9a2f 07:56:50 ---> f8e8bbfe80bf 07:56:50 Step 24/26 : LABEL arch=amd64 07:56:50 ---> Running in 5e75487202c2 07:56:50 Removing intermediate container 5e75487202c2 07:56:50 ---> 5900aaf00f39 07:56:50 Step 25/26 : LABEL git_sha=387dee6641db1c69ef2494b622486b0ffa3da4ab 07:56:50 ---> Running in fa968d409790 07:56:50 Removing intermediate container fa968d409790 07:56:50 ---> 1d41f1d93d7d 07:56:50 Step 26/26 : LABEL version=2.3.0-dev.16 07:56:50 ---> Running in fd4f327aa2e8 07:56:50 Removing intermediate container fd4f327aa2e8 07:56:50 ---> 867d6bbe2481 07:56:50 [Warning] One or more build-args [ARCH] were not consumed 07:56:50 Successfully built 867d6bbe2481 07:56:50 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:56:50 provisioning config files... 07:56:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12656738178062094672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:56:50 ---> docker-login.sh 07:56:50 nexus3.edgexfoundry.org:10001 07:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:50 Configure a credential helper to remove this warning. See 07:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:50 07:56:50 Login Succeeded 07:56:50 nexus3.edgexfoundry.org:10002 07:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:50 Configure a credential helper to remove this warning. See 07:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:50 07:56:50 Login Succeeded 07:56:50 nexus3.edgexfoundry.org:10003 07:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:50 Configure a credential helper to remove this warning. See 07:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:50 07:56:50 Login Succeeded 07:56:50 nexus3.edgexfoundry.org:10004 07:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:50 Configure a credential helper to remove this warning. See 07:56:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:50 07:56:50 Login Succeeded 07:56:50 docker.io 07:56:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:56:51 Configure a credential helper to remove this warning. See 07:56:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:56:51 07:56:51 Login Succeeded 07:56:51 ---> docker-login.sh ends [Pipeline] } 07:56:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:56:51 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 07:56:51 387dee6641db1c69ef2494b622486b0ffa3da4ab 07:56:51 latest 07:56:51 2.3.0-dev.16 07:56:51 387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16 07:56:51 main 07:56:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:51 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab 07:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:56:52 e3505d34d88b: Preparing 07:56:52 cef439a6da00: Preparing 07:56:52 4ce8df6cd8af: Preparing 07:56:52 63493a9ab2d4: Preparing 07:56:52 63493a9ab2d4: Layer already exists 07:56:52 e3505d34d88b: Pushed 07:56:52 cef439a6da00: Pushed 07:56:55 4ce8df6cd8af: Pushed 07:56:55 387dee6641db1c69ef2494b622486b0ffa3da4ab: digest: sha256:987f144310fbdb621bf0e3886683ff6407192e9281c5c2393c1f5b1c341ed4da size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:55 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:56:56 e3505d34d88b: Preparing 07:56:56 cef439a6da00: Preparing 07:56:56 4ce8df6cd8af: Preparing 07:56:56 63493a9ab2d4: Preparing 07:56:56 63493a9ab2d4: Layer already exists 07:56:56 e3505d34d88b: Layer already exists 07:56:56 cef439a6da00: Layer already exists 07:56:56 4ce8df6cd8af: Layer already exists 07:56:56 latest: digest: sha256:987f144310fbdb621bf0e3886683ff6407192e9281c5c2393c1f5b1c341ed4da size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:56 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.16 07:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:56:56 e3505d34d88b: Preparing 07:56:56 cef439a6da00: Preparing 07:56:56 4ce8df6cd8af: Preparing 07:56:56 63493a9ab2d4: Preparing 07:56:56 63493a9ab2d4: Layer already exists 07:56:56 e3505d34d88b: Layer already exists 07:56:56 4ce8df6cd8af: Layer already exists 07:56:56 cef439a6da00: Layer already exists 07:56:56 2.3.0-dev.16: digest: sha256:987f144310fbdb621bf0e3886683ff6407192e9281c5c2393c1f5b1c341ed4da size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:57 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16 07:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:56:57 e3505d34d88b: Preparing 07:56:57 cef439a6da00: Preparing 07:56:57 4ce8df6cd8af: Preparing 07:56:57 63493a9ab2d4: Preparing 07:56:57 e3505d34d88b: Layer already exists 07:56:57 4ce8df6cd8af: Layer already exists 07:56:57 63493a9ab2d4: Layer already exists 07:56:57 cef439a6da00: Layer already exists 07:56:57 387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16: digest: sha256:987f144310fbdb621bf0e3886683ff6407192e9281c5c2393c1f5b1c341ed4da size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:57 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 07:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:56:57 e3505d34d88b: Preparing 07:56:57 cef439a6da00: Preparing 07:56:57 4ce8df6cd8af: Preparing 07:56:57 63493a9ab2d4: Preparing 07:56:57 cef439a6da00: Layer already exists 07:56:57 4ce8df6cd8af: Layer already exists 07:56:57 63493a9ab2d4: Layer already exists 07:56:57 e3505d34d88b: Layer already exists 07:56:57 main: digest: sha256:987f144310fbdb621bf0e3886683ff6407192e9281c5c2393c1f5b1c341ed4da size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:58 ===================================================== [Pipeline] echo 07:56:58 taggedImages: 07:56:58 - nexus3.edgexfoundry.org:10004/edgex-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab 07:56:58 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:56:58 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.16 07:56:58 - nexus3.edgexfoundry.org:10004/edgex-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16 07:56:58 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:56:58 07:56:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:56:58 latest: Pulling from edgex-lftools-log-publisher 07:56:58 5eb5b503b376: Pulling fs layer 07:56:58 5c69ac0246d0: Pulling fs layer 07:56:58 ec43610c2a17: Pulling fs layer 07:56:58 3a2ae6a8a46f: Pulling fs layer 07:56:58 33b1e0a273af: Pulling fs layer 07:56:58 5d3b04190fa2: Pulling fs layer 07:56:58 2f39f015ded8: Pulling fs layer 07:56:58 3a2ae6a8a46f: Waiting 07:56:58 33b1e0a273af: Waiting 07:56:58 5d3b04190fa2: Waiting 07:56:58 2f39f015ded8: Waiting 07:56:58 5c69ac0246d0: Download complete 07:56:59 3a2ae6a8a46f: Verifying Checksum 07:56:59 3a2ae6a8a46f: Download complete 07:56:59 33b1e0a273af: Download complete 07:56:59 5d3b04190fa2: Verifying Checksum 07:56:59 5d3b04190fa2: Download complete 07:56:59 ec43610c2a17: Verifying Checksum 07:56:59 ec43610c2a17: Download complete 07:56:59 5eb5b503b376: Verifying Checksum 07:56:59 5eb5b503b376: Download complete 07:56:59 2f39f015ded8: Download complete 07:57:00 5eb5b503b376: Pull complete 07:57:00 5c69ac0246d0: Pull complete 07:57:01 ec43610c2a17: Pull complete 07:57:01 3a2ae6a8a46f: Pull complete 07:57:01 33b1e0a273af: Pull complete 07:57:01 5d3b04190fa2: Pull complete 07:57:05 2f39f015ded8: Pull complete 07:57:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:57:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:57:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:05 prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container 07:57:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:57:11 $ docker top c95eaa5693cceda12bc28f4b7165d30fabbb9db00ca0942b47d436a20b6019cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:12 ---> job-cost.sh 07:57:12 lf-activate-venv: SKIPPING 07:57:12 INFO: No Stack... 07:57:12 INFO: Retrieving Pricing Info for: v3-standard-8 07:57:12 INFO: Archiving Costs [Pipeline] sh 07:57:13 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 07:57:13 + cut -d, -f6 [Pipeline] lock 07:57:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-87-stack-cost] 07:57:13 Resource [jenkins-edgexfoundry-edgex-ui-go-main-87-stack-cost] did not exist. Created. 07:57:13 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:57:13 + echo total: 0.2199999988079071 [Pipeline] stash 07:57:13 Stashed 1 file(s) [Pipeline] } 07:57:13 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-87-stack-cost] [Pipeline] // lock [Pipeline] } 07:57:13 $ docker stop --time=1 c95eaa5693cceda12bc28f4b7165d30fabbb9db00ca0942b47d436a20b6019cd 07:57:15 $ docker rm -f c95eaa5693cceda12bc28f4b7165d30fabbb9db00ca0942b47d436a20b6019cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:57:32 Removing intermediate container ea4cc0c711fb 07:57:32 ---> 3d22d45dfd02 07:57:32 Step 15/16 : COPY . . 07:57:32 ---> a60436370475 07:57:32 Step 16/16 : RUN ${MAKE} 07:57:32 ---> Running in 7d7917012111 07:57:32 noop 07:57:32 Removing intermediate container 7d7917012111 07:57:32 ---> 94e82311edfd 07:57:32 Successfully built 94e82311edfd 07:57:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:33 + docker inspect -f . ci-base-image-arm64 07:57:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:33 prd-ubuntu20.04-docker-arm64-4c-16g-117090 does not seem to be running inside a container 07:57:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/87 -v /w/workspace/edgex-ui-go/87:/w/workspace/edgex-ui-go/87:rw,z -v /w/workspace/edgex-ui-go/87@tmp:/w/workspace/edgex-ui-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:57:34 $ docker top 3c365d02ff72a1eccd9567ba7f0393619eb9336cb2732801a932a1d51749a0a7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:35 + go version 07:57:35 go version go1.18.7 linux/arm64 [Pipeline] } 07:57:35 $ docker stop --time=1 3c365d02ff72a1eccd9567ba7f0393619eb9336cb2732801a932a1d51749a0a7 07:57:37 $ docker rm -f 3c365d02ff72a1eccd9567ba7f0393619eb9336cb2732801a932a1d51749a0a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:37 + docker inspect -f . ci-base-image-arm64 07:57:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:37 prd-ubuntu20.04-docker-arm64-4c-16g-117090 does not seem to be running inside a container 07:57:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/87 -v /w/workspace/edgex-ui-go/87:/w/workspace/edgex-ui-go/87:rw,z -v /w/workspace/edgex-ui-go/87@tmp:/w/workspace/edgex-ui-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:57:39 $ docker top c289031feb09a534c7b50f10c2422dd9ac35a867c0f0dc5fdb288c5e428fd593 -eo pid,comm [Pipeline] { [Pipeline] sh 07:57:40 + git config --global --add safe.directory /w/workspace/edgex-ui-go/87 [Pipeline] fileExists [Pipeline] sh 07:57:40 + make test 07:57:40 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:57:42 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:59:05 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:59:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:59:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:59:18 ./bin/test-attribution-txt.sh 07:59:18 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 07:59:18 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 07:59:18 An attribution for golang.org/x/net is missing from Attribution.txt, please add 07:59:18 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 07:59:18 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 07:59:18 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 07:59:18 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 07:59:18 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 07:59:18 make -C web test 07:59:18 make[1]: Entering directory '/w/workspace/edgex-ui-go/87/web' 07:59:18 make[1]: tput: No such file or directory 07:59:18 make[1]: tput: No such file or directory 07:59:18 warning: generating ./VERSION 07:59:18 echo "0.0.0" > VERSION 07:59:18 docker build \ 07:59:18 -f Dockerfile \ 07:59:18 --build-arg USER=1000 \ 07:59:18 \ 07:59:18 --label "git_sha=387dee6641db1c69ef2494b622486b0ffa3da4ab" \ 07:59:18 -t edgexfoundry/edgex-web-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab \ 07:59:18 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 07:59:18 . 07:59:18 Sending build context to Docker daemon 3.269MB 07:59:18 Step 1/10 : FROM node:16.17-alpine3.15 07:59:18 16.17-alpine3.15: Pulling from library/node 07:59:18 47517142f6ba: Pulling fs layer 07:59:18 5f8c4bfa009b: Pulling fs layer 07:59:18 f7079c9c4ba1: Pulling fs layer 07:59:18 aba105e6f55a: Pulling fs layer 07:59:18 aba105e6f55a: Waiting 07:59:18 f7079c9c4ba1: Verifying Checksum 07:59:18 f7079c9c4ba1: Download complete 07:59:18 47517142f6ba: Verifying Checksum 07:59:18 47517142f6ba: Download complete 07:59:18 aba105e6f55a: Verifying Checksum 07:59:18 aba105e6f55a: Download complete 07:59:18 47517142f6ba: Pull complete 07:59:18 5f8c4bfa009b: Verifying Checksum 07:59:18 5f8c4bfa009b: Download complete 07:59:22 5f8c4bfa009b: Pull complete 07:59:22 f7079c9c4ba1: Pull complete 07:59:23 aba105e6f55a: Pull complete 07:59:23 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 07:59:23 Status: Downloaded newer image for node:16.17-alpine3.15 07:59:23 ---> bf1b8b58d215 07:59:23 Step 2/10 : RUN apk add --no-cache chromium 07:59:23 ---> Running in 2a72e5b3bb5d 07:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:59:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:59:26 (1/128) Installing libxau (1.0.9-r0) 07:59:26 (2/128) Installing libmd (1.0.3-r0) 07:59:26 (3/128) Installing libbsd (0.11.3-r1) 07:59:26 (4/128) Installing libxdmcp (1.1.3-r0) 07:59:26 (5/128) Installing libxcb (1.14-r2) 07:59:26 (6/128) Installing libx11 (1.7.3.1-r0) 07:59:26 (7/128) Installing libxext (1.3.4-r0) 07:59:26 (8/128) Installing libice (1.0.10-r0) 07:59:26 (9/128) Installing libuuid (2.37.4-r0) 07:59:26 (10/128) Installing libsm (1.2.3-r0) 07:59:26 (11/128) Installing libxt (1.2.1-r0) 07:59:26 (12/128) Installing libxmu (1.1.3-r0) 07:59:26 (13/128) Installing xset (1.2.4-r0) 07:59:26 (14/128) Installing xprop (1.2.5-r0) 07:59:26 (15/128) Installing xdg-utils (1.1.3-r0) 07:59:26 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 07:59:26 (17/128) Installing pkgconf (1.8.0-r0) 07:59:26 (18/128) Installing libffi (3.4.2-r1) 07:59:26 (19/128) Installing libintl (0.21-r0) 07:59:26 (20/128) Installing libblkid (2.37.4-r0) 07:59:26 (21/128) Installing libmount (2.37.4-r0) 07:59:26 (22/128) Installing pcre (8.45-r1) 07:59:26 (23/128) Installing glib (2.70.1-r0) 07:59:26 (24/128) Installing xz-libs (5.2.5-r1) 07:59:26 (25/128) Installing libxml2 (2.9.14-r2) 07:59:26 (26/128) Installing shared-mime-info (2.1-r1) 07:59:26 (27/128) Installing hicolor-icon-theme (0.17-r1) 07:59:26 (28/128) Installing libjpeg-turbo (2.1.2-r0) 07:59:26 (29/128) Installing libpng (1.6.37-r1) 07:59:26 (30/128) Installing libwebp (1.2.2-r0) 07:59:26 (31/128) Installing zstd-libs (1.5.0-r0) 07:59:26 (32/128) Installing tiff (4.4.0-r0) 07:59:26 (33/128) Installing gdk-pixbuf (2.42.8-r0) 07:59:26 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 07:59:26 (35/128) Installing libxcomposite (0.4.5-r0) 07:59:26 (36/128) Installing libxfixes (6.0.0-r0) 07:59:26 (37/128) Installing libxrender (0.9.10-r3) 07:59:26 (38/128) Installing libxcursor (1.2.0-r0) 07:59:26 (39/128) Installing libxdamage (1.1.5-r1) 07:59:26 (40/128) Installing libxi (1.8-r0) 07:59:26 (41/128) Installing libxinerama (1.1.4-r1) 07:59:26 (42/128) Installing libxrandr (1.5.2-r1) 07:59:26 (43/128) Installing atk (2.36.0-r0) 07:59:27 (44/128) Installing libxtst (1.2.3-r3) 07:59:27 (45/128) Installing dbus-libs (1.12.24-r0) 07:59:27 (46/128) Installing at-spi2-core (2.42.0-r0) 07:59:27 (47/128) Installing at-spi2-atk (2.38.0-r0) 07:59:27 (48/128) Installing expat (2.5.0-r0) 07:59:27 (49/128) Installing brotli-libs (1.0.9-r5) 07:59:27 (50/128) Installing libbz2 (1.0.8-r1) 07:59:27 (51/128) Installing freetype (2.11.1-r2) 07:59:27 (52/128) Installing fontconfig (2.13.1-r4) 07:59:27 (53/128) Installing pixman (0.40.0-r3) 07:59:27 (54/128) Installing cairo (1.16.0-r5) 07:59:27 (55/128) Installing cairo-gobject (1.16.0-r5) 07:59:27 (56/128) Installing avahi-libs (0.8-r5) 07:59:27 (57/128) Installing gmp (6.2.1-r1) 07:59:27 (58/128) Installing nettle (3.7.3-r0) 07:59:27 (59/128) Installing p11-kit (0.24.0-r1) 07:59:27 (60/128) Installing libtasn1 (4.18.0-r0) 07:59:27 (61/128) Installing libunistring (0.9.10-r1) 07:59:27 (62/128) Installing gnutls (3.7.1-r1) 07:59:27 (63/128) Installing cups-libs (2.3.3-r6) 07:59:27 (64/128) Installing libepoxy (1.5.9-r0) 07:59:27 (65/128) Installing fribidi (1.0.11-r0) 07:59:27 (66/128) Installing graphite2 (1.3.14-r0) 07:59:27 (67/128) Installing harfbuzz (3.0.0-r2) 07:59:27 (68/128) Installing libxft (2.3.4-r0) 07:59:27 (69/128) Installing pango (1.48.10-r0) 07:59:27 (70/128) Installing wayland-libs-client (1.19.0-r1) 07:59:27 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 07:59:27 (72/128) Installing wayland-libs-egl (1.19.0-r1) 07:59:27 (73/128) Installing xkeyboard-config (2.34-r0) 07:59:27 (74/128) Installing libxkbcommon (1.3.1-r0) 07:59:27 (75/128) Installing gtk+3.0 (3.24.30-r0) 07:59:28 Executing gtk+3.0-3.24.30-r0.post-install 07:59:28 (76/128) Installing libfontenc (1.1.4-r0) 07:59:28 (77/128) Installing mkfontscale (1.2.1-r1) 07:59:28 (78/128) Installing ttf-opensans (1.10-r1) 07:59:28 Executing ttf-opensans-1.10-r1.post-install 07:59:30 (79/128) Installing libogg (1.3.5-r0) 07:59:30 (80/128) Installing flac (1.3.4-r0) 07:59:30 (81/128) Installing alsa-lib (1.2.5.1-r1) 07:59:30 (82/128) Installing libatomic (10.3.1_git20211027-r0) 07:59:30 (83/128) Installing sdl2 (2.0.16-r4) 07:59:30 (84/128) Installing aom-libs (3.2.0-r0) 07:59:30 (85/128) Installing libass (0.15.2-r0) 07:59:30 (86/128) Installing libdav1d (0.9.2-r0) 07:59:30 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 07:59:30 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 07:59:30 (89/128) Installing lame (3.100-r0) 07:59:30 (90/128) Installing opus (1.3.1-r1) 07:59:30 (91/128) Installing libgomp (10.3.1_git20211027-r0) 07:59:30 (92/128) Installing soxr (0.1.3-r2) 07:59:30 (93/128) Installing libsrt (1.4.2-r1) 07:59:30 (94/128) Installing libssh (0.9.6-r1) 07:59:30 (95/128) Installing libtheora (1.1.1-r16) 07:59:31 (96/128) Installing v4l-utils-libs (1.22.1-r1) 07:59:31 (97/128) Installing libdrm (2.4.109-r0) 07:59:31 (98/128) Installing libva (2.13.0-r0) 07:59:31 (99/128) Installing libvdpau (1.4-r0) 07:59:31 (100/128) Installing vidstab (1.1.0-r1) 07:59:31 (101/128) Installing libvorbis (1.3.7-r0) 07:59:31 (102/128) Installing libvpx (1.10.0-r0) 07:59:31 (103/128) Installing vulkan-loader (1.2.196-r0) 07:59:31 (104/128) Installing x264-libs (20210613-r0) 07:59:31 (105/128) Installing x265-libs (3.5-r0) 07:59:31 (106/128) Installing xvidcore (1.3.7-r1) 07:59:31 (107/128) Installing ffmpeg-libs (4.4.1-r2) 07:59:31 (108/128) Installing libevent (2.1.12-r4) 07:59:31 (109/128) Installing mesa (21.2.6-r0) 07:59:31 (110/128) Installing wayland-libs-server (1.19.0-r1) 07:59:31 (111/128) Installing mesa-gbm (21.2.6-r0) 07:59:31 (112/128) Installing lcms2 (2.12-r1) 07:59:31 (113/128) Installing nspr (4.32-r0) 07:59:31 (114/128) Installing sqlite-libs (3.36.0-r0) 07:59:31 (115/128) Installing nss (3.78.1-r0) 07:59:31 (116/128) Installing libasyncns (0.8-r1) 07:59:31 (117/128) Installing libltdl (2.4.6-r7) 07:59:31 (118/128) Installing orc (0.4.32-r0) 07:59:31 (119/128) Installing libsndfile (1.0.31-r1) 07:59:31 (120/128) Installing speexdsp (1.2.0-r0) 07:59:31 (121/128) Installing tdb-libs (1.4.5-r0) 07:59:31 (122/128) Installing libpulse (15.0-r2) 07:59:32 (123/128) Installing re2 (2021.11.01-r0) 07:59:32 (124/128) Installing snappy (1.1.9-r1) 07:59:32 (125/128) Installing libgpg-error (1.42-r1) 07:59:32 (126/128) Installing libgcrypt (1.9.4-r0) 07:59:32 (127/128) Installing libxslt (1.1.35-r0) 07:59:32 (128/128) Installing chromium (99.0.4844.84-r0) 07:59:36 Executing busybox-1.34.1-r7.trigger 07:59:36 Executing glib-2.70.1-r0.trigger 07:59:36 Executing shared-mime-info-2.1-r1.trigger 07:59:41 Executing gdk-pixbuf-2.42.8-r0.trigger 07:59:41 Executing gtk-update-icon-cache-2.24.33-r0.trigger 07:59:41 Executing fontconfig-2.13.1-r4.trigger 07:59:41 Executing mkfontscale-1.2.1-r1.trigger 07:59:41 OK: 275 MiB in 144 packages 07:59:49 Removing intermediate container 2a72e5b3bb5d 07:59:49 ---> 020e78935d24 07:59:49 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 07:59:50 ---> Running in b83917d247ec 07:59:50 Removing intermediate container b83917d247ec 07:59:50 ---> 14a7d5e2b3ad 07:59:50 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 07:59:50 ---> Running in 898ae4429b2a 07:59:50 Removing intermediate container 898ae4429b2a 07:59:50 ---> 99aa8c45cf8e 07:59:50 Step 5/10 : RUN npm install -g npm 07:59:51 ---> Running in e587c83b5a98 08:00:23 08:00:23 changed 54 packages, and audited 212 packages in 24s 08:00:23 08:00:23 11 packages are looking for funding 08:00:23 run `npm fund` for details 08:00:23 08:00:23 found 0 vulnerabilities 08:00:23 Removing intermediate container e587c83b5a98 08:00:23 ---> 9268ba311e9f 08:00:23 Step 6/10 : ARG USER=1000 08:00:23 ---> Running in 65d25da4b7fc 08:00:23 Removing intermediate container 65d25da4b7fc 08:00:23 ---> 316eb29d6f21 08:00:23 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 08:00:23 ---> Running in 3624d23edb1c 08:00:25 Removing intermediate container 3624d23edb1c 08:00:25 ---> 8f023e802819 08:00:25 Step 8/10 : USER $USER:$USER 08:00:25 ---> Running in e59acdbb2b1a 08:00:25 Removing intermediate container e59acdbb2b1a 08:00:25 ---> ee0c656f6f25 08:00:25 Step 9/10 : WORKDIR /app 08:00:25 ---> Running in 85c8851fd8c4 08:00:26 Removing intermediate container 85c8851fd8c4 08:00:26 ---> 0635791dfe00 08:00:26 Step 10/10 : LABEL git_sha=387dee6641db1c69ef2494b622486b0ffa3da4ab 08:00:26 ---> Running in 5aac21b524ff 08:00:27 Removing intermediate container 5aac21b524ff 08:00:27 ---> beeea6759b4a 08:00:27 Successfully built beeea6759b4a 08:00:27 Successfully tagged edgexfoundry/edgex-web-ui:387dee6641db1c69ef2494b622486b0ffa3da4ab 08:00:27 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 08:00:27 touch edgex-web-ui.imagebuilt 08:00:27 mkdir -p node_modules coverage 08:00:27 chown "1000:1000" node_modules coverage package-lock.json 08:00:27 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 08:00:42 npm WARN EBADENGINE Unsupported engine { 08:00:42 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 08:00:42 npm WARN EBADENGINE required: { 08:00:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:42 npm WARN EBADENGINE }, 08:00:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:00:42 npm WARN EBADENGINE } 08:00:42 npm WARN EBADENGINE Unsupported engine { 08:00:42 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 08:00:42 npm WARN EBADENGINE required: { 08:00:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:42 npm WARN EBADENGINE }, 08:00:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:00:42 npm WARN EBADENGINE } 08:00:42 npm WARN EBADENGINE Unsupported engine { 08:00:42 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 08:00:42 npm WARN EBADENGINE required: { 08:00:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:42 npm WARN EBADENGINE }, 08:00:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:00:42 npm WARN EBADENGINE } 08:00:42 npm WARN EBADENGINE Unsupported engine { 08:00:42 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 08:00:42 npm WARN EBADENGINE required: { 08:00:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:42 npm WARN EBADENGINE }, 08:00:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:00:42 npm WARN EBADENGINE } 08:00:42 npm WARN EBADENGINE Unsupported engine { 08:00:42 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 08:00:42 npm WARN EBADENGINE required: { 08:00:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:42 npm WARN EBADENGINE }, 08:00:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:00:42 npm WARN EBADENGINE } 08:00:42 npm WARN EBADENGINE Unsupported engine { 08:00:42 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 08:00:42 npm WARN EBADENGINE required: { 08:00:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:42 npm WARN EBADENGINE }, 08:00:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:00:42 npm WARN EBADENGINE } 08:00:42 npm WARN EBADENGINE Unsupported engine { 08:00:42 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 08:00:42 npm WARN EBADENGINE required: { 08:00:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:42 npm WARN EBADENGINE }, 08:00:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:00:42 npm WARN EBADENGINE } 08:00:42 npm WARN EBADENGINE Unsupported engine { 08:00:42 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 08:00:42 npm WARN EBADENGINE required: { 08:00:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:42 npm WARN EBADENGINE }, 08:00:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:00:42 npm WARN EBADENGINE } 08:00:42 npm WARN EBADENGINE Unsupported engine { 08:00:42 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 08:00:42 npm WARN EBADENGINE required: { 08:00:42 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 08:00:42 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 08:00:42 npm WARN EBADENGINE yarn: '>= 1.13.0' 08:00:42 npm WARN EBADENGINE }, 08:00:42 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 08:00:42 npm WARN EBADENGINE } 08:01:29 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 08:01:29 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 08:01:29 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 08:01:29 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 08:01:29 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 08:01:29 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 08:01:38 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 08:01:38 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 08:01:39 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 08:02:06 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:02:06 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 08:02:06 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 08:02:09 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 08:02:11 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 08:02:12 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 08:02:27 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 08:02:29 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 08:02:47 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 08:03:14 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 08:04:00 08:04:00 added 1475 packages, and audited 1476 packages in 3m 08:04:00 08:04:00 90 packages are looking for funding 08:04:00 run `npm fund` for details 08:04:00 08:04:00 14 vulnerabilities (3 moderate, 9 high, 2 critical) 08:04:00 08:04:00 To address issues that do not require attention, run: 08:04:00 npm audit fix 08:04:00 08:04:00 To address all issues (including breaking changes), run: 08:04:00 npm audit fix --force 08:04:00 08:04:00 Run `npm audit` for details. 08:04:00 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 08:04:19 - Generating browser application bundles (phase: setup)... 08:04:51 Compiling @angular/core : es2015 as esm2015 08:04:51 Compiling @angular/compiler/testing : es2015 as esm2015 08:05:23 Compiling @angular/common : es2015 as esm2015 08:05:23 Compiling @angular/core/testing : es2015 as esm2015 08:05:30 Compiling @angular/platform-browser : es2015 as esm2015 08:05:30 Compiling @angular/common/testing : es2015 as esm2015 08:05:35 Compiling @angular/router : es2015 as esm2015 08:05:35 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 08:05:41 Compiling @angular/platform-browser/testing : es2015 as esm2015 08:05:43 Compiling @angular/common/http : es2015 as esm2015 08:05:43 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 08:05:48 Compiling @angular/forms : es2015 as esm2015 08:05:48 Compiling @angular/common/http/testing : es2015 as esm2015 08:05:48 Compiling @angular/router/testing : es2015 as esm2015 08:06:56 26 10 2022 08:06:48.898:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 08:06:56 26 10 2022 08:06:48.912:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 08:06:56 26 10 2022 08:06:48.940:INFO [launcher]: Starting browser ChromeHeadless 08:07:52 26 10 2022 08:07:50.093:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 08:08:49 26 10 2022 08:08:48.538:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 08:09:15 ✔ Browser application bundle generation complete. 08:09:15 26 10 2022 08:09:14.481:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket FT_s_kgqAPEDzN-7AAAB with id 7728713 08:09:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 08:09:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.232 secs) 08:09:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.311 secs) 08:09:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.151 secs) 08:09:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.27 secs) 08:09:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.3 secs) 08:09:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.322 secs) 08:09:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.349 secs) 08:09:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.365 secs) 08:09:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.461 secs) 08:09:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.641 secs) 08:09:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.672 secs) 08:09:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.689 secs) 08:09:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.178 secs) 08:09:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.355 secs) 08:09:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.451 secs) 08:09:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.527 secs) 08:09:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.572 secs) 08:09:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.602 secs) 08:09:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.63 secs) 08:09:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.707 secs) 08:09:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.009 secs) 08:09:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.09 secs) 08:09:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.166 secs) 08:09:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.605 secs) 08:09:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.69 secs) 08:09:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.849 secs) 08:09:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.987 secs) 08:09:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.131 secs) 08:09:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.264 secs) 08:09:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.288 secs) 08:09:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.308 secs) 08:09:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.43 secs) 08:09:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.451 secs) 08:09:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.464 secs) 08:09:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.769 secs) 08:09:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.804 secs) 08:09:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.819 secs) 08:09:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.141 secs) 08:09:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.255 secs) 08:09:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.298 secs) 08:09:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.321 secs) 08:09:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.335 secs) 08:09:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.393 secs) 08:09:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.416 secs) 08:09:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.428 secs) 08:09:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.726 secs) 08:09:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.821 secs) 08:09:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.973 secs) 08:09:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.995 secs) 08:09:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.045 secs) 08:09:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.226 secs) 08:09:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.304 secs) 08:09:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.339 secs) 08:09:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.657 secs) 08:09:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.832 secs) 08:09:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.858 secs) 08:09:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.914 secs) 08:09:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.047 secs) 08:09:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.07 secs) 08:09:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.191 secs) 08:09:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.27 secs) 08:09:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.455 secs) 08:09:43 WARN: ' 08:09:43 It looks like you're using ngModel on the same form field as formControlName. 08:09:43 Support for using the ngModel input property and ngModelChange event with 08:09:43 reactive form directives has been deprecated in Angular v6 and will be removed 08:09:43 in a future version of Angular. 08:09:43 08:09:43 For more information on this, see our API docs here: 08:09:43 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:09:43 ' 08:09:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.455 secs) 08:09:43 WARN: ' 08:09:43 It looks like you're using ngModel on the same form field as formControlName. 08:09:43 Support for using the ngModel input property and ngModelChange event with 08:09:43 reactive form directives has been deprecated in Angular v6 and will be removed 08:09:43 in a future version of Angular. 08:09:43 08:09:43 For more information on this, see our API docs here: 08:09:43 https://angular.io/api/forms/FormControlName#use-with-ngmodel 08:09:43 ' 08:09:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.722 secs) 08:09:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.76 secs) 08:09:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.777 secs) 08:09:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.833 secs) 08:09:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.954 secs) 08:09:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.029 secs) 08:09:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.111 secs) 08:09:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.133 secs) 08:09:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.185 secs) 08:09:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.211 secs) 08:09:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.235 secs) 08:09:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.294 secs) 08:09:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.35 secs) 08:09:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.366 secs) 08:09:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.379 secs) 08:09:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.552 secs) 08:09:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.586 secs) 08:09:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.619 secs) 08:09:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.758 secs) 08:09:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.793 secs) 08:09:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.827 secs) 08:09:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.859 secs) 08:09:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.953 secs) 08:09:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.985 secs) 08:09:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.295 secs) 08:09:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.317 secs) 08:09:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.788 secs) 08:09:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.862 secs) 08:09:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.119 secs) 08:09:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.33 secs) 08:09:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.383 secs) 08:09:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.638 secs) 08:09:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.846 secs) 08:09:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.903 secs) 08:09:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.942 secs) 08:09:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.11 secs) 08:09:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.204 secs) 08:09:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.254 secs) 08:09:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.445 secs) 08:09:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.472 secs) 08:09:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.535 secs) 08:09:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.707 secs) 08:09:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.77 secs) 08:09:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.81 secs) 08:09:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.838 secs) 08:09:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.941 secs) 08:09:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.041 secs) 08:09:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.216 secs) 08:09:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.466 secs) 08:09:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.61 secs) 08:09:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 13.016 secs) 08:09:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.168 secs) 08:09:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.254 secs) 08:09:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.277 secs) 08:09:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.31 secs) 08:09:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.367 secs) 08:09:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.98 secs) 08:09:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 14.129 secs) 08:09:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 14.205 secs) 08:09:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 14.316 secs) 08:09:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 14.332 secs) 08:09:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 14.429 secs) 08:09:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.574 secs) 08:09:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.623 secs) 08:09:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.672 secs) 08:09:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.704 secs) 08:09:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.901 secs) 08:09:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 15.069 secs) 08:09:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 15.109 secs) 08:09:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 15.297 secs) 08:09:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 15.377 secs) 08:09:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 15.573 secs) 08:09:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 15.639 secs) 08:09:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 15.708 secs) 08:09:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.808 secs) 08:09:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.891 secs) 08:09:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 16.033 secs) 08:09:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 16.085 secs) 08:09:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 16.138 secs) 08:09:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 16.177 secs) 08:09:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 16.209 secs) 08:09:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 16.24 secs) 08:09:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 16.364 secs) 08:09:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 16.384 secs) 08:09:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 16.536 secs) 08:09:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 16.584 secs) 08:09:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 16.653 secs) 08:09:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (23.33 secs / 16.653 secs) 08:09:56 TOTAL: 149 SUCCESS 08:09:56 ✔ Browser application bundle generation complete. 08:10:01 08:10:01 =============================== Coverage summary =============================== 08:10:01 Statements : 40.98% ( 1467/3580 ) 08:10:01 Branches : 12.03% ( 111/923 ) 08:10:01 Functions : 33.28% ( 432/1298 ) 08:10:01 Lines : 38.91% ( 1318/3387 ) 08:10:01 ================================================================================ 08:10:01 26 10 2022 08:10:00.468:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 08:10:01 ✔ Browser application bundle generation complete. 08:10:02 make[1]: Leaving directory '/w/workspace/edgex-ui-go/87/web' [Pipeline] echo 08:10:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:10:02 $ docker stop --time=1 c289031feb09a534c7b50f10c2422dd9ac35a867c0f0dc5fdb288c5e428fd593 08:10:04 $ docker rm -f c289031feb09a534c7b50f10c2422dd9ac35a867c0f0dc5fdb288c5e428fd593 [Pipeline] // withDockerContainer [Pipeline] sh 08:10:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:10:08 Warning: overwriting stash ‘coverage-report’ 08:10:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:10:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:10:17 + ls -al . 08:10:17 total 180 08:10:17 drwxrwxr-x 13 jenkins jenkins 4096 Oct 26 07:57 . 08:10:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:55 .. 08:10:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:55 .blubracket 08:10:17 -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 07:55 .dockerignore 08:10:17 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:55 .git 08:10:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:55 .github 08:10:17 -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 07:55 .gitignore 08:10:17 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 07:55 Attribution.txt 08:10:17 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 07:55 CHANGELOG.md 08:10:17 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 07:55 CONTRIBUTING.md 08:10:17 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 07:55 Dockerfile 08:10:17 -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 07:55 Jenkinsfile 08:10:17 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 07:55 LICENSE 08:10:17 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 07:55 Makefile 08:10:17 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 26 07:55 README.md 08:10:17 -rw-rw-r-- 1 jenkins jenkins 12 Oct 26 07:53 VERSION 08:10:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:55 assets 08:10:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:55 bin 08:10:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 07:55 cmd 08:10:17 -rw-r--r-- 1 jenkins jenkins 10 Oct 26 07:57 coverage.out 08:10:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 07:55 docs 08:10:17 -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 07:55 go.mod 08:10:17 -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 07:55 go.sum 08:10:17 drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 07:55 internal 08:10:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:55 snap 08:10:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 07:55 testing 08:10:17 -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 07:55 version.go 08:10:17 drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 08:00 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:17 + 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=387dee6641db1c69ef2494b622486b0ffa3da4ab --label arch=arm64 --label version=2.3.0-dev.16 . 08:10:19 Sending build context to Docker daemon 31.48MB 08:10:19 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 08:10:19 Step 2/26 : FROM ${BASE} AS builder 08:10:19 ---> 94e82311edfd 08:10:19 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:10:20 ---> Running in e7f10ac3d82b 08:10:20 Removing intermediate container e7f10ac3d82b 08:10:20 ---> e758e015cbfc 08:10:20 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 08:10:20 ---> Running in 9fe8737341b5 08:10:21 Removing intermediate container 9fe8737341b5 08:10:21 ---> 14147d088cb3 08:10:21 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 08:10:21 ---> Running in 2684daecbc0a 08:10:21 Removing intermediate container 2684daecbc0a 08:10:21 ---> cac1b026f399 08:10:21 Step 6/26 : LABEL Name=edgex-ui-go 08:10:21 ---> Running in 5e49e14e235a 08:10:21 Removing intermediate container 5e49e14e235a 08:10:21 ---> ef90709ea0b5 08:10:21 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:10:21 ---> Running in 7e467c4a639a 08:10:22 Removing intermediate container 7e467c4a639a 08:10:22 ---> 3f57a5071984 08:10:22 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:10:24 ---> f183e8d762e4 08:10:24 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:10:24 ---> Running in 88fd9e30e7a1 08:10:26 Removing intermediate container 88fd9e30e7a1 08:10:26 ---> 85f9f4d290c1 08:10:26 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:10:26 ---> Running in 4d13c724d86e 08:10:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:10:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:10:29 OK: 221 MiB in 51 packages 08:10:30 Removing intermediate container 4d13c724d86e 08:10:30 ---> 33eff81b0968 08:10:30 Step 11/26 : ENV GO111MODULE=on 08:10:30 ---> Running in d532c7575bcf 08:10:30 Removing intermediate container d532c7575bcf 08:10:30 ---> 3b7d4ad1e564 08:10:30 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:10:30 ---> Running in c00ef4cdf31b 08:10:30 Removing intermediate container c00ef4cdf31b 08:10:30 ---> c390965eaada 08:10:30 Step 13/26 : COPY go.mod vendor* ./ 08:10:31 ---> d23b5621ef93 08:10:31 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:32 ---> Running in 75d5aa82f6d4 08:10:34 Removing intermediate container 75d5aa82f6d4 08:10:34 ---> ec9393db67a5 08:10:34 Step 15/26 : COPY . . 08:10:38 ---> 1e323f535015 08:10:38 Step 16/26 : RUN ${MAKE} 08:10:38 ---> Running in 3f63e1dfcf0e 08:10:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.16" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 08:12:01 Removing intermediate container 3f63e1dfcf0e 08:12:01 ---> e5f273f29b97 08:12:01 Step 17/26 : FROM alpine:3.14 08:12:01 3.14: Pulling from library/alpine 08:12:01 90cda3b7c325: Pulling fs layer 08:12:01 90cda3b7c325: Verifying Checksum 08:12:01 90cda3b7c325: Download complete 08:12:01 90cda3b7c325: Pull complete 08:12:01 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 08:12:01 Status: Downloaded newer image for alpine:3.14 08:12:01 ---> 376ba31ae3da 08:12:01 Step 18/26 : EXPOSE 4000 08:12:01 ---> Running in 721a4f6e8391 08:12:01 Removing intermediate container 721a4f6e8391 08:12:01 ---> 6545caff2224 08:12:01 Step 19/26 : 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 08:12:01 ---> 595a78f3d2dc 08:12:01 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 08:12:01 ---> 40fca2975877 08:12:01 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 08:12:01 ---> 1c90d1f1ae39 08:12:01 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:12:01 ---> Running in c0395eb59220 08:12:01 Removing intermediate container c0395eb59220 08:12:01 ---> 964e2d37d039 08:12:01 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 08:12:01 ---> Running in e60072abc2dc 08:12:01 Removing intermediate container e60072abc2dc 08:12:01 ---> 5da4401a9641 08:12:01 Step 24/26 : LABEL arch=arm64 08:12:01 ---> Running in 1f271390457e 08:12:01 Removing intermediate container 1f271390457e 08:12:01 ---> 2b547411d05a 08:12:01 Step 25/26 : LABEL git_sha=387dee6641db1c69ef2494b622486b0ffa3da4ab 08:12:01 ---> Running in 33338a12d7ec 08:12:01 Removing intermediate container 33338a12d7ec 08:12:01 ---> ec2b2cdbcb3a 08:12:01 Step 26/26 : LABEL version=2.3.0-dev.16 08:12:01 ---> Running in 4bb721f71404 08:12:01 Removing intermediate container 4bb721f71404 08:12:01 ---> a4b6403e6354 08:12:01 [Warning] One or more build-args [ARCH] were not consumed 08:12:01 Successfully built a4b6403e6354 08:12:01 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:12:01 provisioning config files... 08:12:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/87@tmp/config1846570995580241560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:01 ---> docker-login.sh 08:12:01 nexus3.edgexfoundry.org:10001 08:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:01 Configure a credential helper to remove this warning. See 08:12:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:01 08:12:01 Login Succeeded 08:12:01 nexus3.edgexfoundry.org:10002 08:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:02 Configure a credential helper to remove this warning. See 08:12:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:02 08:12:02 Login Succeeded 08:12:02 nexus3.edgexfoundry.org:10003 08:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:02 Configure a credential helper to remove this warning. See 08:12:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:02 08:12:02 Login Succeeded 08:12:02 nexus3.edgexfoundry.org:10004 08:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:03 Configure a credential helper to remove this warning. See 08:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:03 08:12:03 Login Succeeded 08:12:03 docker.io 08:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:12:03 Configure a credential helper to remove this warning. See 08:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:12:03 08:12:03 Login Succeeded 08:12:03 ---> docker-login.sh ends [Pipeline] } 08:12:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:12:03 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:12:03 387dee6641db1c69ef2494b622486b0ffa3da4ab 08:12:03 latest 08:12:03 2.3.0-dev.16 08:12:03 387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16 08:12:03 main 08:12:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:387dee6641db1c69ef2494b622486b0ffa3da4ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:387dee6641db1c69ef2494b622486b0ffa3da4ab 08:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:12:04 81dd1fcffbe6: Preparing 08:12:04 e95fd1dd6860: Preparing 08:12:04 4616f6caa79e: Preparing 08:12:04 28c3ef001483: Preparing 08:12:04 28c3ef001483: Layer already exists 08:12:04 e95fd1dd6860: Pushed 08:12:04 81dd1fcffbe6: Pushed 08:12:11 4616f6caa79e: Pushed 08:12:11 387dee6641db1c69ef2494b622486b0ffa3da4ab: digest: sha256:d7ad27d009f3bd48887e424a0fb089414752e73371586f1ec771280e86275cec size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:12:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:12:12 81dd1fcffbe6: Preparing 08:12:12 e95fd1dd6860: Preparing 08:12:12 4616f6caa79e: Preparing 08:12:12 28c3ef001483: Preparing 08:12:12 4616f6caa79e: Layer already exists 08:12:12 81dd1fcffbe6: Layer already exists 08:12:12 e95fd1dd6860: Layer already exists 08:12:12 28c3ef001483: Layer already exists 08:12:12 latest: digest: sha256:d7ad27d009f3bd48887e424a0fb089414752e73371586f1ec771280e86275cec size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:12 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.16 08:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:12:13 81dd1fcffbe6: Preparing 08:12:13 e95fd1dd6860: Preparing 08:12:13 4616f6caa79e: Preparing 08:12:13 28c3ef001483: Preparing 08:12:13 e95fd1dd6860: Layer already exists 08:12:13 81dd1fcffbe6: Layer already exists 08:12:13 4616f6caa79e: Layer already exists 08:12:13 28c3ef001483: Layer already exists 08:12:13 2.3.0-dev.16: digest: sha256:d7ad27d009f3bd48887e424a0fb089414752e73371586f1ec771280e86275cec size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:13 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16 08:12:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:12:13 81dd1fcffbe6: Preparing 08:12:13 e95fd1dd6860: Preparing 08:12:13 4616f6caa79e: Preparing 08:12:13 28c3ef001483: Preparing 08:12:13 28c3ef001483: Layer already exists 08:12:13 e95fd1dd6860: Layer already exists 08:12:13 4616f6caa79e: Layer already exists 08:12:13 81dd1fcffbe6: Layer already exists 08:12:13 387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16: digest: sha256:d7ad27d009f3bd48887e424a0fb089414752e73371586f1ec771280e86275cec size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 08:12:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:12:14 81dd1fcffbe6: Preparing 08:12:14 e95fd1dd6860: Preparing 08:12:14 4616f6caa79e: Preparing 08:12:14 28c3ef001483: Preparing 08:12:14 28c3ef001483: Layer already exists 08:12:14 81dd1fcffbe6: Layer already exists 08:12:14 e95fd1dd6860: Layer already exists 08:12:14 4616f6caa79e: Layer already exists 08:12:14 main: digest: sha256:d7ad27d009f3bd48887e424a0fb089414752e73371586f1ec771280e86275cec size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:14 ===================================================== [Pipeline] echo 08:12:14 taggedImages: 08:12:14 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:387dee6641db1c69ef2494b622486b0ffa3da4ab 08:12:14 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:12:14 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.16 08:12:14 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:387dee6641db1c69ef2494b622486b0ffa3da4ab-2.3.0-dev.16 08:12:14 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:12:15 08:12:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:12:15 arm64: Pulling from edgex-lftools-log-publisher 08:12:15 8998bd30e6a1: Pulling fs layer 08:12:15 04944245beec: Pulling fs layer 08:12:15 699f458cf7ca: Pulling fs layer 08:12:15 765212b225bb: Pulling fs layer 08:12:15 f23df028b6ca: Pulling fs layer 08:12:15 d65c8cfc05b1: Pulling fs layer 08:12:15 2437ff75d9bd: Pulling fs layer 08:12:15 f23df028b6ca: Waiting 08:12:15 d65c8cfc05b1: Waiting 08:12:15 2437ff75d9bd: Waiting 08:12:15 765212b225bb: Waiting 08:12:15 04944245beec: Verifying Checksum 08:12:15 04944245beec: Download complete 08:12:15 765212b225bb: Download complete 08:12:15 f23df028b6ca: Download complete 08:12:15 d65c8cfc05b1: Verifying Checksum 08:12:15 d65c8cfc05b1: Download complete 08:12:16 699f458cf7ca: Verifying Checksum 08:12:16 699f458cf7ca: Download complete 08:12:16 8998bd30e6a1: Download complete 08:12:18 2437ff75d9bd: Verifying Checksum 08:12:18 2437ff75d9bd: Download complete 08:12:20 8998bd30e6a1: Pull complete 08:12:20 04944245beec: Pull complete 08:12:22 699f458cf7ca: Pull complete 08:12:22 765212b225bb: Pull complete 08:12:23 f23df028b6ca: Pull complete 08:12:23 d65c8cfc05b1: Pull complete 08:12:38 2437ff75d9bd: Pull complete 08:12:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:12:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:12:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:38 prd-ubuntu20.04-docker-arm64-4c-16g-117090 does not seem to be running inside a container 08:12:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/87 -v /w/workspace/edgex-ui-go/87:/w/workspace/edgex-ui-go/87:rw,z -v /w/workspace/edgex-ui-go/87@tmp:/w/workspace/edgex-ui-go/87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:12:41 $ docker top c526698787cf4d317c8ce13fd858f593ba3da1f98d9418a95a97411943014cb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:42 ---> job-cost.sh 08:12:42 lf-activate-venv: SKIPPING 08:12:42 INFO: No Stack... 08:12:42 INFO: Retrieving Pricing Info for: v3-standard-4 08:12:43 INFO: Archiving Costs [Pipeline] sh 08:12:44 + cat /w/workspace/edgex-ui-go/87/archives/cost.csv 08:12:44 + cut -d, -f6 [Pipeline] lock 08:12:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-87-stack-cost] 08:12:44 Resource [jenkins-edgexfoundry-edgex-ui-go-main-87-stack-cost] did not exist. Created. 08:12:44 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:12:45 /w/workspace/edgex-ui-go/87@tmp/durable-501e6479/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:12:45 + echo total: 0.10999999940395355 [Pipeline] stash 08:12:45 Warning: overwriting stash ‘stack-cost’ 08:12:50 Stashed 1 file(s) [Pipeline] } 08:12:50 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-87-stack-cost] [Pipeline] // lock [Pipeline] } 08:12:50 $ docker stop --time=1 c526698787cf4d317c8ce13fd858f593ba3da1f98d9418a95a97411943014cb1 08:12:52 $ docker rm -f c526698787cf4d317c8ce13fd858f593ba3da1f98d9418a95a97411943014cb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:12:53 provisioning config files... 08:12:53 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7632341326591950137tmp [Pipeline] { [Pipeline] sh 08:12:53 + set +x 08:12:53 + curl -s https://codecov.io/bash 08:12:53 + bash -s -- 08:12:53 08:12:53 _____ _ 08:12:53 / ____| | | 08:12:53 | | ___ __| | ___ ___ _____ __ 08:12:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:12:53 | |___| (_) | (_| | __/ (_| (_) \ V / 08:12:53 \_____\___/ \__,_|\___|\___\___/ \_/ 08:12:53 Bash-1.0.6 08:12:53 08:12:53 08:12:53 ==> git version 2.25.1 found 08:12:53 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:12:53 Release-Date: 2020-01-08 08:12:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:12:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:12:53 ==> Jenkins CI detected. 08:12:53 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 08:12:53 project root: . 08:12:53 --> token set from env 08:12:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:12:53 ==> Running gcov in . (disable via -X gcov) 08:12:53 ==> Python coveragepy not found 08:12:53 ==> Searching for coverage reports in: 08:12:53 + . 08:12:53 -> Found 1 reports 08:12:53 ==> Detecting git/mercurial file structure 08:12:53 ==> Reading reports 08:12:53 + ./coverage.out bytes=10 08:12:53 ==> Appending adjustments 08:12:53 https://docs.codecov.io/docs/fixing-reports 08:12:54 + Found adjustments 08:12:54 ==> Gzipping contents 08:12:54 12K /tmp/codecov.c4n3kB.gz 08:12:54 ==> Uploading reports 08:12:54 url: https://codecov.io 08:12:54 query: branch=main&commit=387dee6641db1c69ef2494b622486b0ffa3da4ab&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:12:54 -> Pinging Codecov 08:12:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=387dee6641db1c69ef2494b622486b0ffa3da4ab&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:12:54 -> Uploading to 08:12:54 https://storage.googleapis.com/codecov/v4/raw/2022-10-26/FB506323287CE973F263BFD2A0EB1F37/387dee6641db1c69ef2494b622486b0ffa3da4ab/754a800d-cc5d-4796-8b93-70865e5add37.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T081254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d7e1c9e713be598e7650ad556950403485da49a6bbdf3a865858b4f88788da58 08:12:54 % Total % Received % Xferd Average Speed Time Time Time Current 08:12:54 Dload Upload Total Spent Left Speed 08:12:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 38912 --:--:-- --:--:-- --:--:-- 38912 08:12:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/387dee6641db1c69ef2494b622486b0ffa3da4ab [Pipeline] } 08:12:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:12:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:12:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:12:55 08:12:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:12:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:12:55 df9b9388f04a: Pulling fs layer 08:12:55 52dc419b0ee2: Pulling fs layer 08:12:55 25bc292e5bac: Pulling fs layer 08:12:55 114826534d7a: Pulling fs layer 08:12:55 4657fd5d0bcf: Pulling fs layer 08:12:55 6ad1cebc031e: Pulling fs layer 08:12:55 8a3aa393b2d8: Pulling fs layer 08:12:55 114826534d7a: Waiting 08:12:55 4657fd5d0bcf: Waiting 08:12:55 6ad1cebc031e: Waiting 08:12:55 8a3aa393b2d8: Waiting 08:12:55 25bc292e5bac: Verifying Checksum 08:12:55 25bc292e5bac: Download complete 08:12:55 52dc419b0ee2: Download complete 08:12:55 4657fd5d0bcf: Download complete 08:12:55 df9b9388f04a: Download complete 08:12:56 df9b9388f04a: Pull complete 08:12:56 6ad1cebc031e: Verifying Checksum 08:12:56 6ad1cebc031e: Download complete 08:12:56 52dc419b0ee2: Pull complete 08:12:56 25bc292e5bac: Pull complete 08:12:56 114826534d7a: Verifying Checksum 08:12:56 114826534d7a: Download complete 08:12:56 8a3aa393b2d8: Verifying Checksum 08:12:56 8a3aa393b2d8: Download complete 08:12:59 114826534d7a: Pull complete 08:12:59 4657fd5d0bcf: Pull complete 08:12:59 6ad1cebc031e: Pull complete 08:13:03 8a3aa393b2d8: Pull complete 08:13:03 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:13:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:03 prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container 08:13:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:13:07 $ docker top 4bcc8d973e7afa5feb9f69fe070f34a949148f1c23e8c0464f98260b3adc5803 -eo pid,comm [Pipeline] { [Pipeline] echo 08:13:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 08:13:07 + set -o pipefail 08:13:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 08:13:15 08:13:15 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 08:13:15 08:13:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/32a4236f-82d0-43a4-aebe-92e1b8f51417 08:13:15 08:13:15 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 08:13:15 08:13:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:13:15 08:13:15 08:13:15 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:13:15 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:13:15 More details here: https://snyk.co/ue1NS [Pipeline] } 08:13:15 $ docker stop --time=1 4bcc8d973e7afa5feb9f69fe070f34a949148f1c23e8c0464f98260b3adc5803 08:13:19 $ docker rm -f 4bcc8d973e7afa5feb9f69fe070f34a949148f1c23e8c0464f98260b3adc5803 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:13:19 + git log --format=format:%s -1 387dee6641db1c69ef2494b622486b0ffa3da4ab [Pipeline] sh 08:13:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:13:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:20 prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container 08:13:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:13:20 $ docker top ab69d5e2ab5a1d0859ff236210b7075fc1e98a0bc9246be9e2321e2e274e2455 -eo pid,comm 08:13:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:13:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:20 [ssh-agent] Looking for ssh-agent implementation... 08:13:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:21 $ docker exec ab69d5e2ab5a1d0859ff236210b7075fc1e98a0bc9246be9e2321e2e274e2455 ssh-agent 08:13:21 SSH_AUTH_SOCK=/tmp/ssh-ho5byiqZJ0zJ/agent.33 08:13:21 SSH_AGENT_PID=39 08:13:21 Running ssh-add (command line suppressed) 08:13:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7592456251371206367.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7592456251371206367.key) 08:13:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:21 + git semver tag 08:13:21 2022-10-26 08:13:21,757 [run_tag] DEBUG tag force:False 08:13:21 2022-10-26 08:13:21,757 [check_head_tag] DEBUG check head tag 08:13:21 2022-10-26 08:13:21,758 [execute] INFO git cat-file --batch-check 08:13:21 2022-10-26 08:13:21,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 08:13:21 2022-10-26 08:13:21,762 [execute] INFO git cat-file --batch 08:13:21 2022-10-26 08:13:21,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 08:13:21 2022-10-26 08:13:21,773 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:13:21 2022-10-26 08:13:21,773 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 08:13:21 2022-10-26 08:13:21,774 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 08:13:21 2022-10-26 08:13:21,778 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:13:21 2.3.0-dev.16 [Pipeline] } 08:13:21 $ docker exec --env ******** --env ******** ab69d5e2ab5a1d0859ff236210b7075fc1e98a0bc9246be9e2321e2e274e2455 ssh-agent -k 08:13:21 unset SSH_AUTH_SOCK; 08:13:21 unset SSH_AGENT_PID; 08:13:21 echo Agent pid 39 killed; 08:13:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:22 + git semver [Pipeline] } 08:13:22 $ docker stop --time=1 ab69d5e2ab5a1d0859ff236210b7075fc1e98a0bc9246be9e2321e2e274e2455 08:13:23 $ docker rm -f ab69d5e2ab5a1d0859ff236210b7075fc1e98a0bc9246be9e2321e2e274e2455 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:13:24 08:13:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:13:24 0.23.1-centos7: Pulling from edgex-lftools 08:13:24 ab5ef0e58194: Pulling fs layer 08:13:24 9712f1f96733: Pulling fs layer 08:13:24 63f879dbbcfc: Pulling fs layer 08:13:24 0d9ebad4ef96: Pulling fs layer 08:13:24 e9a5061849ea: Pulling fs layer 08:13:24 d747dcd14b5f: Pulling fs layer 08:13:24 2de7ff778b66: Pulling fs layer 08:13:24 e9a5061849ea: Waiting 08:13:24 0d9ebad4ef96: Waiting 08:13:24 d747dcd14b5f: Waiting 08:13:24 2de7ff778b66: Waiting 08:13:24 9712f1f96733: Verifying Checksum 08:13:24 9712f1f96733: Download complete 08:13:24 63f879dbbcfc: Verifying Checksum 08:13:24 63f879dbbcfc: Download complete 08:13:25 0d9ebad4ef96: Verifying Checksum 08:13:25 0d9ebad4ef96: Download complete 08:13:25 d747dcd14b5f: Verifying Checksum 08:13:25 d747dcd14b5f: Download complete 08:13:25 e9a5061849ea: Verifying Checksum 08:13:25 e9a5061849ea: Download complete 08:13:25 ab5ef0e58194: Verifying Checksum 08:13:25 ab5ef0e58194: Download complete 08:13:25 2de7ff778b66: Verifying Checksum 08:13:25 2de7ff778b66: Download complete 08:13:27 ab5ef0e58194: Pull complete 08:13:27 9712f1f96733: Pull complete 08:13:28 63f879dbbcfc: Pull complete 08:13:31 0d9ebad4ef96: Pull complete 08:13:31 e9a5061849ea: Pull complete 08:13:31 d747dcd14b5f: Pull complete 08:13:33 2de7ff778b66: Pull complete 08:13:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:13:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:13:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:33 prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container 08:13:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:13:37 $ docker top e962873c0eedbc2fd9bb603e89133e86168010979a363841b7dbd14a9e51508f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:13:37 provisioning config files... 08:13:37 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11673695323799760756tmp 08:13:37 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2321051292025121604tmp 08:13:37 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5386429368010365594tmp [Pipeline] { [Pipeline] echo 08:13:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:13:38 ---> sigul-configuration.sh 08:13:38 gpg: directory `/root/.gnupg' created 08:13:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:13:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:13:38 gpg: keyring `/root/.gnupg/secring.gpg' created 08:13:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:13:38 gpg: CAST5 encrypted data 08:13:38 gpg: encrypted with 1 passphrase 08:13:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:13:38 + mkdir /home/jenkins 08:13:38 + mkdir /home/jenkins/sigul [Pipeline] sh 08:13:38 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:13:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:13:39 ---> sigul-install.sh 08:13:39 Sigul already installed; skipping installation. [Pipeline] sh 08:13:39 + git tag --list 08:13:39 0.1.1 08:13:39 v1.1.0 08:13:39 v1.2.0 08:13:39 v1.2.1 08:13:39 v1.3.0 08:13:39 v2.0.0 08:13:39 v2.1.0 08:13:39 v2.2.0 08:13:39 v2.2.1-dev.1 08:13:39 v2.2.1-dev.2 08:13:39 v2.2.1-dev.3 08:13:39 v2.2.1-dev.4 08:13:39 v2.2.1-dev.5 08:13:39 v2.2.1-dev.6 08:13:39 v2.2.1-dev.7 08:13:39 v2.3.0-dev.10 08:13:39 v2.3.0-dev.11 08:13:39 v2.3.0-dev.12 08:13:39 v2.3.0-dev.13 08:13:39 v2.3.0-dev.14 08:13:39 v2.3.0-dev.15 08:13:39 v2.3.0-dev.16 08:13:39 v2.3.0-dev.7 08:13:39 v2.3.0-dev.8 08:13:39 v2.3.0-dev.9 [Pipeline] sh 08:13:39 + lftools sign git-tag v2.3.0-dev.16 08:13:40 Signing Git tag with Sigul... 08:13:40 Signing v2.3.0-dev.16 [Pipeline] echo 08:13:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:13:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:13:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:13:40 $ docker stop --time=1 e962873c0eedbc2fd9bb603e89133e86168010979a363841b7dbd14a9e51508f 08:13:42 $ docker rm -f e962873c0eedbc2fd9bb603e89133e86168010979a363841b7dbd14a9e51508f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:13:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:13:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:42 prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container 08:13:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:13:43 $ docker top c3e60c86bab9a78c894de86e551c67fdb8981a21475e8d44c60043dc9e9d39c5 -eo pid,comm 08:13:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:13:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:43 [ssh-agent] Looking for ssh-agent implementation... 08:13:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:43 $ docker exec c3e60c86bab9a78c894de86e551c67fdb8981a21475e8d44c60043dc9e9d39c5 ssh-agent 08:13:43 SSH_AUTH_SOCK=/tmp/ssh-2z4tuR0Np0Lg/agent.33 08:13:43 SSH_AGENT_PID=39 08:13:43 Running ssh-add (command line suppressed) 08:13:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14101934223729282111.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14101934223729282111.key) 08:13:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:43 + git semver bump pre 08:13:44 2022-10-26 08:13:44,067 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:13:44 2022-10-26 08:13:44,067 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev 08:13:44 2022-10-26 08:13:44,067 [bump_version] DEBUG bumped version:2.3.0-dev.17 08:13:44 2022-10-26 08:13:44,067 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 08:13:44 2022-10-26 08:13:44,067 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:13:44 2022-10-26 08:13:44,067 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:13:44 2022-10-26 08:13:44,069 [execute] INFO git cat-file --batch-check 08:13:44 2022-10-26 08:13:44,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:13:44 2022-10-26 08:13:44,072 [execute] INFO git cat-file --batch 08:13:44 2022-10-26 08:13:44,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:13:44 2022-10-26 08:13:44,077 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:13:44 2.3.0-dev.17 [Pipeline] } 08:13:44 $ docker exec --env ******** --env ******** c3e60c86bab9a78c894de86e551c67fdb8981a21475e8d44c60043dc9e9d39c5 ssh-agent -k 08:13:44 unset SSH_AUTH_SOCK; 08:13:44 unset SSH_AGENT_PID; 08:13:44 echo Agent pid 39 killed; 08:13:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:44 + git semver [Pipeline] } 08:13:44 $ docker stop --time=1 c3e60c86bab9a78c894de86e551c67fdb8981a21475e8d44c60043dc9e9d39c5 08:13:46 $ docker rm -f c3e60c86bab9a78c894de86e551c67fdb8981a21475e8d44c60043dc9e9d39c5 [Pipeline] // withDockerContainer [Pipeline] sh 08:13:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:13:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:46 prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container 08:13:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:13:47 $ docker top 59201e5a483b999bdf060aabfa83799be8b6292231f670e62d5c2279ea9eb639 -eo pid,comm 08:13:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:13:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:47 [ssh-agent] Looking for ssh-agent implementation... 08:13:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:47 $ docker exec 59201e5a483b999bdf060aabfa83799be8b6292231f670e62d5c2279ea9eb639 ssh-agent 08:13:47 SSH_AUTH_SOCK=/tmp/ssh-GWwJGrLOZVC7/agent.31 08:13:47 SSH_AGENT_PID=38 08:13:47 Running ssh-add (command line suppressed) 08:13:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6999911278837527272.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6999911278837527272.key) 08:13:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:48 + git semver push 08:13:48 2022-10-26 08:13:48,172 [run_push] DEBUG push 08:13:48 2022-10-26 08:13:48,173 [execute] INFO git cat-file --batch-check 08:13:48 2022-10-26 08:13:48,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:13:48 2022-10-26 08:13:48,177 [execute] INFO git rev-list 2abdbe7592010894c0b3219125af3bc342bb6a0d -- 08:13:48 2022-10-26 08:13:48,177 [execute] DEBUG Popen(['git', 'rev-list', '2abdbe7592010894c0b3219125af3bc342bb6a0d', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:13:48 2022-10-26 08:13:48,187 [execute] INFO git fetch -v origin 08:13:48 2022-10-26 08:13:48,187 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:13:49 2022-10-26 08:13:48,883 [run_push] DEBUG no remote changes detected 08:13:49 2022-10-26 08:13:48,883 [execute] INFO git push origin semver 08:13:49 2022-10-26 08:13:48,884 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:13:49 2022-10-26 08:13:49,766 [run_push] DEBUG push all version tags 08:13:49 2022-10-26 08:13:49,766 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:13:49 2022-10-26 08:13:49,767 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 08:13:50 2022-10-26 08:13:50,601 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:13:50 2.3.0-dev.17 [Pipeline] } 08:13:50 $ docker exec --env ******** --env ******** 59201e5a483b999bdf060aabfa83799be8b6292231f670e62d5c2279ea9eb639 ssh-agent -k 08:13:50 unset SSH_AUTH_SOCK; 08:13:50 unset SSH_AGENT_PID; 08:13:50 echo Agent pid 38 killed; 08:13:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:51 + git semver [Pipeline] } 08:13:51 $ docker stop --time=1 59201e5a483b999bdf060aabfa83799be8b6292231f670e62d5c2279ea9eb639 08:13:52 $ docker rm -f 59201e5a483b999bdf060aabfa83799be8b6292231f670e62d5c2279ea9eb639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:13:53 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 08:13:53 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:13:53 total 16 08:13:53 drwxr-xr-x 3 root root 4096 Oct 26 07:57 . 08:13:53 drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 08:13 .. 08:13:53 drwxr-xr-x 2 root root 4096 Oct 26 07:57 cost 08:13:53 -rw-r--r-- 1 root root 82 Oct 26 07:57 cost.csv 08:13:53 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:13:53 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:13:53 total 16 08:13:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 07:57 . 08:13:53 drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 08:13 .. 08:13:53 drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 07:57 cost 08:13:53 -rw-r--r-- 1 jenkins jenkins 82 Oct 26 07:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:13:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:13:54 ---> package-listing.sh 08:13:54 ++ facter osfamily 08:13:54 ++ tr '[:upper:]' '[:lower:]' 08:13:54 + OS_FAMILY=debian 08:13:54 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 08:13:54 + START_PACKAGES=/tmp/packages_start.txt 08:13:54 + END_PACKAGES=/tmp/packages_end.txt 08:13:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:13:54 + PACKAGES=/tmp/packages_start.txt 08:13:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:13:54 + PACKAGES=/tmp/packages_end.txt 08:13:54 + case "${OS_FAMILY}" in 08:13:54 + dpkg -l 08:13:54 + grep '^ii' 08:13:54 + '[' -f /tmp/packages_start.txt ']' 08:13:54 + '[' -f /tmp/packages_end.txt ']' 08:13:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:13:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:13:54 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 08:13:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 08:13:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:13:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:13:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:55 prd-ubuntu20.04-docker-8c-8g-117089 does not seem to be running inside a container 08:13:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:13:55 $ docker top 3ebcf7b566aa60c1dfb681688097c46dfff655cc700647f07e037b2fce972ff2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:56 + touch /tmp/pre-build-complete [Pipeline] sh 08:13:56 + mkdir -p /var/log/sysstat [Pipeline] sh 08:13:56 + ls /var/log/sa-host 08:13:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:13:56 provisioning config files... 08:13:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9621125771548988292tmp [Pipeline] { [Pipeline] echo 08:13:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:13:57 ---> create-netrc.sh [Pipeline] } 08:13:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:13:57 ---> python-tools-install.sh [Pipeline] echo 08:13:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:13:57 ---> sudo-logs.sh 08:13:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:13:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:13:58 ---> job-cost.sh 08:13:58 lf-activate-venv: SKIPPING 08:13:58 DEBUG: total: 0.2199999988079071 08:13:58 INFO: Retrieving Stack Cost... 08:13:58 INFO: Retrieving Pricing Info for: v3-standard-8 08:13:58 INFO: Archiving Costs [Pipeline] echo 08:13:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:13:59 ---> logs-deploy.sh 08:13:59 lf-activate-venv: SKIPPING 08:13:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/87 08:13:59 INFO: archiving workspace using pattern(s): 08:14:00 Archives upload complete. 08:14:00 INFO: archiving logs to Nexus 08:14:00 ---> uname -a: 08:14:00 Linux prd-ubuntu20-04-docker-8c-8g-117089 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:14:00 08:14:00 08:14:00 ---> lscpu: 08:14:00 Architecture: x86_64 08:14:00 CPU op-mode(s): 32-bit, 64-bit 08:14:00 Byte Order: Little Endian 08:14:00 Address sizes: 40 bits physical, 48 bits virtual 08:14:00 CPU(s): 8 08:14:00 On-line CPU(s) list: 0-7 08:14:00 Thread(s) per core: 1 08:14:00 Core(s) per socket: 1 08:14:00 Socket(s): 8 08:14:00 NUMA node(s): 1 08:14:00 Vendor ID: AuthenticAMD 08:14:00 CPU family: 23 08:14:00 Model: 49 08:14:00 Model name: AMD EPYC-Rome Processor 08:14:00 Stepping: 0 08:14:00 CPU MHz: 2799.988 08:14:00 BogoMIPS: 5599.97 08:14:00 Virtualization: AMD-V 08:14:00 Hypervisor vendor: KVM 08:14:00 Virtualization type: full 08:14:00 L1d cache: 256 KiB 08:14:00 L1i cache: 256 KiB 08:14:00 L2 cache: 4 MiB 08:14:00 L3 cache: 128 MiB 08:14:00 NUMA node0 CPU(s): 0-7 08:14:00 Vulnerability Itlb multihit: Not affected 08:14:00 Vulnerability L1tf: Not affected 08:14:00 Vulnerability Mds: Not affected 08:14:00 Vulnerability Meltdown: Not affected 08:14:00 Vulnerability Mmio stale data: Not affected 08:14:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:14:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:14:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:14:00 Vulnerability Srbds: Not affected 08:14:00 Vulnerability Tsx async abort: Not affected 08:14:00 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 rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:14:00 08:14:00 08:14:00 ---> nproc: 08:14:00 8 08:14:00 08:14:00 08:14:00 ---> df -h: 08:14:00 Filesystem Size Used Avail Use% Mounted on 08:14:00 overlay 155G 14G 142G 9% / 08:14:00 tmpfs 64M 0 64M 0% /dev 08:14:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:14:00 shm 64M 0 64M 0% /dev/shm 08:14:00 /dev/vda1 155G 14G 142G 9% /facter-os 08:14:00 08:14:00 08:14:00 ---> sar -b -r -n DEV: 08:14:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117089) 10/26/22 _x86_64_ (8 CPU) 08:14:00 08:14:00 07:52:27 LINUX RESTART (8 CPU) 08:14:00 08:14:00 07:53:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:14:00 07:54:01 177.02 13.03 164.00 0.00 1852.66 60844.46 0.00 08:14:00 07:55:01 226.36 0.10 226.26 0.00 13.60 63560.87 0.00 08:14:00 07:56:01 203.57 0.38 203.18 0.00 3.07 34559.71 0.00 08:14:00 07:57:01 166.92 0.25 166.67 0.00 21.60 24911.58 0.00 08:14:00 07:58:01 82.52 10.01 72.50 0.00 2960.44 21697.60 0.00 08:14:00 07:59:01 2.75 0.00 2.75 0.00 0.00 30.93 0.00 08:14:00 08:00:01 1.45 0.00 1.45 0.00 0.00 16.39 0.00 08:14:00 08:01:01 2.13 0.00 2.13 0.00 0.00 23.20 0.00 08:14:00 08:02:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 08:14:00 08:03:01 2.25 0.00 2.25 0.00 0.00 35.86 0.00 08:14:00 08:04:01 0.90 0.00 0.90 0.00 0.00 9.46 0.00 08:14:00 08:05:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 08:14:00 08:06:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 08:14:00 08:07:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 08:14:00 08:08:01 2.13 0.02 2.12 0.00 0.13 28.00 0.00 08:14:00 08:09:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 08:14:00 08:10:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 08:14:00 08:11:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 08:14:00 08:12:01 3.40 1.02 2.38 0.00 21.86 31.99 0.00 08:14:00 08:13:01 7.25 0.10 7.15 0.00 10.27 3650.13 0.00 08:14:00 Average: 44.24 1.24 43.00 0.00 242.85 10433.04 0.00 08:14:00 08:14:00 07:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:14:00 07:54:01 28324288 31581928 721688 2.19 107724 3365668 1863620 5.49 1181660 2945896 232160 08:14:00 07:55:01 27595120 31484492 814320 2.48 160428 3887472 2008680 5.92 1302756 3487608 6028 08:14:00 07:56:01 26360916 31084708 1203272 3.66 210152 4542756 2197168 6.48 1849576 4023332 21904 08:14:00 07:57:01 26377204 31511464 783400 2.38 214920 4936968 1996012 5.88 1613212 4252064 249816 08:14:00 07:58:01 25862868 31519796 757780 2.30 237952 5395856 1782180 5.25 1754892 4562468 248 08:14:00 07:59:01 25864948 31521736 756540 2.30 238000 5395852 1798900 5.30 1754356 4562428 8 08:14:00 08:00:01 25867320 31524188 754012 2.29 238072 5395856 1798900 5.30 1752220 4562432 8 08:14:00 08:01:01 25867352 31524616 753748 2.29 238152 5395860 1798900 5.30 1752068 4562748 8 08:14:00 08:02:01 25877420 31534700 743852 2.26 238168 5395860 1798900 5.30 1742808 4562748 8 08:14:00 08:03:01 25876772 31534308 744252 2.26 238220 5395864 1798900 5.30 1742816 4562912 8 08:14:00 08:04:01 25876984 31534536 743964 2.26 238232 5395864 1798900 5.30 1742692 4562916 12 08:14:00 08:05:01 25876684 31534252 744116 2.26 238268 5395872 1798900 5.30 1742960 4562924 20 08:14:00 08:06:01 25876384 31534000 744340 2.26 238280 5395876 1798900 5.30 1742812 4562928 8 08:14:00 08:07:01 25876336 31533952 744304 2.26 238304 5395876 1798900 5.30 1742796 4562928 136 08:14:00 08:08:01 25875980 31533732 744484 2.26 238348 5395848 1791000 5.28 1742888 4562960 12 08:14:00 08:09:01 25875996 31533856 744396 2.26 238372 5395856 1791000 5.28 1742856 4562960 52 08:14:00 08:10:01 25875980 31533856 744368 2.26 238384 5395860 1791000 5.28 1742868 4562964 8 08:14:00 08:11:01 25875820 31533716 744360 2.26 238392 5395868 1774784 5.23 1742880 4562972 44 08:14:00 08:12:01 25874504 31533644 744244 2.26 238484 5396616 1787856 5.27 1743240 4563600 8 08:14:00 08:13:01 25063504 31488408 788560 2.40 250984 6105568 2078424 6.13 1801616 5271820 675020 08:14:00 Average: 26091119 31505794 776000 2.36 225892 5188856 1852591 5.46 1696699 4421180 59276 08:14:00 08:14:00 07:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:14:00 07:54:01 ens3 632.72 464.81 8907.56 78.71 0.00 0.00 0.00 0.00 08:14:00 07:54:01 lo 8.27 8.27 0.82 0.82 0.00 0.00 0.00 0.00 08:14:00 07:54:01 docker0 193.54 238.80 15.66 2056.84 0.00 0.00 0.00 0.00 08:14:00 07:55:01 ens3 150.42 76.34 2737.15 20.42 0.00 0.00 0.00 0.00 08:14:00 07:55:01 veth9767eef 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 08:14:00 07:55:01 veth8cb4b9a 1.63 2.13 0.10 33.04 0.00 0.00 0.00 0.00 08:14:00 07:55:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 08:14:00 07:55:01 docker0 32.58 88.55 2.16 2021.73 0.00 0.00 0.00 0.00 08:14:00 07:56:01 ens3 349.04 196.72 1977.29 142.04 0.00 0.00 0.00 0.00 08:14:00 07:56:01 veth9767eef 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 07:56:01 veth086ff18 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:14:00 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 07:56:01 docker0 124.18 282.32 18.60 1936.31 0.00 0.00 0.00 0.00 08:14:00 07:57:01 ens3 177.74 128.75 2650.08 245.00 0.00 0.00 0.00 0.00 08:14:00 07:57:01 lo 7.47 7.47 0.73 0.73 0.00 0.00 0.00 0.00 08:14:00 07:57:01 docker0 5.92 6.75 0.32 40.83 0.00 0.00 0.00 0.00 08:14:00 07:58:01 ens3 99.82 82.14 1315.13 95.21 0.00 0.00 0.00 0.00 08:14:00 07:58:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:14:00 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 07:59:01 ens3 2.52 0.52 0.57 0.28 0.00 0.00 0.00 0.00 08:14:00 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:14:00 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:00:01 ens3 1.30 0.13 0.20 0.07 0.00 0.00 0.00 0.00 08:14:00 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:01:01 ens3 0.98 0.55 0.52 0.40 0.00 0.00 0.00 0.00 08:14:00 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:14:00 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:02:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:03:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 08:14:00 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:14:00 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:04:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:14:00 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:05:01 ens3 0.52 0.42 0.32 0.21 0.00 0.00 0.00 0.00 08:14:00 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:14:00 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:06:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:14:00 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:14:00 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:08:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:14:00 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:09:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:14:00 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:14:00 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:10:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:14:00 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:11:01 ens3 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 08:14:00 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:14:00 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 08:13:01 ens3 160.73 88.52 3969.04 9.88 0.00 0.00 0.00 0.00 08:14:00 08:13:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:14:00 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:00 Average: ens3 78.42 51.64 1071.39 29.58 0.00 0.00 0.00 0.00 08:14:00 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 08:14:00 Average: docker0 17.67 30.65 1.83 301.33 0.00 0.00 0.00 0.00 08:14:00 08:14:00 08:14:00 ---> sar -P ALL: 08:14:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117089) 10/26/22 _x86_64_ (8 CPU) 08:14:00 08:14:00 07:52:27 LINUX RESTART (8 CPU) 08:14:00 08:14:00 07:53:02 CPU %user %nice %system %iowait %steal %idle 08:14:00 07:54:01 all 9.95 0.00 4.19 3.19 0.07 82.60 08:14:00 07:54:01 0 10.27 0.00 4.17 4.99 0.07 80.51 08:14:00 07:54:01 1 9.57 0.00 4.49 7.71 0.07 78.16 08:14:00 07:54:01 2 9.21 0.00 4.71 4.35 0.05 81.68 08:14:00 07:54:01 3 10.20 0.00 3.63 2.96 0.07 83.14 08:14:00 07:54:01 4 11.30 0.00 4.27 4.17 0.07 80.20 08:14:00 07:54:01 5 11.88 0.00 3.22 0.24 0.05 84.61 08:14:00 07:54:01 6 8.58 0.00 3.66 0.29 0.07 87.40 08:14:00 07:54:01 7 8.57 0.00 5.42 0.83 0.09 85.09 08:14:00 07:55:01 all 18.03 0.00 5.07 4.93 0.08 71.89 08:14:00 07:55:01 0 19.63 0.00 4.96 1.26 0.07 74.08 08:14:00 07:55:01 1 16.95 0.00 4.91 3.17 0.08 74.89 08:14:00 07:55:01 2 17.30 0.00 5.38 14.84 0.08 62.39 08:14:00 07:55:01 3 18.32 0.00 4.98 0.72 0.07 75.91 08:14:00 07:55:01 4 17.54 0.00 5.86 16.31 0.05 60.24 08:14:00 07:55:01 5 18.50 0.00 5.51 1.76 0.08 74.14 08:14:00 07:55:01 6 18.44 0.00 4.65 0.37 0.08 76.45 08:14:00 07:55:01 7 17.51 0.00 4.32 1.03 0.10 77.03 08:14:00 07:56:01 all 18.65 0.00 5.29 2.46 0.07 73.54 08:14:00 07:56:01 0 9.20 0.00 3.41 4.25 0.03 83.12 08:14:00 07:56:01 1 10.18 0.00 3.16 1.05 0.05 85.56 08:14:00 07:56:01 2 42.61 0.00 6.43 0.71 0.08 50.17 08:14:00 07:56:01 3 14.62 0.00 4.36 0.47 0.07 80.48 08:14:00 07:56:01 4 15.91 0.00 8.52 10.16 0.08 65.33 08:14:00 07:56:01 5 26.55 0.00 5.39 0.79 0.05 67.21 08:14:00 07:56:01 6 13.08 0.00 6.84 1.87 0.05 78.16 08:14:00 07:56:01 7 17.02 0.00 4.21 0.44 0.10 78.23 08:14:00 07:57:01 all 18.65 0.00 4.10 2.26 0.06 74.92 08:14:00 07:57:01 0 17.12 0.00 3.61 1.98 0.05 77.24 08:14:00 07:57:01 1 16.98 0.00 5.07 4.16 0.07 73.72 08:14:00 07:57:01 2 17.99 0.00 3.15 0.42 0.05 78.39 08:14:00 07:57:01 3 18.17 0.00 3.96 0.20 0.07 77.60 08:14:00 07:57:01 4 14.89 0.00 3.94 1.83 0.05 79.29 08:14:00 07:57:01 5 27.39 0.00 4.75 0.19 0.07 67.61 08:14:00 07:57:01 6 20.40 0.00 4.36 1.01 0.07 74.16 08:14:00 07:57:01 7 16.29 0.00 3.98 8.37 0.07 71.29 08:14:00 07:58:01 all 2.84 0.00 1.51 2.70 0.03 92.93 08:14:00 07:58:01 0 2.21 0.00 1.32 0.64 0.02 95.82 08:14:00 07:58:01 1 2.66 0.00 1.42 3.28 0.03 92.61 08:14:00 07:58:01 2 3.86 0.00 1.12 0.18 0.03 94.80 08:14:00 07:58:01 3 3.40 0.00 2.53 0.59 0.02 93.47 08:14:00 07:58:01 4 2.31 0.00 1.34 0.64 0.02 95.70 08:14:00 07:58:01 5 2.69 0.00 1.50 7.71 0.03 88.07 08:14:00 07:58:01 6 2.27 0.00 1.62 0.64 0.02 95.45 08:14:00 07:58:01 7 3.32 0.00 1.19 7.99 0.03 87.46 08:14:00 07:59:01 all 0.04 0.00 0.01 0.04 0.00 99.90 08:14:00 07:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 07:59:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:14:00 07:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:14:00 07:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 07:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:14:00 07:59:01 5 0.18 0.00 0.02 0.02 0.02 99.77 08:14:00 07:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:14:00 07:59:01 7 0.02 0.00 0.02 0.30 0.00 99.67 08:14:00 08:00:01 all 0.19 0.00 0.01 0.00 0.00 99.79 08:14:00 08:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:14:00 08:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:14:00 08:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:14:00 08:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:14:00 08:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:14:00 08:00:01 5 1.42 0.00 0.00 0.00 0.00 98.58 08:14:00 08:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:14:00 08:00:01 7 0.02 0.00 0.00 0.03 0.02 99.93 08:14:00 08:01:01 all 0.06 0.00 0.01 0.02 0.01 99.90 08:14:00 08:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:14:00 08:01:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:14:00 08:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:14:00 08:01:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:14:00 08:01:01 5 0.30 0.00 0.00 0.00 0.00 99.70 08:14:00 08:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:14:00 08:01:01 7 0.08 0.00 0.00 0.15 0.00 99.77 08:14:00 08:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:14:00 08:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 08:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 08:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:14:00 08:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 08:02:01 4 0.00 0.00 0.03 0.00 0.02 99.95 08:14:00 08:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 08:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:14:00 08:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:14:00 08:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:14:00 08:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:03:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:14:00 08:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:14:00 08:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:14:00 08:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:14:00 08:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:03:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:14:00 08:03:01 7 0.00 0.00 0.02 0.05 0.00 99.93 08:14:00 08:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:14:00 08:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 08:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:14:00 08:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:14:00 08:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:14:00 08:04:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:14:00 08:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:14:00 08:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 08:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:14:00 08:14:00 08:04:01 CPU %user %nice %system %iowait %steal %idle 08:14:00 08:05:01 all 0.01 0.00 0.00 0.01 0.00 99.97 08:14:00 08:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:14:00 08:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:14:00 08:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:14:00 08:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:05:01 6 0.00 0.00 0.00 0.03 0.02 99.95 08:14:00 08:05:01 7 0.03 0.00 0.00 0.02 0.02 99.93 08:14:00 08:06:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:14:00 08:06:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:14:00 08:06:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:14:00 08:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 08:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 08:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 08:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 08:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:14:00 08:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:14:00 08:07:01 all 0.01 0.00 0.01 0.01 0.00 99.98 08:14:00 08:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:14:00 08:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:14:00 08:07:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:14:00 08:07:01 7 0.02 0.00 0.00 0.03 0.00 99.95 08:14:00 08:08:01 all 0.02 0.00 0.02 0.01 0.00 99.95 08:14:00 08:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:14:00 08:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:14:00 08:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:14:00 08:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:14:00 08:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 08:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:14:00 08:08:01 6 0.02 0.00 0.05 0.05 0.02 99.87 08:14:00 08:08:01 7 0.02 0.00 0.02 0.03 0.00 99.93 08:14:00 08:09:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:14:00 08:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 08:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 08:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 08:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:14:00 08:09:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:14:00 08:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:14:00 08:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 08:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:14:00 08:10:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:14:00 08:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:14:00 08:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:14:00 08:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:14:00 08:10:01 7 0.03 0.00 0.02 0.03 0.00 99.92 08:14:00 08:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:14:00 08:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:14:00 08:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:14:00 08:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:14:00 08:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:14:00 08:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:14:00 08:11:01 7 0.03 0.00 0.02 0.07 0.00 99.88 08:14:00 08:12:01 all 0.09 0.00 0.03 0.02 0.00 99.86 08:14:00 08:12:01 0 0.05 0.00 0.03 0.02 0.00 99.90 08:14:00 08:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:14:00 08:12:01 2 0.18 0.00 0.10 0.03 0.00 99.68 08:14:00 08:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:14:00 08:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:14:00 08:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:14:00 08:12:01 6 0.07 0.00 0.05 0.00 0.02 99.87 08:14:00 08:12:01 7 0.30 0.00 0.00 0.10 0.02 99.58 08:14:00 08:13:01 all 2.30 0.00 0.96 0.10 0.01 96.63 08:14:00 08:13:01 0 2.54 0.00 1.27 0.00 0.02 96.17 08:14:00 08:13:01 1 3.61 0.00 0.77 0.00 0.02 95.61 08:14:00 08:13:01 2 2.07 0.00 1.29 0.00 0.02 96.62 08:14:00 08:13:01 3 1.88 0.00 0.84 0.00 0.02 97.27 08:14:00 08:13:01 4 1.84 0.00 1.09 0.02 0.02 97.04 08:14:00 08:13:01 5 2.10 0.00 0.65 0.00 0.00 97.25 08:14:00 08:13:01 6 2.03 0.00 0.50 0.02 0.02 97.43 08:14:00 08:13:01 7 2.29 0.00 1.31 0.74 0.02 95.65 08:14:00 Average: all 3.52 0.00 1.05 0.78 0.02 94.63 08:14:00 Average: 0 3.03 0.00 0.93 0.65 0.01 95.37 08:14:00 Average: 1 2.98 0.00 0.99 0.96 0.02 95.06 08:14:00 Average: 2 4.64 0.00 1.10 1.01 0.02 93.22 08:14:00 Average: 3 3.31 0.00 1.01 0.24 0.02 95.42 08:14:00 Average: 4 3.17 0.00 1.25 1.64 0.02 93.93 08:14:00 Average: 5 4.53 0.00 1.05 0.53 0.02 93.88 08:14:00 Average: 6 3.23 0.00 1.08 0.21 0.02 95.45 08:14:00 Average: 7 3.25 0.00 1.01 1.01 0.02 94.71 08:14:00 08:14:00 08:14:00