Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12ac4ca00df350acb7aaa5b8264558c40625f436 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-ssh17006617718252301059.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8573855779068775003.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/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/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9279685965854547331.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh12321846597855641175.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/device-onvif-camera/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/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4973959636229074824.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:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera 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: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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-118962 in /w/workspace/foundry_device-onvif-camera_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/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 12ac4ca00df350acb7aaa5b8264558c40625f436 (main) Commit message: "docs: bump swagger generator version to 2.3.0 (#198)" > git config core.sparsecheckout # timeout=10 > git checkout -f 12ac4ca00df350acb7aaa5b8264558c40625f436 # timeout=10 > git rev-list --no-walk 12ac4ca00df350acb7aaa5b8264558c40625f436 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-10T21:06:40.135Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-10T21:06:40.199Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-10T21:06:40.218Z] ========================================================= [2022-11-10T21:06:40.218Z] EdgeX Global Pipelines Version Info [2022-11-10T21:06:40.218Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:06:40.921Z] ------------------- [2022-11-10T21:06:40.921Z] stable info: [2022-11-10T21:06:40.921Z] ------------------- [2022-11-10T21:06:40.921Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-10T21:06:40.921Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-10T21:06:40.921Z] Message: update stable to v1.0.244 [2022-11-10T21:06:41.491Z] ------------------- [2022-11-10T21:06:41.491Z] experimental info: [2022-11-10T21:06:41.491Z] ------------------- [2022-11-10T21:06:41.491Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-10T21:06:41.491Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-10T21:06:41.491Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-10T21:06:41.652Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-11-10T21:06:41.666Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-11-10T21:06:41.678Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-10T21:06:41.692Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-10T21:06:41.708Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-10T21:06:41.726Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-10T21:06:41.738Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-10T21:06:41.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-10T21:06:41.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-10T21:06:41.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-10T21:06:41.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-10T21:06:41.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-11-10T21:06:41.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-10T21:06:41.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-10T21:06:41.872Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-10T21:06:41.886Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-10T21:06:41.896Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-10T21:06:41.915Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-10T21:06:41.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-10T21:06:41.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-10T21:06:41.954Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-11-10T21:06:41.971Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-11-10T21:06:41.985Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-10T21:06:42.000Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-10T21:06:42.013Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-10T21:06:42.033Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-10T21:06:42.048Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-10T21:06:42.064Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-10T21:06:42.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-10T21:06:42.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-10T21:06:42.116Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12ac4ca00df350acb7aaa5b8264558c40625f436 [Pipeline] echo [2022-11-10T21:06:42.131Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12ac4ca [Pipeline] echo [2022-11-10T21:06:42.142Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-10T21:06:42.186Z] provisioning config files... [2022-11-10T21:06:42.199Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2852866172444936772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:06:42.501Z] ---> docker-login.sh [2022-11-10T21:06:42.501Z] nexus3.edgexfoundry.org:10001 [2022-11-10T21:06:42.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:06:42.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:06:42.763Z] Configure a credential helper to remove this warning. See [2022-11-10T21:06:42.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:06:42.763Z] [2022-11-10T21:06:42.763Z] Login Succeeded [2022-11-10T21:06:42.763Z] nexus3.edgexfoundry.org:10002 [2022-11-10T21:06:42.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:06:43.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:06:43.024Z] Configure a credential helper to remove this warning. See [2022-11-10T21:06:43.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:06:43.024Z] [2022-11-10T21:06:43.024Z] Login Succeeded [2022-11-10T21:06:43.024Z] nexus3.edgexfoundry.org:10003 [2022-11-10T21:06:43.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:06:43.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:06:43.024Z] Configure a credential helper to remove this warning. See [2022-11-10T21:06:43.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:06:43.024Z] [2022-11-10T21:06:43.024Z] Login Succeeded [2022-11-10T21:06:43.024Z] nexus3.edgexfoundry.org:10004 [2022-11-10T21:06:43.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:06:43.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:06:43.285Z] Configure a credential helper to remove this warning. See [2022-11-10T21:06:43.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:06:43.285Z] [2022-11-10T21:06:43.285Z] Login Succeeded [2022-11-10T21:06:43.285Z] docker.io [2022-11-10T21:06:43.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:06:43.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:06:43.547Z] Configure a credential helper to remove this warning. See [2022-11-10T21:06:43.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:06:43.547Z] [2022-11-10T21:06:43.547Z] Login Succeeded [2022-11-10T21:06:43.547Z] ---> docker-login.sh ends [Pipeline] } [2022-11-10T21:06:43.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-10T21:06:43.932Z] + git rev-list -1 --merges 12ac4ca00df350acb7aaa5b8264558c40625f436~1..12ac4ca00df350acb7aaa5b8264558c40625f436 [Pipeline] echo [2022-11-10T21:06:43.965Z] -----------> git rev-list -1 --merges 12ac4ca00df350acb7aaa5b8264558c40625f436~1..12ac4ca00df350acb7aaa5b8264558c40625f436 12ac4ca00df350acb7aaa5b8264558c40625f436 [false] [Pipeline] sh [2022-11-10T21:06:44.258Z] + git log --format=format:%s -1 12ac4ca00df350acb7aaa5b8264558c40625f436 [Pipeline] echo [2022-11-10T21:06:44.284Z] ========================================================= [2022-11-10T21:06:44.284Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-10T21:06:44.284Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-10T21:06:44.627Z] + git log --format=format:%s -1 12ac4ca00df350acb7aaa5b8264558c40625f436 [Pipeline] echo [2022-11-10T21:06:44.638Z] [semverPrep] GIT_COMMIT: 12ac4ca00df350acb7aaa5b8264558c40625f436, Commit Message: docs: bump swagger generator version to 2.3.0 (#198) [Pipeline] echo [2022-11-10T21:06:44.648Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-10T21:06:45.022Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-10T21:06:45.022Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-10T21:06:45.022Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-10T21:06:45.022Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-10T21:06:45.022Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-11-10T21:06:45.022Z] -a /etc/ssh/ssh_known_hosts [2022-11-10T21:06:45.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:06:45.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-10T21:06:45.423Z] [2022-11-10T21:06:45.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:06:45.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-10T21:06:45.721Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-10T21:06:45.721Z] b85a868b505f: Pulling fs layer [2022-11-10T21:06:45.721Z] e2be974225ed: Pulling fs layer [2022-11-10T21:06:45.721Z] 339a4e72a1f5: Pulling fs layer [2022-11-10T21:06:45.721Z] 988bab9f4d93: Pulling fs layer [2022-11-10T21:06:45.721Z] 1469e6f7b9e6: Pulling fs layer [2022-11-10T21:06:45.721Z] eaf3925da568: Pulling fs layer [2022-11-10T21:06:45.721Z] bab4dde63d76: Pulling fs layer [2022-11-10T21:06:45.721Z] bde34c3a00c8: Pulling fs layer [2022-11-10T21:06:45.721Z] b352a97aabf1: Pulling fs layer [2022-11-10T21:06:45.721Z] 4872d77fe225: Pulling fs layer [2022-11-10T21:06:45.721Z] 5851b861e8e6: Pulling fs layer [2022-11-10T21:06:45.721Z] 988bab9f4d93: Waiting [2022-11-10T21:06:45.721Z] eaf3925da568: Waiting [2022-11-10T21:06:45.721Z] 5851b861e8e6: Waiting [2022-11-10T21:06:45.721Z] bde34c3a00c8: Waiting [2022-11-10T21:06:45.721Z] b352a97aabf1: Waiting [2022-11-10T21:06:45.721Z] bab4dde63d76: Waiting [2022-11-10T21:06:45.721Z] e2be974225ed: Download complete [2022-11-10T21:06:45.721Z] 988bab9f4d93: Verifying Checksum [2022-11-10T21:06:45.721Z] 988bab9f4d93: Download complete [2022-11-10T21:06:45.985Z] 339a4e72a1f5: Verifying Checksum [2022-11-10T21:06:45.985Z] 339a4e72a1f5: Download complete [2022-11-10T21:06:45.985Z] 1469e6f7b9e6: Verifying Checksum [2022-11-10T21:06:45.985Z] 1469e6f7b9e6: Download complete [2022-11-10T21:06:45.985Z] eaf3925da568: Download complete [2022-11-10T21:06:45.985Z] bde34c3a00c8: Verifying Checksum [2022-11-10T21:06:45.985Z] bde34c3a00c8: Download complete [2022-11-10T21:06:45.985Z] b352a97aabf1: Verifying Checksum [2022-11-10T21:06:45.985Z] b352a97aabf1: Download complete [2022-11-10T21:06:45.985Z] 4872d77fe225: Download complete [2022-11-10T21:06:45.985Z] 5851b861e8e6: Verifying Checksum [2022-11-10T21:06:45.985Z] 5851b861e8e6: Download complete [2022-11-10T21:06:45.985Z] b85a868b505f: Verifying Checksum [2022-11-10T21:06:45.985Z] b85a868b505f: Download complete [2022-11-10T21:06:46.250Z] bab4dde63d76: Verifying Checksum [2022-11-10T21:06:46.250Z] bab4dde63d76: Download complete [2022-11-10T21:06:47.186Z] b85a868b505f: Pull complete [2022-11-10T21:06:47.186Z] e2be974225ed: Pull complete [2022-11-10T21:06:47.752Z] 339a4e72a1f5: Pull complete [2022-11-10T21:06:47.752Z] 988bab9f4d93: Pull complete [2022-11-10T21:06:48.009Z] 1469e6f7b9e6: Pull complete [2022-11-10T21:06:48.009Z] eaf3925da568: Pull complete [2022-11-10T21:06:49.914Z] bab4dde63d76: Pull complete [2022-11-10T21:06:49.914Z] bde34c3a00c8: Pull complete [2022-11-10T21:06:49.914Z] b352a97aabf1: Pull complete [2022-11-10T21:06:49.914Z] 4872d77fe225: Pull complete [2022-11-10T21:06:49.914Z] 5851b861e8e6: Pull complete [2022-11-10T21:06:49.914Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-10T21:06:50.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-10T21:06:50.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T21:06:50.262Z] prd-ubuntu20.04-docker-8c-8g-118962 does not seem to be running inside a container [2022-11-10T21:06:50.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-10T21:06:51.672Z] $ docker top c11ff65a38b3ec08002030ff0f993edebaff00e4af1494b416d23f00875f9269 -eo pid,comm [2022-11-10T21:06:51.731Z] 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-11-10T21:06:51.731Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-10T21:06:51.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-10T21:06:51.771Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-10T21:06:51.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-10T21:06:51.871Z] $ docker exec c11ff65a38b3ec08002030ff0f993edebaff00e4af1494b416d23f00875f9269 ssh-agent [2022-11-10T21:06:51.979Z] SSH_AUTH_SOCK=/tmp/ssh-rR5TPCthhafO/agent.31 [2022-11-10T21:06:51.979Z] SSH_AGENT_PID=37 [2022-11-10T21:06:51.985Z] Running ssh-add (command line suppressed) [2022-11-10T21:06:52.091Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4106267760705914621.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4106267760705914621.key) [2022-11-10T21:06:52.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-10T21:06:52.396Z] + git tag --points-at HEAD [Pipeline] } [2022-11-10T21:06:52.406Z] $ docker exec --env ******** --env ******** c11ff65a38b3ec08002030ff0f993edebaff00e4af1494b416d23f00875f9269 ssh-agent -k [2022-11-10T21:06:52.508Z] unset SSH_AUTH_SOCK; [2022-11-10T21:06:52.509Z] unset SSH_AGENT_PID; [2022-11-10T21:06:52.509Z] echo Agent pid 37 killed; [2022-11-10T21:06:52.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-10T21:06:52.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-10T21:06:52.543Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-10T21:06:52.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-10T21:06:52.670Z] $ docker exec c11ff65a38b3ec08002030ff0f993edebaff00e4af1494b416d23f00875f9269 ssh-agent [2022-11-10T21:06:52.779Z] SSH_AUTH_SOCK=/tmp/ssh-xXgSutteqag8/agent.68 [2022-11-10T21:06:52.779Z] SSH_AGENT_PID=74 [2022-11-10T21:06:52.784Z] Running ssh-add (command line suppressed) [2022-11-10T21:06:52.882Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16713526963468891285.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16713526963468891285.key) [2022-11-10T21:06:52.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-10T21:06:53.183Z] + git semver init [2022-11-10T21:06:53.442Z] 2022-11-10 21:06:53,388 [run_init] DEBUG init version:0.0.0 force:False [2022-11-10T21:06:53.442Z] 2022-11-10 21:06:53,389 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-11-10T21:06:53.442Z] 2022-11-10 21:06:53,389 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-11-10T21:06:53.442Z] 2022-11-10 21:06:53,389 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-11-10T21:06:54.824Z] 2022-11-10 21:06:54,738 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-11-10T21:06:54.824Z] 2022-11-10 21:06:54,738 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-11-10T21:06:54.824Z] 2022-11-10 21:06:54,739 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-10T21:06:54.824Z] 2022-11-10 21:06:54,739 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-10T21:06:54.824Z] 2.3.1-dev.1 [Pipeline] } [2022-11-10T21:06:54.832Z] $ docker exec --env ******** --env ******** c11ff65a38b3ec08002030ff0f993edebaff00e4af1494b416d23f00875f9269 ssh-agent -k [2022-11-10T21:06:54.935Z] unset SSH_AUTH_SOCK; [2022-11-10T21:06:54.935Z] unset SSH_AGENT_PID; [2022-11-10T21:06:54.935Z] echo Agent pid 74 killed; [2022-11-10T21:06:54.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-10T21:06:55.255Z] + git semver [Pipeline] } [2022-11-10T21:06:55.538Z] $ docker stop --time=1 c11ff65a38b3ec08002030ff0f993edebaff00e4af1494b416d23f00875f9269 [2022-11-10T21:06:56.870Z] $ docker rm -f c11ff65a38b3ec08002030ff0f993edebaff00e4af1494b416d23f00875f9269 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-10T21:06:57.215Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-10T21:06:57.403Z] Stashed 1 file(s) [Pipeline] echo [2022-11-10T21:06:57.405Z] [edgeXSemver]: initialized semver on version 2.3.1-dev.1 [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-11-10T21:06:57.577Z] provisioning config files... [2022-11-10T21:06:57.586Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10413820058804831457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:06:57.875Z] ---> docker-login.sh [2022-11-10T21:06:57.875Z] nexus3.edgexfoundry.org:10001 [2022-11-10T21:06:57.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:06:57.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:06:57.875Z] Configure a credential helper to remove this warning. See [2022-11-10T21:06:57.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:06:57.875Z] [2022-11-10T21:06:57.875Z] Login Succeeded [2022-11-10T21:06:57.875Z] nexus3.edgexfoundry.org:10002 [2022-11-10T21:06:57.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:06:57.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:06:57.875Z] Configure a credential helper to remove this warning. See [2022-11-10T21:06:57.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:06:57.875Z] [2022-11-10T21:06:57.875Z] Login Succeeded [2022-11-10T21:06:57.875Z] nexus3.edgexfoundry.org:10003 [2022-11-10T21:06:58.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:06:58.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:06:58.134Z] Configure a credential helper to remove this warning. See [2022-11-10T21:06:58.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:06:58.134Z] [2022-11-10T21:06:58.134Z] Login Succeeded [2022-11-10T21:06:58.134Z] nexus3.edgexfoundry.org:10004 [2022-11-10T21:06:58.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:06:58.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:06:58.134Z] Configure a credential helper to remove this warning. See [2022-11-10T21:06:58.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:06:58.134Z] [2022-11-10T21:06:58.134Z] Login Succeeded [2022-11-10T21:06:58.134Z] docker.io [2022-11-10T21:06:58.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:06:58.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:06:58.652Z] Configure a credential helper to remove this warning. See [2022-11-10T21:06:58.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:06:58.652Z] [2022-11-10T21:06:58.652Z] Login Succeeded [2022-11-10T21:06:58.652Z] ---> docker-login.sh ends [Pipeline] } [2022-11-10T21:06:58.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-10T21:06:58.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T21:06:58.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T21:06:58.738Z] ========================================================= [2022-11-10T21:06:58.738Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-10T21:06:58.738Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:06:59.058Z] + 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-11-10T21:06:59.058Z] Sending build context to Docker daemon 27.52MB [2022-11-10T21:06:59.058Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-10T21:06:59.058Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-10T21:06:59.316Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-10T21:06:59.316Z] 213ec9aee27d: Pulling fs layer [2022-11-10T21:06:59.316Z] 4583459ba037: Pulling fs layer [2022-11-10T21:06:59.316Z] 93c1e223e6f2: Pulling fs layer [2022-11-10T21:06:59.316Z] 53926ce57604: Pulling fs layer [2022-11-10T21:06:59.316Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-10T21:06:59.316Z] 53926ce57604: Waiting [2022-11-10T21:06:59.316Z] 21b2b0c7a3f4: Waiting [2022-11-10T21:06:59.316Z] 22ff95d597cd: Pulling fs layer [2022-11-10T21:06:59.316Z] 12d6caf4c0d1: Pulling fs layer [2022-11-10T21:06:59.316Z] 96b7cbca73a9: Pulling fs layer [2022-11-10T21:06:59.316Z] a7acece74701: Pulling fs layer [2022-11-10T21:06:59.316Z] 12d6caf4c0d1: Waiting [2022-11-10T21:06:59.316Z] 96b7cbca73a9: Waiting [2022-11-10T21:06:59.316Z] 22ff95d597cd: Waiting [2022-11-10T21:06:59.316Z] a7acece74701: Waiting [2022-11-10T21:06:59.316Z] 93c1e223e6f2: Verifying Checksum [2022-11-10T21:06:59.316Z] 93c1e223e6f2: Download complete [2022-11-10T21:06:59.316Z] 4583459ba037: Download complete [2022-11-10T21:06:59.316Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-10T21:06:59.316Z] 21b2b0c7a3f4: Download complete [2022-11-10T21:06:59.316Z] 22ff95d597cd: Verifying Checksum [2022-11-10T21:06:59.316Z] 22ff95d597cd: Download complete [2022-11-10T21:06:59.316Z] 213ec9aee27d: Verifying Checksum [2022-11-10T21:06:59.316Z] 213ec9aee27d: Download complete [2022-11-10T21:06:59.316Z] 12d6caf4c0d1: Verifying Checksum [2022-11-10T21:06:59.316Z] 12d6caf4c0d1: Download complete [2022-11-10T21:06:59.576Z] 213ec9aee27d: Pull complete [2022-11-10T21:06:59.576Z] 4583459ba037: Pull complete [2022-11-10T21:06:59.576Z] 93c1e223e6f2: Pull complete [2022-11-10T21:06:59.837Z] a7acece74701: Verifying Checksum [2022-11-10T21:06:59.837Z] a7acece74701: Download complete [2022-11-10T21:07:00.094Z] 96b7cbca73a9: Verifying Checksum [2022-11-10T21:07:00.094Z] 96b7cbca73a9: Download complete [2022-11-10T21:07:00.094Z] 53926ce57604: Verifying Checksum [2022-11-10T21:07:00.094Z] 53926ce57604: Download complete [2022-11-10T21:07:03.377Z] 53926ce57604: Pull complete [2022-11-10T21:07:03.637Z] 21b2b0c7a3f4: Pull complete [2022-11-10T21:07:03.637Z] 22ff95d597cd: Pull complete [2022-11-10T21:07:03.637Z] 12d6caf4c0d1: Pull complete [2022-11-10T21:07:06.172Z] 96b7cbca73a9: Pull complete [2022-11-10T21:07:06.431Z] a7acece74701: Pull complete [2022-11-10T21:07:06.431Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-10T21:07:06.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-10T21:07:06.431Z] ---> db6d94c90886 [2022-11-10T21:07:06.431Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-10T21:07:07.813Z] ---> Running in 38fa891471b7 [2022-11-10T21:07:08.072Z] Removing intermediate container 38fa891471b7 [2022-11-10T21:07:08.072Z] ---> 8c3c2ede2d73 [2022-11-10T21:07:08.072Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-10T21:07:08.072Z] ---> Running in a1d6d63325c6 [2022-11-10T21:07:08.072Z] Removing intermediate container a1d6d63325c6 [2022-11-10T21:07:08.072Z] ---> c64bea99f3de [2022-11-10T21:07:08.072Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-10T21:07:08.331Z] ---> Running in 636505589d88 [2022-11-10T21:07:08.331Z] Removing intermediate container 636505589d88 [2022-11-10T21:07:08.331Z] ---> bd46d092f838 [2022-11-10T21:07:08.331Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-10T21:07:08.331Z] ---> Running in 982555fcd396 [2022-11-10T21:07:08.331Z] Removing intermediate container 982555fcd396 [2022-11-10T21:07:08.331Z] ---> 43e8a38f9962 [2022-11-10T21:07:08.331Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-11-10T21:07:08.589Z] ---> Running in 3aeed8bda62e [2022-11-10T21:07:08.589Z] Removing intermediate container 3aeed8bda62e [2022-11-10T21:07:08.589Z] ---> 15a7789a8d44 [2022-11-10T21:07:08.589Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-10T21:07:08.589Z] ---> Running in ffff648da4ae [2022-11-10T21:07:08.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-10T21:07:09.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-10T21:07:09.367Z] OK: 211 MiB in 51 packages [2022-11-10T21:07:09.626Z] Removing intermediate container ffff648da4ae [2022-11-10T21:07:09.626Z] ---> 721dbde96952 [2022-11-10T21:07:09.626Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-11-10T21:07:09.626Z] ---> Running in 919bd6ae64db [2022-11-10T21:07:09.626Z] Removing intermediate container 919bd6ae64db [2022-11-10T21:07:09.626Z] ---> dd6b51ff6d6d [2022-11-10T21:07:09.626Z] Step 10/13 : COPY go.mod vendor* ./ [2022-11-10T21:07:09.884Z] ---> c5c0d7b7bccd [2022-11-10T21:07:09.884Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-10T21:07:09.884Z] ---> Running in 4a4fd2f1a4d8 [2022-11-10T21:07:12.539Z] Still waiting to schedule task [2022-11-10T21:07:12.539Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-10T21:07:31.820Z] Removing intermediate container 4a4fd2f1a4d8 [2022-11-10T21:07:31.820Z] ---> 69388af8156a [2022-11-10T21:07:31.820Z] Step 12/13 : COPY . . [2022-11-10T21:07:31.820Z] ---> bcbf22358ed5 [2022-11-10T21:07:31.820Z] Step 13/13 : RUN ${MAKE} [2022-11-10T21:07:31.820Z] ---> Running in e6c2ed32f096 [2022-11-10T21:07:31.820Z] noop [2022-11-10T21:07:31.820Z] Removing intermediate container e6c2ed32f096 [2022-11-10T21:07:31.820Z] ---> de69947a4559 [2022-11-10T21:07:31.820Z] Successfully built de69947a4559 [2022-11-10T21:07:31.820Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:07:32.124Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-10T21:07:32.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T21:07:32.187Z] prd-ubuntu20.04-docker-8c-8g-118962 does not seem to be running inside a container [2022-11-10T21:07:32.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** -e ******** ci-base-image-x86_64 cat [2022-11-10T21:07:32.591Z] $ docker top a89ac98216b095ca9481a79cede1343875d192996f9156b2fcd3afd1ae69055e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-10T21:07:32.943Z] + go version [2022-11-10T21:07:32.943Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-10T21:07:32.951Z] $ docker stop --time=1 a89ac98216b095ca9481a79cede1343875d192996f9156b2fcd3afd1ae69055e [2022-11-10T21:07:34.262Z] $ docker rm -f a89ac98216b095ca9481a79cede1343875d192996f9156b2fcd3afd1ae69055e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:07:34.675Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-10T21:07:34.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T21:07:34.737Z] prd-ubuntu20.04-docker-8c-8g-118962 does not seem to be running inside a container [2022-11-10T21:07:34.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** -e ******** ci-base-image-x86_64 cat [2022-11-10T21:07:35.135Z] $ docker top a5fdde0f7a129b1b313bfbc3f55aab33ea8be89d6105bce80fdafa0db95bb512 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-10T21:07:35.483Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-11-10T21:07:35.772Z] + make test [2022-11-10T21:07:35.772Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-10T21:07:36.030Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-11-10T21:07:48.229Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-11-10T21:07:50.136Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 29.3% of statements [2022-11-10T21:07:50.137Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-11-10T21:07:50.137Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.373s coverage: 86.5% of statements [2022-11-10T21:07:58.248Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-10T21:07:58.248Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-10T21:08:02.431Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-10T21:08:02.431Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-10T21:08:02.431Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-10T21:08:02.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-10T21:08:02.448Z] $ docker stop --time=1 a5fdde0f7a129b1b313bfbc3f55aab33ea8be89d6105bce80fdafa0db95bb512 [2022-11-10T21:08:04.333Z] $ docker rm -f a5fdde0f7a129b1b313bfbc3f55aab33ea8be89d6105bce80fdafa0db95bb512 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-10T21:08:04.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-10T21:08:04.835Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-10T21:08:05.354Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-10T21:08:05.634Z] + ls -al . [2022-11-10T21:08:05.634Z] total 248 [2022-11-10T21:08:05.634Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 10 21:07 . [2022-11-10T21:08:05.634Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 21:06 .. [2022-11-10T21:08:05.634Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 21:07 .git [2022-11-10T21:08:05.634Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 21:06 .github [2022-11-10T21:08:05.634Z] -rw-rw-r-- 1 jenkins jenkins 496 Nov 10 21:06 .gitignore [2022-11-10T21:08:05.634Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 10 21:06 .golangci.yml [2022-11-10T21:08:05.634Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 21:06 .semver [2022-11-10T21:08:05.634Z] -rw-rw-r-- 1 jenkins jenkins 9739 Nov 10 21:06 Attribution.txt [2022-11-10T21:08:05.634Z] -rw-rw-r-- 1 jenkins jenkins 6312 Nov 10 21:06 CHANGELOG.md [2022-11-10T21:08:05.634Z] -rw-rw-r-- 1 jenkins jenkins 1637 Nov 10 21:06 Dockerfile [2022-11-10T21:08:05.634Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 21:06 GOVERNANCE.md [2022-11-10T21:08:05.634Z] -rw-rw-r-- 1 jenkins jenkins 734 Nov 10 21:06 Jenkinsfile [2022-11-10T21:08:05.634Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 10 21:06 LICENSE [2022-11-10T21:08:05.634Z] -rw-rw-r-- 1 jenkins jenkins 2858 Nov 10 21:06 Makefile [2022-11-10T21:08:05.634Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 10 21:06 OWNERS.md [2022-11-10T21:08:05.634Z] -rw-rw-r-- 1 jenkins jenkins 6595 Nov 10 21:06 README.md [2022-11-10T21:08:05.634Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 10 21:06 VERSION [2022-11-10T21:08:05.634Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 21:06 bin [2022-11-10T21:08:05.634Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 21:06 cmd [2022-11-10T21:08:05.634Z] -rw-r--r-- 1 jenkins jenkins 79184 Nov 10 21:07 coverage.out [2022-11-10T21:08:05.634Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 10 21:06 doc [2022-11-10T21:08:05.634Z] -rw-rw-r-- 1 jenkins jenkins 3687 Nov 10 21:06 go.mod [2022-11-10T21:08:05.634Z] -rw-rw-r-- 1 jenkins jenkins 46105 Nov 10 21:06 go.sum [2022-11-10T21:08:05.634Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 21:06 internal [2022-11-10T21:08:05.634Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 21:06 snap [2022-11-10T21:08:05.634Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 10 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:08:05.963Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=12ac4ca00df350acb7aaa5b8264558c40625f436 --label arch=amd64 --label version=2.3.1-dev.1 . [2022-11-10T21:08:05.963Z] Sending build context to Docker daemon 27.6MB [2022-11-10T21:08:05.963Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-10T21:08:05.963Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-10T21:08:05.963Z] ---> de69947a4559 [2022-11-10T21:08:05.963Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-11-10T21:08:06.223Z] ---> Running in 53de07fd3069 [2022-11-10T21:08:06.223Z] Removing intermediate container 53de07fd3069 [2022-11-10T21:08:06.223Z] ---> bc4bc06893d9 [2022-11-10T21:08:06.223Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-10T21:08:06.223Z] ---> Running in cc4b9e69a8d8 [2022-11-10T21:08:06.483Z] Removing intermediate container cc4b9e69a8d8 [2022-11-10T21:08:06.483Z] ---> 35d168228b9b [2022-11-10T21:08:06.483Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-10T21:08:06.483Z] ---> Running in 31d0f9e4fd51 [2022-11-10T21:08:06.483Z] Removing intermediate container 31d0f9e4fd51 [2022-11-10T21:08:06.483Z] ---> d4495adcba66 [2022-11-10T21:08:06.483Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-10T21:08:06.483Z] ---> Running in 0dccfe29c8dc [2022-11-10T21:08:06.483Z] Removing intermediate container 0dccfe29c8dc [2022-11-10T21:08:06.483Z] ---> 3e1be094405c [2022-11-10T21:08:06.483Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-11-10T21:08:06.741Z] ---> Running in a779db2ac1ca [2022-11-10T21:08:06.741Z] Removing intermediate container a779db2ac1ca [2022-11-10T21:08:06.741Z] ---> 15c881a8b0c5 [2022-11-10T21:08:06.741Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-10T21:08:06.741Z] ---> Running in f3e17cb89162 [2022-11-10T21:08:07.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-10T21:08:07.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-10T21:08:07.259Z] OK: 211 MiB in 51 packages [2022-11-10T21:08:07.826Z] Removing intermediate container f3e17cb89162 [2022-11-10T21:08:07.826Z] ---> de0e34806064 [2022-11-10T21:08:07.826Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-11-10T21:08:07.826Z] ---> Running in 6b634637498d [2022-11-10T21:08:07.826Z] Removing intermediate container 6b634637498d [2022-11-10T21:08:07.826Z] ---> ef2cc032c454 [2022-11-10T21:08:07.826Z] Step 10/26 : COPY go.mod vendor* ./ [2022-11-10T21:08:07.826Z] ---> 5a398f0d2f71 [2022-11-10T21:08:07.826Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-10T21:08:07.826Z] ---> Running in 78fa3538643c [2022-11-10T21:08:08.760Z] Removing intermediate container 78fa3538643c [2022-11-10T21:08:08.760Z] ---> bc0b511c4279 [2022-11-10T21:08:08.760Z] Step 12/26 : COPY . . [2022-11-10T21:08:09.325Z] ---> b93c9aa8bacb [2022-11-10T21:08:09.326Z] Step 13/26 : RUN ${MAKE} [2022-11-10T21:08:09.326Z] ---> Running in c0dbf8cd263e [2022-11-10T21:08:09.585Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-11-10T21:08:31.693Z] Removing intermediate container c0dbf8cd263e [2022-11-10T21:08:31.693Z] ---> d41347e53351 [2022-11-10T21:08:31.693Z] Step 14/26 : FROM alpine:3.16 [2022-11-10T21:08:31.951Z] 3.16: Pulling from library/alpine [2022-11-10T21:08:31.951Z] 213ec9aee27d: Already exists [2022-11-10T21:08:32.210Z] Digest: sha256:65a2763f593ae85fab3b5406dc9e80f744ec5b449f269b699b5efd37a07ad32e [2022-11-10T21:08:32.210Z] Status: Downloaded newer image for alpine:3.16 [2022-11-10T21:08:32.210Z] ---> 9c6f07244728 [2022-11-10T21:08:32.210Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-10T21:08:32.210Z] ---> Running in bb2dd4b9f253 [2022-11-10T21:08:32.210Z] Removing intermediate container bb2dd4b9f253 [2022-11-10T21:08:32.210Z] ---> 1c6f192be5e1 [2022-11-10T21:08:32.210Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-10T21:08:32.470Z] ---> Running in 574aad77201b [2022-11-10T21:08:32.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-10T21:08:32.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-10T21:08:32.986Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-10T21:08:33.245Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-10T21:08:33.245Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-10T21:08:33.245Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-10T21:08:33.245Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-10T21:08:33.245Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-10T21:08:33.245Z] Executing busybox-1.35.0-r17.trigger [2022-11-10T21:08:33.245Z] OK: 8 MiB in 20 packages [2022-11-10T21:08:33.503Z] Removing intermediate container 574aad77201b [2022-11-10T21:08:33.503Z] ---> 832576bfa8c5 [2022-11-10T21:08:33.503Z] Step 17/26 : WORKDIR / [2022-11-10T21:08:33.503Z] ---> Running in bd061fd84b2d [2022-11-10T21:08:33.761Z] Removing intermediate container bd061fd84b2d [2022-11-10T21:08:33.761Z] ---> 0ccf195dbade [2022-11-10T21:08:33.761Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-11-10T21:08:34.327Z] ---> a355adbdef34 [2022-11-10T21:08:34.327Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-11-10T21:08:34.327Z] ---> 5d2eac326d6e [2022-11-10T21:08:34.327Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-11-10T21:08:34.584Z] ---> 5ea43e7d5ab8 [2022-11-10T21:08:34.584Z] Step 21/26 : EXPOSE 59984 [2022-11-10T21:08:34.584Z] ---> Running in 1bbf2f9ecfc8 [2022-11-10T21:08:34.584Z] Removing intermediate container 1bbf2f9ecfc8 [2022-11-10T21:08:34.584Z] ---> 8f01ab7e6033 [2022-11-10T21:08:34.584Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-11-10T21:08:34.584Z] ---> Running in 39a84266c657 [2022-11-10T21:08:34.842Z] Removing intermediate container 39a84266c657 [2022-11-10T21:08:34.842Z] ---> b766d28c328f [2022-11-10T21:08:34.842Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-10T21:08:34.842Z] ---> Running in ae60aa7f0a3c [2022-11-10T21:08:34.842Z] Removing intermediate container ae60aa7f0a3c [2022-11-10T21:08:34.842Z] ---> e5e0aaac3ecf [2022-11-10T21:08:34.842Z] Step 24/26 : LABEL arch=amd64 [2022-11-10T21:08:34.842Z] ---> Running in ee8d8a2d4de8 [2022-11-10T21:08:35.100Z] Removing intermediate container ee8d8a2d4de8 [2022-11-10T21:08:35.100Z] ---> 0d5b308ba73b [2022-11-10T21:08:35.100Z] Step 25/26 : LABEL git_sha=12ac4ca00df350acb7aaa5b8264558c40625f436 [2022-11-10T21:08:35.100Z] ---> Running in 12b0354216fa [2022-11-10T21:08:35.100Z] Removing intermediate container 12b0354216fa [2022-11-10T21:08:35.100Z] ---> 232280a1cff9 [2022-11-10T21:08:35.100Z] Step 26/26 : LABEL version=2.3.1-dev.1 [2022-11-10T21:08:35.100Z] ---> Running in b31c161603b6 [2022-11-10T21:08:35.100Z] Removing intermediate container b31c161603b6 [2022-11-10T21:08:35.100Z] ---> 806228be60a9 [2022-11-10T21:08:35.100Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-10T21:08:35.357Z] Successfully built 806228be60a9 [2022-11-10T21:08:35.357Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-10T21:08:35.460Z] provisioning config files... [2022-11-10T21:08:35.468Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9622390761323485588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:08:35.766Z] ---> docker-login.sh [2022-11-10T21:08:35.766Z] nexus3.edgexfoundry.org:10001 [2022-11-10T21:08:35.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:08:35.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:08:35.766Z] Configure a credential helper to remove this warning. See [2022-11-10T21:08:35.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:08:35.766Z] [2022-11-10T21:08:35.766Z] Login Succeeded [2022-11-10T21:08:35.766Z] nexus3.edgexfoundry.org:10002 [2022-11-10T21:08:35.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:08:35.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:08:35.766Z] Configure a credential helper to remove this warning. See [2022-11-10T21:08:35.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:08:35.766Z] [2022-11-10T21:08:35.766Z] Login Succeeded [2022-11-10T21:08:35.766Z] nexus3.edgexfoundry.org:10003 [2022-11-10T21:08:36.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:08:36.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:08:36.025Z] Configure a credential helper to remove this warning. See [2022-11-10T21:08:36.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:08:36.025Z] [2022-11-10T21:08:36.025Z] Login Succeeded [2022-11-10T21:08:36.025Z] nexus3.edgexfoundry.org:10004 [2022-11-10T21:08:36.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:08:36.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:08:36.025Z] Configure a credential helper to remove this warning. See [2022-11-10T21:08:36.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:08:36.025Z] [2022-11-10T21:08:36.025Z] Login Succeeded [2022-11-10T21:08:36.025Z] docker.io [2022-11-10T21:08:36.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:08:36.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:08:36.592Z] Configure a credential helper to remove this warning. See [2022-11-10T21:08:36.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:08:36.592Z] [2022-11-10T21:08:36.592Z] Login Succeeded [2022-11-10T21:08:36.592Z] ---> docker-login.sh ends [Pipeline] } [2022-11-10T21:08:36.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-10T21:08:36.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T21:08:36.643Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-11-10T21:08:36.643Z] 12ac4ca00df350acb7aaa5b8264558c40625f436 [2022-11-10T21:08:36.643Z] latest [2022-11-10T21:08:36.643Z] 2.3.1-dev.1 [2022-11-10T21:08:36.643Z] 12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.1-dev.1 [2022-11-10T21:08:36.643Z] main [2022-11-10T21:08:36.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:08:36.951Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:12ac4ca00df350acb7aaa5b8264558c40625f436 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:08:37.253Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:12ac4ca00df350acb7aaa5b8264558c40625f436 [2022-11-10T21:08:37.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-10T21:08:37.253Z] f859cf7a7a1a: Preparing [2022-11-10T21:08:37.253Z] f500efabdcd8: Preparing [2022-11-10T21:08:37.253Z] 29ace9637f9a: Preparing [2022-11-10T21:08:37.253Z] de95c76e2829: Preparing [2022-11-10T21:08:37.253Z] 994393dc58e7: Preparing [2022-11-10T21:08:37.253Z] 994393dc58e7: Layer already exists [2022-11-10T21:08:37.253Z] f859cf7a7a1a: Pushed [2022-11-10T21:08:37.253Z] f500efabdcd8: Pushed [2022-11-10T21:08:37.512Z] de95c76e2829: Pushed [2022-11-10T21:08:40.046Z] 29ace9637f9a: Pushed [2022-11-10T21:08:40.306Z] 12ac4ca00df350acb7aaa5b8264558c40625f436: digest: sha256:24430bb49bae8cdff60fc6cc6d3c68150d2c42589cf78790979fcb8009ad466f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:08:40.626Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:08:40.937Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-11-10T21:08:40.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-10T21:08:40.937Z] f859cf7a7a1a: Preparing [2022-11-10T21:08:40.937Z] f500efabdcd8: Preparing [2022-11-10T21:08:40.937Z] 29ace9637f9a: Preparing [2022-11-10T21:08:40.937Z] de95c76e2829: Preparing [2022-11-10T21:08:40.937Z] 994393dc58e7: Preparing [2022-11-10T21:08:40.937Z] 29ace9637f9a: Layer already exists [2022-11-10T21:08:40.937Z] 994393dc58e7: Layer already exists [2022-11-10T21:08:40.937Z] f500efabdcd8: Layer already exists [2022-11-10T21:08:40.937Z] de95c76e2829: Layer already exists [2022-11-10T21:08:40.937Z] f859cf7a7a1a: Layer already exists [2022-11-10T21:08:40.937Z] latest: digest: sha256:24430bb49bae8cdff60fc6cc6d3c68150d2c42589cf78790979fcb8009ad466f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:08:41.257Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:08:41.569Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1-dev.1 [2022-11-10T21:08:41.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-10T21:08:41.569Z] f859cf7a7a1a: Preparing [2022-11-10T21:08:41.569Z] f500efabdcd8: Preparing [2022-11-10T21:08:41.569Z] 29ace9637f9a: Preparing [2022-11-10T21:08:41.569Z] de95c76e2829: Preparing [2022-11-10T21:08:41.569Z] 994393dc58e7: Preparing [2022-11-10T21:08:41.569Z] f500efabdcd8: Layer already exists [2022-11-10T21:08:41.569Z] 994393dc58e7: Layer already exists [2022-11-10T21:08:41.569Z] de95c76e2829: Layer already exists [2022-11-10T21:08:41.569Z] f859cf7a7a1a: Layer already exists [2022-11-10T21:08:41.569Z] 29ace9637f9a: Layer already exists [2022-11-10T21:08:41.569Z] 2.3.1-dev.1: digest: sha256:24430bb49bae8cdff60fc6cc6d3c68150d2c42589cf78790979fcb8009ad466f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:08:41.885Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:08:42.194Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.1-dev.1 [2022-11-10T21:08:42.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-10T21:08:42.194Z] f859cf7a7a1a: Preparing [2022-11-10T21:08:42.194Z] f500efabdcd8: Preparing [2022-11-10T21:08:42.194Z] 29ace9637f9a: Preparing [2022-11-10T21:08:42.194Z] de95c76e2829: Preparing [2022-11-10T21:08:42.194Z] 994393dc58e7: Preparing [2022-11-10T21:08:42.194Z] 29ace9637f9a: Layer already exists [2022-11-10T21:08:42.194Z] f500efabdcd8: Layer already exists [2022-11-10T21:08:42.194Z] f859cf7a7a1a: Layer already exists [2022-11-10T21:08:42.194Z] de95c76e2829: Layer already exists [2022-11-10T21:08:42.194Z] 994393dc58e7: Layer already exists [2022-11-10T21:08:42.194Z] 12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.1-dev.1: digest: sha256:24430bb49bae8cdff60fc6cc6d3c68150d2c42589cf78790979fcb8009ad466f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:08:42.517Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:08:42.819Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-11-10T21:08:42.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-11-10T21:08:42.819Z] f859cf7a7a1a: Preparing [2022-11-10T21:08:42.819Z] f500efabdcd8: Preparing [2022-11-10T21:08:42.819Z] 29ace9637f9a: Preparing [2022-11-10T21:08:42.819Z] de95c76e2829: Preparing [2022-11-10T21:08:42.819Z] 994393dc58e7: Preparing [2022-11-10T21:08:42.819Z] 994393dc58e7: Layer already exists [2022-11-10T21:08:42.819Z] f500efabdcd8: Layer already exists [2022-11-10T21:08:42.819Z] 29ace9637f9a: Layer already exists [2022-11-10T21:08:42.819Z] de95c76e2829: Layer already exists [2022-11-10T21:08:42.819Z] f859cf7a7a1a: Layer already exists [2022-11-10T21:08:42.819Z] main: digest: sha256:24430bb49bae8cdff60fc6cc6d3c68150d2c42589cf78790979fcb8009ad466f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-10T21:08:42.863Z] ===================================================== [Pipeline] echo [2022-11-10T21:08:42.872Z] taggedImages: [2022-11-10T21:08:42.873Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:12ac4ca00df350acb7aaa5b8264558c40625f436 [2022-11-10T21:08:42.873Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-11-10T21:08:42.873Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1-dev.1 [2022-11-10T21:08:42.873Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.1-dev.1 [2022-11-10T21:08:42.873Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera: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-11-10T21:08:43.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-10T21:08:43.254Z] [2022-11-10T21:08:43.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:08:43.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-10T21:08:43.552Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-10T21:08:43.552Z] 5eb5b503b376: Pulling fs layer [2022-11-10T21:08:43.552Z] 5c69ac0246d0: Pulling fs layer [2022-11-10T21:08:43.552Z] ec43610c2a17: Pulling fs layer [2022-11-10T21:08:43.552Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-10T21:08:43.552Z] 33b1e0a273af: Pulling fs layer [2022-11-10T21:08:43.552Z] 5d3b04190fa2: Pulling fs layer [2022-11-10T21:08:43.552Z] 2f39f015ded8: Pulling fs layer [2022-11-10T21:08:43.552Z] 3a2ae6a8a46f: Waiting [2022-11-10T21:08:43.552Z] 33b1e0a273af: Waiting [2022-11-10T21:08:43.552Z] 5d3b04190fa2: Waiting [2022-11-10T21:08:43.552Z] 2f39f015ded8: Waiting [2022-11-10T21:08:43.552Z] 5c69ac0246d0: Verifying Checksum [2022-11-10T21:08:43.552Z] 5c69ac0246d0: Download complete [2022-11-10T21:08:43.552Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-10T21:08:43.552Z] 3a2ae6a8a46f: Download complete [2022-11-10T21:08:43.552Z] 33b1e0a273af: Verifying Checksum [2022-11-10T21:08:43.552Z] 33b1e0a273af: Download complete [2022-11-10T21:08:43.552Z] 5d3b04190fa2: Verifying Checksum [2022-11-10T21:08:43.552Z] 5d3b04190fa2: Download complete [2022-11-10T21:08:43.810Z] ec43610c2a17: Verifying Checksum [2022-11-10T21:08:43.810Z] ec43610c2a17: Download complete [2022-11-10T21:08:43.810Z] 5eb5b503b376: Verifying Checksum [2022-11-10T21:08:43.810Z] 5eb5b503b376: Download complete [2022-11-10T21:08:44.376Z] 2f39f015ded8: Download complete [2022-11-10T21:08:44.942Z] 5eb5b503b376: Pull complete [2022-11-10T21:08:44.942Z] 5c69ac0246d0: Pull complete [2022-11-10T21:08:45.509Z] ec43610c2a17: Pull complete [2022-11-10T21:08:45.509Z] 3a2ae6a8a46f: Pull complete [2022-11-10T21:08:45.767Z] 33b1e0a273af: Pull complete [2022-11-10T21:08:45.767Z] 5d3b04190fa2: Pull complete [2022-11-10T21:08:46.219Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118963 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-11-10T21:08:46.229Z] Running in /w/workspace/device-onvif-camera/89 [Pipeline] { [Pipeline] checkout [2022-11-10T21:08:46.256Z] The recommended git tool is: git [2022-11-10T21:08:49.957Z] 2f39f015ded8: Pull complete [2022-11-10T21:08:49.957Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-10T21:08:49.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-10T21:08:49.957Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T21:08:50.036Z] prd-ubuntu20.04-docker-8c-8g-118962 does not seem to be running inside a container [2022-11-10T21:08:50.064Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-10T21:08:51.103Z] using credential edgex-jenkins-ssh [2022-11-10T21:08:51.126Z] Cloning the remote Git repository [2022-11-10T21:08:51.170Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-11-10T21:08:51.763Z] $ docker top bf9b925b979b1abb6b6cffb92c72b1f7b68c10902851eab5d930275ef45aa94c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:08:52.152Z] ---> job-cost.sh [2022-11-10T21:08:52.152Z] lf-activate-venv: SKIPPING [2022-11-10T21:08:52.152Z] INFO: No Stack... [2022-11-10T21:08:51.243Z] > git init /w/workspace/device-onvif-camera/89 # timeout=10 [2022-11-10T21:08:51.381Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-11-10T21:08:51.383Z] > git --version # timeout=10 [2022-11-10T21:08:51.401Z] > git --version # 'git version 2.25.1' [2022-11-10T21:08:51.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-10T21:08:51.452Z] Verifying host key using known hosts file [2022-11-10T21:08:51.655Z] 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-11-10T21:08:51.670Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-10T21:08:52.721Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-10T21:08:52.980Z] INFO: Archiving Costs [Pipeline] sh [2022-11-10T21:08:53.267Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-11-10T21:08:53.267Z] + cut -d, -f6 [Pipeline] lock [2022-11-10T21:08:53.280Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-89-stack-cost] [2022-11-10T21:08:53.286Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-89-stack-cost] did not exist. Created. [2022-11-10T21:08:53.286Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-10T21:08:53.580Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-10T21:08:53.614Z] Stashed 1 file(s) [Pipeline] } [2022-11-10T21:08:53.620Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-10T21:08:53.634Z] $ docker stop --time=1 bf9b925b979b1abb6b6cffb92c72b1f7b68c10902851eab5d930275ef45aa94c [2022-11-10T21:08:53.204Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-11-10T21:08:53.229Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-10T21:08:53.976Z] Avoid second fetch [2022-11-10T21:08:53.977Z] Checking out Revision 12ac4ca00df350acb7aaa5b8264558c40625f436 (main) [2022-11-10T21:08:54.635Z] Commit message: "docs: bump swagger generator version to 2.3.0 (#198)" [2022-11-10T21:08:54.853Z] $ docker rm -f bf9b925b979b1abb6b6cffb92c72b1f7b68c10902851eab5d930275ef45aa94c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-10T21:08:53.991Z] > git config core.sparsecheckout # timeout=10 [2022-11-10T21:08:54.006Z] > git checkout -f 12ac4ca00df350acb7aaa5b8264558c40625f436 # timeout=10 [2022-11-10T21:08:55.085Z] [2022-11-10T21:08:55.085Z] GitHub has been notified of this commit’s build result [2022-11-10T21:08:55.085Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-10T21:08:55.604Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-10T21:08:55.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-10T21:08:55.604Z] Dload Upload Total Spent Left Speed [2022-11-10T21:08:55.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 78273 0 --:--:-- --:--:-- --:--:-- 78273 [Pipeline] sh [2022-11-10T21:08:56.276Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-10T21:08:56.598Z] + sudo tee /etc/docker/daemon.new [2022-11-10T21:08:56.598Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-10T21:08:56.598Z] { [2022-11-10T21:08:56.598Z] "registry-mirrors": [ [2022-11-10T21:08:56.598Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-10T21:08:56.598Z] ], [2022-11-10T21:08:56.598Z] "bip": "10.250.0.254/24", [2022-11-10T21:08:56.598Z] "hosts": [ [2022-11-10T21:08:56.598Z] "tcp://0.0.0.0:5555", [2022-11-10T21:08:56.598Z] "unix:///var/run/docker.sock" [2022-11-10T21:08:56.598Z] ], [2022-11-10T21:08:56.598Z] "mtu": 1458, [2022-11-10T21:08:56.598Z] "selinux-enabled": true, [2022-11-10T21:08:56.598Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-10T21:08:56.598Z] } [Pipeline] sh [2022-11-10T21:08:56.934Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-10T21:08:57.262Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-10T21:09:15.498Z] provisioning config files... [2022-11-10T21:09:15.521Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/89@tmp/config13952360402937407913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:09:15.869Z] ---> docker-login.sh [2022-11-10T21:09:15.869Z] nexus3.edgexfoundry.org:10001 [2022-11-10T21:09:16.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:09:16.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:09:16.459Z] Configure a credential helper to remove this warning. See [2022-11-10T21:09:16.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:09:16.459Z] [2022-11-10T21:09:16.459Z] Login Succeeded [2022-11-10T21:09:16.459Z] nexus3.edgexfoundry.org:10002 [2022-11-10T21:09:16.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:09:16.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:09:16.998Z] Configure a credential helper to remove this warning. See [2022-11-10T21:09:16.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:09:16.998Z] [2022-11-10T21:09:16.998Z] Login Succeeded [2022-11-10T21:09:16.998Z] nexus3.edgexfoundry.org:10003 [2022-11-10T21:09:17.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:09:17.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:09:17.268Z] Configure a credential helper to remove this warning. See [2022-11-10T21:09:17.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:09:17.268Z] [2022-11-10T21:09:17.268Z] Login Succeeded [2022-11-10T21:09:17.268Z] nexus3.edgexfoundry.org:10004 [2022-11-10T21:09:17.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:09:17.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:09:17.536Z] Configure a credential helper to remove this warning. See [2022-11-10T21:09:17.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:09:17.536Z] [2022-11-10T21:09:17.536Z] Login Succeeded [2022-11-10T21:09:17.536Z] docker.io [2022-11-10T21:09:17.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:09:18.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:09:18.072Z] Configure a credential helper to remove this warning. See [2022-11-10T21:09:18.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:09:18.072Z] [2022-11-10T21:09:18.072Z] Login Succeeded [2022-11-10T21:09:18.072Z] ---> docker-login.sh ends [Pipeline] } [2022-11-10T21:09:18.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-10T21:09:18.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T21:09:18.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T21:09:18.274Z] ========================================================= [2022-11-10T21:09:18.274Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-10T21:09:18.274Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:09:18.620Z] + 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-11-10T21:09:19.213Z] Sending build context to Docker daemon 20.45MB [2022-11-10T21:09:19.213Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-11-10T21:09:19.213Z] Step 2/13 : FROM ${BASE} AS builder [2022-11-10T21:09:19.213Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-10T21:09:19.213Z] 9b18e9b68314: Pulling fs layer [2022-11-10T21:09:19.213Z] 35d82f9e3411: Pulling fs layer [2022-11-10T21:09:19.213Z] e16973657156: Pulling fs layer [2022-11-10T21:09:19.213Z] fc693d55d65f: Pulling fs layer [2022-11-10T21:09:19.213Z] 7e9fc2657dce: Pulling fs layer [2022-11-10T21:09:19.213Z] dda99020689f: Pulling fs layer [2022-11-10T21:09:19.213Z] db1c61fa0a46: Pulling fs layer [2022-11-10T21:09:19.213Z] 891c053d2c06: Pulling fs layer [2022-11-10T21:09:19.213Z] fc693d55d65f: Waiting [2022-11-10T21:09:19.213Z] 7e9fc2657dce: Waiting [2022-11-10T21:09:19.213Z] dda99020689f: Waiting [2022-11-10T21:09:19.213Z] db1c61fa0a46: Waiting [2022-11-10T21:09:19.213Z] 891c053d2c06: Waiting [2022-11-10T21:09:19.481Z] e16973657156: Verifying Checksum [2022-11-10T21:09:19.481Z] e16973657156: Download complete [2022-11-10T21:09:19.481Z] 35d82f9e3411: Download complete [2022-11-10T21:09:19.481Z] 7e9fc2657dce: Verifying Checksum [2022-11-10T21:09:19.481Z] 7e9fc2657dce: Download complete [2022-11-10T21:09:19.481Z] dda99020689f: Verifying Checksum [2022-11-10T21:09:19.481Z] dda99020689f: Download complete [2022-11-10T21:09:19.481Z] 9b18e9b68314: Verifying Checksum [2022-11-10T21:09:20.452Z] 9b18e9b68314: Pull complete [2022-11-10T21:09:20.452Z] 891c053d2c06: Verifying Checksum [2022-11-10T21:09:20.452Z] 891c053d2c06: Download complete [2022-11-10T21:09:21.069Z] 35d82f9e3411: Pull complete [2022-11-10T21:09:21.069Z] e16973657156: Pull complete [2022-11-10T21:09:21.658Z] db1c61fa0a46: Verifying Checksum [2022-11-10T21:09:21.659Z] db1c61fa0a46: Download complete [2022-11-10T21:09:22.253Z] fc693d55d65f: Verifying Checksum [2022-11-10T21:09:22.253Z] fc693d55d65f: Download complete [2022-11-10T21:09:34.582Z] fc693d55d65f: Pull complete [2022-11-10T21:09:34.582Z] 7e9fc2657dce: Pull complete [2022-11-10T21:09:34.582Z] dda99020689f: Pull complete [2022-11-10T21:09:42.797Z] db1c61fa0a46: Pull complete [2022-11-10T21:09:44.761Z] 891c053d2c06: Pull complete [2022-11-10T21:09:44.761Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-10T21:09:44.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-10T21:09:44.761Z] ---> f96f9c87975a [2022-11-10T21:09:44.761Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-11-10T21:09:46.175Z] ---> Running in 3897f228a5a5 [2022-11-10T21:09:46.443Z] Removing intermediate container 3897f228a5a5 [2022-11-10T21:09:46.443Z] ---> 4ade44005930 [2022-11-10T21:09:46.443Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-10T21:09:46.711Z] ---> Running in 7b265529ea56 [2022-11-10T21:09:46.978Z] Removing intermediate container 7b265529ea56 [2022-11-10T21:09:46.978Z] ---> 9877061d0846 [2022-11-10T21:09:46.978Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-10T21:09:46.978Z] ---> Running in 425ac90fe981 [2022-11-10T21:09:47.245Z] Removing intermediate container 425ac90fe981 [2022-11-10T21:09:47.245Z] ---> 4637f70c8646 [2022-11-10T21:09:47.245Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-11-10T21:09:47.245Z] ---> Running in 9c3c7dde30f4 [2022-11-10T21:09:47.514Z] Removing intermediate container 9c3c7dde30f4 [2022-11-10T21:09:47.514Z] ---> f75921e4fd13 [2022-11-10T21:09:47.514Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2022-11-10T21:09:47.781Z] ---> Running in 3d2f9afb46a9 [2022-11-10T21:09:48.055Z] Removing intermediate container 3d2f9afb46a9 [2022-11-10T21:09:48.055Z] ---> 033bcc72d0ea [2022-11-10T21:09:48.055Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-10T21:09:48.055Z] ---> Running in 60a823b2e8d0 [2022-11-10T21:09:49.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-10T21:09:49.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-10T21:09:50.240Z] OK: 221 MiB in 51 packages [2022-11-10T21:09:51.211Z] Removing intermediate container 60a823b2e8d0 [2022-11-10T21:09:51.211Z] ---> 0848585d9735 [2022-11-10T21:09:51.211Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-11-10T21:09:51.211Z] ---> Running in 734abb843804 [2022-11-10T21:09:51.481Z] Removing intermediate container 734abb843804 [2022-11-10T21:09:51.481Z] ---> dd4b6cc985a8 [2022-11-10T21:09:51.481Z] Step 10/13 : COPY go.mod vendor* ./ [2022-11-10T21:09:52.067Z] ---> 0c9dedb7e352 [2022-11-10T21:09:52.067Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-10T21:09:52.067Z] ---> Running in 6faafb2de46b [2022-11-10T21:10:48.608Z] Removing intermediate container 6faafb2de46b [2022-11-10T21:10:48.609Z] ---> f6d6548f234c [2022-11-10T21:10:48.609Z] Step 12/13 : COPY . . [2022-11-10T21:10:48.609Z] ---> 6c2afe82b219 [2022-11-10T21:10:48.609Z] Step 13/13 : RUN ${MAKE} [2022-11-10T21:10:48.609Z] ---> Running in 010ccc03b2ec [2022-11-10T21:10:48.609Z] noop [2022-11-10T21:10:48.609Z] Removing intermediate container 010ccc03b2ec [2022-11-10T21:10:48.609Z] ---> 00e37684615a [2022-11-10T21:10:48.609Z] Successfully built 00e37684615a [2022-11-10T21:10:48.609Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:10:48.952Z] + docker inspect -f . ci-base-image-arm64 [2022-11-10T21:10:48.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T21:10:49.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-118963 does not seem to be running inside a container [2022-11-10T21:10:49.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/89 -v /w/workspace/device-onvif-camera/89:/w/workspace/device-onvif-camera/89:rw,z -v /w/workspace/device-onvif-camera/89@tmp:/w/workspace/device-onvif-camera/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-10T21:10:50.333Z] $ docker top 2c7f0bce8005689ebafebad9fa599620ed4c207e2a57e9e0f17fb4a885ae04cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-10T21:10:51.155Z] + go version [2022-11-10T21:10:51.155Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-10T21:10:51.173Z] $ docker stop --time=1 2c7f0bce8005689ebafebad9fa599620ed4c207e2a57e9e0f17fb4a885ae04cf [2022-11-10T21:10:52.768Z] $ docker rm -f 2c7f0bce8005689ebafebad9fa599620ed4c207e2a57e9e0f17fb4a885ae04cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:10:53.276Z] + docker inspect -f . ci-base-image-arm64 [2022-11-10T21:10:53.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T21:10:53.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-118963 does not seem to be running inside a container [2022-11-10T21:10:53.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/89 -v /w/workspace/device-onvif-camera/89:/w/workspace/device-onvif-camera/89:rw,z -v /w/workspace/device-onvif-camera/89@tmp:/w/workspace/device-onvif-camera/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-10T21:10:54.632Z] $ docker top 1e12ce4539dcf9cf2b9be93929cb6917be0f923f038f6f430c90b06c94065986 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-10T21:10:55.131Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/89 [Pipeline] fileExists [Pipeline] sh [2022-11-10T21:10:55.722Z] + make test [2022-11-10T21:10:55.722Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-10T21:10:57.673Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-11-10T21:12:34.321Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-11-10T21:12:34.321Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.190s coverage: 29.3% of statements [2022-11-10T21:12:34.321Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-11-10T21:12:46.649Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.638s coverage: 86.5% of statements [2022-11-10T21:12:46.649Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-10T21:12:46.649Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-10T21:13:08.725Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-10T21:13:08.994Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-10T21:13:09.271Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-11-10T21:13:09.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-10T21:13:09.570Z] $ docker stop --time=1 1e12ce4539dcf9cf2b9be93929cb6917be0f923f038f6f430c90b06c94065986 [2022-11-10T21:13:11.403Z] $ docker rm -f 1e12ce4539dcf9cf2b9be93929cb6917be0f923f038f6f430c90b06c94065986 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-10T21:13:12.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-10T21:13:12.397Z] Warning: overwriting stash ‘coverage-report’ [2022-11-10T21:13:12.921Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-10T21:13:13.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-10T21:13:13.635Z] + ls -al . [2022-11-10T21:13:13.635Z] total 244 [2022-11-10T21:13:13.635Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 21:10 . [2022-11-10T21:13:13.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 21:08 .. [2022-11-10T21:13:13.635Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 21:08 .git [2022-11-10T21:13:13.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 21:08 .github [2022-11-10T21:13:13.635Z] -rw-rw-r-- 1 jenkins jenkins 496 Nov 10 21:08 .gitignore [2022-11-10T21:13:13.635Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 10 21:08 .golangci.yml [2022-11-10T21:13:13.635Z] -rw-rw-r-- 1 jenkins jenkins 9739 Nov 10 21:08 Attribution.txt [2022-11-10T21:13:13.635Z] -rw-rw-r-- 1 jenkins jenkins 6312 Nov 10 21:08 CHANGELOG.md [2022-11-10T21:13:13.635Z] -rw-rw-r-- 1 jenkins jenkins 1637 Nov 10 21:08 Dockerfile [2022-11-10T21:13:13.635Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 21:08 GOVERNANCE.md [2022-11-10T21:13:13.635Z] -rw-rw-r-- 1 jenkins jenkins 734 Nov 10 21:08 Jenkinsfile [2022-11-10T21:13:13.635Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 10 21:08 LICENSE [2022-11-10T21:13:13.635Z] -rw-rw-r-- 1 jenkins jenkins 2858 Nov 10 21:08 Makefile [2022-11-10T21:13:13.635Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 10 21:08 OWNERS.md [2022-11-10T21:13:13.635Z] -rw-rw-r-- 1 jenkins jenkins 6595 Nov 10 21:08 README.md [2022-11-10T21:13:13.635Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 10 21:06 VERSION [2022-11-10T21:13:13.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 21:08 bin [2022-11-10T21:13:13.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 21:08 cmd [2022-11-10T21:13:13.635Z] -rw-r--r-- 1 jenkins jenkins 79184 Nov 10 21:12 coverage.out [2022-11-10T21:13:13.635Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 10 21:08 doc [2022-11-10T21:13:13.635Z] -rw-rw-r-- 1 jenkins jenkins 3687 Nov 10 21:08 go.mod [2022-11-10T21:13:13.635Z] -rw-rw-r-- 1 jenkins jenkins 46105 Nov 10 21:08 go.sum [2022-11-10T21:13:13.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 21:08 internal [2022-11-10T21:13:13.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 21:08 snap [2022-11-10T21:13:13.635Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 10 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:13:13.979Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=12ac4ca00df350acb7aaa5b8264558c40625f436 --label arch=arm64 --label version=2.3.1-dev.1 . [2022-11-10T21:13:14.962Z] Sending build context to Docker daemon 20.53MB [2022-11-10T21:13:14.962Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-11-10T21:13:14.962Z] Step 2/26 : FROM ${BASE} AS builder [2022-11-10T21:13:14.962Z] ---> 00e37684615a [2022-11-10T21:13:14.962Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-11-10T21:13:14.962Z] ---> Running in 7fef4b992811 [2022-11-10T21:13:15.231Z] Removing intermediate container 7fef4b992811 [2022-11-10T21:13:15.231Z] ---> 49ba16403849 [2022-11-10T21:13:15.231Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-10T21:13:15.499Z] ---> Running in 05425d6effa3 [2022-11-10T21:13:15.768Z] Removing intermediate container 05425d6effa3 [2022-11-10T21:13:15.768Z] ---> 58a1b519b24b [2022-11-10T21:13:15.768Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-11-10T21:13:15.768Z] ---> Running in e11a69934244 [2022-11-10T21:13:16.036Z] Removing intermediate container e11a69934244 [2022-11-10T21:13:16.036Z] ---> 4dd09508d1f2 [2022-11-10T21:13:16.036Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-11-10T21:13:16.307Z] ---> Running in 632ab02a2ffc [2022-11-10T21:13:16.576Z] Removing intermediate container 632ab02a2ffc [2022-11-10T21:13:16.576Z] ---> 12edd5823f9a [2022-11-10T21:13:16.576Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2022-11-10T21:13:16.576Z] ---> Running in f1a9014df1c9 [2022-11-10T21:13:16.844Z] Removing intermediate container f1a9014df1c9 [2022-11-10T21:13:16.844Z] ---> e776338fa314 [2022-11-10T21:13:16.844Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-10T21:13:16.844Z] ---> Running in 36a72099ad21 [2022-11-10T21:13:18.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-10T21:13:18.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-10T21:13:19.225Z] OK: 221 MiB in 51 packages [2022-11-10T21:13:20.191Z] Removing intermediate container 36a72099ad21 [2022-11-10T21:13:20.191Z] ---> 0135c5175e6a [2022-11-10T21:13:20.191Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-11-10T21:13:20.191Z] ---> Running in 3702c7dbeb32 [2022-11-10T21:13:20.777Z] Removing intermediate container 3702c7dbeb32 [2022-11-10T21:13:20.777Z] ---> f50a7c2b765b [2022-11-10T21:13:20.777Z] Step 10/26 : COPY go.mod vendor* ./ [2022-11-10T21:13:21.362Z] ---> 04417ef05d1f [2022-11-10T21:13:21.362Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-10T21:13:21.362Z] ---> Running in 31947aa86eaa [2022-11-10T21:13:24.708Z] Removing intermediate container 31947aa86eaa [2022-11-10T21:13:24.708Z] ---> 1cdc91ac3372 [2022-11-10T21:13:24.708Z] Step 12/26 : COPY . . [2022-11-10T21:13:26.691Z] ---> c256caac8763 [2022-11-10T21:13:26.691Z] Step 13/26 : RUN ${MAKE} [2022-11-10T21:13:26.691Z] ---> Running in 46c713103917 [2022-11-10T21:13:27.657Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-11-10T21:16:04.379Z] Removing intermediate container 46c713103917 [2022-11-10T21:16:04.379Z] ---> 0d7de4e2abee [2022-11-10T21:16:04.379Z] Step 14/26 : FROM alpine:3.16 [2022-11-10T21:16:04.379Z] 3.16: Pulling from library/alpine [2022-11-10T21:16:04.379Z] 9b18e9b68314: Already exists [2022-11-10T21:16:04.379Z] Digest: sha256:65a2763f593ae85fab3b5406dc9e80f744ec5b449f269b699b5efd37a07ad32e [2022-11-10T21:16:04.379Z] Status: Downloaded newer image for alpine:3.16 [2022-11-10T21:16:04.379Z] ---> 16d65c69c39d [2022-11-10T21:16:04.379Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-11-10T21:16:04.379Z] ---> Running in fe356cc8ba96 [2022-11-10T21:16:04.379Z] Removing intermediate container fe356cc8ba96 [2022-11-10T21:16:04.379Z] ---> a7a8ee7b4372 [2022-11-10T21:16:04.379Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-10T21:16:04.379Z] ---> Running in bff545ec9602 [2022-11-10T21:16:04.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-10T21:16:04.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-10T21:16:04.379Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-10T21:16:04.379Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-10T21:16:04.379Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-10T21:16:04.379Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-10T21:16:04.379Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-10T21:16:04.379Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-10T21:16:04.379Z] Executing busybox-1.35.0-r17.trigger [2022-11-10T21:16:04.379Z] OK: 8 MiB in 20 packages [2022-11-10T21:16:04.379Z] Removing intermediate container bff545ec9602 [2022-11-10T21:16:04.379Z] ---> f488aea94f49 [2022-11-10T21:16:04.379Z] Step 17/26 : WORKDIR / [2022-11-10T21:16:04.379Z] ---> Running in ebf66a906f79 [2022-11-10T21:16:04.379Z] Removing intermediate container ebf66a906f79 [2022-11-10T21:16:04.379Z] ---> fce99e0aae45 [2022-11-10T21:16:04.379Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-11-10T21:16:04.379Z] ---> 8ece0dc9ca53 [2022-11-10T21:16:04.379Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-11-10T21:16:04.379Z] ---> 877cdffa24c6 [2022-11-10T21:16:04.379Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-11-10T21:16:04.379Z] ---> b549575aa1ae [2022-11-10T21:16:04.379Z] Step 21/26 : EXPOSE 59984 [2022-11-10T21:16:04.379Z] ---> Running in 228f73827410 [2022-11-10T21:16:04.379Z] Removing intermediate container 228f73827410 [2022-11-10T21:16:04.379Z] ---> 93a586a08310 [2022-11-10T21:16:04.379Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-11-10T21:16:04.379Z] ---> Running in cf946bf31012 [2022-11-10T21:16:04.379Z] Removing intermediate container cf946bf31012 [2022-11-10T21:16:04.379Z] ---> 267d45637e06 [2022-11-10T21:16:04.379Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-11-10T21:16:04.379Z] ---> Running in b3620d6fda6a [2022-11-10T21:16:04.379Z] Removing intermediate container b3620d6fda6a [2022-11-10T21:16:04.379Z] ---> fbcb89f9886b [2022-11-10T21:16:04.379Z] Step 24/26 : LABEL arch=arm64 [2022-11-10T21:16:04.379Z] ---> Running in 50d833fc4cc6 [2022-11-10T21:16:04.379Z] Removing intermediate container 50d833fc4cc6 [2022-11-10T21:16:04.379Z] ---> b99fb0cf1590 [2022-11-10T21:16:04.379Z] Step 25/26 : LABEL git_sha=12ac4ca00df350acb7aaa5b8264558c40625f436 [2022-11-10T21:16:04.379Z] ---> Running in d454dc173d17 [2022-11-10T21:16:04.379Z] Removing intermediate container d454dc173d17 [2022-11-10T21:16:04.379Z] ---> 5251196c8e65 [2022-11-10T21:16:04.379Z] Step 26/26 : LABEL version=2.3.1-dev.1 [2022-11-10T21:16:04.379Z] ---> Running in a51b244f6942 [2022-11-10T21:16:04.379Z] Removing intermediate container a51b244f6942 [2022-11-10T21:16:04.379Z] ---> c1ee951ea13b [2022-11-10T21:16:04.379Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-10T21:16:04.379Z] Successfully built c1ee951ea13b [2022-11-10T21:16:04.379Z] Successfully tagged device-onvif-camera-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-11-10T21:16:04.471Z] provisioning config files... [2022-11-10T21:16:04.486Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/89@tmp/config3885270680091039458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:16:04.815Z] ---> docker-login.sh [2022-11-10T21:16:04.816Z] nexus3.edgexfoundry.org:10001 [2022-11-10T21:16:04.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:16:05.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:16:05.083Z] Configure a credential helper to remove this warning. See [2022-11-10T21:16:05.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:16:05.083Z] [2022-11-10T21:16:05.083Z] Login Succeeded [2022-11-10T21:16:05.083Z] nexus3.edgexfoundry.org:10002 [2022-11-10T21:16:05.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:16:05.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:16:05.348Z] Configure a credential helper to remove this warning. See [2022-11-10T21:16:05.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:16:05.348Z] [2022-11-10T21:16:05.348Z] Login Succeeded [2022-11-10T21:16:05.348Z] nexus3.edgexfoundry.org:10003 [2022-11-10T21:16:05.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:16:05.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:16:05.613Z] Configure a credential helper to remove this warning. See [2022-11-10T21:16:05.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:16:05.613Z] [2022-11-10T21:16:05.613Z] Login Succeeded [2022-11-10T21:16:05.879Z] nexus3.edgexfoundry.org:10004 [2022-11-10T21:16:05.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:16:06.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:16:06.144Z] Configure a credential helper to remove this warning. See [2022-11-10T21:16:06.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:16:06.144Z] [2022-11-10T21:16:06.144Z] Login Succeeded [2022-11-10T21:16:06.144Z] docker.io [2022-11-10T21:16:06.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-10T21:16:06.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-10T21:16:06.672Z] Configure a credential helper to remove this warning. See [2022-11-10T21:16:06.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-10T21:16:06.672Z] [2022-11-10T21:16:06.672Z] Login Succeeded [2022-11-10T21:16:06.672Z] ---> docker-login.sh ends [Pipeline] } [2022-11-10T21:16:06.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-10T21:16:06.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-10T21:16:06.725Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-11-10T21:16:06.725Z] 12ac4ca00df350acb7aaa5b8264558c40625f436 [2022-11-10T21:16:06.725Z] latest [2022-11-10T21:16:06.725Z] 2.3.1-dev.1 [2022-11-10T21:16:06.725Z] 12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.1-dev.1 [2022-11-10T21:16:06.725Z] main [2022-11-10T21:16:06.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:16:07.050Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:12ac4ca00df350acb7aaa5b8264558c40625f436 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:16:07.386Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:12ac4ca00df350acb7aaa5b8264558c40625f436 [2022-11-10T21:16:07.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-10T21:16:07.386Z] d28f66bd855e: Preparing [2022-11-10T21:16:07.386Z] 93d4e60e5316: Preparing [2022-11-10T21:16:07.386Z] 3e26d8b798c2: Preparing [2022-11-10T21:16:07.386Z] aa1b98aab912: Preparing [2022-11-10T21:16:07.386Z] 5d3e392a13a0: Preparing [2022-11-10T21:16:07.386Z] 5d3e392a13a0: Layer already exists [2022-11-10T21:16:07.652Z] d28f66bd855e: Pushed [2022-11-10T21:16:07.652Z] 93d4e60e5316: Pushed [2022-11-10T21:16:08.230Z] aa1b98aab912: Pushed [2022-11-10T21:16:13.557Z] 3e26d8b798c2: Pushed [2022-11-10T21:16:13.557Z] 12ac4ca00df350acb7aaa5b8264558c40625f436: digest: sha256:7b220b024184526e44aee6f2097ebeb1f6672e41e6a16cf41d0e977a890664ac size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:16:13.886Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:16:14.220Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-11-10T21:16:14.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-10T21:16:14.220Z] d28f66bd855e: Preparing [2022-11-10T21:16:14.220Z] 93d4e60e5316: Preparing [2022-11-10T21:16:14.220Z] 3e26d8b798c2: Preparing [2022-11-10T21:16:14.220Z] aa1b98aab912: Preparing [2022-11-10T21:16:14.220Z] 5d3e392a13a0: Preparing [2022-11-10T21:16:14.220Z] d28f66bd855e: Layer already exists [2022-11-10T21:16:14.220Z] 93d4e60e5316: Layer already exists [2022-11-10T21:16:14.220Z] 3e26d8b798c2: Layer already exists [2022-11-10T21:16:14.220Z] 5d3e392a13a0: Layer already exists [2022-11-10T21:16:14.220Z] aa1b98aab912: Layer already exists [2022-11-10T21:16:14.486Z] latest: digest: sha256:7b220b024184526e44aee6f2097ebeb1f6672e41e6a16cf41d0e977a890664ac size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:16:14.823Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:16:15.157Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1-dev.1 [2022-11-10T21:16:15.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-10T21:16:15.157Z] d28f66bd855e: Preparing [2022-11-10T21:16:15.157Z] 93d4e60e5316: Preparing [2022-11-10T21:16:15.157Z] 3e26d8b798c2: Preparing [2022-11-10T21:16:15.157Z] aa1b98aab912: Preparing [2022-11-10T21:16:15.157Z] 5d3e392a13a0: Preparing [2022-11-10T21:16:15.157Z] d28f66bd855e: Layer already exists [2022-11-10T21:16:15.157Z] aa1b98aab912: Layer already exists [2022-11-10T21:16:15.157Z] 3e26d8b798c2: Layer already exists [2022-11-10T21:16:15.157Z] 5d3e392a13a0: Layer already exists [2022-11-10T21:16:15.157Z] 93d4e60e5316: Layer already exists [2022-11-10T21:16:15.157Z] 2.3.1-dev.1: digest: sha256:7b220b024184526e44aee6f2097ebeb1f6672e41e6a16cf41d0e977a890664ac size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:16:15.493Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:16:15.834Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.1-dev.1 [2022-11-10T21:16:15.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-10T21:16:15.834Z] d28f66bd855e: Preparing [2022-11-10T21:16:15.834Z] 93d4e60e5316: Preparing [2022-11-10T21:16:15.834Z] 3e26d8b798c2: Preparing [2022-11-10T21:16:15.834Z] aa1b98aab912: Preparing [2022-11-10T21:16:15.834Z] 5d3e392a13a0: Preparing [2022-11-10T21:16:15.834Z] 3e26d8b798c2: Layer already exists [2022-11-10T21:16:15.834Z] aa1b98aab912: Layer already exists [2022-11-10T21:16:15.834Z] 5d3e392a13a0: Layer already exists [2022-11-10T21:16:15.834Z] d28f66bd855e: Layer already exists [2022-11-10T21:16:15.834Z] 93d4e60e5316: Layer already exists [2022-11-10T21:16:15.834Z] 12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.1-dev.1: digest: sha256:7b220b024184526e44aee6f2097ebeb1f6672e41e6a16cf41d0e977a890664ac size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:16:16.182Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:16:16.516Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-11-10T21:16:16.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-11-10T21:16:16.516Z] d28f66bd855e: Preparing [2022-11-10T21:16:16.516Z] 93d4e60e5316: Preparing [2022-11-10T21:16:16.516Z] 3e26d8b798c2: Preparing [2022-11-10T21:16:16.516Z] aa1b98aab912: Preparing [2022-11-10T21:16:16.516Z] 5d3e392a13a0: Preparing [2022-11-10T21:16:16.516Z] 93d4e60e5316: Layer already exists [2022-11-10T21:16:16.516Z] d28f66bd855e: Layer already exists [2022-11-10T21:16:16.516Z] 5d3e392a13a0: Layer already exists [2022-11-10T21:16:16.516Z] aa1b98aab912: Layer already exists [2022-11-10T21:16:16.516Z] 3e26d8b798c2: Layer already exists [2022-11-10T21:16:16.516Z] main: digest: sha256:7b220b024184526e44aee6f2097ebeb1f6672e41e6a16cf41d0e977a890664ac size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-10T21:16:16.563Z] ===================================================== [Pipeline] echo [2022-11-10T21:16:16.571Z] taggedImages: [2022-11-10T21:16:16.571Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:12ac4ca00df350acb7aaa5b8264558c40625f436 [2022-11-10T21:16:16.571Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-11-10T21:16:16.571Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1-dev.1 [2022-11-10T21:16:16.571Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:12ac4ca00df350acb7aaa5b8264558c40625f436-2.3.1-dev.1 [2022-11-10T21:16:16.571Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:16:16.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-10T21:16:16.935Z] [2022-11-10T21:16:16.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:16:17.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-10T21:16:17.388Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-10T21:16:17.388Z] 8998bd30e6a1: Pulling fs layer [2022-11-10T21:16:17.388Z] 04944245beec: Pulling fs layer [2022-11-10T21:16:17.388Z] 699f458cf7ca: Pulling fs layer [2022-11-10T21:16:17.388Z] 765212b225bb: Pulling fs layer [2022-11-10T21:16:17.388Z] f23df028b6ca: Pulling fs layer [2022-11-10T21:16:17.388Z] d65c8cfc05b1: Pulling fs layer [2022-11-10T21:16:17.388Z] 2437ff75d9bd: Pulling fs layer [2022-11-10T21:16:17.388Z] 765212b225bb: Waiting [2022-11-10T21:16:17.388Z] f23df028b6ca: Waiting [2022-11-10T21:16:17.388Z] d65c8cfc05b1: Waiting [2022-11-10T21:16:17.388Z] 2437ff75d9bd: Waiting [2022-11-10T21:16:17.388Z] 04944245beec: Verifying Checksum [2022-11-10T21:16:17.388Z] 04944245beec: Download complete [2022-11-10T21:16:17.388Z] 765212b225bb: Verifying Checksum [2022-11-10T21:16:17.388Z] 765212b225bb: Download complete [2022-11-10T21:16:17.660Z] f23df028b6ca: Verifying Checksum [2022-11-10T21:16:17.660Z] f23df028b6ca: Download complete [2022-11-10T21:16:17.660Z] d65c8cfc05b1: Verifying Checksum [2022-11-10T21:16:17.660Z] d65c8cfc05b1: Download complete [2022-11-10T21:16:17.660Z] 699f458cf7ca: Verifying Checksum [2022-11-10T21:16:17.660Z] 699f458cf7ca: Download complete [2022-11-10T21:16:18.275Z] 8998bd30e6a1: Download complete [2022-11-10T21:16:20.275Z] 2437ff75d9bd: Verifying Checksum [2022-11-10T21:16:20.275Z] 2437ff75d9bd: Download complete [2022-11-10T21:16:22.215Z] 8998bd30e6a1: Pull complete [2022-11-10T21:16:22.483Z] 04944245beec: Pull complete [2022-11-10T21:16:23.892Z] 699f458cf7ca: Pull complete [2022-11-10T21:16:24.157Z] 765212b225bb: Pull complete [2022-11-10T21:16:26.735Z] f23df028b6ca: Pull complete [2022-11-10T21:16:26.735Z] d65c8cfc05b1: Pull complete [2022-11-10T21:16:41.735Z] 2437ff75d9bd: Pull complete [2022-11-10T21:16:41.735Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-10T21:16:41.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-10T21:16:41.735Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T21:16:41.903Z] prd-ubuntu20.04-docker-arm64-4c-16g-118963 does not seem to be running inside a container [2022-11-10T21:16:41.962Z] $ 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/device-onvif-camera/89 -v /w/workspace/device-onvif-camera/89:/w/workspace/device-onvif-camera/89:rw,z -v /w/workspace/device-onvif-camera/89@tmp:/w/workspace/device-onvif-camera/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-10T21:16:44.453Z] $ docker top ce7d9366607cf0afc736cce03febc3ea190eebe5d2879dd37d3d5ecf86a7d546 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:16:44.938Z] ---> job-cost.sh [2022-11-10T21:16:45.207Z] lf-activate-venv: SKIPPING [2022-11-10T21:16:45.207Z] INFO: No Stack... [2022-11-10T21:16:45.470Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-10T21:16:46.431Z] INFO: Archiving Costs [Pipeline] sh [2022-11-10T21:16:46.748Z] + cat /w/workspace/device-onvif-camera/89/archives/cost.csv [2022-11-10T21:16:46.748Z] + cut -d, -f6 [Pipeline] lock [2022-11-10T21:16:47.077Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-89-stack-cost] [2022-11-10T21:16:47.087Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-89-stack-cost] did not exist. Created. [2022-11-10T21:16:47.087Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-10T21:16:47.415Z] /w/workspace/device-onvif-camera/89@tmp/durable-c9ae7dfd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-10T21:16:47.750Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-10T21:16:47.769Z] Warning: overwriting stash ‘stack-cost’ [2022-11-10T21:16:47.828Z] Stashed 1 file(s) [Pipeline] } [2022-11-10T21:16:47.834Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-10T21:16:47.853Z] $ docker stop --time=1 ce7d9366607cf0afc736cce03febc3ea190eebe5d2879dd37d3d5ecf86a7d546 [2022-11-10T21:16:49.327Z] $ docker rm -f ce7d9366607cf0afc736cce03febc3ea190eebe5d2879dd37d3d5ecf86a7d546 [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-11-10T21:16:49.696Z] provisioning config files... [2022-11-10T21:16:49.703Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1805594450798878593tmp [Pipeline] { [Pipeline] sh [2022-11-10T21:16:50.060Z] + set +x [2022-11-10T21:16:50.060Z] + curl -s https://codecov.io/bash [2022-11-10T21:16:50.060Z] + bash -s -- [2022-11-10T21:16:50.060Z] [2022-11-10T21:16:50.060Z] _____ _ [2022-11-10T21:16:50.060Z] / ____| | | [2022-11-10T21:16:50.060Z] | | ___ __| | ___ ___ _____ __ [2022-11-10T21:16:50.060Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-10T21:16:50.060Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-10T21:16:50.060Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-10T21:16:50.060Z] Bash-1.0.6 [2022-11-10T21:16:50.060Z] [2022-11-10T21:16:50.060Z] [2022-11-10T21:16:50.060Z] ==> git version 2.25.1 found [2022-11-10T21:16:50.060Z] ==> 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-11-10T21:16:50.060Z] Release-Date: 2020-01-08 [2022-11-10T21:16:50.060Z] 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-11-10T21:16:50.060Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-10T21:16:50.060Z] ==> Jenkins CI detected. [2022-11-10T21:16:50.060Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-11-10T21:16:50.060Z] project root: . [2022-11-10T21:16:50.060Z] --> token set from env [2022-11-10T21:16:50.061Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-10T21:16:50.320Z] ==> Running gcov in . (disable via -X gcov) [2022-11-10T21:16:50.320Z] ==> Python coveragepy not found [2022-11-10T21:16:50.320Z] ==> Searching for coverage reports in: [2022-11-10T21:16:50.320Z] + . [2022-11-10T21:16:50.320Z] -> Found 1 reports [2022-11-10T21:16:50.320Z] ==> Detecting git/mercurial file structure [2022-11-10T21:16:50.320Z] ==> Reading reports [2022-11-10T21:16:50.320Z] + ./coverage.out bytes=79184 [2022-11-10T21:16:50.320Z] ==> Appending adjustments [2022-11-10T21:16:50.320Z] https://docs.codecov.io/docs/fixing-reports [2022-11-10T21:16:50.320Z] + Found adjustments [2022-11-10T21:16:50.320Z] ==> Gzipping contents [2022-11-10T21:16:50.320Z] 12K /tmp/codecov.Qlvost.gz [2022-11-10T21:16:50.320Z] ==> Uploading reports [2022-11-10T21:16:50.320Z] url: https://codecov.io [2022-11-10T21:16:50.320Z] query: branch=main&commit=12ac4ca00df350acb7aaa5b8264558c40625f436&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-10T21:16:50.320Z] -> Pinging Codecov [2022-11-10T21:16:50.320Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=12ac4ca00df350acb7aaa5b8264558c40625f436&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-10T21:16:50.889Z] -> Uploading to [2022-11-10T21:16:50.889Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-10/F29A59C45E3A92E06B3E522C9905F8EF/12ac4ca00df350acb7aaa5b8264558c40625f436/faf7f5e5-6031-49da-a378-511c96cf29f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221110T211650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b383ab78b0f5c3eea032e5a551a7ec4cfdb684c25af0b708fbad9e55e7823eea [2022-11-10T21:16:50.889Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-10T21:16:50.889Z] Dload Upload Total Spent Left Speed [2022-11-10T21:16:51.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10838 0 0 100 10838 0 33974 --:--:-- --:--:-- --:--:-- 33974 [2022-11-10T21:16:51.149Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/12ac4ca00df350acb7aaa5b8264558c40625f436 [Pipeline] } [2022-11-10T21:16:51.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-10T21:16:51.361Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-10T21:16:51.369Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:16:51.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-10T21:16:51.663Z] [2022-11-10T21:16:51.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:16:51.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-10T21:16:51.960Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-10T21:16:51.960Z] df9b9388f04a: Pulling fs layer [2022-11-10T21:16:51.960Z] 52dc419b0ee2: Pulling fs layer [2022-11-10T21:16:51.960Z] 25bc292e5bac: Pulling fs layer [2022-11-10T21:16:51.960Z] 114826534d7a: Pulling fs layer [2022-11-10T21:16:51.960Z] 4657fd5d0bcf: Pulling fs layer [2022-11-10T21:16:51.960Z] 6ad1cebc031e: Pulling fs layer [2022-11-10T21:16:51.960Z] 8a3aa393b2d8: Pulling fs layer [2022-11-10T21:16:51.960Z] 114826534d7a: Waiting [2022-11-10T21:16:51.960Z] 4657fd5d0bcf: Waiting [2022-11-10T21:16:51.960Z] 6ad1cebc031e: Waiting [2022-11-10T21:16:51.960Z] 25bc292e5bac: Verifying Checksum [2022-11-10T21:16:51.960Z] 25bc292e5bac: Download complete [2022-11-10T21:16:51.960Z] 52dc419b0ee2: Verifying Checksum [2022-11-10T21:16:51.960Z] 52dc419b0ee2: Download complete [2022-11-10T21:16:51.960Z] 4657fd5d0bcf: Verifying Checksum [2022-11-10T21:16:51.960Z] 4657fd5d0bcf: Download complete [2022-11-10T21:16:51.960Z] df9b9388f04a: Download complete [2022-11-10T21:16:52.221Z] df9b9388f04a: Pull complete [2022-11-10T21:16:52.221Z] 6ad1cebc031e: Verifying Checksum [2022-11-10T21:16:52.221Z] 6ad1cebc031e: Download complete [2022-11-10T21:16:52.221Z] 52dc419b0ee2: Pull complete [2022-11-10T21:16:52.480Z] 25bc292e5bac: Pull complete [2022-11-10T21:16:52.739Z] 114826534d7a: Download complete [2022-11-10T21:16:52.997Z] 8a3aa393b2d8: Verifying Checksum [2022-11-10T21:16:52.997Z] 8a3aa393b2d8: Download complete [2022-11-10T21:16:56.279Z] 114826534d7a: Pull complete [2022-11-10T21:16:56.279Z] 4657fd5d0bcf: Pull complete [2022-11-10T21:16:56.537Z] 6ad1cebc031e: Pull complete [2022-11-10T21:16:59.819Z] 8a3aa393b2d8: Pull complete [2022-11-10T21:16:59.819Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-10T21:16:59.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-10T21:16:59.819Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T21:16:59.892Z] prd-ubuntu20.04-docker-8c-8g-118962 does not seem to be running inside a container [2022-11-10T21:16:59.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-10T21:17:01.846Z] $ docker top 59afc6a2ccb95e1c2a107db57014b06c8b5a51084aac28a23909bdfa6a2cb782 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-10T21:17:01.930Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-11-10T21:17:02.207Z] + set -o pipefail [2022-11-10T21:17:02.207Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-11-10T21:17:10.325Z] [2022-11-10T21:17:10.325Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-11-10T21:17:10.325Z] [2022-11-10T21:17:10.325Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/f0f46475-dd2a-484f-aa1c-4cbfcc30b0da [2022-11-10T21:17:10.325Z] [2022-11-10T21:17:10.325Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-11-10T21:17:10.325Z] [2022-11-10T21:17:10.325Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-10T21:17:10.325Z] [2022-11-10T21:17:10.585Z] [2022-11-10T21:17:10.585Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-10T21:17:10.585Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-10T21:17:10.585Z] More details here: https://snyk.co/ue1NS [2022-11-10T21:17:10.585Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2022-11-10T21:17:10.585Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-11-10T21:17:10.588Z] $ docker stop --time=1 59afc6a2ccb95e1c2a107db57014b06c8b5a51084aac28a23909bdfa6a2cb782 [2022-11-10T21:17:12.933Z] $ docker rm -f 59afc6a2ccb95e1c2a107db57014b06c8b5a51084aac28a23909bdfa6a2cb782 [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) [Pipeline] echo [2022-11-10T21:17:13.305Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-10T21:17:13.313Z] provisioning config files... [2022-11-10T21:17:13.321Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13741108467603658184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:17:13.616Z] --> edgex-publish-swagger.sh [2022-11-10T21:17:13.616Z] === Publish doc/openapi/v2 API === [2022-11-10T21:17:13.616Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-11-10T21:17:13.616Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-11-10T21:17:13.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-10T21:17:13.616Z] Dload Upload Total Spent Left Speed [2022-11-10T21:17:14.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 536k --:--:-- --:--:-- --:--:-- 536k [2022-11-10T21:17:14.554Z] [2022-11-10T21:17:14.554Z] [Pipeline] } [2022-11-10T21:17:14.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-10T21:17:14.952Z] + git log --format=format:%s -1 12ac4ca00df350acb7aaa5b8264558c40625f436 [Pipeline] sh [2022-11-10T21:17:15.241Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-10T21:17:15.241Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:17:15.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-10T21:17:15.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T21:17:15.615Z] prd-ubuntu20.04-docker-8c-8g-118962 does not seem to be running inside a container [2022-11-10T21:17:15.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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/py-git-semver:0.1.4 cat [2022-11-10T21:17:16.030Z] $ docker top da37e5323d257fd061e56549f9f92996081c88f99119a34496f4b6cf5328d8aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-10T21:17:16.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-10T21:17:16.124Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-10T21:17:16.237Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-10T21:17:16.231Z] $ docker exec da37e5323d257fd061e56549f9f92996081c88f99119a34496f4b6cf5328d8aa ssh-agent [2022-11-10T21:17:16.349Z] SSH_AUTH_SOCK=/tmp/ssh-P7nKPSsftxKn/agent.32 [2022-11-10T21:17:16.349Z] SSH_AGENT_PID=38 [2022-11-10T21:17:16.354Z] Running ssh-add (command line suppressed) [2022-11-10T21:17:16.454Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7413474438096832120.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7413474438096832120.key) [2022-11-10T21:17:16.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-10T21:17:16.761Z] + git semver tag [2022-11-10T21:17:17.019Z] 2022-11-10 21:17:16,931 [run_tag] DEBUG tag force:False [2022-11-10T21:17:17.019Z] 2022-11-10 21:17:16,932 [check_head_tag] DEBUG check head tag [2022-11-10T21:17:17.019Z] 2022-11-10 21:17:16,933 [execute] INFO git cat-file --batch-check [2022-11-10T21:17:17.019Z] 2022-11-10 21:17:16,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-10T21:17:17.019Z] 2022-11-10 21:17:16,937 [execute] INFO git cat-file --batch [2022-11-10T21:17:17.019Z] 2022-11-10 21:17:16,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-11-10T21:17:17.019Z] 2022-11-10 21:17:16,963 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-10T21:17:17.019Z] 2022-11-10 21:17:16,963 [execute] INFO git tag -a v2.3.1-dev.1 -m v2.3.1-dev.1 [2022-11-10T21:17:17.019Z] 2022-11-10 21:17:16,963 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.1', '-m', 'v2.3.1-dev.1'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-11-10T21:17:17.019Z] 2022-11-10 21:17:16,965 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-10T21:17:17.019Z] 2.3.1-dev.1 [Pipeline] } [2022-11-10T21:17:17.020Z] $ docker exec --env ******** --env ******** da37e5323d257fd061e56549f9f92996081c88f99119a34496f4b6cf5328d8aa ssh-agent -k [2022-11-10T21:17:17.106Z] unset SSH_AUTH_SOCK; [2022-11-10T21:17:17.107Z] unset SSH_AGENT_PID; [2022-11-10T21:17:17.107Z] echo Agent pid 38 killed; [2022-11-10T21:17:17.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-10T21:17:17.437Z] + git semver [Pipeline] } [2022-11-10T21:17:17.702Z] $ docker stop --time=1 da37e5323d257fd061e56549f9f92996081c88f99119a34496f4b6cf5328d8aa [2022-11-10T21:17:18.996Z] $ docker rm -f da37e5323d257fd061e56549f9f92996081c88f99119a34496f4b6cf5328d8aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:17:19.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-10T21:17:19.375Z] [2022-11-10T21:17:19.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:17:19.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-10T21:17:19.670Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-10T21:17:19.670Z] ab5ef0e58194: Pulling fs layer [2022-11-10T21:17:19.670Z] 9712f1f96733: Pulling fs layer [2022-11-10T21:17:19.670Z] 63f879dbbcfc: Pulling fs layer [2022-11-10T21:17:19.670Z] 0d9ebad4ef96: Pulling fs layer [2022-11-10T21:17:19.670Z] e9a5061849ea: Pulling fs layer [2022-11-10T21:17:19.670Z] d747dcd14b5f: Pulling fs layer [2022-11-10T21:17:19.670Z] 2de7ff778b66: Pulling fs layer [2022-11-10T21:17:19.670Z] e9a5061849ea: Waiting [2022-11-10T21:17:19.670Z] d747dcd14b5f: Waiting [2022-11-10T21:17:19.670Z] 2de7ff778b66: Waiting [2022-11-10T21:17:19.670Z] 0d9ebad4ef96: Waiting [2022-11-10T21:17:19.670Z] 9712f1f96733: Verifying Checksum [2022-11-10T21:17:19.670Z] 9712f1f96733: Download complete [2022-11-10T21:17:20.239Z] 63f879dbbcfc: Verifying Checksum [2022-11-10T21:17:20.239Z] 63f879dbbcfc: Download complete [2022-11-10T21:17:20.239Z] e9a5061849ea: Verifying Checksum [2022-11-10T21:17:20.239Z] e9a5061849ea: Download complete [2022-11-10T21:17:20.239Z] 0d9ebad4ef96: Verifying Checksum [2022-11-10T21:17:20.239Z] 0d9ebad4ef96: Download complete [2022-11-10T21:17:20.239Z] ab5ef0e58194: Verifying Checksum [2022-11-10T21:17:20.239Z] ab5ef0e58194: Download complete [2022-11-10T21:17:20.239Z] d747dcd14b5f: Verifying Checksum [2022-11-10T21:17:20.239Z] d747dcd14b5f: Download complete [2022-11-10T21:17:20.239Z] 2de7ff778b66: Verifying Checksum [2022-11-10T21:17:20.239Z] 2de7ff778b66: Download complete [2022-11-10T21:17:23.522Z] ab5ef0e58194: Pull complete [2022-11-10T21:17:23.522Z] 9712f1f96733: Pull complete [2022-11-10T21:17:23.780Z] 63f879dbbcfc: Pull complete [2022-11-10T21:17:27.060Z] 0d9ebad4ef96: Pull complete [2022-11-10T21:17:27.318Z] e9a5061849ea: Pull complete [2022-11-10T21:17:27.318Z] d747dcd14b5f: Pull complete [2022-11-10T21:17:28.251Z] 2de7ff778b66: Pull complete [2022-11-10T21:17:28.251Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-10T21:17:28.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-10T21:17:28.251Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T21:17:28.330Z] prd-ubuntu20.04-docker-8c-8g-118962 does not seem to be running inside a container [2022-11-10T21:17:28.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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:0.23.1-centos7 cat [2022-11-10T21:17:30.668Z] $ docker top bd960033526ff96feac33b42a32affa4a9fc5fe126620c7d336adc751d6df7c9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-10T21:17:30.744Z] provisioning config files... [2022-11-10T21:17:30.751Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8651618635165113174tmp [2022-11-10T21:17:30.761Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12570934556794429011tmp [2022-11-10T21:17:30.770Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11581278442517934693tmp [Pipeline] { [Pipeline] echo [2022-11-10T21:17:30.784Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:17:31.063Z] ---> sigul-configuration.sh [2022-11-10T21:17:31.063Z] gpg: directory `/root/.gnupg' created [2022-11-10T21:17:31.063Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-10T21:17:31.063Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-10T21:17:31.063Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-10T21:17:31.063Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-10T21:17:31.063Z] gpg: CAST5 encrypted data [2022-11-10T21:17:31.063Z] gpg: encrypted with 1 passphrase [2022-11-10T21:17:31.063Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-10T21:17:31.345Z] + mkdir /home/jenkins [2022-11-10T21:17:31.345Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-10T21:17:31.627Z] + 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-11-10T21:17:31.635Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:17:31.917Z] ---> sigul-install.sh [2022-11-10T21:17:31.917Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-10T21:17:32.204Z] + git tag --list [2022-11-10T21:17:32.204Z] v0.0.0 [2022-11-10T21:17:32.204Z] v0.0.1-dev.1 [2022-11-10T21:17:32.204Z] v0.0.1-dev.10 [2022-11-10T21:17:32.204Z] v0.0.1-dev.11 [2022-11-10T21:17:32.204Z] v0.0.1-dev.12 [2022-11-10T21:17:32.204Z] v0.0.1-dev.13 [2022-11-10T21:17:32.204Z] v0.0.1-dev.14 [2022-11-10T21:17:32.204Z] v0.0.1-dev.15 [2022-11-10T21:17:32.204Z] v0.0.1-dev.16 [2022-11-10T21:17:32.204Z] v0.0.1-dev.17 [2022-11-10T21:17:32.204Z] v0.0.1-dev.18 [2022-11-10T21:17:32.204Z] v0.0.1-dev.19 [2022-11-10T21:17:32.204Z] v0.0.1-dev.2 [2022-11-10T21:17:32.204Z] v0.0.1-dev.20 [2022-11-10T21:17:32.204Z] v0.0.1-dev.21 [2022-11-10T21:17:32.204Z] v0.0.1-dev.22 [2022-11-10T21:17:32.204Z] v0.0.1-dev.23 [2022-11-10T21:17:32.204Z] v0.0.1-dev.24 [2022-11-10T21:17:32.204Z] v0.0.1-dev.25 [2022-11-10T21:17:32.204Z] v0.0.1-dev.26 [2022-11-10T21:17:32.204Z] v0.0.1-dev.27 [2022-11-10T21:17:32.204Z] v0.0.1-dev.28 [2022-11-10T21:17:32.204Z] v0.0.1-dev.3 [2022-11-10T21:17:32.204Z] v0.0.1-dev.4 [2022-11-10T21:17:32.204Z] v0.0.1-dev.5 [2022-11-10T21:17:32.204Z] v0.0.1-dev.6 [2022-11-10T21:17:32.204Z] v0.0.1-dev.7 [2022-11-10T21:17:32.204Z] v0.0.1-dev.8 [2022-11-10T21:17:32.204Z] v0.0.1-dev.9 [2022-11-10T21:17:32.204Z] v2.2.0 [2022-11-10T21:17:32.204Z] v2.2.0-dev.29 [2022-11-10T21:17:32.204Z] v2.2.0-dev.30 [2022-11-10T21:17:32.204Z] v2.2.0-dev.31 [2022-11-10T21:17:32.204Z] v2.2.0-dev.32 [2022-11-10T21:17:32.204Z] v2.2.0-dev.33 [2022-11-10T21:17:32.204Z] v2.2.0-dev.34 [2022-11-10T21:17:32.204Z] v2.2.0-dev.35 [2022-11-10T21:17:32.204Z] v2.3.0 [2022-11-10T21:17:32.204Z] v2.3.0-dev.1 [2022-11-10T21:17:32.204Z] v2.3.0-dev.10 [2022-11-10T21:17:32.204Z] v2.3.0-dev.11 [2022-11-10T21:17:32.204Z] v2.3.0-dev.12 [2022-11-10T21:17:32.204Z] v2.3.0-dev.13 [2022-11-10T21:17:32.204Z] v2.3.0-dev.14 [2022-11-10T21:17:32.204Z] v2.3.0-dev.15 [2022-11-10T21:17:32.204Z] v2.3.0-dev.16 [2022-11-10T21:17:32.204Z] v2.3.0-dev.17 [2022-11-10T21:17:32.204Z] v2.3.0-dev.18 [2022-11-10T21:17:32.204Z] v2.3.0-dev.19 [2022-11-10T21:17:32.204Z] v2.3.0-dev.2 [2022-11-10T21:17:32.204Z] v2.3.0-dev.20 [2022-11-10T21:17:32.204Z] v2.3.0-dev.21 [2022-11-10T21:17:32.204Z] v2.3.0-dev.22 [2022-11-10T21:17:32.204Z] v2.3.0-dev.23 [2022-11-10T21:17:32.204Z] v2.3.0-dev.24 [2022-11-10T21:17:32.204Z] v2.3.0-dev.25 [2022-11-10T21:17:32.204Z] v2.3.0-dev.26 [2022-11-10T21:17:32.204Z] v2.3.0-dev.27 [2022-11-10T21:17:32.204Z] v2.3.0-dev.28 [2022-11-10T21:17:32.204Z] v2.3.0-dev.29 [2022-11-10T21:17:32.204Z] v2.3.0-dev.3 [2022-11-10T21:17:32.204Z] v2.3.0-dev.30 [2022-11-10T21:17:32.204Z] v2.3.0-dev.31 [2022-11-10T21:17:32.204Z] v2.3.0-dev.32 [2022-11-10T21:17:32.204Z] v2.3.0-dev.33 [2022-11-10T21:17:32.204Z] v2.3.0-dev.34 [2022-11-10T21:17:32.204Z] v2.3.0-dev.35 [2022-11-10T21:17:32.204Z] v2.3.0-dev.36 [2022-11-10T21:17:32.204Z] v2.3.0-dev.37 [2022-11-10T21:17:32.204Z] v2.3.0-dev.38 [2022-11-10T21:17:32.204Z] v2.3.0-dev.39 [2022-11-10T21:17:32.204Z] v2.3.0-dev.4 [2022-11-10T21:17:32.204Z] v2.3.0-dev.40 [2022-11-10T21:17:32.204Z] v2.3.0-dev.41 [2022-11-10T21:17:32.204Z] v2.3.0-dev.42 [2022-11-10T21:17:32.204Z] v2.3.0-dev.43 [2022-11-10T21:17:32.204Z] v2.3.0-dev.44 [2022-11-10T21:17:32.204Z] v2.3.0-dev.45 [2022-11-10T21:17:32.204Z] v2.3.0-dev.5 [2022-11-10T21:17:32.204Z] v2.3.0-dev.6 [2022-11-10T21:17:32.204Z] v2.3.0-dev.7 [2022-11-10T21:17:32.204Z] v2.3.0-dev.8 [2022-11-10T21:17:32.204Z] v2.3.0-dev.9 [2022-11-10T21:17:32.204Z] v2.3.1-dev.1 [Pipeline] sh [2022-11-10T21:17:32.490Z] + lftools sign git-tag v2.3.1-dev.1 [2022-11-10T21:17:33.057Z] Signing Git tag with Sigul... [2022-11-10T21:17:33.057Z] Signing v2.3.1-dev.1 [Pipeline] echo [2022-11-10T21:17:33.323Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:17:33.605Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-10T21:17:33.612Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-10T21:17:33.620Z] $ docker stop --time=1 bd960033526ff96feac33b42a32affa4a9fc5fe126620c7d336adc751d6df7c9 [2022-11-10T21:17:34.942Z] $ docker rm -f bd960033526ff96feac33b42a32affa4a9fc5fe126620c7d336adc751d6df7c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-10T21:17:35.350Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-10T21:17:35.350Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:17:35.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-10T21:17:35.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T21:17:35.709Z] prd-ubuntu20.04-docker-8c-8g-118962 does not seem to be running inside a container [2022-11-10T21:17:35.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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/py-git-semver:0.1.4 cat [2022-11-10T21:17:36.075Z] $ docker top 850117ea79e95096659b94e4104f081a2ff921bf0e29d27cb656a2dd633858d9 -eo pid,comm [2022-11-10T21:17:36.129Z] 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-11-10T21:17:36.129Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-10T21:17:36.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-10T21:17:36.164Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-10T21:17:36.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-10T21:17:36.266Z] $ docker exec 850117ea79e95096659b94e4104f081a2ff921bf0e29d27cb656a2dd633858d9 ssh-agent [2022-11-10T21:17:36.376Z] SSH_AUTH_SOCK=/tmp/ssh-BRjHFHWKsvIa/agent.33 [2022-11-10T21:17:36.376Z] SSH_AGENT_PID=39 [2022-11-10T21:17:36.380Z] Running ssh-add (command line suppressed) [2022-11-10T21:17:36.485Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9814320727427165306.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9814320727427165306.key) [2022-11-10T21:17:36.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-10T21:17:36.795Z] + git semver bump pre [2022-11-10T21:17:37.056Z] 2022-11-10 21:17:36,953 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-10T21:17:37.056Z] 2022-11-10 21:17:36,954 [bump_version] DEBUG bumping version:2.3.1-dev.1 on axis:pre with prefix:dev [2022-11-10T21:17:37.056Z] 2022-11-10 21:17:36,954 [bump_version] DEBUG bumped version:2.3.1-dev.2 [2022-11-10T21:17:37.056Z] 2022-11-10 21:17:36,954 [write_version] DEBUG write version:2.3.1-dev.2 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-11-10T21:17:37.056Z] 2022-11-10 21:17:36,954 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-10T21:17:37.056Z] 2022-11-10 21:17:36,954 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-10T21:17:37.056Z] 2022-11-10 21:17:36,956 [execute] INFO git cat-file --batch-check [2022-11-10T21:17:37.056Z] 2022-11-10 21:17:36,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-10T21:17:37.056Z] 2022-11-10 21:17:36,961 [execute] INFO git cat-file --batch [2022-11-10T21:17:37.056Z] 2022-11-10 21:17:36,961 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-10T21:17:37.056Z] 2022-11-10 21:17:36,966 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-10T21:17:37.056Z] 2.3.1-dev.2 [Pipeline] } [2022-11-10T21:17:37.057Z] $ docker exec --env ******** --env ******** 850117ea79e95096659b94e4104f081a2ff921bf0e29d27cb656a2dd633858d9 ssh-agent -k [2022-11-10T21:17:37.155Z] unset SSH_AUTH_SOCK; [2022-11-10T21:17:37.155Z] unset SSH_AGENT_PID; [2022-11-10T21:17:37.155Z] echo Agent pid 39 killed; [2022-11-10T21:17:37.175Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-10T21:17:37.473Z] + git semver [Pipeline] } [2022-11-10T21:17:37.737Z] $ docker stop --time=1 850117ea79e95096659b94e4104f081a2ff921bf0e29d27cb656a2dd633858d9 [2022-11-10T21:17:39.083Z] $ docker rm -f 850117ea79e95096659b94e4104f081a2ff921bf0e29d27cb656a2dd633858d9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-10T21:17:39.439Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-10T21:17:39.439Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:17:39.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-10T21:17:39.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T21:17:39.795Z] prd-ubuntu20.04-docker-8c-8g-118962 does not seem to be running inside a container [2022-11-10T21:17:39.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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/py-git-semver:0.1.4 cat [2022-11-10T21:17:40.231Z] $ docker top 2199f2bee8bf727a89a24db8f20acfa38a73bde4df49f02849a56b545b8af811 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-10T21:17:40.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-10T21:17:40.329Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-10T21:17:40.443Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-10T21:17:40.437Z] $ docker exec 2199f2bee8bf727a89a24db8f20acfa38a73bde4df49f02849a56b545b8af811 ssh-agent [2022-11-10T21:17:40.571Z] SSH_AUTH_SOCK=/tmp/ssh-eeNlHZpQJYTA/agent.32 [2022-11-10T21:17:40.571Z] SSH_AGENT_PID=38 [2022-11-10T21:17:40.575Z] Running ssh-add (command line suppressed) [2022-11-10T21:17:40.667Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6308006505960323361.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6308006505960323361.key) [2022-11-10T21:17:40.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-10T21:17:40.978Z] + git semver push [2022-11-10T21:17:41.238Z] 2022-11-10 21:17:41,140 [run_push] DEBUG push [2022-11-10T21:17:41.238Z] 2022-11-10 21:17:41,140 [execute] INFO git cat-file --batch-check [2022-11-10T21:17:41.238Z] 2022-11-10 21:17:41,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-10T21:17:41.238Z] 2022-11-10 21:17:41,143 [execute] INFO git rev-list 4b9cca1d16a603123f531e4613148addf0b4c289 -- [2022-11-10T21:17:41.238Z] 2022-11-10 21:17:41,143 [execute] DEBUG Popen(['git', 'rev-list', '4b9cca1d16a603123f531e4613148addf0b4c289', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-10T21:17:41.238Z] 2022-11-10 21:17:41,149 [execute] INFO git fetch -v origin [2022-11-10T21:17:41.238Z] 2022-11-10 21:17:41,150 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-10T21:17:41.806Z] 2022-11-10 21:17:41,753 [run_push] DEBUG no remote changes detected [2022-11-10T21:17:41.806Z] 2022-11-10 21:17:41,754 [execute] INFO git push origin semver [2022-11-10T21:17:41.806Z] 2022-11-10 21:17:41,754 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-10T21:17:42.745Z] 2022-11-10 21:17:42,598 [run_push] DEBUG push all version tags [2022-11-10T21:17:42.745Z] 2022-11-10 21:17:42,599 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-10T21:17:42.745Z] 2022-11-10 21:17:42,599 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-11-10T21:17:43.682Z] 2022-11-10 21:17:43,376 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-11-10T21:17:43.682Z] 2.3.1-dev.2 [Pipeline] } [2022-11-10T21:17:43.682Z] $ docker exec --env ******** --env ******** 2199f2bee8bf727a89a24db8f20acfa38a73bde4df49f02849a56b545b8af811 ssh-agent -k [2022-11-10T21:17:43.784Z] unset SSH_AUTH_SOCK; [2022-11-10T21:17:43.784Z] unset SSH_AGENT_PID; [2022-11-10T21:17:43.784Z] echo Agent pid 38 killed; [2022-11-10T21:17:43.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-10T21:17:44.114Z] + git semver [Pipeline] } [2022-11-10T21:17:44.378Z] $ docker stop --time=1 2199f2bee8bf727a89a24db8f20acfa38a73bde4df49f02849a56b545b8af811 [2022-11-10T21:17:45.651Z] $ docker rm -f 2199f2bee8bf727a89a24db8f20acfa38a73bde4df49f02849a56b545b8af811 [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-11-10T21:17:46.236Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-11-10T21:17:46.236Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-10T21:17:46.236Z] total 16 [2022-11-10T21:17:46.236Z] drwxr-xr-x 3 root root 4096 Nov 10 21:08 . [2022-11-10T21:17:46.236Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 10 21:17 .. [2022-11-10T21:17:46.236Z] drwxr-xr-x 2 root root 4096 Nov 10 21:08 cost [2022-11-10T21:17:46.236Z] -rw-r--r-- 1 root root 90 Nov 10 21:08 cost.csv [2022-11-10T21:17:46.236Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-10T21:17:46.236Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-11-10T21:17:46.236Z] total 16 [2022-11-10T21:17:46.236Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 21:08 . [2022-11-10T21:17:46.236Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 10 21:17 .. [2022-11-10T21:17:46.236Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 10 21:08 cost [2022-11-10T21:17:46.236Z] -rw-r--r-- 1 jenkins jenkins 90 Nov 10 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:17:46.524Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:17:47.381Z] ---> package-listing.sh [2022-11-10T21:17:47.381Z] ++ facter osfamily [2022-11-10T21:17:47.381Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-10T21:17:47.640Z] + OS_FAMILY=debian [2022-11-10T21:17:47.640Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-11-10T21:17:47.640Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-10T21:17:47.640Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-10T21:17:47.640Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-10T21:17:47.640Z] + PACKAGES=/tmp/packages_start.txt [2022-11-10T21:17:47.640Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-11-10T21:17:47.640Z] + PACKAGES=/tmp/packages_end.txt [2022-11-10T21:17:47.640Z] + case "${OS_FAMILY}" in [2022-11-10T21:17:47.640Z] + dpkg -l [2022-11-10T21:17:47.640Z] + grep '^ii' [2022-11-10T21:17:47.640Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-10T21:17:47.640Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-10T21:17:47.640Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-10T21:17:47.640Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-11-10T21:17:47.640Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-11-10T21:17:47.640Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-11-10T21:17:47.651Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-10T21:17:47.927Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-10T21:17:48.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-10T21:17:48.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-10T21:17:48.552Z] prd-ubuntu20.04-docker-8c-8g-118962 does not seem to be running inside a container [2022-11-10T21:17:48.569Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-11-10T21:17:48.810Z] $ docker top 1f39e60d76806a6893593c5e80894b354bc78bb719450f63af03b638b2aa7807 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-10T21:17:49.205Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-10T21:17:49.607Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-10T21:17:49.929Z] + ls /var/log/sa-host [2022-11-10T21:17:49.929Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-10T21:17:50.062Z] provisioning config files... [2022-11-10T21:17:50.071Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4663564740450166726tmp [Pipeline] { [Pipeline] echo [2022-11-10T21:17:50.085Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:17:50.366Z] ---> create-netrc.sh [Pipeline] } [2022-11-10T21:17:50.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:17:50.702Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-10T21:17:50.710Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:17:50.989Z] ---> sudo-logs.sh [2022-11-10T21:17:50.989Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-10T21:17:51.021Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:17:51.305Z] ---> job-cost.sh [2022-11-10T21:17:51.305Z] lf-activate-venv: SKIPPING [2022-11-10T21:17:51.305Z] DEBUG: total: 0.2199999988079071 [2022-11-10T21:17:51.305Z] INFO: Retrieving Stack Cost... [2022-11-10T21:17:51.564Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-10T21:17:52.131Z] INFO: Archiving Costs [Pipeline] echo [2022-11-10T21:17:52.142Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-10T21:17:52.419Z] ---> logs-deploy.sh [2022-11-10T21:17:52.419Z] lf-activate-venv: SKIPPING [2022-11-10T21:17:52.419Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/89 [2022-11-10T21:17:52.419Z] INFO: archiving workspace using pattern(s): [2022-11-10T21:17:53.355Z] Archives upload complete. [2022-11-10T21:17:53.615Z] INFO: archiving logs to Nexus