Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 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-ssh3655804991180219300.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14098105572810727992.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12342195252830308943.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14680585955033849535.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12758125583126008268.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-117513 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#568)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 # timeout=10 > git rev-list --no-walk e531bddd1517835c184708cb98e9a802e5df4205 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:42:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:42:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:42:59 ========================================================= 07:42:59 EdgeX Global Pipelines Version Info 07:42:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:43:00 ------------------- 07:43:00 stable info: 07:43:00 ------------------- 07:43:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:43:00 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 07:43:00 Message: update stable to v1.0.243 07:43:00 ------------------- 07:43:00 experimental info: 07:43:00 ------------------- 07:43:00 Commited By: **** collab-it+edgex@linuxfoundation.org 07:43:00 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 07:43:00 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01e75f4 [Pipeline] echo 07:43:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:01 provisioning config files... 07:43:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17826577902596641696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:01 ---> docker-login.sh 07:43:01 nexus3.edgexfoundry.org:10001 07:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:02 Configure a credential helper to remove this warning. See 07:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:02 07:43:02 Login Succeeded 07:43:02 nexus3.edgexfoundry.org:10002 07:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:02 Configure a credential helper to remove this warning. See 07:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:02 07:43:02 Login Succeeded 07:43:02 nexus3.edgexfoundry.org:10003 07:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:02 Configure a credential helper to remove this warning. See 07:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:02 07:43:02 Login Succeeded 07:43:02 nexus3.edgexfoundry.org:10004 07:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:02 Configure a credential helper to remove this warning. See 07:43:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:02 07:43:02 Login Succeeded 07:43:02 docker.io 07:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:03 Configure a credential helper to remove this warning. See 07:43:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:03 07:43:03 Login Succeeded 07:43:03 ---> docker-login.sh ends [Pipeline] } 07:43:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:43:03 + git rev-list -1 --merges 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68~1..01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [Pipeline] echo 07:43:03 -----------> git rev-list -1 --merges 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68~1..01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [false] [Pipeline] sh 07:43:03 + git log --format=format:%s -1 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [Pipeline] echo 07:43:03 ========================================================= 07:43:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:43:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:43:04 + git log --format=format:%s -1 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [Pipeline] echo 07:43:04 [semverPrep] GIT_COMMIT: 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#568) [Pipeline] echo 07:43:04 [semverPrep] This is not a build commit. [Pipeline] sh 07:43:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:43:04 + grep -v github /etc/ssh/ssh_known_hosts 07:43:04 + [ -e /tmp/ssh_known_hosts ] 07:43:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:43:04 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 07:43:04 -a /etc/ssh/ssh_known_hosts 07:43:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:04 07:43:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:05 0.1.4: Pulling from edgex-devops/py-git-semver 07:43:05 b85a868b505f: Pulling fs layer 07:43:05 e2be974225ed: Pulling fs layer 07:43:05 339a4e72a1f5: Pulling fs layer 07:43:05 988bab9f4d93: Pulling fs layer 07:43:05 1469e6f7b9e6: Pulling fs layer 07:43:05 eaf3925da568: Pulling fs layer 07:43:05 bab4dde63d76: Pulling fs layer 07:43:05 bde34c3a00c8: Pulling fs layer 07:43:05 1469e6f7b9e6: Waiting 07:43:05 b352a97aabf1: Pulling fs layer 07:43:05 eaf3925da568: Waiting 07:43:05 4872d77fe225: Pulling fs layer 07:43:05 5851b861e8e6: Pulling fs layer 07:43:05 bab4dde63d76: Waiting 07:43:05 bde34c3a00c8: Waiting 07:43:05 b352a97aabf1: Waiting 07:43:05 988bab9f4d93: Waiting 07:43:05 5851b861e8e6: Waiting 07:43:05 e2be974225ed: Download complete 07:43:05 988bab9f4d93: Verifying Checksum 07:43:05 1469e6f7b9e6: Verifying Checksum 07:43:05 1469e6f7b9e6: Download complete 07:43:05 eaf3925da568: Download complete 07:43:05 339a4e72a1f5: Verifying Checksum 07:43:05 339a4e72a1f5: Download complete 07:43:05 bde34c3a00c8: Download complete 07:43:05 b352a97aabf1: Verifying Checksum 07:43:05 b352a97aabf1: Download complete 07:43:05 4872d77fe225: Verifying Checksum 07:43:05 4872d77fe225: Download complete 07:43:05 5851b861e8e6: Verifying Checksum 07:43:05 5851b861e8e6: Download complete 07:43:05 b85a868b505f: Verifying Checksum 07:43:05 b85a868b505f: Download complete 07:43:05 bab4dde63d76: Verifying Checksum 07:43:05 bab4dde63d76: Download complete 07:43:06 b85a868b505f: Pull complete 07:43:06 e2be974225ed: Pull complete 07:43:07 339a4e72a1f5: Pull complete 07:43:07 988bab9f4d93: Pull complete 07:43:07 1469e6f7b9e6: Pull complete 07:43:07 eaf3925da568: Pull complete 07:43:09 bab4dde63d76: Pull complete 07:43:09 bde34c3a00c8: Pull complete 07:43:09 b352a97aabf1: Pull complete 07:43:09 4872d77fe225: Pull complete 07:43:10 5851b861e8e6: Pull complete 07:43:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:43:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:10 prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container 07:43:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:43:14 $ docker top aa458906330248d66a3be4b8ee66eba79243a424c0b43a1c66b969a9fca051ee -eo pid,comm 07:43:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:43:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:43:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:14 [ssh-agent] Looking for ssh-agent implementation... 07:43:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:14 $ docker exec aa458906330248d66a3be4b8ee66eba79243a424c0b43a1c66b969a9fca051ee ssh-agent 07:43:14 SSH_AUTH_SOCK=/tmp/ssh-5Wkb0QSNOUhH/agent.33 07:43:14 SSH_AGENT_PID=39 07:43:14 Running ssh-add (command line suppressed) 07:43:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15199870857582245572.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15199870857582245572.key) 07:43:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:15 + git tag --points-at HEAD [Pipeline] } 07:43:15 $ docker exec --env ******** --env ******** aa458906330248d66a3be4b8ee66eba79243a424c0b43a1c66b969a9fca051ee ssh-agent -k 07:43:15 unset SSH_AUTH_SOCK; 07:43:15 unset SSH_AGENT_PID; 07:43:15 echo Agent pid 39 killed; 07:43:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:43:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:15 [ssh-agent] Looking for ssh-agent implementation... 07:43:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:15 $ docker exec aa458906330248d66a3be4b8ee66eba79243a424c0b43a1c66b969a9fca051ee ssh-agent 07:43:15 SSH_AUTH_SOCK=/tmp/ssh-YM4qkQlipL4T/agent.71 07:43:15 SSH_AGENT_PID=77 07:43:15 Running ssh-add (command line suppressed) 07:43:15 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14097378365418204771.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14097378365418204771.key) 07:43:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:15 + git semver init 07:43:16 2022-10-28 07:43:16,131 [run_init] DEBUG init version:0.0.0 force:False 07:43:16 2022-10-28 07:43:16,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:43:16 2022-10-28 07:43:16,133 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 07:43:16 2022-10-28 07:43:16,133 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 07:43:18 2022-10-28 07:43:17,839 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 07:43:18 2022-10-28 07:43:17,840 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 07:43:18 2022-10-28 07:43:17,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:43:18 2022-10-28 07:43:17,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 07:43:18 2.3.0-dev.20 [Pipeline] } 07:43:18 $ docker exec --env ******** --env ******** aa458906330248d66a3be4b8ee66eba79243a424c0b43a1c66b969a9fca051ee ssh-agent -k 07:43:18 unset SSH_AUTH_SOCK; 07:43:18 unset SSH_AGENT_PID; 07:43:18 echo Agent pid 77 killed; 07:43:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:43:18 + git semver [Pipeline] } 07:43:18 $ docker stop --time=1 aa458906330248d66a3be4b8ee66eba79243a424c0b43a1c66b969a9fca051ee 07:43:20 $ docker rm -f aa458906330248d66a3be4b8ee66eba79243a424c0b43a1c66b969a9fca051ee [Pipeline] // withDockerContainer [Pipeline] sh 07:43:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:43:20 Stashed 1 file(s) [Pipeline] echo 07:43:20 [edgeXSemver]: initialized semver on version 2.3.0-dev.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:20 provisioning config files... 07:43:20 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11390137834658819287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:21 ---> docker-login.sh 07:43:21 nexus3.edgexfoundry.org:10001 07:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:21 Configure a credential helper to remove this warning. See 07:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:21 07:43:21 Login Succeeded 07:43:21 nexus3.edgexfoundry.org:10002 07:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:21 Configure a credential helper to remove this warning. See 07:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:21 07:43:21 Login Succeeded 07:43:21 nexus3.edgexfoundry.org:10003 07:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:21 Configure a credential helper to remove this warning. See 07:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:21 07:43:21 Login Succeeded 07:43:21 nexus3.edgexfoundry.org:10004 07:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:21 Configure a credential helper to remove this warning. See 07:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:21 07:43:21 Login Succeeded 07:43:21 docker.io 07:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:21 Configure a credential helper to remove this warning. See 07:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:21 07:43:21 Login Succeeded 07:43:21 ---> docker-login.sh ends [Pipeline] } 07:43:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:43:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:43:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:43:22 ========================================================= 07:43:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:43:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 07:43:22 Sending build context to Docker daemon 45.48MB 07:43:22 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 07:43:22 Step 2/16 : FROM ${BASE} AS builder 07:43:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:43:22 213ec9aee27d: Pulling fs layer 07:43:22 4583459ba037: Pulling fs layer 07:43:22 93c1e223e6f2: Pulling fs layer 07:43:22 53926ce57604: Pulling fs layer 07:43:22 21b2b0c7a3f4: Pulling fs layer 07:43:22 30f14e443154: Pulling fs layer 07:43:22 53926ce57604: Waiting 07:43:22 21b2b0c7a3f4: Waiting 07:43:22 801331c1e519: Pulling fs layer 07:43:22 99cc6dd402b0: Pulling fs layer 07:43:22 7d9ed39f4882: Pulling fs layer 07:43:22 99cc6dd402b0: Waiting 07:43:22 801331c1e519: Waiting 07:43:22 93c1e223e6f2: Download complete 07:43:22 4583459ba037: Download complete 07:43:22 21b2b0c7a3f4: Verifying Checksum 07:43:22 21b2b0c7a3f4: Download complete 07:43:22 30f14e443154: Verifying Checksum 07:43:22 30f14e443154: Download complete 07:43:22 213ec9aee27d: Verifying Checksum 07:43:22 213ec9aee27d: Download complete 07:43:22 801331c1e519: Download complete 07:43:22 213ec9aee27d: Pull complete 07:43:23 4583459ba037: Pull complete 07:43:23 93c1e223e6f2: Pull complete 07:43:23 7d9ed39f4882: Verifying Checksum 07:43:23 7d9ed39f4882: Download complete 07:43:23 99cc6dd402b0: Verifying Checksum 07:43:23 53926ce57604: Verifying Checksum 07:43:23 53926ce57604: Download complete 07:43:27 53926ce57604: Pull complete 07:43:27 21b2b0c7a3f4: Pull complete 07:43:27 30f14e443154: Pull complete 07:43:28 801331c1e519: Pull complete 07:43:30 99cc6dd402b0: Pull complete 07:43:30 7d9ed39f4882: Pull complete 07:43:30 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 07:43:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:43:30 ---> 1dedd983c030 07:43:30 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:43:35 Still waiting to schedule task 07:43:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:43:39 ---> Running in 3de299dc70e3 07:43:39 Removing intermediate container 3de299dc70e3 07:43:39 ---> 51bae823595e 07:43:39 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 07:43:39 ---> Running in 1e25520c144e 07:43:39 Removing intermediate container 1e25520c144e 07:43:39 ---> 0634c4def39c 07:43:39 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 07:43:39 ---> Running in 3af602aade75 07:43:39 Removing intermediate container 3af602aade75 07:43:39 ---> 4b25697f6359 07:43:39 Step 6/16 : LABEL Name=edgex-ui-go 07:43:39 ---> Running in 3a588e77dc5b 07:43:39 Removing intermediate container 3a588e77dc5b 07:43:39 ---> 17fba85b0ac9 07:43:39 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:43:39 ---> Running in 32b8478cdbfc 07:43:39 Removing intermediate container 32b8478cdbfc 07:43:39 ---> 9075e797b58a 07:43:39 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:43:39 latest: Pulling from library/docker 07:43:39 213ec9aee27d: Already exists 07:43:39 7b0dd730a5c3: Pulling fs layer 07:43:39 4b90f8029a36: Pulling fs layer 07:43:39 a89466c712af: Pulling fs layer 07:43:39 9c6a0a734fa9: Pulling fs layer 07:43:39 beeedf2bf9bb: Pulling fs layer 07:43:39 3bc3016a9123: Pulling fs layer 07:43:39 45d434503156: Pulling fs layer 07:43:39 539e1dfa3993: Pulling fs layer 07:43:39 beeedf2bf9bb: Waiting 07:43:39 3bc3016a9123: Waiting 07:43:39 45d434503156: Waiting 07:43:39 539e1dfa3993: Waiting 07:43:39 9c6a0a734fa9: Waiting 07:43:40 4b90f8029a36: Verifying Checksum 07:43:40 4b90f8029a36: Download complete 07:43:40 7b0dd730a5c3: Verifying Checksum 07:43:40 7b0dd730a5c3: Download complete 07:43:40 7b0dd730a5c3: Pull complete 07:43:40 9c6a0a734fa9: Download complete 07:43:40 4b90f8029a36: Pull complete 07:43:40 a89466c712af: Verifying Checksum 07:43:40 a89466c712af: Download complete 07:43:40 3bc3016a9123: Verifying Checksum 07:43:40 3bc3016a9123: Download complete 07:43:40 45d434503156: Verifying Checksum 07:43:40 45d434503156: Download complete 07:43:40 beeedf2bf9bb: Verifying Checksum 07:43:40 beeedf2bf9bb: Download complete 07:43:40 539e1dfa3993: Verifying Checksum 07:43:40 539e1dfa3993: Download complete 07:43:40 a89466c712af: Pull complete 07:43:41 9c6a0a734fa9: Pull complete 07:43:41 beeedf2bf9bb: Pull complete 07:43:41 3bc3016a9123: Pull complete 07:43:41 45d434503156: Pull complete 07:43:41 539e1dfa3993: Pull complete 07:43:41 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 07:43:41 Status: Downloaded newer image for docker:latest 07:43:44 ---> 4c13592f5c36 07:43:44 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:44 ---> Running in fa8a432da351 07:43:44 Removing intermediate container fa8a432da351 07:43:44 ---> 8781b9cbdb9b 07:43:44 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:43:44 ---> Running in c5a080118c1f 07:43:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:43:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:43:46 OK: 211 MiB in 51 packages 07:43:46 Removing intermediate container c5a080118c1f 07:43:46 ---> e3abe705ed2e 07:43:46 Step 11/16 : ENV GO111MODULE=on 07:43:46 ---> Running in d76e99ab16b5 07:43:46 Removing intermediate container d76e99ab16b5 07:43:46 ---> 99ce631ae7c9 07:43:46 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:43:46 ---> Running in 307ecd029bf6 07:43:46 Removing intermediate container 307ecd029bf6 07:43:46 ---> 5f0908c523c3 07:43:46 Step 13/16 : COPY go.mod vendor* ./ 07:43:47 ---> bca28a091b28 07:43:47 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:43:47 ---> Running in f811076c03bc 07:44:19 Removing intermediate container f811076c03bc 07:44:19 ---> 6c36547ee75a 07:44:19 Step 15/16 : COPY . . 07:44:21 ---> 0abfe6f32130 07:44:21 Step 16/16 : RUN ${MAKE} 07:44:21 ---> Running in ef68e4344c6a 07:44:21 noop 07:44:21 Removing intermediate container ef68e4344c6a 07:44:21 ---> 82923085dfe7 07:44:21 Successfully built 82923085dfe7 07:44:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:21 + docker inspect -f . ci-base-image-x86_64 07:44:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:21 prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container 07:44:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:44:22 $ docker top bf31e0abfdffab392feb6430f2aa0b5794847dacc34352f36dee106c8b4b4e2a -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:22 + go version 07:44:22 go version go1.18.7 linux/amd64 [Pipeline] } 07:44:22 $ docker stop --time=1 bf31e0abfdffab392feb6430f2aa0b5794847dacc34352f36dee106c8b4b4e2a 07:44:23 $ docker rm -f bf31e0abfdffab392feb6430f2aa0b5794847dacc34352f36dee106c8b4b4e2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:24 + docker inspect -f . ci-base-image-x86_64 07:44:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:24 prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container 07:44:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:44:24 $ docker top ed7b47e9be2f43bdcc4bf1a4362b723cfa0b218369e82418716acf51cb1c65c7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 07:44:25 + make test 07:44:25 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:44:25 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:44:35 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:44:35 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:44:35 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:44:35 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:44:35 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:44:35 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:44:35 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:44:35 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:44:35 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:44:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:44:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:44:37 ./bin/test-attribution-txt.sh 07:44:37 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 07:44:37 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 07:44:37 An attribution for golang.org/x/net is missing from Attribution.txt, please add 07:44:37 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 07:44:37 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 07:44:37 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 07:44:37 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 07:44:37 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 07:44:37 make -C web test 07:44:37 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 07:44:37 make[1]: tput: No such file or directory 07:44:37 make[1]: tput: No such file or directory 07:44:37 warning: generating ./VERSION 07:44:37 echo "0.0.0" > VERSION 07:44:37 docker build \ 07:44:37 -f Dockerfile \ 07:44:37 --build-arg USER=1000 \ 07:44:37 \ 07:44:37 --label "git_sha=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68" \ 07:44:37 -t edgexfoundry/edgex-web-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 \ 07:44:37 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 07:44:37 . 07:44:37 Sending build context to Docker daemon 3.269MB 07:44:37 Step 1/10 : FROM node:16.17-alpine3.15 07:44:37 16.17-alpine3.15: Pulling from library/node 07:44:38 9621f1afde84: Pulling fs layer 07:44:38 c6f70ee39829: Pulling fs layer 07:44:38 56892a8094a2: Pulling fs layer 07:44:38 58dd87906ef0: Pulling fs layer 07:44:38 58dd87906ef0: Waiting 07:44:38 9621f1afde84: Verifying Checksum 07:44:38 9621f1afde84: Download complete 07:44:38 9621f1afde84: Pull complete 07:44:38 58dd87906ef0: Download complete 07:44:38 56892a8094a2: Verifying Checksum 07:44:38 56892a8094a2: Download complete 07:44:39 c6f70ee39829: Verifying Checksum 07:44:39 c6f70ee39829: Download complete 07:44:40 c6f70ee39829: Pull complete 07:44:40 56892a8094a2: Pull complete 07:44:40 58dd87906ef0: Pull complete 07:44:40 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 07:44:40 Status: Downloaded newer image for node:16.17-alpine3.15 07:44:40 ---> b69703f70c3d 07:44:40 Step 2/10 : RUN apk add --no-cache chromium 07:44:43 ---> Running in 4283e81f8adf 07:44:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:44:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:44:44 (1/129) Installing libxau (1.0.9-r0) 07:44:44 (2/129) Installing libmd (1.0.3-r0) 07:44:44 (3/129) Installing libbsd (0.11.3-r1) 07:44:44 (4/129) Installing libxdmcp (1.1.3-r0) 07:44:44 (5/129) Installing libxcb (1.14-r2) 07:44:44 (6/129) Installing libx11 (1.7.3.1-r0) 07:44:44 (7/129) Installing libxext (1.3.4-r0) 07:44:44 (8/129) Installing libice (1.0.10-r0) 07:44:44 (9/129) Installing libuuid (2.37.4-r0) 07:44:44 (10/129) Installing libsm (1.2.3-r0) 07:44:44 (11/129) Installing libxt (1.2.1-r0) 07:44:44 (12/129) Installing libxmu (1.1.3-r0) 07:44:44 (13/129) Installing xset (1.2.4-r0) 07:44:44 (14/129) Installing xprop (1.2.5-r0) 07:44:44 (15/129) Installing xdg-utils (1.1.3-r0) 07:44:44 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 07:44:44 (17/129) Installing pkgconf (1.8.0-r0) 07:44:44 (18/129) Installing libffi (3.4.2-r1) 07:44:44 (19/129) Installing libintl (0.21-r0) 07:44:44 (20/129) Installing libblkid (2.37.4-r0) 07:44:44 (21/129) Installing libmount (2.37.4-r0) 07:44:44 (22/129) Installing pcre (8.45-r1) 07:44:44 (23/129) Installing glib (2.70.1-r0) 07:44:44 (24/129) Installing xz-libs (5.2.5-r1) 07:44:44 (25/129) Installing libxml2 (2.9.14-r2) 07:44:44 (26/129) Installing shared-mime-info (2.1-r1) 07:44:44 (27/129) Installing hicolor-icon-theme (0.17-r1) 07:44:44 (28/129) Installing libjpeg-turbo (2.1.2-r0) 07:44:44 (29/129) Installing libpng (1.6.37-r1) 07:44:44 (30/129) Installing libwebp (1.2.2-r0) 07:44:44 (31/129) Installing zstd-libs (1.5.0-r0) 07:44:44 (32/129) Installing tiff (4.4.0-r0) 07:44:44 (33/129) Installing gdk-pixbuf (2.42.8-r0) 07:44:44 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 07:44:44 (35/129) Installing libxcomposite (0.4.5-r0) 07:44:44 (36/129) Installing libxfixes (6.0.0-r0) 07:44:44 (37/129) Installing libxrender (0.9.10-r3) 07:44:44 (38/129) Installing libxcursor (1.2.0-r0) 07:44:44 (39/129) Installing libxdamage (1.1.5-r1) 07:44:44 (40/129) Installing libxi (1.8-r0) 07:44:44 (41/129) Installing libxinerama (1.1.4-r1) 07:44:44 (42/129) Installing libxrandr (1.5.2-r1) 07:44:44 (43/129) Installing atk (2.36.0-r0) 07:44:44 (44/129) Installing libxtst (1.2.3-r3) 07:44:44 (45/129) Installing dbus-libs (1.12.24-r0) 07:44:44 (46/129) Installing at-spi2-core (2.42.0-r0) 07:44:44 (47/129) Installing at-spi2-atk (2.38.0-r0) 07:44:44 (48/129) Installing expat (2.5.0-r0) 07:44:44 (49/129) Installing brotli-libs (1.0.9-r5) 07:44:44 (50/129) Installing libbz2 (1.0.8-r1) 07:44:44 (51/129) Installing freetype (2.11.1-r2) 07:44:44 (52/129) Installing fontconfig (2.13.1-r4) 07:44:44 (53/129) Installing pixman (0.40.0-r3) 07:44:44 (54/129) Installing cairo (1.16.0-r5) 07:44:44 (55/129) Installing cairo-gobject (1.16.0-r5) 07:44:44 (56/129) Installing avahi-libs (0.8-r5) 07:44:44 (57/129) Installing gmp (6.2.1-r1) 07:44:44 (58/129) Installing nettle (3.7.3-r0) 07:44:44 (59/129) Installing p11-kit (0.24.0-r1) 07:44:44 (60/129) Installing libtasn1 (4.18.0-r0) 07:44:44 (61/129) Installing libunistring (0.9.10-r1) 07:44:44 (62/129) Installing gnutls (3.7.1-r1) 07:44:44 (63/129) Installing cups-libs (2.3.3-r6) 07:44:44 (64/129) Installing libepoxy (1.5.9-r0) 07:44:44 (65/129) Installing fribidi (1.0.11-r0) 07:44:44 (66/129) Installing graphite2 (1.3.14-r0) 07:44:44 (67/129) Installing harfbuzz (3.0.0-r2) 07:44:44 (68/129) Installing libxft (2.3.4-r0) 07:44:44 (69/129) Installing pango (1.48.10-r0) 07:44:44 (70/129) Installing wayland-libs-client (1.19.0-r1) 07:44:44 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 07:44:44 (72/129) Installing wayland-libs-egl (1.19.0-r1) 07:44:44 (73/129) Installing xkeyboard-config (2.34-r0) 07:44:44 (74/129) Installing libxkbcommon (1.3.1-r0) 07:44:44 (75/129) Installing gtk+3.0 (3.24.30-r0) 07:44:44 Executing gtk+3.0-3.24.30-r0.post-install 07:44:44 (76/129) Installing libfontenc (1.1.4-r0) 07:44:44 (77/129) Installing mkfontscale (1.2.1-r1) 07:44:44 (78/129) Installing ttf-opensans (1.10-r1) 07:44:45 Executing ttf-opensans-1.10-r1.post-install 07:44:47 (79/129) Installing libogg (1.3.5-r0) 07:44:47 (80/129) Installing flac (1.3.4-r0) 07:44:47 (81/129) Installing alsa-lib (1.2.5.1-r1) 07:44:47 (82/129) Installing libatomic (10.3.1_git20211027-r0) 07:44:47 (83/129) Installing sdl2 (2.0.16-r4) 07:44:47 (84/129) Installing aom-libs (3.2.0-r0) 07:44:47 (85/129) Installing libass (0.15.2-r0) 07:44:47 (86/129) Installing libdav1d (0.9.2-r0) 07:44:47 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 07:44:47 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 07:44:47 (89/129) Installing lame (3.100-r0) 07:44:47 (90/129) Installing opus (1.3.1-r1) 07:44:47 (91/129) Installing libgomp (10.3.1_git20211027-r0) 07:44:47 (92/129) Installing soxr (0.1.3-r2) 07:44:47 (93/129) Installing libsrt (1.4.2-r1) 07:44:47 (94/129) Installing libssh (0.9.6-r1) 07:44:47 (95/129) Installing libtheora (1.1.1-r16) 07:44:47 (96/129) Installing v4l-utils-libs (1.22.1-r1) 07:44:47 (97/129) Installing libpciaccess (0.16-r0) 07:44:47 (98/129) Installing libdrm (2.4.109-r0) 07:44:47 (99/129) Installing libva (2.13.0-r0) 07:44:47 (100/129) Installing libvdpau (1.4-r0) 07:44:47 (101/129) Installing vidstab (1.1.0-r1) 07:44:47 (102/129) Installing libvorbis (1.3.7-r0) 07:44:47 (103/129) Installing libvpx (1.10.0-r0) 07:44:47 (104/129) Installing vulkan-loader (1.2.196-r0) 07:44:47 (105/129) Installing x264-libs (20210613-r0) 07:44:47 (106/129) Installing x265-libs (3.5-r0) 07:44:47 (107/129) Installing xvidcore (1.3.7-r1) 07:44:47 (108/129) Installing ffmpeg-libs (4.4.1-r2) 07:44:47 (109/129) Installing libevent (2.1.12-r4) 07:44:47 (110/129) Installing mesa (21.2.6-r0) 07:44:47 (111/129) Installing wayland-libs-server (1.19.0-r1) 07:44:47 (112/129) Installing mesa-gbm (21.2.6-r0) 07:44:47 (113/129) Installing lcms2 (2.12-r1) 07:44:47 (114/129) Installing nspr (4.32-r0) 07:44:47 (115/129) Installing sqlite-libs (3.36.0-r0) 07:44:47 (116/129) Installing nss (3.78.1-r0) 07:44:47 (117/129) Installing libasyncns (0.8-r1) 07:44:47 (118/129) Installing libltdl (2.4.6-r7) 07:44:47 (119/129) Installing orc (0.4.32-r0) 07:44:47 (120/129) Installing libsndfile (1.0.31-r1) 07:44:47 (121/129) Installing speexdsp (1.2.0-r0) 07:44:47 (122/129) Installing tdb-libs (1.4.5-r0) 07:44:47 (123/129) Installing libpulse (15.0-r2) 07:44:47 (124/129) Installing re2 (2021.11.01-r0) 07:44:47 (125/129) Installing snappy (1.1.9-r1) 07:44:47 (126/129) Installing libgpg-error (1.42-r1) 07:44:47 (127/129) Installing libgcrypt (1.9.4-r0) 07:44:47 (128/129) Installing libxslt (1.1.35-r0) 07:44:47 (129/129) Installing chromium (99.0.4844.84-r0) 07:44:48 Executing busybox-1.34.1-r7.trigger 07:44:48 Executing glib-2.70.1-r0.trigger 07:44:48 Executing shared-mime-info-2.1-r1.trigger 07:44:51 Executing gdk-pixbuf-2.42.8-r0.trigger 07:44:51 Executing gtk-update-icon-cache-2.24.33-r0.trigger 07:44:51 Executing fontconfig-2.13.1-r4.trigger 07:44:51 Executing mkfontscale-1.2.1-r1.trigger 07:44:51 OK: 286 MiB in 145 packages 07:44:59 Removing intermediate container 4283e81f8adf 07:44:59 ---> 4adf74af7988 07:44:59 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 07:44:59 ---> Running in b8ddcf539e8e 07:44:59 Removing intermediate container b8ddcf539e8e 07:44:59 ---> 46918e0e2ce3 07:44:59 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 07:44:59 ---> Running in efbcf9afb512 07:44:59 Removing intermediate container efbcf9afb512 07:44:59 ---> e9b254db1422 07:44:59 Step 5/10 : RUN npm install -g npm 07:44:59 ---> Running in 8c18b24e0d6f 07:45:05 07:45:05 changed 54 packages, and audited 212 packages in 6s 07:45:05 07:45:05 11 packages are looking for funding 07:45:05 run `npm fund` for details 07:45:05 07:45:05 found 0 vulnerabilities 07:45:07 Removing intermediate container 8c18b24e0d6f 07:45:07 ---> adbe0dfc4432 07:45:07 Step 6/10 : ARG USER=1000 07:45:07 ---> Running in 65c092b533cf 07:45:07 Removing intermediate container 65c092b533cf 07:45:07 ---> a11d665281d9 07:45:07 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 07:45:07 ---> Running in 441d1f81e060 07:45:07 Removing intermediate container 441d1f81e060 07:45:07 ---> 41bff3e3ef99 07:45:07 Step 8/10 : USER $USER:$USER 07:45:07 ---> Running in bc3f999de88c 07:45:07 Removing intermediate container bc3f999de88c 07:45:07 ---> ec4b15bd3530 07:45:07 Step 9/10 : WORKDIR /app 07:45:07 ---> Running in 5744ef60281e 07:45:08 Removing intermediate container 5744ef60281e 07:45:08 ---> 8d859e9e09a5 07:45:08 Step 10/10 : LABEL git_sha=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 07:45:08 ---> Running in 1bc07c24915f 07:45:08 Removing intermediate container 1bc07c24915f 07:45:08 ---> 180dfe850a18 07:45:08 Successfully built 180dfe850a18 07:45:08 Successfully tagged edgexfoundry/edgex-web-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 07:45:08 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 07:45:08 touch edgex-web-ui.imagebuilt 07:45:08 mkdir -p node_modules coverage 07:45:08 chown "1000:1000" node_modules coverage package-lock.json 07:45:08 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 07:45:10 npm WARN EBADENGINE Unsupported engine { 07:45:10 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 07:45:10 npm WARN EBADENGINE required: { 07:45:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:45:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:45:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:45:10 npm WARN EBADENGINE }, 07:45:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:45:10 npm WARN EBADENGINE } 07:45:10 npm WARN EBADENGINE Unsupported engine { 07:45:10 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 07:45:10 npm WARN EBADENGINE required: { 07:45:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:45:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:45:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:45:10 npm WARN EBADENGINE }, 07:45:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:45:10 npm WARN EBADENGINE } 07:45:10 npm WARN EBADENGINE Unsupported engine { 07:45:10 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 07:45:10 npm WARN EBADENGINE required: { 07:45:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:45:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:45:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:45:10 npm WARN EBADENGINE }, 07:45:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:45:10 npm WARN EBADENGINE } 07:45:10 npm WARN EBADENGINE Unsupported engine { 07:45:10 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 07:45:10 npm WARN EBADENGINE required: { 07:45:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:45:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:45:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:45:10 npm WARN EBADENGINE }, 07:45:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:45:10 npm WARN EBADENGINE } 07:45:10 npm WARN EBADENGINE Unsupported engine { 07:45:10 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 07:45:10 npm WARN EBADENGINE required: { 07:45:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:45:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:45:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:45:10 npm WARN EBADENGINE }, 07:45:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:45:10 npm WARN EBADENGINE } 07:45:10 npm WARN EBADENGINE Unsupported engine { 07:45:10 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 07:45:10 npm WARN EBADENGINE required: { 07:45:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:45:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:45:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:45:10 npm WARN EBADENGINE }, 07:45:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:45:10 npm WARN EBADENGINE } 07:45:10 npm WARN EBADENGINE Unsupported engine { 07:45:10 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 07:45:10 npm WARN EBADENGINE required: { 07:45:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:45:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:45:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:45:10 npm WARN EBADENGINE }, 07:45:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:45:10 npm WARN EBADENGINE } 07:45:10 npm WARN EBADENGINE Unsupported engine { 07:45:10 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 07:45:10 npm WARN EBADENGINE required: { 07:45:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:45:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:45:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:45:10 npm WARN EBADENGINE }, 07:45:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:45:10 npm WARN EBADENGINE } 07:45:10 npm WARN EBADENGINE Unsupported engine { 07:45:10 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 07:45:10 npm WARN EBADENGINE required: { 07:45:10 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:45:10 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:45:10 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:45:10 npm WARN EBADENGINE }, 07:45:10 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:45:10 npm WARN EBADENGINE } 07:45:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117514 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 07:45:10 Running in /w/workspace/edgex-ui-go/91 [Pipeline] { [Pipeline] checkout 07:45:10 The recommended git tool is: git 07:45:15 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 07:45:15 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 07:45:15 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 07:45:15 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 07:45:15 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 07:45:15 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 07:45:15 using credential edgex-jenkins-ssh 07:45:15 Cloning the remote Git repository 07:45:16 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 07:45:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:45:15 > git init /w/workspace/edgex-ui-go/91 # timeout=10 07:45:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:45:15 > git --version # timeout=10 07:45:15 > git --version # 'git version 2.25.1' 07:45:15 using GIT_SSH to set credentials SSH Credentials for GitHub 07:45:16 Verifying host key using known hosts file 07:45:16 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:45:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:17 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 07:45:17 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 07:45:19 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 07:45:19 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 07:45:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:45:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:45:20 Avoid second fetch 07:45:20 Checking out Revision 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 (main) 07:45:20 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 07:45:20 > git config core.sparsecheckout # timeout=10 07:45:20 > git checkout -f 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 # timeout=10 07:45:20 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 07:45:20 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:45:20 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#568)" 07:45:21 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 07:45:21 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. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:45:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:45:21 % Total % Received % Xferd Average Speed Time Time Time Current 07:45:21 Dload Upload Total Spent Left Speed 07:45:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12602 83 10504 0 0 73454 0 --:--:-- --:--:-- --:--:-- 72944 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86910 [Pipeline] sh 07:45:22 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:45:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:45:22 + sudo tee /etc/docker/daemon.new 07:45:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:45:22 { 07:45:22 "registry-mirrors": [ 07:45:22 "https://nexus3.edgexfoundry.org:10001" 07:45:22 ], 07:45:22 "bip": "10.250.0.254/24", 07:45:22 "hosts": [ 07:45:22 "tcp://0.0.0.0:5555", 07:45:22 "unix:///var/run/docker.sock" 07:45:22 ], 07:45:22 "mtu": 1458, 07:45:22 "selinux-enabled": true, 07:45:22 "seccomp-profile": "/etc/docker/seccomp.json" 07:45:22 } [Pipeline] sh 07:45:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:45:23 + sudo service docker restart 07:45:24 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 07:45:27 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 07:45:32 07:45:32 added 1478 packages, and audited 1479 packages in 23s 07:45:32 07:45:32 90 packages are looking for funding 07:45:32 run `npm fund` for details 07:45:32 07:45:32 14 vulnerabilities (3 moderate, 9 high, 2 critical) 07:45:32 07:45:32 To address issues that do not require attention, run: 07:45:32 npm audit fix 07:45:32 07:45:32 To address all issues (including breaking changes), run: 07:45:32 npm audit fix --force 07:45:32 07:45:32 Run `npm audit` for details. 07:45:40 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:45:41 provisioning config files... 07:45:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/91@tmp/config5795592929913531544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:42 ---> docker-login.sh 07:45:42 nexus3.edgexfoundry.org:10001 07:45:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:42 Configure a credential helper to remove this warning. See 07:45:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:42 07:45:42 Login Succeeded 07:45:42 nexus3.edgexfoundry.org:10002 07:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:43 Configure a credential helper to remove this warning. See 07:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:43 07:45:43 Login Succeeded 07:45:43 nexus3.edgexfoundry.org:10003 07:45:43 - Generating browser application bundles (phase: setup)... 07:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:43 Configure a credential helper to remove this warning. See 07:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:43 07:45:43 Login Succeeded 07:45:43 nexus3.edgexfoundry.org:10004 07:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:43 Configure a credential helper to remove this warning. See 07:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:43 07:45:43 Login Succeeded 07:45:43 docker.io 07:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:45:44 Configure a credential helper to remove this warning. See 07:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:45:44 07:45:44 Login Succeeded 07:45:44 ---> docker-login.sh ends [Pipeline] } 07:45:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:45:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:45:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:45:44 ========================================================= 07:45:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:45:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 07:45:46 Sending build context to Docker daemon 28.71MB 07:45:46 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 07:45:46 Step 2/16 : FROM ${BASE} AS builder 07:45:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:45:46 9b18e9b68314: Pulling fs layer 07:45:46 d32db5db7311: Pulling fs layer 07:45:46 d0c4b47475fc: Pulling fs layer 07:45:46 5831b945b038: Pulling fs layer 07:45:46 86bbec2aaacd: Pulling fs layer 07:45:46 e10730c5d714: Pulling fs layer 07:45:46 5dd5c2283517: Pulling fs layer 07:45:46 d5ac0230b979: Pulling fs layer 07:45:46 86bbec2aaacd: Waiting 07:45:46 e10730c5d714: Waiting 07:45:46 5831b945b038: Waiting 07:45:46 d5ac0230b979: Waiting 07:45:46 5dd5c2283517: Waiting 07:45:46 d0c4b47475fc: Verifying Checksum 07:45:46 d0c4b47475fc: Download complete 07:45:46 d32db5db7311: Verifying Checksum 07:45:46 d32db5db7311: Download complete 07:45:46 86bbec2aaacd: Verifying Checksum 07:45:46 86bbec2aaacd: Download complete 07:45:46 e10730c5d714: Verifying Checksum 07:45:46 e10730c5d714: Download complete 07:45:46 9b18e9b68314: Verifying Checksum 07:45:46 9b18e9b68314: Download complete 07:45:47 9b18e9b68314: Pull complete 07:45:47 Compiling @angular/core : es2015 as esm2015 07:45:47 Compiling @angular/compiler/testing : es2015 as esm2015 07:45:47 d5ac0230b979: Verifying Checksum 07:45:47 d5ac0230b979: Download complete 07:45:48 d32db5db7311: Pull complete 07:45:48 d0c4b47475fc: Pull complete 07:45:48 5dd5c2283517: Verifying Checksum 07:45:48 5dd5c2283517: Download complete 07:45:49 5831b945b038: Verifying Checksum 07:45:49 5831b945b038: Download complete 07:45:51 Compiling @angular/common : es2015 as esm2015 07:45:51 Compiling @angular/core/testing : es2015 as esm2015 07:45:52 Compiling @angular/platform-browser : es2015 as esm2015 07:45:52 Compiling @angular/common/testing : es2015 as esm2015 07:45:52 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 07:45:52 Compiling @angular/platform-browser/testing : es2015 as esm2015 07:45:52 Compiling @angular/router : es2015 as esm2015 07:45:52 Compiling @angular/common/http : es2015 as esm2015 07:45:52 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 07:45:53 Compiling @angular/forms : es2015 as esm2015 07:45:53 Compiling @angular/common/http/testing : es2015 as esm2015 07:45:55 Compiling @angular/router/testing : es2015 as esm2015 07:46:01 28 10 2022 07:46:01.653:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 07:46:01 28 10 2022 07:46:01.658:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 07:46:01 28 10 2022 07:46:01.668:INFO [launcher]: Starting browser ChromeHeadless 07:46:01 5831b945b038: Pull complete 07:46:01 86bbec2aaacd: Pull complete 07:46:02 e10730c5d714: Pull complete 07:46:07 5dd5c2283517: Pull complete 07:46:09 d5ac0230b979: Pull complete 07:46:09 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 07:46:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:46:09 ---> 59b3b1a385d4 07:46:09 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:46:12 ---> Running in 9a2b022f80f1 07:46:12 Removing intermediate container 9a2b022f80f1 07:46:12 ---> 2837785ecd04 07:46:12 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 07:46:12 ---> Running in cc6e8957a2d5 07:46:12 Removing intermediate container cc6e8957a2d5 07:46:12 ---> 80e9fa2b52a9 07:46:12 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 07:46:12 ---> Running in 7928212adf89 07:46:12 Removing intermediate container 7928212adf89 07:46:12 ---> a32fcf00ccb5 07:46:12 Step 6/16 : LABEL Name=edgex-ui-go 07:46:12 ---> Running in 6d9ae04fb4ee 07:46:13 Removing intermediate container 6d9ae04fb4ee 07:46:13 ---> 5bf80211a6c2 07:46:13 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:46:13 ---> Running in 80c707fec01a 07:46:13 Removing intermediate container 80c707fec01a 07:46:13 ---> 72f2746523e2 07:46:13 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:46:14 ✔ Browser application bundle generation complete. 07:46:14 28 10 2022 07:46:13.461:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 1BIa0AZfRP0tacbVAAAB with id 95177737 07:46:15 latest: Pulling from library/docker 07:46:15 9b18e9b68314: Already exists 07:46:15 e5833820420a: Pulling fs layer 07:46:15 79069699b830: Pulling fs layer 07:46:15 444a66d86b54: Pulling fs layer 07:46:15 af8c662400c0: Pulling fs layer 07:46:15 7851778f47af: Pulling fs layer 07:46:15 969048075247: Pulling fs layer 07:46:15 9d9d268b6129: Pulling fs layer 07:46:15 71d72239e8c8: Pulling fs layer 07:46:15 969048075247: Waiting 07:46:15 9d9d268b6129: Waiting 07:46:15 71d72239e8c8: Waiting 07:46:15 af8c662400c0: Waiting 07:46:15 7851778f47af: Waiting 07:46:15 79069699b830: Verifying Checksum 07:46:15 79069699b830: Download complete 07:46:15 e5833820420a: Verifying Checksum 07:46:15 e5833820420a: Download complete 07:46:16 444a66d86b54: Verifying Checksum 07:46:16 444a66d86b54: Download complete 07:46:16 969048075247: Verifying Checksum 07:46:16 969048075247: Download complete 07:46:16 af8c662400c0: Verifying Checksum 07:46:16 af8c662400c0: Download complete 07:46:16 7851778f47af: Verifying Checksum 07:46:16 7851778f47af: Download complete 07:46:16 9d9d268b6129: Verifying Checksum 07:46:16 9d9d268b6129: Download complete 07:46:16 71d72239e8c8: Download complete 07:46:16 e5833820420a: Pull complete 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.024 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.034 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.037 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.039 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.041 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.071 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.077 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.082 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.109 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.228 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.231 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.232 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.249 secs) 07:46:16 79069699b830: Pull complete 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.345 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.359 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.362 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.367 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.369 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.371 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.374 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.405 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.424 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.429 secs) 07:46:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.433 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.539 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.549 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.552 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.554 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.557 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.565 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.569 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.572 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.582 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.657 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.684 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.708 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.716 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.722 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.731 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.741 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.753 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.785 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.808 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.817 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.822 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.825 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.857 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.907 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.916 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.936 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.953 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.97 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.982 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.002 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.013 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.021 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.025 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.032 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.04 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.041 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.043 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.047 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.067 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.078 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.081 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.087 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.092 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.096 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.118 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.124 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.13 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.163 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.194 secs) 07:46:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.21 secs) 07:46:18 444a66d86b54: Pull complete 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.233 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.27 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.279 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.287 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.296 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.311 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.315 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.318 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.322 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.328 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.344 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.351 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.362 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.38 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.39 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.393 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.398 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.431 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.446 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.455 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.465 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.474 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.485 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.494 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.499 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.503 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.506 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.508 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.515 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.567 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.579 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.582 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.614 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.637 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.644 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.67 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.695 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.709 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.722 secs) 07:46:18 WARN: ' 07:46:18 It looks like you're using ngModel on the same form field as formControlName. 07:46:18 Support for using the ngModel input property and ngModelChange event with 07:46:18 reactive form directives has been deprecated in Angular v6 and will be removed 07:46:18 in a future version of Angular. 07:46:18 07:46:18 For more information on this, see our API docs here: 07:46:18 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:46:18 ' 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.722 secs) 07:46:18 WARN: ' 07:46:18 It looks like you're using ngModel on the same form field as formControlName. 07:46:18 Support for using the ngModel input property and ngModelChange event with 07:46:18 reactive form directives has been deprecated in Angular v6 and will be removed 07:46:18 in a future version of Angular. 07:46:18 07:46:18 For more information on this, see our API docs here: 07:46:18 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:46:18 ' 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.74 secs) 07:46:18 af8c662400c0: Pull complete 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.761 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.779 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.782 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.805 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.842 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.847 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.859 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.866 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.872 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.899 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.915 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.933 secs) 07:46:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.945 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.954 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.969 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.974 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.981 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.985 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.988 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.99 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.013 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.02 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.028 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.051 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.057 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.067 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.071 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.08 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.086 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.108 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.123 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.129 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.141 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.15 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.157 secs) 07:46:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.171 secs / 2.157 secs) 07:46:19 TOTAL: 149 SUCCESS 07:46:19 ✔ Browser application bundle generation complete. 07:46:19 7851778f47af: Pull complete 07:46:20 07:46:20 =============================== Coverage summary =============================== 07:46:20 Statements : 40.92% ( 1465/3580 ) 07:46:20 Branches : 12.03% ( 111/923 ) 07:46:20 Functions : 33.13% ( 430/1298 ) 07:46:20 Lines : 38.85% ( 1316/3387 ) 07:46:20 ================================================================================ 07:46:20 ✔ Browser application bundle generation complete. 07:46:20 969048075247: Pull complete 07:46:20 9d9d268b6129: Pull complete 07:46:20 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 07:46:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:46:20 $ docker stop --time=1 ed7b47e9be2f43bdcc4bf1a4362b723cfa0b218369e82418716acf51cb1c65c7 07:46:20 71d72239e8c8: Pull complete 07:46:20 Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e 07:46:20 Status: Downloaded newer image for docker:latest 07:46:21 $ docker rm -f ed7b47e9be2f43bdcc4bf1a4362b723cfa0b218369e82418716acf51cb1c65c7 [Pipeline] // withDockerContainer [Pipeline] sh 07:46:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:46:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:46:23 ---> aa105531d489 07:46:23 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:23 ---> Running in ff1984399870 07:46:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:46:24 + ls -al . 07:46:24 total 184 07:46:24 drwxrwxr-x 14 jenkins jenkins 4096 Oct 28 07:44 . 07:46:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 07:42 .. 07:46:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:42 .blubracket 07:46:24 -rw-rw-r-- 1 jenkins jenkins 18 Oct 28 07:42 .dockerignore 07:46:24 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 07:43 .git 07:46:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:42 .github 07:46:24 -rw-rw-r-- 1 jenkins jenkins 185 Oct 28 07:42 .gitignore 07:46:24 drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 07:43 .semver 07:46:24 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 28 07:42 Attribution.txt 07:46:24 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 28 07:42 CHANGELOG.md 07:46:24 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 28 07:42 CONTRIBUTING.md 07:46:24 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 28 07:42 Dockerfile 07:46:24 -rw-rw-r-- 1 jenkins jenkins 652 Oct 28 07:42 Jenkinsfile 07:46:24 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 28 07:42 LICENSE 07:46:24 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 28 07:42 Makefile 07:46:24 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 28 07:42 README.md 07:46:24 -rw-rw-r-- 1 jenkins jenkins 12 Oct 28 07:43 VERSION 07:46:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:42 assets 07:46:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:42 bin 07:46:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:42 cmd 07:46:24 -rw-r--r-- 1 jenkins jenkins 10 Oct 28 07:44 coverage.out 07:46:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:42 docs 07:46:24 -rw-rw-r-- 1 jenkins jenkins 3152 Oct 28 07:42 go.mod 07:46:24 -rw-rw-r-- 1 jenkins jenkins 43972 Oct 28 07:42 go.sum 07:46:24 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 07:42 internal 07:46:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 07:42 snap 07:46:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 07:42 testing 07:46:24 -rw-rw-r-- 1 jenkins jenkins 155 Oct 28 07:42 version.go 07:46:24 drwxrwxr-x 6 jenkins jenkins 4096 Oct 28 07:45 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:24 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 --label arch=amd64 --label version=2.3.0-dev.20 . 07:46:24 Sending build context to Docker daemon 48.23MB 07:46:24 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 07:46:24 Step 2/26 : FROM ${BASE} AS builder 07:46:24 ---> 82923085dfe7 07:46:24 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:46:25 ---> Running in 500cfa81bc88 07:46:25 Removing intermediate container 500cfa81bc88 07:46:25 ---> bfc53e21c048 07:46:25 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 07:46:25 ---> Running in 4f6f5654eee5 07:46:25 Removing intermediate container 4f6f5654eee5 07:46:25 ---> 872ff92622eb 07:46:25 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 07:46:25 Removing intermediate container ff1984399870 07:46:25 ---> 6d1099cce4ab 07:46:25 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:46:25 ---> Running in b0ed49e41c8e 07:46:25 ---> Running in 1d77a797ed0f 07:46:25 Removing intermediate container 1d77a797ed0f 07:46:25 ---> 378c261a83a7 07:46:25 Step 6/26 : LABEL Name=edgex-ui-go 07:46:25 ---> Running in f3d82b8b28fe 07:46:25 Removing intermediate container f3d82b8b28fe 07:46:25 ---> 9fe4c1d842ed 07:46:25 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:46:25 ---> Running in d344e364c049 07:46:25 Removing intermediate container d344e364c049 07:46:25 ---> 3c2f37496a80 07:46:25 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:46:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:46:26 ---> 80204090c5c8 07:46:26 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:26 ---> Running in b3d1cd2e485e 07:46:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:46:27 Removing intermediate container b3d1cd2e485e 07:46:27 ---> 3efda4935899 07:46:27 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:46:27 ---> Running in f97363cfced6 07:46:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:46:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:46:28 OK: 211 MiB in 51 packages 07:46:28 OK: 221 MiB in 51 packages 07:46:28 Removing intermediate container f97363cfced6 07:46:28 ---> 647bbfb2dcad 07:46:28 Step 11/26 : ENV GO111MODULE=on 07:46:28 ---> Running in ead8e4ada893 07:46:28 Removing intermediate container ead8e4ada893 07:46:28 ---> 0ce9160e990d 07:46:28 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:46:28 ---> Running in d1c08abcb42a 07:46:29 Removing intermediate container d1c08abcb42a 07:46:29 ---> 8148ae023542 07:46:29 Step 13/26 : COPY go.mod vendor* ./ 07:46:29 ---> c950b75a025b 07:46:29 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:29 ---> Running in 7c07ead1c42c 07:46:29 Removing intermediate container b0ed49e41c8e 07:46:29 ---> 0cb2c495d0eb 07:46:29 Step 11/16 : ENV GO111MODULE=on 07:46:29 ---> Running in f6ec0a73937c 07:46:29 Removing intermediate container f6ec0a73937c 07:46:29 ---> 0a9663e338e4 07:46:29 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:46:29 Removing intermediate container 7c07ead1c42c 07:46:29 ---> f014423c14a2 07:46:29 Step 15/26 : COPY . . 07:46:29 ---> Running in 1027b8e8d4bc 07:46:30 Removing intermediate container 1027b8e8d4bc 07:46:30 ---> e05101b1b8b3 07:46:30 Step 13/16 : COPY go.mod vendor* ./ 07:46:30 ---> 93b1ec9b583c 07:46:30 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:30 ---> Running in 428d0db826e4 07:46:31 ---> cc7321c00216 07:46:31 Step 16/26 : RUN ${MAKE} 07:46:31 ---> Running in 0746d4b0d035 07:46:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.20" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:46:46 Removing intermediate container 0746d4b0d035 07:46:46 ---> 2a3f4e42354f 07:46:46 Step 17/26 : FROM alpine:3.14 07:46:46 3.14: Pulling from library/alpine 07:46:46 c7ed990a2339: Pulling fs layer 07:46:46 c7ed990a2339: Verifying Checksum 07:46:46 c7ed990a2339: Download complete 07:46:46 c7ed990a2339: Pull complete 07:46:46 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 07:46:46 Status: Downloaded newer image for alpine:3.14 07:46:46 ---> dd53f409bf0b 07:46:46 Step 18/26 : EXPOSE 4000 07:46:46 ---> Running in df3664c99c17 07:46:46 Removing intermediate container df3664c99c17 07:46:46 ---> 4669a63eee93 07:46:46 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:46:46 ---> d9f590eeaa74 07:46:46 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:46:46 ---> 09a12d97d794 07:46:46 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:46:46 ---> 0352e9a14d83 07:46:46 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:46:46 ---> Running in 5cac7fb3aea8 07:46:46 Removing intermediate container 5cac7fb3aea8 07:46:46 ---> 8fbedd1d5e22 07:46:46 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 07:46:46 ---> Running in 9ab878996619 07:46:46 Removing intermediate container 9ab878996619 07:46:46 ---> fe243cedf038 07:46:46 Step 24/26 : LABEL arch=amd64 07:46:46 ---> Running in fe5459fb8480 07:46:47 Removing intermediate container fe5459fb8480 07:46:47 ---> b626a3ce2dd5 07:46:47 Step 25/26 : LABEL git_sha=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 07:46:47 ---> Running in b081a7abe2a7 07:46:47 Removing intermediate container b081a7abe2a7 07:46:47 ---> cf7efbb29900 07:46:47 Step 26/26 : LABEL version=2.3.0-dev.20 07:46:47 ---> Running in 2339da935f9d 07:46:47 Removing intermediate container 2339da935f9d 07:46:47 ---> dc160d4af864 07:46:47 [Warning] One or more build-args [ARCH] were not consumed 07:46:47 Successfully built dc160d4af864 07:46:47 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:47 provisioning config files... 07:46:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5068512151021059714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:47 ---> docker-login.sh 07:46:47 nexus3.edgexfoundry.org:10001 07:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:47 Configure a credential helper to remove this warning. See 07:46:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:47 07:46:47 Login Succeeded 07:46:47 nexus3.edgexfoundry.org:10002 07:46:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:47 Configure a credential helper to remove this warning. See 07:46:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:47 07:46:47 Login Succeeded 07:46:47 nexus3.edgexfoundry.org:10003 07:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:48 Configure a credential helper to remove this warning. See 07:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:48 07:46:48 Login Succeeded 07:46:48 nexus3.edgexfoundry.org:10004 07:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:48 Configure a credential helper to remove this warning. See 07:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:48 07:46:48 Login Succeeded 07:46:48 docker.io 07:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:46:48 Configure a credential helper to remove this warning. See 07:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:46:48 07:46:48 Login Succeeded 07:46:48 ---> docker-login.sh ends [Pipeline] } 07:46:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:46:48 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 07:46:48 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 07:46:48 latest 07:46:48 2.3.0-dev.20 07:46:48 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20 07:46:48 main 07:46:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 07:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:46:49 1e61f1dfe7fc: Preparing 07:46:49 86c559b91709: Preparing 07:46:49 f24563687b45: Preparing 07:46:49 63493a9ab2d4: Preparing 07:46:49 63493a9ab2d4: Layer already exists 07:46:49 86c559b91709: Pushed 07:46:49 1e61f1dfe7fc: Pushed 07:46:52 f24563687b45: Pushed 07:46:52 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68: digest: sha256:eaea7c477705ed440faa1ddd2177e569c12be22ae018063ab89d4dc47c1dddb6 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:52 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:46:53 1e61f1dfe7fc: Preparing 07:46:53 86c559b91709: Preparing 07:46:53 f24563687b45: Preparing 07:46:53 63493a9ab2d4: Preparing 07:46:53 86c559b91709: Layer already exists 07:46:53 1e61f1dfe7fc: Layer already exists 07:46:53 f24563687b45: Layer already exists 07:46:53 63493a9ab2d4: Layer already exists 07:46:53 latest: digest: sha256:eaea7c477705ed440faa1ddd2177e569c12be22ae018063ab89d4dc47c1dddb6 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:53 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.20 07:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:46:53 1e61f1dfe7fc: Preparing 07:46:53 86c559b91709: Preparing 07:46:53 f24563687b45: Preparing 07:46:53 63493a9ab2d4: Preparing 07:46:53 63493a9ab2d4: Layer already exists 07:46:53 1e61f1dfe7fc: Layer already exists 07:46:53 86c559b91709: Layer already exists 07:46:53 f24563687b45: Layer already exists 07:46:53 2.3.0-dev.20: digest: sha256:eaea7c477705ed440faa1ddd2177e569c12be22ae018063ab89d4dc47c1dddb6 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:54 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20 07:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:46:54 1e61f1dfe7fc: Preparing 07:46:54 86c559b91709: Preparing 07:46:54 f24563687b45: Preparing 07:46:54 63493a9ab2d4: Preparing 07:46:54 1e61f1dfe7fc: Layer already exists 07:46:54 f24563687b45: Layer already exists 07:46:54 86c559b91709: Layer already exists 07:46:54 63493a9ab2d4: Layer already exists 07:46:54 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20: digest: sha256:eaea7c477705ed440faa1ddd2177e569c12be22ae018063ab89d4dc47c1dddb6 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:54 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 07:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 07:46:54 1e61f1dfe7fc: Preparing 07:46:54 86c559b91709: Preparing 07:46:54 f24563687b45: Preparing 07:46:54 63493a9ab2d4: Preparing 07:46:54 f24563687b45: Layer already exists 07:46:54 63493a9ab2d4: Layer already exists 07:46:54 86c559b91709: Layer already exists 07:46:54 1e61f1dfe7fc: Layer already exists 07:46:54 main: digest: sha256:eaea7c477705ed440faa1ddd2177e569c12be22ae018063ab89d4dc47c1dddb6 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:55 ===================================================== [Pipeline] echo 07:46:55 taggedImages: 07:46:55 - nexus3.edgexfoundry.org:10004/edgex-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 07:46:55 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 07:46:55 - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.20 07:46:55 - nexus3.edgexfoundry.org:10004/edgex-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20 07:46:55 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:55 07:46:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:55 latest: Pulling from edgex-lftools-log-publisher 07:46:55 5eb5b503b376: Pulling fs layer 07:46:55 5c69ac0246d0: Pulling fs layer 07:46:55 ec43610c2a17: Pulling fs layer 07:46:55 3a2ae6a8a46f: Pulling fs layer 07:46:55 3a2ae6a8a46f: Waiting 07:46:55 33b1e0a273af: Pulling fs layer 07:46:55 5d3b04190fa2: Pulling fs layer 07:46:55 2f39f015ded8: Pulling fs layer 07:46:55 2f39f015ded8: Waiting 07:46:55 33b1e0a273af: Waiting 07:46:55 5d3b04190fa2: Waiting 07:46:55 5c69ac0246d0: Verifying Checksum 07:46:55 5c69ac0246d0: Download complete 07:46:55 3a2ae6a8a46f: Verifying Checksum 07:46:55 3a2ae6a8a46f: Download complete 07:46:55 33b1e0a273af: Verifying Checksum 07:46:55 33b1e0a273af: Download complete 07:46:55 5d3b04190fa2: Download complete 07:46:56 ec43610c2a17: Verifying Checksum 07:46:56 ec43610c2a17: Download complete 07:46:56 5eb5b503b376: Verifying Checksum 07:46:56 5eb5b503b376: Download complete 07:46:56 2f39f015ded8: Download complete 07:46:57 5eb5b503b376: Pull complete 07:46:57 5c69ac0246d0: Pull complete 07:46:57 ec43610c2a17: Pull complete 07:46:57 3a2ae6a8a46f: Pull complete 07:46:57 33b1e0a273af: Pull complete 07:46:57 5d3b04190fa2: Pull complete 07:47:02 2f39f015ded8: Pull complete 07:47:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:47:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:47:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:02 prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container 07:47:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:47:06 $ docker top 26a11a69e545eb3c59964b90e1b61adf523f205a61355091efd570ab4d711c0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:07 ---> job-cost.sh 07:47:07 lf-activate-venv: SKIPPING 07:47:07 INFO: No Stack... 07:47:07 INFO: Retrieving Pricing Info for: v3-standard-8 07:47:07 INFO: Archiving Costs [Pipeline] sh 07:47:08 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 07:47:08 + cut -d, -f6 [Pipeline] lock 07:47:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-91-stack-cost] 07:47:08 Resource [jenkins-edgexfoundry-edgex-ui-go-main-91-stack-cost] did not exist. Created. 07:47:08 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:47:08 + echo total: 0.2199999988079071 [Pipeline] stash 07:47:08 Stashed 1 file(s) [Pipeline] } 07:47:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 07:47:08 $ docker stop --time=1 26a11a69e545eb3c59964b90e1b61adf523f205a61355091efd570ab4d711c0c 07:47:10 $ docker rm -f 26a11a69e545eb3c59964b90e1b61adf523f205a61355091efd570ab4d711c0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:47:27 Removing intermediate container 428d0db826e4 07:47:27 ---> 6a00150a9cab 07:47:27 Step 15/16 : COPY . . 07:47:27 ---> aac7f249a0f1 07:47:27 Step 16/16 : RUN ${MAKE} 07:47:27 ---> Running in 6e6f99da5a59 07:47:28 noop 07:47:29 Removing intermediate container 6e6f99da5a59 07:47:29 ---> c65811a9e117 07:47:29 Successfully built c65811a9e117 07:47:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:29 + docker inspect -f . ci-base-image-arm64 07:47:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:29 prd-ubuntu20.04-docker-arm64-4c-16g-117514 does not seem to be running inside a container 07:47:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/91 -v /w/workspace/edgex-ui-go/91:/w/workspace/edgex-ui-go/91:rw,z -v /w/workspace/edgex-ui-go/91@tmp:/w/workspace/edgex-ui-go/91@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 ******** ci-base-image-arm64 cat 07:47:30 $ docker top ea79a4b0c572cda7464a1e164ddc90b141b34fbdb48ba0f31d277385e63c2a9d -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:31 + go version 07:47:31 go version go1.18.7 linux/arm64 [Pipeline] } 07:47:31 $ docker stop --time=1 ea79a4b0c572cda7464a1e164ddc90b141b34fbdb48ba0f31d277385e63c2a9d 07:47:33 $ docker rm -f ea79a4b0c572cda7464a1e164ddc90b141b34fbdb48ba0f31d277385e63c2a9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:33 + docker inspect -f . ci-base-image-arm64 07:47:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:33 prd-ubuntu20.04-docker-arm64-4c-16g-117514 does not seem to be running inside a container 07:47:34 $ 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/91 -v /w/workspace/edgex-ui-go/91:/w/workspace/edgex-ui-go/91:rw,z -v /w/workspace/edgex-ui-go/91@tmp:/w/workspace/edgex-ui-go/91@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 ******** ci-base-image-arm64 cat 07:47:35 $ docker top f5bf9d826fb67ce4e5da0fd4270d2a4c3ac12292144192444c693e8342cdb8ec -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:35 + git config --global --add safe.directory /w/workspace/edgex-ui-go/91 [Pipeline] fileExists [Pipeline] sh 07:47:35 + make test 07:47:35 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 07:47:37 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 07:48:58 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 07:48:58 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 07:49:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:49:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:49:09 ./bin/test-attribution-txt.sh 07:49:09 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 07:49:09 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 07:49:09 An attribution for golang.org/x/net is missing from Attribution.txt, please add 07:49:09 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 07:49:09 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 07:49:09 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 07:49:09 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 07:49:09 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 07:49:09 make -C web test 07:49:09 make[1]: Entering directory '/w/workspace/edgex-ui-go/91/web' 07:49:09 make[1]: tput: No such file or directory 07:49:09 make[1]: tput: No such file or directory 07:49:09 warning: generating ./VERSION 07:49:09 echo "0.0.0" > VERSION 07:49:09 docker build \ 07:49:09 -f Dockerfile \ 07:49:09 --build-arg USER=1000 \ 07:49:09 \ 07:49:09 --label "git_sha=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68" \ 07:49:09 -t edgexfoundry/edgex-web-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 \ 07:49:09 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 07:49:09 . 07:49:10 Sending build context to Docker daemon 3.269MB 07:49:10 Step 1/10 : FROM node:16.17-alpine3.15 07:49:10 16.17-alpine3.15: Pulling from library/node 07:49:11 47517142f6ba: Pulling fs layer 07:49:11 5f8c4bfa009b: Pulling fs layer 07:49:11 f7079c9c4ba1: Pulling fs layer 07:49:11 aba105e6f55a: Pulling fs layer 07:49:11 aba105e6f55a: Waiting 07:49:11 47517142f6ba: Download complete 07:49:11 aba105e6f55a: Verifying Checksum 07:49:11 aba105e6f55a: Download complete 07:49:11 f7079c9c4ba1: Download complete 07:49:11 47517142f6ba: Pull complete 07:49:12 5f8c4bfa009b: Verifying Checksum 07:49:12 5f8c4bfa009b: Download complete 07:49:16 5f8c4bfa009b: Pull complete 07:49:16 f7079c9c4ba1: Pull complete 07:49:16 aba105e6f55a: Pull complete 07:49:16 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 07:49:16 Status: Downloaded newer image for node:16.17-alpine3.15 07:49:16 ---> bf1b8b58d215 07:49:16 Step 2/10 : RUN apk add --no-cache chromium 07:49:17 ---> Running in fe07c0e2414e 07:49:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:49:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:49:19 (1/128) Installing libxau (1.0.9-r0) 07:49:19 (2/128) Installing libmd (1.0.3-r0) 07:49:19 (3/128) Installing libbsd (0.11.3-r1) 07:49:19 (4/128) Installing libxdmcp (1.1.3-r0) 07:49:19 (5/128) Installing libxcb (1.14-r2) 07:49:19 (6/128) Installing libx11 (1.7.3.1-r0) 07:49:19 (7/128) Installing libxext (1.3.4-r0) 07:49:19 (8/128) Installing libice (1.0.10-r0) 07:49:19 (9/128) Installing libuuid (2.37.4-r0) 07:49:19 (10/128) Installing libsm (1.2.3-r0) 07:49:19 (11/128) Installing libxt (1.2.1-r0) 07:49:19 (12/128) Installing libxmu (1.1.3-r0) 07:49:19 (13/128) Installing xset (1.2.4-r0) 07:49:19 (14/128) Installing xprop (1.2.5-r0) 07:49:19 (15/128) Installing xdg-utils (1.1.3-r0) 07:49:19 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 07:49:19 (17/128) Installing pkgconf (1.8.0-r0) 07:49:19 (18/128) Installing libffi (3.4.2-r1) 07:49:19 (19/128) Installing libintl (0.21-r0) 07:49:19 (20/128) Installing libblkid (2.37.4-r0) 07:49:19 (21/128) Installing libmount (2.37.4-r0) 07:49:19 (22/128) Installing pcre (8.45-r1) 07:49:19 (23/128) Installing glib (2.70.1-r0) 07:49:19 (24/128) Installing xz-libs (5.2.5-r1) 07:49:19 (25/128) Installing libxml2 (2.9.14-r2) 07:49:19 (26/128) Installing shared-mime-info (2.1-r1) 07:49:19 (27/128) Installing hicolor-icon-theme (0.17-r1) 07:49:20 (28/128) Installing libjpeg-turbo (2.1.2-r0) 07:49:20 (29/128) Installing libpng (1.6.37-r1) 07:49:20 (30/128) Installing libwebp (1.2.2-r0) 07:49:20 (31/128) Installing zstd-libs (1.5.0-r0) 07:49:20 (32/128) Installing tiff (4.4.0-r0) 07:49:20 (33/128) Installing gdk-pixbuf (2.42.8-r0) 07:49:20 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 07:49:20 (35/128) Installing libxcomposite (0.4.5-r0) 07:49:20 (36/128) Installing libxfixes (6.0.0-r0) 07:49:20 (37/128) Installing libxrender (0.9.10-r3) 07:49:20 (38/128) Installing libxcursor (1.2.0-r0) 07:49:20 (39/128) Installing libxdamage (1.1.5-r1) 07:49:20 (40/128) Installing libxi (1.8-r0) 07:49:20 (41/128) Installing libxinerama (1.1.4-r1) 07:49:20 (42/128) Installing libxrandr (1.5.2-r1) 07:49:20 (43/128) Installing atk (2.36.0-r0) 07:49:20 (44/128) Installing libxtst (1.2.3-r3) 07:49:20 (45/128) Installing dbus-libs (1.12.24-r0) 07:49:20 (46/128) Installing at-spi2-core (2.42.0-r0) 07:49:20 (47/128) Installing at-spi2-atk (2.38.0-r0) 07:49:20 (48/128) Installing expat (2.5.0-r0) 07:49:20 (49/128) Installing brotli-libs (1.0.9-r5) 07:49:20 (50/128) Installing libbz2 (1.0.8-r1) 07:49:20 (51/128) Installing freetype (2.11.1-r2) 07:49:20 (52/128) Installing fontconfig (2.13.1-r4) 07:49:20 (53/128) Installing pixman (0.40.0-r3) 07:49:20 (54/128) Installing cairo (1.16.0-r5) 07:49:20 (55/128) Installing cairo-gobject (1.16.0-r5) 07:49:20 (56/128) Installing avahi-libs (0.8-r5) 07:49:20 (57/128) Installing gmp (6.2.1-r1) 07:49:20 (58/128) Installing nettle (3.7.3-r0) 07:49:20 (59/128) Installing p11-kit (0.24.0-r1) 07:49:20 (60/128) Installing libtasn1 (4.18.0-r0) 07:49:20 (61/128) Installing libunistring (0.9.10-r1) 07:49:20 (62/128) Installing gnutls (3.7.1-r1) 07:49:20 (63/128) Installing cups-libs (2.3.3-r6) 07:49:20 (64/128) Installing libepoxy (1.5.9-r0) 07:49:20 (65/128) Installing fribidi (1.0.11-r0) 07:49:20 (66/128) Installing graphite2 (1.3.14-r0) 07:49:20 (67/128) Installing harfbuzz (3.0.0-r2) 07:49:20 (68/128) Installing libxft (2.3.4-r0) 07:49:20 (69/128) Installing pango (1.48.10-r0) 07:49:20 (70/128) Installing wayland-libs-client (1.19.0-r1) 07:49:20 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 07:49:20 (72/128) Installing wayland-libs-egl (1.19.0-r1) 07:49:20 (73/128) Installing xkeyboard-config (2.34-r0) 07:49:20 (74/128) Installing libxkbcommon (1.3.1-r0) 07:49:20 (75/128) Installing gtk+3.0 (3.24.30-r0) 07:49:21 Executing gtk+3.0-3.24.30-r0.post-install 07:49:21 (76/128) Installing libfontenc (1.1.4-r0) 07:49:21 (77/128) Installing mkfontscale (1.2.1-r1) 07:49:21 (78/128) Installing ttf-opensans (1.10-r1) 07:49:21 Executing ttf-opensans-1.10-r1.post-install 07:49:23 (79/128) Installing libogg (1.3.5-r0) 07:49:23 (80/128) Installing flac (1.3.4-r0) 07:49:23 (81/128) Installing alsa-lib (1.2.5.1-r1) 07:49:23 (82/128) Installing libatomic (10.3.1_git20211027-r0) 07:49:23 (83/128) Installing sdl2 (2.0.16-r4) 07:49:23 (84/128) Installing aom-libs (3.2.0-r0) 07:49:23 (85/128) Installing libass (0.15.2-r0) 07:49:23 (86/128) Installing libdav1d (0.9.2-r0) 07:49:23 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 07:49:23 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 07:49:23 (89/128) Installing lame (3.100-r0) 07:49:23 (90/128) Installing opus (1.3.1-r1) 07:49:23 (91/128) Installing libgomp (10.3.1_git20211027-r0) 07:49:23 (92/128) Installing soxr (0.1.3-r2) 07:49:23 (93/128) Installing libsrt (1.4.2-r1) 07:49:23 (94/128) Installing libssh (0.9.6-r1) 07:49:23 (95/128) Installing libtheora (1.1.1-r16) 07:49:23 (96/128) Installing v4l-utils-libs (1.22.1-r1) 07:49:23 (97/128) Installing libdrm (2.4.109-r0) 07:49:23 (98/128) Installing libva (2.13.0-r0) 07:49:23 (99/128) Installing libvdpau (1.4-r0) 07:49:23 (100/128) Installing vidstab (1.1.0-r1) 07:49:23 (101/128) Installing libvorbis (1.3.7-r0) 07:49:23 (102/128) Installing libvpx (1.10.0-r0) 07:49:24 (103/128) Installing vulkan-loader (1.2.196-r0) 07:49:24 (104/128) Installing x264-libs (20210613-r0) 07:49:24 (105/128) Installing x265-libs (3.5-r0) 07:49:24 (106/128) Installing xvidcore (1.3.7-r1) 07:49:24 (107/128) Installing ffmpeg-libs (4.4.1-r2) 07:49:24 (108/128) Installing libevent (2.1.12-r4) 07:49:24 (109/128) Installing mesa (21.2.6-r0) 07:49:24 (110/128) Installing wayland-libs-server (1.19.0-r1) 07:49:24 (111/128) Installing mesa-gbm (21.2.6-r0) 07:49:24 (112/128) Installing lcms2 (2.12-r1) 07:49:24 (113/128) Installing nspr (4.32-r0) 07:49:24 (114/128) Installing sqlite-libs (3.36.0-r0) 07:49:24 (115/128) Installing nss (3.78.1-r0) 07:49:25 (116/128) Installing libasyncns (0.8-r1) 07:49:25 (117/128) Installing libltdl (2.4.6-r7) 07:49:25 (118/128) Installing orc (0.4.32-r0) 07:49:25 (119/128) Installing libsndfile (1.0.31-r1) 07:49:25 (120/128) Installing speexdsp (1.2.0-r0) 07:49:25 (121/128) Installing tdb-libs (1.4.5-r0) 07:49:25 (122/128) Installing libpulse (15.0-r2) 07:49:25 (123/128) Installing re2 (2021.11.01-r0) 07:49:25 (124/128) Installing snappy (1.1.9-r1) 07:49:25 (125/128) Installing libgpg-error (1.42-r1) 07:49:25 (126/128) Installing libgcrypt (1.9.4-r0) 07:49:25 (127/128) Installing libxslt (1.1.35-r0) 07:49:25 (128/128) Installing chromium (99.0.4844.84-r0) 07:49:29 Executing busybox-1.34.1-r7.trigger 07:49:29 Executing glib-2.70.1-r0.trigger 07:49:29 Executing shared-mime-info-2.1-r1.trigger 07:49:34 Executing gdk-pixbuf-2.42.8-r0.trigger 07:49:34 Executing gtk-update-icon-cache-2.24.33-r0.trigger 07:49:34 Executing fontconfig-2.13.1-r4.trigger 07:49:34 Executing mkfontscale-1.2.1-r1.trigger 07:49:34 OK: 275 MiB in 144 packages 07:49:42 Removing intermediate container fe07c0e2414e 07:49:42 ---> c88db8699a9d 07:49:42 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 07:49:42 ---> Running in 5ed22c24655c 07:49:43 Removing intermediate container 5ed22c24655c 07:49:43 ---> 5dfe99455894 07:49:43 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 07:49:43 ---> Running in 5f569123d537 07:49:43 Removing intermediate container 5f569123d537 07:49:43 ---> dd403308d572 07:49:43 Step 5/10 : RUN npm install -g npm 07:49:44 ---> Running in 14c55096ac80 07:50:10 07:50:10 changed 54 packages, and audited 212 packages in 23s 07:50:10 07:50:10 11 packages are looking for funding 07:50:10 run `npm fund` for details 07:50:10 07:50:10 found 0 vulnerabilities 07:50:16 Removing intermediate container 14c55096ac80 07:50:16 ---> d202bb38e289 07:50:16 Step 6/10 : ARG USER=1000 07:50:16 ---> Running in 219e24e5533f 07:50:16 Removing intermediate container 219e24e5533f 07:50:16 ---> b4c0dc010f41 07:50:16 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 07:50:16 ---> Running in 9a4112377119 07:50:18 Removing intermediate container 9a4112377119 07:50:18 ---> 15ec86b9bd76 07:50:18 Step 8/10 : USER $USER:$USER 07:50:18 ---> Running in f049027011ea 07:50:20 Removing intermediate container f049027011ea 07:50:20 ---> ac8dd963e3d8 07:50:20 Step 9/10 : WORKDIR /app 07:50:20 ---> Running in 5ce37ef7ccd2 07:50:20 Removing intermediate container 5ce37ef7ccd2 07:50:20 ---> aeacc4e62358 07:50:20 Step 10/10 : LABEL git_sha=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 07:50:20 ---> Running in b974138432c8 07:50:22 Removing intermediate container b974138432c8 07:50:22 ---> 5fe7c41d8a9d 07:50:22 Successfully built 5fe7c41d8a9d 07:50:22 Successfully tagged edgexfoundry/edgex-web-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 07:50:22 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 07:50:22 touch edgex-web-ui.imagebuilt 07:50:22 mkdir -p node_modules coverage 07:50:22 chown "1000:1000" node_modules coverage package-lock.json 07:50:22 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 07:50:34 npm WARN EBADENGINE Unsupported engine { 07:50:34 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 07:50:34 npm WARN EBADENGINE required: { 07:50:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:34 npm WARN EBADENGINE }, 07:50:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:50:34 npm WARN EBADENGINE } 07:50:34 npm WARN EBADENGINE Unsupported engine { 07:50:34 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 07:50:34 npm WARN EBADENGINE required: { 07:50:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:34 npm WARN EBADENGINE }, 07:50:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:50:34 npm WARN EBADENGINE } 07:50:34 npm WARN EBADENGINE Unsupported engine { 07:50:34 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 07:50:34 npm WARN EBADENGINE required: { 07:50:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:34 npm WARN EBADENGINE }, 07:50:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:50:34 npm WARN EBADENGINE } 07:50:34 npm WARN EBADENGINE Unsupported engine { 07:50:34 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 07:50:34 npm WARN EBADENGINE required: { 07:50:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:34 npm WARN EBADENGINE }, 07:50:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:50:34 npm WARN EBADENGINE } 07:50:34 npm WARN EBADENGINE Unsupported engine { 07:50:34 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 07:50:34 npm WARN EBADENGINE required: { 07:50:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:34 npm WARN EBADENGINE }, 07:50:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:50:34 npm WARN EBADENGINE } 07:50:34 npm WARN EBADENGINE Unsupported engine { 07:50:34 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 07:50:34 npm WARN EBADENGINE required: { 07:50:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:34 npm WARN EBADENGINE }, 07:50:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:50:34 npm WARN EBADENGINE } 07:50:34 npm WARN EBADENGINE Unsupported engine { 07:50:34 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 07:50:34 npm WARN EBADENGINE required: { 07:50:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:34 npm WARN EBADENGINE }, 07:50:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:50:34 npm WARN EBADENGINE } 07:50:34 npm WARN EBADENGINE Unsupported engine { 07:50:34 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 07:50:34 npm WARN EBADENGINE required: { 07:50:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:34 npm WARN EBADENGINE }, 07:50:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:50:34 npm WARN EBADENGINE } 07:50:34 npm WARN EBADENGINE Unsupported engine { 07:50:34 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 07:50:34 npm WARN EBADENGINE required: { 07:50:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 07:50:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 07:50:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 07:50:34 npm WARN EBADENGINE }, 07:50:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } 07:50:34 npm WARN EBADENGINE } 07:51:06 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 07:51:06 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 07:51:07 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 07:51:07 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 07:51:10 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 07:51:11 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 07:51:19 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 07:51:19 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 07:51:20 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 07:51:42 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 07:51:42 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:51:42 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 07:51:45 npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 07:51: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. 07:51:48 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 07:52:00 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 07:52:00 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 07:52:15 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 07:52:34 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 07:53:13 07:53:13 added 1475 packages, and audited 1476 packages in 3m 07:53:13 07:53:13 90 packages are looking for funding 07:53:13 run `npm fund` for details 07:53:13 07:53:13 14 vulnerabilities (3 moderate, 9 high, 2 critical) 07:53:13 07:53:13 To address issues that do not require attention, run: 07:53:13 npm audit fix 07:53:13 07:53:13 To address all issues (including breaking changes), run: 07:53:13 npm audit fix --force 07:53:13 07:53:13 Run `npm audit` for details. 07:53:13 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 07:53:25 - Generating browser application bundles (phase: setup)... 07:53:57 Compiling @angular/core : es2015 as esm2015 07:53:57 Compiling @angular/compiler/testing : es2015 as esm2015 07:54:24 Compiling @angular/common : es2015 as esm2015 07:54:24 Compiling @angular/core/testing : es2015 as esm2015 07:54:29 Compiling @angular/platform-browser : es2015 as esm2015 07:54:29 Compiling @angular/common/testing : es2015 as esm2015 07:54:32 Compiling @angular/router : es2015 as esm2015 07:54:33 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 07:54:39 Compiling @angular/platform-browser/testing : es2015 as esm2015 07:54:39 Compiling @angular/common/http : es2015 as esm2015 07:54:40 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 07:54:44 Compiling @angular/forms : es2015 as esm2015 07:54:44 Compiling @angular/common/http/testing : es2015 as esm2015 07:54:45 Compiling @angular/router/testing : es2015 as esm2015 07:55:41 28 10 2022 07:55:38.370:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 07:55:41 28 10 2022 07:55:38.382:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 07:55:41 28 10 2022 07:55:38.407:INFO [launcher]: Starting browser ChromeHeadless 07:57:03 28 10 2022 07:56:54.875:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 07:57:03 28 10 2022 07:56:58.786:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 07:57:13 28 10 2022 07:57:11.913:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 07:57:35 ✔ Browser application bundle generation complete. 07:57:35 28 10 2022 07:57:32.479:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket tYj8jpeCPieR-OdgAAAB with id 90428878 07:57:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 07:57:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.124 secs) 07:57:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.287 secs) 07:57:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.444 secs) 07:57:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.815 secs) 07:57:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.89 secs) 07:57:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.945 secs) 07:57:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.161 secs) 07:57:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.189 secs) 07:57:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.248 secs) 07:57:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.288 secs) 07:57:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.411 secs) 07:57:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.781 secs) 07:57:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.846 secs) 07:57:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.911 secs) 07:57:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.031 secs) 07:57:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.473 secs) 07:57:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.644 secs) 07:57:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.055 secs) 07:57:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.099 secs) 07:57:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.119 secs) 07:57:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.133 secs) 07:57:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.287 secs) 07:57:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.511 secs) 07:57:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.687 secs) 07:57:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.745 secs) 07:57:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.924 secs) 07:57:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.979 secs) 07:57:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.012 secs) 07:57:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.114 secs) 07:57:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.137 secs) 07:57:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.392 secs) 07:57:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.543 secs) 07:57:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.612 secs) 07:57:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.641 secs) 07:57:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.669 secs) 07:57:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.804 secs) 07:57:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.836 secs) 07:57:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.863 secs) 07:57:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.894 secs) 07:57:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.022 secs) 07:57:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.091 secs) 07:57:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.137 secs) 07:57:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.243 secs) 07:57:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.261 secs) 07:57:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.275 secs) 07:57:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.285 secs) 07:57:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.364 secs) 07:57:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.399 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.635 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.672 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.752 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.784 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.799 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.859 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.877 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.888 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.9 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.91 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.933 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.971 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.991 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.028 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.049 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.058 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.08 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.103 secs) 07:57:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.13 secs) 07:57:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.228 secs) 07:57:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.247 secs) 07:57:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.26 secs) 07:57:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.277 secs) 07:57:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.407 secs) 07:57:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.461 secs) 07:57:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.495 secs) 07:57:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.513 secs) 07:57:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.53 secs) 07:57:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.546 secs) 07:57:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.637 secs) 07:57:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.675 secs) 07:58:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 7.866 secs) 07:58:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.127 secs) 07:58:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.25 secs) 07:58:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.292 secs) 07:58:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.414 secs) 07:58:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.461 secs) 07:58:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.481 secs) 07:58:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.5 secs) 07:58:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.521 secs) 07:58:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.62 secs) 07:58:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.807 secs) 07:58:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.876 secs) 07:58:01 WARN: ' 07:58:01 It looks like you're using ngModel on the same form field as formControlName. 07:58:01 Support for using the ngModel input property and ngModelChange event with 07:58:01 reactive form directives has been deprecated in Angular v6 and will be removed 07:58:01 in a future version of Angular. 07:58:01 07:58:01 For more information on this, see our API docs here: 07:58:01 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:58:01 ' 07:58:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.876 secs) 07:58:01 WARN: ' 07:58:01 It looks like you're using ngModel on the same form field as formControlName. 07:58:01 Support for using the ngModel input property and ngModelChange event with 07:58:01 reactive form directives has been deprecated in Angular v6 and will be removed 07:58:01 in a future version of Angular. 07:58:01 07:58:01 For more information on this, see our API docs here: 07:58:01 https://angular.io/api/forms/FormControlName#use-with-ngmodel 07:58:01 ' 07:58:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.06 secs) 07:58:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.087 secs) 07:58:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.104 secs) 07:58:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.123 secs) 07:58:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.139 secs) 07:58:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.549 secs) 07:58:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.607 secs) 07:58:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.704 secs) 07:58:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.748 secs) 07:58:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.793 secs) 07:58:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.846 secs) 07:58:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.941 secs) 07:58:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.015 secs) 07:58:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.148 secs) 07:58:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.222 secs) 07:58:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.234 secs) 07:58:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.247 secs) 07:58:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.304 secs) 07:58:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.313 secs) 07:58:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.491 secs) 07:58:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.521 secs) 07:58:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.534 secs) 07:58:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.604 secs) 07:58:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.646 secs) 07:58:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.699 secs) 07:58:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 10.711 secs) 07:58:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 10.762 secs) 07:58:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 10.79 secs) 07:58:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 10.823 secs) 07:58:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 10.9 secs) 07:58:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 10.93 secs) 07:58:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.069 secs) 07:58:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.152 secs) 07:58:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.308 secs) 07:58:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.378 secs) 07:58:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 11.5 secs) 07:58:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.565 secs) 07:58:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 11.61 secs) 07:58:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 11.673 secs) 07:58:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 11.727 secs) 07:58:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 11.755 secs) 07:58:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 11.908 secs) 07:58:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.031 secs) 07:58:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.545 secs) 07:58:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.632 secs) 07:58:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.666 secs) 07:58:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.72 secs) 07:58:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.771 secs) 07:58:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 12.968 secs) 07:58:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.098 secs) 07:58:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.167 secs) 07:58:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.301 secs) 07:58:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.362 secs) 07:58:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.423 secs) 07:58:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.629 secs) 07:58:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.823 secs) 07:58:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.02 secs) 07:58:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.09 secs) 07:58:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.861 secs / 14.09 secs) 07:58:09 TOTAL: 149 SUCCESS 07:58:09 ✔ Browser application bundle generation complete. 07:58:13 07:58:13 =============================== Coverage summary =============================== 07:58:13 Statements : 40.98% ( 1467/3580 ) 07:58:13 Branches : 12.03% ( 111/923 ) 07:58:13 Functions : 33.28% ( 432/1298 ) 07:58:13 Lines : 38.91% ( 1318/3387 ) 07:58:13 ================================================================================ 07:58:13 28 10 2022 07:58:12.668:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 07:58:14 ✔ Browser application bundle generation complete. 07:58:14 make[1]: Leaving directory '/w/workspace/edgex-ui-go/91/web' [Pipeline] echo 07:58:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:58:14 $ docker stop --time=1 f5bf9d826fb67ce4e5da0fd4270d2a4c3ac12292144192444c693e8342cdb8ec 07:58:16 $ docker rm -f f5bf9d826fb67ce4e5da0fd4270d2a4c3ac12292144192444c693e8342cdb8ec [Pipeline] // withDockerContainer [Pipeline] sh 07:58:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:58:19 Warning: overwriting stash ‘coverage-report’ 07:58:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:58:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:58:28 + ls -al . 07:58:28 total 180 07:58:28 drwxrwxr-x 13 jenkins jenkins 4096 Oct 28 07:47 . 07:58:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 07:45 .. 07:58:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:45 .blubracket 07:58:28 -rw-rw-r-- 1 jenkins jenkins 18 Oct 28 07:45 .dockerignore 07:58:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 07:45 .git 07:58:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:45 .github 07:58:28 -rw-rw-r-- 1 jenkins jenkins 185 Oct 28 07:45 .gitignore 07:58:28 -rw-rw-r-- 1 jenkins jenkins 4856 Oct 28 07:45 Attribution.txt 07:58:28 -rw-rw-r-- 1 jenkins jenkins 14570 Oct 28 07:45 CHANGELOG.md 07:58:28 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 28 07:45 CONTRIBUTING.md 07:58:28 -rw-rw-r-- 1 jenkins jenkins 1847 Oct 28 07:45 Dockerfile 07:58:28 -rw-rw-r-- 1 jenkins jenkins 652 Oct 28 07:45 Jenkinsfile 07:58:28 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 28 07:45 LICENSE 07:58:28 -rw-rw-r-- 1 jenkins jenkins 2124 Oct 28 07:45 Makefile 07:58:28 -rw-rw-r-- 1 jenkins jenkins 4558 Oct 28 07:45 README.md 07:58:28 -rw-rw-r-- 1 jenkins jenkins 12 Oct 28 07:43 VERSION 07:58:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:45 assets 07:58:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:45 bin 07:58:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:45 cmd 07:58:28 -rw-r--r-- 1 jenkins jenkins 10 Oct 28 07:47 coverage.out 07:58:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:45 docs 07:58:28 -rw-rw-r-- 1 jenkins jenkins 3152 Oct 28 07:45 go.mod 07:58:28 -rw-rw-r-- 1 jenkins jenkins 43972 Oct 28 07:45 go.sum 07:58:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 07:45 internal 07:58:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 07:45 snap 07:58:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 07:45 testing 07:58:28 -rw-rw-r-- 1 jenkins jenkins 155 Oct 28 07:45 version.go 07:58:28 drwxrwxr-x 6 jenkins jenkins 4096 Oct 28 07:50 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:28 + 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=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 --label arch=arm64 --label version=2.3.0-dev.20 . 07:58:29 Sending build context to Docker daemon 31.46MB 07:58:29 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 07:58:29 Step 2/26 : FROM ${BASE} AS builder 07:58:29 ---> c65811a9e117 07:58:29 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:58:30 ---> Running in 3fb9c0f2da6a 07:58:30 Removing intermediate container 3fb9c0f2da6a 07:58:30 ---> 6de4720adb16 07:58:30 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 07:58:30 ---> Running in de3da8e29012 07:58:31 Removing intermediate container de3da8e29012 07:58:31 ---> 0dc103d16872 07:58:31 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 07:58:31 ---> Running in 1e3f4f7da2f4 07:58:31 Removing intermediate container 1e3f4f7da2f4 07:58:31 ---> 19a481fac896 07:58:31 Step 6/26 : LABEL Name=edgex-ui-go 07:58:31 ---> Running in 76d82141d020 07:58:31 Removing intermediate container 76d82141d020 07:58:31 ---> 12f8d785f80c 07:58:31 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 07:58:31 ---> Running in 81fac40ae1b5 07:58:32 Removing intermediate container 81fac40ae1b5 07:58:32 ---> 80c8f9ef384a 07:58:32 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:58:34 ---> 642cf328b85b 07:58:34 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:58:34 ---> Running in 642a3e87de32 07:58:36 Removing intermediate container 642a3e87de32 07:58:36 ---> 869803fd27f1 07:58:36 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:58:36 ---> Running in f6c6605e1a59 07:58:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:58:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:58:38 OK: 221 MiB in 51 packages 07:58:39 Removing intermediate container f6c6605e1a59 07:58:39 ---> f1001acad3ba 07:58:39 Step 11/26 : ENV GO111MODULE=on 07:58:39 ---> Running in 4db0fb44b401 07:58:39 Removing intermediate container 4db0fb44b401 07:58:39 ---> 608aae651240 07:58:39 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:58:39 ---> Running in 1dd52a448219 07:58:40 Removing intermediate container 1dd52a448219 07:58:40 ---> 602c0b5576ba 07:58:40 Step 13/26 : COPY go.mod vendor* ./ 07:58:40 ---> 1abc4bff749e 07:58:40 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:40 ---> Running in eef160888841 07:58:44 Removing intermediate container eef160888841 07:58:44 ---> b17a95e28e3b 07:58:44 Step 15/26 : COPY . . 07:58:47 ---> 039ccc2623ce 07:58:47 Step 16/26 : RUN ${MAKE} 07:58:47 ---> Running in 65029a9df248 07:58:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.20" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:59:56 Removing intermediate container 65029a9df248 07:59:56 ---> 79edc4a7fd98 07:59:56 Step 17/26 : FROM alpine:3.14 07:59:56 3.14: Pulling from library/alpine 07:59:56 90cda3b7c325: Pulling fs layer 07:59:56 90cda3b7c325: Download complete 07:59:56 90cda3b7c325: Pull complete 07:59:56 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 07:59:56 Status: Downloaded newer image for alpine:3.14 07:59:56 ---> 376ba31ae3da 07:59:56 Step 18/26 : EXPOSE 4000 07:59:56 ---> Running in 9b19cbfaf2f8 07:59:56 Removing intermediate container 9b19cbfaf2f8 07:59:56 ---> da014cb8956f 07:59:56 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:59:58 ---> d91f50e6d087 07:59:58 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 07:59:58 ---> 32612d3f2611 07:59:58 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 07:59:59 ---> f08f9777e1cd 07:59:59 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:59:59 ---> Running in 409d8ea01309 07:59:59 Removing intermediate container 409d8ea01309 07:59:59 ---> e37373ebc644 07:59:59 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 07:59:59 ---> Running in 90fee6309b83 07:59:59 Removing intermediate container 90fee6309b83 07:59:59 ---> a16cc616984b 07:59:59 Step 24/26 : LABEL arch=arm64 07:59:59 ---> Running in 2603fd177c51 08:00:00 Removing intermediate container 2603fd177c51 08:00:00 ---> 66a103ae376e 08:00:00 Step 25/26 : LABEL git_sha=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 08:00:00 ---> Running in e6bbd590d0c7 08:00:00 Removing intermediate container e6bbd590d0c7 08:00:00 ---> 735b056ac05f 08:00:00 Step 26/26 : LABEL version=2.3.0-dev.20 08:00:00 ---> Running in 83d1cd069cf6 08:00:00 Removing intermediate container 83d1cd069cf6 08:00:00 ---> f75d3513b92e 08:00:00 [Warning] One or more build-args [ARCH] were not consumed 08:00:01 Successfully built f75d3513b92e 08:00:01 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:01 provisioning config files... 08:00:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/91@tmp/config5312728216722518220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:01 ---> docker-login.sh 08:00:01 nexus3.edgexfoundry.org:10001 08:00:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:01 Configure a credential helper to remove this warning. See 08:00:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:01 08:00:01 Login Succeeded 08:00:01 nexus3.edgexfoundry.org:10002 08:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:02 Configure a credential helper to remove this warning. See 08:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:02 08:00:02 Login Succeeded 08:00:02 nexus3.edgexfoundry.org:10003 08:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:02 Configure a credential helper to remove this warning. See 08:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:02 08:00:02 Login Succeeded 08:00:02 nexus3.edgexfoundry.org:10004 08:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:02 Configure a credential helper to remove this warning. See 08:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:02 08:00:02 Login Succeeded 08:00:02 docker.io 08:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:04 Configure a credential helper to remove this warning. See 08:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:04 08:00:04 Login Succeeded 08:00:04 ---> docker-login.sh ends [Pipeline] } 08:00:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:00:04 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 08:00:04 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 08:00:04 latest 08:00:04 2.3.0-dev.20 08:00:04 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20 08:00:04 main 08:00:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 08:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:00:05 e566803870b0: Preparing 08:00:05 b7e00b495691: Preparing 08:00:05 50efdee69e7c: Preparing 08:00:05 28c3ef001483: Preparing 08:00:05 28c3ef001483: Layer already exists 08:00:05 b7e00b495691: Pushed 08:00:05 e566803870b0: Pushed 08:00:12 50efdee69e7c: Pushed 08:00:12 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68: digest: sha256:90b4d03cf9dec31c1338e100b7448e006b72ecdcf2ea0d1b0cd5316029b9f70b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:12 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:00:12 e566803870b0: Preparing 08:00:12 b7e00b495691: Preparing 08:00:12 50efdee69e7c: Preparing 08:00:12 28c3ef001483: Preparing 08:00:12 50efdee69e7c: Layer already exists 08:00:12 28c3ef001483: Layer already exists 08:00:12 e566803870b0: Layer already exists 08:00:12 b7e00b495691: Layer already exists 08:00:12 latest: digest: sha256:90b4d03cf9dec31c1338e100b7448e006b72ecdcf2ea0d1b0cd5316029b9f70b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:13 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.20 08:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:00:13 e566803870b0: Preparing 08:00:13 b7e00b495691: Preparing 08:00:13 50efdee69e7c: Preparing 08:00:13 28c3ef001483: Preparing 08:00:13 b7e00b495691: Layer already exists 08:00:13 50efdee69e7c: Layer already exists 08:00:13 28c3ef001483: Layer already exists 08:00:13 e566803870b0: Layer already exists 08:00:13 2.3.0-dev.20: digest: sha256:90b4d03cf9dec31c1338e100b7448e006b72ecdcf2ea0d1b0cd5316029b9f70b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20 08:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:00:14 e566803870b0: Preparing 08:00:14 b7e00b495691: Preparing 08:00:14 50efdee69e7c: Preparing 08:00:14 28c3ef001483: Preparing 08:00:14 28c3ef001483: Layer already exists 08:00:14 e566803870b0: Layer already exists 08:00:14 50efdee69e7c: Layer already exists 08:00:14 b7e00b495691: Layer already exists 08:00:14 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20: digest: sha256:90b4d03cf9dec31c1338e100b7448e006b72ecdcf2ea0d1b0cd5316029b9f70b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:14 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 08:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 08:00:15 e566803870b0: Preparing 08:00:15 b7e00b495691: Preparing 08:00:15 50efdee69e7c: Preparing 08:00:15 28c3ef001483: Preparing 08:00:15 28c3ef001483: Layer already exists 08:00:15 e566803870b0: Layer already exists 08:00:15 b7e00b495691: Layer already exists 08:00:15 50efdee69e7c: Layer already exists 08:00:15 main: digest: sha256:90b4d03cf9dec31c1338e100b7448e006b72ecdcf2ea0d1b0cd5316029b9f70b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:15 ===================================================== [Pipeline] echo 08:00:15 taggedImages: 08:00:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 08:00:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 08:00:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.20 08:00:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20 08:00:15 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:00:15 08:00:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:00:15 arm64: Pulling from edgex-lftools-log-publisher 08:00:15 8998bd30e6a1: Pulling fs layer 08:00:15 04944245beec: Pulling fs layer 08:00:15 699f458cf7ca: Pulling fs layer 08:00:15 765212b225bb: Pulling fs layer 08:00:15 f23df028b6ca: Pulling fs layer 08:00:15 d65c8cfc05b1: Pulling fs layer 08:00:15 2437ff75d9bd: Pulling fs layer 08:00:15 765212b225bb: Waiting 08:00:15 f23df028b6ca: Waiting 08:00:15 d65c8cfc05b1: Waiting 08:00:15 2437ff75d9bd: Waiting 08:00:16 04944245beec: Verifying Checksum 08:00:16 04944245beec: Download complete 08:00:16 765212b225bb: Verifying Checksum 08:00:16 765212b225bb: Download complete 08:00:16 f23df028b6ca: Download complete 08:00:16 d65c8cfc05b1: Verifying Checksum 08:00:16 d65c8cfc05b1: Download complete 08:00:16 699f458cf7ca: Verifying Checksum 08:00:16 699f458cf7ca: Download complete 08:00:16 8998bd30e6a1: Verifying Checksum 08:00:16 8998bd30e6a1: Download complete 08:00:18 2437ff75d9bd: Verifying Checksum 08:00:18 2437ff75d9bd: Download complete 08:00:20 8998bd30e6a1: Pull complete 08:00:20 04944245beec: Pull complete 08:00:22 699f458cf7ca: Pull complete 08:00:22 765212b225bb: Pull complete 08:00:23 f23df028b6ca: Pull complete 08:00:23 d65c8cfc05b1: Pull complete 08:00:38 2437ff75d9bd: Pull complete 08:00:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:00:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:00:38 prd-ubuntu20.04-docker-arm64-4c-16g-117514 does not seem to be running inside a container 08:00:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/91 -v /w/workspace/edgex-ui-go/91:/w/workspace/edgex-ui-go/91:rw,z -v /w/workspace/edgex-ui-go/91@tmp:/w/workspace/edgex-ui-go/91@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:00:41 $ docker top b68ec1a1f39e4e26f918ae6fe74ebade67177de8020b89240697d81daf52a49f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:41 ---> job-cost.sh 08:00:41 lf-activate-venv: SKIPPING 08:00:41 INFO: No Stack... 08:00:42 INFO: Retrieving Pricing Info for: v3-standard-4 08:00:42 INFO: Archiving Costs [Pipeline] sh 08:00:43 + cat /w/workspace/edgex-ui-go/91/archives/cost.csv 08:00:43 + cut -d, -f6 [Pipeline] lock 08:00:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-91-stack-cost] 08:00:43 Resource [jenkins-edgexfoundry-edgex-ui-go-main-91-stack-cost] did not exist. Created. 08:00:43 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:00:43 /w/workspace/edgex-ui-go/91@tmp/durable-5fbbfc75/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:00:44 + echo total: 0.10999999940395355 [Pipeline] stash 08:00:44 Warning: overwriting stash ‘stack-cost’ 08:00:48 Stashed 1 file(s) [Pipeline] } 08:00:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } 08:00:48 $ docker stop --time=1 b68ec1a1f39e4e26f918ae6fe74ebade67177de8020b89240697d81daf52a49f 08:00:50 $ docker rm -f b68ec1a1f39e4e26f918ae6fe74ebade67177de8020b89240697d81daf52a49f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:00:50 provisioning config files... 08:00:50 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18240034155489298957tmp [Pipeline] { [Pipeline] sh 08:00:50 + set +x 08:00:50 + curl -s https://codecov.io/bash 08:00:50 + bash -s -- 08:00:50 08:00:50 _____ _ 08:00:50 / ____| | | 08:00:50 | | ___ __| | ___ ___ _____ __ 08:00:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:00:50 | |___| (_) | (_| | __/ (_| (_) \ V / 08:00:50 \_____\___/ \__,_|\___|\___\___/ \_/ 08:00:50 Bash-1.0.6 08:00:50 08:00:50 08:00:50 ==> git version 2.25.1 found 08:00:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:00:50 Release-Date: 2020-01-08 08:00:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:00:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:00:50 ==> Jenkins CI detected. 08:00:50 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 08:00:50 project root: . 08:00:50 --> token set from env 08:00:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:00:50 ==> Running gcov in . (disable via -X gcov) 08:00:51 ==> Python coveragepy not found 08:00:51 ==> Searching for coverage reports in: 08:00:51 + . 08:00:51 -> Found 1 reports 08:00:51 ==> Detecting git/mercurial file structure 08:00:51 ==> Reading reports 08:00:51 + ./coverage.out bytes=10 08:00:51 ==> Appending adjustments 08:00:51 https://docs.codecov.io/docs/fixing-reports 08:00:52 + Found adjustments 08:00:52 ==> Gzipping contents 08:00:52 12K /tmp/codecov.aiRMV7.gz 08:00:52 ==> Uploading reports 08:00:52 url: https://codecov.io 08:00:52 query: branch=main&commit=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:00:52 -> Pinging Codecov 08:00:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:00:52 -> Uploading to 08:00:52 https://storage.googleapis.com/codecov/v4/raw/2022-10-28/FB506323287CE973F263BFD2A0EB1F37/01e75f4ff34d7bc238fd802f39f9b0d41ae32e68/2bda545a-9791-4323-b389-baef738ada1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221028T080052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d70addb62ec45487c6fa9d2d896dd5a3d53a9482918280e8f0e96b7473e9faa 08:00:52 % Total % Received % Xferd Average Speed Time Time Time Current 08:00:52 Dload Upload Total Spent Left Speed 08:00:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 38077 --:--:-- --:--:-- --:--:-- 38077 08:00:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [Pipeline] } 08:00:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:00:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:00:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:00:53 08:00:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:00:53 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:00:53 df9b9388f04a: Pulling fs layer 08:00:53 52dc419b0ee2: Pulling fs layer 08:00:53 25bc292e5bac: Pulling fs layer 08:00:53 114826534d7a: Pulling fs layer 08:00:53 4657fd5d0bcf: Pulling fs layer 08:00:53 6ad1cebc031e: Pulling fs layer 08:00:53 8a3aa393b2d8: Pulling fs layer 08:00:53 6ad1cebc031e: Waiting 08:00:53 4657fd5d0bcf: Waiting 08:00:53 114826534d7a: Waiting 08:00:53 25bc292e5bac: Download complete 08:00:53 4657fd5d0bcf: Download complete 08:00:53 df9b9388f04a: Verifying Checksum 08:00:53 df9b9388f04a: Download complete 08:00:53 df9b9388f04a: Pull complete 08:00:53 6ad1cebc031e: Verifying Checksum 08:00:53 6ad1cebc031e: Download complete 08:00:53 52dc419b0ee2: Pull complete 08:00:54 25bc292e5bac: Pull complete 08:00:54 114826534d7a: Verifying Checksum 08:00:54 114826534d7a: Download complete 08:00:54 8a3aa393b2d8: Verifying Checksum 08:00:54 8a3aa393b2d8: Download complete 08:00:57 114826534d7a: Pull complete 08:00:57 4657fd5d0bcf: Pull complete 08:00:58 6ad1cebc031e: Pull complete 08:01:01 8a3aa393b2d8: Pull complete 08:01:01 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:01:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:01:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:01 prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container 08:01:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:01:07 $ docker top d193ad1e6bbbad644ce84dfcd6d4cedfe6ad2bad5465a7d26631c87d3d3039a8 -eo pid,comm [Pipeline] { [Pipeline] echo 08:01:07 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 08:01:07 + set -o pipefail 08:01:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 08:01:17 08:01:17 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 08:01:17 08:01:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a3509ef9-59d3-4b84-94c2-dfd4142d7ec2 08:01:17 08:01:17 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 08:01:17 08:01:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:01:17 08:01:17 08:01:17 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:01:17 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:01:17 More details here: https://snyk.co/ue1NS [Pipeline] } 08:01:17 $ docker stop --time=1 d193ad1e6bbbad644ce84dfcd6d4cedfe6ad2bad5465a7d26631c87d3d3039a8 08:01:22 $ docker rm -f d193ad1e6bbbad644ce84dfcd6d4cedfe6ad2bad5465a7d26631c87d3d3039a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:01:23 + git log --format=format:%s -1 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [Pipeline] sh 08:01:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:01:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:01:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:23 prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container 08:01:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:01:24 $ docker top 93a18c20d3d48903c0b638f09a172bdeffb31011ff76da32d9e0a259c6fe0087 -eo pid,comm 08:01:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:01:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:01:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:24 [ssh-agent] Looking for ssh-agent implementation... 08:01:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:24 $ docker exec 93a18c20d3d48903c0b638f09a172bdeffb31011ff76da32d9e0a259c6fe0087 ssh-agent 08:01:24 SSH_AUTH_SOCK=/tmp/ssh-XptM5ohUEAP1/agent.31 08:01:24 SSH_AGENT_PID=37 08:01:24 Running ssh-add (command line suppressed) 08:01:24 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10800335841860073126.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10800335841860073126.key) 08:01:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:24 + git semver tag 08:01:25 2022-10-28 08:01:25,101 [run_tag] DEBUG tag force:False 08:01:25 2022-10-28 08:01:25,102 [check_head_tag] DEBUG check head tag 08:01:25 2022-10-28 08:01:25,102 [execute] INFO git cat-file --batch-check 08:01:25 2022-10-28 08:01:25,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 08:01:25 2022-10-28 08:01:25,106 [execute] INFO git cat-file --batch 08:01:25 2022-10-28 08:01:25,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 08:01:25 2022-10-28 08:01:25,117 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:01:25 2022-10-28 08:01:25,117 [execute] INFO git tag -a v2.3.0-dev.20 -m v2.3.0-dev.20 08:01:25 2022-10-28 08:01:25,117 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.20', '-m', 'v2.3.0-dev.20'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 08:01:25 2022-10-28 08:01:25,120 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:01:25 2.3.0-dev.20 [Pipeline] } 08:01:25 $ docker exec --env ******** --env ******** 93a18c20d3d48903c0b638f09a172bdeffb31011ff76da32d9e0a259c6fe0087 ssh-agent -k 08:01:25 unset SSH_AUTH_SOCK; 08:01:25 unset SSH_AGENT_PID; 08:01:25 echo Agent pid 37 killed; 08:01:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:01:25 + git semver [Pipeline] } 08:01:25 $ docker stop --time=1 93a18c20d3d48903c0b638f09a172bdeffb31011ff76da32d9e0a259c6fe0087 08:01:27 $ docker rm -f 93a18c20d3d48903c0b638f09a172bdeffb31011ff76da32d9e0a259c6fe0087 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:01:27 08:01:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:01:27 0.23.1-centos7: Pulling from edgex-lftools 08:01:27 ab5ef0e58194: Pulling fs layer 08:01:27 9712f1f96733: Pulling fs layer 08:01:27 63f879dbbcfc: Pulling fs layer 08:01:27 0d9ebad4ef96: Pulling fs layer 08:01:27 e9a5061849ea: Pulling fs layer 08:01:27 d747dcd14b5f: Pulling fs layer 08:01:27 2de7ff778b66: Pulling fs layer 08:01:27 e9a5061849ea: Waiting 08:01:27 2de7ff778b66: Waiting 08:01:27 0d9ebad4ef96: Waiting 08:01:27 9712f1f96733: Verifying Checksum 08:01:27 9712f1f96733: Download complete 08:01:28 63f879dbbcfc: Verifying Checksum 08:01:28 63f879dbbcfc: Download complete 08:01:28 e9a5061849ea: Verifying Checksum 08:01:28 e9a5061849ea: Download complete 08:01:28 0d9ebad4ef96: Verifying Checksum 08:01:28 0d9ebad4ef96: Download complete 08:01:28 d747dcd14b5f: Verifying Checksum 08:01:28 d747dcd14b5f: Download complete 08:01:28 ab5ef0e58194: Verifying Checksum 08:01:28 ab5ef0e58194: Download complete 08:01:28 2de7ff778b66: Verifying Checksum 08:01:30 ab5ef0e58194: Pull complete 08:01:30 9712f1f96733: Pull complete 08:01:31 63f879dbbcfc: Pull complete 08:01:35 0d9ebad4ef96: Pull complete 08:01:35 e9a5061849ea: Pull complete 08:01:35 d747dcd14b5f: Pull complete 08:01:36 2de7ff778b66: Pull complete 08:01:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:01:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:36 prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container 08:01:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:01:41 $ docker top 1f2fa9340bad34b9c776f748e9059f820534f7a1a5a619e222739405723aab79 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:01:41 provisioning config files... 08:01:41 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17855986501599669281tmp 08:01:41 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16658467845818783288tmp 08:01:41 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16150787910240961133tmp [Pipeline] { [Pipeline] echo 08:01:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:01:41 ---> sigul-configuration.sh 08:01:41 gpg: directory `/root/.gnupg' created 08:01:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:01:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:01:41 gpg: keyring `/root/.gnupg/secring.gpg' created 08:01:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:01:41 gpg: CAST5 encrypted data 08:01:41 gpg: encrypted with 1 passphrase 08:01:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:01:42 + mkdir /home/jenkins 08:01:42 + mkdir /home/jenkins/sigul [Pipeline] sh 08:01:42 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:01:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:01:42 ---> sigul-install.sh 08:01:42 Sigul already installed; skipping installation. [Pipeline] sh 08:01:42 + git tag --list 08:01:42 0.1.1 08:01:42 v1.1.0 08:01:42 v1.2.0 08:01:42 v1.2.1 08:01:42 v1.3.0 08:01:42 v2.0.0 08:01:42 v2.1.0 08:01:42 v2.2.0 08:01:42 v2.2.1-dev.1 08:01:42 v2.2.1-dev.2 08:01:42 v2.2.1-dev.3 08:01:42 v2.2.1-dev.4 08:01:42 v2.2.1-dev.5 08:01:42 v2.2.1-dev.6 08:01:42 v2.2.1-dev.7 08:01:42 v2.3.0-dev.10 08:01:42 v2.3.0-dev.11 08:01:42 v2.3.0-dev.12 08:01:42 v2.3.0-dev.13 08:01:42 v2.3.0-dev.14 08:01:42 v2.3.0-dev.15 08:01:42 v2.3.0-dev.16 08:01:42 v2.3.0-dev.17 08:01:42 v2.3.0-dev.18 08:01:42 v2.3.0-dev.19 08:01:42 v2.3.0-dev.20 08:01:42 v2.3.0-dev.7 08:01:42 v2.3.0-dev.8 08:01:42 v2.3.0-dev.9 [Pipeline] sh 08:01:43 + lftools sign git-tag v2.3.0-dev.20 08:01:43 Signing Git tag with Sigul... 08:01:43 Signing v2.3.0-dev.20 [Pipeline] echo 08:01:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:01:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:01:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:01:44 $ docker stop --time=1 1f2fa9340bad34b9c776f748e9059f820534f7a1a5a619e222739405723aab79 08:01:45 $ docker rm -f 1f2fa9340bad34b9c776f748e9059f820534f7a1a5a619e222739405723aab79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:01:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:01:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:01:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:46 prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container 08:01:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:01:46 $ docker top be7eb473b39abbf054ed260ab555dbf61fe88d571b2ad89a6032eeea4811a9e8 -eo pid,comm 08:01:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:01:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:01:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:46 [ssh-agent] Looking for ssh-agent implementation... 08:01:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:47 $ docker exec be7eb473b39abbf054ed260ab555dbf61fe88d571b2ad89a6032eeea4811a9e8 ssh-agent 08:01:47 SSH_AUTH_SOCK=/tmp/ssh-LGipvAOqU5qz/agent.33 08:01:47 SSH_AGENT_PID=39 08:01:47 Running ssh-add (command line suppressed) 08:01:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_373811915957716634.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_373811915957716634.key) 08:01:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:47 + git semver bump pre 08:01:47 2022-10-28 08:01:47,692 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:01:47 2022-10-28 08:01:47,692 [bump_version] DEBUG bumping version:2.3.0-dev.20 on axis:pre with prefix:dev 08:01:47 2022-10-28 08:01:47,692 [bump_version] DEBUG bumped version:2.3.0-dev.21 08:01:47 2022-10-28 08:01:47,692 [write_version] DEBUG write version:2.3.0-dev.21 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 08:01:47 2022-10-28 08:01:47,692 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:01:47 2022-10-28 08:01:47,692 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:01:47 2022-10-28 08:01:47,694 [execute] INFO git cat-file --batch-check 08:01:47 2022-10-28 08:01:47,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:01:47 2022-10-28 08:01:47,699 [execute] INFO git cat-file --batch 08:01:47 2022-10-28 08:01:47,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:01:47 2022-10-28 08:01:47,705 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:01:47 2.3.0-dev.21 [Pipeline] } 08:01:47 $ docker exec --env ******** --env ******** be7eb473b39abbf054ed260ab555dbf61fe88d571b2ad89a6032eeea4811a9e8 ssh-agent -k 08:01:47 unset SSH_AUTH_SOCK; 08:01:47 unset SSH_AGENT_PID; 08:01:47 echo Agent pid 39 killed; 08:01:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:01:48 + git semver [Pipeline] } 08:01:48 $ docker stop --time=1 be7eb473b39abbf054ed260ab555dbf61fe88d571b2ad89a6032eeea4811a9e8 08:01:49 $ docker rm -f be7eb473b39abbf054ed260ab555dbf61fe88d571b2ad89a6032eeea4811a9e8 [Pipeline] // withDockerContainer [Pipeline] sh 08:01:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:01:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:01:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:50 prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container 08:01:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:01:50 $ docker top ac8cb67430e4c47a9708b4d7af3fc332b0a1d307a43a8a2f4a9a074d6dca56c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:01:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:01:51 [ssh-agent] Looking for ssh-agent implementation... 08:01:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:51 $ docker exec ac8cb67430e4c47a9708b4d7af3fc332b0a1d307a43a8a2f4a9a074d6dca56c6 ssh-agent 08:01:51 SSH_AUTH_SOCK=/tmp/ssh-tb1d3RwKuSna/agent.32 08:01:51 SSH_AGENT_PID=38 08:01:51 Running ssh-add (command line suppressed) 08:01:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4528048915667845916.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4528048915667845916.key) 08:01:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:01:51 + git semver push 08:01:51 2022-10-28 08:01:51,822 [run_push] DEBUG push 08:01:51 2022-10-28 08:01:51,822 [execute] INFO git cat-file --batch-check 08:01:51 2022-10-28 08:01:51,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:01:51 2022-10-28 08:01:51,826 [execute] INFO git rev-list 433641589104de526c243e649bd369463f40334b -- 08:01:51 2022-10-28 08:01:51,826 [execute] DEBUG Popen(['git', 'rev-list', '433641589104de526c243e649bd369463f40334b', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:01:51 2022-10-28 08:01:51,835 [execute] INFO git fetch -v origin 08:01:51 2022-10-28 08:01:51,835 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:01:52 2022-10-28 08:01:52,379 [run_push] DEBUG no remote changes detected 08:01:52 2022-10-28 08:01:52,380 [execute] INFO git push origin semver 08:01:52 2022-10-28 08:01:52,380 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:01:53 2022-10-28 08:01:53,279 [run_push] DEBUG push all version tags 08:01:53 2022-10-28 08:01:53,280 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:01:53 2022-10-28 08:01:53,280 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 08:01:54 2022-10-28 08:01:54,073 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 08:01:54 2.3.0-dev.21 [Pipeline] } 08:01:54 $ docker exec --env ******** --env ******** ac8cb67430e4c47a9708b4d7af3fc332b0a1d307a43a8a2f4a9a074d6dca56c6 ssh-agent -k 08:01:54 unset SSH_AUTH_SOCK; 08:01:54 unset SSH_AGENT_PID; 08:01:54 echo Agent pid 38 killed; 08:01:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:01:54 + git semver [Pipeline] } 08:01:55 $ docker stop --time=1 ac8cb67430e4c47a9708b4d7af3fc332b0a1d307a43a8a2f4a9a074d6dca56c6 08:01:56 $ docker rm -f ac8cb67430e4c47a9708b4d7af3fc332b0a1d307a43a8a2f4a9a074d6dca56c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:01:56 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 08:01:56 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:01:56 total 16 08:01:56 drwxr-xr-x 3 root root 4096 Oct 28 07:47 . 08:01:56 drwxrwxr-x 15 jenkins jenkins 4096 Oct 28 08:01 .. 08:01:56 drwxr-xr-x 2 root root 4096 Oct 28 07:47 cost 08:01:56 -rw-r--r-- 1 root root 82 Oct 28 07:47 cost.csv 08:01:56 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:01:56 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 08:01:56 total 16 08:01:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 07:47 . 08:01:56 drwxrwxr-x 15 jenkins jenkins 4096 Oct 28 08:01 .. 08:01:56 drwxr-xr-x 2 jenkins jenkins 4096 Oct 28 07:47 cost 08:01:56 -rw-r--r-- 1 jenkins jenkins 82 Oct 28 07:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:01:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:01:58 ---> package-listing.sh 08:01:58 ++ facter osfamily 08:01:58 ++ tr '[:upper:]' '[:lower:]' 08:01:58 + OS_FAMILY=debian 08:01:58 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 08:01:58 + START_PACKAGES=/tmp/packages_start.txt 08:01:58 + END_PACKAGES=/tmp/packages_end.txt 08:01:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:58 + PACKAGES=/tmp/packages_start.txt 08:01:58 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:01:58 + PACKAGES=/tmp/packages_end.txt 08:01:58 + case "${OS_FAMILY}" in 08:01:58 + dpkg -l 08:01:58 + grep '^ii' 08:01:58 + '[' -f /tmp/packages_start.txt ']' 08:01:58 + '[' -f /tmp/packages_end.txt ']' 08:01:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:58 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 08:01:58 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 08:01:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 08:01:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:01:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:59 prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container 08:01:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:01:59 $ docker top 7e4b0b9a9edae4a5d87fb0c64ed477686295bdfc1cd5dc599eb0b01e8d00d411 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:59 + touch /tmp/pre-build-complete [Pipeline] sh 08:02:00 + mkdir -p /var/log/sysstat [Pipeline] sh 08:02:00 + ls /var/log/sa-host 08:02:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:02:00 provisioning config files... 08:02:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11006968115306388060tmp [Pipeline] { [Pipeline] echo 08:02:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:02:00 ---> create-netrc.sh [Pipeline] } 08:02:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:02:01 ---> python-tools-install.sh [Pipeline] echo 08:02:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:02:01 ---> sudo-logs.sh 08:02:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:02:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:02:01 ---> job-cost.sh 08:02:01 lf-activate-venv: SKIPPING 08:02:01 DEBUG: total: 0.2199999988079071 08:02:01 INFO: Retrieving Stack Cost... 08:02:02 INFO: Retrieving Pricing Info for: v3-standard-8 08:02:02 INFO: Archiving Costs [Pipeline] echo 08:02:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:02:02 ---> logs-deploy.sh 08:02:02 lf-activate-venv: SKIPPING 08:02:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/91 08:02:02 INFO: archiving workspace using pattern(s): 08:02:03 Archives upload complete. 08:02:03 INFO: archiving logs to Nexus 08:02:04 ---> uname -a: 08:02:04 Linux prd-ubuntu20-04-docker-8c-8g-117513 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:02:04 08:02:04 08:02:04 ---> lscpu: 08:02:04 Architecture: x86_64 08:02:04 CPU op-mode(s): 32-bit, 64-bit 08:02:04 Byte Order: Little Endian 08:02:04 Address sizes: 40 bits physical, 48 bits virtual 08:02:04 CPU(s): 8 08:02:04 On-line CPU(s) list: 0-7 08:02:04 Thread(s) per core: 1 08:02:04 Core(s) per socket: 1 08:02:04 Socket(s): 8 08:02:04 NUMA node(s): 1 08:02:04 Vendor ID: AuthenticAMD 08:02:04 CPU family: 23 08:02:04 Model: 49 08:02:04 Model name: AMD EPYC-Rome Processor 08:02:04 Stepping: 0 08:02:04 CPU MHz: 2799.956 08:02:04 BogoMIPS: 5599.91 08:02:04 Virtualization: AMD-V 08:02:04 Hypervisor vendor: KVM 08:02:04 Virtualization type: full 08:02:04 L1d cache: 256 KiB 08:02:04 L1i cache: 256 KiB 08:02:04 L2 cache: 4 MiB 08:02:04 L3 cache: 128 MiB 08:02:04 NUMA node0 CPU(s): 0-7 08:02:04 Vulnerability Itlb multihit: Not affected 08:02:04 Vulnerability L1tf: Not affected 08:02:04 Vulnerability Mds: Not affected 08:02:04 Vulnerability Meltdown: Not affected 08:02:04 Vulnerability Mmio stale data: Not affected 08:02:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:02:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:02:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:02:04 Vulnerability Srbds: Not affected 08:02:04 Vulnerability Tsx async abort: Not affected 08:02:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:02:04 08:02:04 08:02:04 ---> nproc: 08:02:04 8 08:02:04 08:02:04 08:02:04 ---> df -h: 08:02:04 Filesystem Size Used Avail Use% Mounted on 08:02:04 overlay 155G 14G 142G 9% / 08:02:04 tmpfs 64M 0 64M 0% /dev 08:02:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:02:04 shm 64M 0 64M 0% /dev/shm 08:02:04 /dev/vda1 155G 14G 142G 9% /facter-os 08:02:04 08:02:04 08:02:04 ---> sar -b -r -n DEV: 08:02:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117513) 10/28/22 _x86_64_ (8 CPU) 08:02:04 08:02:04 07:42:12 LINUX RESTART (8 CPU) 08:02:04 08:02:04 07:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:02:04 07:44:01 173.87 5.02 168.85 0.00 521.67 90443.52 0.00 08:02:04 07:45:01 204.58 0.08 204.50 0.00 16.66 95323.85 0.00 08:02:04 07:46:01 242.64 0.45 242.19 0.00 3.73 67417.66 0.00 08:02:04 07:47:01 177.65 0.18 177.47 0.00 9.33 55023.10 0.00 08:02:04 07:48:01 86.25 9.37 76.89 0.00 2886.99 21723.20 0.00 08:02:04 07:49:01 2.53 0.00 2.53 0.00 0.00 28.53 0.00 08:02:04 07:50:01 0.85 0.00 0.85 0.00 0.00 9.07 0.00 08:02:04 07:51:01 1.70 0.00 1.70 0.00 0.00 18.13 0.00 08:02:04 07:52:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 08:02:04 07:53:01 2.28 0.00 2.28 0.00 0.00 35.59 0.00 08:02:04 07:54:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 08:02:04 07:55:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 08:02:04 07:56:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 08:02:04 07:57:01 1.80 0.00 1.80 0.00 0.00 19.20 0.00 08:02:04 07:58:01 1.97 0.02 1.95 0.00 0.13 24.93 0.00 08:02:04 07:59:01 1.77 0.00 1.77 0.00 0.00 19.20 0.00 08:02:04 08:00:01 3.02 1.02 2.00 0.00 21.86 26.93 0.00 08:02:04 08:01:01 10.85 0.10 10.75 0.00 10.26 8060.79 0.00 08:02:04 08:02:01 118.66 0.30 118.36 0.00 15.73 56432.99 0.00 08:02:04 Average: 54.38 0.87 53.51 0.00 183.19 20709.86 0.00 08:02:04 08:02:04 07:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:02:04 07:44:01 28331036 31589796 715280 2.18 107600 3365260 1921256 5.66 1172444 2946956 226604 08:02:04 07:45:01 27616456 31497396 800396 2.43 157592 3883288 2029940 5.98 1283024 3485064 4424 08:02:04 07:46:01 26471092 31196340 1092588 3.32 211708 4541940 2010168 5.92 1740364 4025860 21380 08:02:04 07:47:01 26081772 31516296 775656 2.36 219300 5201960 2064140 6.08 1605912 4519136 515416 08:02:04 07:48:01 25872200 31528344 747936 2.27 240068 5392976 1841088 5.43 1745428 4560400 360 08:02:04 07:49:01 25872196 31528400 747708 2.27 240096 5392980 1824660 5.38 1745288 4560400 4 08:02:04 07:50:01 25881700 31538452 738112 2.24 240100 5392984 1824660 5.38 1735456 4560912 12 08:02:04 07:51:01 25882188 31538964 737460 2.24 240136 5392988 1824660 5.38 1735436 4560924 4 08:02:04 07:52:01 25885032 31541852 734668 2.23 240148 5392992 1824660 5.38 1732844 4560928 8 08:02:04 07:53:01 25885916 31542828 733588 2.23 240228 5392996 1824660 5.38 1733040 4560932 8 08:02:04 07:54:01 25885892 31542868 733508 2.23 240296 5392988 1824660 5.38 1733308 4560936 8 08:02:04 07:55:01 25886092 31543080 733432 2.23 240324 5392992 1824660 5.38 1733052 4560936 8 08:02:04 07:56:01 25886076 31543068 733384 2.23 240348 5393004 1824660 5.38 1732800 4560940 8 08:02:04 07:57:01 25885876 31543000 733368 2.23 240372 5393008 1824660 5.38 1732828 4560980 4 08:02:04 07:58:01 25885524 31542736 733648 2.23 240408 5392988 1798292 5.30 1732932 4560980 16 08:02:04 07:59:01 25885572 31542800 733448 2.23 240456 5392988 1798292 5.30 1732888 4560980 8 08:02:04 08:00:01 25885144 31543476 733048 2.23 240520 5393608 1823224 5.37 1733016 4561512 8 08:02:04 08:01:01 25104528 31529068 746344 2.27 253936 6097508 1892200 5.58 1760744 5264744 668708 08:02:04 08:02:01 24335616 31484844 781968 2.38 289440 6702924 1986988 5.86 1894580 5806984 372 08:02:04 Average: 26022100 31517558 762397 2.32 229636 5258020 1873028 5.52 1685020 4491605 75651 08:02:04 08:02:04 07:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:02:04 07:44:01 ens3 558.85 412.62 8524.69 56.16 0.00 0.00 0.00 0.00 08:02:04 07:44:01 docker0 197.75 260.40 15.98 2059.46 0.00 0.00 0.00 0.00 08:02:04 07:44:01 lo 7.19 7.19 0.71 0.71 0.00 0.00 0.00 0.00 08:02:04 07:45:01 ens3 154.17 79.59 2737.65 20.73 0.00 0.00 0.00 0.00 08:02:04 07:45:01 vethf72c4f4 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 08:02:04 07:45:01 veth75b22ca 1.50 1.75 0.09 33.10 0.00 0.00 0.00 0.00 08:02:04 07:45:01 docker0 30.79 83.24 2.07 2021.46 0.00 0.00 0.00 0.00 08:02:04 07:45:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 08:02:04 07:46:01 ens3 225.06 183.96 1959.87 139.53 0.00 0.00 0.00 0.00 08:02:04 07:46:01 vethf72c4f4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:46:01 docker0 113.38 165.46 18.40 1930.37 0.00 0.00 0.00 0.00 08:02:04 07:46:01 veth7716e86 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:02:04 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:47:01 ens3 182.84 132.54 2660.13 244.74 0.00 0.00 0.00 0.00 08:02:04 07:47:01 docker0 5.58 6.77 0.30 40.81 0.00 0.00 0.00 0.00 08:02:04 07:47:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 08:02:04 07:48:01 ens3 112.98 87.02 1312.22 63.09 0.00 0.00 0.00 0.00 08:02:04 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:48:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:02:04 07:49:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:02:04 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:04 07:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:51:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:02:04 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:04 07:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:53:01 ens3 2.47 5.08 0.23 7.22 0.00 0.00 0.00 0.00 08:02:04 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:04 07:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:04 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:04 07:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:02:04 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:04 07:58:01 ens3 1.27 3.35 0.15 6.75 0.00 0.00 0.00 0.00 08:02:04 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:59:01 ens3 0.77 0.47 1.56 0.03 0.00 0.00 0.00 0.00 08:02:04 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:02:04 08:00:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 08:01:01 ens3 142.24 87.32 3968.99 31.55 0.00 0.00 0.00 0.00 08:02:04 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:02:04 08:01:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:02:04 08:02:01 ens3 290.88 199.32 3965.50 105.20 0.00 0.00 0.00 0.00 08:02:04 08:02:01 docker0 38.91 63.74 3.72 688.96 0.00 0.00 0.00 0.00 08:02:04 08:02:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 08:02:04 Average: ens3 87.59 62.42 1316.31 35.51 0.00 0.00 0.00 0.00 08:02:04 Average: docker0 20.18 30.30 2.12 353.29 0.00 0.00 0.00 0.00 08:02:04 Average: lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 08:02:04 08:02:04 08:02:04 ---> sar -P ALL: 08:02:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117513) 10/28/22 _x86_64_ (8 CPU) 08:02:04 08:02:04 07:42:12 LINUX RESTART (8 CPU) 08:02:04 08:02:04 07:43:02 CPU %user %nice %system %iowait %steal %idle 08:02:04 07:44:01 all 8.73 0.00 3.94 4.83 0.06 82.45 08:02:04 07:44:01 0 8.99 0.00 3.96 5.79 0.05 81.21 08:02:04 07:44:01 1 10.27 0.00 4.08 1.53 0.05 84.07 08:02:04 07:44:01 2 7.27 0.00 3.15 0.38 0.05 89.15 08:02:04 07:44:01 3 9.93 0.00 4.02 1.61 0.07 84.38 08:02:04 07:44:01 4 7.23 0.00 3.93 1.73 0.03 87.07 08:02:04 07:44:01 5 8.31 0.00 3.31 4.17 0.05 84.16 08:02:04 07:44:01 6 8.88 0.00 3.47 5.84 0.07 81.74 08:02:04 07:44:01 7 8.95 0.00 5.62 17.69 0.07 67.67 08:02:04 07:45:01 all 16.85 0.00 4.67 5.57 0.06 72.85 08:02:04 07:45:01 0 16.80 0.00 4.57 15.20 0.08 63.35 08:02:04 07:45:01 1 16.74 0.00 4.07 1.14 0.05 77.99 08:02:04 07:45:01 2 15.86 0.00 5.11 13.39 0.05 65.58 08:02:04 07:45:01 3 14.02 0.00 3.51 0.47 0.05 81.95 08:02:04 07:45:01 4 16.46 0.00 5.14 0.22 0.07 78.11 08:02:04 07:45:01 5 19.75 0.00 4.92 2.06 0.07 73.20 08:02:04 07:45:01 6 17.85 0.00 5.22 7.06 0.05 69.82 08:02:04 07:45:01 7 17.36 0.00 4.81 5.01 0.08 72.74 08:02:04 07:46:01 all 17.53 0.00 5.15 2.70 0.07 74.55 08:02:04 07:46:01 0 14.51 0.00 5.50 1.17 0.07 78.76 08:02:04 07:46:01 1 45.03 0.00 9.55 3.45 0.10 41.87 08:02:04 07:46:01 2 9.01 0.00 3.44 1.71 0.05 85.79 08:02:04 07:46:01 3 15.56 0.00 6.18 5.71 0.08 72.46 08:02:04 07:46:01 4 21.36 0.00 5.80 6.42 0.07 66.35 08:02:04 07:46:01 5 17.17 0.00 4.97 2.43 0.08 75.34 08:02:04 07:46:01 6 7.20 0.00 2.53 0.65 0.05 89.57 08:02:04 07:46:01 7 10.53 0.00 3.24 0.10 0.08 86.05 08:02:04 07:47:01 all 20.74 0.00 4.74 1.50 0.09 72.92 08:02:04 07:47:01 0 18.75 0.00 5.01 0.50 0.07 75.67 08:02:04 07:47:01 1 19.17 0.00 4.74 1.48 0.07 74.55 08:02:04 07:47:01 2 19.21 0.00 4.55 0.62 0.07 75.55 08:02:04 07:47:01 3 22.83 0.00 4.66 1.36 0.07 71.09 08:02:04 07:47:01 4 21.13 0.00 5.38 0.74 0.10 72.65 08:02:04 07:47:01 5 29.45 0.00 4.49 0.27 0.08 65.71 08:02:04 07:47:01 6 18.53 0.00 4.47 3.85 0.19 72.96 08:02:04 07:47:01 7 16.89 0.00 4.65 3.17 0.08 75.21 08:02:04 07:48:01 all 1.82 0.00 1.20 1.41 0.02 95.55 08:02:04 07:48:01 0 1.73 0.00 1.13 0.05 0.02 97.07 08:02:04 07:48:01 1 1.80 0.00 0.97 0.27 0.02 96.95 08:02:04 07:48:01 2 0.80 0.00 2.12 2.59 0.03 94.45 08:02:04 07:48:01 3 1.16 0.00 1.71 5.98 0.03 91.11 08:02:04 07:48:01 4 1.37 0.00 0.70 0.47 0.02 97.44 08:02:04 07:48:01 5 1.97 0.00 0.84 0.02 0.02 97.16 08:02:04 07:48:01 6 2.54 0.00 1.09 0.53 0.02 95.82 08:02:04 07:48:01 7 3.17 0.00 1.02 1.41 0.03 94.36 08:02:04 07:49:01 all 0.01 0.00 0.00 0.01 0.00 99.98 08:02:04 07:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:02:04 07:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:49:01 2 0.00 0.00 0.00 0.03 0.00 99.97 08:02:04 07:49:01 3 0.00 0.00 0.00 0.07 0.00 99.93 08:02:04 07:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:02:04 07:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:04 07:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:02:04 07:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:02:04 07:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:02:04 07:50:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:02:04 07:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:04 07:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:04 07:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:50:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:02:04 07:51:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:02:04 07:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:02:04 07:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:02:04 07:51:01 2 0.00 0.00 0.00 0.03 0.00 99.97 08:02:04 07:51:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:02:04 07:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:02:04 07:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:52:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:02:04 07:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:52:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:02:04 07:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:02:04 07:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:04 07:52:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:02:04 07:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:02:04 07:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:53:01 all 0.01 0.00 0.02 0.01 0.00 99.96 08:02:04 07:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:53:01 1 0.07 0.00 0.02 0.02 0.02 99.88 08:02:04 07:53:01 2 0.02 0.00 0.05 0.03 0.00 99.90 08:02:04 07:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:02:04 07:53:01 4 0.02 0.00 0.02 0.02 0.00 99.95 08:02:04 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:04 07:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:02:04 07:53:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:02:04 07:54:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:02:04 07:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:02:04 07:54:01 1 0.02 0.00 0.07 0.00 0.02 99.90 08:02:04 07:54:01 2 0.00 0.00 0.02 0.03 0.02 99.93 08:02:04 07:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:02:04 07:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:02:04 07:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:02:04 07:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:02:04 08:02:04 07:54:01 CPU %user %nice %system %iowait %steal %idle 08:02:04 07:55:01 all 0.03 0.00 0.01 0.01 0.00 99.96 08:02:04 07:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:02:04 07:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:02:04 07:55:01 2 0.02 0.00 0.00 0.03 0.00 99.95 08:02:04 07:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:02:04 07:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:02:04 07:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:55:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:02:04 07:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:02:04 07:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:02:04 07:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:02:04 07:56:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:02:04 07:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:02:04 07:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:56:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:02:04 07:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:02:04 07:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:56:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:02:04 07:57:01 all 0.02 0.00 0.05 0.00 0.00 99.92 08:02:04 07:57:01 0 0.02 0.00 0.08 0.00 0.00 99.90 08:02:04 07:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:02:04 07:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:02:04 07:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:02:04 07:57:01 4 0.03 0.00 0.10 0.02 0.00 99.85 08:02:04 07:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:04 07:57:01 6 0.03 0.00 0.17 0.00 0.00 99.80 08:02:04 07:57:01 7 0.05 0.00 0.03 0.00 0.00 99.92 08:02:04 07:58:01 all 0.04 0.00 0.03 0.01 0.00 99.92 08:02:04 07:58:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:02:04 07:58:01 1 0.05 0.00 0.05 0.00 0.00 99.90 08:02:04 07:58:01 2 0.02 0.00 0.03 0.03 0.00 99.92 08:02:04 07:58:01 3 0.07 0.00 0.03 0.02 0.00 99.88 08:02:04 07:58:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:02:04 07:58:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:02:04 07:58:01 6 0.05 0.00 0.03 0.00 0.00 99.92 08:02:04 07:58:01 7 0.02 0.00 0.05 0.00 0.00 99.93 08:02:04 07:59:01 all 0.01 0.00 0.01 0.04 0.00 99.94 08:02:04 07:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:02:04 07:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:59:01 2 0.00 0.00 0.00 0.30 0.00 99.70 08:02:04 07:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:02:04 07:59:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:02:04 07:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:02:04 07:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:02:04 07:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:02:04 08:00:01 all 0.06 0.00 0.03 0.04 0.01 99.87 08:02:04 08:00:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:02:04 08:00:01 1 0.07 0.00 0.05 0.00 0.02 99.87 08:02:04 08:00:01 2 0.05 0.00 0.03 0.05 0.02 99.85 08:02:04 08:00:01 3 0.03 0.00 0.02 0.18 0.02 99.75 08:02:04 08:00:01 4 0.02 0.00 0.02 0.02 0.00 99.95 08:02:04 08:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:02:04 08:00:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:02:04 08:00:01 7 0.23 0.00 0.05 0.03 0.00 99.68 08:02:04 08:01:01 all 2.82 0.00 1.26 0.26 0.01 95.64 08:02:04 08:01:01 0 2.96 0.00 0.95 0.02 0.02 96.05 08:02:04 08:01:01 1 3.37 0.00 1.41 0.02 0.02 95.19 08:02:04 08:01:01 2 2.75 0.00 1.83 0.22 0.00 95.20 08:02:04 08:01:01 3 1.71 0.00 1.49 1.29 0.02 95.50 08:02:04 08:01:01 4 3.13 0.00 0.87 0.52 0.02 95.46 08:02:04 08:01:01 5 3.41 0.00 1.05 0.00 0.02 95.52 08:02:04 08:01:01 6 2.53 0.00 1.59 0.03 0.02 95.82 08:02:04 08:01:01 7 2.72 0.00 0.86 0.00 0.02 96.41 08:02:04 08:02:01 all 6.99 0.00 3.13 2.98 0.05 86.85 08:02:04 08:02:01 0 6.25 0.00 3.53 2.27 0.05 87.91 08:02:04 08:02:01 1 8.18 0.00 3.29 4.39 0.07 84.07 08:02:04 08:02:01 2 6.94 0.00 2.50 0.03 0.05 90.48 08:02:04 08:02:01 3 5.80 0.00 3.69 10.81 0.07 79.62 08:02:04 08:02:01 4 7.86 0.00 3.23 5.43 0.03 83.44 08:02:04 08:02:01 5 6.94 0.00 2.85 0.40 0.03 89.78 08:02:04 08:02:01 6 7.02 0.00 2.75 0.25 0.07 89.92 08:02:04 08:02:01 7 6.96 0.00 3.18 0.29 0.05 89.53 08:02:04 Average: all 3.96 0.00 1.27 1.01 0.02 93.74 08:02:04 Average: 0 3.68 0.00 1.30 1.30 0.02 93.70 08:02:04 Average: 1 5.49 0.00 1.48 0.64 0.02 92.36 08:02:04 Average: 2 3.24 0.00 1.19 1.02 0.02 94.53 08:02:04 Average: 3 3.72 0.00 1.32 1.44 0.02 93.50 08:02:04 Average: 4 4.12 0.00 1.32 0.82 0.02 93.72 08:02:04 Average: 5 4.55 0.00 1.17 0.49 0.02 93.77 08:02:04 Average: 6 3.38 0.00 1.12 0.95 0.02 94.53 08:02:04 Average: 7 3.49 0.00 1.23 1.43 0.02 93.83 08:02:04 08:02:04 08:02:04