Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 26b6e7f7d09b727e04296f904eea284534bb267f 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-ssh7558246528738651862.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-ssh3653541352818558749.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-ssh18128361438269964815.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-ssh12700064204809227808.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-ssh8432342554549570621.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8754 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 26b6e7f7d09b727e04296f904eea284534bb267f (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#560)" > 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 26b6e7f7d09b727e04296f904eea284534bb267f # timeout=10 > git rev-list --no-walk a62889a0a610a23dc1087e46dd3b3342a727a958 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-21T13:24:50.785Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-21T13:24:50.854Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-21T13:24:50.873Z] ========================================================= [2022-10-21T13:24:50.873Z] EdgeX Global Pipelines Version Info [2022-10-21T13:24:50.873Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:24:51.588Z] ------------------- [2022-10-21T13:24:51.588Z] stable info: [2022-10-21T13:24:51.588Z] ------------------- [2022-10-21T13:24:51.588Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-21T13:24:51.588Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-21T13:24:51.588Z] Message: update stable to v1.0.243 [2022-10-21T13:24:52.160Z] ------------------- [2022-10-21T13:24:52.160Z] experimental info: [2022-10-21T13:24:52.160Z] ------------------- [2022-10-21T13:24:52.160Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-21T13:24:52.160Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-21T13:24:52.160Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-21T13:24:52.309Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-21T13:24:52.318Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-21T13:24:52.326Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-21T13:24:52.334Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-21T13:24:52.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-21T13:24:52.350Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-21T13:24:52.361Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-21T13:24:52.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-21T13:24:52.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-21T13:24:52.390Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-21T13:24:52.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-21T13:24:52.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-21T13:24:52.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-21T13:24:52.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-21T13:24:52.461Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-21T13:24:52.479Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-21T13:24:52.495Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-21T13:24:52.511Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-21T13:24:52.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-21T13:24:52.531Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-21T13:24:52.546Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-21T13:24:52.558Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-21T13:24:52.573Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-21T13:24:52.586Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-21T13:24:52.596Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-21T13:24:52.608Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-21T13:24:52.622Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-21T13:24:52.635Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-21T13:24:52.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-21T13:24:52.658Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-21T13:24:52.669Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26b6e7f7d09b727e04296f904eea284534bb267f [Pipeline] echo [2022-10-21T13:24:52.680Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26b6e7f [Pipeline] echo [2022-10-21T13:24:52.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-21T13:24:52.732Z] provisioning config files... [2022-10-21T13:24:52.750Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7652994417268359201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:24:53.048Z] ---> docker-login.sh [2022-10-21T13:24:53.048Z] nexus3.edgexfoundry.org:10001 [2022-10-21T13:24:53.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:24:53.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:24:53.574Z] Configure a credential helper to remove this warning. See [2022-10-21T13:24:53.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:24:53.574Z] [2022-10-21T13:24:53.574Z] Login Succeeded [2022-10-21T13:24:53.574Z] nexus3.edgexfoundry.org:10002 [2022-10-21T13:24:53.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:24:53.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:24:53.834Z] Configure a credential helper to remove this warning. See [2022-10-21T13:24:53.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:24:53.834Z] [2022-10-21T13:24:53.834Z] Login Succeeded [2022-10-21T13:24:53.834Z] nexus3.edgexfoundry.org:10003 [2022-10-21T13:24:53.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:24:53.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:24:53.834Z] Configure a credential helper to remove this warning. See [2022-10-21T13:24:53.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:24:53.834Z] [2022-10-21T13:24:53.834Z] Login Succeeded [2022-10-21T13:24:53.834Z] nexus3.edgexfoundry.org:10004 [2022-10-21T13:24:53.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:24:53.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:24:53.834Z] Configure a credential helper to remove this warning. See [2022-10-21T13:24:53.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:24:53.834Z] [2022-10-21T13:24:53.834Z] Login Succeeded [2022-10-21T13:24:54.094Z] docker.io [2022-10-21T13:24:54.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:24:54.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:24:54.355Z] Configure a credential helper to remove this warning. See [2022-10-21T13:24:54.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:24:54.355Z] [2022-10-21T13:24:54.355Z] Login Succeeded [2022-10-21T13:24:54.355Z] ---> docker-login.sh ends [Pipeline] } [2022-10-21T13:24:54.362Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-21T13:24:54.739Z] + git rev-list -1 --merges 26b6e7f7d09b727e04296f904eea284534bb267f~1..26b6e7f7d09b727e04296f904eea284534bb267f [Pipeline] echo [2022-10-21T13:24:54.840Z] -----------> git rev-list -1 --merges 26b6e7f7d09b727e04296f904eea284534bb267f~1..26b6e7f7d09b727e04296f904eea284534bb267f 26b6e7f7d09b727e04296f904eea284534bb267f [false] [Pipeline] sh [2022-10-21T13:24:55.132Z] + git log --format=format:%s -1 26b6e7f7d09b727e04296f904eea284534bb267f [Pipeline] echo [2022-10-21T13:24:55.147Z] ========================================================= [2022-10-21T13:24:55.147Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-21T13:24:55.147Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-21T13:24:55.481Z] + git log --format=format:%s -1 26b6e7f7d09b727e04296f904eea284534bb267f [Pipeline] echo [2022-10-21T13:24:55.490Z] [semverPrep] GIT_COMMIT: 26b6e7f7d09b727e04296f904eea284534bb267f, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#560) [Pipeline] echo [2022-10-21T13:24:55.501Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-21T13:24:55.865Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T13:24:55.865Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-21T13:24:55.865Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-21T13:24:55.865Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-21T13:24:55.865Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-21T13:24:55.865Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-21T13:24:55.865Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:24:56.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T13:24:56.271Z] [2022-10-21T13:24:56.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:24:56.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T13:24:56.563Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-21T13:24:56.563Z] b85a868b505f: Pulling fs layer [2022-10-21T13:24:56.563Z] e2be974225ed: Pulling fs layer [2022-10-21T13:24:56.563Z] 339a4e72a1f5: Pulling fs layer [2022-10-21T13:24:56.563Z] 988bab9f4d93: Pulling fs layer [2022-10-21T13:24:56.563Z] 1469e6f7b9e6: Pulling fs layer [2022-10-21T13:24:56.563Z] eaf3925da568: Pulling fs layer [2022-10-21T13:24:56.563Z] bab4dde63d76: Pulling fs layer [2022-10-21T13:24:56.563Z] bde34c3a00c8: Pulling fs layer [2022-10-21T13:24:56.563Z] b352a97aabf1: Pulling fs layer [2022-10-21T13:24:56.563Z] 4872d77fe225: Pulling fs layer [2022-10-21T13:24:56.563Z] 5851b861e8e6: Pulling fs layer [2022-10-21T13:24:56.563Z] bab4dde63d76: Waiting [2022-10-21T13:24:56.563Z] bde34c3a00c8: Waiting [2022-10-21T13:24:56.563Z] b352a97aabf1: Waiting [2022-10-21T13:24:56.563Z] 4872d77fe225: Waiting [2022-10-21T13:24:56.563Z] 5851b861e8e6: Waiting [2022-10-21T13:24:56.563Z] 988bab9f4d93: Waiting [2022-10-21T13:24:56.563Z] 1469e6f7b9e6: Waiting [2022-10-21T13:24:56.563Z] eaf3925da568: Waiting [2022-10-21T13:24:56.563Z] e2be974225ed: Verifying Checksum [2022-10-21T13:24:56.563Z] e2be974225ed: Download complete [2022-10-21T13:24:56.563Z] 988bab9f4d93: Verifying Checksum [2022-10-21T13:24:56.563Z] 988bab9f4d93: Download complete [2022-10-21T13:24:56.823Z] 339a4e72a1f5: Verifying Checksum [2022-10-21T13:24:56.823Z] 339a4e72a1f5: Download complete [2022-10-21T13:24:56.823Z] 1469e6f7b9e6: Verifying Checksum [2022-10-21T13:24:56.823Z] 1469e6f7b9e6: Download complete [2022-10-21T13:24:56.823Z] eaf3925da568: Verifying Checksum [2022-10-21T13:24:56.823Z] eaf3925da568: Download complete [2022-10-21T13:24:56.823Z] bde34c3a00c8: Download complete [2022-10-21T13:24:56.823Z] b352a97aabf1: Verifying Checksum [2022-10-21T13:24:56.823Z] b352a97aabf1: Download complete [2022-10-21T13:24:56.823Z] 4872d77fe225: Download complete [2022-10-21T13:24:56.823Z] 5851b861e8e6: Download complete [2022-10-21T13:24:56.823Z] b85a868b505f: Verifying Checksum [2022-10-21T13:24:56.823Z] b85a868b505f: Download complete [2022-10-21T13:24:57.084Z] bab4dde63d76: Verifying Checksum [2022-10-21T13:24:57.084Z] bab4dde63d76: Download complete [2022-10-21T13:24:58.462Z] b85a868b505f: Pull complete [2022-10-21T13:24:58.462Z] e2be974225ed: Pull complete [2022-10-21T13:24:58.722Z] 339a4e72a1f5: Pull complete [2022-10-21T13:24:58.982Z] 988bab9f4d93: Pull complete [2022-10-21T13:24:59.241Z] 1469e6f7b9e6: Pull complete [2022-10-21T13:24:59.241Z] eaf3925da568: Pull complete [2022-10-21T13:25:01.142Z] bab4dde63d76: Pull complete [2022-10-21T13:25:01.142Z] bde34c3a00c8: Pull complete [2022-10-21T13:25:01.401Z] b352a97aabf1: Pull complete [2022-10-21T13:25:01.401Z] 4872d77fe225: Pull complete [2022-10-21T13:25:01.660Z] 5851b861e8e6: Pull complete [2022-10-21T13:25:01.660Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-21T13:25:01.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T13:25:01.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:25:01.746Z] prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container [2022-10-21T13:25:01.782Z] $ 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 [2022-10-21T13:25:05.445Z] $ docker top d842262b47d7a297aeaafca05f207bcee2074c52eb2ef4a09227e8be122ba567 -eo pid,comm [2022-10-21T13:25:05.494Z] 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). [2022-10-21T13:25:05.494Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T13:25:05.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T13:25:05.520Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T13:25:05.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T13:25:05.634Z] $ docker exec d842262b47d7a297aeaafca05f207bcee2074c52eb2ef4a09227e8be122ba567 ssh-agent [2022-10-21T13:25:05.747Z] SSH_AUTH_SOCK=/tmp/ssh-TIML9KNTvBfR/agent.32 [2022-10-21T13:25:05.747Z] SSH_AGENT_PID=38 [2022-10-21T13:25:05.753Z] Running ssh-add (command line suppressed) [2022-10-21T13:25:05.858Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15861255432252568443.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15861255432252568443.key) [2022-10-21T13:25:05.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T13:25:06.161Z] + git tag --points-at HEAD [Pipeline] } [2022-10-21T13:25:06.176Z] $ docker exec --env ******** --env ******** d842262b47d7a297aeaafca05f207bcee2074c52eb2ef4a09227e8be122ba567 ssh-agent -k [2022-10-21T13:25:06.268Z] unset SSH_AUTH_SOCK; [2022-10-21T13:25:06.268Z] unset SSH_AGENT_PID; [2022-10-21T13:25:06.268Z] echo Agent pid 38 killed; [2022-10-21T13:25:06.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-21T13:25:06.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T13:25:06.297Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T13:25:06.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T13:25:06.418Z] $ docker exec d842262b47d7a297aeaafca05f207bcee2074c52eb2ef4a09227e8be122ba567 ssh-agent [2022-10-21T13:25:06.524Z] SSH_AUTH_SOCK=/tmp/ssh-zJGXdIY8NFZC/agent.70 [2022-10-21T13:25:06.524Z] SSH_AGENT_PID=77 [2022-10-21T13:25:06.529Z] Running ssh-add (command line suppressed) [2022-10-21T13:25:06.632Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3764133363364157500.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3764133363364157500.key) [2022-10-21T13:25:06.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T13:25:06.926Z] + git semver init [2022-10-21T13:25:07.186Z] 2022-10-21 13:25:07,104 [run_init] DEBUG init version:0.0.0 force:False [2022-10-21T13:25:07.186Z] 2022-10-21 13:25:07,105 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-21T13:25:07.186Z] 2022-10-21 13:25:07,105 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-21T13:25:07.186Z] 2022-10-21 13:25:07,106 [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) [2022-10-21T13:25:09.093Z] 2022-10-21 13:25:08,746 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-10-21T13:25:09.093Z] 2022-10-21 13:25:08,746 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-10-21T13:25:09.093Z] 2022-10-21 13:25:08,747 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-21T13:25:09.093Z] 2022-10-21 13:25:08,747 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-21T13:25:09.093Z] 2.3.0-dev.14 [Pipeline] } [2022-10-21T13:25:09.106Z] $ docker exec --env ******** --env ******** d842262b47d7a297aeaafca05f207bcee2074c52eb2ef4a09227e8be122ba567 ssh-agent -k [2022-10-21T13:25:09.205Z] unset SSH_AUTH_SOCK; [2022-10-21T13:25:09.206Z] unset SSH_AGENT_PID; [2022-10-21T13:25:09.206Z] echo Agent pid 77 killed; [2022-10-21T13:25:09.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T13:25:09.524Z] + git semver [Pipeline] } [2022-10-21T13:25:09.802Z] $ docker stop --time=1 d842262b47d7a297aeaafca05f207bcee2074c52eb2ef4a09227e8be122ba567 [2022-10-21T13:25:11.262Z] $ docker rm -f d842262b47d7a297aeaafca05f207bcee2074c52eb2ef4a09227e8be122ba567 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T13:25:11.673Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-21T13:25:11.843Z] Stashed 1 file(s) [Pipeline] echo [2022-10-21T13:25:11.845Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.14 [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 [2022-10-21T13:25:11.999Z] provisioning config files... [2022-10-21T13:25:12.007Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1607227051414714307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:25:12.302Z] ---> docker-login.sh [2022-10-21T13:25:12.302Z] nexus3.edgexfoundry.org:10001 [2022-10-21T13:25:12.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:25:12.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:25:12.302Z] Configure a credential helper to remove this warning. See [2022-10-21T13:25:12.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:25:12.302Z] [2022-10-21T13:25:12.302Z] Login Succeeded [2022-10-21T13:25:12.302Z] nexus3.edgexfoundry.org:10002 [2022-10-21T13:25:12.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:25:12.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:25:12.302Z] Configure a credential helper to remove this warning. See [2022-10-21T13:25:12.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:25:12.302Z] [2022-10-21T13:25:12.302Z] Login Succeeded [2022-10-21T13:25:12.302Z] nexus3.edgexfoundry.org:10003 [2022-10-21T13:25:12.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:25:12.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:25:12.561Z] Configure a credential helper to remove this warning. See [2022-10-21T13:25:12.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:25:12.561Z] [2022-10-21T13:25:12.561Z] Login Succeeded [2022-10-21T13:25:12.561Z] nexus3.edgexfoundry.org:10004 [2022-10-21T13:25:12.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:25:12.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:25:12.561Z] Configure a credential helper to remove this warning. See [2022-10-21T13:25:12.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:25:12.561Z] [2022-10-21T13:25:12.561Z] Login Succeeded [2022-10-21T13:25:12.561Z] docker.io [2022-10-21T13:25:12.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:25:13.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:25:13.080Z] Configure a credential helper to remove this warning. See [2022-10-21T13:25:13.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:25:13.080Z] [2022-10-21T13:25:13.080Z] Login Succeeded [2022-10-21T13:25:13.080Z] ---> docker-login.sh ends [Pipeline] } [2022-10-21T13:25:13.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-21T13:25:13.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T13:25:13.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T13:25:13.156Z] ========================================================= [2022-10-21T13:25:13.156Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-21T13:25:13.156Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:25:13.471Z] + 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 . [2022-10-21T13:25:13.729Z] Sending build context to Docker daemon 45.42MB [2022-10-21T13:25:13.729Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-21T13:25:13.729Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-21T13:25:13.729Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-21T13:25:13.729Z] 213ec9aee27d: Pulling fs layer [2022-10-21T13:25:13.729Z] 4583459ba037: Pulling fs layer [2022-10-21T13:25:13.729Z] 93c1e223e6f2: Pulling fs layer [2022-10-21T13:25:13.729Z] 53926ce57604: Pulling fs layer [2022-10-21T13:25:13.729Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-21T13:25:13.729Z] 30f14e443154: Pulling fs layer [2022-10-21T13:25:13.729Z] 801331c1e519: Pulling fs layer [2022-10-21T13:25:13.729Z] 99cc6dd402b0: Pulling fs layer [2022-10-21T13:25:13.729Z] 7d9ed39f4882: Pulling fs layer [2022-10-21T13:25:13.729Z] 53926ce57604: Waiting [2022-10-21T13:25:13.729Z] 21b2b0c7a3f4: Waiting [2022-10-21T13:25:13.729Z] 30f14e443154: Waiting [2022-10-21T13:25:13.729Z] 801331c1e519: Waiting [2022-10-21T13:25:13.729Z] 99cc6dd402b0: Waiting [2022-10-21T13:25:13.729Z] 7d9ed39f4882: Waiting [2022-10-21T13:25:13.988Z] 93c1e223e6f2: Verifying Checksum [2022-10-21T13:25:13.988Z] 93c1e223e6f2: Download complete [2022-10-21T13:25:13.988Z] 4583459ba037: Verifying Checksum [2022-10-21T13:25:13.988Z] 4583459ba037: Download complete [2022-10-21T13:25:13.988Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-21T13:25:13.988Z] 21b2b0c7a3f4: Download complete [2022-10-21T13:25:13.988Z] 30f14e443154: Verifying Checksum [2022-10-21T13:25:13.988Z] 30f14e443154: Download complete [2022-10-21T13:25:13.988Z] 213ec9aee27d: Verifying Checksum [2022-10-21T13:25:13.988Z] 213ec9aee27d: Download complete [2022-10-21T13:25:13.988Z] 801331c1e519: Download complete [2022-10-21T13:25:14.256Z] 213ec9aee27d: Pull complete [2022-10-21T13:25:14.256Z] 4583459ba037: Pull complete [2022-10-21T13:25:14.518Z] 7d9ed39f4882: Verifying Checksum [2022-10-21T13:25:14.518Z] 7d9ed39f4882: Download complete [2022-10-21T13:25:14.518Z] 93c1e223e6f2: Pull complete [2022-10-21T13:25:14.518Z] 99cc6dd402b0: Verifying Checksum [2022-10-21T13:25:14.518Z] 99cc6dd402b0: Download complete [2022-10-21T13:25:14.776Z] 53926ce57604: Verifying Checksum [2022-10-21T13:25:14.776Z] 53926ce57604: Download complete [2022-10-21T13:25:18.960Z] 53926ce57604: Pull complete [2022-10-21T13:25:18.960Z] 21b2b0c7a3f4: Pull complete [2022-10-21T13:25:18.960Z] 30f14e443154: Pull complete [2022-10-21T13:25:18.960Z] 801331c1e519: Pull complete [2022-10-21T13:25:20.336Z] 99cc6dd402b0: Pull complete [2022-10-21T13:25:21.273Z] 7d9ed39f4882: Pull complete [2022-10-21T13:25:21.550Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-21T13:25:21.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-21T13:25:21.550Z] ---> 1dedd983c030 [2022-10-21T13:25:21.550Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-21T13:25:26.973Z] Still waiting to schedule task [2022-10-21T13:25:26.973Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-21T13:25:31.529Z] ---> Running in 27043d5db6d1 [2022-10-21T13:25:31.529Z] Removing intermediate container 27043d5db6d1 [2022-10-21T13:25:31.529Z] ---> 30d769c65a30 [2022-10-21T13:25:31.529Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-21T13:25:31.529Z] ---> Running in 54083749d89b [2022-10-21T13:25:32.095Z] Removing intermediate container 54083749d89b [2022-10-21T13:25:32.095Z] ---> f1ec73a5e16e [2022-10-21T13:25:32.095Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-21T13:25:32.095Z] ---> Running in 7abcc4449336 [2022-10-21T13:25:32.661Z] Removing intermediate container 7abcc4449336 [2022-10-21T13:25:32.661Z] ---> 4e61cc943e5c [2022-10-21T13:25:32.661Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-21T13:25:32.925Z] ---> Running in 791af169c5b9 [2022-10-21T13:25:33.494Z] Removing intermediate container 791af169c5b9 [2022-10-21T13:25:33.494Z] ---> da7013eab698 [2022-10-21T13:25:33.494Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-21T13:25:33.754Z] ---> Running in 23046e8a292f [2022-10-21T13:25:34.322Z] Removing intermediate container 23046e8a292f [2022-10-21T13:25:34.322Z] ---> 9e9a55c04014 [2022-10-21T13:25:34.322Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-21T13:25:35.260Z] latest: Pulling from library/docker [2022-10-21T13:25:35.519Z] 213ec9aee27d: Already exists [2022-10-21T13:25:35.519Z] 7b0dd730a5c3: Pulling fs layer [2022-10-21T13:25:35.519Z] 4b90f8029a36: Pulling fs layer [2022-10-21T13:25:35.519Z] bea6d6d58c11: Pulling fs layer [2022-10-21T13:25:35.519Z] b28b21e97172: Pulling fs layer [2022-10-21T13:25:35.519Z] fd102b8fb384: Pulling fs layer [2022-10-21T13:25:35.519Z] 9eb1d0209852: Pulling fs layer [2022-10-21T13:25:35.519Z] d3ef7050c453: Pulling fs layer [2022-10-21T13:25:35.519Z] fb4cbd776d56: Pulling fs layer [2022-10-21T13:25:35.519Z] 9eb1d0209852: Waiting [2022-10-21T13:25:35.519Z] d3ef7050c453: Waiting [2022-10-21T13:25:35.519Z] fb4cbd776d56: Waiting [2022-10-21T13:25:35.519Z] fd102b8fb384: Waiting [2022-10-21T13:25:35.519Z] b28b21e97172: Waiting [2022-10-21T13:25:35.779Z] 7b0dd730a5c3: Verifying Checksum [2022-10-21T13:25:35.779Z] 7b0dd730a5c3: Download complete [2022-10-21T13:25:35.779Z] 4b90f8029a36: Verifying Checksum [2022-10-21T13:25:35.779Z] 4b90f8029a36: Download complete [2022-10-21T13:25:36.037Z] bea6d6d58c11: Verifying Checksum [2022-10-21T13:25:36.037Z] bea6d6d58c11: Download complete [2022-10-21T13:25:36.037Z] 7b0dd730a5c3: Pull complete [2022-10-21T13:25:36.295Z] b28b21e97172: Verifying Checksum [2022-10-21T13:25:36.295Z] b28b21e97172: Download complete [2022-10-21T13:25:36.295Z] 9eb1d0209852: Verifying Checksum [2022-10-21T13:25:36.295Z] 9eb1d0209852: Download complete [2022-10-21T13:25:36.553Z] d3ef7050c453: Verifying Checksum [2022-10-21T13:25:36.553Z] fd102b8fb384: Verifying Checksum [2022-10-21T13:25:36.553Z] fd102b8fb384: Download complete [2022-10-21T13:25:36.553Z] fb4cbd776d56: Verifying Checksum [2022-10-21T13:25:36.553Z] fb4cbd776d56: Download complete [2022-10-21T13:25:36.553Z] 4b90f8029a36: Pull complete [2022-10-21T13:25:37.487Z] bea6d6d58c11: Pull complete [2022-10-21T13:25:38.052Z] b28b21e97172: Pull complete [2022-10-21T13:25:38.618Z] fd102b8fb384: Pull complete [2022-10-21T13:25:39.188Z] 9eb1d0209852: Pull complete [2022-10-21T13:25:39.447Z] d3ef7050c453: Pull complete [2022-10-21T13:25:39.707Z] fb4cbd776d56: Pull complete [2022-10-21T13:25:40.281Z] Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 [2022-10-21T13:25:40.281Z] Status: Downloaded newer image for docker:latest [2022-10-21T13:25:43.600Z] ---> bd0f86ac737d [2022-10-21T13:25:43.600Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-21T13:25:44.537Z] ---> Running in f1f07ca18f6a [2022-10-21T13:25:48.728Z] Removing intermediate container f1f07ca18f6a [2022-10-21T13:25:48.728Z] ---> 01e4113b8df4 [2022-10-21T13:25:48.728Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-21T13:25:48.728Z] ---> Running in 76576664700c [2022-10-21T13:25:50.100Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-21T13:25:50.667Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-21T13:25:51.238Z] OK: 211 MiB in 51 packages [2022-10-21T13:25:52.173Z] Removing intermediate container 76576664700c [2022-10-21T13:25:52.173Z] ---> d3b8e453ea65 [2022-10-21T13:25:52.173Z] Step 11/16 : ENV GO111MODULE=on [2022-10-21T13:25:52.739Z] ---> Running in 0aa155912428 [2022-10-21T13:25:53.305Z] Removing intermediate container 0aa155912428 [2022-10-21T13:25:53.305Z] ---> f87deaf383f4 [2022-10-21T13:25:53.305Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-21T13:25:53.871Z] ---> Running in 606bd775fe8e [2022-10-21T13:25:54.815Z] Removing intermediate container 606bd775fe8e [2022-10-21T13:25:54.815Z] ---> a829955a84cc [2022-10-21T13:25:54.815Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-21T13:25:55.383Z] ---> 19ed29815999 [2022-10-21T13:25:55.383Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-21T13:25:56.319Z] ---> Running in a4f49a366ce4 [2022-10-21T13:26:22.882Z] Removing intermediate container a4f49a366ce4 [2022-10-21T13:26:22.882Z] ---> 088b8bf4d9f4 [2022-10-21T13:26:22.882Z] Step 15/16 : COPY . . [2022-10-21T13:26:25.415Z] ---> e93f835b2f8e [2022-10-21T13:26:25.415Z] Step 16/16 : RUN ${MAKE} [2022-10-21T13:26:25.415Z] ---> Running in 50dc2cce19ff [2022-10-21T13:26:26.353Z] noop [2022-10-21T13:26:27.287Z] Removing intermediate container 50dc2cce19ff [2022-10-21T13:26:27.287Z] ---> 308bf7224298 [2022-10-21T13:26:27.584Z] Successfully built 308bf7224298 [2022-10-21T13:26:27.584Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:26:27.907Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-21T13:26:27.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:26:27.978Z] prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container [2022-10-21T13:26:28.009Z] $ 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 [2022-10-21T13:26:29.228Z] $ docker top 1bde488dfde791d7ea7cce5cba7b15f364a398a66be5b5da44f991558d66919d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T13:26:29.565Z] + go version [2022-10-21T13:26:29.565Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-21T13:26:29.579Z] $ docker stop --time=1 1bde488dfde791d7ea7cce5cba7b15f364a398a66be5b5da44f991558d66919d [2022-10-21T13:26:31.654Z] $ docker rm -f 1bde488dfde791d7ea7cce5cba7b15f364a398a66be5b5da44f991558d66919d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:26:32.079Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-21T13:26:32.079Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:26:32.138Z] prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container [2022-10-21T13:26:32.170Z] $ 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 [2022-10-21T13:26:33.455Z] $ docker top 5f1d2d0e3bfb28c373bbbee9b3956637920e3bed17f438f0862915a2724ee07a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T13:26:33.778Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-21T13:26:34.071Z] + make test [2022-10-21T13:26:34.072Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-21T13:26:34.329Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-21T13:26:42.544Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-21T13:26:42.544Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-21T13:26:42.544Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-21T13:26:42.544Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-21T13:26:42.544Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-21T13:26:42.544Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-21T13:26:42.544Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-21T13:26:42.544Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-21T13:26:42.544Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-21T13:26:45.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-21T13:26:45.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-21T13:26:45.143Z] ./bin/test-attribution-txt.sh [2022-10-21T13:26:45.143Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-21T13:26:45.143Z] make -C web test [2022-10-21T13:26:45.143Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2022-10-21T13:26:45.143Z] make[1]: tput: No such file or directory [2022-10-21T13:26:45.143Z] make[1]: tput: No such file or directory [2022-10-21T13:26:45.143Z] warning: generating ./VERSION [2022-10-21T13:26:45.143Z] echo "0.0.0" > VERSION [2022-10-21T13:26:45.143Z] docker build \ [2022-10-21T13:26:45.143Z] -f Dockerfile \ [2022-10-21T13:26:45.143Z] --build-arg USER=1000 \ [2022-10-21T13:26:45.143Z] \ [2022-10-21T13:26:45.143Z] --label "git_sha=26b6e7f7d09b727e04296f904eea284534bb267f" \ [2022-10-21T13:26:45.143Z] -t edgexfoundry/edgex-web-ui:26b6e7f7d09b727e04296f904eea284534bb267f \ [2022-10-21T13:26:45.143Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-21T13:26:45.143Z] . [2022-10-21T13:26:45.143Z] Sending build context to Docker daemon 3.269MB [2022-10-21T13:26:45.143Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-21T13:26:45.519Z] 16.17-alpine3.15: Pulling from library/node [2022-10-21T13:26:46.097Z] 9621f1afde84: Pulling fs layer [2022-10-21T13:26:46.097Z] c6f70ee39829: Pulling fs layer [2022-10-21T13:26:46.097Z] 56892a8094a2: Pulling fs layer [2022-10-21T13:26:46.097Z] 58dd87906ef0: Pulling fs layer [2022-10-21T13:26:46.097Z] 58dd87906ef0: Waiting [2022-10-21T13:26:46.097Z] 9621f1afde84: Verifying Checksum [2022-10-21T13:26:46.097Z] 9621f1afde84: Download complete [2022-10-21T13:26:46.399Z] 9621f1afde84: Pull complete [2022-10-21T13:26:46.399Z] 58dd87906ef0: Verifying Checksum [2022-10-21T13:26:46.399Z] 58dd87906ef0: Download complete [2022-10-21T13:26:46.657Z] 56892a8094a2: Download complete [2022-10-21T13:26:47.612Z] c6f70ee39829: Verifying Checksum [2022-10-21T13:26:47.612Z] c6f70ee39829: Download complete [2022-10-21T13:26:48.995Z] c6f70ee39829: Pull complete [2022-10-21T13:26:48.995Z] 56892a8094a2: Pull complete [2022-10-21T13:26:48.995Z] 58dd87906ef0: Pull complete [2022-10-21T13:26:48.995Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-21T13:26:48.995Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-21T13:26:48.995Z] ---> b69703f70c3d [2022-10-21T13:26:48.995Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-21T13:26:54.287Z] ---> Running in c5e697c5fbe5 [2022-10-21T13:26:54.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-21T13:26:54.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-21T13:26:55.129Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-21T13:26:55.129Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-21T13:26:55.129Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-21T13:26:55.129Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-21T13:26:55.129Z] (5/129) Installing libxcb (1.14-r2) [2022-10-21T13:26:55.129Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-21T13:26:55.129Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-21T13:26:55.129Z] (8/129) Installing libice (1.0.10-r0) [2022-10-21T13:26:55.129Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-21T13:26:55.129Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-21T13:26:55.129Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-21T13:26:55.129Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-21T13:26:55.390Z] (13/129) Installing xset (1.2.4-r0) [2022-10-21T13:26:55.390Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-21T13:26:55.390Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-21T13:26:55.390Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-21T13:26:55.390Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-21T13:26:55.390Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-21T13:26:55.390Z] (19/129) Installing libintl (0.21-r0) [2022-10-21T13:26:55.390Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-21T13:26:55.390Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-21T13:26:55.390Z] (22/129) Installing pcre (8.45-r1) [2022-10-21T13:26:55.390Z] (23/129) Installing glib (2.70.1-r0) [2022-10-21T13:26:55.390Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-21T13:26:55.390Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-21T13:26:55.390Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-21T13:26:55.390Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-21T13:26:55.390Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-21T13:26:55.390Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-21T13:26:55.390Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-21T13:26:55.390Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-21T13:26:55.390Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-21T13:26:55.390Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-21T13:26:55.652Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-21T13:26:55.652Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-21T13:26:55.652Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-21T13:26:55.652Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-21T13:26:55.652Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-21T13:26:55.652Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-21T13:26:55.652Z] (40/129) Installing libxi (1.8-r0) [2022-10-21T13:26:55.652Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-21T13:26:55.652Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-21T13:26:55.652Z] (43/129) Installing atk (2.36.0-r0) [2022-10-21T13:26:55.652Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-21T13:26:55.652Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-21T13:26:55.652Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-21T13:26:55.652Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-21T13:26:55.652Z] (48/129) Installing expat (2.4.9-r0) [2022-10-21T13:26:55.652Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-21T13:26:55.652Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-21T13:26:55.652Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-21T13:26:55.652Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-21T13:26:55.652Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-21T13:26:55.652Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-21T13:26:55.652Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-21T13:26:55.652Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-21T13:26:55.652Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-21T13:26:55.652Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-21T13:26:55.652Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-21T13:26:55.652Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-21T13:26:55.652Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-21T13:26:55.913Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-21T13:26:55.913Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-21T13:26:55.913Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-21T13:26:55.913Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-21T13:26:55.913Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-21T13:26:55.913Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-21T13:26:55.913Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-21T13:26:55.913Z] (69/129) Installing pango (1.48.10-r0) [2022-10-21T13:26:55.913Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-21T13:26:55.913Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-21T13:26:55.913Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-21T13:26:55.913Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-21T13:26:55.913Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-21T13:26:55.913Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-21T13:26:55.913Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-21T13:26:55.913Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-21T13:26:55.913Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-21T13:26:55.913Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-21T13:26:56.058Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8755 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-10-21T13:26:56.070Z] Running in /w/workspace/edgex-ui-go/85 [Pipeline] { [Pipeline] checkout [2022-10-21T13:26:56.097Z] The recommended git tool is: git [2022-10-21T13:26:56.172Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-21T13:26:58.074Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-21T13:26:58.075Z] (80/129) Installing flac (1.3.4-r0) [2022-10-21T13:26:58.075Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-21T13:26:58.075Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-21T13:26:58.075Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-21T13:26:58.075Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-21T13:26:58.075Z] (85/129) Installing libass (0.15.2-r0) [2022-10-21T13:26:58.075Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-21T13:26:58.075Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-21T13:26:58.075Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-21T13:26:58.075Z] (89/129) Installing lame (3.100-r0) [2022-10-21T13:26:58.333Z] (90/129) Installing opus (1.3.1-r1) [2022-10-21T13:26:58.333Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-21T13:26:58.333Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-21T13:26:58.333Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-21T13:26:58.333Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-21T13:26:58.333Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-21T13:26:58.333Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-21T13:26:58.333Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-21T13:26:58.333Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-21T13:26:58.333Z] (99/129) Installing libva (2.13.0-r0) [2022-10-21T13:26:58.333Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-21T13:26:58.333Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-21T13:26:58.333Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-21T13:26:58.333Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-21T13:26:58.333Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-21T13:26:58.333Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-21T13:26:58.333Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-21T13:26:58.333Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-21T13:26:58.333Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-21T13:26:58.591Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-21T13:26:58.591Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-21T13:26:58.591Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-21T13:26:58.591Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-21T13:26:58.591Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-21T13:26:58.591Z] (114/129) Installing nspr (4.32-r0) [2022-10-21T13:26:58.591Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-21T13:26:58.591Z] (116/129) Installing nss (3.78.1-r0) [2022-10-21T13:26:58.591Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-21T13:26:58.591Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-21T13:26:58.591Z] (119/129) Installing orc (0.4.32-r0) [2022-10-21T13:26:58.591Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-21T13:26:58.591Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-21T13:26:58.591Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-21T13:26:58.849Z] (123/129) Installing libpulse (15.0-r2) [2022-10-21T13:26:58.849Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-21T13:26:58.849Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-21T13:26:58.849Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-21T13:26:58.849Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-21T13:26:58.849Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-21T13:26:58.849Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-21T13:26:59.790Z] Executing busybox-1.34.1-r7.trigger [2022-10-21T13:26:59.790Z] Executing glib-2.70.1-r0.trigger [2022-10-21T13:26:59.790Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-21T13:27:01.024Z] using credential edgex-jenkins-ssh [2022-10-21T13:27:01.041Z] Cloning the remote Git repository [2022-10-21T13:27:01.082Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-21T13:27:01.149Z] > git init /w/workspace/edgex-ui-go/85 # timeout=10 [2022-10-21T13:27:01.283Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-21T13:27:01.284Z] > git --version # timeout=10 [2022-10-21T13:27:01.303Z] > git --version # 'git version 2.25.1' [2022-10-21T13:27:01.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-21T13:27:01.356Z] Verifying host key using known hosts file [2022-10-21T13:27:01.535Z] 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. [2022-10-21T13:27:01.571Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-21T13:27:03.141Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-21T13:27:03.141Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-21T13:27:03.141Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-21T13:27:03.141Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-21T13:27:03.141Z] OK: 286 MiB in 145 packages [2022-10-21T13:27:04.782Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-21T13:27:04.800Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-21T13:27:05.647Z] Avoid second fetch [2022-10-21T13:27:05.647Z] Checking out Revision 26b6e7f7d09b727e04296f904eea284534bb267f (main) [2022-10-21T13:27:05.663Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T13:27:05.679Z] > git checkout -f 26b6e7f7d09b727e04296f904eea284534bb267f # timeout=10 [2022-10-21T13:27:06.436Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#560)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-21T13:27:07.319Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-21T13:27:07.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-21T13:27:07.319Z] Dload Upload Total Spent Left Speed [2022-10-21T13:27:07.588Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 43756 0 --:--:-- --:--:-- --:--:-- 43756 [Pipeline] sh [2022-10-21T13:27:08.198Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-21T13:27:08.525Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-10-21T13:27:08.525Z] /etc/docker/daemon.new [2022-10-21T13:27:08.525Z] { [2022-10-21T13:27:08.525Z] "registry-mirrors": [ [2022-10-21T13:27:08.525Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-21T13:27:08.525Z] ], [2022-10-21T13:27:08.525Z] "bip": "10.250.0.254/24", [2022-10-21T13:27:08.525Z] "hosts": [ [2022-10-21T13:27:08.525Z] "tcp://0.0.0.0:5555", [2022-10-21T13:27:08.525Z] "unix:///var/run/docker.sock" [2022-10-21T13:27:08.525Z] ], [2022-10-21T13:27:08.525Z] "mtu": 1458, [2022-10-21T13:27:08.525Z] "selinux-enabled": true, [2022-10-21T13:27:08.525Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-21T13:27:08.525Z] } [Pipeline] sh [2022-10-21T13:27:08.859Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-21T13:27:09.191Z] + sudo service docker restart [2022-10-21T13:27:13.148Z] Removing intermediate container c5e697c5fbe5 [2022-10-21T13:27:13.148Z] ---> 79f4c3c9863f [2022-10-21T13:27:13.148Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-21T13:27:13.148Z] ---> Running in b7c47c0052ed [2022-10-21T13:27:14.085Z] Removing intermediate container b7c47c0052ed [2022-10-21T13:27:14.085Z] ---> 226bf55a3e9e [2022-10-21T13:27:14.085Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-21T13:27:14.085Z] ---> Running in a08736ce78a4 [2022-10-21T13:27:15.021Z] Removing intermediate container a08736ce78a4 [2022-10-21T13:27:15.021Z] ---> 374fa9758981 [2022-10-21T13:27:15.021Z] Step 5/10 : RUN npm install -g npm [2022-10-21T13:27:15.279Z] ---> Running in d670868a0718 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-21T13:27:27.463Z] provisioning config files... [2022-10-21T13:27:27.487Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/85@tmp/config9006871763740759880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:27:27.836Z] ---> docker-login.sh [2022-10-21T13:27:27.836Z] nexus3.edgexfoundry.org:10001 [2022-10-21T13:27:28.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:27:28.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:27:28.425Z] Configure a credential helper to remove this warning. See [2022-10-21T13:27:28.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:27:28.425Z] [2022-10-21T13:27:28.425Z] Login Succeeded [2022-10-21T13:27:28.425Z] nexus3.edgexfoundry.org:10002 [2022-10-21T13:27:28.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:27:28.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:27:28.693Z] Configure a credential helper to remove this warning. See [2022-10-21T13:27:28.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:27:28.693Z] [2022-10-21T13:27:28.693Z] Login Succeeded [2022-10-21T13:27:28.693Z] nexus3.edgexfoundry.org:10003 [2022-10-21T13:27:28.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:27:29.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:27:29.230Z] Configure a credential helper to remove this warning. See [2022-10-21T13:27:29.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:27:29.230Z] [2022-10-21T13:27:29.230Z] Login Succeeded [2022-10-21T13:27:29.230Z] nexus3.edgexfoundry.org:10004 [2022-10-21T13:27:29.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:27:29.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:27:29.500Z] Configure a credential helper to remove this warning. See [2022-10-21T13:27:29.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:27:29.500Z] [2022-10-21T13:27:29.500Z] Login Succeeded [2022-10-21T13:27:29.500Z] docker.io [2022-10-21T13:27:29.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:27:30.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:27:30.036Z] Configure a credential helper to remove this warning. See [2022-10-21T13:27:30.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:27:30.036Z] [2022-10-21T13:27:30.036Z] Login Succeeded [2022-10-21T13:27:30.036Z] ---> docker-login.sh ends [Pipeline] } [2022-10-21T13:27:30.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-21T13:27:30.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T13:27:30.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T13:27:30.225Z] ========================================================= [2022-10-21T13:27:30.225Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-21T13:27:30.225Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:27:30.560Z] + 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 . [2022-10-21T13:27:31.528Z] Sending build context to Docker daemon 28.67MB [2022-10-21T13:27:31.528Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-21T13:27:31.528Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-21T13:27:31.528Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-21T13:27:31.528Z] 9b18e9b68314: Pulling fs layer [2022-10-21T13:27:31.528Z] d32db5db7311: Pulling fs layer [2022-10-21T13:27:31.528Z] d0c4b47475fc: Pulling fs layer [2022-10-21T13:27:31.528Z] 5831b945b038: Pulling fs layer [2022-10-21T13:27:31.528Z] 86bbec2aaacd: Pulling fs layer [2022-10-21T13:27:31.528Z] e10730c5d714: Pulling fs layer [2022-10-21T13:27:31.528Z] 5dd5c2283517: Pulling fs layer [2022-10-21T13:27:31.528Z] d5ac0230b979: Pulling fs layer [2022-10-21T13:27:31.528Z] 5dd5c2283517: Waiting [2022-10-21T13:27:31.528Z] 5831b945b038: Waiting [2022-10-21T13:27:31.528Z] d5ac0230b979: Waiting [2022-10-21T13:27:31.528Z] e10730c5d714: Waiting [2022-10-21T13:27:31.528Z] d0c4b47475fc: Download complete [2022-10-21T13:27:31.528Z] d32db5db7311: Verifying Checksum [2022-10-21T13:27:31.528Z] d32db5db7311: Download complete [2022-10-21T13:27:31.796Z] 86bbec2aaacd: Verifying Checksum [2022-10-21T13:27:31.796Z] 86bbec2aaacd: Download complete [2022-10-21T13:27:31.796Z] 9b18e9b68314: Verifying Checksum [2022-10-21T13:27:31.796Z] 9b18e9b68314: Download complete [2022-10-21T13:27:31.796Z] e10730c5d714: Verifying Checksum [2022-10-21T13:27:31.796Z] e10730c5d714: Download complete [2022-10-21T13:27:32.794Z] 9b18e9b68314: Pull complete [2022-10-21T13:27:32.795Z] d5ac0230b979: Verifying Checksum [2022-10-21T13:27:32.795Z] d5ac0230b979: Download complete [2022-10-21T13:27:33.065Z] d32db5db7311: Pull complete [2022-10-21T13:27:33.341Z] d0c4b47475fc: Pull complete [2022-10-21T13:27:33.381Z] [2022-10-21T13:27:33.381Z] changed 54 packages, and audited 212 packages in 14s [2022-10-21T13:27:33.381Z] [2022-10-21T13:27:33.381Z] 11 packages are looking for funding [2022-10-21T13:27:33.381Z] run `npm fund` for details [2022-10-21T13:27:33.381Z] [2022-10-21T13:27:33.381Z] found 0 vulnerabilities [2022-10-21T13:27:33.381Z] Removing intermediate container d670868a0718 [2022-10-21T13:27:33.381Z] ---> 048d2c62ff31 [2022-10-21T13:27:33.381Z] Step 6/10 : ARG USER=1000 [2022-10-21T13:27:33.381Z] ---> Running in d5259f5bc9ed [2022-10-21T13:27:33.381Z] Removing intermediate container d5259f5bc9ed [2022-10-21T13:27:33.381Z] ---> a3b9532f05ed [2022-10-21T13:27:33.381Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-21T13:27:33.381Z] ---> Running in 3413b9a71d67 [2022-10-21T13:27:33.640Z] Removing intermediate container 3413b9a71d67 [2022-10-21T13:27:33.640Z] ---> b55666b95517 [2022-10-21T13:27:33.640Z] Step 8/10 : USER $USER:$USER [2022-10-21T13:27:33.943Z] 5dd5c2283517: Verifying Checksum [2022-10-21T13:27:33.943Z] 5dd5c2283517: Download complete [2022-10-21T13:27:34.209Z] ---> Running in 5b451f577467 [2022-10-21T13:27:34.209Z] Removing intermediate container 5b451f577467 [2022-10-21T13:27:34.209Z] ---> 60b91c8300a4 [2022-10-21T13:27:34.209Z] Step 9/10 : WORKDIR /app [2022-10-21T13:27:34.468Z] ---> Running in 9b875921387c [2022-10-21T13:27:34.546Z] 5831b945b038: Verifying Checksum [2022-10-21T13:27:34.546Z] 5831b945b038: Download complete [2022-10-21T13:27:35.088Z] Removing intermediate container 9b875921387c [2022-10-21T13:27:35.088Z] ---> 85e7e7811869 [2022-10-21T13:27:35.088Z] Step 10/10 : LABEL git_sha=26b6e7f7d09b727e04296f904eea284534bb267f [2022-10-21T13:27:35.659Z] ---> Running in 09016633c222 [2022-10-21T13:27:36.269Z] Removing intermediate container 09016633c222 [2022-10-21T13:27:36.269Z] ---> 0812c698d7a6 [2022-10-21T13:27:36.269Z] Successfully built 0812c698d7a6 [2022-10-21T13:27:36.269Z] Successfully tagged edgexfoundry/edgex-web-ui:26b6e7f7d09b727e04296f904eea284534bb267f [2022-10-21T13:27:36.269Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-21T13:27:36.269Z] touch edgex-web-ui.imagebuilt [2022-10-21T13:27:36.269Z] mkdir -p node_modules coverage [2022-10-21T13:27:36.269Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-21T13:27:36.269Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE required: { [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE }, [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE } [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE required: { [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE }, [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE } [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE required: { [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE }, [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:27:38.810Z] npm WARN EBADENGINE } [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE required: { [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE }, [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE } [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE required: { [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE }, [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE } [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE required: { [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE }, [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE } [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE required: { [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE }, [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE } [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE required: { [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE }, [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE } [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE required: { [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE }, [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:27:38.811Z] npm WARN EBADENGINE } [2022-10-21T13:27:42.995Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-21T13:27:43.254Z] 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 [2022-10-21T13:27:43.254Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-21T13:27:43.254Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-21T13:27:43.513Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-21T13:27:43.771Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-21T13:27:44.704Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-21T13:27:45.269Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-21T13:27:45.269Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-21T13:27:46.891Z] 5831b945b038: Pull complete [2022-10-21T13:27:46.891Z] 86bbec2aaacd: Pull complete [2022-10-21T13:27:46.891Z] e10730c5d714: Pull complete [2022-10-21T13:27:47.170Z] 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 [2022-10-21T13:27:47.171Z] 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 [2022-10-21T13:27:49.068Z] 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. [2022-10-21T13:27:49.631Z] 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. [2022-10-21T13:27:49.900Z] 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. [2022-10-21T13:27:50.837Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-21T13:27:51.404Z] 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. [2022-10-21T13:27:51.404Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-21T13:27:51.662Z] 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. [2022-10-21T13:27:53.547Z] 5dd5c2283517: Pull complete [2022-10-21T13:27:54.191Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-21T13:27:54.966Z] d5ac0230b979: Pull complete [2022-10-21T13:27:54.966Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-21T13:27:54.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-21T13:27:54.966Z] ---> 59b3b1a385d4 [2022-10-21T13:27:54.966Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-21T13:27:56.910Z] ---> Running in 0f0d09d767c4 [2022-10-21T13:27:56.910Z] Removing intermediate container 0f0d09d767c4 [2022-10-21T13:27:56.910Z] ---> 331f17845361 [2022-10-21T13:27:56.910Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-21T13:27:57.176Z] ---> Running in d2681f5d5791 [2022-10-21T13:27:57.445Z] Removing intermediate container d2681f5d5791 [2022-10-21T13:27:57.445Z] ---> 66ed25c56cd3 [2022-10-21T13:27:57.445Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-21T13:27:57.445Z] ---> Running in 1f074983fcf9 [2022-10-21T13:27:57.714Z] Removing intermediate container 1f074983fcf9 [2022-10-21T13:27:57.714Z] ---> 68e03d416c27 [2022-10-21T13:27:57.714Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-21T13:27:57.714Z] ---> Running in f855b1fa9a95 [2022-10-21T13:27:57.982Z] Removing intermediate container f855b1fa9a95 [2022-10-21T13:27:57.982Z] ---> 375d77d8525c [2022-10-21T13:27:57.982Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-21T13:27:58.249Z] ---> Running in 2642cc1d741a [2022-10-21T13:27:58.513Z] Removing intermediate container 2642cc1d741a [2022-10-21T13:27:58.513Z] ---> add7df824ff7 [2022-10-21T13:27:58.513Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-21T13:27:59.096Z] latest: Pulling from library/docker [2022-10-21T13:27:59.441Z] 9b18e9b68314: Already exists [2022-10-21T13:27:59.441Z] c21cba7d4ed2: Pulling fs layer [2022-10-21T13:27:59.441Z] 63dea5e92710: Pulling fs layer [2022-10-21T13:27:59.441Z] 885b6baa568c: Pulling fs layer [2022-10-21T13:27:59.441Z] 0f96f7352224: Pulling fs layer [2022-10-21T13:27:59.441Z] 679d89bc3e35: Pulling fs layer [2022-10-21T13:27:59.441Z] 11f76eab2d11: Pulling fs layer [2022-10-21T13:27:59.441Z] f399f04d60e9: Pulling fs layer [2022-10-21T13:27:59.441Z] 10c95374dc09: Pulling fs layer [2022-10-21T13:27:59.441Z] 0f96f7352224: Waiting [2022-10-21T13:27:59.441Z] 679d89bc3e35: Waiting [2022-10-21T13:27:59.441Z] 11f76eab2d11: Waiting [2022-10-21T13:27:59.441Z] f399f04d60e9: Waiting [2022-10-21T13:27:59.441Z] 63dea5e92710: Verifying Checksum [2022-10-21T13:27:59.441Z] 63dea5e92710: Download complete [2022-10-21T13:27:59.441Z] c21cba7d4ed2: Download complete [2022-10-21T13:27:59.850Z] 885b6baa568c: Verifying Checksum [2022-10-21T13:27:59.850Z] 885b6baa568c: Download complete [2022-10-21T13:28:00.130Z] 11f76eab2d11: Verifying Checksum [2022-10-21T13:28:00.130Z] 11f76eab2d11: Download complete [2022-10-21T13:28:00.130Z] 0f96f7352224: Verifying Checksum [2022-10-21T13:28:00.130Z] 679d89bc3e35: Verifying Checksum [2022-10-21T13:28:00.130Z] 679d89bc3e35: Download complete [2022-10-21T13:28:00.130Z] 0f96f7352224: Download complete [2022-10-21T13:28:00.413Z] f399f04d60e9: Verifying Checksum [2022-10-21T13:28:00.413Z] f399f04d60e9: Download complete [2022-10-21T13:28:00.413Z] 10c95374dc09: Download complete [2022-10-21T13:28:00.413Z] c21cba7d4ed2: Pull complete [2022-10-21T13:28:00.687Z] 63dea5e92710: Pull complete [2022-10-21T13:28:02.325Z] [2022-10-21T13:28:02.325Z] added 1478 packages, and audited 1479 packages in 24s [2022-10-21T13:28:02.325Z] [2022-10-21T13:28:02.325Z] 90 packages are looking for funding [2022-10-21T13:28:02.325Z] run `npm fund` for details [2022-10-21T13:28:02.325Z] [2022-10-21T13:28:02.325Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-21T13:28:02.325Z] [2022-10-21T13:28:02.325Z] To address issues that do not require attention, run: [2022-10-21T13:28:02.325Z] npm audit fix [2022-10-21T13:28:02.325Z] [2022-10-21T13:28:02.325Z] To address all issues (including breaking changes), run: [2022-10-21T13:28:02.325Z] npm audit fix --force [2022-10-21T13:28:02.325Z] [2022-10-21T13:28:02.325Z] Run `npm audit` for details. [2022-10-21T13:28:02.633Z] 885b6baa568c: Pull complete [2022-10-21T13:28:03.596Z] 0f96f7352224: Pull complete [2022-10-21T13:28:04.557Z] 679d89bc3e35: Pull complete [2022-10-21T13:28:04.824Z] 11f76eab2d11: Pull complete [2022-10-21T13:28:05.091Z] f399f04d60e9: Pull complete [2022-10-21T13:28:05.360Z] 10c95374dc09: Pull complete [2022-10-21T13:28:05.360Z] Digest: sha256:b39aa91b8a31462d6e86da84762891f6d2ac5657d34d9bf86fd1d0bd7b60e0d8 [2022-10-21T13:28:05.360Z] Status: Downloaded newer image for docker:latest [2022-10-21T13:28:07.954Z] ---> c374c9db59ad [2022-10-21T13:28:07.954Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-21T13:28:07.954Z] ---> Running in 092ea0304c46 [2022-10-21T13:28:09.898Z] Removing intermediate container 092ea0304c46 [2022-10-21T13:28:09.898Z] ---> b78b0ed7b81f [2022-10-21T13:28:09.898Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-21T13:28:09.899Z] ---> Running in 8e5315cb8f0e [2022-10-21T13:28:10.487Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-21T13:28:11.451Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-21T13:28:12.415Z] OK: 221 MiB in 51 packages [2022-10-21T13:28:13.005Z] Removing intermediate container 8e5315cb8f0e [2022-10-21T13:28:13.005Z] ---> a6e6d228e843 [2022-10-21T13:28:13.005Z] Step 11/16 : ENV GO111MODULE=on [2022-10-21T13:28:13.274Z] ---> Running in ab66db62724c [2022-10-21T13:28:13.542Z] Removing intermediate container ab66db62724c [2022-10-21T13:28:13.542Z] ---> b59c0ad6e925 [2022-10-21T13:28:13.542Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-21T13:28:13.542Z] ---> Running in efa92608e3a8 [2022-10-21T13:28:13.822Z] Removing intermediate container efa92608e3a8 [2022-10-21T13:28:13.822Z] ---> b6f46d8ed432 [2022-10-21T13:28:13.822Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-21T13:28:14.414Z] ---> 87f153a3c8e3 [2022-10-21T13:28:14.414Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-21T13:28:14.414Z] ---> Running in 780022e3fad6 [2022-10-21T13:28:20.413Z] 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 [2022-10-21T13:28:20.413Z] - Generating browser application bundles (phase: setup)... [2022-10-21T13:28:24.634Z] Compiling @angular/core : es2015 as esm2015 [2022-10-21T13:28:24.634Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-21T13:28:27.921Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-21T13:28:27.921Z] Compiling @angular/common : es2015 as esm2015 [2022-10-21T13:28:28.179Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-21T13:28:28.179Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-21T13:28:28.437Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-21T13:28:28.696Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-21T13:28:28.953Z] Compiling @angular/router : es2015 as esm2015 [2022-10-21T13:28:29.210Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-21T13:28:29.210Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-21T13:28:29.210Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-21T13:28:29.776Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-21T13:28:31.153Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-21T13:28:37.795Z] 21 10 2022 13:28:36.598:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-21T13:28:37.795Z] 21 10 2022 13:28:36.600:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-21T13:28:37.795Z] 21 10 2022 13:28:36.603:INFO [launcher]: Starting browser ChromeHeadless [2022-10-21T13:28:47.791Z] ✔ Browser application bundle generation complete. [2022-10-21T13:28:48.050Z] 21 10 2022 13:28:47.847:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket QHpNqn8y_o0lGijIAAAB with id 44509006 [2022-10-21T13:28:50.595Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-21T13:28:50.595Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.027 secs) [2022-10-21T13:28:50.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.034 secs) [2022-10-21T13:28:50.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.062 secs) [2022-10-21T13:28:50.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.068 secs) [2022-10-21T13:28:50.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.105 secs) [2022-10-21T13:28:50.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.139 secs) [2022-10-21T13:28:50.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.144 secs) [2022-10-21T13:28:50.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.185 secs) [2022-10-21T13:28:50.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.202 secs) [2022-10-21T13:28:50.856Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.227 secs) [2022-10-21T13:28:51.118Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.238 secs) [2022-10-21T13:28:51.118Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.24 secs) [2022-10-21T13:28:51.118Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.243 secs) [2022-10-21T13:28:51.118Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.266 secs) [2022-10-21T13:28:51.118Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.272 secs) [2022-10-21T13:28:51.118Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.276 secs) [2022-10-21T13:28:51.118Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.339 secs) [2022-10-21T13:28:51.118Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.374 secs) [2022-10-21T13:28:51.118Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.4 secs) [2022-10-21T13:28:51.118Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.416 secs) [2022-10-21T13:28:51.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.43 secs) [2022-10-21T13:28:51.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.437 secs) [2022-10-21T13:28:51.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.462 secs) [2022-10-21T13:28:51.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.473 secs) [2022-10-21T13:28:51.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.482 secs) [2022-10-21T13:28:51.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.53 secs) [2022-10-21T13:28:51.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.546 secs) [2022-10-21T13:28:51.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.557 secs) [2022-10-21T13:28:51.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.572 secs) [2022-10-21T13:28:51.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.588 secs) [2022-10-21T13:28:51.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.597 secs) [2022-10-21T13:28:51.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.601 secs) [2022-10-21T13:28:51.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.64 secs) [2022-10-21T13:28:51.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.668 secs) [2022-10-21T13:28:51.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.68 secs) [2022-10-21T13:28:51.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.708 secs) [2022-10-21T13:28:51.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.745 secs) [2022-10-21T13:28:51.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.757 secs) [2022-10-21T13:28:51.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.764 secs) [2022-10-21T13:28:51.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.772 secs) [2022-10-21T13:28:51.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.784 secs) [2022-10-21T13:28:51.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.787 secs) [2022-10-21T13:28:51.643Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.788 secs) [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.804 secs) [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.809 secs) [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.818 secs) [2022-10-21T13:28:51.903Z] WARN: ' [2022-10-21T13:28:51.903Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-21T13:28:51.903Z] Support for using the ngModel input property and ngModelChange event with [2022-10-21T13:28:51.903Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-21T13:28:51.903Z] in a future version of Angular. [2022-10-21T13:28:51.903Z] [2022-10-21T13:28:51.903Z] For more information on this, see our API docs here: [2022-10-21T13:28:51.903Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-21T13:28:51.903Z] ' [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.818 secs) [2022-10-21T13:28:51.903Z] WARN: ' [2022-10-21T13:28:51.903Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-21T13:28:51.903Z] Support for using the ngModel input property and ngModelChange event with [2022-10-21T13:28:51.903Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-21T13:28:51.903Z] in a future version of Angular. [2022-10-21T13:28:51.903Z] [2022-10-21T13:28:51.903Z] For more information on this, see our API docs here: [2022-10-21T13:28:51.903Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-21T13:28:51.903Z] ' [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.841 secs) [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.848 secs) [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.888 secs) [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.896 secs) [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.9 secs) [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.913 secs) [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.918 secs) [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.921 secs) [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.923 secs) [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.926 secs) [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.928 secs) [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.929 secs) [2022-10-21T13:28:51.903Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.937 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1 sec) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.008 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.014 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.034 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.048 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.054 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.066 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.072 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.076 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.079 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.081 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.083 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.089 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.096 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.106 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.108 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.11 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.118 secs) [2022-10-21T13:28:52.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.12 secs) [2022-10-21T13:28:52.424Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.126 secs) [2022-10-21T13:28:52.424Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.129 secs) [2022-10-21T13:28:52.424Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.135 secs) [2022-10-21T13:28:52.424Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.138 secs) [2022-10-21T13:28:52.424Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.141 secs) [2022-10-21T13:28:52.424Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.147 secs) [2022-10-21T13:28:52.424Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.149 secs) [2022-10-21T13:28:52.424Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.161 secs) [2022-10-21T13:28:52.424Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.165 secs) [2022-10-21T13:28:52.424Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.166 secs) [2022-10-21T13:28:52.424Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.201 secs) [2022-10-21T13:28:52.424Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.208 secs) [2022-10-21T13:28:52.424Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.212 secs) [2022-10-21T13:28:52.424Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.222 secs) [2022-10-21T13:28:52.424Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.29 secs) [2022-10-21T13:28:52.424Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.318 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.321 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.338 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.353 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.358 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.388 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.395 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.401 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.403 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.425 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.435 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.441 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.444 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.462 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.478 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.485 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.49 secs) [2022-10-21T13:28:52.685Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.492 secs) [2022-10-21T13:28:52.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.517 secs) [2022-10-21T13:28:52.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.535 secs) [2022-10-21T13:28:52.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.54 secs) [2022-10-21T13:28:52.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.549 secs) [2022-10-21T13:28:52.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.552 secs) [2022-10-21T13:28:52.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.553 secs) [2022-10-21T13:28:52.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.6 secs) [2022-10-21T13:28:52.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.624 secs) [2022-10-21T13:28:52.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.629 secs) [2022-10-21T13:28:52.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.642 secs) [2022-10-21T13:28:52.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.651 secs) [2022-10-21T13:28:52.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.687 secs) [2022-10-21T13:28:53.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.689 secs) [2022-10-21T13:28:53.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.708 secs) [2022-10-21T13:28:53.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.717 secs) [2022-10-21T13:28:53.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.724 secs) [2022-10-21T13:28:53.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.728 secs) [2022-10-21T13:28:53.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.741 secs) [2022-10-21T13:28:53.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.753 secs) [2022-10-21T13:28:53.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.773 secs) [2022-10-21T13:28:53.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.789 secs) [2022-10-21T13:28:53.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.822 secs) [2022-10-21T13:28:53.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.834 secs) [2022-10-21T13:28:53.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.845 secs) [2022-10-21T13:28:53.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.852 secs) [2022-10-21T13:28:53.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.875 secs) [2022-10-21T13:28:53.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.894 secs) [2022-10-21T13:28:53.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.911 secs) [2022-10-21T13:28:53.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.919 secs) [2022-10-21T13:28:53.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.922 secs) [2022-10-21T13:28:53.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.924 secs) [2022-10-21T13:28:53.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.927 secs) [2022-10-21T13:28:53.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.942 secs) [2022-10-21T13:28:53.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.951 secs) [2022-10-21T13:28:53.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.97 secs) [2022-10-21T13:28:53.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.978 secs) [2022-10-21T13:28:53.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.985 secs) [2022-10-21T13:28:53.466Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.993 secs) [2022-10-21T13:28:53.727Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.974 secs / 1.993 secs) [2022-10-21T13:28:53.727Z] TOTAL: 149 SUCCESS [2022-10-21T13:28:53.727Z] ✔ Browser application bundle generation complete. [2022-10-21T13:28:53.990Z] [2022-10-21T13:28:53.990Z] =============================== Coverage summary =============================== [2022-10-21T13:28:53.990Z] Statements : 40.98% ( 1467/3580 ) [2022-10-21T13:28:53.990Z] Branches : 12.03% ( 111/923 ) [2022-10-21T13:28:53.990Z] Functions : 33.28% ( 432/1298 ) [2022-10-21T13:28:53.990Z] Lines : 38.91% ( 1318/3387 ) [2022-10-21T13:28:53.990Z] ================================================================================ [2022-10-21T13:28:54.250Z] ✔ Browser application bundle generation complete. [2022-10-21T13:28:56.167Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2022-10-21T13:28:56.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-21T13:28:56.200Z] $ docker stop --time=1 5f1d2d0e3bfb28c373bbbee9b3956637920e3bed17f438f0862915a2724ee07a [2022-10-21T13:28:58.116Z] $ docker rm -f 5f1d2d0e3bfb28c373bbbee9b3956637920e3bed17f438f0862915a2724ee07a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T13:28:58.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-21T13:28:59.267Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-21T13:28:59.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-21T13:29:00.651Z] + ls -al . [2022-10-21T13:29:00.651Z] total 176 [2022-10-21T13:29:00.651Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 21 13:26 . [2022-10-21T13:29:00.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 13:24 .. [2022-10-21T13:29:00.651Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 13:24 .blubracket [2022-10-21T13:29:00.651Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 21 13:24 .dockerignore [2022-10-21T13:29:00.651Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 13:25 .git [2022-10-21T13:29:00.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 13:24 .github [2022-10-21T13:29:00.651Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 21 13:24 .gitignore [2022-10-21T13:29:00.651Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 13:25 .semver [2022-10-21T13:29:00.651Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 21 13:24 Attribution.txt [2022-10-21T13:29:00.651Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 21 13:24 CHANGELOG.md [2022-10-21T13:29:00.651Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 21 13:24 CONTRIBUTING.md [2022-10-21T13:29:00.651Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 21 13:24 Dockerfile [2022-10-21T13:29:00.651Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 21 13:24 Jenkinsfile [2022-10-21T13:29:00.651Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 21 13:24 LICENSE [2022-10-21T13:29:00.651Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 21 13:24 Makefile [2022-10-21T13:29:00.651Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 21 13:24 README.md [2022-10-21T13:29:00.651Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 13:25 VERSION [2022-10-21T13:29:00.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 13:24 assets [2022-10-21T13:29:00.651Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 13:24 bin [2022-10-21T13:29:00.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 13:24 cmd [2022-10-21T13:29:00.651Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 21 13:26 coverage.out [2022-10-21T13:29:00.651Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 13:24 docs [2022-10-21T13:29:00.651Z] -rw-rw-r-- 1 jenkins jenkins 3012 Oct 21 13:24 go.mod [2022-10-21T13:29:00.651Z] -rw-rw-r-- 1 jenkins jenkins 35759 Oct 21 13:24 go.sum [2022-10-21T13:29:00.651Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 13:24 internal [2022-10-21T13:29:00.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 13:24 snap [2022-10-21T13:29:00.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 13:24 testing [2022-10-21T13:29:00.651Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 21 13:24 version.go [2022-10-21T13:29:00.651Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 21 13:27 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:29:00.952Z] + 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=26b6e7f7d09b727e04296f904eea284534bb267f --label arch=amd64 --label version=2.3.0-dev.14 . [2022-10-21T13:29:01.210Z] Sending build context to Docker daemon 48.18MB [2022-10-21T13:29:01.210Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-21T13:29:01.210Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-21T13:29:01.210Z] ---> 308bf7224298 [2022-10-21T13:29:01.210Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-21T13:29:01.254Z] Removing intermediate container 780022e3fad6 [2022-10-21T13:29:01.255Z] ---> 842645e92be8 [2022-10-21T13:29:01.255Z] Step 15/16 : COPY . . [2022-10-21T13:29:01.255Z] ---> 0600a678aeda [2022-10-21T13:29:01.255Z] Step 16/16 : RUN ${MAKE} [2022-10-21T13:29:01.255Z] ---> Running in f00b416d8165 [2022-10-21T13:29:01.255Z] noop [2022-10-21T13:29:01.255Z] Removing intermediate container f00b416d8165 [2022-10-21T13:29:01.255Z] ---> be0553a59bac [2022-10-21T13:29:01.255Z] Successfully built be0553a59bac [2022-10-21T13:29:01.255Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:29:01.593Z] + docker inspect -f . ci-base-image-arm64 [2022-10-21T13:29:01.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:29:01.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-8755 does not seem to be running inside a container [2022-10-21T13:29:01.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/85 -v /w/workspace/edgex-ui-go/85:/w/workspace/edgex-ui-go/85:rw,z -v /w/workspace/edgex-ui-go/85@tmp:/w/workspace/edgex-ui-go/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-21T13:29:03.021Z] $ docker top da3bba8ed05796a9aafba0402263b88ed36d0beb262791aa82a9f374bea3057e -eo pid,comm [2022-10-21T13:29:03.143Z] ---> Running in 31b061f2be15 [2022-10-21T13:29:03.143Z] Removing intermediate container 31b061f2be15 [2022-10-21T13:29:03.143Z] ---> 655b6251f78f [2022-10-21T13:29:03.143Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [Pipeline] { [Pipeline] sh [2022-10-21T13:29:03.710Z] ---> Running in 4e0c61dcfd42 [2022-10-21T13:29:03.833Z] + go version [2022-10-21T13:29:03.833Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-21T13:29:03.856Z] $ docker stop --time=1 da3bba8ed05796a9aafba0402263b88ed36d0beb262791aa82a9f374bea3057e [2022-10-21T13:29:04.647Z] Removing intermediate container 4e0c61dcfd42 [2022-10-21T13:29:04.647Z] ---> d130421674dc [2022-10-21T13:29:04.647Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-21T13:29:04.906Z] ---> Running in 2f817395f77b [2022-10-21T13:29:04.906Z] Removing intermediate container 2f817395f77b [2022-10-21T13:29:04.906Z] ---> 12b992ba5b9a [2022-10-21T13:29:04.906Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-21T13:29:05.165Z] ---> Running in 4f44fad3d24e [2022-10-21T13:29:05.452Z] $ docker rm -f da3bba8ed05796a9aafba0402263b88ed36d0beb262791aa82a9f374bea3057e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:29:05.732Z] Removing intermediate container 4f44fad3d24e [2022-10-21T13:29:05.732Z] ---> 21dfcc0bb784 [2022-10-21T13:29:05.732Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-21T13:29:05.990Z] ---> Running in 7bdef7077d10 [2022-10-21T13:29:06.000Z] + docker inspect -f . ci-base-image-arm64 [2022-10-21T13:29:06.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:29:06.169Z] prd-ubuntu20.04-docker-arm64-4c-16g-8755 does not seem to be running inside a container [2022-10-21T13:29:06.233Z] $ 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/85 -v /w/workspace/edgex-ui-go/85:/w/workspace/edgex-ui-go/85:rw,z -v /w/workspace/edgex-ui-go/85@tmp:/w/workspace/edgex-ui-go/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-21T13:29:06.555Z] Removing intermediate container 7bdef7077d10 [2022-10-21T13:29:06.555Z] ---> ae88cbc505bf [2022-10-21T13:29:06.555Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-21T13:29:07.356Z] $ docker top 52ee15d14d8f1b84efe3df6a70051c9b4af8c829d7f459eceaed8f0d7a0b5312 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T13:29:08.166Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/85 [Pipeline] fileExists [Pipeline] sh [2022-10-21T13:29:08.494Z] + make test [2022-10-21T13:29:08.765Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-21T13:29:09.092Z] ---> cbc490e07199 [2022-10-21T13:29:09.092Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-21T13:29:09.658Z] ---> Running in 733b7424b57d [2022-10-21T13:29:10.181Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-21T13:29:12.188Z] Removing intermediate container 733b7424b57d [2022-10-21T13:29:12.188Z] ---> ed4775e8e8e1 [2022-10-21T13:29:12.188Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-21T13:29:12.447Z] ---> Running in f67fbbeb0d4f [2022-10-21T13:29:12.706Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-21T13:29:13.299Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-21T13:29:13.867Z] OK: 211 MiB in 51 packages [2022-10-21T13:29:15.253Z] Removing intermediate container f67fbbeb0d4f [2022-10-21T13:29:15.253Z] ---> 66e4d12a7b52 [2022-10-21T13:29:15.253Z] Step 11/26 : ENV GO111MODULE=on [2022-10-21T13:29:16.189Z] ---> Running in a450b5f4c6d5 [2022-10-21T13:29:17.125Z] Removing intermediate container a450b5f4c6d5 [2022-10-21T13:29:17.125Z] ---> 6fb69bba41ac [2022-10-21T13:29:17.126Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-21T13:29:17.384Z] ---> Running in c0f1b2a7a113 [2022-10-21T13:29:18.318Z] Removing intermediate container c0f1b2a7a113 [2022-10-21T13:29:18.318Z] ---> 4426e239818a [2022-10-21T13:29:18.318Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-21T13:29:18.885Z] ---> 8b42707d3450 [2022-10-21T13:29:18.885Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-21T13:29:19.452Z] ---> Running in 779f2154bbe4 [2022-10-21T13:29:22.057Z] Removing intermediate container 779f2154bbe4 [2022-10-21T13:29:22.057Z] ---> f0d199abccb4 [2022-10-21T13:29:22.057Z] Step 15/26 : COPY . . [2022-10-21T13:29:23.958Z] ---> c2e72103adff [2022-10-21T13:29:23.958Z] Step 16/26 : RUN ${MAKE} [2022-10-21T13:29:24.524Z] ---> Running in 769337c89bff [2022-10-21T13:29:24.782Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.14" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-21T13:29:42.852Z] Removing intermediate container 769337c89bff [2022-10-21T13:29:42.852Z] ---> a94125d11501 [2022-10-21T13:29:42.852Z] Step 17/26 : FROM alpine:3.14 [2022-10-21T13:29:42.852Z] 3.14: Pulling from library/alpine [2022-10-21T13:29:42.852Z] c7ed990a2339: Pulling fs layer [2022-10-21T13:29:42.852Z] c7ed990a2339: Verifying Checksum [2022-10-21T13:29:42.852Z] c7ed990a2339: Download complete [2022-10-21T13:29:42.852Z] c7ed990a2339: Pull complete [2022-10-21T13:29:42.852Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-21T13:29:42.852Z] Status: Downloaded newer image for alpine:3.14 [2022-10-21T13:29:42.852Z] ---> dd53f409bf0b [2022-10-21T13:29:42.852Z] Step 18/26 : EXPOSE 4000 [2022-10-21T13:29:42.852Z] ---> Running in 5a1f339f2b19 [2022-10-21T13:29:42.852Z] Removing intermediate container 5a1f339f2b19 [2022-10-21T13:29:42.852Z] ---> 2b2f79cf760b [2022-10-21T13:29:42.852Z] 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 [2022-10-21T13:29:43.837Z] ---> 26a08c36028a [2022-10-21T13:29:43.837Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-21T13:29:44.777Z] ---> e6f297309c35 [2022-10-21T13:29:44.777Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-21T13:29:45.344Z] ---> d8191b298224 [2022-10-21T13:29:45.344Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-21T13:29:45.605Z] ---> Running in 82e5d70d1734 [2022-10-21T13:29:45.605Z] Removing intermediate container 82e5d70d1734 [2022-10-21T13:29:45.605Z] ---> ddcccf4f5439 [2022-10-21T13:29:45.605Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-21T13:29:45.864Z] ---> Running in 0ed8fe53794f [2022-10-21T13:29:45.864Z] Removing intermediate container 0ed8fe53794f [2022-10-21T13:29:45.864Z] ---> c2a4955459cc [2022-10-21T13:29:45.864Z] Step 24/26 : LABEL arch=amd64 [2022-10-21T13:29:46.138Z] ---> Running in 6d2eacf375d8 [2022-10-21T13:29:46.138Z] Removing intermediate container 6d2eacf375d8 [2022-10-21T13:29:46.138Z] ---> bc35f43bfa51 [2022-10-21T13:29:46.138Z] Step 25/26 : LABEL git_sha=26b6e7f7d09b727e04296f904eea284534bb267f [2022-10-21T13:29:46.138Z] ---> Running in 72584a583c87 [2022-10-21T13:29:46.397Z] Removing intermediate container 72584a583c87 [2022-10-21T13:29:46.398Z] ---> 7549530f745d [2022-10-21T13:29:46.398Z] Step 26/26 : LABEL version=2.3.0-dev.14 [2022-10-21T13:29:46.398Z] ---> Running in fb701ad855ae [2022-10-21T13:29:46.664Z] Removing intermediate container fb701ad855ae [2022-10-21T13:29:46.664Z] ---> a2617aa69b43 [2022-10-21T13:29:46.664Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-21T13:29:46.664Z] Successfully built a2617aa69b43 [2022-10-21T13:29:46.664Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-21T13:29:46.740Z] provisioning config files... [2022-10-21T13:29:46.749Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2286006137733795101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:29:47.045Z] ---> docker-login.sh [2022-10-21T13:29:47.045Z] nexus3.edgexfoundry.org:10001 [2022-10-21T13:29:47.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:29:47.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:29:47.045Z] Configure a credential helper to remove this warning. See [2022-10-21T13:29:47.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:29:47.045Z] [2022-10-21T13:29:47.045Z] Login Succeeded [2022-10-21T13:29:47.045Z] nexus3.edgexfoundry.org:10002 [2022-10-21T13:29:47.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:29:47.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:29:47.045Z] Configure a credential helper to remove this warning. See [2022-10-21T13:29:47.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:29:47.045Z] [2022-10-21T13:29:47.045Z] Login Succeeded [2022-10-21T13:29:47.045Z] nexus3.edgexfoundry.org:10003 [2022-10-21T13:29:47.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:29:47.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:29:47.303Z] Configure a credential helper to remove this warning. See [2022-10-21T13:29:47.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:29:47.303Z] [2022-10-21T13:29:47.303Z] Login Succeeded [2022-10-21T13:29:47.303Z] nexus3.edgexfoundry.org:10004 [2022-10-21T13:29:47.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:29:47.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:29:47.303Z] Configure a credential helper to remove this warning. See [2022-10-21T13:29:47.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:29:47.303Z] [2022-10-21T13:29:47.303Z] Login Succeeded [2022-10-21T13:29:47.303Z] docker.io [2022-10-21T13:29:47.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:29:47.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:29:47.869Z] Configure a credential helper to remove this warning. See [2022-10-21T13:29:47.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:29:47.869Z] [2022-10-21T13:29:47.869Z] Login Succeeded [2022-10-21T13:29:47.869Z] ---> docker-login.sh ends [Pipeline] } [2022-10-21T13:29:47.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-21T13:29:47.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T13:29:47.921Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-10-21T13:29:47.921Z] 26b6e7f7d09b727e04296f904eea284534bb267f [2022-10-21T13:29:47.921Z] latest [2022-10-21T13:29:47.921Z] 2.3.0-dev.14 [2022-10-21T13:29:47.921Z] 26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14 [2022-10-21T13:29:47.921Z] main [2022-10-21T13:29:47.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:29:48.241Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:26b6e7f7d09b727e04296f904eea284534bb267f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:29:48.567Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:26b6e7f7d09b727e04296f904eea284534bb267f [2022-10-21T13:29:48.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-21T13:29:48.567Z] 28833f5f6a62: Preparing [2022-10-21T13:29:48.567Z] f4bbeb782d13: Preparing [2022-10-21T13:29:48.567Z] 3bfeba8d6bed: Preparing [2022-10-21T13:29:48.567Z] 63493a9ab2d4: Preparing [2022-10-21T13:29:48.567Z] 63493a9ab2d4: Layer already exists [2022-10-21T13:29:48.567Z] 28833f5f6a62: Pushed [2022-10-21T13:29:48.567Z] f4bbeb782d13: Pushed [2022-10-21T13:29:51.103Z] 3bfeba8d6bed: Pushed [2022-10-21T13:29:51.362Z] 26b6e7f7d09b727e04296f904eea284534bb267f: digest: sha256:4ab5deee00b91eaaab5f6682769801e2afe57ebca05408ee11764d0fc68e8f75 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:29:51.685Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:29:52.100Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-21T13:29:52.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-21T13:29:52.100Z] 28833f5f6a62: Preparing [2022-10-21T13:29:52.100Z] f4bbeb782d13: Preparing [2022-10-21T13:29:52.100Z] 3bfeba8d6bed: Preparing [2022-10-21T13:29:52.100Z] 63493a9ab2d4: Preparing [2022-10-21T13:29:52.100Z] f4bbeb782d13: Layer already exists [2022-10-21T13:29:52.100Z] 28833f5f6a62: Layer already exists [2022-10-21T13:29:52.100Z] 3bfeba8d6bed: Layer already exists [2022-10-21T13:29:52.100Z] 63493a9ab2d4: Layer already exists [2022-10-21T13:29:52.100Z] latest: digest: sha256:4ab5deee00b91eaaab5f6682769801e2afe57ebca05408ee11764d0fc68e8f75 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:29:52.471Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:29:52.801Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.14 [2022-10-21T13:29:52.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-21T13:29:52.801Z] 28833f5f6a62: Preparing [2022-10-21T13:29:52.801Z] f4bbeb782d13: Preparing [2022-10-21T13:29:52.801Z] 3bfeba8d6bed: Preparing [2022-10-21T13:29:52.801Z] 63493a9ab2d4: Preparing [2022-10-21T13:29:52.801Z] 63493a9ab2d4: Layer already exists [2022-10-21T13:29:52.801Z] 28833f5f6a62: Layer already exists [2022-10-21T13:29:52.801Z] f4bbeb782d13: Layer already exists [2022-10-21T13:29:52.801Z] 3bfeba8d6bed: Layer already exists [2022-10-21T13:29:52.801Z] 2.3.0-dev.14: digest: sha256:4ab5deee00b91eaaab5f6682769801e2afe57ebca05408ee11764d0fc68e8f75 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:29:53.103Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:29:53.405Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14 [2022-10-21T13:29:53.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-21T13:29:53.406Z] 28833f5f6a62: Preparing [2022-10-21T13:29:53.406Z] f4bbeb782d13: Preparing [2022-10-21T13:29:53.406Z] 3bfeba8d6bed: Preparing [2022-10-21T13:29:53.406Z] 63493a9ab2d4: Preparing [2022-10-21T13:29:53.406Z] 28833f5f6a62: Layer already exists [2022-10-21T13:29:53.406Z] 63493a9ab2d4: Layer already exists [2022-10-21T13:29:53.406Z] 3bfeba8d6bed: Layer already exists [2022-10-21T13:29:53.406Z] f4bbeb782d13: Layer already exists [2022-10-21T13:29:53.406Z] 26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14: digest: sha256:4ab5deee00b91eaaab5f6682769801e2afe57ebca05408ee11764d0fc68e8f75 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:29:53.719Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:29:54.023Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-10-21T13:29:54.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-21T13:29:54.023Z] 28833f5f6a62: Preparing [2022-10-21T13:29:54.023Z] f4bbeb782d13: Preparing [2022-10-21T13:29:54.023Z] 3bfeba8d6bed: Preparing [2022-10-21T13:29:54.023Z] 63493a9ab2d4: Preparing [2022-10-21T13:29:54.023Z] f4bbeb782d13: Layer already exists [2022-10-21T13:29:54.023Z] 28833f5f6a62: Layer already exists [2022-10-21T13:29:54.023Z] 63493a9ab2d4: Layer already exists [2022-10-21T13:29:54.023Z] 3bfeba8d6bed: Layer already exists [2022-10-21T13:29:54.283Z] main: digest: sha256:4ab5deee00b91eaaab5f6682769801e2afe57ebca05408ee11764d0fc68e8f75 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-21T13:29:54.321Z] ===================================================== [Pipeline] echo [2022-10-21T13:29:54.327Z] taggedImages: [2022-10-21T13:29:54.327Z] - nexus3.edgexfoundry.org:10004/edgex-ui:26b6e7f7d09b727e04296f904eea284534bb267f [2022-10-21T13:29:54.327Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-21T13:29:54.327Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.14 [2022-10-21T13:29:54.327Z] - nexus3.edgexfoundry.org:10004/edgex-ui:26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14 [2022-10-21T13:29:54.327Z] - 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 [2022-10-21T13:29:54.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T13:29:54.699Z] [2022-10-21T13:29:54.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:29:54.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T13:29:55.249Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-21T13:29:55.249Z] 5eb5b503b376: Pulling fs layer [2022-10-21T13:29:55.249Z] 5c69ac0246d0: Pulling fs layer [2022-10-21T13:29:55.249Z] ec43610c2a17: Pulling fs layer [2022-10-21T13:29:55.249Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-21T13:29:55.249Z] 33b1e0a273af: Pulling fs layer [2022-10-21T13:29:55.249Z] 5d3b04190fa2: Pulling fs layer [2022-10-21T13:29:55.250Z] 2f39f015ded8: Pulling fs layer [2022-10-21T13:29:55.250Z] 3a2ae6a8a46f: Waiting [2022-10-21T13:29:55.250Z] 33b1e0a273af: Waiting [2022-10-21T13:29:55.250Z] 5d3b04190fa2: Waiting [2022-10-21T13:29:55.250Z] 2f39f015ded8: Waiting [2022-10-21T13:29:55.250Z] 5c69ac0246d0: Download complete [2022-10-21T13:29:55.250Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-21T13:29:55.250Z] 3a2ae6a8a46f: Download complete [2022-10-21T13:29:55.250Z] 33b1e0a273af: Verifying Checksum [2022-10-21T13:29:55.250Z] 33b1e0a273af: Download complete [2022-10-21T13:29:55.250Z] ec43610c2a17: Verifying Checksum [2022-10-21T13:29:55.250Z] ec43610c2a17: Download complete [2022-10-21T13:29:55.250Z] 5d3b04190fa2: Verifying Checksum [2022-10-21T13:29:55.250Z] 5d3b04190fa2: Download complete [2022-10-21T13:29:55.509Z] 5eb5b503b376: Verifying Checksum [2022-10-21T13:29:55.509Z] 5eb5b503b376: Download complete [2022-10-21T13:29:56.075Z] 2f39f015ded8: Verifying Checksum [2022-10-21T13:29:56.075Z] 2f39f015ded8: Download complete [2022-10-21T13:29:57.011Z] 5eb5b503b376: Pull complete [2022-10-21T13:29:57.270Z] 5c69ac0246d0: Pull complete [2022-10-21T13:29:58.205Z] ec43610c2a17: Pull complete [2022-10-21T13:29:58.781Z] 3a2ae6a8a46f: Pull complete [2022-10-21T13:29:59.348Z] 33b1e0a273af: Pull complete [2022-10-21T13:29:59.348Z] 5d3b04190fa2: Pull complete [2022-10-21T13:30:04.625Z] 2f39f015ded8: Pull complete [2022-10-21T13:30:04.625Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-21T13:30:04.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T13:30:04.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:30:04.695Z] prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container [2022-10-21T13:30:04.724Z] $ 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 [2022-10-21T13:30:16.046Z] $ docker top 3bba5a8f666b4edbb69027f549caab720cf0784e63c08c7908f7eaee2f2e4cd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:30:16.442Z] ---> job-cost.sh [2022-10-21T13:30:16.442Z] lf-activate-venv: SKIPPING [2022-10-21T13:30:16.442Z] INFO: No Stack... [2022-10-21T13:30:16.700Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-21T13:30:16.959Z] INFO: Archiving Costs [Pipeline] sh [2022-10-21T13:30:17.246Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-10-21T13:30:17.246Z] + cut -d, -f6 [Pipeline] lock [2022-10-21T13:30:17.258Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-85-stack-cost] [2022-10-21T13:30:17.267Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-85-stack-cost] did not exist. Created. [2022-10-21T13:30:17.267Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-21T13:30:17.567Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-21T13:30:17.931Z] Stashed 1 file(s) [Pipeline] } [2022-10-21T13:30:17.938Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-21T13:30:17.962Z] $ docker stop --time=1 3bba5a8f666b4edbb69027f549caab720cf0784e63c08c7908f7eaee2f2e4cd2 [2022-10-21T13:30:18.049Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-21T13:30:18.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-21T13:30:18.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-21T13:30:18.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-21T13:30:18.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-21T13:30:18.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-21T13:30:18.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-21T13:30:18.050Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-21T13:30:18.050Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-21T13:30:19.871Z] $ docker rm -f 3bba5a8f666b4edbb69027f549caab720cf0784e63c08c7908f7eaee2f2e4cd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-21T13:30:36.265Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-21T13:30:36.265Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-21T13:30:36.265Z] ./bin/test-attribution-txt.sh [2022-10-21T13:30:36.265Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-21T13:30:36.535Z] make -C web test [2022-10-21T13:30:36.535Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/85/web' [2022-10-21T13:30:36.535Z] make[1]: tput: No such file or directory [2022-10-21T13:30:36.535Z] make[1]: tput: No such file or directory [2022-10-21T13:30:36.804Z] warning: generating ./VERSION [2022-10-21T13:30:36.804Z] echo "0.0.0" > VERSION [2022-10-21T13:30:36.804Z] docker build \ [2022-10-21T13:30:36.804Z] -f Dockerfile \ [2022-10-21T13:30:36.804Z] --build-arg USER=1000 \ [2022-10-21T13:30:36.804Z] \ [2022-10-21T13:30:36.804Z] --label "git_sha=26b6e7f7d09b727e04296f904eea284534bb267f" \ [2022-10-21T13:30:36.804Z] -t edgexfoundry/edgex-web-ui:26b6e7f7d09b727e04296f904eea284534bb267f \ [2022-10-21T13:30:36.804Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-21T13:30:36.804Z] . [2022-10-21T13:30:37.767Z] Sending build context to Docker daemon 3.269MB [2022-10-21T13:30:37.767Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-21T13:30:37.767Z] 16.17-alpine3.15: Pulling from library/node [2022-10-21T13:30:38.037Z] 47517142f6ba: Pulling fs layer [2022-10-21T13:30:38.037Z] 5f8c4bfa009b: Pulling fs layer [2022-10-21T13:30:38.037Z] f7079c9c4ba1: Pulling fs layer [2022-10-21T13:30:38.037Z] aba105e6f55a: Pulling fs layer [2022-10-21T13:30:38.037Z] aba105e6f55a: Waiting [2022-10-21T13:30:38.305Z] 47517142f6ba: Verifying Checksum [2022-10-21T13:30:38.305Z] 47517142f6ba: Download complete [2022-10-21T13:30:38.570Z] aba105e6f55a: Verifying Checksum [2022-10-21T13:30:38.571Z] aba105e6f55a: Download complete [2022-10-21T13:30:38.571Z] f7079c9c4ba1: Verifying Checksum [2022-10-21T13:30:38.571Z] f7079c9c4ba1: Download complete [2022-10-21T13:30:38.571Z] 47517142f6ba: Pull complete [2022-10-21T13:30:40.512Z] 5f8c4bfa009b: Verifying Checksum [2022-10-21T13:30:40.512Z] 5f8c4bfa009b: Download complete [2022-10-21T13:30:43.868Z] 5f8c4bfa009b: Pull complete [2022-10-21T13:30:43.868Z] f7079c9c4ba1: Pull complete [2022-10-21T13:30:44.136Z] aba105e6f55a: Pull complete [2022-10-21T13:30:44.136Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-21T13:30:44.136Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-21T13:30:44.136Z] ---> bf1b8b58d215 [2022-10-21T13:30:44.136Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-21T13:30:44.727Z] ---> Running in da82111bf50d [2022-10-21T13:30:45.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-21T13:30:45.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-21T13:30:46.911Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-21T13:30:46.911Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-21T13:30:46.911Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-21T13:30:46.911Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-21T13:30:46.911Z] (5/128) Installing libxcb (1.14-r2) [2022-10-21T13:30:46.911Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-21T13:30:46.911Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-21T13:30:46.911Z] (8/128) Installing libice (1.0.10-r0) [2022-10-21T13:30:46.911Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-21T13:30:46.911Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-21T13:30:46.911Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-21T13:30:46.911Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-21T13:30:46.911Z] (13/128) Installing xset (1.2.4-r0) [2022-10-21T13:30:46.911Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-21T13:30:46.911Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-21T13:30:46.911Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-21T13:30:46.911Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-21T13:30:47.178Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-21T13:30:47.178Z] (19/128) Installing libintl (0.21-r0) [2022-10-21T13:30:47.178Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-21T13:30:47.178Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-21T13:30:47.178Z] (22/128) Installing pcre (8.45-r1) [2022-10-21T13:30:47.178Z] (23/128) Installing glib (2.70.1-r0) [2022-10-21T13:30:47.178Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-21T13:30:47.178Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-21T13:30:47.178Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-21T13:30:47.178Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-21T13:30:47.444Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-21T13:30:47.444Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-21T13:30:47.444Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-21T13:30:47.444Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-21T13:30:47.444Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-21T13:30:47.444Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-21T13:30:47.444Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-21T13:30:47.444Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-21T13:30:47.444Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-21T13:30:47.444Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-21T13:30:47.444Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-21T13:30:47.444Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-21T13:30:47.444Z] (40/128) Installing libxi (1.8-r0) [2022-10-21T13:30:47.444Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-21T13:30:47.444Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-21T13:30:47.444Z] (43/128) Installing atk (2.36.0-r0) [2022-10-21T13:30:47.444Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-21T13:30:47.444Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-21T13:30:47.445Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-21T13:30:47.445Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-21T13:30:47.711Z] (48/128) Installing expat (2.4.9-r0) [2022-10-21T13:30:47.711Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-21T13:30:47.711Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-21T13:30:47.711Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-21T13:30:47.711Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-21T13:30:47.711Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-21T13:30:47.711Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-21T13:30:47.711Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-21T13:30:47.711Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-21T13:30:47.711Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-21T13:30:47.711Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-21T13:30:47.711Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-21T13:30:47.711Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-21T13:30:47.711Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-21T13:30:47.979Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-21T13:30:47.979Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-21T13:30:47.979Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-21T13:30:47.979Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-21T13:30:47.979Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-21T13:30:47.979Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-21T13:30:47.979Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-21T13:30:47.979Z] (69/128) Installing pango (1.48.10-r0) [2022-10-21T13:30:47.979Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-21T13:30:47.979Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-21T13:30:47.979Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-21T13:30:47.979Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-21T13:30:48.246Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-21T13:30:48.246Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-21T13:30:48.513Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-21T13:30:48.513Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-21T13:30:48.513Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-21T13:30:48.513Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-21T13:30:48.513Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-21T13:30:51.084Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-21T13:30:51.084Z] (80/128) Installing flac (1.3.4-r0) [2022-10-21T13:30:51.084Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-21T13:30:51.084Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-21T13:30:51.084Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-21T13:30:51.084Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-21T13:30:51.084Z] (85/128) Installing libass (0.15.2-r0) [2022-10-21T13:30:51.084Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-21T13:30:51.084Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-21T13:30:51.084Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-21T13:30:51.084Z] (89/128) Installing lame (3.100-r0) [2022-10-21T13:30:51.084Z] (90/128) Installing opus (1.3.1-r1) [2022-10-21T13:30:51.084Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-21T13:30:51.084Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-21T13:30:51.084Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-21T13:30:51.084Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-21T13:30:51.084Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-21T13:30:51.084Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-21T13:30:51.084Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-21T13:30:51.084Z] (98/128) Installing libva (2.13.0-r0) [2022-10-21T13:30:51.084Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-21T13:30:51.084Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-21T13:30:51.084Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-21T13:30:51.084Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-21T13:30:51.351Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-21T13:30:51.351Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-21T13:30:51.352Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-21T13:30:51.352Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-21T13:30:51.352Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-21T13:30:51.936Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-21T13:30:51.936Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-21T13:30:51.936Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-21T13:30:51.936Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-21T13:30:51.936Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-21T13:30:51.936Z] (113/128) Installing nspr (4.32-r0) [2022-10-21T13:30:51.936Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-21T13:30:51.936Z] (115/128) Installing nss (3.78.1-r0) [2022-10-21T13:30:51.936Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-21T13:30:51.936Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-21T13:30:51.936Z] (118/128) Installing orc (0.4.32-r0) [2022-10-21T13:30:51.936Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-21T13:30:51.936Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-21T13:30:51.936Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-21T13:30:52.206Z] (122/128) Installing libpulse (15.0-r2) [2022-10-21T13:30:52.206Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-21T13:30:52.206Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-21T13:30:52.206Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-21T13:30:52.206Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-21T13:30:52.206Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-21T13:30:52.206Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-21T13:30:55.564Z] Executing busybox-1.34.1-r7.trigger [2022-10-21T13:30:55.834Z] Executing glib-2.70.1-r0.trigger [2022-10-21T13:30:55.834Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-21T13:31:00.087Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-21T13:31:00.087Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-21T13:31:00.087Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-21T13:31:00.087Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-21T13:31:00.351Z] OK: 275 MiB in 144 packages [2022-10-21T13:31:08.561Z] Removing intermediate container da82111bf50d [2022-10-21T13:31:08.561Z] ---> cf0cb7a63f31 [2022-10-21T13:31:08.561Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-21T13:31:08.561Z] ---> Running in 4401138abf25 [2022-10-21T13:31:08.561Z] Removing intermediate container 4401138abf25 [2022-10-21T13:31:08.561Z] ---> c014cd639170 [2022-10-21T13:31:08.561Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-21T13:31:08.561Z] ---> Running in c331e2a42b81 [2022-10-21T13:31:08.561Z] Removing intermediate container c331e2a42b81 [2022-10-21T13:31:08.561Z] ---> 4744ff4b83e0 [2022-10-21T13:31:08.561Z] Step 5/10 : RUN npm install -g npm [2022-10-21T13:31:08.561Z] ---> Running in f65f43df5276 [2022-10-21T13:31:35.239Z] [2022-10-21T13:31:35.239Z] changed 54 packages, and audited 212 packages in 21s [2022-10-21T13:31:35.239Z] [2022-10-21T13:31:35.239Z] 11 packages are looking for funding [2022-10-21T13:31:35.239Z] run `npm fund` for details [2022-10-21T13:31:35.239Z] [2022-10-21T13:31:35.239Z] found 0 vulnerabilities [2022-10-21T13:31:35.829Z] Removing intermediate container f65f43df5276 [2022-10-21T13:31:35.829Z] ---> 0ca56a38f60b [2022-10-21T13:31:35.829Z] Step 6/10 : ARG USER=1000 [2022-10-21T13:31:36.096Z] ---> Running in c9789629b63a [2022-10-21T13:31:36.362Z] Removing intermediate container c9789629b63a [2022-10-21T13:31:36.362Z] ---> 4bc8c373e57a [2022-10-21T13:31:36.362Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-21T13:31:36.632Z] ---> Running in 83b1821bac1d [2022-10-21T13:31:38.573Z] Removing intermediate container 83b1821bac1d [2022-10-21T13:31:38.573Z] ---> 85ae6d1dd8d8 [2022-10-21T13:31:38.573Z] Step 8/10 : USER $USER:$USER [2022-10-21T13:31:38.573Z] ---> Running in d2f45b358811 [2022-10-21T13:31:38.573Z] Removing intermediate container d2f45b358811 [2022-10-21T13:31:38.573Z] ---> 516c2e8f2a99 [2022-10-21T13:31:38.573Z] Step 9/10 : WORKDIR /app [2022-10-21T13:31:38.573Z] ---> Running in 8b66c6c1945e [2022-10-21T13:31:38.851Z] Removing intermediate container 8b66c6c1945e [2022-10-21T13:31:38.851Z] ---> 5063c9a5513a [2022-10-21T13:31:38.851Z] Step 10/10 : LABEL git_sha=26b6e7f7d09b727e04296f904eea284534bb267f [2022-10-21T13:31:39.118Z] ---> Running in 8c4ae20b86b9 [2022-10-21T13:31:39.386Z] Removing intermediate container 8c4ae20b86b9 [2022-10-21T13:31:39.386Z] ---> 25c1866c9b1b [2022-10-21T13:31:39.386Z] Successfully built 25c1866c9b1b [2022-10-21T13:31:39.386Z] Successfully tagged edgexfoundry/edgex-web-ui:26b6e7f7d09b727e04296f904eea284534bb267f [2022-10-21T13:31:39.386Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-21T13:31:39.386Z] touch edgex-web-ui.imagebuilt [2022-10-21T13:31:39.386Z] mkdir -p node_modules coverage [2022-10-21T13:31:39.386Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-21T13:31:39.386Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE required: { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE }, [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE required: { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE }, [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE required: { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE }, [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE required: { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE }, [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE required: { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE }, [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE required: { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE }, [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE required: { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE }, [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE required: { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE }, [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE Unsupported engine { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE required: { [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE }, [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-21T13:31:51.713Z] npm WARN EBADENGINE } [2022-10-21T13:32:30.596Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-21T13:32:30.596Z] 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 [2022-10-21T13:32:30.596Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-21T13:32:30.596Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-21T13:32:30.596Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-21T13:32:30.596Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-21T13:32:38.792Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-21T13:32:39.373Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-21T13:32:41.309Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-21T13:32:59.496Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-21T13:32:59.496Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-21T13:32:59.496Z] 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. [2022-10-21T13:33:02.896Z] 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. [2022-10-21T13:33:04.331Z] 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. [2022-10-21T13:33:06.979Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-21T13:33:17.054Z] 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 [2022-10-21T13:33:19.627Z] 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 [2022-10-21T13:33:34.601Z] 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. [2022-10-21T13:33:56.648Z] 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. [2022-10-21T13:34:28.887Z] [2022-10-21T13:34:28.887Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-21T13:34:28.887Z] [2022-10-21T13:34:28.887Z] 90 packages are looking for funding [2022-10-21T13:34:28.887Z] run `npm fund` for details [2022-10-21T13:34:28.887Z] [2022-10-21T13:34:28.887Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-21T13:34:28.887Z] [2022-10-21T13:34:28.887Z] To address issues that do not require attention, run: [2022-10-21T13:34:28.887Z] npm audit fix [2022-10-21T13:34:28.887Z] [2022-10-21T13:34:28.887Z] To address all issues (including breaking changes), run: [2022-10-21T13:34:28.887Z] npm audit fix --force [2022-10-21T13:34:28.887Z] [2022-10-21T13:34:28.887Z] Run `npm audit` for details. [2022-10-21T13:34:32.303Z] 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 [2022-10-21T13:34:47.294Z] - Generating browser application bundles (phase: setup)... [2022-10-21T13:35:19.547Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-21T13:35:19.547Z] Compiling @angular/core : es2015 as esm2015 [2022-10-21T13:35:46.225Z] Compiling @angular/common : es2015 as esm2015 [2022-10-21T13:35:46.225Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-21T13:35:49.574Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-21T13:35:49.574Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-21T13:35:53.828Z] Compiling @angular/router : es2015 as esm2015 [2022-10-21T13:35:54.414Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-21T13:35:59.763Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-21T13:36:00.724Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-21T13:36:01.307Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-21T13:36:05.581Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-21T13:36:05.581Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-21T13:36:05.851Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-21T13:37:13.704Z] 21 10 2022 13:37:03.020:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-21T13:37:13.704Z] 21 10 2022 13:37:03.033:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-21T13:37:13.704Z] 21 10 2022 13:37:03.058:INFO [launcher]: Starting browser ChromeHeadless [2022-10-21T13:38:10.079Z] 21 10 2022 13:38:08.626:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-21T13:38:42.268Z] 21 10 2022 13:38:37.091:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-21T13:38:54.589Z] ✔ Browser application bundle generation complete. [2022-10-21T13:38:55.171Z] 21 10 2022 13:38:54.909:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket QOIZ1P4YsIjTJl0aAAAB with id 49167808 [2022-10-21T13:39:13.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-21T13:39:13.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.674 secs) [2022-10-21T13:39:13.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.733 secs) [2022-10-21T13:39:13.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.836 secs) [2022-10-21T13:39:13.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.874 secs) [2022-10-21T13:39:13.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.916 secs) [2022-10-21T13:39:13.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.116 secs) [2022-10-21T13:39:13.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.139 secs) [2022-10-21T13:39:13.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.157 secs) [2022-10-21T13:39:13.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.18 secs) [2022-10-21T13:39:13.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.214 secs) [2022-10-21T13:39:13.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.243 secs) [2022-10-21T13:39:13.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.317 secs) [2022-10-21T13:39:13.896Z] WARN: ' [2022-10-21T13:39:13.896Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-21T13:39:13.896Z] Support for using the ngModel input property and ngModelChange event with [2022-10-21T13:39:13.896Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-21T13:39:13.896Z] in a future version of Angular. [2022-10-21T13:39:13.896Z] [2022-10-21T13:39:13.896Z] For more information on this, see our API docs here: [2022-10-21T13:39:13.896Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-21T13:39:13.896Z] ' [2022-10-21T13:39:13.896Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.317 secs) [2022-10-21T13:39:13.896Z] WARN: ' [2022-10-21T13:39:13.896Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-21T13:39:13.896Z] Support for using the ngModel input property and ngModelChange event with [2022-10-21T13:39:13.896Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-21T13:39:13.896Z] in a future version of Angular. [2022-10-21T13:39:13.896Z] [2022-10-21T13:39:13.896Z] For more information on this, see our API docs here: [2022-10-21T13:39:13.896Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-21T13:39:13.896Z] ' [2022-10-21T13:39:13.896Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.661 secs) [2022-10-21T13:39:14.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 1.686 secs) [2022-10-21T13:39:14.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 1.7 secs) [2022-10-21T13:39:14.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 1.751 secs) [2022-10-21T13:39:14.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 1.816 secs) [2022-10-21T13:39:14.428Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.059 secs) [2022-10-21T13:39:14.693Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.145 secs) [2022-10-21T13:39:14.693Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.165 secs) [2022-10-21T13:39:14.693Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.182 secs) [2022-10-21T13:39:14.693Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.261 secs) [2022-10-21T13:39:14.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 2.36 secs) [2022-10-21T13:39:15.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 2.569 secs) [2022-10-21T13:39:15.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 2.662 secs) [2022-10-21T13:39:15.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 2.703 secs) [2022-10-21T13:39:15.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 2.726 secs) [2022-10-21T13:39:15.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 2.738 secs) [2022-10-21T13:39:15.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 2.752 secs) [2022-10-21T13:39:15.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 2.826 secs) [2022-10-21T13:39:15.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 2.877 secs) [2022-10-21T13:39:15.762Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 2.907 secs) [2022-10-21T13:39:15.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 2.937 secs) [2022-10-21T13:39:16.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 3.278 secs) [2022-10-21T13:39:16.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 3.319 secs) [2022-10-21T13:39:16.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 3.461 secs) [2022-10-21T13:39:16.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 3.507 secs) [2022-10-21T13:39:16.562Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 3.636 secs) [2022-10-21T13:39:16.562Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 3.673 secs) [2022-10-21T13:39:16.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 3.761 secs) [2022-10-21T13:39:16.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 3.784 secs) [2022-10-21T13:39:16.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 3.843 secs) [2022-10-21T13:39:16.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 3.86 secs) [2022-10-21T13:39:16.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 3.887 secs) [2022-10-21T13:39:17.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 4.059 secs) [2022-10-21T13:39:17.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 4.113 secs) [2022-10-21T13:39:17.366Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 4.298 secs) [2022-10-21T13:39:17.366Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 4.34 secs) [2022-10-21T13:39:17.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 4.381 secs) [2022-10-21T13:39:17.902Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 4.585 secs) [2022-10-21T13:39:17.902Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 4.731 secs) [2022-10-21T13:39:18.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 4.874 secs) [2022-10-21T13:39:18.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.089 secs) [2022-10-21T13:39:18.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.277 secs) [2022-10-21T13:39:18.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.298 secs) [2022-10-21T13:39:18.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.307 secs) [2022-10-21T13:39:18.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 5.342 secs) [2022-10-21T13:39:18.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 5.356 secs) [2022-10-21T13:39:18.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 5.377 secs) [2022-10-21T13:39:18.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 5.416 secs) [2022-10-21T13:39:19.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 5.633 secs) [2022-10-21T13:39:19.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 5.72 secs) [2022-10-21T13:39:19.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 5.774 secs) [2022-10-21T13:39:19.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 5.834 secs) [2022-10-21T13:39:19.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 5.99 secs) [2022-10-21T13:39:19.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.039 secs) [2022-10-21T13:39:19.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 6.087 secs) [2022-10-21T13:39:20.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 6.234 secs) [2022-10-21T13:39:20.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 6.289 secs) [2022-10-21T13:39:20.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 6.339 secs) [2022-10-21T13:39:20.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 6.451 secs) [2022-10-21T13:39:20.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 6.483 secs) [2022-10-21T13:39:20.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 6.509 secs) [2022-10-21T13:39:20.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 6.538 secs) [2022-10-21T13:39:20.302Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 6.558 secs) [2022-10-21T13:39:20.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 6.571 secs) [2022-10-21T13:39:20.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 6.677 secs) [2022-10-21T13:39:21.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.049 secs) [2022-10-21T13:39:21.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.071 secs) [2022-10-21T13:39:21.152Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 7.155 secs) [2022-10-21T13:39:21.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 7.202 secs) [2022-10-21T13:39:21.418Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 7.229 secs) [2022-10-21T13:39:22.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 7.803 secs) [2022-10-21T13:39:22.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 7.832 secs) [2022-10-21T13:39:22.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 7.843 secs) [2022-10-21T13:39:22.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 7.861 secs) [2022-10-21T13:39:22.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 7.938 secs) [2022-10-21T13:39:22.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.057 secs) [2022-10-21T13:39:22.538Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.308 secs) [2022-10-21T13:39:22.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.415 secs) [2022-10-21T13:39:23.073Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.672 secs) [2022-10-21T13:39:23.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.724 secs) [2022-10-21T13:39:23.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 8.876 secs) [2022-10-21T13:39:23.606Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.028 secs) [2022-10-21T13:39:23.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.108 secs) [2022-10-21T13:39:23.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.169 secs) [2022-10-21T13:39:23.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.221 secs) [2022-10-21T13:39:24.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.299 secs) [2022-10-21T13:39:24.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.315 secs) [2022-10-21T13:39:24.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.329 secs) [2022-10-21T13:39:24.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.528 secs) [2022-10-21T13:39:24.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.578 secs) [2022-10-21T13:39:24.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.598 secs) [2022-10-21T13:39:24.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 9.636 secs) [2022-10-21T13:39:24.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 9.665 secs) [2022-10-21T13:39:24.669Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 9.754 secs) [2022-10-21T13:39:24.934Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 9.939 secs) [2022-10-21T13:39:25.265Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.032 secs) [2022-10-21T13:39:25.265Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.06 secs) [2022-10-21T13:39:25.265Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.099 secs) [2022-10-21T13:39:25.265Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.119 secs) [2022-10-21T13:39:25.265Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.139 secs) [2022-10-21T13:39:25.265Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.169 secs) [2022-10-21T13:39:25.537Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.273 secs) [2022-10-21T13:39:25.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.374 secs) [2022-10-21T13:39:25.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.499 secs) [2022-10-21T13:39:26.082Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 10.556 secs) [2022-10-21T13:39:26.082Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 10.759 secs) [2022-10-21T13:39:26.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 10.979 secs) [2022-10-21T13:39:26.625Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.047 secs) [2022-10-21T13:39:26.895Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.113 secs) [2022-10-21T13:39:26.895Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.223 secs) [2022-10-21T13:39:26.895Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.284 secs) [2022-10-21T13:39:27.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.37 secs) [2022-10-21T13:39:27.170Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.422 secs) [2022-10-21T13:39:27.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.449 secs) [2022-10-21T13:39:27.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 11.475 secs) [2022-10-21T13:39:27.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.514 secs) [2022-10-21T13:39:27.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 11.632 secs) [2022-10-21T13:39:27.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 11.675 secs) [2022-10-21T13:39:27.719Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 11.731 secs) [2022-10-21T13:39:27.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 11.855 secs) [2022-10-21T13:39:27.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 11.874 secs) [2022-10-21T13:39:27.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 11.885 secs) [2022-10-21T13:39:27.994Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 11.944 secs) [2022-10-21T13:39:28.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.299 secs) [2022-10-21T13:39:28.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.351 secs) [2022-10-21T13:39:28.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.37 secs) [2022-10-21T13:39:28.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.379 secs) [2022-10-21T13:39:28.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 12.495 secs) [2022-10-21T13:39:29.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 12.765 secs) [2022-10-21T13:39:29.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 12.869 secs) [2022-10-21T13:39:29.337Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 12.895 secs) [2022-10-21T13:39:29.337Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.015 secs) [2022-10-21T13:39:29.602Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.184 secs) [2022-10-21T13:39:29.602Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.222 secs) [2022-10-21T13:39:29.602Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.231 secs) [2022-10-21T13:39:29.867Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.442 secs) [2022-10-21T13:39:30.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.472 secs) [2022-10-21T13:39:30.714Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (18.781 secs / 13.472 secs) [2022-10-21T13:39:30.714Z] TOTAL: 149 SUCCESS [2022-10-21T13:39:30.714Z] ✔ Browser application bundle generation complete. [2022-10-21T13:39:34.050Z] [2022-10-21T13:39:34.050Z] =============================== Coverage summary =============================== [2022-10-21T13:39:34.050Z] Statements : 40.98% ( 1467/3580 ) [2022-10-21T13:39:34.050Z] Branches : 12.03% ( 111/923 ) [2022-10-21T13:39:34.050Z] Functions : 33.28% ( 432/1298 ) [2022-10-21T13:39:34.050Z] Lines : 38.91% ( 1318/3387 ) [2022-10-21T13:39:34.050Z] ================================================================================ [2022-10-21T13:39:34.050Z] 21 10 2022 13:39:33.780:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-21T13:39:35.010Z] ✔ Browser application bundle generation complete. [2022-10-21T13:39:35.969Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/85/web' [Pipeline] echo [2022-10-21T13:39:35.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-21T13:39:36.001Z] $ docker stop --time=1 52ee15d14d8f1b84efe3df6a70051c9b4af8c829d7f459eceaed8f0d7a0b5312 [2022-10-21T13:39:37.614Z] $ docker rm -f 52ee15d14d8f1b84efe3df6a70051c9b4af8c829d7f459eceaed8f0d7a0b5312 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T13:39:38.425Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-21T13:39:41.015Z] Warning: overwriting stash ‘coverage-report’ [2022-10-21T13:39:45.922Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-21T13:39:46.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-21T13:39:49.177Z] + ls -al . [2022-10-21T13:39:49.177Z] total 172 [2022-10-21T13:39:49.177Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 21 13:29 . [2022-10-21T13:39:49.177Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 13:27 .. [2022-10-21T13:39:49.177Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 13:27 .blubracket [2022-10-21T13:39:49.177Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 21 13:27 .dockerignore [2022-10-21T13:39:49.177Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 13:27 .git [2022-10-21T13:39:49.177Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 13:27 .github [2022-10-21T13:39:49.177Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 21 13:27 .gitignore [2022-10-21T13:39:49.177Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 21 13:27 Attribution.txt [2022-10-21T13:39:49.177Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 21 13:27 CHANGELOG.md [2022-10-21T13:39:49.177Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 21 13:27 CONTRIBUTING.md [2022-10-21T13:39:49.177Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 21 13:27 Dockerfile [2022-10-21T13:39:49.177Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 21 13:27 Jenkinsfile [2022-10-21T13:39:49.177Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 21 13:27 LICENSE [2022-10-21T13:39:49.177Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 21 13:27 Makefile [2022-10-21T13:39:49.177Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 21 13:27 README.md [2022-10-21T13:39:49.177Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 13:25 VERSION [2022-10-21T13:39:49.177Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 13:27 assets [2022-10-21T13:39:49.177Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 13:27 bin [2022-10-21T13:39:49.177Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 13:27 cmd [2022-10-21T13:39:49.177Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 21 13:29 coverage.out [2022-10-21T13:39:49.177Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 13:27 docs [2022-10-21T13:39:49.177Z] -rw-rw-r-- 1 jenkins jenkins 3012 Oct 21 13:27 go.mod [2022-10-21T13:39:49.177Z] -rw-rw-r-- 1 jenkins jenkins 35759 Oct 21 13:27 go.sum [2022-10-21T13:39:49.177Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 13:27 internal [2022-10-21T13:39:49.177Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 13:27 snap [2022-10-21T13:39:49.177Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 13:27 testing [2022-10-21T13:39:49.177Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 21 13:27 version.go [2022-10-21T13:39:49.177Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 21 13:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:39:49.507Z] + 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=26b6e7f7d09b727e04296f904eea284534bb267f --label arch=arm64 --label version=2.3.0-dev.14 . [2022-10-21T13:39:51.147Z] Sending build context to Docker daemon 31.42MB [2022-10-21T13:39:51.147Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-21T13:39:51.147Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-21T13:39:51.147Z] ---> be0553a59bac [2022-10-21T13:39:51.147Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-21T13:39:51.731Z] ---> Running in b571bdc81b62 [2022-10-21T13:39:51.996Z] Removing intermediate container b571bdc81b62 [2022-10-21T13:39:51.996Z] ---> f5c57dc2727c [2022-10-21T13:39:51.996Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-21T13:39:51.996Z] ---> Running in ec51da64938d [2022-10-21T13:39:52.263Z] Removing intermediate container ec51da64938d [2022-10-21T13:39:52.263Z] ---> b8fb9aaa543d [2022-10-21T13:39:52.263Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-21T13:39:52.263Z] ---> Running in a1f8240ee8b2 [2022-10-21T13:39:52.531Z] Removing intermediate container a1f8240ee8b2 [2022-10-21T13:39:52.531Z] ---> c3b8b99a25b6 [2022-10-21T13:39:52.531Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-21T13:39:52.799Z] ---> Running in 0fd130a472d7 [2022-10-21T13:39:53.066Z] Removing intermediate container 0fd130a472d7 [2022-10-21T13:39:53.066Z] ---> 6243daad0827 [2022-10-21T13:39:53.066Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-21T13:39:53.066Z] ---> Running in 24326ba453e3 [2022-10-21T13:39:53.332Z] Removing intermediate container 24326ba453e3 [2022-10-21T13:39:53.332Z] ---> 5dedfe3f1029 [2022-10-21T13:39:53.332Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-21T13:39:55.275Z] ---> 1cd23e5342a7 [2022-10-21T13:39:55.275Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-21T13:39:55.275Z] ---> Running in 2109ee28cac8 [2022-10-21T13:39:56.684Z] Removing intermediate container 2109ee28cac8 [2022-10-21T13:39:56.684Z] ---> 0972bd8be78c [2022-10-21T13:39:56.684Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-21T13:39:56.958Z] ---> Running in 97672611a3a8 [2022-10-21T13:39:57.919Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-21T13:39:58.500Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-21T13:39:59.458Z] OK: 221 MiB in 51 packages [2022-10-21T13:40:00.416Z] Removing intermediate container 97672611a3a8 [2022-10-21T13:40:00.416Z] ---> bb06dac0f346 [2022-10-21T13:40:00.416Z] Step 11/26 : ENV GO111MODULE=on [2022-10-21T13:40:00.416Z] ---> Running in ecb343ab2aa9 [2022-10-21T13:40:00.682Z] Removing intermediate container ecb343ab2aa9 [2022-10-21T13:40:00.682Z] ---> 96bdf52298bf [2022-10-21T13:40:00.682Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-21T13:40:00.682Z] ---> Running in 97867a4d98fa [2022-10-21T13:40:01.267Z] Removing intermediate container 97867a4d98fa [2022-10-21T13:40:01.267Z] ---> 93bf8847fddc [2022-10-21T13:40:01.267Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-21T13:40:01.532Z] ---> 0b54eda743eb [2022-10-21T13:40:01.532Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-21T13:40:01.800Z] ---> Running in 9f25ec1596e8 [2022-10-21T13:40:03.741Z] Removing intermediate container 9f25ec1596e8 [2022-10-21T13:40:03.741Z] ---> a7abd927e813 [2022-10-21T13:40:03.741Z] Step 15/26 : COPY . . [2022-10-21T13:40:07.998Z] ---> ea5f96a362e9 [2022-10-21T13:40:07.998Z] Step 16/26 : RUN ${MAKE} [2022-10-21T13:40:07.998Z] ---> Running in 893ce8260cdd [2022-10-21T13:40:08.579Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.14" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-21T13:41:16.417Z] Removing intermediate container 893ce8260cdd [2022-10-21T13:41:16.418Z] ---> cc45d952786a [2022-10-21T13:41:16.418Z] Step 17/26 : FROM alpine:3.14 [2022-10-21T13:41:16.418Z] 3.14: Pulling from library/alpine [2022-10-21T13:41:16.418Z] 90cda3b7c325: Pulling fs layer [2022-10-21T13:41:16.418Z] 90cda3b7c325: Download complete [2022-10-21T13:41:16.418Z] 90cda3b7c325: Pull complete [2022-10-21T13:41:16.418Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-21T13:41:16.418Z] Status: Downloaded newer image for alpine:3.14 [2022-10-21T13:41:16.418Z] ---> 376ba31ae3da [2022-10-21T13:41:16.418Z] Step 18/26 : EXPOSE 4000 [2022-10-21T13:41:16.418Z] ---> Running in 4bca9c99c531 [2022-10-21T13:41:16.418Z] Removing intermediate container 4bca9c99c531 [2022-10-21T13:41:16.418Z] ---> 689b81073bc2 [2022-10-21T13:41:16.418Z] 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 [2022-10-21T13:41:17.824Z] ---> cdc1f3be37a8 [2022-10-21T13:41:17.824Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-21T13:41:18.404Z] ---> 8088c173304d [2022-10-21T13:41:18.404Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-21T13:41:18.989Z] ---> f737b6935af5 [2022-10-21T13:41:18.989Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-21T13:41:18.989Z] ---> Running in 101d84dc116f [2022-10-21T13:41:19.254Z] Removing intermediate container 101d84dc116f [2022-10-21T13:41:19.255Z] ---> 41d7d55b5b5e [2022-10-21T13:41:19.255Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-21T13:41:19.255Z] ---> Running in 47fb7d2d11f3 [2022-10-21T13:41:19.522Z] Removing intermediate container 47fb7d2d11f3 [2022-10-21T13:41:19.522Z] ---> ad250aacd829 [2022-10-21T13:41:19.522Z] Step 24/26 : LABEL arch=arm64 [2022-10-21T13:41:19.522Z] ---> Running in 9d66aa3dd6f9 [2022-10-21T13:41:19.790Z] Removing intermediate container 9d66aa3dd6f9 [2022-10-21T13:41:19.790Z] ---> c99f8703fae1 [2022-10-21T13:41:19.790Z] Step 25/26 : LABEL git_sha=26b6e7f7d09b727e04296f904eea284534bb267f [2022-10-21T13:41:19.790Z] ---> Running in cd558679e968 [2022-10-21T13:41:20.058Z] Removing intermediate container cd558679e968 [2022-10-21T13:41:20.058Z] ---> 22d28858bc3b [2022-10-21T13:41:20.058Z] Step 26/26 : LABEL version=2.3.0-dev.14 [2022-10-21T13:41:20.323Z] ---> Running in af16e37bad23 [2022-10-21T13:41:20.588Z] Removing intermediate container af16e37bad23 [2022-10-21T13:41:20.588Z] ---> 4b13d7ffe717 [2022-10-21T13:41:20.588Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-21T13:41:20.588Z] Successfully built 4b13d7ffe717 [2022-10-21T13:41:20.588Z] 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 [2022-10-21T13:41:20.701Z] provisioning config files... [2022-10-21T13:41:20.717Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/85@tmp/config15535733329119270125tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:41:21.048Z] ---> docker-login.sh [2022-10-21T13:41:21.048Z] nexus3.edgexfoundry.org:10001 [2022-10-21T13:41:21.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:41:21.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:41:21.314Z] Configure a credential helper to remove this warning. See [2022-10-21T13:41:21.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:41:21.314Z] [2022-10-21T13:41:21.314Z] Login Succeeded [2022-10-21T13:41:21.314Z] nexus3.edgexfoundry.org:10002 [2022-10-21T13:41:21.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:41:21.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:41:21.579Z] Configure a credential helper to remove this warning. See [2022-10-21T13:41:21.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:41:21.579Z] [2022-10-21T13:41:21.579Z] Login Succeeded [2022-10-21T13:41:21.579Z] nexus3.edgexfoundry.org:10003 [2022-10-21T13:41:21.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:41:21.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:41:21.843Z] Configure a credential helper to remove this warning. See [2022-10-21T13:41:21.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:41:21.843Z] [2022-10-21T13:41:21.844Z] Login Succeeded [2022-10-21T13:41:22.110Z] nexus3.edgexfoundry.org:10004 [2022-10-21T13:41:22.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:41:22.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:41:22.376Z] Configure a credential helper to remove this warning. See [2022-10-21T13:41:22.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:41:22.377Z] [2022-10-21T13:41:22.377Z] Login Succeeded [2022-10-21T13:41:22.377Z] docker.io [2022-10-21T13:41:22.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-21T13:41:22.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-21T13:41:22.905Z] Configure a credential helper to remove this warning. See [2022-10-21T13:41:22.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-21T13:41:22.905Z] [2022-10-21T13:41:22.905Z] Login Succeeded [2022-10-21T13:41:22.905Z] ---> docker-login.sh ends [Pipeline] } [2022-10-21T13:41:22.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-21T13:41:22.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-21T13:41:22.963Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-10-21T13:41:22.963Z] 26b6e7f7d09b727e04296f904eea284534bb267f [2022-10-21T13:41:22.963Z] latest [2022-10-21T13:41:22.963Z] 2.3.0-dev.14 [2022-10-21T13:41:22.963Z] 26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14 [2022-10-21T13:41:22.963Z] main [2022-10-21T13:41:22.963Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:41:23.293Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26b6e7f7d09b727e04296f904eea284534bb267f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:41:23.626Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26b6e7f7d09b727e04296f904eea284534bb267f [2022-10-21T13:41:23.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-21T13:41:23.626Z] 3f97648b4745: Preparing [2022-10-21T13:41:23.626Z] d277dcb85032: Preparing [2022-10-21T13:41:23.626Z] 7074886a3808: Preparing [2022-10-21T13:41:23.626Z] 28c3ef001483: Preparing [2022-10-21T13:41:23.626Z] 28c3ef001483: Layer already exists [2022-10-21T13:41:23.890Z] 3f97648b4745: Pushed [2022-10-21T13:41:23.890Z] d277dcb85032: Pushed [2022-10-21T13:41:30.516Z] 7074886a3808: Pushed [2022-10-21T13:41:30.516Z] 26b6e7f7d09b727e04296f904eea284534bb267f: digest: sha256:8c95c4c79c328083b0e1e492507c0eef1700322f93c240a3c603db74bd508daa size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:41:30.853Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:41:31.183Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-21T13:41:31.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-21T13:41:31.183Z] 3f97648b4745: Preparing [2022-10-21T13:41:31.183Z] d277dcb85032: Preparing [2022-10-21T13:41:31.183Z] 7074886a3808: Preparing [2022-10-21T13:41:31.183Z] 28c3ef001483: Preparing [2022-10-21T13:41:31.183Z] 3f97648b4745: Layer already exists [2022-10-21T13:41:31.183Z] 28c3ef001483: Layer already exists [2022-10-21T13:41:31.183Z] d277dcb85032: Layer already exists [2022-10-21T13:41:31.183Z] 7074886a3808: Layer already exists [2022-10-21T13:41:31.183Z] latest: digest: sha256:8c95c4c79c328083b0e1e492507c0eef1700322f93c240a3c603db74bd508daa size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:41:31.786Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:41:32.130Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.14 [2022-10-21T13:41:32.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-21T13:41:32.130Z] 3f97648b4745: Preparing [2022-10-21T13:41:32.130Z] d277dcb85032: Preparing [2022-10-21T13:41:32.130Z] 7074886a3808: Preparing [2022-10-21T13:41:32.130Z] 28c3ef001483: Preparing [2022-10-21T13:41:32.130Z] 3f97648b4745: Layer already exists [2022-10-21T13:41:32.130Z] 7074886a3808: Layer already exists [2022-10-21T13:41:32.130Z] 28c3ef001483: Layer already exists [2022-10-21T13:41:32.130Z] d277dcb85032: Layer already exists [2022-10-21T13:41:32.130Z] 2.3.0-dev.14: digest: sha256:8c95c4c79c328083b0e1e492507c0eef1700322f93c240a3c603db74bd508daa size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:41:32.467Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:41:32.794Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14 [2022-10-21T13:41:32.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-21T13:41:32.794Z] 3f97648b4745: Preparing [2022-10-21T13:41:32.794Z] d277dcb85032: Preparing [2022-10-21T13:41:32.794Z] 7074886a3808: Preparing [2022-10-21T13:41:32.794Z] 28c3ef001483: Preparing [2022-10-21T13:41:32.794Z] 28c3ef001483: Layer already exists [2022-10-21T13:41:32.794Z] 7074886a3808: Layer already exists [2022-10-21T13:41:32.794Z] d277dcb85032: Layer already exists [2022-10-21T13:41:32.794Z] 3f97648b4745: Layer already exists [2022-10-21T13:41:32.794Z] 26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14: digest: sha256:8c95c4c79c328083b0e1e492507c0eef1700322f93c240a3c603db74bd508daa size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:41:33.130Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:41:33.462Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-10-21T13:41:33.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-21T13:41:33.462Z] 3f97648b4745: Preparing [2022-10-21T13:41:33.462Z] d277dcb85032: Preparing [2022-10-21T13:41:33.462Z] 7074886a3808: Preparing [2022-10-21T13:41:33.462Z] 28c3ef001483: Preparing [2022-10-21T13:41:33.462Z] 3f97648b4745: Layer already exists [2022-10-21T13:41:33.462Z] 28c3ef001483: Layer already exists [2022-10-21T13:41:33.462Z] 7074886a3808: Layer already exists [2022-10-21T13:41:33.462Z] d277dcb85032: Layer already exists [2022-10-21T13:41:33.462Z] main: digest: sha256:8c95c4c79c328083b0e1e492507c0eef1700322f93c240a3c603db74bd508daa size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-21T13:41:33.525Z] ===================================================== [Pipeline] echo [2022-10-21T13:41:33.532Z] taggedImages: [2022-10-21T13:41:33.532Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26b6e7f7d09b727e04296f904eea284534bb267f [2022-10-21T13:41:33.532Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-21T13:41:33.532Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.14 [2022-10-21T13:41:33.532Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:26b6e7f7d09b727e04296f904eea284534bb267f-2.3.0-dev.14 [2022-10-21T13:41:33.533Z] - 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 [2022-10-21T13:41:33.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-21T13:41:33.888Z] [2022-10-21T13:41:33.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:41:34.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-21T13:41:34.211Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-21T13:41:34.211Z] 8998bd30e6a1: Pulling fs layer [2022-10-21T13:41:34.211Z] 04944245beec: Pulling fs layer [2022-10-21T13:41:34.211Z] 699f458cf7ca: Pulling fs layer [2022-10-21T13:41:34.211Z] 765212b225bb: Pulling fs layer [2022-10-21T13:41:34.211Z] f23df028b6ca: Pulling fs layer [2022-10-21T13:41:34.211Z] d65c8cfc05b1: Pulling fs layer [2022-10-21T13:41:34.211Z] 2437ff75d9bd: Pulling fs layer [2022-10-21T13:41:34.211Z] f23df028b6ca: Waiting [2022-10-21T13:41:34.211Z] d65c8cfc05b1: Waiting [2022-10-21T13:41:34.211Z] 2437ff75d9bd: Waiting [2022-10-21T13:41:34.211Z] 765212b225bb: Waiting [2022-10-21T13:41:34.488Z] 04944245beec: Verifying Checksum [2022-10-21T13:41:34.488Z] 04944245beec: Download complete [2022-10-21T13:41:34.488Z] 765212b225bb: Verifying Checksum [2022-10-21T13:41:34.488Z] 765212b225bb: Download complete [2022-10-21T13:41:34.488Z] f23df028b6ca: Download complete [2022-10-21T13:41:34.488Z] d65c8cfc05b1: Verifying Checksum [2022-10-21T13:41:34.488Z] d65c8cfc05b1: Download complete [2022-10-21T13:41:34.488Z] 699f458cf7ca: Verifying Checksum [2022-10-21T13:41:34.488Z] 699f458cf7ca: Download complete [2022-10-21T13:41:35.077Z] 8998bd30e6a1: Verifying Checksum [2022-10-21T13:41:35.078Z] 8998bd30e6a1: Download complete [2022-10-21T13:41:37.652Z] 2437ff75d9bd: Verifying Checksum [2022-10-21T13:41:37.652Z] 2437ff75d9bd: Download complete [2022-10-21T13:41:39.055Z] 8998bd30e6a1: Pull complete [2022-10-21T13:41:39.321Z] 04944245beec: Pull complete [2022-10-21T13:41:40.723Z] 699f458cf7ca: Pull complete [2022-10-21T13:41:40.988Z] 765212b225bb: Pull complete [2022-10-21T13:41:41.567Z] f23df028b6ca: Pull complete [2022-10-21T13:41:41.833Z] d65c8cfc05b1: Pull complete [2022-10-21T13:41:56.810Z] 2437ff75d9bd: Pull complete [2022-10-21T13:41:56.810Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-21T13:41:56.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-21T13:41:56.810Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:41:56.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-8755 does not seem to be running inside a container [2022-10-21T13:41:57.044Z] $ 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/85 -v /w/workspace/edgex-ui-go/85:/w/workspace/edgex-ui-go/85:rw,z -v /w/workspace/edgex-ui-go/85@tmp:/w/workspace/edgex-ui-go/85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-21T13:41:59.656Z] $ docker top 093e6842055a038063eebcacba67daaf0933922b79d7d0a8b63971fd616797a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:42:00.489Z] ---> job-cost.sh [2022-10-21T13:42:00.489Z] lf-activate-venv: SKIPPING [2022-10-21T13:42:00.489Z] INFO: No Stack... [2022-10-21T13:42:00.755Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-21T13:42:01.709Z] INFO: Archiving Costs [Pipeline] sh [2022-10-21T13:42:02.030Z] + cut -d, -f6 [2022-10-21T13:42:02.296Z] + cat /w/workspace/edgex-ui-go/85/archives/cost.csv [Pipeline] lock [2022-10-21T13:42:02.358Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-85-stack-cost] [2022-10-21T13:42:02.364Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-85-stack-cost] did not exist. Created. [2022-10-21T13:42:02.364Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-21T13:42:03.009Z] /w/workspace/edgex-ui-go/85@tmp/durable-5485dd6e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-21T13:42:03.332Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-21T13:42:03.346Z] Warning: overwriting stash ‘stack-cost’ [2022-10-21T13:42:08.064Z] Stashed 1 file(s) [Pipeline] } [2022-10-21T13:42:08.071Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-85-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-21T13:42:08.098Z] $ docker stop --time=1 093e6842055a038063eebcacba67daaf0933922b79d7d0a8b63971fd616797a9 [2022-10-21T13:42:09.734Z] $ docker rm -f 093e6842055a038063eebcacba67daaf0933922b79d7d0a8b63971fd616797a9 [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 [2022-10-21T13:42:10.162Z] provisioning config files... [2022-10-21T13:42:10.168Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6927634423116564250tmp [Pipeline] { [Pipeline] sh [2022-10-21T13:42:10.453Z] + set +x [2022-10-21T13:42:10.453Z] + curl -s https://codecov.io/bash [2022-10-21T13:42:10.453Z] + bash -s -- [2022-10-21T13:42:10.453Z] [2022-10-21T13:42:10.453Z] _____ _ [2022-10-21T13:42:10.453Z] / ____| | | [2022-10-21T13:42:10.453Z] | | ___ __| | ___ ___ _____ __ [2022-10-21T13:42:10.453Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-21T13:42:10.453Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-21T13:42:10.453Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-21T13:42:10.453Z] Bash-1.0.6 [2022-10-21T13:42:10.453Z] [2022-10-21T13:42:10.453Z] [2022-10-21T13:42:10.453Z] ==> git version 2.25.1 found [2022-10-21T13:42:10.453Z] ==> 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 [2022-10-21T13:42:10.453Z] Release-Date: 2020-01-08 [2022-10-21T13:42:10.453Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-21T13:42:10.453Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-21T13:42:10.453Z] ==> Jenkins CI detected. [2022-10-21T13:42:10.453Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-21T13:42:10.453Z] project root: . [2022-10-21T13:42:10.453Z] --> token set from env [2022-10-21T13:42:10.453Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-21T13:42:10.728Z] ==> Running gcov in . (disable via -X gcov) [2022-10-21T13:42:10.728Z] ==> Python coveragepy not found [2022-10-21T13:42:10.728Z] ==> Searching for coverage reports in: [2022-10-21T13:42:10.728Z] + . [2022-10-21T13:42:10.728Z] -> Found 1 reports [2022-10-21T13:42:10.728Z] ==> Detecting git/mercurial file structure [2022-10-21T13:42:10.728Z] ==> Reading reports [2022-10-21T13:42:10.728Z] + ./coverage.out bytes=10 [2022-10-21T13:42:10.986Z] ==> Appending adjustments [2022-10-21T13:42:10.986Z] https://docs.codecov.io/docs/fixing-reports [2022-10-21T13:42:11.553Z] + Found adjustments [2022-10-21T13:42:11.553Z] ==> Gzipping contents [2022-10-21T13:42:11.553Z] 12K /tmp/codecov.T8XLLb.gz [2022-10-21T13:42:11.553Z] ==> Uploading reports [2022-10-21T13:42:11.553Z] url: https://codecov.io [2022-10-21T13:42:11.553Z] query: branch=main&commit=26b6e7f7d09b727e04296f904eea284534bb267f&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-21T13:42:11.553Z] -> Pinging Codecov [2022-10-21T13:42:11.553Z] 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=26b6e7f7d09b727e04296f904eea284534bb267f&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-21T13:42:11.812Z] -> Uploading to [2022-10-21T13:42:11.812Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-21/FB506323287CE973F263BFD2A0EB1F37/26b6e7f7d09b727e04296f904eea284534bb267f/326deeb0-8dc4-4f0f-9889-50dd8debf002.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221021T134211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b5cba25fa0bd7588edd53671276a079f27b11af8b2ad53687317fece6390335 [2022-10-21T13:42:11.812Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-21T13:42:11.812Z] Dload Upload Total Spent Left Speed [2022-10-21T13:42:12.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 36966 --:--:-- --:--:-- --:--:-- 36966 [2022-10-21T13:42:12.071Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/26b6e7f7d09b727e04296f904eea284534bb267f [Pipeline] } [2022-10-21T13:42:12.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-21T13:42:12.260Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-21T13:42:12.270Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:42:12.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-21T13:42:12.563Z] [2022-10-21T13:42:12.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:42:12.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-21T13:42:12.866Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-21T13:42:12.866Z] df9b9388f04a: Pulling fs layer [2022-10-21T13:42:12.866Z] 52dc419b0ee2: Pulling fs layer [2022-10-21T13:42:12.866Z] 25bc292e5bac: Pulling fs layer [2022-10-21T13:42:12.866Z] 114826534d7a: Pulling fs layer [2022-10-21T13:42:12.866Z] 4657fd5d0bcf: Pulling fs layer [2022-10-21T13:42:12.866Z] 6ad1cebc031e: Pulling fs layer [2022-10-21T13:42:12.866Z] 8a3aa393b2d8: Pulling fs layer [2022-10-21T13:42:12.866Z] 6ad1cebc031e: Waiting [2022-10-21T13:42:12.866Z] 114826534d7a: Waiting [2022-10-21T13:42:12.866Z] 4657fd5d0bcf: Waiting [2022-10-21T13:42:12.866Z] 8a3aa393b2d8: Waiting [2022-10-21T13:42:13.127Z] 25bc292e5bac: Verifying Checksum [2022-10-21T13:42:13.128Z] 25bc292e5bac: Download complete [2022-10-21T13:42:13.128Z] 4657fd5d0bcf: Verifying Checksum [2022-10-21T13:42:13.128Z] 4657fd5d0bcf: Download complete [2022-10-21T13:42:13.128Z] df9b9388f04a: Download complete [2022-10-21T13:42:13.128Z] 6ad1cebc031e: Verifying Checksum [2022-10-21T13:42:13.128Z] 6ad1cebc031e: Download complete [2022-10-21T13:42:13.387Z] df9b9388f04a: Pull complete [2022-10-21T13:42:13.647Z] 52dc419b0ee2: Pull complete [2022-10-21T13:42:13.907Z] 114826534d7a: Verifying Checksum [2022-10-21T13:42:13.907Z] 114826534d7a: Download complete [2022-10-21T13:42:13.907Z] 25bc292e5bac: Pull complete [2022-10-21T13:42:13.907Z] 8a3aa393b2d8: Download complete [2022-10-21T13:42:18.092Z] 114826534d7a: Pull complete [2022-10-21T13:42:18.092Z] 4657fd5d0bcf: Pull complete [2022-10-21T13:42:18.350Z] 6ad1cebc031e: Pull complete [2022-10-21T13:42:21.627Z] 8a3aa393b2d8: Pull complete [2022-10-21T13:42:25.824Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-21T13:42:25.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-21T13:42:25.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:42:25.899Z] prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container [2022-10-21T13:42:25.935Z] $ 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 [2022-10-21T13:42:33.794Z] $ docker top af816130d40991aef3f88fb8afbaa29486888e53e20d38414dfb56de46d987ec -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-21T13:42:33.930Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-10-21T13:42:34.215Z] + set -o pipefail [2022-10-21T13:42:34.216Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-10-21T13:42:40.792Z] [2022-10-21T13:42:40.792Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-10-21T13:42:40.792Z] [2022-10-21T13:42:40.792Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/5dfa7e8e-ed8c-445e-8c2a-9d200fbfe9ab [2022-10-21T13:42:40.792Z] [2022-10-21T13:42:40.792Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-21T13:42:40.792Z] [2022-10-21T13:42:40.792Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-21T13:42:40.792Z] [2022-10-21T13:42:40.792Z] [2022-10-21T13:42:40.792Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-21T13:42:40.792Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-21T13:42:40.792Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-21T13:42:40.808Z] $ docker stop --time=1 af816130d40991aef3f88fb8afbaa29486888e53e20d38414dfb56de46d987ec [2022-10-21T13:42:47.377Z] $ docker rm -f af816130d40991aef3f88fb8afbaa29486888e53e20d38414dfb56de46d987ec [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 [2022-10-21T13:42:48.038Z] + git log --format=format:%s -1 26b6e7f7d09b727e04296f904eea284534bb267f [Pipeline] sh [2022-10-21T13:42:48.328Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T13:42:48.328Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:42:48.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T13:42:48.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:42:48.682Z] prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container [2022-10-21T13:42:48.721Z] $ 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 [2022-10-21T13:42:49.163Z] $ docker top 3c20f569a6e2e3db1160d04281e66221b098514dce8fe064016305b7be3717f9 -eo pid,comm [2022-10-21T13:42:49.203Z] 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). [2022-10-21T13:42:49.203Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T13:42:49.240Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T13:42:49.240Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T13:42:49.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T13:42:49.356Z] $ docker exec 3c20f569a6e2e3db1160d04281e66221b098514dce8fe064016305b7be3717f9 ssh-agent [2022-10-21T13:42:49.464Z] SSH_AUTH_SOCK=/tmp/ssh-shQW7pAFf37Q/agent.32 [2022-10-21T13:42:49.464Z] SSH_AGENT_PID=38 [2022-10-21T13:42:49.468Z] Running ssh-add (command line suppressed) [2022-10-21T13:42:49.581Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5375414724709820227.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5375414724709820227.key) [2022-10-21T13:42:49.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T13:42:49.872Z] + git semver tag [2022-10-21T13:42:50.131Z] 2022-10-21 13:42:50,050 [run_tag] DEBUG tag force:False [2022-10-21T13:42:50.131Z] 2022-10-21 13:42:50,050 [check_head_tag] DEBUG check head tag [2022-10-21T13:42:50.131Z] 2022-10-21 13:42:50,051 [execute] INFO git cat-file --batch-check [2022-10-21T13:42:50.131Z] 2022-10-21 13:42:50,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-21T13:42:50.131Z] 2022-10-21 13:42:50,055 [execute] INFO git cat-file --batch [2022-10-21T13:42:50.131Z] 2022-10-21 13:42:50,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-21T13:42:50.131Z] 2022-10-21 13:42:50,068 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-21T13:42:50.131Z] 2022-10-21 13:42:50,069 [execute] INFO git tag -a v2.3.0-dev.14 -m v2.3.0-dev.14 [2022-10-21T13:42:50.131Z] 2022-10-21 13:42:50,069 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.14', '-m', 'v2.3.0-dev.14'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-21T13:42:50.131Z] 2022-10-21 13:42:50,073 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-21T13:42:50.131Z] 2.3.0-dev.14 [Pipeline] } [2022-10-21T13:42:50.144Z] $ docker exec --env ******** --env ******** 3c20f569a6e2e3db1160d04281e66221b098514dce8fe064016305b7be3717f9 ssh-agent -k [2022-10-21T13:42:50.238Z] unset SSH_AUTH_SOCK; [2022-10-21T13:42:50.238Z] unset SSH_AGENT_PID; [2022-10-21T13:42:50.239Z] echo Agent pid 38 killed; [2022-10-21T13:42:50.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T13:42:50.548Z] + git semver [Pipeline] } [2022-10-21T13:42:50.823Z] $ docker stop --time=1 3c20f569a6e2e3db1160d04281e66221b098514dce8fe064016305b7be3717f9 [2022-10-21T13:42:52.124Z] $ docker rm -f 3c20f569a6e2e3db1160d04281e66221b098514dce8fe064016305b7be3717f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:42:52.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-21T13:42:52.535Z] [2022-10-21T13:42:52.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:42:52.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-21T13:42:53.099Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-21T13:42:53.099Z] ab5ef0e58194: Pulling fs layer [2022-10-21T13:42:53.099Z] 9712f1f96733: Pulling fs layer [2022-10-21T13:42:53.099Z] 63f879dbbcfc: Pulling fs layer [2022-10-21T13:42:53.099Z] 0d9ebad4ef96: Pulling fs layer [2022-10-21T13:42:53.099Z] e9a5061849ea: Pulling fs layer [2022-10-21T13:42:53.099Z] d747dcd14b5f: Pulling fs layer [2022-10-21T13:42:53.099Z] 2de7ff778b66: Pulling fs layer [2022-10-21T13:42:53.099Z] e9a5061849ea: Waiting [2022-10-21T13:42:53.099Z] d747dcd14b5f: Waiting [2022-10-21T13:42:53.099Z] 2de7ff778b66: Waiting [2022-10-21T13:42:53.099Z] 0d9ebad4ef96: Waiting [2022-10-21T13:42:53.099Z] 9712f1f96733: Download complete [2022-10-21T13:42:53.360Z] 63f879dbbcfc: Verifying Checksum [2022-10-21T13:42:53.360Z] 63f879dbbcfc: Download complete [2022-10-21T13:42:53.618Z] e9a5061849ea: Verifying Checksum [2022-10-21T13:42:53.618Z] e9a5061849ea: Download complete [2022-10-21T13:42:53.618Z] d747dcd14b5f: Verifying Checksum [2022-10-21T13:42:53.618Z] d747dcd14b5f: Download complete [2022-10-21T13:42:53.618Z] ab5ef0e58194: Verifying Checksum [2022-10-21T13:42:53.618Z] ab5ef0e58194: Download complete [2022-10-21T13:42:53.618Z] 0d9ebad4ef96: Verifying Checksum [2022-10-21T13:42:53.618Z] 0d9ebad4ef96: Download complete [2022-10-21T13:42:53.618Z] 2de7ff778b66: Verifying Checksum [2022-10-21T13:42:53.618Z] 2de7ff778b66: Download complete [2022-10-21T13:42:56.145Z] ab5ef0e58194: Pull complete [2022-10-21T13:42:56.403Z] 9712f1f96733: Pull complete [2022-10-21T13:42:57.336Z] 63f879dbbcfc: Pull complete [2022-10-21T13:43:01.520Z] 0d9ebad4ef96: Pull complete [2022-10-21T13:43:01.780Z] e9a5061849ea: Pull complete [2022-10-21T13:43:02.039Z] d747dcd14b5f: Pull complete [2022-10-21T13:43:03.417Z] 2de7ff778b66: Pull complete [2022-10-21T13:43:03.676Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-21T13:43:03.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-21T13:43:03.676Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:43:03.750Z] prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container [2022-10-21T13:43:03.792Z] $ 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 [2022-10-21T13:43:15.673Z] $ docker top cfa6c280d3f9661dc731e04ddb1a53c6aa0dc2f0c3511ce2a5d9f6930b802a97 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-21T13:43:15.738Z] provisioning config files... [2022-10-21T13:43:15.746Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1693886199729327532tmp [2022-10-21T13:43:15.755Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4130532356434424109tmp [2022-10-21T13:43:15.797Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11934422903191636136tmp [Pipeline] { [Pipeline] echo [2022-10-21T13:43:15.838Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:43:16.171Z] ---> sigul-configuration.sh [2022-10-21T13:43:16.171Z] gpg: directory `/root/.gnupg' created [2022-10-21T13:43:16.171Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-21T13:43:16.171Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-21T13:43:16.171Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-21T13:43:16.171Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-21T13:43:16.171Z] gpg: CAST5 encrypted data [2022-10-21T13:43:16.171Z] gpg: encrypted with 1 passphrase [2022-10-21T13:43:16.171Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-21T13:43:16.472Z] + mkdir /home/jenkins [2022-10-21T13:43:16.472Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-21T13:43:16.757Z] + 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 [2022-10-21T13:43:16.781Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:43:17.064Z] ---> sigul-install.sh [2022-10-21T13:43:17.064Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-21T13:43:17.344Z] + git tag --list [2022-10-21T13:43:17.344Z] 0.1.1 [2022-10-21T13:43:17.344Z] v1.1.0 [2022-10-21T13:43:17.344Z] v1.2.0 [2022-10-21T13:43:17.344Z] v1.2.1 [2022-10-21T13:43:17.344Z] v1.3.0 [2022-10-21T13:43:17.344Z] v2.0.0 [2022-10-21T13:43:17.344Z] v2.1.0 [2022-10-21T13:43:17.344Z] v2.2.0 [2022-10-21T13:43:17.344Z] v2.2.1-dev.1 [2022-10-21T13:43:17.344Z] v2.2.1-dev.2 [2022-10-21T13:43:17.344Z] v2.2.1-dev.3 [2022-10-21T13:43:17.344Z] v2.2.1-dev.4 [2022-10-21T13:43:17.344Z] v2.2.1-dev.5 [2022-10-21T13:43:17.344Z] v2.2.1-dev.6 [2022-10-21T13:43:17.344Z] v2.2.1-dev.7 [2022-10-21T13:43:17.344Z] v2.3.0-dev.10 [2022-10-21T13:43:17.344Z] v2.3.0-dev.11 [2022-10-21T13:43:17.344Z] v2.3.0-dev.12 [2022-10-21T13:43:17.344Z] v2.3.0-dev.13 [2022-10-21T13:43:17.344Z] v2.3.0-dev.14 [2022-10-21T13:43:17.344Z] v2.3.0-dev.7 [2022-10-21T13:43:17.344Z] v2.3.0-dev.8 [2022-10-21T13:43:17.344Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-21T13:43:17.626Z] + lftools sign git-tag v2.3.0-dev.14 [2022-10-21T13:43:18.194Z] Signing Git tag with Sigul... [2022-10-21T13:43:18.194Z] Signing v2.3.0-dev.14 [Pipeline] echo [2022-10-21T13:43:18.768Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:43:19.050Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-21T13:43:19.057Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-21T13:43:19.078Z] $ docker stop --time=1 cfa6c280d3f9661dc731e04ddb1a53c6aa0dc2f0c3511ce2a5d9f6930b802a97 [2022-10-21T13:43:21.144Z] $ docker rm -f cfa6c280d3f9661dc731e04ddb1a53c6aa0dc2f0c3511ce2a5d9f6930b802a97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-21T13:43:21.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T13:43:21.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:43:22.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T13:43:22.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:43:22.102Z] prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container [2022-10-21T13:43:22.137Z] $ 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 [2022-10-21T13:43:23.674Z] $ docker top e4705b3fea4c6df9e03171e5599b28dda3c8f2e6b6ea3ae53fe14406db34607e -eo pid,comm [2022-10-21T13:43:23.719Z] 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). [2022-10-21T13:43:23.719Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T13:43:23.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T13:43:23.757Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T13:43:24.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T13:43:24.037Z] $ docker exec e4705b3fea4c6df9e03171e5599b28dda3c8f2e6b6ea3ae53fe14406db34607e ssh-agent [2022-10-21T13:43:24.157Z] SSH_AUTH_SOCK=/tmp/ssh-nbgtWZJhxwMY/agent.14 [2022-10-21T13:43:24.157Z] SSH_AGENT_PID=20 [2022-10-21T13:43:24.163Z] Running ssh-add (command line suppressed) [2022-10-21T13:43:24.265Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17786592085929474877.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17786592085929474877.key) [2022-10-21T13:43:24.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T13:43:24.569Z] + git semver bump pre [2022-10-21T13:43:25.138Z] 2022-10-21 13:43:24,853 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-21T13:43:25.138Z] 2022-10-21 13:43:24,854 [bump_version] DEBUG bumping version:2.3.0-dev.14 on axis:pre with prefix:dev [2022-10-21T13:43:25.138Z] 2022-10-21 13:43:24,854 [bump_version] DEBUG bumped version:2.3.0-dev.15 [2022-10-21T13:43:25.138Z] 2022-10-21 13:43:24,854 [write_version] DEBUG write version:2.3.0-dev.15 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-10-21T13:43:25.138Z] 2022-10-21 13:43:24,854 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-21T13:43:25.138Z] 2022-10-21 13:43:24,854 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-21T13:43:25.138Z] 2022-10-21 13:43:24,857 [execute] INFO git cat-file --batch-check [2022-10-21T13:43:25.138Z] 2022-10-21 13:43:24,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-21T13:43:25.138Z] 2022-10-21 13:43:24,863 [execute] INFO git cat-file --batch [2022-10-21T13:43:25.138Z] 2022-10-21 13:43:24,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-21T13:43:25.138Z] 2022-10-21 13:43:24,868 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-21T13:43:25.138Z] 2.3.0-dev.15 [Pipeline] } [2022-10-21T13:43:25.150Z] $ docker exec --env ******** --env ******** e4705b3fea4c6df9e03171e5599b28dda3c8f2e6b6ea3ae53fe14406db34607e ssh-agent -k [2022-10-21T13:43:25.250Z] unset SSH_AUTH_SOCK; [2022-10-21T13:43:25.250Z] unset SSH_AGENT_PID; [2022-10-21T13:43:25.250Z] echo Agent pid 20 killed; [2022-10-21T13:43:25.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T13:43:25.554Z] + git semver [Pipeline] } [2022-10-21T13:43:26.135Z] $ docker stop --time=1 e4705b3fea4c6df9e03171e5599b28dda3c8f2e6b6ea3ae53fe14406db34607e [2022-10-21T13:43:28.362Z] $ docker rm -f e4705b3fea4c6df9e03171e5599b28dda3c8f2e6b6ea3ae53fe14406db34607e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-21T13:43:28.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-21T13:43:28.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:43:29.035Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-21T13:43:29.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:43:29.101Z] prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container [2022-10-21T13:43:29.135Z] $ 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 [2022-10-21T13:43:30.196Z] $ docker top c7e036861443a202fa23e5f111650742613cbde6cc81ccf61563abbf03f6b214 -eo pid,comm [2022-10-21T13:43:30.240Z] 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). [2022-10-21T13:43:30.240Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-21T13:43:30.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-21T13:43:30.268Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-21T13:43:30.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-21T13:43:30.463Z] $ docker exec c7e036861443a202fa23e5f111650742613cbde6cc81ccf61563abbf03f6b214 ssh-agent [2022-10-21T13:43:30.573Z] SSH_AUTH_SOCK=/tmp/ssh-kPaDMCninAzs/agent.13 [2022-10-21T13:43:30.573Z] SSH_AGENT_PID=19 [2022-10-21T13:43:30.579Z] Running ssh-add (command line suppressed) [2022-10-21T13:43:30.699Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1634506640009571383.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1634506640009571383.key) [2022-10-21T13:43:30.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-21T13:43:30.994Z] + git semver push [2022-10-21T13:43:31.253Z] 2022-10-21 13:43:31,227 [run_push] DEBUG push [2022-10-21T13:43:31.253Z] 2022-10-21 13:43:31,228 [execute] INFO git cat-file --batch-check [2022-10-21T13:43:31.253Z] 2022-10-21 13:43:31,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-21T13:43:31.253Z] 2022-10-21 13:43:31,232 [execute] INFO git rev-list 228b3ee81da4e66fc8f2f353a8776ed6014b6b93 -- [2022-10-21T13:43:31.253Z] 2022-10-21 13:43:31,232 [execute] DEBUG Popen(['git', 'rev-list', '228b3ee81da4e66fc8f2f353a8776ed6014b6b93', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-21T13:43:31.253Z] 2022-10-21 13:43:31,241 [execute] INFO git fetch -v origin [2022-10-21T13:43:31.253Z] 2022-10-21 13:43:31,241 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-21T13:43:31.822Z] 2022-10-21 13:43:31,797 [run_push] DEBUG no remote changes detected [2022-10-21T13:43:31.822Z] 2022-10-21 13:43:31,797 [execute] INFO git push origin semver [2022-10-21T13:43:31.822Z] 2022-10-21 13:43:31,798 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-21T13:43:32.758Z] 2022-10-21 13:43:32,629 [run_push] DEBUG push all version tags [2022-10-21T13:43:32.758Z] 2022-10-21 13:43:32,630 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-21T13:43:32.758Z] 2022-10-21 13:43:32,631 [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) [2022-10-21T13:43:33.696Z] 2022-10-21 13:43:33,399 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-21T13:43:33.696Z] 2.3.0-dev.15 [Pipeline] } [2022-10-21T13:43:33.710Z] $ docker exec --env ******** --env ******** c7e036861443a202fa23e5f111650742613cbde6cc81ccf61563abbf03f6b214 ssh-agent -k [2022-10-21T13:43:33.809Z] unset SSH_AUTH_SOCK; [2022-10-21T13:43:33.810Z] unset SSH_AGENT_PID; [2022-10-21T13:43:33.810Z] echo Agent pid 19 killed; [2022-10-21T13:43:33.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-21T13:43:34.125Z] + git semver [Pipeline] } [2022-10-21T13:43:34.398Z] $ docker stop --time=1 c7e036861443a202fa23e5f111650742613cbde6cc81ccf61563abbf03f6b214 [2022-10-21T13:43:35.795Z] $ docker rm -f c7e036861443a202fa23e5f111650742613cbde6cc81ccf61563abbf03f6b214 [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 [2022-10-21T13:43:36.421Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-10-21T13:43:36.421Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-21T13:43:36.421Z] total 16 [2022-10-21T13:43:36.421Z] drwxr-xr-x 3 root root 4096 Oct 21 13:30 . [2022-10-21T13:43:36.421Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 21 13:43 .. [2022-10-21T13:43:36.421Z] drwxr-xr-x 2 root root 4096 Oct 21 13:30 cost [2022-10-21T13:43:36.421Z] -rw-r--r-- 1 root root 82 Oct 21 13:30 cost.csv [2022-10-21T13:43:36.421Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-21T13:43:36.421Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-21T13:43:36.421Z] total 16 [2022-10-21T13:43:36.421Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 13:30 . [2022-10-21T13:43:36.421Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 21 13:43 .. [2022-10-21T13:43:36.421Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 13:30 cost [2022-10-21T13:43:36.421Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 21 13:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:43:36.786Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:43:37.637Z] ---> package-listing.sh [2022-10-21T13:43:37.638Z] ++ facter osfamily [2022-10-21T13:43:37.638Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-21T13:43:37.897Z] + OS_FAMILY=debian [2022-10-21T13:43:37.897Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-21T13:43:37.897Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-21T13:43:37.897Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-21T13:43:37.897Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-21T13:43:37.897Z] + PACKAGES=/tmp/packages_start.txt [2022-10-21T13:43:37.897Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-21T13:43:37.897Z] + PACKAGES=/tmp/packages_end.txt [2022-10-21T13:43:37.897Z] + case "${OS_FAMILY}" in [2022-10-21T13:43:37.897Z] + dpkg -l [2022-10-21T13:43:37.897Z] + grep '^ii' [2022-10-21T13:43:37.897Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-21T13:43:37.897Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-21T13:43:37.897Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-21T13:43:37.897Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-21T13:43:37.897Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-10-21T13:43:37.897Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-10-21T13:43:37.911Z] 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 [2022-10-21T13:43:38.190Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T13:43:38.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-21T13:43:38.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-21T13:43:38.807Z] prd-ubuntu20.04-docker-8c-8g-8754 does not seem to be running inside a container [2022-10-21T13:43:38.839Z] $ 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 [2022-10-21T13:43:39.084Z] $ docker top 222a100c057eaaf99ef4ecbba0d1dab99b5a7f6d264bcbab445e30467ae7ea03 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-21T13:43:39.414Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-21T13:43:39.696Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-21T13:43:39.979Z] + ls /var/log/sa-host [2022-10-21T13:43:39.980Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-21T13:43:40.136Z] provisioning config files... [2022-10-21T13:43:40.143Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10730706992635448495tmp [Pipeline] { [Pipeline] echo [2022-10-21T13:43:40.161Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:43:40.445Z] ---> create-netrc.sh [Pipeline] } [2022-10-21T13:43:40.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:43:40.787Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-21T13:43:40.795Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:43:41.080Z] ---> sudo-logs.sh [2022-10-21T13:43:41.080Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-21T13:43:41.109Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:43:41.391Z] ---> job-cost.sh [2022-10-21T13:43:41.391Z] lf-activate-venv: SKIPPING [2022-10-21T13:43:41.391Z] DEBUG: total: 0.2199999988079071 [2022-10-21T13:43:41.391Z] INFO: Retrieving Stack Cost... [2022-10-21T13:43:41.960Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-21T13:43:42.219Z] INFO: Archiving Costs [Pipeline] echo [2022-10-21T13:43:42.230Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-21T13:43:42.511Z] ---> logs-deploy.sh [2022-10-21T13:43:42.511Z] lf-activate-venv: SKIPPING [2022-10-21T13:43:42.511Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/85 [2022-10-21T13:43:42.511Z] INFO: archiving workspace using pattern(s): [2022-10-21T13:43:43.449Z] Archives upload complete. [2022-10-21T13:43:43.709Z] INFO: archiving logs to Nexus