Pull request #609 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15d42a0b2eb8beb8c069d769f4c69f9e27202693+5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 (dcf32151c6687dcc7a118001f935d31d3111f956) 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-ssh11636838111879778960.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16937468421182768844.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-609/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-609/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9822079970632592590.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-609/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5793951896260305099.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh11911271623047681164.key > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-609/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-609/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8283723074657085441.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 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-15835 in /w/workspace/edgexfoundry_edgex-ui-go_PR-609 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-609 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 into PR head commit 15d42a0b2eb8beb8c069d769f4c69f9e27202693 Merge succeeded, producing 15d42a0b2eb8beb8c069d769f4c69f9e27202693 Checking out Revision 15d42a0b2eb8beb8c069d769f4c69f9e27202693 (PR-609) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/609/head:refs/remotes/origin/PR-609 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15d42a0b2eb8beb8c069d769f4c69f9e27202693 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15d42a0b2eb8beb8c069d769f4c69f9e27202693 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:00:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:00:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:00:11 ========================================================= 05:00:11 EdgeX Global Pipelines Version Info 05:00:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:00:14 ------------------- 05:00:14 stable info: 05:00:14 ------------------- 05:00:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:00:14 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:00:14 Message: update stable to v1.0.249 05:00:16 ------------------- 05:00:16 experimental info: 05:00:16 ------------------- 05:00:16 Commited By: **** collab-it+edgex@linuxfoundation.org 05:00:16 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:00:16 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:00:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-609 [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-609 [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-609 [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15d42a0b2eb8beb8c069d769f4c69f9e27202693 [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15d42a0 [Pipeline] echo 05:00:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:18 provisioning config files... 05:00:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp/config15796349306031594517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:18 ---> docker-login.sh 05:00:18 nexus3.edgexfoundry.org:10001 05:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:20 Configure a credential helper to remove this warning. See 05:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:20 05:00:20 Login Succeeded 05:00:20 nexus3.edgexfoundry.org:10002 05:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:21 Configure a credential helper to remove this warning. See 05:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:21 05:00:21 Login Succeeded 05:00:21 nexus3.edgexfoundry.org:10003 05:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:21 Configure a credential helper to remove this warning. See 05:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:21 05:00:21 Login Succeeded 05:00:21 nexus3.edgexfoundry.org:10004 05:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:21 Configure a credential helper to remove this warning. See 05:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:21 05:00:21 Login Succeeded 05:00:21 docker.io 05:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:21 Configure a credential helper to remove this warning. See 05:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:21 05:00:21 Login Succeeded 05:00:21 ---> docker-login.sh ends [Pipeline] } 05:00:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:00:22 + git rev-list -1 --merges 15d42a0b2eb8beb8c069d769f4c69f9e27202693~1..15d42a0b2eb8beb8c069d769f4c69f9e27202693 [Pipeline] echo 05:00:22 -----------> git rev-list -1 --merges 15d42a0b2eb8beb8c069d769f4c69f9e27202693~1..15d42a0b2eb8beb8c069d769f4c69f9e27202693 15d42a0b2eb8beb8c069d769f4c69f9e27202693 [false] [Pipeline] sh 05:00:23 + git log --format=format:%s -1 15d42a0b2eb8beb8c069d769f4c69f9e27202693 [Pipeline] echo 05:00:23 ========================================================= 05:00:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:00:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:23 + git log --format=format:%s -1 15d42a0b2eb8beb8c069d769f4c69f9e27202693 [Pipeline] echo 05:00:23 [semverPrep] GIT_COMMIT: 15d42a0b2eb8beb8c069d769f4c69f9e27202693, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 05:00:23 [semverPrep] This is not a build commit. [Pipeline] sh 05:00:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:00:24 + grep -v github /etc/ssh/ssh_known_hosts 05:00:24 + [ -e /tmp/ssh_known_hosts ] 05:00:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:00:24 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:00:24 sudo tee -a /etc/ssh/ssh_known_hosts 05:00:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:24 05:00:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:26 0.1.4: Pulling from edgex-devops/py-git-semver 05:00:26 b85a868b505f: Pulling fs layer 05:00:26 e2be974225ed: Pulling fs layer 05:00:26 339a4e72a1f5: Pulling fs layer 05:00:26 988bab9f4d93: Pulling fs layer 05:00:26 1469e6f7b9e6: Pulling fs layer 05:00:26 eaf3925da568: Pulling fs layer 05:00:26 bab4dde63d76: Pulling fs layer 05:00:26 bde34c3a00c8: Pulling fs layer 05:00:26 b352a97aabf1: Pulling fs layer 05:00:26 4872d77fe225: Pulling fs layer 05:00:26 5851b861e8e6: Pulling fs layer 05:00:26 eaf3925da568: Waiting 05:00:26 b352a97aabf1: Waiting 05:00:26 988bab9f4d93: Waiting 05:00:26 4872d77fe225: Waiting 05:00:26 5851b861e8e6: Waiting 05:00:26 bde34c3a00c8: Waiting 05:00:26 bab4dde63d76: Waiting 05:00:26 1469e6f7b9e6: Waiting 05:00:27 e2be974225ed: Download complete 05:00:27 988bab9f4d93: Verifying Checksum 05:00:27 988bab9f4d93: Download complete 05:00:27 1469e6f7b9e6: Verifying Checksum 05:00:27 1469e6f7b9e6: Download complete 05:00:27 339a4e72a1f5: Verifying Checksum 05:00:27 339a4e72a1f5: Download complete 05:00:27 eaf3925da568: Download complete 05:00:27 bde34c3a00c8: Verifying Checksum 05:00:27 bde34c3a00c8: Download complete 05:00:27 b352a97aabf1: Verifying Checksum 05:00:27 b352a97aabf1: Download complete 05:00:27 4872d77fe225: Download complete 05:00:27 5851b861e8e6: Verifying Checksum 05:00:27 5851b861e8e6: Download complete 05:00:28 b85a868b505f: Verifying Checksum 05:00:28 b85a868b505f: Download complete 05:00:28 bab4dde63d76: Verifying Checksum 05:00:28 bab4dde63d76: Download complete 05:00:29 b85a868b505f: Pull complete 05:00:29 e2be974225ed: Pull complete 05:00:29 339a4e72a1f5: Pull complete 05:00:29 988bab9f4d93: Pull complete 05:00:30 1469e6f7b9e6: Pull complete 05:00:30 eaf3925da568: Pull complete 05:00:32 bab4dde63d76: Pull complete 05:00:32 bde34c3a00c8: Pull complete 05:00:32 b352a97aabf1: Pull complete 05:00:32 4872d77fe225: Pull complete 05:00:32 5851b861e8e6: Pull complete 05:00:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:00:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:33 prd-ubuntu20.04-docker-8c-8g-15835 does not seem to be running inside a container 05:00:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-609 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609:/w/workspace/edgexfoundry_edgex-ui-go_PR-609:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@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/py-git-semver:0.1.4 cat 05:00:35 $ docker top eb28249d33cce2ceee5cf7d0c21b6654292b7174238a78ecb14dd94f55fc5d6c -eo pid,comm 05:00:35 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). 05:00:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:36 [ssh-agent] Looking for ssh-agent implementation... 05:00:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:36 $ docker exec eb28249d33cce2ceee5cf7d0c21b6654292b7174238a78ecb14dd94f55fc5d6c ssh-agent 05:00:36 SSH_AUTH_SOCK=/tmp/ssh-C5Wtertk62dY/agent.32 05:00:36 SSH_AGENT_PID=38 05:00:36 Running ssh-add (command line suppressed) 05:00:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp/private_key_10723435855562278238.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp/private_key_10723435855562278238.key) 05:00:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:36 + git tag --points-at HEAD [Pipeline] } 05:00:36 $ docker exec --env ******** --env ******** eb28249d33cce2ceee5cf7d0c21b6654292b7174238a78ecb14dd94f55fc5d6c ssh-agent -k 05:00:36 unset SSH_AUTH_SOCK; 05:00:36 unset SSH_AGENT_PID; 05:00:36 echo Agent pid 38 killed; 05:00:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:00:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:37 [ssh-agent] Looking for ssh-agent implementation... 05:00:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:37 $ docker exec eb28249d33cce2ceee5cf7d0c21b6654292b7174238a78ecb14dd94f55fc5d6c ssh-agent 05:00:37 SSH_AUTH_SOCK=/tmp/ssh-xeTjFCWZ4WHt/agent.70 05:00:37 SSH_AGENT_PID=76 05:00:37 Running ssh-add (command line suppressed) 05:00:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp/private_key_13357470063489030935.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp/private_key_13357470063489030935.key) 05:00:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:37 + git semver init 05:00:38 2023-05-17 05:00:37,939 [run_init] DEBUG init version:0.0.0 force:False 05:00:38 2023-05-17 05:00:37,940 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-609/.semver 05:00:38 2023-05-17 05:00:37,941 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-609/.semver 05:00:38 2023-05-17 05:00:37,941 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-609/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-609, universal_newlines=False, shell=None, istream=None) 05:00:39 2023-05-17 05:00:39,328 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-609/.git/info/exclude 05:00:39 2023-05-17 05:00:39,328 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-609/.semver/PR-609 with force:False 05:00:39 2023-05-17 05:00:39,329 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-609/.semver/PR-609 05:00:39 2023-05-17 05:00:39,333 [execute] INFO git cat-file --batch-check 05:00:39 2023-05-17 05:00:39,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-609/.semver, universal_newlines=False, shell=None, istream=) 05:00:39 2023-05-17 05:00:39,339 [execute] INFO git cat-file --batch 05:00:39 2023-05-17 05:00:39,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-609/.semver, universal_newlines=False, shell=None, istream=) 05:00:39 2023-05-17 05:00:39,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-609/.semver/PR-609 05:00:39 0.0.0 [Pipeline] } 05:00:39 $ docker exec --env ******** --env ******** eb28249d33cce2ceee5cf7d0c21b6654292b7174238a78ecb14dd94f55fc5d6c ssh-agent -k 05:00:39 unset SSH_AUTH_SOCK; 05:00:39 unset SSH_AGENT_PID; 05:00:39 echo Agent pid 76 killed; 05:00:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:39 + git semver [Pipeline] } 05:00:40 $ docker stop --time=1 eb28249d33cce2ceee5cf7d0c21b6654292b7174238a78ecb14dd94f55fc5d6c 05:00:41 $ docker rm -f --volumes eb28249d33cce2ceee5cf7d0c21b6654292b7174238a78ecb14dd94f55fc5d6c [Pipeline] // withDockerContainer [Pipeline] sh 05:00:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:42 Stashed 1 file(s) [Pipeline] echo 05:00:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:42 provisioning config files... 05:00:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp/config8252146886936707846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:43 ---> docker-login.sh 05:00:43 nexus3.edgexfoundry.org:10001 05:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:43 Configure a credential helper to remove this warning. See 05:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:43 05:00:43 Login Succeeded 05:00:43 nexus3.edgexfoundry.org:10002 05:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:43 Configure a credential helper to remove this warning. See 05:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:43 05:00:43 Login Succeeded 05:00:43 nexus3.edgexfoundry.org:10003 05:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:43 Configure a credential helper to remove this warning. See 05:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:43 05:00:43 Login Succeeded 05:00:43 nexus3.edgexfoundry.org:10004 05:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:43 Configure a credential helper to remove this warning. See 05:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:43 05:00:43 Login Succeeded 05:00:43 docker.io 05:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:00:43 Configure a credential helper to remove this warning. See 05:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:00:43 05:00:43 Login Succeeded 05:00:43 ---> docker-login.sh ends [Pipeline] } 05:00:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:00:44 ========================================================= 05:00:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:00:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:00:44 Sending build context to Docker daemon 45.94MB 05:00:44 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:00:44 Step 2/15 : FROM ${BASE} AS builder 05:00:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:44 f56be85fc22e: Pulling fs layer 05:00:44 85791d961cd3: Pulling fs layer 05:00:44 d694b5ae8c79: Pulling fs layer 05:00:44 9f32a84ed3da: Pulling fs layer 05:00:44 4d19c01a9841: Pulling fs layer 05:00:44 9325e15d5711: Pulling fs layer 05:00:44 556b6ee489ea: Pulling fs layer 05:00:44 c5a4b2cf53e6: Pulling fs layer 05:00:44 9f32a84ed3da: Waiting 05:00:44 4d19c01a9841: Waiting 05:00:44 9325e15d5711: Waiting 05:00:44 556b6ee489ea: Waiting 05:00:44 c5a4b2cf53e6: Waiting 05:00:44 85791d961cd3: Download complete 05:00:44 9f32a84ed3da: Verifying Checksum 05:00:44 9f32a84ed3da: Download complete 05:00:44 4d19c01a9841: Verifying Checksum 05:00:44 4d19c01a9841: Download complete 05:00:44 f56be85fc22e: Verifying Checksum 05:00:44 f56be85fc22e: Download complete 05:00:44 9325e15d5711: Verifying Checksum 05:00:44 9325e15d5711: Download complete 05:00:45 f56be85fc22e: Pull complete 05:00:45 85791d961cd3: Pull complete 05:00:45 c5a4b2cf53e6: Download complete 05:00:45 d694b5ae8c79: Verifying Checksum 05:00:45 d694b5ae8c79: Download complete 05:00:45 556b6ee489ea: Verifying Checksum 05:00:45 556b6ee489ea: Download complete 05:00:48 d694b5ae8c79: Pull complete 05:00:48 9f32a84ed3da: Pull complete 05:00:48 4d19c01a9841: Pull complete 05:00:48 9325e15d5711: Pull complete 05:00:51 556b6ee489ea: Pull complete 05:00:51 c5a4b2cf53e6: Pull complete 05:00:51 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 05:00:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:00:51 ---> c4be618373d6 05:00:51 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:00:56 ---> Running in 9711110dbdbe 05:00:56 Removing intermediate container 9711110dbdbe 05:00:56 ---> 567d758674a6 05:00:56 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:00:56 ---> Running in aacdbfb923a6 05:00:56 Removing intermediate container aacdbfb923a6 05:00:56 ---> f20e91af6006 05:00:56 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:00:56 ---> Running in 5b909439432d 05:00:56 Removing intermediate container 5b909439432d 05:00:56 ---> 270b66bf4b9d 05:00:56 Step 6/15 : LABEL Name=edgex-ui-go 05:00:56 ---> Running in 243355a83f24 05:00:56 Removing intermediate container 243355a83f24 05:00:56 ---> 177ee5c577c9 05:00:56 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:00:56 ---> Running in d1334e2676d1 05:00:56 Removing intermediate container d1334e2676d1 05:00:56 ---> 274a9b8ce126 05:00:56 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:00:56 latest: Pulling from library/docker 05:00:56 8a49fdb3b6a5: Pulling fs layer 05:00:56 dfb60e7f5d22: Pulling fs layer 05:00:56 f74671f55a8d: Pulling fs layer 05:00:56 e6f03c789ea9: Pulling fs layer 05:00:56 665194951830: Pulling fs layer 05:00:56 88857a7834c8: Pulling fs layer 05:00:56 33e4b8e81540: Pulling fs layer 05:00:56 ae8c1b0b59b3: Pulling fs layer 05:00:56 665194951830: Waiting 05:00:56 33e4b8e81540: Waiting 05:00:56 88857a7834c8: Waiting 05:00:56 e6f03c789ea9: Waiting 05:00:56 688812ff7153: Pulling fs layer 05:00:56 ae8c1b0b59b3: Waiting 05:00:56 9ab9c878efc9: Pulling fs layer 05:00:56 5869b539971f: Pulling fs layer 05:00:56 f9026325e210: Pulling fs layer 05:00:56 fc6f97b7f667: Pulling fs layer 05:00:56 688812ff7153: Waiting 05:00:56 015e68a5e019: Pulling fs layer 05:00:56 9ab9c878efc9: Waiting 05:00:56 5869b539971f: Waiting 05:00:56 f9026325e210: Waiting 05:00:56 015e68a5e019: Waiting 05:00:56 fc6f97b7f667: Waiting 05:00:56 f74671f55a8d: Download complete 05:00:56 dfb60e7f5d22: Download complete 05:00:56 8a49fdb3b6a5: Verifying Checksum 05:00:56 8a49fdb3b6a5: Download complete 05:00:56 8a49fdb3b6a5: Pull complete 05:00:56 e6f03c789ea9: Verifying Checksum 05:00:56 e6f03c789ea9: Download complete 05:00:56 665194951830: Verifying Checksum 05:00:56 665194951830: Download complete 05:00:56 33e4b8e81540: Download complete 05:00:56 ae8c1b0b59b3: Verifying Checksum 05:00:56 ae8c1b0b59b3: Download complete 05:00:56 dfb60e7f5d22: Pull complete 05:00:56 88857a7834c8: Verifying Checksum 05:00:56 88857a7834c8: Download complete 05:00:56 688812ff7153: Verifying Checksum 05:00:56 688812ff7153: Download complete 05:00:56 f74671f55a8d: Pull complete 05:00:56 5869b539971f: Download complete 05:00:56 9ab9c878efc9: Verifying Checksum 05:00:56 9ab9c878efc9: Download complete 05:00:56 fc6f97b7f667: Download complete 05:00:56 015e68a5e019: Verifying Checksum 05:00:56 015e68a5e019: Download complete 05:00:57 e6f03c789ea9: Pull complete 05:00:57 f9026325e210: Verifying Checksum 05:00:57 f9026325e210: Download complete 05:00:57 665194951830: Pull complete 05:00:57 Still waiting to schedule task 05:00:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:00:57 88857a7834c8: Pull complete 05:00:57 33e4b8e81540: Pull complete 05:00:57 ae8c1b0b59b3: Pull complete 05:00:57 688812ff7153: Pull complete 05:00:58 9ab9c878efc9: Pull complete 05:00:58 5869b539971f: Pull complete 05:00:59 f9026325e210: Pull complete 05:00:59 fc6f97b7f667: Pull complete 05:00:59 015e68a5e019: Pull complete 05:00:59 Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 05:00:59 Status: Downloaded newer image for docker:latest 05:01:02 ---> fe8b56c6f9f9 05:01:02 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:01:02 ---> Running in e3941c6c3fa8 05:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:01:02 OK: 265 MiB in 53 packages 05:01:02 Removing intermediate container e3941c6c3fa8 05:01:02 ---> f2ea6cf33632 05:01:02 Step 10/15 : ENV GO111MODULE=on 05:01:02 ---> Running in 5402f73a7b66 05:01:02 Removing intermediate container 5402f73a7b66 05:01:02 ---> a4aae1c6e099 05:01:02 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:01:02 ---> Running in 09770917bff4 05:01:02 Removing intermediate container 09770917bff4 05:01:02 ---> 8f42faa258d3 05:01:02 Step 12/15 : COPY go.mod vendor* ./ 05:01:02 ---> a5c2a856ff84 05:01:02 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:02 ---> Running in 2e51677d35cf 05:01:29 Removing intermediate container 2e51677d35cf 05:01:29 ---> aad52d6ba96d 05:01:29 Step 14/15 : COPY . . 05:01:29 ---> 8c34f305ead4 05:01:29 Step 15/15 : RUN ${MAKE} 05:01:29 ---> Running in 6d57c39c976f 05:01:29 noop 05:01:29 Removing intermediate container 6d57c39c976f 05:01:29 ---> 76e05b3e5069 05:01:29 Successfully built 76e05b3e5069 05:01:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:30 + docker inspect -f . ci-base-image-x86_64 05:01:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:30 prd-ubuntu20.04-docker-8c-8g-15835 does not seem to be running inside a container 05:01:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-609 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609:/w/workspace/edgexfoundry_edgex-ui-go_PR-609:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:30 $ docker top 7342a65077e752d1d3b553fbe1a33a3b8c0cb6a66f64930660307380a1f91df8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:31 + go version 05:01:31 go version go1.20.2 linux/amd64 [Pipeline] } 05:01:31 $ docker stop --time=1 7342a65077e752d1d3b553fbe1a33a3b8c0cb6a66f64930660307380a1f91df8 05:01:32 $ docker rm -f --volumes 7342a65077e752d1d3b553fbe1a33a3b8c0cb6a66f64930660307380a1f91df8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:33 + docker inspect -f . ci-base-image-x86_64 05:01:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:01:33 prd-ubuntu20.04-docker-8c-8g-15835 does not seem to be running inside a container 05:01:33 $ 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_PR-609 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609:/w/workspace/edgexfoundry_edgex-ui-go_PR-609:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:01:34 $ docker top f915c992af15e276a353cdb579b9e4dce4a7ad9ee5869f930aa710f446f81868 -eo pid,comm [Pipeline] { [Pipeline] sh 05:01:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-609 [Pipeline] fileExists [Pipeline] sh 05:01:34 + make test 05:01:34 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:01:38 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:01:47 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:01:47 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:01:47 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:01:47 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:01:47 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:01:47 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:01:47 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:01:47 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:01:47 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:01:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:50 ./bin/test-attribution-txt.sh 05:01:50 make -C web test 05:01:50 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-609/web' 05:01:50 make[1]: tput: No such file or directory 05:01:50 make[1]: tput: No such file or directory 05:01:50 warning: generating ./VERSION 05:01:50 echo "0.0.0" > VERSION 05:01:50 docker build \ 05:01:50 -f Dockerfile \ 05:01:50 --build-arg USER=1000 \ 05:01:50 \ 05:01:50 --label "git_sha=15d42a0b2eb8beb8c069d769f4c69f9e27202693" \ 05:01:50 -t edgexfoundry/edgex-web-ui:15d42a0b2eb8beb8c069d769f4c69f9e27202693 \ 05:01:50 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:01:50 . 05:01:50 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:01:50 Install the buildx component to build images with BuildKit: 05:01:50 https://docs.docker.com/go/buildx/ 05:01:50 05:01:50 Sending build context to Docker daemon 2.571MB 05:01:50 Step 1/10 : FROM node:16.17-alpine3.15 05:01:50 16.17-alpine3.15: Pulling from library/node 05:01:50 9621f1afde84: Pulling fs layer 05:01:50 c6f70ee39829: Pulling fs layer 05:01:50 56892a8094a2: Pulling fs layer 05:01:50 58dd87906ef0: Pulling fs layer 05:01:50 58dd87906ef0: Waiting 05:01:50 9621f1afde84: Verifying Checksum 05:01:51 58dd87906ef0: Verifying Checksum 05:01:51 58dd87906ef0: Download complete 05:01:51 9621f1afde84: Pull complete 05:01:51 56892a8094a2: Verifying Checksum 05:01:51 56892a8094a2: Download complete 05:01:52 c6f70ee39829: Verifying Checksum 05:01:52 c6f70ee39829: Download complete 05:01:53 c6f70ee39829: Pull complete 05:01:53 56892a8094a2: Pull complete 05:01:53 58dd87906ef0: Pull complete 05:01:53 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:01:53 Status: Downloaded newer image for node:16.17-alpine3.15 05:01:53 ---> b69703f70c3d 05:01:53 Step 2/10 : RUN apk add --no-cache chromium 05:01:55 ---> Running in 95db60e642c3 05:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:01:56 (1/129) Installing libxau (1.0.9-r0) 05:01:56 (2/129) Installing libmd (1.0.3-r0) 05:01:56 (3/129) Installing libbsd (0.11.3-r1) 05:01:56 (4/129) Installing libxdmcp (1.1.3-r0) 05:01:56 (5/129) Installing libxcb (1.14-r2) 05:01:56 (6/129) Installing libx11 (1.7.3.1-r0) 05:01:56 (7/129) Installing libxext (1.3.4-r0) 05:01:56 (8/129) Installing libice (1.0.10-r0) 05:01:56 (9/129) Installing libuuid (2.37.4-r0) 05:01:56 (10/129) Installing libsm (1.2.3-r0) 05:01:56 (11/129) Installing libxt (1.2.1-r0) 05:01:56 (12/129) Installing libxmu (1.1.3-r0) 05:01:56 (13/129) Installing xset (1.2.4-r0) 05:01:56 (14/129) Installing xprop (1.2.5-r0) 05:01:56 (15/129) Installing xdg-utils (1.1.3-r0) 05:01:56 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 05:01:56 (17/129) Installing pkgconf (1.8.1-r0) 05:01:56 (18/129) Installing libffi (3.4.2-r1) 05:01:56 (19/129) Installing libintl (0.21-r0) 05:01:56 (20/129) Installing libblkid (2.37.4-r0) 05:01:56 (21/129) Installing libmount (2.37.4-r0) 05:01:56 (22/129) Installing pcre (8.45-r1) 05:01:56 (23/129) Installing glib (2.70.1-r0) 05:01:56 (24/129) Installing xz-libs (5.2.5-r1) 05:01:56 (25/129) Installing libxml2 (2.9.14-r2) 05:01:56 (26/129) Installing shared-mime-info (2.1-r2) 05:01:56 (27/129) Installing hicolor-icon-theme (0.17-r1) 05:01:56 (28/129) Installing libjpeg-turbo (2.1.2-r0) 05:01:56 (29/129) Installing libpng (1.6.37-r1) 05:01:56 (30/129) Installing libwebp (1.2.2-r0) 05:01:56 (31/129) Installing zstd-libs (1.5.0-r0) 05:01:56 (32/129) Installing tiff (4.4.0-r1) 05:01:56 (33/129) Installing gdk-pixbuf (2.42.8-r0) 05:01:56 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 05:01:56 (35/129) Installing libxcomposite (0.4.5-r0) 05:01:56 (36/129) Installing libxfixes (6.0.0-r0) 05:01:56 (37/129) Installing libxrender (0.9.10-r3) 05:01:56 (38/129) Installing libxcursor (1.2.0-r0) 05:01:56 (39/129) Installing libxdamage (1.1.5-r1) 05:01:56 (40/129) Installing libxi (1.8-r0) 05:01:56 (41/129) Installing libxinerama (1.1.4-r1) 05:01:56 (42/129) Installing libxrandr (1.5.2-r1) 05:01:56 (43/129) Installing atk (2.36.0-r0) 05:01:56 (44/129) Installing libxtst (1.2.3-r3) 05:01:56 (45/129) Installing dbus-libs (1.12.24-r0) 05:01:56 (46/129) Installing at-spi2-core (2.42.0-r0) 05:01:56 (47/129) Installing at-spi2-atk (2.38.0-r0) 05:01:56 (48/129) Installing expat (2.5.0-r0) 05:01:56 (49/129) Installing brotli-libs (1.0.9-r5) 05:01:56 (50/129) Installing libbz2 (1.0.8-r1) 05:01:56 (51/129) Installing freetype (2.11.1-r2) 05:01:56 (52/129) Installing fontconfig (2.13.1-r4) 05:01:56 (53/129) Installing pixman (0.40.0-r4) 05:01:56 (54/129) Installing cairo (1.16.0-r5) 05:01:56 (55/129) Installing cairo-gobject (1.16.0-r5) 05:01:56 (56/129) Installing avahi-libs (0.8-r5) 05:01:56 (57/129) Installing gmp (6.2.1-r1) 05:01:56 (58/129) Installing nettle (3.7.3-r0) 05:01:56 (59/129) Installing p11-kit (0.24.0-r1) 05:01:56 (60/129) Installing libtasn1 (4.18.0-r1) 05:01:56 (61/129) Installing libunistring (0.9.10-r1) 05:01:56 (62/129) Installing gnutls (3.7.1-r2) 05:01:56 (63/129) Installing cups-libs (2.3.3-r6) 05:01:56 (64/129) Installing libepoxy (1.5.9-r0) 05:01:56 (65/129) Installing fribidi (1.0.11-r0) 05:01:56 (66/129) Installing graphite2 (1.3.14-r0) 05:01:56 (67/129) Installing harfbuzz (3.0.0-r2) 05:01:56 (68/129) Installing libxft (2.3.4-r0) 05:01:56 (69/129) Installing pango (1.48.10-r0) 05:01:56 (70/129) Installing wayland-libs-client (1.19.0-r1) 05:01:56 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 05:01:56 (72/129) Installing wayland-libs-egl (1.19.0-r1) 05:01:56 (73/129) Installing xkeyboard-config (2.34-r0) 05:01:56 (74/129) Installing libxkbcommon (1.3.1-r0) 05:01:56 (75/129) Installing gtk+3.0 (3.24.30-r0) 05:01:56 Executing gtk+3.0-3.24.30-r0.post-install 05:01:56 (76/129) Installing libfontenc (1.1.4-r0) 05:01:56 (77/129) Installing mkfontscale (1.2.1-r1) 05:01:56 (78/129) Installing ttf-opensans (1.10-r1) 05:01:57 Executing ttf-opensans-1.10-r1.post-install 05:01:59 (79/129) Installing libogg (1.3.5-r0) 05:01:59 (80/129) Installing flac (1.3.4-r0) 05:01:59 (81/129) Installing alsa-lib (1.2.5.1-r1) 05:01:59 (82/129) Installing libatomic (10.3.1_git20211027-r0) 05:01:59 (83/129) Installing sdl2 (2.0.16-r4) 05:01:59 (84/129) Installing aom-libs (3.2.0-r0) 05:01:59 (85/129) Installing libass (0.15.2-r0) 05:01:59 (86/129) Installing libdav1d (0.9.2-r0) 05:01:59 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:01:59 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 05:01:59 (89/129) Installing lame (3.100-r0) 05:01:59 (90/129) Installing opus (1.3.1-r1) 05:01:59 (91/129) Installing libgomp (10.3.1_git20211027-r0) 05:01:59 (92/129) Installing soxr (0.1.3-r2) 05:01:59 (93/129) Installing libsrt (1.4.2-r1) 05:01:59 (94/129) Installing libssh (0.9.6-r1) 05:01:59 (95/129) Installing libtheora (1.1.1-r16) 05:01:59 (96/129) Installing v4l-utils-libs (1.22.1-r1) 05:01:59 (97/129) Installing libpciaccess (0.16-r0) 05:01:59 (98/129) Installing libdrm (2.4.109-r0) 05:01:59 (99/129) Installing libva (2.13.0-r0) 05:01:59 (100/129) Installing libvdpau (1.4-r0) 05:01:59 (101/129) Installing vidstab (1.1.0-r1) 05:01:59 (102/129) Installing libvorbis (1.3.7-r0) 05:01:59 (103/129) Installing libvpx (1.10.0-r0) 05:01:59 (104/129) Installing vulkan-loader (1.2.196-r0) 05:01:59 (105/129) Installing x264-libs (20210613-r0) 05:01:59 (106/129) Installing x265-libs (3.5-r0) 05:01:59 (107/129) Installing xvidcore (1.3.7-r1) 05:01:59 (108/129) Installing ffmpeg-libs (4.4.1-r2) 05:01:59 (109/129) Installing libevent (2.1.12-r4) 05:01:59 (110/129) Installing mesa (21.2.6-r0) 05:01:59 (111/129) Installing wayland-libs-server (1.19.0-r1) 05:01:59 (112/129) Installing mesa-gbm (21.2.6-r0) 05:01:59 (113/129) Installing lcms2 (2.12-r1) 05:01:59 (114/129) Installing nspr (4.32-r0) 05:01:59 (115/129) Installing sqlite-libs (3.36.0-r0) 05:01:59 (116/129) Installing nss (3.78.1-r0) 05:01:59 (117/129) Installing libasyncns (0.8-r1) 05:01:59 (118/129) Installing libltdl (2.4.6-r7) 05:01:59 (119/129) Installing orc (0.4.32-r0) 05:01:59 (120/129) Installing libsndfile (1.0.31-r1) 05:01:59 (121/129) Installing speexdsp (1.2.0-r0) 05:01:59 (122/129) Installing tdb-libs (1.4.5-r0) 05:01:59 (123/129) Installing libpulse (15.0-r2) 05:01:59 (124/129) Installing re2 (2021.11.01-r0) 05:01:59 (125/129) Installing snappy (1.1.9-r1) 05:01:59 (126/129) Installing libgpg-error (1.42-r1) 05:01:59 (127/129) Installing libgcrypt (1.9.4-r0) 05:01:59 (128/129) Installing libxslt (1.1.35-r0) 05:01:59 (129/129) Installing chromium (99.0.4844.84-r0) 05:02:01 Executing busybox-1.34.1-r7.trigger 05:02:01 Executing glib-2.70.1-r0.trigger 05:02:01 Executing shared-mime-info-2.1-r2.trigger 05:02:01 Executing gdk-pixbuf-2.42.8-r0.trigger 05:02:01 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:02:01 Executing fontconfig-2.13.1-r4.trigger 05:02:01 Executing mkfontscale-1.2.1-r1.trigger 05:02:01 OK: 286 MiB in 145 packages 05:02:07 Removing intermediate container 95db60e642c3 05:02:07 ---> fa6cc2f0210a 05:02:07 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:02:07 ---> Running in 08a33e405398 05:02:07 Removing intermediate container 08a33e405398 05:02:07 ---> ce00d488cb51 05:02:07 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:02:07 ---> Running in 0019acdcda0f 05:02:07 Removing intermediate container 0019acdcda0f 05:02:07 ---> 5ec66944d857 05:02:07 Step 5/10 : RUN npm install -g npm 05:02:07 ---> Running in 4f51b71c6d70 05:02:13 05:02:13 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 05:02:13 05:02:13 27 packages are looking for funding 05:02:13 run `npm fund` for details 05:02:13 05:02:13 found 0 vulnerabilities 05:02:15 Removing intermediate container 4f51b71c6d70 05:02:15 ---> a12f1849b9af 05:02:15 Step 6/10 : ARG USER=1000 05:02:15 ---> Running in 7b7b80284527 05:02:15 Removing intermediate container 7b7b80284527 05:02:15 ---> cdd95250d8b4 05:02:15 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:02:15 ---> Running in 77aebbac0405 05:02:15 Removing intermediate container 77aebbac0405 05:02:15 ---> efeb26828b01 05:02:15 Step 8/10 : USER $USER:$USER 05:02:15 ---> Running in 7d28d679bd95 05:02:15 Removing intermediate container 7d28d679bd95 05:02:15 ---> 169107760743 05:02:15 Step 9/10 : WORKDIR /app 05:02:15 ---> Running in 0dbb1e01b5bd 05:02:15 Removing intermediate container 0dbb1e01b5bd 05:02:15 ---> 959f725fcf7d 05:02:15 Step 10/10 : LABEL git_sha=15d42a0b2eb8beb8c069d769f4c69f9e27202693 05:02:15 ---> Running in ad12ba43dffa 05:02:15 Removing intermediate container ad12ba43dffa 05:02:15 ---> 9ec2ecc0ac3e 05:02:15 Successfully built 9ec2ecc0ac3e 05:02:15 Successfully tagged edgexfoundry/edgex-web-ui:15d42a0b2eb8beb8c069d769f4c69f9e27202693 05:02:15 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:02:15 touch edgex-web-ui.imagebuilt 05:02:15 mkdir -p node_modules coverage 05:02:15 chown "1000:1000" node_modules coverage package-lock.json 05:02:15 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:02:17 npm WARN old lockfile 05:02:17 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:02:17 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:02:17 npm WARN old lockfile 05:02:17 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:02:17 npm WARN old lockfile 05:02:27 npm WARN EBADENGINE Unsupported engine { 05:02:27 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:02:27 npm WARN EBADENGINE required: { 05:02:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:27 npm WARN EBADENGINE }, 05:02:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:27 npm WARN EBADENGINE } 05:02:27 npm WARN EBADENGINE Unsupported engine { 05:02:27 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:02:27 npm WARN EBADENGINE required: { 05:02:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:27 npm WARN EBADENGINE }, 05:02:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:27 npm WARN EBADENGINE } 05:02:27 npm WARN EBADENGINE Unsupported engine { 05:02:27 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:02:27 npm WARN EBADENGINE required: { 05:02:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:27 npm WARN EBADENGINE }, 05:02:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:27 npm WARN EBADENGINE } 05:02:27 npm WARN EBADENGINE Unsupported engine { 05:02:27 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:02:27 npm WARN EBADENGINE required: { 05:02:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:27 npm WARN EBADENGINE }, 05:02:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:27 npm WARN EBADENGINE } 05:02:27 npm WARN EBADENGINE Unsupported engine { 05:02:27 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:02:27 npm WARN EBADENGINE required: { 05:02:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:27 npm WARN EBADENGINE }, 05:02:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:27 npm WARN EBADENGINE } 05:02:27 npm WARN EBADENGINE Unsupported engine { 05:02:27 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:02:27 npm WARN EBADENGINE required: { 05:02:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:27 npm WARN EBADENGINE }, 05:02:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:27 npm WARN EBADENGINE } 05:02:27 npm WARN EBADENGINE Unsupported engine { 05:02:27 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:02:27 npm WARN EBADENGINE required: { 05:02:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:27 npm WARN EBADENGINE }, 05:02:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:27 npm WARN EBADENGINE } 05:02:27 npm WARN EBADENGINE Unsupported engine { 05:02:27 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:02:27 npm WARN EBADENGINE required: { 05:02:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:27 npm WARN EBADENGINE }, 05:02:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:27 npm WARN EBADENGINE } 05:02:27 npm WARN EBADENGINE Unsupported engine { 05:02:27 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:02:27 npm WARN EBADENGINE required: { 05:02:27 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:02:27 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:02:27 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:02:27 npm WARN EBADENGINE }, 05:02:27 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:02:27 npm WARN EBADENGINE } 05:02:31 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:02:31 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 05:02:31 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:02:31 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:02:31 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:02:31 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:02:31 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:02:32 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:02:33 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:02:33 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:02:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15837 in /w/workspace/edgexfoundry_edgex-ui-go_PR-609 [Pipeline] { [Pipeline] ws 05:02:34 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { 05:02:34 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [Pipeline] checkout 05:02:34 The recommended git tool is: git 05:02:35 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 05:02:35 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 05:02:35 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. 05:02:36 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:02:36 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:02:37 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. 05:02:37 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. 05:02:38 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:02:39 using credential edgex-jenkins-ssh 05:02:39 Cloning the remote Git repository 05:02:40 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. 05:02:39 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:02:39 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:02:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:02:39 > git --version # timeout=10 05:02:39 > git --version # 'git version 2.25.1' 05:02:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:42 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. 05:02:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:02:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:02:44 Merging remotes/origin/main commit 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 into PR head commit 15d42a0b2eb8beb8c069d769f4c69f9e27202693 05:02:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:02:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:02:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/609/head:refs/remotes/origin/PR-609 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:02:44 > git config core.sparsecheckout # timeout=10 05:02:44 > git checkout -f 15d42a0b2eb8beb8c069d769f4c69f9e27202693 # timeout=10 05:02:45 Merge succeeded, producing 15d42a0b2eb8beb8c069d769f4c69f9e27202693 05:02:45 Checking out Revision 15d42a0b2eb8beb8c069d769f4c69f9e27202693 (PR-609) 05:02:45 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 05:02:46 > git --version # timeout=10 05:02:46 > git --version # 'git version 2.25.1' 05:02:46 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 05:02:44 > git remote # timeout=10 05:02:45 > git config --get remote.origin.url # timeout=10 05:02:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:02:45 > git merge 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 05:02:45 > git rev-parse HEAD^{commit} # timeout=10 05:02:45 > git config core.sparsecheckout # timeout=10 05:02:45 > git checkout -f 15d42a0b2eb8beb8c069d769f4c69f9e27202693 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:02:47 % Total % Received % Xferd Average Speed Time Time Time Current 05:02:47 Dload Upload Total Spent Left Speed 05:02:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10503 0 0 81418 0 --:--:-- --:--:-- --:--:-- 80792 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 05:02:47 05:02:47 added 1478 packages, and audited 1479 packages in 31s 05:02:47 05:02:47 90 packages are looking for funding 05:02:47 run `npm fund` for details 05:02:47 05:02:47 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:02:47 05:02:47 To address issues that do not require attention, run: 05:02:47 npm audit fix 05:02:47 05:02:47 To address all issues (including breaking changes), run: 05:02:47 npm audit fix --force 05:02:47 05:02:47 Run `npm audit` for details. 05:02:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:02:48 + sudo tee /etc/docker/daemon.new 05:02:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:02:48 { 05:02:48 "registry-mirrors": [ 05:02:48 "https://nexus3.edgexfoundry.org:10001" 05:02:48 ], 05:02:48 "bip": "10.250.0.254/24", 05:02:48 "hosts": [ 05:02:48 "tcp://0.0.0.0:5555", 05:02:48 "unix:///var/run/docker.sock" 05:02:48 ], 05:02:48 "mtu": 1458, 05:02:48 "selinux-enabled": true, 05:02:48 "seccomp-profile": "/etc/docker/seccomp.json" 05:02:48 } [Pipeline] sh 05:02:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:02:48 + sudo service docker restart 05:02:54 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 05:02:56 - Generating browser application bundles (phase: setup)... 05:03:00 Compiling @angular/core : es2015 as esm2015 05:03:00 Compiling @angular/compiler/testing : es2015 as esm2015 05:03:03 Compiling @angular/common : es2015 as esm2015 05:03:03 Compiling @angular/core/testing : es2015 as esm2015 05:03:04 Compiling @angular/platform-browser : es2015 as esm2015 05:03:04 Compiling @angular/common/testing : es2015 as esm2015 05:03:04 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:03:04 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:03:05 Compiling @angular/common/http : es2015 as esm2015 05:03:05 Compiling @angular/router : es2015 as esm2015 05:03:05 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:03:05 Compiling @angular/forms : es2015 as esm2015 05:03:05 Compiling @angular/common/http/testing : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:03:07 provisioning config files... 05:03:07 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config10836917254956205922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:07 Compiling @angular/router/testing : es2015 as esm2015 05:03:07 ---> docker-login.sh 05:03:07 nexus3.edgexfoundry.org:10001 05:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:08 Configure a credential helper to remove this warning. See 05:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:08 05:03:08 Login Succeeded 05:03:08 nexus3.edgexfoundry.org:10002 05:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:08 Configure a credential helper to remove this warning. See 05:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:08 05:03:08 Login Succeeded 05:03:08 nexus3.edgexfoundry.org:10003 05:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:08 Configure a credential helper to remove this warning. See 05:03:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:08 05:03:08 Login Succeeded 05:03:08 nexus3.edgexfoundry.org:10004 05:03:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:09 Configure a credential helper to remove this warning. See 05:03:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:09 05:03:09 Login Succeeded 05:03:09 docker.io 05:03:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:03:09 Configure a credential helper to remove this warning. See 05:03:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:03:09 05:03:09 Login Succeeded 05:03:09 ---> docker-login.sh ends [Pipeline] } 05:03:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:03:10 ========================================================= 05:03:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:03:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:03:11 Sending build context to Docker daemon 28.53MB 05:03:11 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 05:03:11 Step 2/15 : FROM ${BASE} AS builder 05:03:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:03:12 c41833b44d91: Pulling fs layer 05:03:12 ed15518f5707: Pulling fs layer 05:03:12 feae8fd75edb: Pulling fs layer 05:03:12 242c74f7c9fa: Pulling fs layer 05:03:12 3cdef696dda3: Pulling fs layer 05:03:12 2ced38df9373: Pulling fs layer 05:03:12 58f1dce35555: Pulling fs layer 05:03:12 242c74f7c9fa: Waiting 05:03:12 3cdef696dda3: Waiting 05:03:12 2ced38df9373: Waiting 05:03:12 58f1dce35555: Waiting 05:03:12 ed15518f5707: Verifying Checksum 05:03:12 ed15518f5707: Download complete 05:03:12 242c74f7c9fa: Verifying Checksum 05:03:12 242c74f7c9fa: Download complete 05:03:12 3cdef696dda3: Verifying Checksum 05:03:12 3cdef696dda3: Download complete 05:03:12 c41833b44d91: Download complete 05:03:12 17 05 2023 05:03:12.720:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:03:12 17 05 2023 05:03:12.722:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:03:12 17 05 2023 05:03:12.726:INFO [launcher]: Starting browser ChromeHeadless 05:03:13 58f1dce35555: Verifying Checksum 05:03:13 58f1dce35555: Download complete 05:03:14 feae8fd75edb: Verifying Checksum 05:03:14 feae8fd75edb: Download complete 05:03:14 2ced38df9373: Verifying Checksum 05:03:14 2ced38df9373: Download complete 05:03:15 c41833b44d91: Pull complete 05:03:15 ed15518f5707: Pull complete 05:03:24 ✔ Browser application bundle generation complete. 05:03:24 17 05 2023 05:03:23.493:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket NGHeJpJn5QC5qFthAAAB with id 89246030 05:03:25 feae8fd75edb: Pull complete 05:03:25 242c74f7c9fa: Pull complete 05:03:25 3cdef696dda3: Pull complete 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.082 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.115 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.146 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.155 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.196 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.2 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.229 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.243 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.248 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.286 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.348 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.369 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.378 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.385 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.406 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.415 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.424 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.432 secs) 05:03:26 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.444 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.471 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.48 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.483 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.505 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.509 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.521 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.526 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.532 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.535 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.541 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.544 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.545 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.547 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.56 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.565 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.569 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.573 secs) 05:03:27 WARN: ' 05:03:27 It looks like you're using ngModel on the same form field as formControlName. 05:03:27 Support for using the ngModel input property and ngModelChange event with 05:03:27 reactive form directives has been deprecated in Angular v6 and will be removed 05:03:27 in a future version of Angular. 05:03:27 05:03:27 For more information on this, see our API docs here: 05:03:27 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:03:27 ' 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.573 secs) 05:03:27 WARN: ' 05:03:27 It looks like you're using ngModel on the same form field as formControlName. 05:03:27 Support for using the ngModel input property and ngModelChange event with 05:03:27 reactive form directives has been deprecated in Angular v6 and will be removed 05:03:27 in a future version of Angular. 05:03:27 05:03:27 For more information on this, see our API docs here: 05:03:27 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:03:27 ' 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.605 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.608 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.648 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.651 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.661 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.725 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.735 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.754 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.79 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.834 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.847 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.862 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.869 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.964 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.983 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.992 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.997 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.003 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.005 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.006 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.032 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.063 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.113 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.124 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.133 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.139 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.145 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.186 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.203 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.221 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.232 secs) 05:03:27 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.257 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.28 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.309 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.32 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.329 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.338 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.347 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.373 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.386 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.396 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.398 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.399 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.4 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.402 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.404 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.424 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.433 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.444 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.447 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.45 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.475 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.485 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.491 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.501 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.502 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.503 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.52 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.525 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.528 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.532 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.534 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.536 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.555 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.56 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.562 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.571 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.599 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.606 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.618 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.623 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.633 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.646 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.664 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.666 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.667 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.682 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.7 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.719 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.728 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.736 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.739 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.741 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.745 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.752 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.768 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.791 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.812 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.815 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.816 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.829 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.837 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.845 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.864 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.874 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.878 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.906 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.941 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.953 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.97 secs) 05:03:28 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.979 secs) 05:03:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.983 secs) 05:03:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.994 secs) 05:03:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.008 secs) 05:03:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.011 secs) 05:03:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.017 secs) 05:03:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.021 secs) 05:03:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.024 secs) 05:03:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.057 secs) 05:03:29 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.998 secs / 2.057 secs) 05:03:29 TOTAL: 145 SUCCESS 05:03:29 ✔ Browser application bundle generation complete. 05:03:29 05:03:29 =============================== Coverage summary =============================== 05:03:29 Statements : 41.53% ( 1424/3429 ) 05:03:29 Branches : 12.14% ( 109/898 ) 05:03:29 Functions : 33.25% ( 416/1251 ) 05:03:29 Lines : 39.41% ( 1279/3245 ) 05:03:29 ================================================================================ 05:03:29 ✔ Browser application bundle generation complete. 05:03:30 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-609/web' [Pipeline] echo 05:03:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:03:30 $ docker stop --time=1 f915c992af15e276a353cdb579b9e4dce4a7ad9ee5869f930aa710f446f81868 05:03:31 $ docker rm -f --volumes f915c992af15e276a353cdb579b9e4dce4a7ad9ee5869f930aa710f446f81868 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:32 2ced38df9373: Pull complete 05:03:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:03:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:03:33 58f1dce35555: Pull complete 05:03:33 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 05:03:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:03:33 ---> fadd8f120f05 05:03:33 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:03:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:03:34 + ls -al . 05:03:34 total 180 05:03:34 drwxrwxr-x 14 jenkins jenkins 4096 May 17 05:01 . 05:03:34 drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:00 .. 05:03:34 drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:00 .blubracket 05:03:34 -rw-rw-r-- 1 jenkins jenkins 18 May 17 05:00 .dockerignore 05:03:34 drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:00 .git 05:03:34 drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:00 .github 05:03:34 -rw-rw-r-- 1 jenkins jenkins 185 May 17 05:00 .gitignore 05:03:34 drwxr-xr-x 3 jenkins jenkins 4096 May 17 05:00 .semver 05:03:34 -rw-rw-r-- 1 jenkins jenkins 8418 May 17 05:00 Attribution.txt 05:03:34 -rw-rw-r-- 1 jenkins jenkins 17205 May 17 05:00 CHANGELOG.md 05:03:34 -rw-rw-r-- 1 jenkins jenkins 3959 May 17 05:00 CONTRIBUTING.md 05:03:34 -rw-rw-r-- 1 jenkins jenkins 1788 May 17 05:00 Dockerfile 05:03:34 -rw-rw-r-- 1 jenkins jenkins 652 May 17 05:00 Jenkinsfile 05:03:34 -rw-rw-r-- 1 jenkins jenkins 11357 May 17 05:00 LICENSE 05:03:34 -rw-rw-r-- 1 jenkins jenkins 2124 May 17 05:00 Makefile 05:03:34 -rw-rw-r-- 1 jenkins jenkins 4558 May 17 05:00 README.md 05:03:34 -rw-rw-r-- 1 jenkins jenkins 5 May 17 05:00 VERSION 05:03:34 drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:00 assets 05:03:34 drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:00 bin 05:03:34 drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:00 cmd 05:03:34 -rw-r--r-- 1 jenkins jenkins 10 May 17 05:01 coverage.out 05:03:34 drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:00 docs 05:03:34 -rw-rw-r-- 1 jenkins jenkins 3040 May 17 05:00 go.mod 05:03:34 -rw-rw-r-- 1 jenkins jenkins 30610 May 17 05:00 go.sum 05:03:34 drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:00 internal 05:03:34 drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:00 snap 05:03:34 drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:00 testing 05:03:34 -rw-rw-r-- 1 jenkins jenkins 155 May 17 05:00 version.go 05:03:34 drwxrwxr-x 6 jenkins jenkins 4096 May 17 05:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:34 + 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=15d42a0b2eb8beb8c069d769f4c69f9e27202693 --label arch=amd64 --label version=0.0.0 . 05:03:35 Sending build context to Docker daemon 48.7MB 05:03:35 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:03:35 Step 2/25 : FROM ${BASE} AS builder 05:03:35 ---> 76e05b3e5069 05:03:35 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:03:35 ---> Running in dac96c539547 05:03:35 Removing intermediate container dac96c539547 05:03:35 ---> 363a9f5b1949 05:03:35 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:03:35 ---> Running in bafc67afdc61 05:03:35 Removing intermediate container bafc67afdc61 05:03:35 ---> 2b6407c6a1ab 05:03:35 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:03:35 ---> Running in 54133b34257f 05:03:35 ---> Running in e110002174e2 05:03:35 Removing intermediate container e110002174e2 05:03:35 ---> e190c07603ad 05:03:35 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:03:35 ---> Running in 4bef10a91b70 05:03:35 Removing intermediate container 4bef10a91b70 05:03:35 ---> 3bf50886c371 05:03:35 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:03:35 ---> Running in 4200db9d3020 05:03:35 Removing intermediate container 4200db9d3020 05:03:35 ---> 939ae25c8c68 05:03:35 Step 6/25 : LABEL Name=edgex-ui-go 05:03:35 Removing intermediate container 54133b34257f 05:03:35 ---> e5ab9ff98115 05:03:35 Step 6/15 : LABEL Name=edgex-ui-go 05:03:35 ---> Running in cc20c7d0697d 05:03:35 Removing intermediate container cc20c7d0697d 05:03:35 ---> f16f7993454d 05:03:35 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:03:35 ---> Running in 1317784dd610 05:03:35 Removing intermediate container 1317784dd610 05:03:35 ---> 9a1290b12007 05:03:35 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:03:36 ---> Running in dfbfa0f0e2b1 05:03:36 Removing intermediate container dfbfa0f0e2b1 05:03:36 ---> aeaa8ef20b62 05:03:36 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:03:36 ---> Running in c9dfd47a5c42 05:03:36 Removing intermediate container c9dfd47a5c42 05:03:36 ---> 470f669f7f74 05:03:36 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:03:36 ---> c2c641c81832 05:03:36 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:36 ---> Running in 32c59d80fc99 05:03:37 latest: Pulling from library/docker 05:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:03:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:03:37 08409d417260: Pulling fs layer 05:03:37 bf127bdc9f4f: Pulling fs layer 05:03:37 55b4810136f4: Pulling fs layer 05:03:37 a803316fb129: Pulling fs layer 05:03:37 e4afab677181: Pulling fs layer 05:03:37 567bc94445bd: Pulling fs layer 05:03:37 69eff66c35e2: Pulling fs layer 05:03:37 9e6196db0a93: Pulling fs layer 05:03:37 c8f44004068c: Pulling fs layer 05:03:37 22442686bd72: Pulling fs layer 05:03:37 538120297d91: Pulling fs layer 05:03:37 4eaff4018a72: Pulling fs layer 05:03:37 398e5219c811: Pulling fs layer 05:03:37 a054eb5e9d23: Pulling fs layer 05:03:37 a803316fb129: Waiting 05:03:37 e4afab677181: Waiting 05:03:37 567bc94445bd: Waiting 05:03:37 538120297d91: Waiting 05:03:37 4eaff4018a72: Waiting 05:03:37 398e5219c811: Waiting 05:03:37 a054eb5e9d23: Waiting 05:03:37 69eff66c35e2: Waiting 05:03:37 c8f44004068c: Waiting 05:03:37 22442686bd72: Waiting 05:03:37 9e6196db0a93: Waiting 05:03:37 55b4810136f4: Verifying Checksum 05:03:37 55b4810136f4: Download complete 05:03:37 bf127bdc9f4f: Verifying Checksum 05:03:37 bf127bdc9f4f: Download complete 05:03:37 08409d417260: Verifying Checksum 05:03:37 08409d417260: Download complete 05:03:37 OK: 265 MiB in 53 packages 05:03:37 Removing intermediate container 32c59d80fc99 05:03:37 ---> a17def7bbd37 05:03:37 Step 10/25 : ENV GO111MODULE=on 05:03:37 ---> Running in 9bea16cacf5f 05:03:37 Removing intermediate container 9bea16cacf5f 05:03:37 ---> 06634597bf5b 05:03:37 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:03:37 ---> Running in 7072cde5366b 05:03:37 e4afab677181: Verifying Checksum 05:03:37 e4afab677181: Download complete 05:03:37 a803316fb129: Verifying Checksum 05:03:37 a803316fb129: Download complete 05:03:37 Removing intermediate container 7072cde5366b 05:03:37 ---> b9cd10fc8f64 05:03:37 Step 12/25 : COPY go.mod vendor* ./ 05:03:37 ---> 4ace3323e8b5 05:03:37 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:37 ---> Running in 5d78aa57bc28 05:03:38 567bc94445bd: Verifying Checksum 05:03:38 567bc94445bd: Download complete 05:03:38 69eff66c35e2: Verifying Checksum 05:03:38 69eff66c35e2: Download complete 05:03:38 9e6196db0a93: Verifying Checksum 05:03:38 9e6196db0a93: Download complete 05:03:38 c8f44004068c: Verifying Checksum 05:03:38 c8f44004068c: Download complete 05:03:38 538120297d91: Verifying Checksum 05:03:38 538120297d91: Download complete 05:03:38 08409d417260: Pull complete 05:03:38 398e5219c811: Verifying Checksum 05:03:38 398e5219c811: Download complete 05:03:38 22442686bd72: Verifying Checksum 05:03:38 22442686bd72: Download complete 05:03:38 a054eb5e9d23: Verifying Checksum 05:03:38 a054eb5e9d23: Download complete 05:03:38 bf127bdc9f4f: Pull complete 05:03:38 Removing intermediate container 5d78aa57bc28 05:03:38 ---> 998bdf6099c0 05:03:38 Step 14/25 : COPY . . 05:03:38 55b4810136f4: Pull complete 05:03:39 4eaff4018a72: Verifying Checksum 05:03:39 4eaff4018a72: Download complete 05:03:39 a803316fb129: Pull complete 05:03:40 ---> a3c559b7cb75 05:03:40 Step 15/25 : RUN ${MAKE} 05:03:40 ---> Running in c9b68357bb7f 05:03:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:03:40 e4afab677181: Pull complete 05:03:41 567bc94445bd: Pull complete 05:03:42 69eff66c35e2: Pull complete 05:03:43 9e6196db0a93: Pull complete 05:03:43 c8f44004068c: Pull complete 05:03:44 22442686bd72: Pull complete 05:03:44 538120297d91: Pull complete 05:03:47 4eaff4018a72: Pull complete 05:03:47 398e5219c811: Pull complete 05:03:47 a054eb5e9d23: Pull complete 05:03:47 Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 05:03:47 Status: Downloaded newer image for docker:latest 05:03:50 ---> 665aff62bdbf 05:03:50 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:50 ---> Running in 958aecec6e71 05:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:03:52 OK: 263 MiB in 53 packages 05:03:53 Removing intermediate container 958aecec6e71 05:03:53 ---> f4a6ceb99341 05:03:53 Step 10/15 : ENV GO111MODULE=on 05:03:53 ---> Running in 4653a848cc4d 05:03:53 Removing intermediate container 4653a848cc4d 05:03:53 ---> d18ea446364c 05:03:53 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:03:53 ---> Running in 3cd95b91f94c 05:03:54 Removing intermediate container 3cd95b91f94c 05:03:54 ---> 6ed7fad0ba4a 05:03:54 Step 12/15 : COPY go.mod vendor* ./ 05:03:57 ---> 6dd9481aae2a 05:03:57 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:57 ---> Running in 3d3002632bab 05:03:58 Removing intermediate container c9b68357bb7f 05:03:58 ---> 2b425b8b80e9 05:03:58 Step 16/25 : FROM alpine:3.17 05:03:58 3.17: Pulling from library/alpine 05:03:58 f56be85fc22e: Already exists 05:03:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:03:58 Status: Downloaded newer image for alpine:3.17 05:03:58 ---> 9ed4aefc74f6 05:03:58 Step 17/25 : EXPOSE 4000 05:03:58 ---> Running in c0701ef93b0b 05:03:58 Removing intermediate container c0701ef93b0b 05:03:58 ---> beaa51de23af 05:03:58 Step 18/25 : 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 05:03:58 ---> 239eec4fd2eb 05:03:58 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:03:58 ---> 64baeea83d93 05:03:58 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:03:58 ---> 1df7202b1b46 05:03:58 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:03:58 ---> Running in 5eb5effe6069 05:03:58 Removing intermediate container 5eb5effe6069 05:03:58 ---> 5dabbb609dfc 05:03:58 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:03:58 ---> Running in 76e5cf87807d 05:03:58 Removing intermediate container 76e5cf87807d 05:03:58 ---> 5fe6cf7b97a4 05:03:58 Step 23/25 : LABEL arch=amd64 05:03:58 ---> Running in c284a26d965a 05:03:58 Removing intermediate container c284a26d965a 05:03:58 ---> 93488844bcc9 05:03:58 Step 24/25 : LABEL git_sha=15d42a0b2eb8beb8c069d769f4c69f9e27202693 05:03:58 ---> Running in c5bfb20c0762 05:03:58 Removing intermediate container c5bfb20c0762 05:03:58 ---> 5261d987017d 05:03:58 Step 25/25 : LABEL version=0.0.0 05:03:58 ---> Running in 1dad69d70d57 05:03:58 Removing intermediate container 1dad69d70d57 05:03:58 ---> dfea97b1ea9b 05:03:58 [Warning] One or more build-args [ARCH] were not consumed 05:03:58 Successfully built dfea97b1ea9b 05:03:58 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:03:59 05:03:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:00 latest: Pulling from edgex-lftools-log-publisher 05:04:00 5eb5b503b376: Pulling fs layer 05:04:00 5c69ac0246d0: Pulling fs layer 05:04:00 ec43610c2a17: Pulling fs layer 05:04:00 3a2ae6a8a46f: Pulling fs layer 05:04:00 33b1e0a273af: Pulling fs layer 05:04:00 5d3b04190fa2: Pulling fs layer 05:04:00 2f39f015ded8: Pulling fs layer 05:04:00 3a2ae6a8a46f: Waiting 05:04:00 33b1e0a273af: Waiting 05:04:00 5d3b04190fa2: Waiting 05:04:00 5c69ac0246d0: Verifying Checksum 05:04:00 5c69ac0246d0: Download complete 05:04:00 3a2ae6a8a46f: Verifying Checksum 05:04:00 3a2ae6a8a46f: Download complete 05:04:00 33b1e0a273af: Verifying Checksum 05:04:00 33b1e0a273af: Download complete 05:04:00 5d3b04190fa2: Verifying Checksum 05:04:00 5d3b04190fa2: Download complete 05:04:00 ec43610c2a17: Verifying Checksum 05:04:00 ec43610c2a17: Download complete 05:04:00 5eb5b503b376: Verifying Checksum 05:04:00 5eb5b503b376: Download complete 05:04:01 2f39f015ded8: Download complete 05:04:01 5eb5b503b376: Pull complete 05:04:01 5c69ac0246d0: Pull complete 05:04:01 ec43610c2a17: Pull complete 05:04:01 3a2ae6a8a46f: Pull complete 05:04:02 33b1e0a273af: Pull complete 05:04:02 5d3b04190fa2: Pull complete 05:04:06 2f39f015ded8: Pull complete 05:04:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:04:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:06 prd-ubuntu20.04-docker-8c-8g-15835 does not seem to be running inside a container 05:04:06 $ 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_PR-609 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609:/w/workspace/edgexfoundry_edgex-ui-go_PR-609:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:04:09 $ docker top 7bbeabae9d5531f6c636b5ba1b6ef92c0b98ccee95817081afd447c5db7af376 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:10 ---> job-cost.sh 05:04:10 lf-activate-venv: SKIPPING 05:04:10 INFO: No Stack... 05:04:10 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:10 INFO: Archiving Costs [Pipeline] sh 05:04:11 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-609/archives/cost.csv 05:04:11 + cut -d, -f6 [Pipeline] lock 05:04:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-609-1-stack-cost] 05:04:11 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-609-1-stack-cost] did not exist. Created. 05:04:11 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-609-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:11 + echo total: 0.2199999988079071 [Pipeline] stash 05:04:12 Stashed 1 file(s) [Pipeline] } 05:04:12 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-609-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:12 $ docker stop --time=1 7bbeabae9d5531f6c636b5ba1b6ef92c0b98ccee95817081afd447c5db7af376 05:04:13 $ docker rm -f --volumes 7bbeabae9d5531f6c636b5ba1b6ef92c0b98ccee95817081afd447c5db7af376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:04:53 Removing intermediate container 3d3002632bab 05:04:53 ---> 2d27cd8e0e27 05:04:53 Step 14/15 : COPY . . 05:04:55 ---> beb121a59f2e 05:04:55 Step 15/15 : RUN ${MAKE} 05:04:55 ---> Running in 8395ddda965d 05:04:56 noop 05:04:57 Removing intermediate container 8395ddda965d 05:04:57 ---> 25f668f6b61c 05:04:57 Successfully built 25f668f6b61c 05:04:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:57 + docker inspect -f . ci-base-image-arm64 05:04:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:58 prd-ubuntu20.04-docker-arm64-4c-16g-15837 does not seem to be running inside a container 05:04:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:04:59 $ docker top 27f9574216f1eaf27e35204ef77d29d13bff624d86568a6a4096edecc6919dd4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:00 + go version 05:05:00 go version go1.20.2 linux/arm64 [Pipeline] } 05:05:00 $ docker stop --time=1 27f9574216f1eaf27e35204ef77d29d13bff624d86568a6a4096edecc6919dd4 05:05:02 $ docker rm -f --volumes 27f9574216f1eaf27e35204ef77d29d13bff624d86568a6a4096edecc6919dd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:03 + docker inspect -f . ci-base-image-arm64 05:05:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:03 prd-ubuntu20.04-docker-arm64-4c-16g-15837 does not seem to be running inside a container 05:05:03 $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:05:04 $ docker top 1c2f2715a33bf1ff24df532dc5ea87e6f5a4e86d5064fdad08fe9fff153e275b -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:05 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 05:05:05 + make test 05:05:05 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:05:37 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:07:14 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:07:14 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:07:14 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:07:14 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:07:14 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:07:14 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:07:14 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:07:14 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:07:14 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:07:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:07:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:07:29 ./bin/test-attribution-txt.sh 05:07:29 make -C web test 05:07:29 make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' 05:07:29 make[1]: tput: No such file or directory 05:07:29 make[1]: tput: No such file or directory 05:07:29 warning: generating ./VERSION 05:07:29 echo "0.0.0" > VERSION 05:07:29 docker build \ 05:07:29 -f Dockerfile \ 05:07:29 --build-arg USER=1000 \ 05:07:29 \ 05:07:29 --label "git_sha=15d42a0b2eb8beb8c069d769f4c69f9e27202693" \ 05:07:29 -t edgexfoundry/edgex-web-ui:15d42a0b2eb8beb8c069d769f4c69f9e27202693 \ 05:07:29 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:07:29 . 05:07:29 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:07:29 Install the buildx component to build images with BuildKit: 05:07:29 https://docs.docker.com/go/buildx/ 05:07:29 05:07:29 Sending build context to Docker daemon 2.571MB 05:07:29 Step 1/10 : FROM node:16.17-alpine3.15 05:07:29 16.17-alpine3.15: Pulling from library/node 05:07:29 47517142f6ba: Pulling fs layer 05:07:29 5f8c4bfa009b: Pulling fs layer 05:07:29 f7079c9c4ba1: Pulling fs layer 05:07:29 aba105e6f55a: Pulling fs layer 05:07:29 aba105e6f55a: Waiting 05:07:30 47517142f6ba: Verifying Checksum 05:07:30 aba105e6f55a: Verifying Checksum 05:07:30 aba105e6f55a: Download complete 05:07:30 f7079c9c4ba1: Verifying Checksum 05:07:30 f7079c9c4ba1: Download complete 05:07:30 47517142f6ba: Pull complete 05:07:32 5f8c4bfa009b: Verifying Checksum 05:07:32 5f8c4bfa009b: Download complete 05:07:35 5f8c4bfa009b: Pull complete 05:07:36 f7079c9c4ba1: Pull complete 05:07:36 aba105e6f55a: Pull complete 05:07:36 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 05:07:36 Status: Downloaded newer image for node:16.17-alpine3.15 05:07:36 ---> bf1b8b58d215 05:07:36 Step 2/10 : RUN apk add --no-cache chromium 05:07:36 ---> Running in b72ce040d49b 05:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:07:39 (1/128) Installing libxau (1.0.9-r0) 05:07:39 (2/128) Installing libmd (1.0.3-r0) 05:07:39 (3/128) Installing libbsd (0.11.3-r1) 05:07:39 (4/128) Installing libxdmcp (1.1.3-r0) 05:07:39 (5/128) Installing libxcb (1.14-r2) 05:07:39 (6/128) Installing libx11 (1.7.3.1-r0) 05:07:39 (7/128) Installing libxext (1.3.4-r0) 05:07:39 (8/128) Installing libice (1.0.10-r0) 05:07:39 (9/128) Installing libuuid (2.37.4-r0) 05:07:39 (10/128) Installing libsm (1.2.3-r0) 05:07:39 (11/128) Installing libxt (1.2.1-r0) 05:07:39 (12/128) Installing libxmu (1.1.3-r0) 05:07:39 (13/128) Installing xset (1.2.4-r0) 05:07:39 (14/128) Installing xprop (1.2.5-r0) 05:07:39 (15/128) Installing xdg-utils (1.1.3-r0) 05:07:39 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 05:07:39 (17/128) Installing pkgconf (1.8.1-r0) 05:07:39 (18/128) Installing libffi (3.4.2-r1) 05:07:39 (19/128) Installing libintl (0.21-r0) 05:07:39 (20/128) Installing libblkid (2.37.4-r0) 05:07:39 (21/128) Installing libmount (2.37.4-r0) 05:07:39 (22/128) Installing pcre (8.45-r1) 05:07:39 (23/128) Installing glib (2.70.1-r0) 05:07:39 (24/128) Installing xz-libs (5.2.5-r1) 05:07:39 (25/128) Installing libxml2 (2.9.14-r2) 05:07:39 (26/128) Installing shared-mime-info (2.1-r2) 05:07:39 (27/128) Installing hicolor-icon-theme (0.17-r1) 05:07:40 (28/128) Installing libjpeg-turbo (2.1.2-r0) 05:07:40 (29/128) Installing libpng (1.6.37-r1) 05:07:40 (30/128) Installing libwebp (1.2.2-r0) 05:07:40 (31/128) Installing zstd-libs (1.5.0-r0) 05:07:40 (32/128) Installing tiff (4.4.0-r1) 05:07:40 (33/128) Installing gdk-pixbuf (2.42.8-r0) 05:07:40 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 05:07:40 (35/128) Installing libxcomposite (0.4.5-r0) 05:07:40 (36/128) Installing libxfixes (6.0.0-r0) 05:07:40 (37/128) Installing libxrender (0.9.10-r3) 05:07:40 (38/128) Installing libxcursor (1.2.0-r0) 05:07:40 (39/128) Installing libxdamage (1.1.5-r1) 05:07:40 (40/128) Installing libxi (1.8-r0) 05:07:40 (41/128) Installing libxinerama (1.1.4-r1) 05:07:40 (42/128) Installing libxrandr (1.5.2-r1) 05:07:40 (43/128) Installing atk (2.36.0-r0) 05:07:40 (44/128) Installing libxtst (1.2.3-r3) 05:07:40 (45/128) Installing dbus-libs (1.12.24-r0) 05:07:40 (46/128) Installing at-spi2-core (2.42.0-r0) 05:07:40 (47/128) Installing at-spi2-atk (2.38.0-r0) 05:07:40 (48/128) Installing expat (2.5.0-r0) 05:07:40 (49/128) Installing brotli-libs (1.0.9-r5) 05:07:40 (50/128) Installing libbz2 (1.0.8-r1) 05:07:40 (51/128) Installing freetype (2.11.1-r2) 05:07:40 (52/128) Installing fontconfig (2.13.1-r4) 05:07:40 (53/128) Installing pixman (0.40.0-r4) 05:07:40 (54/128) Installing cairo (1.16.0-r5) 05:07:40 (55/128) Installing cairo-gobject (1.16.0-r5) 05:07:40 (56/128) Installing avahi-libs (0.8-r5) 05:07:40 (57/128) Installing gmp (6.2.1-r1) 05:07:40 (58/128) Installing nettle (3.7.3-r0) 05:07:40 (59/128) Installing p11-kit (0.24.0-r1) 05:07:40 (60/128) Installing libtasn1 (4.18.0-r1) 05:07:40 (61/128) Installing libunistring (0.9.10-r1) 05:07:40 (62/128) Installing gnutls (3.7.1-r2) 05:07:40 (63/128) Installing cups-libs (2.3.3-r6) 05:07:40 (64/128) Installing libepoxy (1.5.9-r0) 05:07:40 (65/128) Installing fribidi (1.0.11-r0) 05:07:40 (66/128) Installing graphite2 (1.3.14-r0) 05:07:40 (67/128) Installing harfbuzz (3.0.0-r2) 05:07:40 (68/128) Installing libxft (2.3.4-r0) 05:07:40 (69/128) Installing pango (1.48.10-r0) 05:07:40 (70/128) Installing wayland-libs-client (1.19.0-r1) 05:07:40 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 05:07:40 (72/128) Installing wayland-libs-egl (1.19.0-r1) 05:07:40 (73/128) Installing xkeyboard-config (2.34-r0) 05:07:41 (74/128) Installing libxkbcommon (1.3.1-r0) 05:07:41 (75/128) Installing gtk+3.0 (3.24.30-r0) 05:07:41 Executing gtk+3.0-3.24.30-r0.post-install 05:07:41 (76/128) Installing libfontenc (1.1.4-r0) 05:07:41 (77/128) Installing mkfontscale (1.2.1-r1) 05:07:41 (78/128) Installing ttf-opensans (1.10-r1) 05:07:41 Executing ttf-opensans-1.10-r1.post-install 05:07:43 (79/128) Installing libogg (1.3.5-r0) 05:07:43 (80/128) Installing flac (1.3.4-r0) 05:07:43 (81/128) Installing alsa-lib (1.2.5.1-r1) 05:07:44 (82/128) Installing libatomic (10.3.1_git20211027-r0) 05:07:44 (83/128) Installing sdl2 (2.0.16-r4) 05:07:44 (84/128) Installing aom-libs (3.2.0-r0) 05:07:44 (85/128) Installing libass (0.15.2-r0) 05:07:44 (86/128) Installing libdav1d (0.9.2-r0) 05:07:44 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 05:07:44 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 05:07:44 (89/128) Installing lame (3.100-r0) 05:07:44 (90/128) Installing opus (1.3.1-r1) 05:07:44 (91/128) Installing libgomp (10.3.1_git20211027-r0) 05:07:44 (92/128) Installing soxr (0.1.3-r2) 05:07:44 (93/128) Installing libsrt (1.4.2-r1) 05:07:44 (94/128) Installing libssh (0.9.6-r1) 05:07:44 (95/128) Installing libtheora (1.1.1-r16) 05:07:44 (96/128) Installing v4l-utils-libs (1.22.1-r1) 05:07:44 (97/128) Installing libdrm (2.4.109-r0) 05:07:44 (98/128) Installing libva (2.13.0-r0) 05:07:44 (99/128) Installing libvdpau (1.4-r0) 05:07:44 (100/128) Installing vidstab (1.1.0-r1) 05:07:44 (101/128) Installing libvorbis (1.3.7-r0) 05:07:44 (102/128) Installing libvpx (1.10.0-r0) 05:07:44 (103/128) Installing vulkan-loader (1.2.196-r0) 05:07:44 (104/128) Installing x264-libs (20210613-r0) 05:07:44 (105/128) Installing x265-libs (3.5-r0) 05:07:44 (106/128) Installing xvidcore (1.3.7-r1) 05:07:44 (107/128) Installing ffmpeg-libs (4.4.1-r2) 05:07:45 (108/128) Installing libevent (2.1.12-r4) 05:07:45 (109/128) Installing mesa (21.2.6-r0) 05:07:45 (110/128) Installing wayland-libs-server (1.19.0-r1) 05:07:45 (111/128) Installing mesa-gbm (21.2.6-r0) 05:07:45 (112/128) Installing lcms2 (2.12-r1) 05:07:45 (113/128) Installing nspr (4.32-r0) 05:07:45 (114/128) Installing sqlite-libs (3.36.0-r0) 05:07:45 (115/128) Installing nss (3.78.1-r0) 05:07:45 (116/128) Installing libasyncns (0.8-r1) 05:07:45 (117/128) Installing libltdl (2.4.6-r7) 05:07:45 (118/128) Installing orc (0.4.32-r0) 05:07:45 (119/128) Installing libsndfile (1.0.31-r1) 05:07:45 (120/128) Installing speexdsp (1.2.0-r0) 05:07:45 (121/128) Installing tdb-libs (1.4.5-r0) 05:07:45 (122/128) Installing libpulse (15.0-r2) 05:07:45 (123/128) Installing re2 (2021.11.01-r0) 05:07:45 (124/128) Installing snappy (1.1.9-r1) 05:07:45 (125/128) Installing libgpg-error (1.42-r1) 05:07:45 (126/128) Installing libgcrypt (1.9.4-r0) 05:07:45 (127/128) Installing libxslt (1.1.35-r0) 05:07:45 (128/128) Installing chromium (99.0.4844.84-r0) 05:07:50 Executing busybox-1.34.1-r7.trigger 05:07:50 Executing glib-2.70.1-r0.trigger 05:07:50 Executing shared-mime-info-2.1-r2.trigger 05:07:51 Executing gdk-pixbuf-2.42.8-r0.trigger 05:07:51 Executing gtk-update-icon-cache-2.24.33-r0.trigger 05:07:51 Executing fontconfig-2.13.1-r4.trigger 05:07:51 Executing mkfontscale-1.2.1-r1.trigger 05:07:51 OK: 275 MiB in 144 packages 05:08:01 Removing intermediate container b72ce040d49b 05:08:01 ---> a1ed8573fd04 05:08:01 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:08:02 ---> Running in 68b13711c959 05:08:02 Removing intermediate container 68b13711c959 05:08:02 ---> 0ddb31ad318a 05:08:02 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 05:08:02 ---> Running in 81b94b2301fd 05:08:02 Removing intermediate container 81b94b2301fd 05:08:02 ---> 652e1b17a024 05:08:02 Step 5/10 : RUN npm install -g npm 05:08:02 ---> Running in 91dafbce2c96 05:08:34 05:08:34 removed 7 packages, changed 101 packages, and audited 264 packages in 25s 05:08:34 05:08:34 27 packages are looking for funding 05:08:34 run `npm fund` for details 05:08:34 05:08:34 found 0 vulnerabilities 05:08:34 Removing intermediate container 91dafbce2c96 05:08:34 ---> 15fad3e47aa8 05:08:34 Step 6/10 : ARG USER=1000 05:08:34 ---> Running in 56621b27084f 05:08:34 Removing intermediate container 56621b27084f 05:08:34 ---> fb6421e756a6 05:08:34 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:08:34 ---> Running in 6da6f9790780 05:08:36 Removing intermediate container 6da6f9790780 05:08:36 ---> 6645ae348f90 05:08:36 Step 8/10 : USER $USER:$USER 05:08:36 ---> Running in 138a45f0bad4 05:08:37 Removing intermediate container 138a45f0bad4 05:08:37 ---> 27748cb332ec 05:08:37 Step 9/10 : WORKDIR /app 05:08:37 ---> Running in b14e468c71f2 05:08:37 Removing intermediate container b14e468c71f2 05:08:37 ---> 77d745612943 05:08:37 Step 10/10 : LABEL git_sha=15d42a0b2eb8beb8c069d769f4c69f9e27202693 05:08:37 ---> Running in 80943365f302 05:08:37 Removing intermediate container 80943365f302 05:08:37 ---> de9a9f4ca2a7 05:08:37 Successfully built de9a9f4ca2a7 05:08:37 Successfully tagged edgexfoundry/edgex-web-ui:15d42a0b2eb8beb8c069d769f4c69f9e27202693 05:08:37 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:08:37 touch edgex-web-ui.imagebuilt 05:08:37 mkdir -p node_modules coverage 05:08:37 chown "1000:1000" node_modules coverage package-lock.json 05:08:37 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:08:50 npm WARN old lockfile 05:08:50 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 05:08:50 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 05:08:50 npm WARN old lockfile 05:08:50 npm WARN old lockfile This is a one-time fix-up, please be patient... 05:08:50 npm WARN old lockfile 05:09:37 npm WARN EBADENGINE Unsupported engine { 05:09:37 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:09:37 npm WARN EBADENGINE required: { 05:09:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:37 npm WARN EBADENGINE }, 05:09:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:09:37 npm WARN EBADENGINE } 05:09:37 npm WARN EBADENGINE Unsupported engine { 05:09:37 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:09:37 npm WARN EBADENGINE required: { 05:09:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:37 npm WARN EBADENGINE }, 05:09:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:09:37 npm WARN EBADENGINE } 05:09:37 npm WARN EBADENGINE Unsupported engine { 05:09:37 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:09:37 npm WARN EBADENGINE required: { 05:09:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:37 npm WARN EBADENGINE }, 05:09:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:09:37 npm WARN EBADENGINE } 05:09:37 npm WARN EBADENGINE Unsupported engine { 05:09:37 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:09:37 npm WARN EBADENGINE required: { 05:09:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:37 npm WARN EBADENGINE }, 05:09:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:09:37 npm WARN EBADENGINE } 05:09:37 npm WARN EBADENGINE Unsupported engine { 05:09:37 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:09:37 npm WARN EBADENGINE required: { 05:09:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:37 npm WARN EBADENGINE }, 05:09:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:09:37 npm WARN EBADENGINE } 05:09:37 npm WARN EBADENGINE Unsupported engine { 05:09:37 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:09:37 npm WARN EBADENGINE required: { 05:09:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:37 npm WARN EBADENGINE }, 05:09:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:09:37 npm WARN EBADENGINE } 05:09:37 npm WARN EBADENGINE Unsupported engine { 05:09:37 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:09:37 npm WARN EBADENGINE required: { 05:09:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:37 npm WARN EBADENGINE }, 05:09:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:09:37 npm WARN EBADENGINE } 05:09:37 npm WARN EBADENGINE Unsupported engine { 05:09:37 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:09:37 npm WARN EBADENGINE required: { 05:09:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:37 npm WARN EBADENGINE }, 05:09:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:09:37 npm WARN EBADENGINE } 05:09:37 npm WARN EBADENGINE Unsupported engine { 05:09:37 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:09:37 npm WARN EBADENGINE required: { 05:09:37 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:09:37 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:09:37 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:09:37 npm WARN EBADENGINE }, 05:09:37 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 05:09:37 npm WARN EBADENGINE } 05:10:09 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:10:09 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 05:10:09 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:10:09 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:10:09 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:10:11 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:10:15 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:10:23 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:10:23 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:10:24 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:10:36 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:10:45 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:10:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:10:46 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. 05:10:51 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. 05:10:51 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. 05:10:52 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:11:07 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 05:11:08 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 05:11:31 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. 05:11:53 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. 05:12:32 05:12:32 added 1475 packages, and audited 1476 packages in 4m 05:12:32 05:12:32 90 packages are looking for funding 05:12:32 run `npm fund` for details 05:12:32 05:12:32 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 05:12:32 05:12:32 To address issues that do not require attention, run: 05:12:32 npm audit fix 05:12:32 05:12:32 To address all issues (including breaking changes), run: 05:12:32 npm audit fix --force 05:12:32 05:12:32 Run `npm audit` for details. 05:12:32 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 05:12:46 - Generating browser application bundles (phase: setup)... 05:13:19 Compiling @angular/core : es2015 as esm2015 05:13:19 Compiling @angular/compiler/testing : es2015 as esm2015 05:13:51 Compiling @angular/common : es2015 as esm2015 05:13:51 Compiling @angular/core/testing : es2015 as esm2015 05:13:55 Compiling @angular/platform-browser : es2015 as esm2015 05:13:55 Compiling @angular/common/testing : es2015 as esm2015 05:13:59 Compiling @angular/router : es2015 as esm2015 05:13:59 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:14:04 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:14:06 Compiling @angular/common/http : es2015 as esm2015 05:14:06 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:14:10 Compiling @angular/forms : es2015 as esm2015 05:14:11 Compiling @angular/common/http/testing : es2015 as esm2015 05:14:12 Compiling @angular/router/testing : es2015 as esm2015 05:15:19 17 05 2023 05:15:09.075:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:15:19 17 05 2023 05:15:09.088:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:15:19 17 05 2023 05:15:09.115:INFO [launcher]: Starting browser ChromeHeadless 05:16:16 17 05 2023 05:16:14.080:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 05:17:03 17 05 2023 05:17:02.029:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 05:17:25 ✔ Browser application bundle generation complete. 05:17:25 17 05 2023 05:17:22.792:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket vzHzrh3VDEjlNnQtAAAB with id 66534460 05:17:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 05:17:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.225 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.361 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.461 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.766 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.809 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.847 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.88 secs) 05:17:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.907 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.049 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.109 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.193 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.218 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.248 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.27 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.479 secs) 05:17:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.552 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.825 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.9 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 2.925 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 2.94 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.319 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.364 secs) 05:17:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.383 secs) 05:17:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.246 secs) 05:17:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.286 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.523 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.664 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.767 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.84 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.855 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.872 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.886 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.067 secs) 05:17:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.106 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.178 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.284 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.389 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.412 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.474 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.533 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.553 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.569 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.639 secs) 05:17:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.897 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.095 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.305 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.363 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.385 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.601 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.696 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.715 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.727 secs) 05:17:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.755 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.802 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.022 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.044 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.055 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.196 secs) 05:17:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.279 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.419 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.495 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.68 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.746 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.812 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.873 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.896 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.907 secs) 05:17:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.016 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.198 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.255 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.307 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.501 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.551 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.579 secs) 05:17:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.973 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.161 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.225 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.293 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.421 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 9.454 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.532 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.546 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.559 secs) 05:17:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.618 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.033 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.146 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 10.282 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.322 secs) 05:17:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.371 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.409 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.567 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.72 secs) 05:17:53 WARN: ' 05:17:53 It looks like you're using ngModel on the same form field as formControlName. 05:17:53 Support for using the ngModel input property and ngModelChange event with 05:17:53 reactive form directives has been deprecated in Angular v6 and will be removed 05:17:53 in a future version of Angular. 05:17:53 05:17:53 For more information on this, see our API docs here: 05:17:53 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:17:53 ' 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.72 secs) 05:17:53 WARN: ' 05:17:53 It looks like you're using ngModel on the same form field as formControlName. 05:17:53 Support for using the ngModel input property and ngModelChange event with 05:17:53 reactive form directives has been deprecated in Angular v6 and will be removed 05:17:53 in a future version of Angular. 05:17:53 05:17:53 For more information on this, see our API docs here: 05:17:53 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:17:53 ' 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.9 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.933 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.956 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.971 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.986 secs) 05:17:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.138 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.294 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 11.356 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 11.401 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 11.431 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.486 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.7 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.756 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.884 secs) 05:17:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.947 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.001 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 12.029 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.093 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.115 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.198 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.285 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.438 secs) 05:17:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.495 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.639 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.657 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.674 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.703 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.77 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.842 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.878 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.093 secs) 05:17:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.138 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.196 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.227 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.249 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.272 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 13.5 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.529 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.592 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.607 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.62 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.714 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.755 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.81 secs) 05:17:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.84 secs) 05:17:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.955 secs) 05:17:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 14.053 secs) 05:17:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 14.226 secs) 05:17:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 14.359 secs) 05:17:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.63 secs) 05:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 14.708 secs) 05:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.786 secs) 05:17:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.995 secs) 05:18:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (20.843 secs / 14.995 secs) 05:18:00 TOTAL: 145 SUCCESS 05:18:00 ✔ Browser application bundle generation complete. 05:18:04 05:18:04 =============================== Coverage summary =============================== 05:18:04 Statements : 41.56% ( 1425/3429 ) 05:18:04 Branches : 12.14% ( 109/898 ) 05:18:04 Functions : 33.33% ( 417/1251 ) 05:18:04 Lines : 39.45% ( 1280/3245 ) 05:18:04 ================================================================================ 05:18:04 17 05 2023 05:18:03.966:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 05:18:05 ✔ Browser application bundle generation complete. 05:18:05 make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo 05:18:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:18:06 $ docker stop --time=1 1c2f2715a33bf1ff24df532dc5ea87e6f5a4e86d5064fdad08fe9fff153e275b 05:18:07 $ docker rm -f --volumes 1c2f2715a33bf1ff24df532dc5ea87e6f5a4e86d5064fdad08fe9fff153e275b [Pipeline] // withDockerContainer [Pipeline] sh 05:18:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:18:11 Warning: overwriting stash ‘coverage-report’ 05:18:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:18:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:18:20 + ls -al . 05:18:20 total 176 05:18:20 drwxrwxr-x 13 jenkins jenkins 4096 May 17 05:05 . 05:18:20 drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:02 .. 05:18:20 drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:02 .blubracket 05:18:20 -rw-rw-r-- 1 jenkins jenkins 18 May 17 05:02 .dockerignore 05:18:20 drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:02 .git 05:18:20 drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:02 .github 05:18:20 -rw-rw-r-- 1 jenkins jenkins 185 May 17 05:02 .gitignore 05:18:20 -rw-rw-r-- 1 jenkins jenkins 8418 May 17 05:02 Attribution.txt 05:18:20 -rw-rw-r-- 1 jenkins jenkins 17205 May 17 05:02 CHANGELOG.md 05:18:20 -rw-rw-r-- 1 jenkins jenkins 3959 May 17 05:02 CONTRIBUTING.md 05:18:20 -rw-rw-r-- 1 jenkins jenkins 1788 May 17 05:02 Dockerfile 05:18:20 -rw-rw-r-- 1 jenkins jenkins 652 May 17 05:02 Jenkinsfile 05:18:20 -rw-rw-r-- 1 jenkins jenkins 11357 May 17 05:02 LICENSE 05:18:20 -rw-rw-r-- 1 jenkins jenkins 2124 May 17 05:02 Makefile 05:18:20 -rw-rw-r-- 1 jenkins jenkins 4558 May 17 05:02 README.md 05:18:20 -rw-rw-r-- 1 jenkins jenkins 5 May 17 05:00 VERSION 05:18:20 drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:02 assets 05:18:20 drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:02 bin 05:18:20 drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:02 cmd 05:18:20 -rw-r--r-- 1 jenkins jenkins 10 May 17 05:05 coverage.out 05:18:20 drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:02 docs 05:18:20 -rw-rw-r-- 1 jenkins jenkins 3040 May 17 05:02 go.mod 05:18:20 -rw-rw-r-- 1 jenkins jenkins 30610 May 17 05:02 go.sum 05:18:20 drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:02 internal 05:18:20 drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:02 snap 05:18:20 drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:02 testing 05:18:20 -rw-rw-r-- 1 jenkins jenkins 155 May 17 05:02 version.go 05:18:20 drwxrwxr-x 6 jenkins jenkins 4096 May 17 05:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:20 + 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=15d42a0b2eb8beb8c069d769f4c69f9e27202693 --label arch=arm64 --label version=0.0.0 . 05:18:22 Sending build context to Docker daemon 31.28MB 05:18:22 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 05:18:22 Step 2/25 : FROM ${BASE} AS builder 05:18:22 ---> 25f668f6b61c 05:18:22 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:18:23 ---> Running in 37b68e1e5e77 05:18:23 Removing intermediate container 37b68e1e5e77 05:18:23 ---> eebbf878092e 05:18:23 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:18:23 ---> Running in 6c898ea64c82 05:18:23 Removing intermediate container 6c898ea64c82 05:18:23 ---> 949910bccebf 05:18:23 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:18:23 ---> Running in 504521ef7cac 05:18:24 Removing intermediate container 504521ef7cac 05:18:24 ---> 1963535ff515 05:18:24 Step 6/25 : LABEL Name=edgex-ui-go 05:18:24 ---> Running in a48e390d95cc 05:18:24 Removing intermediate container a48e390d95cc 05:18:24 ---> 84ca00c27b1b 05:18:24 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:18:24 ---> Running in ab616f66be36 05:18:24 Removing intermediate container ab616f66be36 05:18:24 ---> c5c89105c3d6 05:18:24 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:18:28 ---> 55518638e0a3 05:18:28 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:18:28 ---> Running in f685b77779d9 05:18:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:18:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:18:31 OK: 263 MiB in 53 packages 05:18:32 Removing intermediate container f685b77779d9 05:18:32 ---> f797ee427173 05:18:32 Step 10/25 : ENV GO111MODULE=on 05:18:32 ---> Running in abb2a5b44c15 05:18:32 Removing intermediate container abb2a5b44c15 05:18:32 ---> 8c5bbfe0febc 05:18:32 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:18:32 ---> Running in ae3565056cf7 05:18:32 Removing intermediate container ae3565056cf7 05:18:32 ---> 8f285856a191 05:18:32 Step 12/25 : COPY go.mod vendor* ./ 05:18:33 ---> 9ce03663aaf8 05:18:33 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:18:33 ---> Running in 00e4aa2a0a58 05:18:36 Removing intermediate container 00e4aa2a0a58 05:18:36 ---> 7e748bbd8d6a 05:18:36 Step 14/25 : COPY . . 05:18:42 ---> 79659f0b739d 05:18:42 Step 15/25 : RUN ${MAKE} 05:18:42 ---> Running in 19c0cdefa889 05:18:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:20:50 Removing intermediate container 19c0cdefa889 05:20:50 ---> b7854858e4e1 05:20:50 Step 16/25 : FROM alpine:3.17 05:20:50 3.17: Pulling from library/alpine 05:20:50 c41833b44d91: Already exists 05:20:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 05:20:50 Status: Downloaded newer image for alpine:3.17 05:20:50 ---> 51e60588ff2c 05:20:50 Step 17/25 : EXPOSE 4000 05:20:50 ---> Running in 47f5cb9418f6 05:20:50 Removing intermediate container 47f5cb9418f6 05:20:50 ---> b42ba1f972e2 05:20:50 Step 18/25 : 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 05:20:50 ---> 4c23e2b2325e 05:20:50 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:20:50 ---> a24058c1e091 05:20:50 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:20:50 ---> 4a971a32037f 05:20:50 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:20:50 ---> Running in e61946fecabd 05:20:50 Removing intermediate container e61946fecabd 05:20:50 ---> b07d72be5ad7 05:20:50 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:20:50 ---> Running in 92855f594285 05:20:50 Removing intermediate container 92855f594285 05:20:50 ---> 502e91f6b244 05:20:50 Step 23/25 : LABEL arch=arm64 05:20:50 ---> Running in bae20391b2b6 05:20:50 Removing intermediate container bae20391b2b6 05:20:50 ---> 0e7f4341a7c0 05:20:50 Step 24/25 : LABEL git_sha=15d42a0b2eb8beb8c069d769f4c69f9e27202693 05:20:50 ---> Running in c5fc8b84d6df 05:20:50 Removing intermediate container c5fc8b84d6df 05:20:50 ---> d2a8babc5f9d 05:20:50 Step 25/25 : LABEL version=0.0.0 05:20:50 ---> Running in 076608ec1f4a 05:20:50 Removing intermediate container 076608ec1f4a 05:20:50 ---> 58672c2e8280 05:20:50 [Warning] One or more build-args [ARCH] were not consumed 05:20:50 Successfully built 58672c2e8280 05:20:50 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:20:51 05:20:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:20:51 arm64: Pulling from edgex-lftools-log-publisher 05:20:51 8998bd30e6a1: Pulling fs layer 05:20:51 04944245beec: Pulling fs layer 05:20:51 699f458cf7ca: Pulling fs layer 05:20:51 765212b225bb: Pulling fs layer 05:20:51 f23df028b6ca: Pulling fs layer 05:20:51 d65c8cfc05b1: Pulling fs layer 05:20:51 2437ff75d9bd: Pulling fs layer 05:20:51 765212b225bb: Waiting 05:20:51 f23df028b6ca: Waiting 05:20:51 d65c8cfc05b1: Waiting 05:20:51 2437ff75d9bd: Waiting 05:20:51 04944245beec: Verifying Checksum 05:20:51 04944245beec: Download complete 05:20:51 765212b225bb: Verifying Checksum 05:20:51 765212b225bb: Download complete 05:20:51 f23df028b6ca: Verifying Checksum 05:20:51 f23df028b6ca: Download complete 05:20:51 d65c8cfc05b1: Verifying Checksum 05:20:51 d65c8cfc05b1: Download complete 05:20:52 699f458cf7ca: Verifying Checksum 05:20:52 699f458cf7ca: Download complete 05:20:52 8998bd30e6a1: Verifying Checksum 05:20:52 8998bd30e6a1: Download complete 05:20:55 2437ff75d9bd: Verifying Checksum 05:20:55 2437ff75d9bd: Download complete 05:20:57 8998bd30e6a1: Pull complete 05:20:57 04944245beec: Pull complete 05:20:59 699f458cf7ca: Pull complete 05:20:59 765212b225bb: Pull complete 05:21:00 f23df028b6ca: Pull complete 05:21:00 d65c8cfc05b1: Pull complete 05:21:15 2437ff75d9bd: Pull complete 05:21:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:21:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:21:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:15 prd-ubuntu20.04-docker-arm64-4c-16g-15837 does not seem to be running inside a container 05:21:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:21:18 $ docker top cc93fb490616a3eb4c8f0fa332cf8e0074aefcd5ec0482b16c7c26538af66483 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:19 ---> job-cost.sh 05:21:19 lf-activate-venv: SKIPPING 05:21:19 INFO: No Stack... 05:21:19 INFO: Retrieving Pricing Info for: v3-standard-4 05:21:20 INFO: Archiving Costs [Pipeline] sh 05:21:21 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:21:21 + cut -d, -f6 [Pipeline] lock 05:21:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-609-1-stack-cost] 05:21:21 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-609-1-stack-cost] did not exist. Created. 05:21:21 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-609-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:21:21 /w/workspace/edgex-ui-go/1@tmp/durable-880be850/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:21:22 + echo total: 0.10999999940395355 [Pipeline] stash 05:21:22 Warning: overwriting stash ‘stack-cost’ 05:21:27 Stashed 1 file(s) [Pipeline] } 05:21:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-609-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:21:27 $ docker stop --time=1 cc93fb490616a3eb4c8f0fa332cf8e0074aefcd5ec0482b16c7c26538af66483 05:21:29 $ docker rm -f --volumes cc93fb490616a3eb4c8f0fa332cf8e0074aefcd5ec0482b16c7c26538af66483 [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 05:21:30 provisioning config files... 05:21:30 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp/config18396131818896775681tmp [Pipeline] { [Pipeline] sh 05:21:30 + set +x 05:21:30 + curl -s https://codecov.io/bash 05:21:30 + bash -s -- 05:21:30 05:21:30 _____ _ 05:21:30 / ____| | | 05:21:30 | | ___ __| | ___ ___ _____ __ 05:21:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:21:30 | |___| (_) | (_| | __/ (_| (_) \ V / 05:21:30 \_____\___/ \__,_|\___|\___\___/ \_/ 05:21:30 Bash-1.0.6 05:21:30 05:21:30 05:21:30 ==> git version 2.25.1 found 05:21:30 ==> 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 05:21:30 Release-Date: 2020-01-08 05:21:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:21:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:21:30 ==> Jenkins CI detected. 05:21:30 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-609 05:21:30 project root: . 05:21:30 --> token set from env 05:21:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:21:30 ==> Running gcov in . (disable via -X gcov) 05:21:30 ==> Python coveragepy not found 05:21:30 ==> Searching for coverage reports in: 05:21:30 + . 05:21:30 -> Found 1 reports 05:21:30 ==> Detecting git/mercurial file structure 05:21:30 ==> Reading reports 05:21:30 + ./coverage.out bytes=10 05:21:30 ==> Appending adjustments 05:21:30 https://docs.codecov.io/docs/fixing-reports 05:21:31 + Found adjustments 05:21:31 ==> Gzipping contents 05:21:31 12K /tmp/codecov.xMpjk5.gz 05:21:31 ==> Uploading reports 05:21:31 url: https://codecov.io 05:21:31 query: branch=PR-609&commit=15d42a0b2eb8beb8c069d769f4c69f9e27202693&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-609%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=609&job=&cmd_args= 05:21:31 -> Pinging Codecov 05:21:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-609&commit=15d42a0b2eb8beb8c069d769f4c69f9e27202693&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-609%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=609&job=&cmd_args= 05:21:31 -> Uploading to 05:21:31 https://storage.googleapis.com/codecov/v4/raw/2023-05-17/FB506323287CE973F263BFD2A0EB1F37/15d42a0b2eb8beb8c069d769f4c69f9e27202693/9f5dbdea-60f2-4d4e-83e7-6d3b9a24b061.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T052131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fa31189dc8d5a24e78e003fb32681db0e6d995311b965e841c54a31339ea486 05:21:31 % Total % Received % Xferd Average Speed Time Time Time Current 05:21:31 Dload Upload Total Spent Left Speed 05:21:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 31543 --:--:-- --:--:-- --:--:-- 31543 05:21:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/15d42a0b2eb8beb8c069d769f4c69f9e27202693 [Pipeline] } 05:21:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:21:33 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-609/archives ] 05:21:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-609/archives 05:21:33 total 16 05:21:33 drwxr-xr-x 3 root root 4096 May 17 05:04 . 05:21:33 drwxrwxr-x 15 jenkins jenkins 4096 May 17 05:04 .. 05:21:33 drwxr-xr-x 2 root root 4096 May 17 05:04 cost 05:21:33 -rw-r--r-- 1 root root 83 May 17 05:04 cost.csv 05:21:33 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-609/archives 05:21:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-609/archives 05:21:33 total 16 05:21:33 drwxr-xr-x 3 jenkins jenkins 4096 May 17 05:04 . 05:21:33 drwxrwxr-x 15 jenkins jenkins 4096 May 17 05:04 .. 05:21:33 drwxr-xr-x 2 jenkins jenkins 4096 May 17 05:04 cost 05:21:33 -rw-r--r-- 1 jenkins jenkins 83 May 17 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:21:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:21:35 ---> package-listing.sh 05:21:35 ++ facter osfamily 05:21:35 ++ tr '[:upper:]' '[:lower:]' 05:21:35 + OS_FAMILY=debian 05:21:35 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-609 05:21:35 + START_PACKAGES=/tmp/packages_start.txt 05:21:35 + END_PACKAGES=/tmp/packages_end.txt 05:21:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:21:35 + PACKAGES=/tmp/packages_start.txt 05:21:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-609 ']' 05:21:35 + PACKAGES=/tmp/packages_end.txt 05:21:35 + case "${OS_FAMILY}" in 05:21:35 + dpkg -l 05:21:35 + grep '^ii' 05:21:35 + '[' -f /tmp/packages_start.txt ']' 05:21:35 + '[' -f /tmp/packages_end.txt ']' 05:21:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:21:35 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-609 ']' 05:21:35 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-609/archives/ 05:21:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-609/archives/ [Pipeline] echo 05:21:35 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_PR-609/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:21:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:21:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:36 prd-ubuntu20.04-docker-8c-8g-15835 does not seem to be running inside a container 05:21:36 $ 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_PR-609/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-609 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609:/w/workspace/edgexfoundry_edgex-ui-go_PR-609:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:21:36 $ docker top 41f7ea6be16fe131cadb8fa3019dfc9e01012b9479f2910e0bdbe84916dfd67b -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:37 + touch /tmp/pre-build-complete [Pipeline] sh 05:21:37 + mkdir -p /var/log/sysstat [Pipeline] sh 05:21:37 + ls /var/log/sa-host 05:21:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:21:38 provisioning config files... 05:21:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp/config2660717122796665372tmp [Pipeline] { [Pipeline] echo 05:21:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:21:38 ---> create-netrc.sh [Pipeline] } 05:21:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:21:38 ---> python-tools-install.sh [Pipeline] echo 05:21:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:21:39 ---> sudo-logs.sh 05:21:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:21:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:21:39 ---> job-cost.sh 05:21:39 lf-activate-venv: SKIPPING 05:21:39 DEBUG: total: 0.2199999988079071 05:21:39 INFO: Retrieving Stack Cost... 05:21:39 INFO: Retrieving Pricing Info for: v3-standard-8 05:21:40 INFO: Archiving Costs [Pipeline] echo 05:21:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:21:40 ---> logs-deploy.sh 05:21:40 lf-activate-venv: SKIPPING 05:21:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-609/1 05:21:40 INFO: archiving workspace using pattern(s): 05:21:41 Archives upload complete. 05:21:42 INFO: archiving logs to Nexus 05:21:42 ---> uname -a: 05:21:42 Linux prd-ubuntu20-04-docker-8c-8g-15835 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:21:42 05:21:42 05:21:42 ---> lscpu: 05:21:42 Architecture: x86_64 05:21:42 CPU op-mode(s): 32-bit, 64-bit 05:21:42 Byte Order: Little Endian 05:21:42 Address sizes: 40 bits physical, 48 bits virtual 05:21:42 CPU(s): 8 05:21:42 On-line CPU(s) list: 0-7 05:21:42 Thread(s) per core: 1 05:21:42 Core(s) per socket: 1 05:21:42 Socket(s): 8 05:21:42 NUMA node(s): 1 05:21:42 Vendor ID: AuthenticAMD 05:21:42 CPU family: 23 05:21:42 Model: 49 05:21:42 Model name: AMD EPYC-Rome Processor 05:21:42 Stepping: 0 05:21:42 CPU MHz: 2800.000 05:21:42 BogoMIPS: 5600.00 05:21:42 Virtualization: AMD-V 05:21:42 Hypervisor vendor: KVM 05:21:42 Virtualization type: full 05:21:42 L1d cache: 256 KiB 05:21:42 L1i cache: 256 KiB 05:21:42 L2 cache: 4 MiB 05:21:42 L3 cache: 128 MiB 05:21:42 NUMA node0 CPU(s): 0-7 05:21:42 Vulnerability Itlb multihit: Not affected 05:21:42 Vulnerability L1tf: Not affected 05:21:42 Vulnerability Mds: Not affected 05:21:42 Vulnerability Meltdown: Not affected 05:21:42 Vulnerability Mmio stale data: Not affected 05:21:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:21:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:21:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:21:42 Vulnerability Srbds: Not affected 05:21:42 Vulnerability Tsx async abort: Not affected 05:21:42 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 05:21:42 05:21:42 05:21:42 ---> nproc: 05:21:42 8 05:21:42 05:21:42 05:21:42 ---> df -h: 05:21:42 Filesystem Size Used Avail Use% Mounted on 05:21:42 overlay 155G 13G 143G 9% / 05:21:42 tmpfs 64M 0 64M 0% /dev 05:21:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:21:42 shm 64M 0 64M 0% /dev/shm 05:21:42 /dev/vda1 155G 13G 143G 9% /facter-os 05:21:42 05:21:42 05:21:42 ---> sar -b -r -n DEV: 05:21:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15835) 05/17/23 _x86_64_ (8 CPU) 05:21:42 05:21:42 04:59:26 LINUX RESTART (8 CPU) 05:21:42 05:21:42 05:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:21:42 05:01:01 109.90 10.78 99.12 0.00 1812.98 52356.69 0.00 05:21:42 05:02:01 181.89 1.52 180.37 0.00 23.46 61034.09 0.00 05:21:42 05:03:01 310.68 0.50 310.18 0.00 9.87 60620.58 0.00 05:21:42 05:04:01 166.06 0.20 165.86 0.00 6.00 28248.76 0.00 05:21:42 05:05:01 64.29 10.26 54.02 0.00 3455.42 20822.40 0.00 05:21:42 05:06:01 5.13 0.00 5.13 0.00 0.00 64.92 0.00 05:21:42 05:07:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 05:21:42 05:08:01 2.13 0.00 2.13 0.00 0.00 22.53 0.00 05:21:42 05:09:01 3.12 1.65 1.47 0.00 37.73 18.00 0.00 05:21:42 05:10:01 2.60 0.00 2.60 0.00 0.00 36.39 0.00 05:21:42 05:11:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 05:21:42 05:12:01 2.13 0.00 2.13 0.00 0.00 22.53 0.00 05:21:42 05:13:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 05:21:42 05:14:01 1.83 0.00 1.83 0.00 0.00 19.86 0.00 05:21:42 05:15:01 2.10 0.02 2.08 0.00 0.13 23.20 0.00 05:21:42 05:16:01 1.90 0.00 1.90 0.00 0.00 19.73 0.00 05:21:42 05:17:01 0.97 0.02 0.95 0.00 0.13 10.53 0.00 05:21:42 05:18:01 2.02 0.00 2.02 0.00 0.00 21.73 0.00 05:21:42 05:19:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 05:21:42 05:20:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 05:21:42 05:21:01 1.25 0.00 1.25 0.00 0.00 12.80 0.00 05:21:42 Average: 41.13 1.18 39.95 0.00 253.31 10606.18 0.00 05:21:42 05:21:42 05:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:21:42 05:01:01 28727924 31625532 688096 2.09 77108 3091768 1815544 5.35 1018384 2773012 8 05:21:42 05:02:01 27340604 31550548 745848 2.27 154276 4197356 1951468 5.75 1235980 3787740 278060 05:21:42 05:03:01 25720160 30807396 1486156 4.52 219796 4865892 2280368 6.72 2105260 4372604 9012 05:21:42 05:04:01 26123892 31561248 733584 2.23 224180 5214852 1855740 5.47 1581580 4518984 207460 05:21:42 05:05:01 25601108 31544184 740632 2.25 232696 5663568 1847208 5.44 1761272 4806088 1332 05:21:42 05:06:01 25603876 31547128 737672 2.24 232748 5663568 1847208 5.44 1753832 4806088 16 05:21:42 05:07:01 25606324 31549620 735052 2.24 232796 5663572 1847208 5.44 1751916 4806092 172 05:21:42 05:08:01 25606008 31549540 735224 2.24 232864 5663576 1847208 5.44 1751548 4806272 8 05:21:42 05:09:01 25606964 31552784 731928 2.23 232932 5664708 1863340 5.49 1753700 4806708 200 05:21:42 05:10:01 25606924 31552820 731820 2.23 233020 5664688 1863340 5.49 1753944 4806632 8 05:21:42 05:11:01 25607084 31553040 731784 2.23 233052 5664688 1863340 5.49 1753832 4806612 16 05:21:42 05:12:01 25606800 31552824 731956 2.23 233116 5664692 1863340 5.49 1753632 4806612 8 05:21:42 05:13:01 25607028 31553208 731624 2.22 233176 5664692 1846880 5.44 1753708 4806712 8 05:21:42 05:14:01 25606760 31552948 731780 2.23 233220 5664696 1846880 5.44 1753700 4806716 12 05:21:42 05:15:01 25603084 31549448 735032 2.24 233284 5664700 1851952 5.46 1753852 4806720 40 05:21:42 05:16:01 25603288 31549716 734724 2.23 233324 5664700 1851952 5.46 1753852 4806724 16 05:21:42 05:17:01 25602580 31549016 735608 2.24 233348 5664700 1851952 5.46 1754128 4806728 8 05:21:42 05:18:01 25602096 31548692 735560 2.24 233376 5664708 1851952 5.46 1753892 4806724 12 05:21:42 05:19:01 25602284 31548948 735228 2.24 233448 5664716 1851952 5.46 1753932 4806732 8 05:21:42 05:20:01 25602664 31549516 734820 2.23 233472 5664840 1851952 5.46 1754424 4806856 56 05:21:42 05:21:01 25602704 31549576 734748 2.23 233504 5664848 1851952 5.46 1754020 4806860 12 05:21:42 Average: 25866198 31518940 768518 2.34 220892 5412644 1876321 5.53 1702876 4626867 23642 05:21:42 05:21:42 05:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:21:42 05:01:01 lo 8.74 8.74 0.88 0.88 0.00 0.00 0.00 0.00 05:21:42 05:01:01 ens3 461.11 294.83 8566.24 50.26 0.00 0.00 0.00 0.00 05:21:42 05:01:01 docker0 37.71 40.40 2.91 286.75 0.00 0.00 0.00 0.00 05:21:42 05:02:01 vethaf321b2 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 05:21:42 05:02:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 05:21:42 05:02:01 ens3 499.88 275.57 4550.29 114.08 0.00 0.00 0.00 0.00 05:21:42 05:02:01 veth3d5dc78 27.91 113.36 2.32 1899.38 0.00 0.00 0.00 0.16 05:21:42 05:02:01 docker0 218.33 428.63 16.94 3833.94 0.00 0.00 0.00 0.00 05:21:42 05:03:01 vethcb599b2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:21:42 05:03:01 vethaf321b2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:21:42 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:03:01 ens3 372.67 214.23 3276.22 48.40 0.00 0.00 0.00 0.00 05:21:42 05:03:01 docker0 191.25 337.89 30.25 3247.42 0.00 0.00 0.00 0.00 05:21:42 05:04:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 05:21:42 05:04:01 ens3 127.43 73.50 2588.49 19.86 0.00 0.00 0.00 0.00 05:21:42 05:04:01 docker0 1.27 3.40 0.08 42.52 0.00 0.00 0.00 0.00 05:21:42 05:05:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:21:42 05:05:01 ens3 94.28 64.07 1390.09 76.72 0.00 0.00 0.00 0.00 05:21:42 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:42 05:06:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 05:21:42 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:42 05:08:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:21:42 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:21:42 05:09:01 ens3 12.68 16.20 4.13 34.33 0.00 0.00 0.00 0.00 05:21:42 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:42 05:10:01 ens3 3.65 3.00 3.08 2.14 0.00 0.00 0.00 0.00 05:21:42 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:11:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:42 05:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:21:42 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:42 05:14:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:21:42 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:15:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 05:21:42 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:42 05:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:21:42 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:17:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:21:42 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:42 05:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:21:42 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:21:42 05:20:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:21:42 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:21:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:21:42 Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 05:21:42 Average: ens3 74.61 44.68 964.36 16.45 0.00 0.00 0.00 0.00 05:21:42 Average: docker0 21.35 38.58 2.39 352.93 0.00 0.00 0.00 0.00 05:21:42 05:21:42 05:21:42 ---> sar -P ALL: 05:21:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15835) 05/17/23 _x86_64_ (8 CPU) 05:21:42 05:21:42 04:59:26 LINUX RESTART (8 CPU) 05:21:42 05:21:42 05:00:02 CPU %user %nice %system %iowait %steal %idle 05:21:42 05:01:01 all 7.36 0.00 3.13 2.75 0.09 86.68 05:21:42 05:01:01 0 7.20 0.00 3.35 3.35 0.07 86.03 05:21:42 05:01:01 1 9.07 0.00 2.95 3.65 0.05 84.27 05:21:42 05:01:01 2 9.36 0.00 2.67 5.35 0.05 82.57 05:21:42 05:01:01 3 7.73 0.00 3.06 0.12 0.07 89.02 05:21:42 05:01:01 4 6.24 0.00 2.97 0.26 0.16 90.37 05:21:42 05:01:01 5 6.38 0.00 2.60 0.67 0.03 90.32 05:21:42 05:01:01 6 6.12 0.00 3.91 7.66 0.12 82.19 05:21:42 05:01:01 7 6.74 0.00 3.50 0.94 0.14 88.68 05:21:42 05:02:01 all 20.41 0.00 5.30 3.54 0.07 70.67 05:21:42 05:02:01 0 21.25 0.00 5.46 3.51 0.07 69.71 05:21:42 05:02:01 1 21.37 0.00 5.74 0.59 0.08 72.21 05:21:42 05:02:01 2 22.42 0.00 6.09 5.85 0.07 65.57 05:21:42 05:02:01 3 20.03 0.00 4.65 0.62 0.07 74.63 05:21:42 05:02:01 4 18.31 0.00 3.75 0.84 0.07 77.03 05:21:42 05:02:01 5 19.40 0.00 5.48 0.46 0.07 74.60 05:21:42 05:02:01 6 19.76 0.00 5.58 15.69 0.07 58.90 05:21:42 05:02:01 7 20.72 0.00 5.69 0.81 0.10 72.68 05:21:42 05:03:01 all 12.20 0.00 4.38 3.11 0.06 80.24 05:21:42 05:03:01 0 6.09 0.00 2.37 6.82 0.05 84.67 05:21:42 05:03:01 1 15.40 0.00 6.93 1.35 0.07 76.24 05:21:42 05:03:01 2 7.19 0.00 3.34 0.59 0.08 88.81 05:21:42 05:03:01 3 20.03 0.00 4.31 1.01 0.07 74.58 05:21:42 05:03:01 4 9.37 0.00 3.88 1.03 0.03 85.69 05:21:42 05:03:01 5 20.46 0.00 5.35 1.54 0.08 72.56 05:21:42 05:03:01 6 11.26 0.00 4.82 9.36 0.05 74.51 05:21:42 05:03:01 7 7.87 0.00 4.06 3.20 0.08 84.78 05:21:42 05:04:01 all 25.83 0.00 5.54 1.36 0.07 67.19 05:21:42 05:04:01 0 19.84 0.00 5.37 1.84 0.07 72.88 05:21:42 05:04:01 1 35.58 0.00 6.14 0.79 0.08 57.40 05:21:42 05:04:01 2 22.76 0.00 4.80 3.78 0.07 68.59 05:21:42 05:04:01 3 36.85 0.00 6.14 1.62 0.08 55.30 05:21:42 05:04:01 4 24.04 0.00 5.19 0.53 0.07 70.17 05:21:42 05:04:01 5 25.91 0.00 6.25 0.08 0.07 67.69 05:21:42 05:04:01 6 22.27 0.00 5.37 1.85 0.07 70.45 05:21:42 05:04:01 7 19.47 0.00 5.08 0.42 0.07 74.96 05:21:42 05:05:01 all 2.88 0.00 1.36 0.95 0.03 94.79 05:21:42 05:05:01 0 2.78 0.00 1.19 0.12 0.03 95.89 05:21:42 05:05:01 1 2.93 0.00 1.74 0.54 0.03 94.76 05:21:42 05:05:01 2 3.24 0.00 1.96 3.44 0.02 91.34 05:21:42 05:05:01 3 2.43 0.00 1.17 0.91 0.02 95.47 05:21:42 05:05:01 4 2.56 0.00 1.10 0.70 0.03 95.60 05:21:42 05:05:01 5 2.03 0.00 1.52 0.15 0.03 96.26 05:21:42 05:05:01 6 4.88 0.00 1.44 1.21 0.02 92.46 05:21:42 05:05:01 7 2.23 0.00 0.72 0.54 0.02 96.49 05:21:42 05:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 05:21:42 05:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:21:42 05:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:21:42 05:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:06:01 3 0.02 0.00 0.00 0.02 0.02 99.95 05:21:42 05:06:01 4 0.03 0.00 0.00 0.03 0.00 99.93 05:21:42 05:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 05:21:42 05:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:21:42 05:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:21:42 05:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:21:42 05:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:21:42 05:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:21:42 05:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:21:42 05:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:21:42 05:07:01 4 0.03 0.00 0.03 0.03 0.00 99.90 05:21:42 05:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:21:42 05:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:21:42 05:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:21:42 05:08:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:21:42 05:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:21:42 05:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:21:42 05:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:21:42 05:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:21:42 05:08:01 4 0.03 0.00 0.02 0.02 0.02 99.92 05:21:42 05:08:01 5 0.00 0.00 0.03 0.03 0.00 99.93 05:21:42 05:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:21:42 05:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:09:01 all 0.29 0.00 0.03 0.01 0.01 99.67 05:21:42 05:09:01 0 0.23 0.00 0.08 0.00 0.02 99.67 05:21:42 05:09:01 1 0.13 0.00 0.00 0.00 0.00 99.87 05:21:42 05:09:01 2 0.28 0.00 0.05 0.03 0.00 99.63 05:21:42 05:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 05:21:42 05:09:01 4 0.18 0.00 0.02 0.05 0.00 99.75 05:21:42 05:09:01 5 0.08 0.00 0.03 0.00 0.00 99.88 05:21:42 05:09:01 6 1.12 0.00 0.00 0.00 0.00 98.88 05:21:42 05:09:01 7 0.23 0.00 0.03 0.00 0.02 99.72 05:21:42 05:10:01 all 0.17 0.00 0.01 0.01 0.01 99.80 05:21:42 05:10:01 0 0.05 0.00 0.02 0.00 0.03 99.90 05:21:42 05:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:21:42 05:10:01 2 0.05 0.00 0.02 0.00 0.00 99.93 05:21:42 05:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:21:42 05:10:01 4 1.11 0.00 0.02 0.03 0.00 98.84 05:21:42 05:10:01 5 0.03 0.00 0.03 0.02 0.02 99.90 05:21:42 05:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:21:42 05:10:01 7 0.07 0.00 0.02 0.00 0.00 99.92 05:21:42 05:11:01 all 0.06 0.00 0.01 0.00 0.01 99.92 05:21:42 05:11:01 0 0.05 0.00 0.05 0.00 0.02 99.88 05:21:42 05:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:21:42 05:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:21:42 05:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:21:42 05:11:01 4 0.32 0.00 0.03 0.02 0.02 99.62 05:21:42 05:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:21:42 05:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:21:42 05:21:42 05:11:01 CPU %user %nice %system %iowait %steal %idle 05:21:42 05:12:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:21:42 05:12:01 0 0.07 0.00 0.05 0.00 0.02 99.87 05:21:42 05:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:21:42 05:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:21:42 05:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 05:21:42 05:12:01 4 0.02 0.00 0.00 0.03 0.00 99.95 05:21:42 05:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:21:42 05:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:13:01 all 0.03 0.00 0.01 0.00 0.00 99.95 05:21:42 05:13:01 0 0.07 0.00 0.03 0.00 0.02 99.88 05:21:42 05:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:21:42 05:13:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:21:42 05:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:21:42 05:13:01 4 0.02 0.00 0.00 0.02 0.02 99.95 05:21:42 05:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:21:42 05:13:01 6 0.05 0.00 0.00 0.00 0.00 99.95 05:21:42 05:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:21:42 05:14:01 all 0.01 0.00 0.01 0.00 0.00 99.98 05:21:42 05:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:21:42 05:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:21:42 05:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:21:42 05:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 05:21:42 05:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:21:42 05:15:01 all 0.03 0.00 0.03 0.01 0.01 99.92 05:21:42 05:15:01 0 0.03 0.00 0.07 0.00 0.03 99.87 05:21:42 05:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:21:42 05:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:21:42 05:15:01 3 0.03 0.00 0.05 0.00 0.02 99.90 05:21:42 05:15:01 4 0.03 0.00 0.02 0.03 0.00 99.92 05:21:42 05:15:01 5 0.03 0.00 0.02 0.03 0.02 99.90 05:21:42 05:15:01 6 0.03 0.00 0.03 0.00 0.00 99.93 05:21:42 05:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:21:42 05:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:21:42 05:16:01 0 0.08 0.00 0.02 0.00 0.02 99.88 05:21:42 05:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:21:42 05:16:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:21:42 05:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:21:42 05:16:01 4 0.03 0.00 0.00 0.02 0.02 99.93 05:21:42 05:16:01 5 0.00 0.00 0.03 0.00 0.00 99.97 05:21:42 05:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:21:42 05:17:01 all 0.02 0.00 0.01 0.00 0.00 99.97 05:21:42 05:17:01 0 0.07 0.00 0.03 0.00 0.02 99.88 05:21:42 05:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:21:42 05:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:21:42 05:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:17:01 5 0.02 0.00 0.02 0.02 0.00 99.95 05:21:42 05:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:21:42 05:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:21:42 05:18:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:21:42 05:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:21:42 05:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:21:42 05:18:01 5 0.02 0.00 0.00 0.02 0.02 99.95 05:21:42 05:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:21:42 05:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:21:42 05:19:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:21:42 05:19:01 0 0.08 0.00 0.05 0.00 0.02 99.85 05:21:42 05:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:21:42 05:19:01 4 0.00 0.00 0.00 0.03 0.02 99.95 05:21:42 05:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 05:21:42 05:19:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:21:42 05:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:21:42 05:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:21:42 05:20:01 0 0.07 0.00 0.03 0.00 0.02 99.88 05:21:42 05:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:21:42 05:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:21:42 05:20:01 5 0.02 0.00 0.00 0.02 0.02 99.95 05:21:42 05:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:21:42 05:21:01 all 0.03 0.00 0.01 0.00 0.00 99.95 05:21:42 05:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:21:42 05:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:21:42 05:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:21:42 05:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:21:42 05:21:01 4 0.02 0.00 0.02 0.02 0.02 99.93 05:21:42 05:21:01 5 0.02 0.00 0.03 0.02 0.00 99.93 05:21:42 05:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:21:42 05:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:21:42 Average: all 3.28 0.00 0.94 0.56 0.02 95.20 05:21:42 Average: 0 2.75 0.00 0.87 0.74 0.03 95.61 05:21:42 Average: 1 3.99 0.00 1.12 0.32 0.02 94.55 05:21:42 Average: 2 3.09 0.00 0.90 0.90 0.02 95.10 05:21:42 Average: 3 4.12 0.00 0.92 0.20 0.02 94.73 05:21:42 Average: 4 2.97 0.00 0.81 0.18 0.02 96.02 05:21:42 Average: 5 3.52 0.00 1.01 0.15 0.02 95.30 05:21:42 Average: 6 3.10 0.00 1.00 1.68 0.02 94.21 05:21:42 Average: 7 2.71 0.00 0.90 0.28 0.02 96.08 05:21:42 05:21:42 05:21:42