Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 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-ssh14095081951255474240.key > 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-ssh9997992883434760895.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4011166535862927572.key > 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-ssh2746582985099091318.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7330227573576357446.key > 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1846 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 (main) Commit message: "Merge pull request #126 from EdgeX-Camera-Management/remove-zmq" > git config core.sparsecheckout # timeout=10 > git checkout -f cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 # timeout=10 > git rev-list --no-walk eace6589c3cbf428f520f2fa351df3c718b4124b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:01:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:01:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:01:48 ========================================================= 15:01:48 EdgeX Global Pipelines Version Info 15:01:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:01:48 ------------------- 15:01:48 stable info: 15:01:48 ------------------- 15:01:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:01:48 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:01:48 Message: update stable to v1.0.244 15:01:49 ------------------- 15:01:49 experimental info: 15:01:49 ------------------- 15:01:49 Commited By: **** collab-it+edgex@linuxfoundation.org 15:01:49 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:01:49 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc38a2b [Pipeline] echo 15:01:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:49 provisioning config files... 15:01:49 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9294895775302491801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:50 ---> docker-login.sh 15:01:50 nexus3.edgexfoundry.org:10001 15:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:51 Configure a credential helper to remove this warning. See 15:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:51 15:01:51 Login Succeeded 15:01:51 nexus3.edgexfoundry.org:10002 15:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:51 Configure a credential helper to remove this warning. See 15:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:51 15:01:51 Login Succeeded 15:01:51 nexus3.edgexfoundry.org:10003 15:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:51 Configure a credential helper to remove this warning. See 15:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:51 15:01:51 Login Succeeded 15:01:51 nexus3.edgexfoundry.org:10004 15:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:51 Configure a credential helper to remove this warning. See 15:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:51 15:01:51 Login Succeeded 15:01:51 docker.io 15:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:51 Configure a credential helper to remove this warning. See 15:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:51 15:01:51 Login Succeeded 15:01:51 ---> docker-login.sh ends [Pipeline] } 15:01:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:01:52 + git rev-list -1 --merges cc38a2b6d8cbd0d01f010c95afd82b0fe8065866~1..cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [Pipeline] echo 15:01:52 -----------> git rev-list -1 --merges cc38a2b6d8cbd0d01f010c95afd82b0fe8065866~1..cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 15:01:52 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [false] [Pipeline] sh 15:01:52 + git log --format=format:%s -1 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [Pipeline] echo 15:01:52 ========================================================= 15:01:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:01:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:01:52 + git log --format=format:%s -1 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [Pipeline] echo 15:01:52 [semverPrep] GIT_COMMIT: cc38a2b6d8cbd0d01f010c95afd82b0fe8065866, Commit Message: Merge pull request #126 from EdgeX-Camera-Management/remove-zmq [Pipeline] echo 15:01:52 [semverPrep] This is not a build commit. [Pipeline] sh 15:01:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:01:53 + grep -v github /etc/ssh/ssh_known_hosts 15:01:53 + [ -e /tmp/ssh_known_hosts ] 15:01:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:01:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:01:53 + sudo tee -a /etc/ssh/ssh_known_hosts 15:01:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:01:53 15:01:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:01:53 0.1.4: Pulling from edgex-devops/py-git-semver 15:01:53 b85a868b505f: Pulling fs layer 15:01:53 e2be974225ed: Pulling fs layer 15:01:53 339a4e72a1f5: Pulling fs layer 15:01:53 988bab9f4d93: Pulling fs layer 15:01:53 1469e6f7b9e6: Pulling fs layer 15:01:53 eaf3925da568: Pulling fs layer 15:01:53 bab4dde63d76: Pulling fs layer 15:01:53 bde34c3a00c8: Pulling fs layer 15:01:53 b352a97aabf1: Pulling fs layer 15:01:53 4872d77fe225: Pulling fs layer 15:01:53 5851b861e8e6: Pulling fs layer 15:01:53 eaf3925da568: Waiting 15:01:53 1469e6f7b9e6: Waiting 15:01:53 988bab9f4d93: Waiting 15:01:53 5851b861e8e6: Waiting 15:01:53 b352a97aabf1: Waiting 15:01:53 bde34c3a00c8: Waiting 15:01:53 bab4dde63d76: Waiting 15:01:53 4872d77fe225: Waiting 15:01:53 e2be974225ed: Verifying Checksum 15:01:53 e2be974225ed: Download complete 15:01:53 988bab9f4d93: Verifying Checksum 15:01:53 988bab9f4d93: Download complete 15:01:54 1469e6f7b9e6: Verifying Checksum 15:01:54 1469e6f7b9e6: Download complete 15:01:54 339a4e72a1f5: Verifying Checksum 15:01:54 339a4e72a1f5: Download complete 15:01:54 eaf3925da568: Download complete 15:01:54 bde34c3a00c8: Download complete 15:01:54 b352a97aabf1: Verifying Checksum 15:01:54 b352a97aabf1: Download complete 15:01:54 4872d77fe225: Verifying Checksum 15:01:54 4872d77fe225: Download complete 15:01:54 5851b861e8e6: Verifying Checksum 15:01:54 5851b861e8e6: Download complete 15:01:54 b85a868b505f: Verifying Checksum 15:01:54 b85a868b505f: Download complete 15:01:54 bab4dde63d76: Verifying Checksum 15:01:54 bab4dde63d76: Download complete 15:01:55 b85a868b505f: Pull complete 15:01:56 e2be974225ed: Pull complete 15:01:56 339a4e72a1f5: Pull complete 15:01:56 988bab9f4d93: Pull complete 15:01:57 1469e6f7b9e6: Pull complete 15:01:57 eaf3925da568: Pull complete 15:01:59 bab4dde63d76: Pull complete 15:01:59 bde34c3a00c8: Pull complete 15:01:59 b352a97aabf1: Pull complete 15:01:59 4872d77fe225: Pull complete 15:01:59 5851b861e8e6: Pull complete 15:01:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:01:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:59 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 15:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 15:02:02 $ docker top 36e13e1d249474d0ebe37770bc4c3411931879a331e835042c9b2daffca72681 -eo pid,comm 15:02:03 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). 15:02:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:02:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:03 [ssh-agent] Looking for ssh-agent implementation... 15:02:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:03 $ docker exec 36e13e1d249474d0ebe37770bc4c3411931879a331e835042c9b2daffca72681 ssh-agent 15:02:03 SSH_AUTH_SOCK=/tmp/ssh-pnsttqr64ASF/agent.33 15:02:03 SSH_AGENT_PID=39 15:02:03 Running ssh-add (command line suppressed) 15:02:03 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16060479098711214421.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16060479098711214421.key) 15:02:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:03 + git tag --points-at HEAD [Pipeline] } 15:02:03 $ docker exec --env ******** --env ******** 36e13e1d249474d0ebe37770bc4c3411931879a331e835042c9b2daffca72681 ssh-agent -k 15:02:03 unset SSH_AUTH_SOCK; 15:02:03 unset SSH_AGENT_PID; 15:02:03 echo Agent pid 39 killed; 15:02:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:02:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:03 [ssh-agent] Looking for ssh-agent implementation... 15:02:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:03 $ docker exec 36e13e1d249474d0ebe37770bc4c3411931879a331e835042c9b2daffca72681 ssh-agent 15:02:04 SSH_AUTH_SOCK=/tmp/ssh-0Vhs1Usb1jeP/agent.71 15:02:04 SSH_AGENT_PID=77 15:02:04 Running ssh-add (command line suppressed) 15:02:04 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6662885971134342082.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6662885971134342082.key) 15:02:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:04 + git semver init 15:02:04 2023-01-11 15:02:04,715 [run_init] DEBUG init version:0.0.0 force:False 15:02:04 2023-01-11 15:02:04,715 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 15:02:04 2023-01-11 15:02:04,716 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 15:02:04 2023-01-11 15:02:04,716 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 15:02:05 2023-01-11 15:02:05,460 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 15:02:05 2023-01-11 15:02:05,461 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 15:02:05 2023-01-11 15:02:05,461 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:02:05 2023-01-11 15:02:05,461 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:02:05 3.0.0-dev.3 [Pipeline] } 15:02:05 $ docker exec --env ******** --env ******** 36e13e1d249474d0ebe37770bc4c3411931879a331e835042c9b2daffca72681 ssh-agent -k 15:02:05 unset SSH_AUTH_SOCK; 15:02:05 unset SSH_AGENT_PID; 15:02:05 echo Agent pid 77 killed; 15:02:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:02:06 + git semver [Pipeline] } 15:02:06 $ docker stop --time=1 36e13e1d249474d0ebe37770bc4c3411931879a331e835042c9b2daffca72681 15:02:07 $ docker rm -f --volumes 36e13e1d249474d0ebe37770bc4c3411931879a331e835042c9b2daffca72681 [Pipeline] // withDockerContainer [Pipeline] sh 15:02:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:02:08 Stashed 1 file(s) [Pipeline] echo 15:02:08 [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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 15:02:08 provisioning config files... 15:02:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8972136202295182354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:02:08 ---> docker-login.sh 15:02:08 nexus3.edgexfoundry.org:10001 15:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:08 Configure a credential helper to remove this warning. See 15:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:08 15:02:08 Login Succeeded 15:02:08 nexus3.edgexfoundry.org:10002 15:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:08 Configure a credential helper to remove this warning. See 15:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:08 15:02:08 Login Succeeded 15:02:08 nexus3.edgexfoundry.org:10003 15:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:09 Configure a credential helper to remove this warning. See 15:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:09 15:02:09 Login Succeeded 15:02:09 nexus3.edgexfoundry.org:10004 15:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:09 Configure a credential helper to remove this warning. See 15:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:09 15:02:09 Login Succeeded 15:02:09 docker.io 15:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:02:09 Configure a credential helper to remove this warning. See 15:02:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:02:09 15:02:09 Login Succeeded 15:02:09 ---> docker-login.sh ends [Pipeline] } 15:02:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:02:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:02:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:02:09 ========================================================= 15:02:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:02:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:09 + 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 . 15:02:09 Sending build context to Docker daemon 1.695MB 15:02:09 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:02:09 Step 2/13 : FROM ${BASE} AS builder 15:02:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:02:09 213ec9aee27d: Pulling fs layer 15:02:09 4583459ba037: Pulling fs layer 15:02:09 93c1e223e6f2: Pulling fs layer 15:02:09 53926ce57604: Pulling fs layer 15:02:09 21b2b0c7a3f4: Pulling fs layer 15:02:09 22ff95d597cd: Pulling fs layer 15:02:09 12d6caf4c0d1: Pulling fs layer 15:02:09 96b7cbca73a9: Pulling fs layer 15:02:09 a7acece74701: Pulling fs layer 15:02:09 53926ce57604: Waiting 15:02:09 12d6caf4c0d1: Waiting 15:02:09 96b7cbca73a9: Waiting 15:02:09 22ff95d597cd: Waiting 15:02:09 21b2b0c7a3f4: Waiting 15:02:09 a7acece74701: Waiting 15:02:09 93c1e223e6f2: Verifying Checksum 15:02:09 93c1e223e6f2: Download complete 15:02:09 4583459ba037: Download complete 15:02:09 21b2b0c7a3f4: Verifying Checksum 15:02:09 22ff95d597cd: Verifying Checksum 15:02:09 22ff95d597cd: Download complete 15:02:09 213ec9aee27d: Download complete 15:02:09 12d6caf4c0d1: Verifying Checksum 15:02:09 12d6caf4c0d1: Download complete 15:02:09 213ec9aee27d: Pull complete 15:02:10 4583459ba037: Pull complete 15:02:10 93c1e223e6f2: Pull complete 15:02:10 a7acece74701: Verifying Checksum 15:02:10 a7acece74701: Download complete 15:02:10 96b7cbca73a9: Verifying Checksum 15:02:10 96b7cbca73a9: Download complete 15:02:10 53926ce57604: Verifying Checksum 15:02:10 53926ce57604: Download complete 15:02:14 53926ce57604: Pull complete 15:02:15 21b2b0c7a3f4: Pull complete 15:02:15 22ff95d597cd: Pull complete 15:02:15 12d6caf4c0d1: Pull complete 15:02:17 96b7cbca73a9: Pull complete 15:02:18 a7acece74701: Pull complete 15:02:18 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:02:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:02:18 ---> db6d94c90886 15:02:18 Step 3/13 : ARG ADD_BUILD_TAGS="" 15:02:23 Still waiting to schedule task 15:02:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:02:25 ---> Running in 7863a376e7be 15:02:25 Removing intermediate container 7863a376e7be 15:02:25 ---> 46313d6550af 15:02:25 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:02:25 ---> Running in 7d9b12023536 15:02:25 Removing intermediate container 7d9b12023536 15:02:25 ---> 156c52caa7a3 15:02:25 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 15:02:25 ---> Running in ab036cb87e50 15:02:25 Removing intermediate container ab036cb87e50 15:02:25 ---> 356a860133f2 15:02:25 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:02:25 ---> Running in 83d6514e6f15 15:02:25 Removing intermediate container 83d6514e6f15 15:02:25 ---> fd9f8030ff98 15:02:25 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:02:25 ---> Running in 4e25bb058df9 15:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:25 (1/80) Installing mesa (21.3.8-r2) 15:02:25 (2/80) Installing libxau (1.0.9-r0) 15:02:25 (3/80) Installing libxdmcp (1.1.3-r0) 15:02:25 (4/80) Installing libxcb (1.15-r0) 15:02:25 (5/80) Installing libx11 (1.8-r0) 15:02:25 (6/80) Installing libxext (1.3.4-r0) 15:02:25 (7/80) Installing libxfixes (6.0.0-r0) 15:02:25 (8/80) Installing libxxf86vm (1.1.4-r2) 15:02:25 (9/80) Installing libpciaccess (0.16-r0) 15:02:25 (10/80) Installing libdrm (2.4.110-r0) 15:02:26 (11/80) Installing mesa-glapi (21.3.8-r2) 15:02:26 (12/80) Installing libxshmfence (1.3-r1) 15:02:26 (13/80) Installing mesa-gl (21.3.8-r2) 15:02:26 (14/80) Installing icu-data-full (71.1-r2) 15:02:26 (15/80) Installing libice (1.0.10-r0) 15:02:26 (16/80) Installing libuuid (2.38-r1) 15:02:26 (17/80) Installing libsm (1.2.3-r0) 15:02:26 (18/80) Installing libxt (1.2.1-r0) 15:02:26 (19/80) Installing libxmu (1.1.3-r0) 15:02:26 (20/80) Installing xset (1.2.4-r0) 15:02:26 (21/80) Installing xprop (1.2.5-r0) 15:02:26 (22/80) Installing xdg-utils (1.1.3-r3) 15:02:26 (23/80) Installing dbus-libs (1.14.4-r0) 15:02:26 (24/80) Installing libffi (3.4.2-r1) 15:02:26 (25/80) Installing libintl (0.21-r2) 15:02:26 (26/80) Installing libblkid (2.38-r1) 15:02:26 (27/80) Installing libmount (2.38-r1) 15:02:26 (28/80) Installing pcre (8.45-r2) 15:02:26 (29/80) Installing glib (2.72.1-r0) 15:02:26 (30/80) Installing icu-libs (71.1-r2) 15:02:26 (31/80) Installing libpcre2-16 (10.40-r0) 15:02:26 (32/80) Installing zstd-libs (1.5.2-r1) 15:02:26 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 15:02:26 (34/80) Installing hicolor-icon-theme (0.17-r1) 15:02:26 (35/80) Installing wayland-libs-server (1.20.0-r0) 15:02:26 (36/80) Installing mesa-gbm (21.3.8-r2) 15:02:26 (37/80) Installing wayland-libs-client (1.20.0-r0) 15:02:26 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 15:02:26 (39/80) Installing libxcomposite (0.4.5-r0) 15:02:26 (40/80) Installing libbz2 (1.0.8-r1) 15:02:26 (41/80) Installing libpng (1.6.37-r1) 15:02:26 (42/80) Installing freetype (2.12.1-r0) 15:02:26 (43/80) Installing fontconfig (2.14.0-r0) 15:02:26 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 15:02:26 (45/80) Installing wayland-libs-egl (1.20.0-r0) 15:02:26 (46/80) Installing xkeyboard-config (2.35.1-r0) 15:02:26 (47/80) Installing xz-libs (5.2.5-r1) 15:02:26 (48/80) Installing libxml2 (2.9.14-r2) 15:02:26 (49/80) Installing libxkbcommon (1.4.1-r0) 15:02:26 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 15:02:26 (51/80) Installing mesa-egl (21.3.8-r2) 15:02:26 (52/80) Installing avahi-libs (0.8-r6) 15:02:26 (53/80) Installing nettle (3.7.3-r0) 15:02:26 (54/80) Installing p11-kit (0.24.1-r0) 15:02:26 (55/80) Installing libtasn1 (4.18.0-r1) 15:02:26 (56/80) Installing libunistring (1.0-r0) 15:02:26 (57/80) Installing gnutls (3.7.7-r0) 15:02:26 (58/80) Installing cups-libs (2.4.2-r0) 15:02:26 (59/80) Installing graphite2 (1.3.14-r1) 15:02:26 (60/80) Installing harfbuzz (4.3.0-r0) 15:02:26 (61/80) Installing libevdev (1.12.1-r0) 15:02:26 (62/80) Installing mtdev (1.1.6-r0) 15:02:26 (63/80) Installing eudev-libs (3.2.11-r0) 15:02:26 (64/80) Installing libinput-libs (1.20.1-r0) 15:02:26 (65/80) Installing libjpeg-turbo (2.1.3-r1) 15:02:26 (66/80) Installing xcb-util-wm (0.4.1-r1) 15:02:26 (67/80) Installing xcb-util (0.4.0-r3) 15:02:26 (68/80) Installing xcb-util-image (0.4.0-r1) 15:02:26 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 15:02:26 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 15:02:26 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 15:02:26 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 15:02:27 (73/80) Installing v4l-utils-libs (1.22.1-r1) 15:02:27 (74/80) Installing v4l-utils (1.22.1-r1) 15:02:27 (75/80) Installing udev-init-scripts (35-r0) 15:02:27 Executing udev-init-scripts-35-r0.post-install 15:02:27 (76/80) Installing kmod-libs (29-r2) 15:02:27 (77/80) Installing eudev (3.2.11-r0) 15:02:27 (78/80) Installing eudev-dev (3.2.11-r0) 15:02:27 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 15:02:27 (80/80) Installing v4l-utils-dev (1.22.1-r1) 15:02:27 Executing busybox-1.35.0-r17.trigger 15:02:27 Executing eudev-3.2.11-r0.trigger 15:02:27 OK: 330 MiB in 131 packages 15:02:31 Removing intermediate container 4e25bb058df9 15:02:31 ---> 482c43be140d 15:02:31 Step 8/13 : WORKDIR /device-usb-camera 15:02:31 ---> Running in 2540e65842ae 15:02:31 Removing intermediate container 2540e65842ae 15:02:31 ---> ea64851129e6 15:02:31 Step 9/13 : COPY go.mod vendor* ./ 15:02:31 ---> 2d480420f099 15:02:31 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:31 ---> Running in 14d728f630e9 15:02:57 Removing intermediate container 14d728f630e9 15:02:57 ---> 39c07d255f55 15:02:57 Step 11/13 : COPY . . 15:02:57 ---> 238b2dc0740c 15:02:57 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 15:02:57 ---> Running in b6266eaa7eb7 15:02:57  % Total % Received % Xferd Average Speed Time Time Time Current 15:02:57 Dload Upload Total Spent Left Speed 15:02:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6374 0 --:--:-- --:--:-- --:--:-- 6397 15:02:57 Removing intermediate container b6266eaa7eb7 15:02:57 ---> 8fc13a51b332 15:02:57 Step 13/13 : RUN ${MAKE} 15:02:57 ---> Running in 07f2cf6ba093 15:02:57 noop 15:02:57 Removing intermediate container 07f2cf6ba093 15:02:57 ---> 50f692ea0163 15:02:57 Successfully built 50f692ea0163 15:02:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:58 + docker inspect -f . ci-base-image-x86_64 15:02:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:58 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 15:02:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 15:02:58 $ docker top e9caf092e63a53045cee4cdb900f2eef0dbd633a18244ec79d772e83946e61bc -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:58 + go version 15:02:58 go version go1.18.7 linux/amd64 [Pipeline] } 15:02:58 $ docker stop --time=1 e9caf092e63a53045cee4cdb900f2eef0dbd633a18244ec79d772e83946e61bc 15:03:00 $ docker rm -f --volumes e9caf092e63a53045cee4cdb900f2eef0dbd633a18244ec79d772e83946e61bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:00 + docker inspect -f . ci-base-image-x86_64 15:03:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:00 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 15:03:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 15:03:01 $ docker top e7c2a3cf1e6f1fbf02629a2619e8fd9fd48e935b6ae4fea43fa3b63597fde0c3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:01 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 15:03:01 + make test 15:03:01 go test ./... -coverprofile=coverage.out ./... 15:03:01 ? github.com/edgexfoundry/device-usb-camera [no test files] 15:03:11 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 15:03:11 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 15:03:18 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." 15:03:18 go vet ./... 15:03:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:03:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:03:20 ./bin/test-attribution-txt.sh [Pipeline] echo 15:03:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:03:21 $ docker stop --time=1 e7c2a3cf1e6f1fbf02629a2619e8fd9fd48e935b6ae4fea43fa3b63597fde0c3 15:03:23 $ docker rm -f --volumes e7c2a3cf1e6f1fbf02629a2619e8fd9fd48e935b6ae4fea43fa3b63597fde0c3 [Pipeline] // withDockerContainer [Pipeline] sh 15:03:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:03:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:03:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:03:24 + ls -al . 15:03:24 total 208 15:03:24 drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 15:03 . 15:03:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 15:01 .. 15:03:24 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 15:03 .git 15:03:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 15:01 .github 15:03:24 -rw-rw-r-- 1 jenkins jenkins 414 Jan 11 15:01 .gitignore 15:03:24 -rw-rw-r-- 1 jenkins jenkins 42 Jan 11 15:01 .golangci.yml 15:03:24 -rw-rw-r-- 1 jenkins jenkins 77 Jan 11 15:01 .hadolint.yml 15:03:24 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 15:02 .semver 15:03:24 -rw-rw-r-- 1 jenkins jenkins 9442 Jan 11 15:01 Attribution.txt 15:03:24 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 11 15:01 CHANGELOG.md 15:03:24 -rw-rw-r-- 1 jenkins jenkins 2328 Jan 11 15:01 Dockerfile 15:03:24 -rw-rw-r-- 1 jenkins jenkins 678 Jan 11 15:01 GOVERNANCE.md 15:03:24 -rw-rw-r-- 1 jenkins jenkins 659 Jan 11 15:01 Jenkinsfile 15:03:24 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 11 15:01 LICENSE 15:03:24 -rw-rw-r-- 1 jenkins jenkins 2329 Jan 11 15:01 Makefile 15:03:24 -rw-rw-r-- 1 jenkins jenkins 622 Jan 11 15:01 OWNERS.md 15:03:24 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 11 15:01 README.md 15:03:24 -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 15:02 VERSION 15:03:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 15:01 bin 15:03:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 15:01 cmd 15:03:24 -rw-r--r-- 1 jenkins jenkins 30666 Jan 11 15:03 coverage.out 15:03:24 -rwxrwxr-x 1 jenkins jenkins 140 Jan 11 15:01 docker-entrypoint.sh 15:03:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 15:01 docs 15:03:24 -rw-rw-r-- 1 jenkins jenkins 3574 Jan 11 15:01 go.mod 15:03:24 -rw-rw-r-- 1 jenkins jenkins 45170 Jan 11 15:01 go.sum 15:03:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 15:01 internal 15:03:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 15:01 snap 15:03:24 -rw-rw-r-- 1 jenkins jenkins 231 Jan 11 15:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:24 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 --label arch=amd64 --label version=3.0.0-dev.3 . 15:03:24 Sending build context to Docker daemon 1.726MB 15:03:24 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 15:03:24 Step 2/35 : FROM ${BASE} AS builder 15:03:24 ---> 50f692ea0163 15:03:24 Step 3/35 : ARG ADD_BUILD_TAGS="" 15:03:24 ---> Running in 61890837df33 15:03:25 Removing intermediate container 61890837df33 15:03:25 ---> 5166dafbcd75 15:03:25 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:03:25 ---> Running in 07c0f249651d 15:03:25 Removing intermediate container 07c0f249651d 15:03:25 ---> 98cf2f7189be 15:03:25 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 15:03:25 ---> Running in e9a50695d679 15:03:25 Removing intermediate container e9a50695d679 15:03:25 ---> 97b60af697de 15:03:25 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:03:25 ---> Running in 8215738c693f 15:03:25 Removing intermediate container 8215738c693f 15:03:25 ---> dd4e869d8d27 15:03:25 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:03:25 ---> Running in 519a82a489eb 15:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:26 OK: 330 MiB in 131 packages 15:03:26 Removing intermediate container 519a82a489eb 15:03:26 ---> 34cf322e70fe 15:03:26 Step 8/35 : WORKDIR /device-usb-camera 15:03:26 ---> Running in b07a28fd07c3 15:03:26 Removing intermediate container b07a28fd07c3 15:03:26 ---> c73f72333935 15:03:26 Step 9/35 : COPY go.mod vendor* ./ 15:03:26 ---> 0988e6966428 15:03:26 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:26 ---> Running in 64a921539bfd 15:03:27 Removing intermediate container 64a921539bfd 15:03:27 ---> 971381007de9 15:03:27 Step 11/35 : COPY . . 15:03:27 ---> f1607f4b1182 15:03:27 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 15:03:27 ---> Running in a5d0a986ad79 15:03:27  % Total % Received % Xferd Average Speed Time Time Time Current 15:03:27 Dload Upload Total Spent Left Speed 15:03:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 42302 0 --:--:-- --:--:-- --:--:-- 42480 15:03:28 Removing intermediate container a5d0a986ad79 15:03:28 ---> 77494544f503 15:03:28 Step 13/35 : RUN ${MAKE} 15:03:28 ---> Running in 4b87ce683d45 15:03:28 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 15:03:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1848 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 15:03:49 Running in /w/workspace/device-usb-camera/74 [Pipeline] { [Pipeline] checkout 15:03:49 Selected Git installation does not exist. Using Default 15:03:49 The recommended git tool is: NONE 15:03:50 Removing intermediate container 4b87ce683d45 15:03:50 ---> d292703501c8 15:03:50 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 15:03:50 v0.18.4: Pulling from aler9/rtsp-simple-server 15:03:50 af6660deedbd: Pulling fs layer 15:03:50 97cd0a44c592: Pulling fs layer 15:03:50 97cd0a44c592: Verifying Checksum 15:03:50 97cd0a44c592: Download complete 15:03:50 af6660deedbd: Verifying Checksum 15:03:50 af6660deedbd: Download complete 15:03:50 af6660deedbd: Pull complete 15:03:50 97cd0a44c592: Pull complete 15:03:50 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 15:03:50 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 15:03:50 ---> fea57e182299 15:03:50 Step 15/35 : FROM alpine:3.16 15:03:51 3.16: Pulling from library/alpine 15:03:51 ca7dd9ec2225: Pulling fs layer 15:03:51 ca7dd9ec2225: Verifying Checksum 15:03:51 ca7dd9ec2225: Download complete 15:03:51 ca7dd9ec2225: Pull complete 15:03:51 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:03:51 Status: Downloaded newer image for alpine:3.16 15:03:51 ---> bfe296a52501 15:03:51 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:03:52 ---> Running in a50082a26c29 15:03:52 Removing intermediate container a50082a26c29 15:03:52 ---> 455a14aa4eca 15:03:52 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 15:03:52 ---> Running in 191687c94720 15:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:52 (1/80) Installing dumb-init (1.2.5-r1) 15:03:52 (2/80) Installing sdl2 (2.0.22-r0) 15:03:52 (3/80) Installing libxau (1.0.9-r0) 15:03:52 (4/80) Installing libxdmcp (1.1.3-r0) 15:03:52 (5/80) Installing libxcb (1.15-r0) 15:03:52 (6/80) Installing libx11 (1.8-r0) 15:03:52 (7/80) Installing aom-libs (3.3.0-r0) 15:03:53 (8/80) Installing alsa-lib (1.2.7.2-r0) 15:03:53 (9/80) Installing expat (2.5.0-r0) 15:03:53 (10/80) Installing brotli-libs (1.0.9-r6) 15:03:53 (11/80) Installing libbz2 (1.0.8-r1) 15:03:53 (12/80) Installing libpng (1.6.37-r1) 15:03:53 (13/80) Installing freetype (2.12.1-r0) 15:03:53 (14/80) Installing fontconfig (2.14.0-r0) 15:03:53 (15/80) Installing fribidi (1.0.12-r0) 15:03:53 (16/80) Installing libffi (3.4.2-r1) 15:03:53 (17/80) Installing libintl (0.21-r2) 15:03:53 (18/80) Installing libblkid (2.38-r1) 15:03:53 (19/80) Installing libmount (2.38-r1) 15:03:53 (20/80) Installing pcre (8.45-r2) 15:03:53 (21/80) Installing glib (2.72.1-r0) 15:03:53 (22/80) Installing graphite2 (1.3.14-r1) 15:03:53 (23/80) Installing harfbuzz (4.3.0-r0) 15:03:53 (24/80) Installing libass (0.16.0-r0) 15:03:53 (25/80) Installing libdav1d (1.0.0-r0) 15:03:53 (26/80) Installing libpciaccess (0.16-r0) 15:03:53 (27/80) Installing libdrm (2.4.110-r0) 15:03:53 (28/80) Installing gmp (6.2.1-r2) 15:03:53 (29/80) Installing nettle (3.7.3-r0) 15:03:53 (30/80) Installing p11-kit (0.24.1-r0) 15:03:53 (31/80) Installing libtasn1 (4.18.0-r1) 15:03:53 (32/80) Installing libunistring (1.0-r0) 15:03:53 (33/80) Installing gnutls (3.7.7-r0) 15:03:53 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 15:03:53 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 15:03:53 (36/80) Installing lame (3.100-r0) 15:03:53 (37/80) Installing opus (1.3.1-r1) 15:03:53 (38/80) Installing libasyncns (0.8-r1) 15:03:53 (39/80) Installing dbus-libs (1.14.4-r0) 15:03:53 (40/80) Installing libltdl (2.4.7-r0) 15:03:53 (41/80) Installing orc (0.4.32-r0) 15:03:53 (42/80) Installing libgcc (11.2.1_git20220219-r2) 15:03:53 (43/80) Installing libogg (1.3.5-r1) 15:03:53 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 15:03:53 (45/80) Installing flac (1.3.4-r0) 15:03:53 (46/80) Installing libvorbis (1.3.7-r0) 15:03:53 (47/80) Installing libsndfile (1.1.0-r0) 15:03:53 (48/80) Installing libgomp (11.2.1_git20220219-r2) 15:03:53 (49/80) Installing soxr (0.1.3-r2) 15:03:53 (50/80) Installing speexdsp (1.2.0-r0) 15:03:53 (51/80) Installing tdb-libs (1.4.6-r0) 15:03:53 (52/80) Installing libpulse (15.0-r2) 15:03:53 (53/80) Installing cjson (1.7.15-r3) 15:03:53 (54/80) Installing mbedtls (2.28.2-r0) 15:03:53 (55/80) Installing librist (0.2.6-r1) 15:03:53 (56/80) Installing libsrt (1.4.4-r0) 15:03:53 (57/80) Installing libssh (0.9.6-r1) 15:03:53 (58/80) Installing libtheora (1.1.1-r16) 15:03:53 (59/80) Installing libjpeg-turbo (2.1.3-r1) 15:03:53 (60/80) Installing v4l-utils-libs (1.22.1-r1) 15:03:53 (61/80) Installing libxext (1.3.4-r0) 15:03:53 (62/80) Installing libxfixes (6.0.0-r0) 15:03:53 (63/80) Installing wayland-libs-client (1.20.0-r0) 15:03:53 (64/80) Installing libva (2.14.0-r0) 15:03:53 (65/80) Installing libvdpau (1.5-r0) 15:03:53 (66/80) Installing vidstab (1.1.0-r1) 15:03:53 (67/80) Installing libvpx (1.11.0-r1) 15:03:53 (68/80) Installing libwebp (1.2.3-r0) 15:03:53 (69/80) Installing x264-libs (0.163_git20210613-r0) 15:03:53 (70/80) Installing numactl (2.0.14-r0) 15:03:53 (71/80) Installing x265-libs (3.5-r3) 15:03:53 (72/80) Installing xvidcore (1.3.7-r1) 15:03:53 (73/80) Installing ffmpeg-libs (5.0.1-r1) 15:03:53 (74/80) Installing ffmpeg (5.0.1-r1) 15:03:53 (75/80) Installing udev-init-scripts (35-r0) 15:03:53 Executing udev-init-scripts-35-r0.post-install 15:03:53 (76/80) Installing eudev-libs (3.2.11-r0) 15:03:53 (77/80) Installing xz-libs (5.2.5-r1) 15:03:53 (78/80) Installing zstd-libs (1.5.2-r1) 15:03:53 (79/80) Installing kmod-libs (29-r2) 15:03:53 (80/80) Installing eudev (3.2.11-r0) 15:03:53 Executing busybox-1.35.0-r17.trigger 15:03:53 Executing eudev-3.2.11-r0.trigger 15:03:53 OK: 100 MiB in 94 packages 15:03:53 using credential edgex-jenkins-ssh 15:03:54 Cloning the remote Git repository 15:03:54 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 15:03:54 > git init /w/workspace/device-usb-camera/74 # timeout=10 15:03:54 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 15:03:54 > git --version # timeout=10 15:03:54 > git --version # 'git version 2.25.1' 15:03:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:03:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:55 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 15:03:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:55 Avoid second fetch 15:03:55 Checking out Revision cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 (main) 15:03:56 Commit message: "Merge pull request #126 from EdgeX-Camera-Management/remove-zmq" 15:03:56 Removing intermediate container 191687c94720 15:03:56 ---> f0a02b4ae8b3 15:03:56 Step 18/35 : WORKDIR / 15:03:56 ---> Running in 08c5f84ce94b 15:03:55 > git config core.sparsecheckout # timeout=10 15:03:55 > git checkout -f cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:56 Removing intermediate container 08c5f84ce94b 15:03:56 ---> 03a6b63ac03a 15:03:56 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 15:03:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:03:57 % Total % Received % Xferd Average Speed Time Time Time Current 15:03:57 Dload Upload Total Spent Left Speed 15:03:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 77750 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh 15:03:57 ---> f59be6fc0b66 15:03:57 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 15:03:57 ---> 1570bdaa0df4 15:03:57 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 15:03:57 ---> fb5ca2eb4a46 15:03:57 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 15:03:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:03:57 ---> ca41a13fddc0 15:03:57 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 15:03:58 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 15:03:58 tee /etc/docker/daemon.new 15:03:58 { 15:03:58 "registry-mirrors": [ 15:03:58 "https://nexus3.edgexfoundry.org:10001" 15:03:58 ], 15:03:58 "bip": "10.250.0.254/24", 15:03:58 "hosts": [ 15:03:58 "tcp://0.0.0.0:5555", 15:03:58 "unix:///var/run/docker.sock" 15:03:58 ], 15:03:58 "mtu": 1458, 15:03:58 "selinux-enabled": true, 15:03:58 "seccomp-profile": "/etc/docker/seccomp.json" 15:03:58 } [Pipeline] sh 15:03:58 ---> 2c20e666dabb 15:03:58 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 15:03:58 ---> ae7e65f7b530 15:03:58 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 15:03:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:03:58 + sudo service docker restart 15:03:59 ---> 31bb191146cd 15:03:59 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 15:03:59 ---> Running in 360f8faa795c 15:03:59 Removing intermediate container 360f8faa795c 15:03:59 ---> 6275dcfd0a7e 15:03:59 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 15:03:59 ---> Running in 466fe1fe0096 15:04:00 Removing intermediate container 466fe1fe0096 15:04:00 ---> e0b9db99e669 15:04:00 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 15:04:00 ---> Running in c60cc1f477fb 15:04:01 Removing intermediate container c60cc1f477fb 15:04:01 ---> e8d114a3e92d 15:04:01 Step 29/35 : EXPOSE 59983 15:04:01 ---> Running in c874fd43d053 15:04:01 Removing intermediate container c874fd43d053 15:04:01 ---> 556fa21c76c8 15:04:01 Step 30/35 : EXPOSE 8554 15:04:01 ---> Running in 353820c788a4 15:04:01 Removing intermediate container 353820c788a4 15:04:01 ---> c0c2a2aec1e7 15:04:01 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 15:04:01 ---> Running in 8b8477dcf6f8 15:04:01 Removing intermediate container 8b8477dcf6f8 15:04:01 ---> dd0885273b6f 15:04:01 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 15:04:01 ---> Running in 41f6ed2818d4 15:04:01 Removing intermediate container 41f6ed2818d4 15:04:01 ---> c83edfb40dc9 15:04:01 Step 33/35 : LABEL arch=amd64 15:04:01 ---> Running in e0af0eff29be 15:04:01 Removing intermediate container e0af0eff29be 15:04:01 ---> 48cce2f9b32c 15:04:01 Step 34/35 : LABEL git_sha=cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 15:04:01 ---> Running in 9bcbcd114aca 15:04:01 Removing intermediate container 9bcbcd114aca 15:04:01 ---> f29d4f016203 15:04:01 Step 35/35 : LABEL version=3.0.0-dev.3 15:04:01 ---> Running in bfd2a8413e6a 15:04:01 Removing intermediate container bfd2a8413e6a 15:04:01 ---> 02e1b1c70b17 15:04:01 [Warning] One or more build-args [ARCH] were not consumed 15:04:01 Successfully built 02e1b1c70b17 15:04:01 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:01 provisioning config files... 15:04:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9801361536995944685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:02 ---> docker-login.sh 15:04:02 nexus3.edgexfoundry.org:10001 15:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:02 Configure a credential helper to remove this warning. See 15:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:02 15:04:02 Login Succeeded 15:04:02 nexus3.edgexfoundry.org:10002 15:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:02 Configure a credential helper to remove this warning. See 15:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:02 15:04:02 Login Succeeded 15:04:02 nexus3.edgexfoundry.org:10003 15:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:02 Configure a credential helper to remove this warning. See 15:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:02 15:04:02 Login Succeeded 15:04:02 nexus3.edgexfoundry.org:10004 15:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:02 Configure a credential helper to remove this warning. See 15:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:02 15:04:02 Login Succeeded 15:04:02 docker.io 15:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:02 Configure a credential helper to remove this warning. See 15:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:02 15:04:02 Login Succeeded 15:04:02 ---> docker-login.sh ends [Pipeline] } 15:04:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:04:02 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 15:04:02 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 15:04:02 latest 15:04:02 3.0.0-dev.3 15:04:02 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3 15:04:02 main 15:04:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:03 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 15:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:04:03 2ee190a25ee7: Preparing 15:04:03 f725cc91974f: Preparing 15:04:03 876cf0cb8970: Preparing 15:04:03 550e596c6d0e: Preparing 15:04:03 1207169bf42c: Preparing 15:04:03 9be99127f37b: Preparing 15:04:03 38b905b834d4: Preparing 15:04:03 cf29c86fba29: Preparing 15:04:03 94f9f0f7cc91: Preparing 15:04:03 40b1f74a87bc: Preparing 15:04:03 d8ec431fc5c5: Preparing 15:04:03 e5e13b0c77cb: Preparing 15:04:03 9be99127f37b: Waiting 15:04:03 38b905b834d4: Waiting 15:04:03 cf29c86fba29: Waiting 15:04:03 94f9f0f7cc91: Waiting 15:04:03 40b1f74a87bc: Waiting 15:04:03 d8ec431fc5c5: Waiting 15:04:03 e5e13b0c77cb: Waiting 15:04:03 f725cc91974f: Pushed 15:04:03 1207169bf42c: Pushed 15:04:03 2ee190a25ee7: Pushed 15:04:03 876cf0cb8970: Pushed 15:04:03 9be99127f37b: Pushed 15:04:03 cf29c86fba29: Pushed 15:04:03 38b905b834d4: Pushed 15:04:03 94f9f0f7cc91: Pushed 15:04:03 e5e13b0c77cb: Layer already exists 15:04:05 550e596c6d0e: Pushed 15:04:06 40b1f74a87bc: Pushed 15:04:12 d8ec431fc5c5: Pushed 15:04:12 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866: digest: sha256:4ac4c4ed2f91d4f35ee3ad551b4aa201a8ae7900bef3fd44007cb44fc74db75d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:12 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 15:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:04:13 2ee190a25ee7: Preparing 15:04:13 f725cc91974f: Preparing 15:04:13 876cf0cb8970: Preparing 15:04:13 550e596c6d0e: Preparing 15:04:13 1207169bf42c: Preparing 15:04:13 9be99127f37b: Preparing 15:04:13 38b905b834d4: Preparing 15:04:13 cf29c86fba29: Preparing 15:04:13 94f9f0f7cc91: Preparing 15:04:13 9be99127f37b: Waiting 15:04:13 40b1f74a87bc: Preparing 15:04:13 d8ec431fc5c5: Preparing 15:04:13 e5e13b0c77cb: Preparing 15:04:13 38b905b834d4: Waiting 15:04:13 cf29c86fba29: Waiting 15:04:13 94f9f0f7cc91: Waiting 15:04:13 d8ec431fc5c5: Waiting 15:04:13 e5e13b0c77cb: Waiting 15:04:13 2ee190a25ee7: Layer already exists 15:04:13 f725cc91974f: Layer already exists 15:04:13 550e596c6d0e: Layer already exists 15:04:13 876cf0cb8970: Layer already exists 15:04:13 1207169bf42c: Layer already exists 15:04:13 9be99127f37b: Layer already exists 15:04:13 38b905b834d4: Layer already exists 15:04:13 cf29c86fba29: Layer already exists 15:04:13 94f9f0f7cc91: Layer already exists 15:04:13 40b1f74a87bc: Layer already exists 15:04:13 d8ec431fc5c5: Layer already exists 15:04:13 e5e13b0c77cb: Layer already exists 15:04:13 latest: digest: sha256:4ac4c4ed2f91d4f35ee3ad551b4aa201a8ae7900bef3fd44007cb44fc74db75d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:13 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.3 15:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:04:13 2ee190a25ee7: Preparing 15:04:13 f725cc91974f: Preparing 15:04:13 876cf0cb8970: Preparing 15:04:13 550e596c6d0e: Preparing 15:04:13 1207169bf42c: Preparing 15:04:13 9be99127f37b: Preparing 15:04:13 38b905b834d4: Preparing 15:04:13 cf29c86fba29: Preparing 15:04:13 94f9f0f7cc91: Preparing 15:04:13 9be99127f37b: Waiting 15:04:13 38b905b834d4: Waiting 15:04:13 40b1f74a87bc: Preparing 15:04:13 d8ec431fc5c5: Preparing 15:04:13 e5e13b0c77cb: Preparing 15:04:13 40b1f74a87bc: Waiting 15:04:13 e5e13b0c77cb: Waiting 15:04:13 d8ec431fc5c5: Waiting 15:04:13 876cf0cb8970: Layer already exists 15:04:13 550e596c6d0e: Layer already exists 15:04:13 1207169bf42c: Layer already exists 15:04:13 2ee190a25ee7: Layer already exists 15:04:13 f725cc91974f: Layer already exists 15:04:13 38b905b834d4: Layer already exists 15:04:13 cf29c86fba29: Layer already exists 15:04:13 9be99127f37b: Layer already exists 15:04:13 40b1f74a87bc: Layer already exists 15:04:13 94f9f0f7cc91: Layer already exists 15:04:13 d8ec431fc5c5: Layer already exists 15:04:13 e5e13b0c77cb: Layer already exists 15:04:13 3.0.0-dev.3: digest: sha256:4ac4c4ed2f91d4f35ee3ad551b4aa201a8ae7900bef3fd44007cb44fc74db75d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3 15:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:04:14 2ee190a25ee7: Preparing 15:04:14 f725cc91974f: Preparing 15:04:14 876cf0cb8970: Preparing 15:04:14 550e596c6d0e: Preparing 15:04:14 1207169bf42c: Preparing 15:04:14 9be99127f37b: Preparing 15:04:14 38b905b834d4: Preparing 15:04:14 cf29c86fba29: Preparing 15:04:14 94f9f0f7cc91: Preparing 15:04:14 40b1f74a87bc: Preparing 15:04:14 d8ec431fc5c5: Preparing 15:04:14 e5e13b0c77cb: Preparing 15:04:14 9be99127f37b: Waiting 15:04:14 94f9f0f7cc91: Waiting 15:04:14 38b905b834d4: Waiting 15:04:14 cf29c86fba29: Waiting 15:04:14 40b1f74a87bc: Waiting 15:04:14 d8ec431fc5c5: Waiting 15:04:14 e5e13b0c77cb: Waiting 15:04:14 550e596c6d0e: Layer already exists 15:04:14 2ee190a25ee7: Layer already exists 15:04:14 876cf0cb8970: Layer already exists 15:04:14 1207169bf42c: Layer already exists 15:04:14 f725cc91974f: Layer already exists 15:04:14 9be99127f37b: Layer already exists 15:04:14 38b905b834d4: Layer already exists 15:04:14 cf29c86fba29: Layer already exists 15:04:14 94f9f0f7cc91: Layer already exists 15:04:14 40b1f74a87bc: Layer already exists 15:04:14 e5e13b0c77cb: Layer already exists 15:04:14 d8ec431fc5c5: Layer already exists 15:04:14 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3: digest: sha256:4ac4c4ed2f91d4f35ee3ad551b4aa201a8ae7900bef3fd44007cb44fc74db75d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:14 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:15 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 15:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 15:04:15 2ee190a25ee7: Preparing 15:04:15 f725cc91974f: Preparing 15:04:15 876cf0cb8970: Preparing 15:04:15 550e596c6d0e: Preparing 15:04:15 1207169bf42c: Preparing 15:04:15 9be99127f37b: Preparing 15:04:15 38b905b834d4: Preparing 15:04:15 cf29c86fba29: Preparing 15:04:15 94f9f0f7cc91: Preparing 15:04:15 40b1f74a87bc: Preparing 15:04:15 d8ec431fc5c5: Preparing 15:04:15 e5e13b0c77cb: Preparing 15:04:15 cf29c86fba29: Waiting 15:04:15 94f9f0f7cc91: Waiting 15:04:15 d8ec431fc5c5: Waiting 15:04:15 e5e13b0c77cb: Waiting 15:04:15 40b1f74a87bc: Waiting 15:04:15 38b905b834d4: Waiting 15:04:15 9be99127f37b: Waiting 15:04:15 1207169bf42c: Layer already exists 15:04:15 2ee190a25ee7: Layer already exists 15:04:15 876cf0cb8970: Layer already exists 15:04:15 f725cc91974f: Layer already exists 15:04:15 550e596c6d0e: Layer already exists 15:04:15 9be99127f37b: Layer already exists 15:04:15 38b905b834d4: Layer already exists 15:04:15 94f9f0f7cc91: Layer already exists 15:04:15 cf29c86fba29: Layer already exists 15:04:15 40b1f74a87bc: Layer already exists 15:04:15 e5e13b0c77cb: Layer already exists 15:04:15 d8ec431fc5c5: Layer already exists 15:04:15 main: digest: sha256:4ac4c4ed2f91d4f35ee3ad551b4aa201a8ae7900bef3fd44007cb44fc74db75d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:04:15 ===================================================== [Pipeline] echo 15:04:15 taggedImages: 15:04:15 - nexus3.edgexfoundry.org:10004/device-usb-camera:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 15:04:15 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 15:04:15 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.3 15:04:15 - nexus3.edgexfoundry.org:10004/device-usb-camera:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3 15:04:15 - nexus3.edgexfoundry.org:10004/device-usb-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 15:04:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:04:15 15:04:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:04:15 latest: Pulling from edgex-lftools-log-publisher 15:04:15 5eb5b503b376: Pulling fs layer 15:04:15 5c69ac0246d0: Pulling fs layer 15:04:15 ec43610c2a17: Pulling fs layer 15:04:15 3a2ae6a8a46f: Pulling fs layer 15:04:15 33b1e0a273af: Pulling fs layer 15:04:15 5d3b04190fa2: Pulling fs layer 15:04:15 2f39f015ded8: Pulling fs layer 15:04:15 33b1e0a273af: Waiting 15:04:15 2f39f015ded8: Waiting 15:04:15 5d3b04190fa2: Waiting 15:04:15 3a2ae6a8a46f: Waiting 15:04:15 5c69ac0246d0: Download complete 15:04:15 3a2ae6a8a46f: Verifying Checksum 15:04:15 3a2ae6a8a46f: Download complete 15:04:16 33b1e0a273af: Verifying Checksum 15:04:16 33b1e0a273af: Download complete 15:04:16 5d3b04190fa2: Verifying Checksum 15:04:16 5d3b04190fa2: Download complete 15:04:16 ec43610c2a17: Verifying Checksum 15:04:16 ec43610c2a17: Download complete 15:04:16 5eb5b503b376: Verifying Checksum 15:04:16 5eb5b503b376: Download complete 15:04:16 2f39f015ded8: Verifying Checksum 15:04:16 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:17 provisioning config files... 15:04:17 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/74@tmp/config18017983097505498975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:17 5eb5b503b376: Pull complete 15:04:17 5c69ac0246d0: Pull complete 15:04:17 ---> docker-login.sh 15:04:17 nexus3.edgexfoundry.org:10001 15:04:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:17 ec43610c2a17: Pull complete 15:04:17 3a2ae6a8a46f: Pull complete 15:04:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:17 Configure a credential helper to remove this warning. See 15:04:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:17 15:04:17 Login Succeeded 15:04:17 nexus3.edgexfoundry.org:10002 15:04:18 33b1e0a273af: Pull complete 15:04:18 5d3b04190fa2: Pull complete 15:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:18 Configure a credential helper to remove this warning. See 15:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:18 15:04:18 Login Succeeded 15:04:18 nexus3.edgexfoundry.org:10003 15:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:18 Configure a credential helper to remove this warning. See 15:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:18 15:04:18 Login Succeeded 15:04:18 nexus3.edgexfoundry.org:10004 15:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:19 Configure a credential helper to remove this warning. See 15:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:19 15:04:19 Login Succeeded 15:04:19 docker.io 15:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:04:19 Configure a credential helper to remove this warning. See 15:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:04:19 15:04:19 Login Succeeded 15:04:19 ---> docker-login.sh ends [Pipeline] } 15:04:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:04:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:04:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:04:19 ========================================================= 15:04:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:04:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:20 + 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 . 15:04:20 Sending build context to Docker daemon 1.11MB 15:04:20 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:04:20 Step 2/13 : FROM ${BASE} AS builder 15:04:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:04:20 9b18e9b68314: Pulling fs layer 15:04:20 35d82f9e3411: Pulling fs layer 15:04:20 e16973657156: Pulling fs layer 15:04:20 fc693d55d65f: Pulling fs layer 15:04:20 7e9fc2657dce: Pulling fs layer 15:04:20 dda99020689f: Pulling fs layer 15:04:20 db1c61fa0a46: Pulling fs layer 15:04:20 891c053d2c06: Pulling fs layer 15:04:20 dda99020689f: Waiting 15:04:20 db1c61fa0a46: Waiting 15:04:20 fc693d55d65f: Waiting 15:04:20 7e9fc2657dce: Waiting 15:04:20 891c053d2c06: Waiting 15:04:20 e16973657156: Verifying Checksum 15:04:20 e16973657156: Download complete 15:04:20 35d82f9e3411: Verifying Checksum 15:04:20 35d82f9e3411: Download complete 15:04:20 7e9fc2657dce: Verifying Checksum 15:04:20 7e9fc2657dce: Download complete 15:04:20 dda99020689f: Verifying Checksum 15:04:20 dda99020689f: Download complete 15:04:20 9b18e9b68314: Verifying Checksum 15:04:20 9b18e9b68314: Download complete 15:04:21 9b18e9b68314: Pull complete 15:04:21 891c053d2c06: Verifying Checksum 15:04:21 891c053d2c06: Download complete 15:04:22 35d82f9e3411: Pull complete 15:04:22 2f39f015ded8: Pull complete 15:04:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:04:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:22 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 15:04:22 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 15:04:22 e16973657156: Pull complete 15:04:22 db1c61fa0a46: Verifying Checksum 15:04:22 db1c61fa0a46: Download complete 15:04:23 fc693d55d65f: Verifying Checksum 15:04:23 fc693d55d65f: Download complete 15:04:27 $ docker top c454fcd44d985f2ca25ea4a77f75c1d309042287fbd5bc1561b2d82378b12780 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:04:27 ---> job-cost.sh 15:04:27 lf-activate-venv: SKIPPING 15:04:27 INFO: No Stack... 15:04:28 INFO: Retrieving Pricing Info for: v3-standard-8 15:04:28 INFO: Archiving Costs [Pipeline] sh 15:04:28 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 15:04:28 + cut -d, -f6 [Pipeline] lock 15:04:28 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-74-stack-cost] 15:04:28 Resource [jenkins-edgexfoundry-device-usb-camera-main-74-stack-cost] did not exist. Created. 15:04:28 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:04:29 + echo total: 0.2199999988079071 [Pipeline] stash 15:04:29 Stashed 1 file(s) [Pipeline] } 15:04:29 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 15:04:29 $ docker stop --time=1 c454fcd44d985f2ca25ea4a77f75c1d309042287fbd5bc1561b2d82378b12780 15:04:30 $ docker rm -f --volumes c454fcd44d985f2ca25ea4a77f75c1d309042287fbd5bc1561b2d82378b12780 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:04:36 fc693d55d65f: Pull complete 15:04:36 7e9fc2657dce: Pull complete 15:04:36 dda99020689f: Pull complete 15:04:41 db1c61fa0a46: Pull complete 15:04:43 891c053d2c06: Pull complete 15:04:43 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:04:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:04:43 ---> f96f9c87975a 15:04:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 15:04:44 ---> Running in 95976e540ddd 15:04:45 Removing intermediate container 95976e540ddd 15:04:45 ---> 288b2b570e2e 15:04:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:04:45 ---> Running in 7425a7649d3d 15:04:45 Removing intermediate container 7425a7649d3d 15:04:45 ---> adb2f4e4c54c 15:04:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 15:04:45 ---> Running in 838821d9da44 15:04:46 Removing intermediate container 838821d9da44 15:04:46 ---> 9365c649378e 15:04:46 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:04:46 ---> Running in d0fa0a5e9de5 15:04:46 Removing intermediate container d0fa0a5e9de5 15:04:46 ---> 1091dc076106 15:04:46 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:04:46 ---> Running in 0ce3dc453f6d 15:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:04:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:04:48 (1/14) Installing libintl (0.21-r2) 15:04:48 (2/14) Installing eudev-libs (3.2.11-r0) 15:04:48 (3/14) Installing libjpeg-turbo (2.1.3-r1) 15:04:48 (4/14) Installing v4l-utils-libs (1.22.1-r1) 15:04:48 (5/14) Installing v4l-utils (1.22.1-r1) 15:04:48 (6/14) Installing udev-init-scripts (35-r0) 15:04:48 Executing udev-init-scripts-35-r0.post-install 15:04:48 (7/14) Installing libblkid (2.38-r1) 15:04:48 (8/14) Installing xz-libs (5.2.5-r1) 15:04:48 (9/14) Installing zstd-libs (1.5.2-r1) 15:04:48 (10/14) Installing kmod-libs (29-r2) 15:04:48 (11/14) Installing eudev (3.2.11-r0) 15:04:48 (12/14) Installing eudev-dev (3.2.11-r0) 15:04:48 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 15:04:48 (14/14) Installing v4l-utils-dev (1.22.1-r1) 15:04:48 Executing busybox-1.35.0-r17.trigger 15:04:48 Executing eudev-3.2.11-r0.trigger 15:04:48 OK: 228 MiB in 65 packages 15:04:50 Removing intermediate container 0ce3dc453f6d 15:04:50 ---> f5601386ec71 15:04:50 Step 8/13 : WORKDIR /device-usb-camera 15:04:50 ---> Running in 8a053ea8aaf8 15:04:50 Removing intermediate container 8a053ea8aaf8 15:04:50 ---> efc402a678a6 15:04:50 Step 9/13 : COPY go.mod vendor* ./ 15:04:51 ---> 2a3cff2cd024 15:04:51 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:51 ---> Running in 0cff6349b710 15:05:48 Removing intermediate container 0cff6349b710 15:05:48 ---> 604207744524 15:05:48 Step 11/13 : COPY . . 15:05:48 ---> c6be9c0afaf3 15:05:48 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 15:05:48 ---> Running in 051a0f1bda60 15:05:48  % Total % Received % Xferd Average Speed Time Time Time Current 15:05:48 Dload Upload Total Spent Left Speed 15:05:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13683 0 --:--:-- --:--:-- --:--:-- 13792 15:05:48 Removing intermediate container 051a0f1bda60 15:05:48 ---> e5cf8301191a 15:05:48 Step 13/13 : RUN ${MAKE} 15:05:48 ---> Running in 9cd229e50da4 15:05:48 noop 15:05:48 Removing intermediate container 9cd229e50da4 15:05:48 ---> f038990a8abf 15:05:48 Successfully built f038990a8abf 15:05:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:48 + docker inspect -f . ci-base-image-arm64 15:05:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:48 prd-ubuntu20.04-docker-arm64-4c-16g-1848 does not seem to be running inside a container 15:05:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/74 -v /w/workspace/device-usb-camera/74:/w/workspace/device-usb-camera/74:rw,z -v /w/workspace/device-usb-camera/74@tmp:/w/workspace/device-usb-camera/74@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 15:05:49 $ docker top 70f0f000bdfb8b75834c75bcc18c1e6b927bed8da317a82fffa75317511855df -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:50 + go version 15:05:50 go version go1.18.7 linux/arm64 [Pipeline] } 15:05:50 $ docker stop --time=1 70f0f000bdfb8b75834c75bcc18c1e6b927bed8da317a82fffa75317511855df 15:05:52 $ docker rm -f --volumes 70f0f000bdfb8b75834c75bcc18c1e6b927bed8da317a82fffa75317511855df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:53 + docker inspect -f . ci-base-image-arm64 15:05:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:53 prd-ubuntu20.04-docker-arm64-4c-16g-1848 does not seem to be running inside a container 15:05:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/74 -v /w/workspace/device-usb-camera/74:/w/workspace/device-usb-camera/74:rw,z -v /w/workspace/device-usb-camera/74@tmp:/w/workspace/device-usb-camera/74@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 15:05:54 $ docker top d5fe2967479ad3416ef83a903976aac7e2dbb3d645d6961e200c69026d562bca -eo pid,comm [Pipeline] { [Pipeline] sh 15:05:55 + git config --global --add safe.directory /w/workspace/device-usb-camera/74 [Pipeline] fileExists [Pipeline] sh 15:05:55 + make test 15:05:55 go test ./... -coverprofile=coverage.out ./... 15:05:57 ? github.com/edgexfoundry/device-usb-camera [no test files] 15:07:34 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 15:07:34 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 1.9% of statements 15:07:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:07:34 go vet ./... 15:07:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:07:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:07:52 ./bin/test-attribution-txt.sh [Pipeline] echo 15:07:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:07:52 $ docker stop --time=1 d5fe2967479ad3416ef83a903976aac7e2dbb3d645d6961e200c69026d562bca 15:07:54 $ docker rm -f --volumes d5fe2967479ad3416ef83a903976aac7e2dbb3d645d6961e200c69026d562bca [Pipeline] // withDockerContainer [Pipeline] sh 15:07:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:07:55 Warning: overwriting stash ‘coverage-report’ 15:07:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:07:56 + ls -al . 15:07:56 total 204 15:07:56 drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 15:05 . 15:07:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 15:03 .. 15:07:56 drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 15:03 .git 15:07:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 15:03 .github 15:07:56 -rw-rw-r-- 1 jenkins jenkins 414 Jan 11 15:03 .gitignore 15:07:56 -rw-rw-r-- 1 jenkins jenkins 42 Jan 11 15:03 .golangci.yml 15:07:56 -rw-rw-r-- 1 jenkins jenkins 77 Jan 11 15:03 .hadolint.yml 15:07:56 -rw-rw-r-- 1 jenkins jenkins 9442 Jan 11 15:03 Attribution.txt 15:07:56 -rw-rw-r-- 1 jenkins jenkins 6219 Jan 11 15:03 CHANGELOG.md 15:07:56 -rw-rw-r-- 1 jenkins jenkins 2328 Jan 11 15:03 Dockerfile 15:07:56 -rw-rw-r-- 1 jenkins jenkins 678 Jan 11 15:03 GOVERNANCE.md 15:07:56 -rw-rw-r-- 1 jenkins jenkins 659 Jan 11 15:03 Jenkinsfile 15:07:56 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 11 15:03 LICENSE 15:07:56 -rw-rw-r-- 1 jenkins jenkins 2329 Jan 11 15:03 Makefile 15:07:56 -rw-rw-r-- 1 jenkins jenkins 622 Jan 11 15:03 OWNERS.md 15:07:56 -rw-rw-r-- 1 jenkins jenkins 5934 Jan 11 15:03 README.md 15:07:56 -rw-rw-r-- 1 jenkins jenkins 11 Jan 11 15:02 VERSION 15:07:56 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 15:03 bin 15:07:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 15:03 cmd 15:07:56 -rw-r--r-- 1 jenkins jenkins 30666 Jan 11 15:07 coverage.out 15:07:56 -rwxrwxr-x 1 jenkins jenkins 140 Jan 11 15:03 docker-entrypoint.sh 15:07:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 15:03 docs 15:07:56 -rw-rw-r-- 1 jenkins jenkins 3574 Jan 11 15:03 go.mod 15:07:56 -rw-rw-r-- 1 jenkins jenkins 45170 Jan 11 15:03 go.sum 15:07:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 15:03 internal 15:07:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 15:03 snap 15:07:56 -rw-rw-r-- 1 jenkins jenkins 231 Jan 11 15:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:56 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 --label arch=arm64 --label version=3.0.0-dev.3 . 15:07:56 Sending build context to Docker daemon 1.141MB 15:07:56 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 15:07:56 Step 2/35 : FROM ${BASE} AS builder 15:07:56 ---> f038990a8abf 15:07:56 Step 3/35 : ARG ADD_BUILD_TAGS="" 15:07:56 ---> Running in 11e84f9439ca 15:07:57 Removing intermediate container 11e84f9439ca 15:07:57 ---> a60f5d078c89 15:07:57 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:07:57 ---> Running in 072cdeab9d9e 15:07:57 Removing intermediate container 072cdeab9d9e 15:07:57 ---> be570578d3bd 15:07:57 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 15:07:57 ---> Running in 3063c8359b73 15:07:57 Removing intermediate container 3063c8359b73 15:07:57 ---> c51a05e73fec 15:07:57 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 15:07:57 ---> Running in 2253d7692c7c 15:07:58 Removing intermediate container 2253d7692c7c 15:07:58 ---> 20976ae90bdc 15:07:58 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:07:58 ---> Running in 5074cb270859 15:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:08:00 OK: 228 MiB in 65 packages 15:08:01 Removing intermediate container 5074cb270859 15:08:01 ---> a3dd870d9455 15:08:01 Step 8/35 : WORKDIR /device-usb-camera 15:08:01 ---> Running in eec431568da0 15:08:01 Removing intermediate container eec431568da0 15:08:01 ---> 82823cd1ae39 15:08:01 Step 9/35 : COPY go.mod vendor* ./ 15:08:02 ---> 0e530a19fd9e 15:08:02 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:08:02 ---> Running in a44c98e2be27 15:08:04 Removing intermediate container a44c98e2be27 15:08:04 ---> eb955ff48415 15:08:04 Step 11/35 : COPY . . 15:08:05 ---> 0e58ad3a5f1e 15:08:05 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 15:08:05 ---> Running in 4e2f81b2a295 15:08:06  % Total % Received % Xferd Average Speed Time Time Time Current 15:08:06 Dload Upload Total Spent Left Speed 15:08:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 4520 0 --:--:-- --:--:-- --:--:-- 4538 15:08:07 Removing intermediate container 4e2f81b2a295 15:08:07 ---> 0a577ffa50f0 15:08:07 Step 13/35 : RUN ${MAKE} 15:08:07 ---> Running in 06279a12dcb8 15:08:08 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 15:11:15 Removing intermediate container 06279a12dcb8 15:11:15 ---> e621bd15441d 15:11:15 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 15:11:15 v0.18.4: Pulling from aler9/rtsp-simple-server 15:11:15 eab2503cf8f4: Pulling fs layer 15:11:15 97cd0a44c592: Pulling fs layer 15:11:15 97cd0a44c592: Verifying Checksum 15:11:15 97cd0a44c592: Download complete 15:11:15 eab2503cf8f4: Verifying Checksum 15:11:15 eab2503cf8f4: Download complete 15:11:15 eab2503cf8f4: Pull complete 15:11:15 97cd0a44c592: Pull complete 15:11:15 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 15:11:15 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 15:11:15 ---> 7f763cca56b3 15:11:15 Step 15/35 : FROM alpine:3.16 15:11:15 3.16: Pulling from library/alpine 15:11:15 6875df1f5354: Pulling fs layer 15:11:15 6875df1f5354: Verifying Checksum 15:11:15 6875df1f5354: Download complete 15:11:15 6875df1f5354: Pull complete 15:11:15 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:11:15 Status: Downloaded newer image for alpine:3.16 15:11:15 ---> 2b4661558fb8 15:11:15 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 15:11:15 ---> Running in b89221204243 15:11:15 Removing intermediate container b89221204243 15:11:15 ---> 096042508e51 15:11:15 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 15:11:15 ---> Running in 1f0096e43317 15:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:11:15 (1/79) Installing dumb-init (1.2.5-r1) 15:11:15 (2/79) Installing sdl2 (2.0.22-r0) 15:11:15 (3/79) Installing libxau (1.0.9-r0) 15:11:15 (4/79) Installing libxdmcp (1.1.3-r0) 15:11:15 (5/79) Installing libxcb (1.15-r0) 15:11:15 (6/79) Installing libx11 (1.8-r0) 15:11:15 (7/79) Installing aom-libs (3.3.0-r0) 15:11:15 (8/79) Installing alsa-lib (1.2.7.2-r0) 15:11:15 (9/79) Installing expat (2.5.0-r0) 15:11:15 (10/79) Installing brotli-libs (1.0.9-r6) 15:11:15 (11/79) Installing libbz2 (1.0.8-r1) 15:11:15 (12/79) Installing libpng (1.6.37-r1) 15:11:15 (13/79) Installing freetype (2.12.1-r0) 15:11:15 (14/79) Installing fontconfig (2.14.0-r0) 15:11:15 (15/79) Installing fribidi (1.0.12-r0) 15:11:15 (16/79) Installing libffi (3.4.2-r1) 15:11:15 (17/79) Installing libintl (0.21-r2) 15:11:15 (18/79) Installing libblkid (2.38-r1) 15:11:15 (19/79) Installing libmount (2.38-r1) 15:11:15 (20/79) Installing pcre (8.45-r2) 15:11:15 (21/79) Installing glib (2.72.1-r0) 15:11:15 (22/79) Installing graphite2 (1.3.14-r1) 15:11:15 (23/79) Installing harfbuzz (4.3.0-r0) 15:11:15 (24/79) Installing libass (0.16.0-r0) 15:11:15 (25/79) Installing libdav1d (1.0.0-r0) 15:11:15 (26/79) Installing libdrm (2.4.110-r0) 15:11:15 (27/79) Installing gmp (6.2.1-r2) 15:11:15 (28/79) Installing nettle (3.7.3-r0) 15:11:15 (29/79) Installing p11-kit (0.24.1-r0) 15:11:15 (30/79) Installing libtasn1 (4.18.0-r1) 15:11:15 (31/79) Installing libunistring (1.0-r0) 15:11:15 (32/79) Installing gnutls (3.7.7-r0) 15:11:15 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 15:11:15 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 15:11:15 (35/79) Installing lame (3.100-r0) 15:11:15 (36/79) Installing opus (1.3.1-r1) 15:11:15 (37/79) Installing libasyncns (0.8-r1) 15:11:15 (38/79) Installing dbus-libs (1.14.4-r0) 15:11:15 (39/79) Installing libltdl (2.4.7-r0) 15:11:15 (40/79) Installing orc (0.4.32-r0) 15:11:15 (41/79) Installing libgcc (11.2.1_git20220219-r2) 15:11:15 (42/79) Installing libogg (1.3.5-r1) 15:11:15 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 15:11:15 (44/79) Installing flac (1.3.4-r0) 15:11:15 (45/79) Installing libvorbis (1.3.7-r0) 15:11:15 (46/79) Installing libsndfile (1.1.0-r0) 15:11:15 (47/79) Installing libgomp (11.2.1_git20220219-r2) 15:11:15 (48/79) Installing soxr (0.1.3-r2) 15:11:15 (49/79) Installing speexdsp (1.2.0-r0) 15:11:15 (50/79) Installing tdb-libs (1.4.6-r0) 15:11:15 (51/79) Installing libpulse (15.0-r2) 15:11:15 (52/79) Installing cjson (1.7.15-r3) 15:11:15 (53/79) Installing mbedtls (2.28.2-r0) 15:11:15 (54/79) Installing librist (0.2.6-r1) 15:11:15 (55/79) Installing libsrt (1.4.4-r0) 15:11:15 (56/79) Installing libssh (0.9.6-r1) 15:11:15 (57/79) Installing libtheora (1.1.1-r16) 15:11:15 (58/79) Installing libjpeg-turbo (2.1.3-r1) 15:11:15 (59/79) Installing v4l-utils-libs (1.22.1-r1) 15:11:15 (60/79) Installing libxext (1.3.4-r0) 15:11:15 (61/79) Installing libxfixes (6.0.0-r0) 15:11:15 (62/79) Installing wayland-libs-client (1.20.0-r0) 15:11:15 (63/79) Installing libva (2.14.0-r0) 15:11:15 (64/79) Installing libvdpau (1.5-r0) 15:11:15 (65/79) Installing vidstab (1.1.0-r1) 15:11:15 (66/79) Installing libvpx (1.11.0-r1) 15:11:15 (67/79) Installing libwebp (1.2.3-r0) 15:11:15 (68/79) Installing x264-libs (0.163_git20210613-r0) 15:11:15 (69/79) Installing numactl (2.0.14-r0) 15:11:15 (70/79) Installing x265-libs (3.5-r3) 15:11:15 (71/79) Installing xvidcore (1.3.7-r1) 15:11:15 (72/79) Installing ffmpeg-libs (5.0.1-r1) 15:11:15 (73/79) Installing ffmpeg (5.0.1-r1) 15:11:15 (74/79) Installing udev-init-scripts (35-r0) 15:11:15 Executing udev-init-scripts-35-r0.post-install 15:11:15 (75/79) Installing eudev-libs (3.2.11-r0) 15:11:15 (76/79) Installing xz-libs (5.2.5-r1) 15:11:15 (77/79) Installing zstd-libs (1.5.2-r1) 15:11:15 (78/79) Installing kmod-libs (29-r2) 15:11:15 (79/79) Installing eudev (3.2.11-r0) 15:11:15 Executing busybox-1.35.0-r17.trigger 15:11:15 Executing eudev-3.2.11-r0.trigger 15:11:15 OK: 77 MiB in 93 packages 15:11:15 Removing intermediate container 1f0096e43317 15:11:15 ---> 3016b501d924 15:11:15 Step 18/35 : WORKDIR / 15:11:15 ---> Running in b58f7d2446a5 15:11:15 Removing intermediate container b58f7d2446a5 15:11:15 ---> 78ce5cf7c8ed 15:11:15 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 15:11:17 ---> f497d2240e73 15:11:17 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 15:11:17 ---> 46357eb2b6b3 15:11:17 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 15:11:18 ---> ce271c489c14 15:11:18 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 15:11:18 ---> cb32ac2d1cbe 15:11:18 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 15:11:19 ---> 11ed759824e5 15:11:19 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 15:11:19 ---> 5f34ae9fb483 15:11:19 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 15:11:21 ---> 20f972a4560e 15:11:21 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 15:11:21 ---> Running in 8ff01b946efc 15:11:22 Removing intermediate container 8ff01b946efc 15:11:22 ---> 80f83cf74871 15:11:22 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 15:11:22 ---> Running in 08564d2b2053 15:11:24 Removing intermediate container 08564d2b2053 15:11:24 ---> b512fb117cea 15:11:24 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 15:11:24 ---> Running in 47d5c8b08b6f 15:11:26 Removing intermediate container 47d5c8b08b6f 15:11:26 ---> 75098ee91f2d 15:11:26 Step 29/35 : EXPOSE 59983 15:11:26 ---> Running in aec687092de2 15:11:26 Removing intermediate container aec687092de2 15:11:26 ---> 1c561abc12fa 15:11:26 Step 30/35 : EXPOSE 8554 15:11:26 ---> Running in 74789a273a3e 15:11:27 Removing intermediate container 74789a273a3e 15:11:27 ---> f51c0dc97d43 15:11:27 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 15:11:27 ---> Running in 0997e3653dcf 15:11:27 Removing intermediate container 0997e3653dcf 15:11:27 ---> 5de93e057014 15:11:27 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 15:11:27 ---> Running in 947f592c8ca6 15:11:27 Removing intermediate container 947f592c8ca6 15:11:27 ---> 38c3a482bd55 15:11:27 Step 33/35 : LABEL arch=arm64 15:11:28 ---> Running in 4085caa0a7f2 15:11:28 Removing intermediate container 4085caa0a7f2 15:11:28 ---> 75de68cf21fb 15:11:28 Step 34/35 : LABEL git_sha=cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 15:11:28 ---> Running in 55d796129379 15:11:28 Removing intermediate container 55d796129379 15:11:28 ---> 30f98914db3d 15:11:28 Step 35/35 : LABEL version=3.0.0-dev.3 15:11:28 ---> Running in 25decbbbf4c8 15:11:29 Removing intermediate container 25decbbbf4c8 15:11:29 ---> 94fe420969ea 15:11:29 [Warning] One or more build-args [ARCH] were not consumed 15:11:29 Successfully built 94fe420969ea 15:11:29 Successfully tagged device-usb-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 15:11:29 provisioning config files... 15:11:29 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/74@tmp/config17797654335484691446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:29 ---> docker-login.sh 15:11:29 nexus3.edgexfoundry.org:10001 15:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:30 Configure a credential helper to remove this warning. See 15:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:30 15:11:30 Login Succeeded 15:11:30 nexus3.edgexfoundry.org:10002 15:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:30 Configure a credential helper to remove this warning. See 15:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:30 15:11:30 Login Succeeded 15:11:30 nexus3.edgexfoundry.org:10003 15:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:30 Configure a credential helper to remove this warning. See 15:11:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:30 15:11:30 Login Succeeded 15:11:30 nexus3.edgexfoundry.org:10004 15:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:31 Configure a credential helper to remove this warning. See 15:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:31 15:11:31 Login Succeeded 15:11:31 docker.io 15:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:31 Configure a credential helper to remove this warning. See 15:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:31 15:11:31 Login Succeeded 15:11:31 ---> docker-login.sh ends [Pipeline] } 15:11:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:11:31 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 15:11:31 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 15:11:31 latest 15:11:31 3.0.0-dev.3 15:11:31 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3 15:11:31 main 15:11:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:32 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 15:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:11:32 782eafd8a13d: Preparing 15:11:32 6ba71fabad18: Preparing 15:11:32 5ee4ec57918d: Preparing 15:11:32 a43932d1df72: Preparing 15:11:32 1207169bf42c: Preparing 15:11:32 a7f1cdfd0dd5: Preparing 15:11:32 4e35d0e8c649: Preparing 15:11:32 815b55ee43c5: Preparing 15:11:32 5db16af17d67: Preparing 15:11:32 3f35575b585e: Preparing 15:11:32 f818acbd1425: Preparing 15:11:32 17bec77d7fdc: Preparing 15:11:32 a7f1cdfd0dd5: Waiting 15:11:32 3f35575b585e: Waiting 15:11:32 f818acbd1425: Waiting 15:11:32 17bec77d7fdc: Waiting 15:11:32 815b55ee43c5: Waiting 15:11:32 5db16af17d67: Waiting 15:11:32 1207169bf42c: Pushed 15:11:32 6ba71fabad18: Pushed 15:11:32 5ee4ec57918d: Pushed 15:11:32 782eafd8a13d: Pushed 15:11:32 a7f1cdfd0dd5: Pushed 15:11:32 4e35d0e8c649: Pushed 15:11:32 5db16af17d67: Pushed 15:11:32 815b55ee43c5: Pushed 15:11:32 17bec77d7fdc: Layer already exists 15:11:37 a43932d1df72: Pushed 15:11:38 3f35575b585e: Pushed 15:11:50 f818acbd1425: Pushed 15:11:50 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866: digest: sha256:a4d847785951953d175ed8fe035329895aae14b9e02b415826181cfa5560a296 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:50 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 15:11:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:11:51 782eafd8a13d: Preparing 15:11:51 6ba71fabad18: Preparing 15:11:51 5ee4ec57918d: Preparing 15:11:51 a43932d1df72: Preparing 15:11:51 1207169bf42c: Preparing 15:11:51 a7f1cdfd0dd5: Preparing 15:11:51 4e35d0e8c649: Preparing 15:11:51 815b55ee43c5: Preparing 15:11:51 5db16af17d67: Preparing 15:11:51 3f35575b585e: Preparing 15:11:51 f818acbd1425: Preparing 15:11:51 17bec77d7fdc: Preparing 15:11:51 a7f1cdfd0dd5: Waiting 15:11:51 815b55ee43c5: Waiting 15:11:51 4e35d0e8c649: Waiting 15:11:51 5db16af17d67: Waiting 15:11:51 3f35575b585e: Waiting 15:11:51 17bec77d7fdc: Waiting 15:11:51 f818acbd1425: Waiting 15:11:51 1207169bf42c: Layer already exists 15:11:51 782eafd8a13d: Layer already exists 15:11:51 5ee4ec57918d: Layer already exists 15:11:51 6ba71fabad18: Layer already exists 15:11:51 a43932d1df72: Layer already exists 15:11:51 a7f1cdfd0dd5: Layer already exists 15:11:51 815b55ee43c5: Layer already exists 15:11:51 3f35575b585e: Layer already exists 15:11:51 4e35d0e8c649: Layer already exists 15:11:51 5db16af17d67: Layer already exists 15:11:51 f818acbd1425: Layer already exists 15:11:51 17bec77d7fdc: Layer already exists 15:11:51 latest: digest: sha256:a4d847785951953d175ed8fe035329895aae14b9e02b415826181cfa5560a296 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:51 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.3 15:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:11:52 782eafd8a13d: Preparing 15:11:52 6ba71fabad18: Preparing 15:11:52 5ee4ec57918d: Preparing 15:11:52 a43932d1df72: Preparing 15:11:52 1207169bf42c: Preparing 15:11:52 a7f1cdfd0dd5: Preparing 15:11:52 4e35d0e8c649: Preparing 15:11:52 a7f1cdfd0dd5: Waiting 15:11:52 815b55ee43c5: Preparing 15:11:52 5db16af17d67: Preparing 15:11:52 3f35575b585e: Preparing 15:11:52 f818acbd1425: Preparing 15:11:52 17bec77d7fdc: Preparing 15:11:52 815b55ee43c5: Waiting 15:11:52 5db16af17d67: Waiting 15:11:52 3f35575b585e: Waiting 15:11:52 f818acbd1425: Waiting 15:11:52 17bec77d7fdc: Waiting 15:11:52 4e35d0e8c649: Waiting 15:11:52 a43932d1df72: Layer already exists 15:11:52 782eafd8a13d: Layer already exists 15:11:52 1207169bf42c: Layer already exists 15:11:52 6ba71fabad18: Layer already exists 15:11:52 5ee4ec57918d: Layer already exists 15:11:52 a7f1cdfd0dd5: Layer already exists 15:11:52 815b55ee43c5: Layer already exists 15:11:52 4e35d0e8c649: Layer already exists 15:11:52 5db16af17d67: Layer already exists 15:11:52 3f35575b585e: Layer already exists 15:11:52 f818acbd1425: Layer already exists 15:11:52 17bec77d7fdc: Layer already exists 15:11:52 3.0.0-dev.3: digest: sha256:a4d847785951953d175ed8fe035329895aae14b9e02b415826181cfa5560a296 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:52 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3 15:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:11:53 782eafd8a13d: Preparing 15:11:53 6ba71fabad18: Preparing 15:11:53 5ee4ec57918d: Preparing 15:11:53 a43932d1df72: Preparing 15:11:53 1207169bf42c: Preparing 15:11:53 a7f1cdfd0dd5: Preparing 15:11:53 4e35d0e8c649: Preparing 15:11:53 815b55ee43c5: Preparing 15:11:53 5db16af17d67: Preparing 15:11:53 3f35575b585e: Preparing 15:11:53 f818acbd1425: Preparing 15:11:53 17bec77d7fdc: Preparing 15:11:53 815b55ee43c5: Waiting 15:11:53 5db16af17d67: Waiting 15:11:53 3f35575b585e: Waiting 15:11:53 4e35d0e8c649: Waiting 15:11:53 f818acbd1425: Waiting 15:11:53 17bec77d7fdc: Waiting 15:11:53 a7f1cdfd0dd5: Waiting 15:11:53 5ee4ec57918d: Layer already exists 15:11:53 a43932d1df72: Layer already exists 15:11:53 782eafd8a13d: Layer already exists 15:11:53 1207169bf42c: Layer already exists 15:11:53 6ba71fabad18: Layer already exists 15:11:53 4e35d0e8c649: Layer already exists 15:11:53 a7f1cdfd0dd5: Layer already exists 15:11:53 3f35575b585e: Layer already exists 15:11:53 815b55ee43c5: Layer already exists 15:11:53 5db16af17d67: Layer already exists 15:11:53 17bec77d7fdc: Layer already exists 15:11:53 f818acbd1425: Layer already exists 15:11:53 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3: digest: sha256:a4d847785951953d175ed8fe035329895aae14b9e02b415826181cfa5560a296 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:53 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:54 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 15:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 15:11:54 782eafd8a13d: Preparing 15:11:54 6ba71fabad18: Preparing 15:11:54 5ee4ec57918d: Preparing 15:11:54 a43932d1df72: Preparing 15:11:54 1207169bf42c: Preparing 15:11:54 a7f1cdfd0dd5: Preparing 15:11:54 4e35d0e8c649: Preparing 15:11:54 815b55ee43c5: Preparing 15:11:54 5db16af17d67: Preparing 15:11:54 3f35575b585e: Preparing 15:11:54 f818acbd1425: Preparing 15:11:54 17bec77d7fdc: Preparing 15:11:54 5db16af17d67: Waiting 15:11:54 3f35575b585e: Waiting 15:11:54 f818acbd1425: Waiting 15:11:54 17bec77d7fdc: Waiting 15:11:54 4e35d0e8c649: Waiting 15:11:54 815b55ee43c5: Waiting 15:11:54 a7f1cdfd0dd5: Waiting 15:11:54 1207169bf42c: Layer already exists 15:11:54 782eafd8a13d: Layer already exists 15:11:54 6ba71fabad18: Layer already exists 15:11:54 5ee4ec57918d: Layer already exists 15:11:54 a43932d1df72: Layer already exists 15:11:54 815b55ee43c5: Layer already exists 15:11:54 4e35d0e8c649: Layer already exists 15:11:54 a7f1cdfd0dd5: Layer already exists 15:11:54 3f35575b585e: Layer already exists 15:11:54 5db16af17d67: Layer already exists 15:11:54 f818acbd1425: Layer already exists 15:11:54 17bec77d7fdc: Layer already exists 15:11:54 main: digest: sha256:a4d847785951953d175ed8fe035329895aae14b9e02b415826181cfa5560a296 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:11:54 ===================================================== [Pipeline] echo 15:11:54 taggedImages: 15:11:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 15:11:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 15:11:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.3 15:11:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:cc38a2b6d8cbd0d01f010c95afd82b0fe8065866-3.0.0-dev.3 15:11:54 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:54 15:11:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:11:55 arm64: Pulling from edgex-lftools-log-publisher 15:11:55 8998bd30e6a1: Pulling fs layer 15:11:55 04944245beec: Pulling fs layer 15:11:55 699f458cf7ca: Pulling fs layer 15:11:55 765212b225bb: Pulling fs layer 15:11:55 f23df028b6ca: Pulling fs layer 15:11:55 d65c8cfc05b1: Pulling fs layer 15:11:55 2437ff75d9bd: Pulling fs layer 15:11:55 f23df028b6ca: Waiting 15:11:55 d65c8cfc05b1: Waiting 15:11:55 2437ff75d9bd: Waiting 15:11:55 765212b225bb: Waiting 15:11:55 04944245beec: Verifying Checksum 15:11:55 04944245beec: Download complete 15:11:55 765212b225bb: Download complete 15:11:55 f23df028b6ca: Download complete 15:11:55 d65c8cfc05b1: Verifying Checksum 15:11:55 d65c8cfc05b1: Download complete 15:11:55 699f458cf7ca: Verifying Checksum 15:11:55 699f458cf7ca: Download complete 15:11:55 8998bd30e6a1: Verifying Checksum 15:11:55 8998bd30e6a1: Download complete 15:11:58 2437ff75d9bd: Verifying Checksum 15:11:58 2437ff75d9bd: Download complete 15:11:59 8998bd30e6a1: Pull complete 15:12:00 04944245beec: Pull complete 15:12:01 699f458cf7ca: Pull complete 15:12:03 765212b225bb: Pull complete 15:12:04 f23df028b6ca: Pull complete 15:12:04 d65c8cfc05b1: Pull complete 15:12:19 2437ff75d9bd: Pull complete 15:12:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:12:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:12:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:19 prd-ubuntu20.04-docker-arm64-4c-16g-1848 does not seem to be running inside a container 15:12:20 $ 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-usb-camera/74 -v /w/workspace/device-usb-camera/74:/w/workspace/device-usb-camera/74:rw,z -v /w/workspace/device-usb-camera/74@tmp:/w/workspace/device-usb-camera/74@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 15:12:22 $ docker top 8d6f9a949f76698996502dfbdad7fad35af78e48ee6dbe23886021e9fa1263cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:23 ---> job-cost.sh 15:12:23 lf-activate-venv: SKIPPING 15:12:23 INFO: No Stack... 15:12:23 INFO: Retrieving Pricing Info for: v3-standard-4 15:12:24 INFO: Archiving Costs [Pipeline] sh 15:12:25 + cat /w/workspace/device-usb-camera/74/archives/cost.csv 15:12:25 + cut -d, -f6 [Pipeline] lock 15:12:25 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-74-stack-cost] 15:12:25 Resource [jenkins-edgexfoundry-device-usb-camera-main-74-stack-cost] did not exist. Created. 15:12:25 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-74-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:12:25 /w/workspace/device-usb-camera/74@tmp/durable-21ad6fae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:12:26 + echo total: 0.10999999940395355 [Pipeline] stash 15:12:26 Warning: overwriting stash ‘stack-cost’ 15:12:26 Stashed 1 file(s) [Pipeline] } 15:12:26 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-74-stack-cost] [Pipeline] // lock [Pipeline] } 15:12:26 $ docker stop --time=1 8d6f9a949f76698996502dfbdad7fad35af78e48ee6dbe23886021e9fa1263cb 15:12:28 $ docker rm -f --volumes 8d6f9a949f76698996502dfbdad7fad35af78e48ee6dbe23886021e9fa1263cb [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 15:12:28 provisioning config files... 15:12:28 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10270564204561799438tmp [Pipeline] { [Pipeline] sh 15:12:29 + set +x 15:12:29 + + curl -sbash https://codecov.io/bash -s 15:12:29 -- 15:12:29 15:12:29 _____ _ 15:12:29 / ____| | | 15:12:29 | | ___ __| | ___ ___ _____ __ 15:12:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:12:29 | |___| (_) | (_| | __/ (_| (_) \ V / 15:12:29 \_____\___/ \__,_|\___|\___\___/ \_/ 15:12:29 Bash-1.0.6 15:12:29 15:12:29 15:12:29 ==> git version 2.25.1 found 15:12:29 ==> 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 15:12:29 Release-Date: 2020-01-08 15:12:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:12:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:12:29 ==> Jenkins CI detected. 15:12:29 current dir:  /w/workspace/exfoundry_device-usb-camera_main 15:12:29 project root: . 15:12:29 --> token set from env 15:12:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:12:29 ==> Running gcov in . (disable via -X gcov) 15:12:29 ==> Python coveragepy not found 15:12:29 ==> Searching for coverage reports in: 15:12:29 + . 15:12:29 -> Found 1 reports 15:12:29 ==> Detecting git/mercurial file structure 15:12:29 ==> Reading reports 15:12:29 + ./coverage.out bytes=30666 15:12:29 ==> Appending adjustments 15:12:29 https://docs.codecov.io/docs/fixing-reports 15:12:29 + Found adjustments 15:12:29 ==> Gzipping contents 15:12:29 8.0K /tmp/codecov.7pJkmD.gz 15:12:29 ==> Uploading reports 15:12:29 url: https://codecov.io 15:12:29 query: branch=main&commit=cc38a2b6d8cbd0d01f010c95afd82b0fe8065866&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 15:12:29 -> Pinging Codecov 15:12:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=cc38a2b6d8cbd0d01f010c95afd82b0fe8065866&build=74&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F74%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 15:12:29 -> Uploading to 15:12:29 https://storage.googleapis.com/codecov/v4/raw/2023-01-11/73D8F5FF140700D3E01443B452E23636/cc38a2b6d8cbd0d01f010c95afd82b0fe8065866/ad95f9d8-c750-4ef5-ab01-c6a9b82c335d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T151229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3a98dd789fb5b1cdbd7de844b2c9ecb2ed7df0b55f79c5a728fa7709ea16786 15:12:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:29 Dload Upload Total Spent Left Speed 15:12:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4343 0 0 100 4343 0 19302 --:--:-- --:--:-- --:--:-- 19302 15:12:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [Pipeline] } 15:12:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:12:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:12:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:12:30 15:12:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:12:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:12:30 df9b9388f04a: Pulling fs layer 15:12:30 52dc419b0ee2: Pulling fs layer 15:12:30 25bc292e5bac: Pulling fs layer 15:12:30 114826534d7a: Pulling fs layer 15:12:30 4657fd5d0bcf: Pulling fs layer 15:12:30 6ad1cebc031e: Pulling fs layer 15:12:30 8a3aa393b2d8: Pulling fs layer 15:12:30 114826534d7a: Waiting 15:12:30 4657fd5d0bcf: Waiting 15:12:30 6ad1cebc031e: Waiting 15:12:30 8a3aa393b2d8: Waiting 15:12:30 25bc292e5bac: Download complete 15:12:30 52dc419b0ee2: Verifying Checksum 15:12:30 52dc419b0ee2: Download complete 15:12:30 4657fd5d0bcf: Verifying Checksum 15:12:30 4657fd5d0bcf: Download complete 15:12:30 df9b9388f04a: Verifying Checksum 15:12:30 df9b9388f04a: Download complete 15:12:31 df9b9388f04a: Pull complete 15:12:31 6ad1cebc031e: Verifying Checksum 15:12:31 6ad1cebc031e: Download complete 15:12:31 52dc419b0ee2: Pull complete 15:12:31 25bc292e5bac: Pull complete 15:12:31 114826534d7a: Verifying Checksum 15:12:31 114826534d7a: Download complete 15:12:32 8a3aa393b2d8: Verifying Checksum 15:12:32 8a3aa393b2d8: Download complete 15:12:35 114826534d7a: Pull complete 15:12:35 4657fd5d0bcf: Pull complete 15:12:35 6ad1cebc031e: Pull complete 15:12:39 8a3aa393b2d8: Pull complete 15:12:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:12:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:12:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:39 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 15:12:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 15:12:43 $ docker top 9d7b9c3e6651da4104b896b42b08b1362173cd6c64a6c52d3afbb217060662f1 -eo pid,comm [Pipeline] { [Pipeline] echo 15:12:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 15:12:43 + set -o pipefail 15:12:43 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 15:12:51 15:12:51 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 15:12:51 15:12:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/34f49100-1576-4e2d-9e71-32cb853abae1 15:12:51 15:12:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:12:51 15:12:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:12:51 15:12:51 15:12:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:12:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:12:51 More details here: https://snyk.co/ue1NS [Pipeline] } 15:12:51 $ docker stop --time=1 9d7b9c3e6651da4104b896b42b08b1362173cd6c64a6c52d3afbb217060662f1 15:12:55 $ docker rm -f --volumes 9d7b9c3e6651da4104b896b42b08b1362173cd6c64a6c52d3afbb217060662f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:12:56 + git log --format=format:%s -1 cc38a2b6d8cbd0d01f010c95afd82b0fe8065866 [Pipeline] sh 15:12:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:12:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:12:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:57 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 15:12:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 15:12:57 $ docker top 3db54b07e4a9be396731e955d2d625dde0ef2678439a1dc76e6b43098d1ed150 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:57 [ssh-agent] Looking for ssh-agent implementation... 15:12:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:57 $ docker exec 3db54b07e4a9be396731e955d2d625dde0ef2678439a1dc76e6b43098d1ed150 ssh-agent 15:12:57 SSH_AUTH_SOCK=/tmp/ssh-ciANDWWweoEa/agent.31 15:12:57 SSH_AGENT_PID=38 15:12:57 Running ssh-add (command line suppressed) 15:12:58 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3041279853919140259.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3041279853919140259.key) 15:12:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:58 + git semver tag 15:12:58 2023-01-11 15:12:58,525 [run_tag] DEBUG tag force:False 15:12:58 2023-01-11 15:12:58,525 [check_head_tag] DEBUG check head tag 15:12:58 2023-01-11 15:12:58,526 [execute] INFO git cat-file --batch-check 15:12:58 2023-01-11 15:12:58,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 15:12:58 2023-01-11 15:12:58,530 [execute] INFO git cat-file --batch 15:12:58 2023-01-11 15:12:58,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 15:12:58 2023-01-11 15:12:58,550 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:12:58 2023-01-11 15:12:58,550 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 15:12:58 2023-01-11 15:12:58,551 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 15:12:58 2023-01-11 15:12:58,556 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:12:58 3.0.0-dev.3 [Pipeline] } 15:12:58 $ docker exec --env ******** --env ******** 3db54b07e4a9be396731e955d2d625dde0ef2678439a1dc76e6b43098d1ed150 ssh-agent -k 15:12:58 unset SSH_AUTH_SOCK; 15:12:58 unset SSH_AGENT_PID; 15:12:58 echo Agent pid 38 killed; 15:12:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:59 + git semver [Pipeline] } 15:12:59 $ docker stop --time=1 3db54b07e4a9be396731e955d2d625dde0ef2678439a1dc76e6b43098d1ed150 15:13:00 $ docker rm -f --volumes 3db54b07e4a9be396731e955d2d625dde0ef2678439a1dc76e6b43098d1ed150 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:13:00 15:13:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:13:01 0.23.1-centos7: Pulling from edgex-lftools 15:13:01 ab5ef0e58194: Pulling fs layer 15:13:01 9712f1f96733: Pulling fs layer 15:13:01 63f879dbbcfc: Pulling fs layer 15:13:01 0d9ebad4ef96: Pulling fs layer 15:13:01 e9a5061849ea: Pulling fs layer 15:13:01 d747dcd14b5f: Pulling fs layer 15:13:01 2de7ff778b66: Pulling fs layer 15:13:01 e9a5061849ea: Waiting 15:13:01 d747dcd14b5f: Waiting 15:13:01 2de7ff778b66: Waiting 15:13:01 0d9ebad4ef96: Waiting 15:13:01 9712f1f96733: Verifying Checksum 15:13:01 9712f1f96733: Download complete 15:13:01 63f879dbbcfc: Verifying Checksum 15:13:01 63f879dbbcfc: Download complete 15:13:01 e9a5061849ea: Verifying Checksum 15:13:01 e9a5061849ea: Download complete 15:13:01 d747dcd14b5f: Download complete 15:13:02 ab5ef0e58194: Verifying Checksum 15:13:02 ab5ef0e58194: Download complete 15:13:02 0d9ebad4ef96: Verifying Checksum 15:13:02 0d9ebad4ef96: Download complete 15:13:02 2de7ff778b66: Verifying Checksum 15:13:02 2de7ff778b66: Download complete 15:13:05 ab5ef0e58194: Pull complete 15:13:05 9712f1f96733: Pull complete 15:13:05 63f879dbbcfc: Pull complete 15:13:09 0d9ebad4ef96: Pull complete 15:13:09 e9a5061849ea: Pull complete 15:13:10 d747dcd14b5f: Pull complete 15:13:11 2de7ff778b66: Pull complete 15:13:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:13:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:11 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 15:13:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 15:13:15 $ docker top 4d5748b2ca5e24fdde2e836fea7281c41f54f9dbed3dbafab5ad72e64b8db8c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:13:15 provisioning config files... 15:13:15 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15993381809059554737tmp 15:13:15 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7120816399173444478tmp 15:13:15 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config541726415896710094tmp [Pipeline] { [Pipeline] echo 15:13:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:13:15 ---> sigul-configuration.sh 15:13:15 gpg: directory `/root/.gnupg' created 15:13:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:13:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:13:15 gpg: keyring `/root/.gnupg/secring.gpg' created 15:13:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:13:15 gpg: CAST5 encrypted data 15:13:15 gpg: encrypted with 1 passphrase 15:13:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:13:15 + mkdir /home/jenkins 15:13:15 + mkdir /home/jenkins/sigul [Pipeline] sh 15:13:16 + 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 15:13:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:13:16 ---> sigul-install.sh 15:13:16 Sigul already installed; skipping installation. [Pipeline] sh 15:13:16 + git tag --list 15:13:16 v0.0.0 15:13:16 v0.0.1-dev.1 15:13:16 v0.0.1-dev.10 15:13:16 v0.0.1-dev.11 15:13:16 v0.0.1-dev.12 15:13:16 v0.0.1-dev.13 15:13:16 v0.0.1-dev.14 15:13:16 v0.0.1-dev.15 15:13:16 v0.0.1-dev.16 15:13:16 v0.0.1-dev.2 15:13:16 v0.0.1-dev.3 15:13:16 v0.0.1-dev.4 15:13:16 v0.0.1-dev.5 15:13:16 v0.0.1-dev.6 15:13:16 v0.0.1-dev.7 15:13:16 v0.0.1-dev.8 15:13:16 v0.0.1-dev.9 15:13:16 v2.2.0 15:13:16 v2.2.0-dev.17 15:13:16 v2.2.0-dev.18 15:13:16 v2.2.0-dev.19 15:13:16 v2.2.0-dev.20 15:13:16 v2.2.0-dev.21 15:13:16 v2.2.0-dev.22 15:13:16 v2.2.0-dev.23 15:13:16 v2.2.0-dev.24 15:13:16 v2.2.0-dev.25 15:13:16 v2.2.0-dev.26 15:13:16 v2.2.0-dev.27 15:13:16 v2.3.0 15:13:16 v2.3.0-dev.1 15:13:16 v2.3.0-dev.10 15:13:16 v2.3.0-dev.11 15:13:16 v2.3.0-dev.12 15:13:16 v2.3.0-dev.13 15:13:16 v2.3.0-dev.14 15:13:16 v2.3.0-dev.15 15:13:16 v2.3.0-dev.16 15:13:16 v2.3.0-dev.17 15:13:16 v2.3.0-dev.18 15:13:16 v2.3.0-dev.19 15:13:16 v2.3.0-dev.2 15:13:16 v2.3.0-dev.20 15:13:16 v2.3.0-dev.21 15:13:16 v2.3.0-dev.22 15:13:16 v2.3.0-dev.23 15:13:16 v2.3.0-dev.24 15:13:16 v2.3.0-dev.25 15:13:16 v2.3.0-dev.26 15:13:16 v2.3.0-dev.27 15:13:16 v2.3.0-dev.28 15:13:16 v2.3.0-dev.3 15:13:16 v2.3.0-dev.4 15:13:16 v2.3.0-dev.5 15:13:16 v2.3.0-dev.6 15:13:16 v2.3.0-dev.7 15:13:16 v2.3.0-dev.8 15:13:16 v2.3.0-dev.9 15:13:16 v3.0.0-dev.1 15:13:16 v3.0.0-dev.2 15:13:16 v3.0.0-dev.3 [Pipeline] sh 15:13:16 + lftools sign git-tag v3.0.0-dev.3 15:13:17 Signing Git tag with Sigul... 15:13:17 Signing v3.0.0-dev.3 [Pipeline] echo 15:13:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:13:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:13:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:13:18 $ docker stop --time=1 4d5748b2ca5e24fdde2e836fea7281c41f54f9dbed3dbafab5ad72e64b8db8c1 15:13:19 $ docker rm -f --volumes 4d5748b2ca5e24fdde2e836fea7281c41f54f9dbed3dbafab5ad72e64b8db8c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:13:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:13:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:13:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:20 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 15:13:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 15:13:20 $ docker top abb3ebda21c664fe01ff2fa8053623c8cca313e0d41a3717ad82b991220b800d -eo pid,comm 15:13:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:13:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:20 [ssh-agent] Looking for ssh-agent implementation... 15:13:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:21 $ docker exec abb3ebda21c664fe01ff2fa8053623c8cca313e0d41a3717ad82b991220b800d ssh-agent 15:13:21 SSH_AUTH_SOCK=/tmp/ssh-q9xZxHO0AB45/agent.32 15:13:21 SSH_AGENT_PID=38 15:13:21 Running ssh-add (command line suppressed) 15:13:21 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2409665062120299811.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2409665062120299811.key) 15:13:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:21 + git semver bump pre 15:13:21 2023-01-11 15:13:21,748 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:13:21 2023-01-11 15:13:21,748 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev 15:13:21 2023-01-11 15:13:21,748 [bump_version] DEBUG bumped version:3.0.0-dev.4 15:13:21 2023-01-11 15:13:21,749 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 15:13:21 2023-01-11 15:13:21,749 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:13:21 2023-01-11 15:13:21,749 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:13:21 2023-01-11 15:13:21,750 [execute] INFO git cat-file --batch-check 15:13:21 2023-01-11 15:13:21,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 15:13:21 2023-01-11 15:13:21,755 [execute] INFO git cat-file --batch 15:13:21 2023-01-11 15:13:21,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 15:13:21 2023-01-11 15:13:21,761 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:13:21 3.0.0-dev.4 [Pipeline] } 15:13:21 $ docker exec --env ******** --env ******** abb3ebda21c664fe01ff2fa8053623c8cca313e0d41a3717ad82b991220b800d ssh-agent -k 15:13:21 unset SSH_AUTH_SOCK; 15:13:21 unset SSH_AGENT_PID; 15:13:21 echo Agent pid 38 killed; 15:13:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:22 + git semver [Pipeline] } 15:13:22 $ docker stop --time=1 abb3ebda21c664fe01ff2fa8053623c8cca313e0d41a3717ad82b991220b800d 15:13:23 $ docker rm -f --volumes abb3ebda21c664fe01ff2fa8053623c8cca313e0d41a3717ad82b991220b800d [Pipeline] // withDockerContainer [Pipeline] sh 15:13:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:13:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:13:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:24 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 15:13:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 15:13:25 $ docker top a2e5068512d27184375f7c47c8b84b9fe7bf670ce57f76acc2c2366f3c66c4b8 -eo pid,comm 15:13:25 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). 15:13:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:25 [ssh-agent] Looking for ssh-agent implementation... 15:13:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:25 $ docker exec a2e5068512d27184375f7c47c8b84b9fe7bf670ce57f76acc2c2366f3c66c4b8 ssh-agent 15:13:25 SSH_AUTH_SOCK=/tmp/ssh-ZHlSgu08G9az/agent.33 15:13:25 SSH_AGENT_PID=39 15:13:25 Running ssh-add (command line suppressed) 15:13:25 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7188062582389312191.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7188062582389312191.key) 15:13:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:25 + git semver push 15:13:26 2023-01-11 15:13:25,913 [run_push] DEBUG push 15:13:26 2023-01-11 15:13:25,914 [execute] INFO git cat-file --batch-check 15:13:26 2023-01-11 15:13:25,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 15:13:26 2023-01-11 15:13:25,918 [execute] INFO git rev-list db23da85b99315c31559755ca28bb56a94e9826f -- 15:13:26 2023-01-11 15:13:25,918 [execute] DEBUG Popen(['git', 'rev-list', 'db23da85b99315c31559755ca28bb56a94e9826f', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 15:13:26 2023-01-11 15:13:25,924 [execute] INFO git fetch -v origin 15:13:26 2023-01-11 15:13:25,925 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 15:13:26 2023-01-11 15:13:26,483 [run_push] DEBUG no remote changes detected 15:13:26 2023-01-11 15:13:26,484 [execute] INFO git push origin semver 15:13:26 2023-01-11 15:13:26,484 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 15:13:27 2023-01-11 15:13:27,333 [run_push] DEBUG push all version tags 15:13:27 2023-01-11 15:13:27,333 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:13:27 2023-01-11 15:13:27,334 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 15:13:28 2023-01-11 15:13:28,092 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 15:13:28 3.0.0-dev.4 [Pipeline] } 15:13:28 $ docker exec --env ******** --env ******** a2e5068512d27184375f7c47c8b84b9fe7bf670ce57f76acc2c2366f3c66c4b8 ssh-agent -k 15:13:28 unset SSH_AUTH_SOCK; 15:13:28 unset SSH_AGENT_PID; 15:13:28 echo Agent pid 39 killed; 15:13:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:28 + git semver [Pipeline] } 15:13:29 $ docker stop --time=1 a2e5068512d27184375f7c47c8b84b9fe7bf670ce57f76acc2c2366f3c66c4b8 15:13:30 $ docker rm -f --volumes a2e5068512d27184375f7c47c8b84b9fe7bf670ce57f76acc2c2366f3c66c4b8 [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 15:13:30 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 15:13:30 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 15:13:30 total 16 15:13:30 drwxr-xr-x 3 root root 4096 Jan 11 15:04 . 15:13:30 drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 15:13 .. 15:13:30 drwxr-xr-x 2 root root 4096 Jan 11 15:04 cost 15:13:30 -rw-r--r-- 1 root root 88 Jan 11 15:04 cost.csv 15:13:30 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 15:13:30 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 15:13:30 total 16 15:13:30 drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 15:04 . 15:13:30 drwxrwxr-x 11 jenkins jenkins 4096 Jan 11 15:13 .. 15:13:30 drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 15:04 cost 15:13:30 -rw-r--r-- 1 jenkins jenkins 88 Jan 11 15:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:13:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:13:32 ---> package-listing.sh 15:13:32 ++ facter osfamily 15:13:32 ++ tr '[:upper:]' '[:lower:]' 15:13:32 + OS_FAMILY=debian 15:13:32 + workspace=/w/workspace/exfoundry_device-usb-camera_main 15:13:32 + START_PACKAGES=/tmp/packages_start.txt 15:13:32 + END_PACKAGES=/tmp/packages_end.txt 15:13:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:13:32 + PACKAGES=/tmp/packages_start.txt 15:13:32 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 15:13:32 + PACKAGES=/tmp/packages_end.txt 15:13:32 + case "${OS_FAMILY}" in 15:13:32 + dpkg -l 15:13:32 + grep '^ii' 15:13:32 + '[' -f /tmp/packages_start.txt ']' 15:13:32 + '[' -f /tmp/packages_end.txt ']' 15:13:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:13:32 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 15:13:32 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 15:13:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 15:13:32 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:13:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:33 prd-ubuntu20.04-docker-8c-8g-1846 does not seem to be running inside a container 15:13:33 $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 15:13:33 $ docker top ab806ff7c83c4e3cc0cce51a54b2566c08c83b0cf5e54b3b2594168a9d5228be -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:33 + touch /tmp/pre-build-complete [Pipeline] sh 15:13:34 + mkdir -p /var/log/sysstat [Pipeline] sh 15:13:34 + ls /var/log/sa-host 15:13:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:34 provisioning config files... 15:13:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17764224247957017835tmp [Pipeline] { [Pipeline] echo 15:13:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:13:34 ---> create-netrc.sh [Pipeline] } 15:13:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:13:35 ---> python-tools-install.sh [Pipeline] echo 15:13:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:13:35 ---> sudo-logs.sh 15:13:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:13:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:13:35 ---> job-cost.sh 15:13:35 lf-activate-venv: SKIPPING 15:13:35 DEBUG: total: 0.2199999988079071 15:13:35 INFO: Retrieving Stack Cost... 15:13:36 INFO: Retrieving Pricing Info for: v3-standard-8 15:13:36 INFO: Archiving Costs [Pipeline] echo 15:13:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:13:36 ---> logs-deploy.sh 15:13:36 lf-activate-venv: SKIPPING 15:13:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/74 15:13:36 INFO: archiving workspace using pattern(s): 15:13:37 Archives upload complete. 15:13:37 INFO: archiving logs to Nexus 15:13:38 ---> uname -a: 15:13:38 Linux prd-ubuntu20-04-docker-8c-8g-1846 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:13:38 15:13:38 15:13:38 ---> lscpu: 15:13:38 Architecture: x86_64 15:13:38 CPU op-mode(s): 32-bit, 64-bit 15:13:38 Byte Order: Little Endian 15:13:38 Address sizes: 40 bits physical, 48 bits virtual 15:13:38 CPU(s): 8 15:13:38 On-line CPU(s) list: 0-7 15:13:38 Thread(s) per core: 1 15:13:38 Core(s) per socket: 1 15:13:38 Socket(s): 8 15:13:38 NUMA node(s): 1 15:13:38 Vendor ID: AuthenticAMD 15:13:38 CPU family: 23 15:13:38 Model: 49 15:13:38 Model name: AMD EPYC-Rome Processor 15:13:38 Stepping: 0 15:13:38 CPU MHz: 2799.998 15:13:38 BogoMIPS: 5599.99 15:13:38 Virtualization: AMD-V 15:13:38 Hypervisor vendor: KVM 15:13:38 Virtualization type: full 15:13:38 L1d cache: 256 KiB 15:13:38 L1i cache: 256 KiB 15:13:38 L2 cache: 4 MiB 15:13:38 L3 cache: 128 MiB 15:13:38 NUMA node0 CPU(s): 0-7 15:13:38 Vulnerability Itlb multihit: Not affected 15:13:38 Vulnerability L1tf: Not affected 15:13:38 Vulnerability Mds: Not affected 15:13:38 Vulnerability Meltdown: Not affected 15:13:38 Vulnerability Mmio stale data: Not affected 15:13:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:13:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:13:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:13:38 Vulnerability Srbds: Not affected 15:13:38 Vulnerability Tsx async abort: Not affected 15:13:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:13:38 15:13:38 15:13:38 ---> nproc: 15:13:38 8 15:13:38 15:13:38 15:13:38 ---> df -h: 15:13:38 Filesystem Size Used Avail Use% Mounted on 15:13:38 overlay 155G 13G 143G 9% / 15:13:38 tmpfs 64M 0 64M 0% /dev 15:13:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:13:38 shm 64M 0 64M 0% /dev/shm 15:13:38 /dev/vda1 155G 13G 143G 9% /facter-os 15:13:38 15:13:38 15:13:38 ---> sar -b -r -n DEV: 15:13:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1846) 01/11/23 _x86_64_ (8 CPU) 15:13:38 15:13:38 15:01:05 LINUX RESTART (8 CPU) 15:13:38 15:13:38 15:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:13:38 15:03:01 203.65 3.65 200.00 0.00 390.20 112462.32 0.00 15:13:38 15:04:02 217.11 0.32 216.80 0.00 20.66 69784.90 0.00 15:13:38 15:05:01 42.54 0.34 42.20 0.00 12.07 54824.88 0.00 15:13:38 15:06:01 4.28 1.30 2.98 0.00 26.26 4331.11 0.00 15:13:38 15:07:01 54.27 10.58 43.69 0.00 5154.87 8744.94 0.00 15:13:38 15:08:01 3.02 0.02 3.00 0.00 0.13 87.59 0.00 15:13:38 15:09:01 1.97 0.00 1.97 0.00 0.00 22.26 0.00 15:13:38 15:10:01 2.07 0.00 2.07 0.00 0.00 22.13 0.00 15:13:38 15:11:01 1.65 0.00 1.65 0.00 0.00 18.40 0.00 15:13:38 15:12:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 15:13:38 15:13:01 68.21 0.20 68.01 0.00 10.93 38212.56 0.00 15:13:38 Average: 54.61 1.49 53.12 0.00 511.21 26186.01 0.00 15:13:38 15:13:38 15:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:13:38 15:03:01 28299432 31456292 842940 2.56 140476 3220844 2305856 6.80 1237640 2897976 3520 15:13:38 15:04:02 28021672 31557740 741628 2.26 147904 3579488 1825876 5.38 1234016 3165900 548 15:13:38 15:05:01 27530684 31576280 721432 2.19 155672 4031996 1780840 5.25 1233776 3604940 400 15:13:38 15:06:01 27521816 31569604 727944 2.21 155728 4032652 1799248 5.30 1242876 3605220 40 15:13:38 15:07:01 26996308 31547316 733180 2.23 188876 4487428 1810000 5.33 1563832 3772096 248 15:13:38 15:08:01 27000336 31546712 734152 2.23 187424 4484300 1800148 5.31 1562508 3769020 252 15:13:38 15:09:01 27011552 31558020 722832 2.20 187488 4484304 1800148 5.31 1551916 3769024 12 15:13:38 15:10:01 27011472 31558180 722724 2.20 187560 4484308 1800148 5.31 1551772 3769132 8 15:13:38 15:11:01 27011028 31557888 722784 2.20 187648 4484308 1800148 5.31 1552344 3769136 44 15:13:38 15:12:01 27011236 31558068 722520 2.20 187688 4484312 1800148 5.31 1552124 3769136 8 15:13:38 15:13:01 26192216 31517480 760500 2.31 208160 5188216 1969528 5.80 1653744 4430696 228 15:13:38 Average: 27237068 31545780 741149 2.25 175875 4269287 1862917 5.49 1448777 3665661 483 15:13:38 15:13:38 15:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:13:38 15:03:01 vethb1836f8 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 15:13:38 15:03:01 docker0 156.36 231.83 13.18 2484.18 0.00 0.00 0.00 0.00 15:13:38 15:03:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 15:13:38 15:03:01 ens3 437.23 299.45 6531.33 45.71 0.00 0.00 0.00 0.00 15:13:38 15:04:02 docker0 13.06 32.18 1.02 636.04 0.00 0.00 0.00 0.00 15:13:38 15:04:02 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 15:13:38 15:04:02 ens3 117.36 101.62 886.21 112.11 0.00 0.00 0.00 0.00 15:13:38 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:38 15:05:01 lo 9.08 9.08 0.89 0.89 0.00 0.00 0.00 0.00 15:13:38 15:05:01 ens3 223.28 194.19 2601.89 960.24 0.00 0.00 0.00 0.00 15:13:38 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:38 15:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:13:38 15:06:01 ens3 8.63 6.45 7.08 5.66 0.00 0.00 0.00 0.00 15:13:38 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:38 15:07:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 15:13:38 15:07:01 ens3 137.43 80.32 2752.87 6.03 0.00 0.00 0.00 0.00 15:13:38 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:38 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:13:38 15:08:01 ens3 2.02 1.18 0.81 0.52 0.00 0.00 0.00 0.00 15:13:38 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:38 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:38 15:09:01 ens3 0.52 0.40 0.34 0.27 0.00 0.00 0.00 0.00 15:13:38 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:38 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:13:38 15:10:01 ens3 0.70 0.13 0.06 0.01 0.00 0.00 0.00 0.00 15:13:38 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:38 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:38 15:11:01 ens3 0.62 0.00 0.03 0.00 0.00 0.00 0.00 0.00 15:13:38 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:13:38 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:13:38 15:12:01 ens3 0.98 0.42 0.38 0.27 0.00 0.00 0.00 0.00 15:13:38 15:13:01 docker0 44.78 68.99 3.77 694.93 0.00 0.00 0.00 0.00 15:13:38 15:13:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 15:13:38 15:13:01 ens3 232.66 161.97 4692.79 26.21 0.00 0.00 0.00 0.00 15:13:38 Average: docker0 19.50 30.32 1.64 347.35 0.00 0.00 0.00 0.00 15:13:38 Average: lo 1.56 1.56 0.15 0.15 0.00 0.00 0.00 0.00 15:13:38 Average: ens3 105.40 76.74 1586.94 103.88 0.00 0.00 0.00 0.00 15:13:38 15:13:38 15:13:38 ---> sar -P ALL: 15:13:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1846) 01/11/23 _x86_64_ (8 CPU) 15:13:38 15:13:38 15:01:05 LINUX RESTART (8 CPU) 15:13:38 15:13:38 15:02:01 CPU %user %nice %system %iowait %steal %idle 15:13:38 15:03:01 all 8.24 0.00 3.91 5.50 0.06 82.28 15:13:38 15:03:01 0 7.31 0.00 3.07 2.96 0.08 86.58 15:13:38 15:03:01 1 9.02 0.00 3.08 9.68 0.05 78.17 15:13:38 15:03:01 2 8.26 0.00 2.99 0.22 0.05 88.48 15:13:38 15:03:01 3 5.39 0.00 6.32 21.58 0.07 66.64 15:13:38 15:03:01 4 8.95 0.00 4.57 5.31 0.07 81.11 15:13:38 15:03:01 5 8.91 0.00 3.42 1.16 0.05 86.46 15:13:38 15:03:01 6 9.14 0.00 3.18 2.60 0.05 85.03 15:13:38 15:03:01 7 8.99 0.00 4.69 0.58 0.08 85.66 15:13:38 15:04:02 all 36.82 0.00 6.49 2.18 0.09 54.41 15:13:38 15:04:02 0 36.26 0.00 6.34 0.05 0.08 57.26 15:13:38 15:04:02 1 37.78 0.00 6.57 0.83 0.08 54.74 15:13:38 15:04:02 2 38.50 0.00 6.93 1.97 0.08 52.52 15:13:38 15:04:02 3 33.81 0.00 5.96 8.16 0.12 51.95 15:13:38 15:04:02 4 37.69 0.00 6.32 0.99 0.07 54.93 15:13:38 15:04:02 5 36.34 0.00 6.69 4.80 0.12 52.06 15:13:38 15:04:02 6 36.92 0.00 6.75 0.14 0.08 56.11 15:13:38 15:04:02 7 37.25 0.00 6.40 0.51 0.10 55.75 15:13:38 15:05:01 all 5.26 0.00 1.23 1.20 0.03 92.28 15:13:38 15:05:01 0 3.67 0.00 1.35 1.14 0.02 93.83 15:13:38 15:05:01 1 6.64 0.00 1.12 0.03 0.02 92.19 15:13:38 15:05:01 2 6.72 0.00 0.99 0.00 0.03 92.25 15:13:38 15:05:01 3 4.02 0.00 1.51 7.22 0.05 87.20 15:13:38 15:05:01 4 6.51 0.00 1.26 0.02 0.03 92.18 15:13:38 15:05:01 5 3.49 0.00 0.99 0.34 0.03 95.15 15:13:38 15:05:01 6 4.82 0.00 1.11 0.02 0.03 94.02 15:13:38 15:05:01 7 6.24 0.00 1.52 0.82 0.05 91.38 15:13:38 15:06:01 all 0.38 0.00 0.04 0.02 0.01 99.55 15:13:38 15:06:01 0 1.22 0.00 0.02 0.00 0.00 98.77 15:13:38 15:06:01 1 0.07 0.00 0.00 0.00 0.00 99.93 15:13:38 15:06:01 2 0.03 0.00 0.03 0.02 0.02 99.90 15:13:38 15:06:01 3 0.33 0.00 0.08 0.07 0.03 99.48 15:13:38 15:06:01 4 0.08 0.00 0.03 0.00 0.02 99.87 15:13:38 15:06:01 5 1.11 0.00 0.08 0.00 0.02 98.79 15:13:38 15:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:13:38 15:06:01 7 0.15 0.00 0.03 0.08 0.00 99.73 15:13:38 15:07:01 all 2.27 0.00 1.42 0.83 0.03 95.46 15:13:38 15:07:01 0 1.94 0.00 1.07 1.08 0.03 95.88 15:13:38 15:07:01 1 2.37 0.00 0.97 0.48 0.02 96.16 15:13:38 15:07:01 2 2.88 0.00 1.17 0.55 0.03 95.36 15:13:38 15:07:01 3 1.09 0.00 2.30 0.80 0.05 95.76 15:13:38 15:07:01 4 3.57 0.00 1.57 0.32 0.02 94.53 15:13:38 15:07:01 5 2.07 0.00 1.69 0.46 0.00 95.78 15:13:38 15:07:01 6 3.07 0.00 1.07 0.63 0.03 95.19 15:13:38 15:07:01 7 1.19 0.00 1.51 2.28 0.03 94.99 15:13:38 15:08:01 all 0.07 0.00 0.04 0.01 0.01 99.87 15:13:38 15:08:01 0 0.07 0.00 0.05 0.00 0.00 99.88 15:13:38 15:08:01 1 0.07 0.00 0.05 0.05 0.02 99.82 15:13:38 15:08:01 2 0.23 0.00 0.07 0.00 0.02 99.68 15:13:38 15:08:01 3 0.02 0.00 0.03 0.03 0.02 99.90 15:13:38 15:08:01 4 0.07 0.00 0.05 0.00 0.00 99.88 15:13:38 15:08:01 5 0.03 0.00 0.03 0.00 0.00 99.93 15:13:38 15:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:13:38 15:08:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:13:38 15:09:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:13:38 15:09:01 0 0.05 0.00 0.02 0.02 0.02 99.90 15:13:38 15:09:01 1 0.03 0.00 0.02 0.03 0.00 99.92 15:13:38 15:09:01 2 0.08 0.00 0.03 0.00 0.03 99.85 15:13:38 15:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:13:38 15:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:13:38 15:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:13:38 15:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:13:38 15:09:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:13:38 15:10:01 all 0.05 0.00 0.06 0.01 0.01 99.87 15:13:38 15:10:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:13:38 15:10:01 1 0.13 0.00 0.13 0.03 0.02 99.68 15:13:38 15:10:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:13:38 15:10:01 3 0.03 0.00 0.10 0.03 0.02 99.82 15:13:38 15:10:01 4 0.07 0.00 0.20 0.00 0.02 99.72 15:13:38 15:10:01 5 0.03 0.00 0.07 0.00 0.00 99.90 15:13:38 15:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:13:38 15:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:13:38 15:11:01 all 0.06 0.00 0.01 0.01 0.00 99.92 15:13:38 15:11:01 0 0.28 0.00 0.00 0.00 0.00 99.72 15:13:38 15:11:01 1 0.05 0.00 0.02 0.05 0.00 99.88 15:13:38 15:11:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:13:38 15:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:13:38 15:11:01 4 0.02 0.00 0.03 0.00 0.02 99.93 15:13:38 15:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:13:38 15:11:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:13:38 15:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:13:38 15:12:01 all 0.02 0.00 0.00 0.00 0.01 99.96 15:13:38 15:12:01 0 0.07 0.00 0.02 0.00 0.02 99.90 15:13:38 15:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:13:38 15:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:13:38 15:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:13:38 15:12:01 4 0.03 0.00 0.00 0.00 0.03 99.93 15:13:38 15:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:13:38 15:12:01 6 0.00 0.00 0.02 0.03 0.00 99.95 15:13:38 15:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:13:38 15:13:01 all 4.94 0.00 2.13 1.68 0.04 91.21 15:13:38 15:13:01 0 4.85 0.00 2.50 4.33 0.03 88.29 15:13:38 15:13:01 1 4.30 0.00 2.19 6.57 0.03 86.91 15:13:38 15:13:01 2 5.69 0.00 1.71 1.04 0.03 91.52 15:13:38 15:13:01 3 5.57 0.00 2.15 0.05 0.05 92.18 15:13:38 15:13:01 4 4.46 0.00 1.93 0.77 0.03 92.80 15:13:38 15:13:01 5 3.60 0.00 2.56 0.44 0.03 93.36 15:13:38 15:13:01 6 5.63 0.00 2.19 0.25 0.03 91.90 15:13:38 15:13:01 7 5.45 0.00 1.78 0.03 0.05 92.69 15:13:38 15:13:38 Average: CPU %user %nice %system %iowait %steal %idle 15:13:38 Average: all 5.25 0.00 1.39 1.03 0.03 92.30 15:13:38 Average: 0 5.03 0.00 1.30 0.87 0.03 92.77 15:13:38 Average: 1 5.45 0.00 1.28 1.60 0.02 91.65 15:13:38 Average: 2 5.65 0.00 1.26 0.34 0.03 92.71 15:13:38 Average: 3 4.53 0.00 1.67 3.41 0.04 90.36 15:13:38 Average: 4 5.55 0.00 1.44 0.67 0.03 92.31 15:13:38 Average: 5 5.02 0.00 1.40 0.65 0.02 92.90 15:13:38 Average: 6 5.38 0.00 1.30 0.33 0.02 92.97 15:13:38 Average: 7 5.37 0.00 1.45 0.39 0.03 92.75 15:13:38 15:13:38 15:13:38